@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@font-face{font-family:"Bebas Neue";src:url(../assets/fonts/BebasNeue-Regular.woff2) format("woff2"),url(../assets/fonts/BebasNeue-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../assets/fonts/Roboto-Regular.woff2) format("woff2"),url(../assets/fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(../assets/fonts/Roboto-Bold.woff2) format("woff2"),url(../assets/fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}body{font-size:18px;color:#000;font-family:Roboto,sans-serif;line-height:1.5}body img{max-width:100%}h1,h2,h3,h4,h5,h6{font-family:"Bebas Neue",sans-serif;font-weight:400;line-height:1.1}h1{font-size:clamp(3.8em,5.5vw + 2em,5.5em)}.h2,h2{font-size:clamp(1.8em,3.5vw + 1.5em,2.2em);color:#004b6c;margin-bottom:30px}h3{font-size:1.33em;color:#004b6c}.container{margin-left:auto;margin-right:auto;padding:0 20px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1440px){.container{max-width:1248px}}.btn{font-weight:700;font-size:1em;padding:12px 20px;text-decoration:none;transition:background-color .1s ease;border-radius:4px;display:block;width:-moz-fit-content;width:fit-content;border:none;outline:0}.btn:hover{transition:background-color .1s ease}.btn-primary{color:#fff;background-color:#f37021}.btn-primary:hover{background-color:#e05e1a}.site-header{background-color:#fff;padding:30px 0}.site-header .header__content{display:flex;justify-content:space-between;align-items:center}.site-header .header__content .contact-info{display:flex;align-items:center;gap:15px}.site-header .header__content .contact-info a{color:#13b7dd;text-decoration:none;font-size:40px}@media (max-width:991px){.site-header .header__content{justify-content:center}.site-header .header__content .contact-info{display:none}}.banner{background-color:#13b7dd}.banner .banner-content{color:#fff;display:flex;font-size:.89em;text-transform:uppercase;padding:10px 0;font-weight:700}.banner .banner-content .banner-item{display:flex;align-items:center;justify-content:center;gap:10px;flex-grow:1;position:relative}.banner .banner-content .banner-item:not(:last-child)::after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background-color:#fff}@media (max-width:991px){.banner .banner-content{position:relative;display:flex;justify-content:center;align-items:center;height:50px;width:100%;overflow:hidden}.banner .banner-content .banner-item{position:absolute;opacity:0;z-index:-1;animation:fadeInOut 9s infinite}.banner .banner-content .banner-item::after{content:none!important}.banner .banner-content .banner-item:nth-child(1){animation-delay:0s}.banner .banner-content .banner-item:nth-child(2){animation-delay:3s}.banner .banner-content .banner-item:nth-child(3){animation-delay:6s}}@keyframes fadeInOut{0%,100%{opacity:0;z-index:-1}16%,33%{opacity:1;z-index:1}50%,66%{opacity:0;z-index:-1}}.hero-section{position:relative;color:#fff;padding:55px 0;overflow:hidden}.hero-section .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.hero-section .hero-content{display:flex;gap:32px;align-items:center}.hero-section .hero-content>div:first-child{flex:1}.hero-section .hero-content>div:first-child p:not(:last-of-type){margin-bottom:20px}.hero-section .hero-content>div:first-child .btn{margin-top:30px}.hero-section .hero-content>div:nth-child(2){flex:1.5;display:flex;justify-content:center}.hero-section .hero-content ul{list-style:none}.hero-section .hero-content ul li{display:flex;align-items:center;gap:8px}.hero-section .hero-content ul li svg{flex-shrink:0}.hero-section .wave-svg-container{position:absolute;width:100%;bottom:-1px;fill:#fff;height:40px;overflow:hidden}.hero-section .wave-svg-container svg{width:100%;height:100%;display:block}@media (max-width:991px){.hero-section{background-image:url(../assets/images/wcd-lp-bfc-hero-bg-mobile-01.webp)}.hero-section .hero-content{flex-direction:column;text-align:center;justify-content:center}.hero-section .hero-content a.btn{margin:0 auto}}.form-section{padding:60px 0}.form-section .form-section-content{display:flex;align-items:center;gap:32px}.form-section .form-section-content .left-content,.form-section .form-section-content .right-content{flex:1}.form-section .form-section-content .left-content{padding:0 100px 0 0}.form-section .form-section-content .left-content p{margin-bottom:20px}.form-section .form-section-content .left-content ul{list-style:none}.form-section .form-section-content .left-content ul li{display:flex;gap:16px;align-items:center;margin-bottom:36px}.form-section .form-section-content .left-content ul li .title{font-weight:700;color:#004b6c;display:block}.form-section .form-section-content .right-content{background:#bbd7ee;padding:40px 38px;border-radius:20px}.form-section .form-section-content .right-content #fake_frame,.form-section .form-section-content .right-content #fake_frame_landing,.form-section .form-section-content .right-content .landing-form-consent,.form-section .form-section-content .right-content .landing-form-form,.form-section .form-section-content .right-content .landing-form-source,.form-section .form-section-content .right-content .landing-form-surname{display:none!important}.form-section .form-section-content .right-content h3{font-size:24px;font-weight:700;color:#004b6c;margin-bottom:20px;font-family:Roboto,sans-serif}.form-section .form-section-content .right-content .form-fields-wrapper{display:flex;flex-direction:column}.form-section .form-section-content .right-content .form-fields-wrapper label{font-size:.7778em;margin-bottom:10px}.form-section .form-section-content .right-content .form-fields-wrapper input:not(.btn),.form-section .form-section-content .right-content .form-fields-wrapper textarea{height:36px;border-radius:6px;padding:9px 15px;border:1px #000;outline:0;margin-bottom:16px;font-family:Roboto,sans-serif}.form-section .form-section-content .right-content .form-fields-wrapper input:not(.btn):active,.form-section .form-section-content .right-content .form-fields-wrapper input:not(.btn):focus,.form-section .form-section-content .right-content .form-fields-wrapper input:not(.btn):hover,.form-section .form-section-content .right-content .form-fields-wrapper textarea:active,.form-section .form-section-content .right-content .form-fields-wrapper textarea:focus,.form-section .form-section-content .right-content .form-fields-wrapper textarea:hover{border:1px #000;outline:0;box-shadow:0 0 3px 1px #68a8e0}.form-section .form-section-content .right-content .form-fields-wrapper input:not(.btn)::-moz-placeholder,.form-section .form-section-content .right-content .form-fields-wrapper textarea::-moz-placeholder{color:#787878}.form-section .form-section-content .right-content .form-fields-wrapper input:not(.btn)::placeholder,.form-section .form-section-content .right-content .form-fields-wrapper textarea::placeholder{color:#787878}.form-section .form-section-content .right-content .form-fields-wrapper textarea{resize:none;overflow:hidden}.form-section .form-section-content .right-content .form-fields-wrapper .btn{margin-bottom:16px;cursor:pointer}.form-section .form-section-content .right-content .form-fields-wrapper .btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:991px){.form-section .form-section-content{flex-direction:column}.form-section .form-section-content .left-content{padding:0;text-align:center}.form-section .form-section-content .left-content ul li{flex-direction:column;margin-bottom:36px}.form-section .form-section-content .right-content{background:#bbd7ee;padding:40px 20px}.form-section .form-section-content .right-content #fake_frame,.form-section .form-section-content .right-content #fake_frame_landing,.form-section .form-section-content .right-content .landing-form-consent,.form-section .form-section-content .right-content .landing-form-form,.form-section .form-section-content .right-content .landing-form-source,.form-section .form-section-content .right-content .landing-form-surname{display:none!important}.form-section .form-section-content .right-content h3{font-size:22px;text-align:center}.form-section .form-section-content .right-content .form-fields-wrapper .btn{margin:0 auto 16px auto}}.testimonial-section{background-color:#004b6c;color:#fff;padding:60px 0;font-size:.889em}.testimonial-section .testimonial-container{display:flex;justify-content:space-between;gap:30px}.testimonial-section .testimonial-container .testimonial-item{width:100%;flex:1;display:flex;flex-direction:column}.testimonial-section .testimonial-container .testimonial-item .testimonial-image,.testimonial-section .testimonial-container .testimonial-item .testimonial-text{margin-bottom:20px}.testimonial-section .testimonial-container .testimonial-item .testimonial-name{font-weight:700;margin-top:auto}@media (max-width:991px){.testimonial-section .testimonial-container .testimonial-item{text-align:center}.testimonial-section .testimonial-container .testimonial-item img{margin:0 auto}}.testimonial-section .tns-outer{position:relative;display:flex;flex-direction:column}.testimonial-section .tns-controls{order:1;text-align:center;margin-top:32px}.testimonial-section .tns-controls button{background:0 0;border:none;font-size:24px;cursor:pointer;padding:5px 10px}.image-text-section{padding:60px 0}.image-text-section .image-text-wrapper{display:flex;align-items:center;gap:32px}.image-text-section .image-text-wrapper .section-point:not(:last-of-type){margin-bottom:32px}.image-text-section .image-text-wrapper .image-container,.image-text-section .image-text-wrapper .text-container{flex:1}@media (max-width:991px){.image-text-section .image-text-wrapper{flex-direction:column}.image-text-section .image-text-wrapper .section-point:not(:last-of-type){margin-bottom:32px}}.faq-section{padding:60px 0;background:#ececec}.faq-section h2{text-align:center}.faq-section .faq-toggle{display:none}.faq-section .faq-item{margin-bottom:10px}.faq-section .faq-question{font-weight:700;cursor:pointer;padding:20px;background:#fff;transition:background-color .1s ease;display:flex;align-items:center;gap:10px}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:max-height .1s ease-in-out,padding .1s ease-in-out;padding:0 20px;border-top:none;background-color:#fff}.faq-section .faq-toggle:checked+.faq-question+.faq-answer{max-height:1000px;padding:0 20px 20px 20px}.faq-section .faq-question::after{content:"+";display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#13b7dd;text-align:center;font-size:32px;transition:all .3s ease;font-weight:400;margin-left:auto;border:2px solid #13b7dd;flex-shrink:0}.faq-section .faq-toggle:checked+.faq-question::after{content:"-";transition:all .3s ease}.text-section-sky-blue{background-color:#3486cc;padding:80px 0;text-align:center;color:#fff}.text-section-sky-blue h2{color:#fff;font-size:3.56em}.text-section-sky-blue strong{font-size:1.33em;margin-bottom:20px;display:block}.text-section-sky-blue p{margin-bottom:40px}.text-section-sky-blue .btn{margin:0 auto}@media (max-width:991px){.text-section-sky-blue{text-align:left}}.footer-main{background-color:#004b6c;padding:60px 0;position:relative}.footer-main .wave-svg-container{position:absolute;width:100%;top:-20px;fill:#004b6c;height:40px;overflow:hidden}.footer-main .wave-svg-container svg{width:100%;height:100%;display:block}.footer-main .footer-main-content{display:flex;color:#fff;justify-content:space-between;gap:134px}.footer-main .footer-main-content .footer-contacts,.footer-main .footer-main-content .footer-logo,.footer-main .footer-main-content .footer-social{flex:1}.footer-main .footer-main-content a{text-decoration:none;color:#fff}.footer-main .footer-main-content .h4{font-size:1.11em;color:#00b3db;font-weight:700;margin-bottom:8px;margin-bottom:20px}.footer-main .footer-main-content ul{list-style:none}.footer-main .footer-main-content ul li{display:flex;align-items:center;gap:20px}.footer-main .footer-main-content ul li:not(:last-of-type){margin-bottom:20px}.footer-main .footer-main-content ul li>*{flex-shrink:0}.footer-main .footer-main-content ul li .address{flex:1;min-width:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:991px){.footer-main .footer-main-content{gap:30px;flex-direction:column}}.footer-legal{background-color:#002e41;color:#fff;padding:25px 0}.footer-legal a{text-decoration:none;color:#fff}.footer-legal .footer-links ul{display:flex;list-style:none;gap:25px;font-size:.777em;flex-wrap:wrap}.footer-legal .footer-links ul li{position:relative;display:flex;align-items:center;justify-content:center}.footer-legal .footer-links ul li:not(:last-child):after{content:"•";font-size:26px;position:relative;right:-12.5px}@media (max-width:991px){.footer-legal .footer-links ul{flex-direction:column}.footer-legal .footer-links ul li{justify-content:left}.footer-legal .footer-links ul li::after{content:none!important}}.hero-section-thank-you{text-align:center;padding:120px 0}.hero-section-thank-you .hero-content{display:flex;justify-content:center;align-items:center}.hero-section-thank-you .hero-content p{margin-bottom:20px}.hero-section-thank-you .hero-content a{color:#004b6c;font-weight:700}@media (min-width:991px){.hero-section-thank-you .hero-content>:first-child{max-width:50%}}.text-section-sky-blue-thank-you a{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:12px}[popover]{border:none;border-radius:8px;padding:0;width:90%;max-width:500px;max-height:80vh;box-shadow:0 4px 20px rgba(0,0,0,.3);background:#fff}[popover]::backdrop{background-color:rgba(0,0,0,.5)}#termsPopover{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}#termsButton{background:0 0;outline:0;border:none;text-decoration:underline;cursor:pointer;color:#2300ee}.modal-header{padding:20px 20px 0 0;display:flex;justify-content:end;align-items:center}.modal-title{display:block;margin-bottom:20px}.close-btn{background:0 0;border:none;font-size:42px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn:hover{background-color:#f0f0f0;border-radius:50%}.modal-body{padding:0 20px 20px 20px;max-height:400px;overflow-y:auto}.terms-list{list-style:disc;padding-left:20px;margin:0}.terms-list li{margin-bottom:10px;font-size:14px;line-height:1.4}.modal-footer{padding:0 20px 20px 20px;text-align:center}.agree-btn{background-color:#28a745;color:#fff;border:none;padding:12px 40px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;width:100%}.agree-btn:hover{background-color:#47a852}