.home{min-height:100dvh;display:flex;flex-direction:column}.home main{flex:1 1;display:flex;flex-direction:column}.home main .cover{width:100%;height:calc(90dvh - 180px);overflow:hidden;display:flex;position:relative;padding:16px}.home main .cover .image{background-image:url(/home3.png);z-index:10;min-width:100%;height:100%;background-size:cover;position:absolute;top:0;left:0;background-position:50%;background-repeat:no-repeat}.home main .cover .content{position:relative;z-index:20;max-width:1120px;width:100%;margin:0 auto;display:flex;gap:16px;align-items:center}.home main .cover .content .wrapper{flex:0 0 auto;width:100%;max-width:750px;display:flex;flex-direction:column;gap:16px;color:#fff}.home main .cover .content .wrapper .text{border-radius:8px;font-size:1.1em;flex:0 0 auto;text-shadow:1px 1px 5px #000;display:flex;flex-direction:column;gap:16px}.home main .cover .content .wrapper .text strong{font-size:3.1em}.home main .cover .content .wrapper .text .sub{max-width:550px;font-weight:900}.home main .cover .content .wrapper a{width:-moz-fit-content;width:fit-content;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.home main .ctas-form{padding:16px;background:#f6f2eb;border-bottom:1px solid #dcdedd}.home main .ctas-form .wrapper{max-width:1120px;width:100%;margin:0 auto;display:flex;gap:16px}.home main .ctas-form .wrapper .btn{flex:1 1;aspect-ratio:16/9;flex-direction:column;justify-content:center;font-size:1.2em;font-weight:400}.home main .ctas-form .wrapper .btn .content{display:flex;flex-direction:column;align-items:center;gap:16px}.home main .ctas-form .wrapper .btn .content img{width:100px}.home main .ctas-form .wrapper .btn .arrow{display:none}.home main .how{padding:32px 16px;background:#f6f2eb}.home main .how .wrapper{max-width:1120px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:16px}.home main .how .wrapper h2{font-size:2.4em}.home main .how .wrapper .split{display:flex;gap:16px}.home main .how .wrapper .split .items{flex:2 1;display:flex;flex-direction:column;gap:32px}.home main .how .wrapper .split .items .item{border-radius:8px;background:rgba(0,0,0,0);cursor:pointer;padding:0;border:none;text-align:left;font-size:1em;display:flex;gap:16px}.home main .how .wrapper .split .media{flex:2 1;display:flex;overflow:hidden;border-radius:8px;position:relative}.home main .how .wrapper .split .media video{position:absolute;top:0;left:0;border-radius:8px;width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.home main .cover{height:calc(90vh - 180px)}.home main .cover .content .wrapper .text strong{font-size:2.1em}.home main .ctas-form .wrapper{flex-direction:column}.home main .ctas-form .wrapper .btn{aspect-ratio:inherit;padding:16px;display:flex;flex-direction:row;text-align:left;justify-content:space-between;align-items:center}.home main .ctas-form .wrapper .btn .content{flex-direction:row}.home main .ctas-form .wrapper .btn .content img{width:60px}.home main .ctas-form .wrapper .btn .arrow{display:flex;align-items:center;justify-content:center}.home main .how .wrapper .split .media{display:none}}