.banner{min-height:80px;background:linear-gradient(270deg,#1469d1,#92c7e1 50%,#c72f2f),linear-gradient(180deg,#37a600,#caffb0 50%,#8eff56),linear-gradient(180deg,#6d6dbb,#34346b),#e02e2e;display:flex;gap:20px;padding:20px 40px;width:100%;position:fixed;top:0;z-index:10;left:0}.banner-content{max-width:var(--width);flex-wrap:wrap;margin:0 auto;width:100%;padding:0 40px;gap:80px;justify-content:center}.banner-content,.banner-text{display:flex;align-items:center}.banner-text{gap:10px}.banner-text h3{color:#fff;text-align:center;font-family:Bowlby One,sans-serif;font-size:38px;font-style:normal;font-weight:400;line-height:100%}.banner-btn{display:flex}.banner-btn p{font-size:16px}.banner-btn a,.banner-btn p{color:#fff;font-family:BenchNine;font-style:normal;font-weight:700;line-height:100%}.banner-btn a{border-radius:25.426px;padding:8px 14px;background:var(--c-secondary);text-align:center;font-size:26px}.banner-btn a:hover{background:var(--c-primary)}@media only screen and (min-width:1270px)and (max-width:1427px){.banner-text h3{font-size:36px}.banner-text p{font-size:32px;padding-top:5px}}@media only screen and (min-width:1150px)and (max-width:1270px){.banner-text h3{font-size:32px}.banner-text p{font-size:32px;padding-top:5px}.banner-btn a{font-size:24px}}@media only screen and (min-width:920px)and (max-width:1150px){.banner-content{padding:0}.banner-text h3{font-size:28px}.banner-text p{font-size:32px;padding-top:5px}.banner-btn a{font-size:20px}}@media only screen and (min-width:830px)and (max-width:920px){.banner-content{padding:0}.banner-text h3{font-size:24px}.banner-text p{font-size:18px;padding-top:5px}.banner-btn a{font-size:18px}}@media only screen and (min-width:500px)and (max-width:830px){.banner{padding:10px 20px;min-height:85px}.banner-content{padding:0;gap:15px}.banner-text{flex-direction:column;gap:0;align-items:center;justify-content:center}.banner-text h3{font-size:28px;text-align:center}.banner-text p{font-size:18px;padding-top:5px}.banner-btn a{font-size:18px}}@media only screen and (min-width:150px)and (max-width:550px){.banner{padding:10px 16px;max-height:80px}.banner-content{padding:0;gap:5px;align-items:center}.banner-text{flex-direction:column;gap:5px;align-items:center;justify-content:center}.banner-text h3{font-size:20px}.banner-btn{display:flex;gap:10px;justify-content:center;width:100%;margin:0 auto;align-items:center}.banner-btn a{font-size:18px;width:60%;padding:5px}.banner-btn p{font-size:16px}}@media only screen and (min-width:150px)and (max-width:350px){.banner-text h3{font-size:16px!important}}@media only screen and (min-width:600px)and (max-width:1450px)and (max-height:700px){.banner{min-height:60px;padding:10px 20px}}.header{width:100%;position:fixed;top:82px;z-index:100;left:0;margin:0 auto;transition:.6s;background-image:linear-gradient(180deg,rgba(0,0,0,.604),rgba(0,0,0,0));padding:10px 40px}.header-wrapper{max-width:var(--width);margin:0 auto;display:flex;justify-content:space-between}.header-logo{padding:10px 0}.header-dropdown{float:left;overflow:hidden}.header-dropdown-content{display:block;position:absolute;background-color:var(--c-primary);min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:10}.header-dropdown-content a{float:none;font-family:BenchNine,serif;color:#fff;display:block;padding:3px 16px;text-decoration:none;font-size:20px;text-align:left}.header-dropdown-content a:hover{color:var(--c-secondary)}.header-dropdown:hover .header-content{display:block}.header-specOff{background-color:#2ba20a;padding:0 5px}.header-specOff:hover{background-color:var(--c-secondary);color:#fff}.header-menu{display:flex}.header-menu a:active{color:red}.header-menu ul{display:flex;gap:25px;justify-content:center;align-items:center}.header-menu ul li{display:flex;font-family:BenchNine,serif;gap:5px;align-items:center;font-size:24px;color:#fff}.header-menu ul li:hover{color:var(--c-secondary)}.header-menu ul li svg{width:20px}.header-hamburger{display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer}.header-mobile{display:block;position:fixed;transform:translateY(-100%);transition:transform .4s;top:0;left:0;right:0;bottom:0;z-index:200!important;background:rgba(24,24,24,.9607843137);color:#fff;list-style:none;padding-top:4rem}.header-mobile nav{display:flex;flex-direction:column;gap:40px}.header-mobile nav img{margin:0 auto}.header-mobile ul{display:flex;flex-direction:column;gap:10px}.header-showMenu{transform:translateY(0)}@media only screen and (min-width:1200px)and (max-width:2200px){.header-wrapper{padding:0 40px!important}}@media only screen and (min-width:700px)and (max-width:930px){.header-menu ul{gap:20px}.header-menu ul li{font-size:20px}}.header-language-switcher{display:flex;align-items:center;margin-left:20px}.header-language-switcher .header-language-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;transition:all .3s ease;display:flex;align-items:center;gap:6px;white-space:nowrap;line-height:1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.header-language-switcher .header-language-btn .header-flag-icon{display:inline-block!important;vertical-align:middle;margin-left:6px;flex-shrink:0}.header-language-switcher .header-language-btn:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5)}@media only screen and (min-width:830px)and (max-width:1270px){.header{top:80px}.header-logo img{width:50px}}@media only screen and (min-width:500px)and (max-width:830px){.header{top:86px}.header-logo img{width:50px}}@media only screen and (min-width:320px)and (max-width:500px){.header{top:80px}}@media only screen and (min-width:155px)and (max-width:325px){.header{top:80px}}@media only screen and (min-width:150px)and (max-width:600px){.header{padding:10px 16px}.header-logo img{width:40px}.header-menu{display:flex;flex-direction:row-reverse;gap:10px}.header-wrapper{padding:0 5px}.header-dropdown{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:center}.header-dropdown a{text-align:center}.header-hamburger img{width:25px}}@media only screen and (min-width:600px)and (max-width:1450px)and (max-height:700px){.header{top:60px}.header-logo img{width:38px}.header-menu{display:flex;flex-direction:row-reverse;gap:10px}.header-menu ul li a{font-size:20px}}.items{color:fff}.items:hover{color:var(--c-secondary)}.footer{background-color:#000;width:100%;padding:80px 40px;display:flex;flex-direction:column;gap:80px}.footer-wrapper{width:100%;max-width:1400px;margin:0 auto;gap:40px}.footer-first,.footer-wrapper{display:flex;justify-content:space-between}.footer-first{flex-direction:column;gap:60px}.footer-first a img{width:100px!important}.footer-first a:hover{color:#fff}.footer-newsletter a{color:#ff6b35;text-align:center;font-family:BenchNine;font-size:28px;font-style:normal;font-weight:300;line-height:115%;text-decoration:underline}.footer-second{max-width:20%;display:flex;flex-direction:column;gap:20px}.footer-second h3{color:#fff;font-family:Inria Sans;font-size:21px;font-style:normal;font-weight:700;line-height:115%}.footer-second hr{border-color:hsla(0,0%,100%,.3)}.footer-second p{color:#fff;font-family:Inria Sans;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.footer-third{display:flex;flex-direction:column;gap:20px}.footer-third h3{color:#fff;font-family:Inria Sans;font-size:21px;font-style:normal;font-weight:700;line-height:115%}.footer-third hr{border-color:hsla(0,0%,100%,.3)}.footer-third li{font-size:16px;color:#fff;padding:5px 0}.footer-fourth{display:flex;flex-direction:column;gap:20px;width:20%}.footer-fourth h3{color:#fff;font-family:Inria Sans;font-size:21px;font-style:normal;font-weight:700;line-height:115%}.footer-fourth hr{border-color:hsla(0,0%,100%,.3)}.footer-fourth ul{column-count:2;-webkit-columns:2;-moz-columns:2}.footer-fourth li{font-size:16px;color:#fff;padding:5px 0}.footer-social{display:flex;gap:40px;flex-direction:column}.footer-social h3{color:#fff;font-family:Inria Sans;font-size:21px;font-style:normal;font-weight:700;line-height:115%}.footer-social-payment{display:flex;flex-direction:column;justify-content:end;gap:40px}.footer-social-payment img{margin-left:auto;width:170px!important}.footer-social-payment h3{font-size:21px;font-weight:700;color:#fff;text-align:right}.footer-social-cards{display:flex;gap:3px}.footer-social-cards img{width:40px!important}.footer-social-group{display:flex;flex-direction:column;gap:10px}.footer-social-group h4{font-size:21px;font-weight:700;color:#fff;text-align:right}.footer-social-icons{display:flex;align-items:center;justify-content:end;gap:10px;padding:10px 0}.footer-social-icons div{display:flex;gap:5px}.footer-social-icons div img{width:30px!important}.footer-social-icons div img:hover{background-color:#424242;border-radius:5px}.footer-social hr{border-color:hsla(0,0%,100%,.3)}.footer-copy{display:flex;justify-content:center;align-items:center}.footer-copy p{font-size:18px;text-align:center;color:hsla(0,0%,100%,.7450980392)}@media only screen and (min-width:900px)and (max-width:1200px){.footer,.footer-wrapper{gap:40px}.footer h3,.footer h4{font-size:18px}.footer-first{width:20%}.footer-first a img{width:80px!important}.footer-newsletter a{font-size:20px}}@media only screen and (min-width:700px)and (max-width:900px){.footer{gap:40px}.footer-wrapper{gap:40px;flex-wrap:wrap;justify-content:center}.footer h3{font-size:20px}.footer h4{font-size:18px;text-align:center}.footer-first,.footer-fourth,.footer-second,.footer-social,.footer-third{width:30%}.footer-social h3{text-align:center}.footer-social-cards,.footer-social-icons{margin:0 auto}.footer-first{width:20%}.footer-first a img{width:80px!important}.footer-newsletter a{font-size:20px}}@media only screen and (min-width:150px)and (max-width:700px){.footer{gap:40px;padding:40px 16px}.footer hr{border-color:hsla(0,0%,100%,.3)}.footer h3{border-bottom:1px solid;border-color:hsla(0,0%,100%,.3);padding:5px 0}.footer h3,.footer h4{line-height:100%}.footer-wrapper{flex-direction:column;justify-content:center;gap:20px}.footer-first{align-items:center;gap:40px}.footer-first a{font-size:24px}.footer-first a img{margin:0 auto;width:70px!important}.footer-second{justify-content:center;align-items:center;max-width:100%;width:80%;margin:0 auto;gap:10px}.footer-second p{text-align:center;padding:2px 0}.footer-third{gap:10px;justify-content:center;align-items:center;width:100%}.footer-third li{text-align:center;padding:2px 0}.footer-fourth{justify-content:center;align-items:center;width:100%;text-align:center;gap:10px}.footer-social{gap:40px;margin:0 auto}.footer-social-payment h3{text-align:center}.footer-social-payment img{margin:0 auto}.footer-social-icons{justify-content:center}.footer-social-group{gap:4px}.footer-copy p{font-size:16px}}