.two-blocks{display:flex;flex-direction:column;align-items:center;overflow:hidden;}@media only screen and (max-width: 1023px){.two-blocks.first-block-down .flex-wrapper{flex-direction:column-reverse;}}.two-blocks .flex-wrapper{display:flex;align-items:center;flex-wrap:wrap;width:100%;}.two-blocks .flex-wrapper >.content-wrapper,.two-blocks .flex-wrapper >.text-wrapper{width:50%;box-sizing:border-box;}@media only screen and (max-width: 1023px){.two-blocks .flex-wrapper >.content-wrapper,.two-blocks .flex-wrapper >.text-wrapper{width:100%;}}.two-blocks .flex-wrapper >.content-wrapper{position:relative;align-self:normal;}@media only screen and (max-width: 1023px){.two-blocks .flex-wrapper >.content-wrapper{height:420px;}}@media only screen and (max-width: 768px){.two-blocks .flex-wrapper >.content-wrapper{height:360px;}}@media only screen and (max-width: 320px){.two-blocks .flex-wrapper >.content-wrapper{height:240px;}}.two-blocks .flex-wrapper >.content-wrapper img,.two-blocks .flex-wrapper >.content-wrapper video,.two-blocks .flex-wrapper >.content-wrapper iframe{width:100%;height:100%;object-fit:cover;position:absolute;}.two-blocks .flex-wrapper >.text-wrapper .button{margin-top:16px;}