section.hero-home-module{display:flex;height:fit-content;overflow-x:hidden;position:relative;width:100%;z-index:1}section.hero-home-module .wrapper{display:grid;grid-template-columns:1fr 1fr;min-width:100%;width:100%}@media screen and (max-width:1390px){section.hero-home-module .wrapper{grid-template-columns:1fr 2fr}}@media screen and (max-width:768px){section.hero-home-module .wrapper{display:flex;flex-direction:column}}section.hero-home-module .wrapper .media{align-items:center;aspect-ratio:3/2;display:flex;justify-content:center;min-height:100%;overflow:hidden;position:relative;width:100%}section.hero-home-module .wrapper .media:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media screen and (max-width:768px){section.hero-home-module .wrapper .media{aspect-ratio:3/2;min-height:inherit}}section.hero-home-module .wrapper .media #ytplayer{aspect-ratio:16/9;height:100%;width:auto}section.hero-home-module .wrapper .media *{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:768px){section.hero-home-module .wrapper .media *{aspect-ratio:3/2}}section.hero-home-module .wrapper .text-wrapper{background-color:#ff8278;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='153' height='247' fill='none' viewBox='0 0 153 247'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M168.754 12.981H235V0h-66.246zM0 12.981h66.246V0H0zm162.129 25.24L235 84.017V67.43l-67.641-41.827zM0 67.43v16.587l72.87-45.794-5.23-12.62zm141.558-8.654L235 229.331v-29.567L152.712 50.842zM0 199.764v29.567L93.442 58.775l-11.157-7.933zM110.527 247h13.95V64.905h-13.95z' clip-rule='evenodd' opacity='.12'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:auto 100%;min-height:fit-content;padding:120px;width:100%}section.hero-home-module .wrapper .text-wrapper.pink{background-color:#ff8278}section.hero-home-module .wrapper .text-wrapper.green{background-color:#51c1bc}section.hero-home-module .wrapper .text-wrapper.blue{background-color:#5287c6}section.hero-home-module .wrapper .text-wrapper.purple{background-color:#9184be}@media screen and (max-width:1080px){section.hero-home-module .wrapper .text-wrapper{padding:120px 90px}}@media screen and (max-width:768px){section.hero-home-module .wrapper .text-wrapper{padding:60px}}@media screen and (max-width:540px){section.hero-home-module .wrapper .text-wrapper{padding:60px 30px}}section.hero-home-module .wrapper .text-wrapper .text-ctn{display:flex;flex-direction:column;gap:45px;max-width:calc(50vw - 240px);width:575px}@media screen and (max-width:1390px){section.hero-home-module .wrapper .text-wrapper .text-ctn{max-width:calc(66.6vw - 240px);width:806.6666666667px}}@media screen and (max-width:1080px){section.hero-home-module .wrapper .text-wrapper .text-ctn{max-width:calc(66.6vw - 180px);width:836.6666666667px}}@media screen and (max-width:768px){section.hero-home-module .wrapper .text-wrapper .text-ctn{max-width:100%;width:100%}}section.hero-home-module .wrapper .text-wrapper .text-ctn .title{color:#fff}section.hero-home-module .wrapper .text-wrapper .arrows{align-items:center;display:flex;gap:15px}section.hero-home-module .wrapper .text-wrapper .arrows button{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;width:30px}section.hero-home-module .wrapper:first-child.pink .text-wrapper{background-color:#ff8278}section.hero-home-module .wrapper:first-child.green .text-wrapper{background-color:#51c1bc}section.hero-home-module .wrapper:first-child.blue .text-wrapper{background-color:#5287c6}section.hero-home-module .wrapper:first-child.purple .text-wrapper{background-color:#9184be}