:root{--gapSection:75px;--gap1:8px;--gap2:16px;--gap3:24px;--gap4:32px;--gap5:40px;--gap6:48px;--gap7:56px;--gap8:64px;--gap9:72px;--gap10:80px}@media only screen and (max-width:768px){:root{--gapSection:50px;--gap6:32px;--gap4:24px}}@media only screen and (max-width:480px){:root{--gapSection:50px;--gap4:16px;--gap5:32px;--gap10:32px}}@media only screen and (max-width:520px){:root{--sectionMt:30px;--gap4:24px;--gap5:32px;--gap10:32px}}@keyframes toBtm{0%{transform:translateY(0)}50%{transform:translateY(10px)}}.stat__val,.faq dt,h1,.h1,.hero__sub strong{color:inherit;background:linear-gradient(293.61deg,#F19204 -1.57%,#FFD800 108.89%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html,body{min-height:100vh;font-family:inter;scroll-behavior:smooth;margin:0;padding:0}body{background-color:#fff}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background-color:#1e1b1a}body::-webkit-scrollbar-thumb{background:#ffd739}*{box-sizing:border-box}*::selection{background-color:#ffd739}a{text-decoration:none;color:inherit}a:hover,a:focus{text-decoration:none;color:inherit}img{user-select:none}button:hover,button:active,button:focus,a:hover,a:active,a:focus,input:hover,input:active,input:focus{appearance:none;outline:none;box-shadow:none}.page__body{display:flex;flex-direction:column}.page__wrapper{flex:1 0 auto}.container,.bg__imgs,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container,.bg__imgs{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container,.bg__imgs{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1320px}}.drawer{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:#1e1b1a;color:#fff;padding:24px;height:0;visibility:hidden;transform:translateX(-100%);transition:transform .3s linear;overflow:hidden;overflow-y:scroll}.drawer .container{display:flex;flex-direction:column}.drawer__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding-bottom:24px}.drawer__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.drawer__nav{display:flex;flex-direction:column;margin-bottom:24px}.drawer__nav a{padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;font:1.375rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase;border:1px solid #fff;border-width:1px 0 0}.drawer__nav a:first-child{border-top:0}.drawer__nav a svg{color:#ffd739}.drawer.show{display:flex;visibility:visible;height:100%;transform:translateX(0)}@media only screen and (max-width:480px){.drawer .contacts{text-align:center}.drawer .logo img{width:80%}.drawer__nav a{font:500 1rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.navbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:2em;row-gap:16px;padding-top:16px;padding-bottom:16px;border-bottom:2px solid #ffd739}.navbar__btns{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px}.navbar-toggler{border:none;padding:0;color:inherit;background:0 0}.navbar-toggler:hover,.navbar-toggler:active,.navbar-toggler:focus{box-shadow:none}.navbar__nav{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:2em}.navbar__nav a{position:relative;transition:all .35s ease-in-out;text-transform:uppercase;font:1rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:4px}.navbar__nav a::after{content:'';display:block;margin-top:2px;width:0;height:2px;background:#ffd739;transition:width .3s}.navbar__nav a:hover{color:#ffd739}.navbar__nav a:hover::after{width:100%}@media only screen and (max-width:991px){.navbar__nav{gap:2em}}@media only screen and (min-width:991px){.navbar-toggler{display:none}}@media only screen and (max-width:991px){header .navbar__nav{display:none}}@media only screen and (max-width:768px){.navbar .btn,.navbar .form button,.form .navbar button,.navbar .btn-bd{display:none}}@media only screen and (max-width:480px){.navbar .logo img{max-height:45px;width:90%}}.hero__wrap{background-size:cover;background-position:50% 0;background-repeat:no-repeat;background-image:url(../images/bg/bg.svg)}.hero__container{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;z-index:2}.hero__container hgroup{position:relative;z-index:2}.hero__content{text-align:center}.hero__content hgroup{margin-left:auto;margin-right:auto}.hero__sup{text-transform:uppercase;background-color:rgba(255,255,255,.2);border-radius:16pc;box-shadow:0 2px #B97208,0 -2px #FFD800,2px 0 #B97208,-2px 0 #FFD800;padding:8px 16px;max-width:800px;margin-left:auto;margin-right:auto}.hero__sup em{font-style:normal}.hero__sub{margin-bottom:0}@media only screen and (max-width:991px){.hero__container{display:flex;flex-direction:column;justify-content:center;text-align:center}.hero__sub em{display:none}}.footer{background-color:#2a2a2a;color:#fff;text-align:center}.footer__top{padding:32px 0;font:1rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.footer__top .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer__btm{padding:24px 0;text-align:center;border-top:1px solid #ffd739}@media only screen and (max-width:1200px){.footer__top{grid-template-columns:1fr;text-align:center}.footer__nav{flex-direction:row;justify-content:center;margin-bottom:16px;margin-top:8px;row-gap:8px}}@media only screen and (max-width:1200px){.footer .container{flex-wrap:wrap}.footer .container .navbar__nav{order:3;width:100%;padding:16px 0;margin-left:auto;margin-right:auto;border:1px solid #ffd739;border-width:2px 0}.footer__btm{border:0}.footer__top{padding-bottom:0}}@media only screen and (max-width:768px){.footer__nav{row-gap:8px;column-gap:24px;font:500 .9375rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.footer .btn,.footer .form button,.form .footer button,.footer .btn-bd{padding:8px 16px;font-size:16px;min-width:0}}@media only screen and (max-width:480px){.footer .btn,.footer .form button,.form .footer button,.footer .btn-bd{flex:.5;height:40px;padding:.5em 1em;font-size:.8em}.footer .logo{flex:.5;max-width:50%}.footer .navbar__nav{flex-wrap:wrap;row-gap:8px}}.logo img{max-width:100%}*{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,h2,h3,h4,h5,h6{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,.h1{font:800 3.75rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase;margin-top:0;margin-bottom:0;user-select:none}h1 strong,.h1 strong{font-weight:inherit}@media only screen and (max-width:991px){h1,.h1{font:800 2.1875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){h1,.h1{font:800 2rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){h1,.h1{font:800 1.875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h2,.h2{text-transform:uppercase;font:700 3.4375rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:var(--gap6);margin-top:0}@media only screen and (max-width:1200px){h2,.h2{font:700 2.75rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:991px){h2,.h2{font:700 2.375rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h2 svg,.h2 svg{width:28px;height:auto}}@media only screen and (max-width:768px){h2,.h2{font:700 2rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h2 svg,.h2 svg{width:24px;height:auto}}@media only screen and (max-width:480px){h2,.h2{font:700 1.625rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h3,.h3{font:700 1.875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase}@media only screen and (max-width:768px){h3,.h3{font:700 1.5rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}p{font:1.125rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}@media only screen and (max-width:768px){p{font:1rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.text-center{text-align:center}.text-upper{text-transform:uppercase;font-weight:500}.subtitle{text-transform:uppercase;font:500 1.25rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}hgroup{position:relative}hgroup h2{margin-bottom:8px}.btn,.form button,.btn-bd{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;height:50px;min-width:200px;padding:8px 2em;border-radius:12px;border:2px solid #ffd739;background:linear-gradient(293.61deg,#F19204 -1.57%,#FFD800 108.89%);color:#1e1b1a;text-align:center;text-transform:uppercase;font:700 1.125rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:all .35s ease-in-out;cursor:pointer}.btn b,.form button b,.btn-bd b{position:relative;overflow:hidden;font-weight:inherit}.btn b span,.form button b span,.btn-bd b span{display:flex;align-items:center;gap:8px;transition:all .25s linear}.btn b span:last-child,.form button b span:last-child,.btn-bd b span:last-child{position:absolute;top:100%}.btn::after,.form button::after,.btn-bd::after{display:none}.btn:hover,.form button:hover,.btn-bd:hover,.btn:active,.form button:active,.btn-bd:active,.btn:focus,.form button:focus,.btn-bd:focus{outline:none;box-shadow:none;color:#1e1b1a}.btn:hover span:first-child,.form button:hover span:first-child,.btn-bd:hover span:first-child,.btn:active span:first-child,.form button:active span:first-child,.btn-bd:active span:first-child,.btn:focus span:first-child,.form button:focus span:first-child,.btn-bd:focus span:first-child{transform:translateY(-165%)}.btn:hover span:last-child,.form button:hover span:last-child,.btn-bd:hover span:last-child,.btn:active span:last-child,.form button:active span:last-child,.btn-bd:active span:last-child,.btn:focus span:last-child,.form button:focus span:last-child,.btn-bd:focus span:last-child{transform:translate(0);top:0}.btns{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px}.btn_top{position:fixed;right:16px;bottom:16px;z-index:1000;width:46px;height:46px;background-color:#ffd739;color:#2a2a2a;border-radius:8px;border:none}.btn-bd{min-width:150px;height:50px;border:2px solid #ffd739;color:#ffd739;background-color:transparent}.btn-bd:hover,.btn-bd:active,.btn-bd:focus{color:#ffd739;background-color:transparent}@media only screen and (max-width:480px){.btn,.form button,.btn-bd{font-size:16px}}.form__container{position:relative;padding:32px;border-radius:10px}.form__bg{position:absolute;z-index:-1;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.form__bg img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.8)}.form__wrap{padding:32px;border-radius:15px;color:#fff;background-color:rgba(30,27,26,.8);backdrop-filter:blur(4px);box-shadow:0 2px #B97208,0 -2px #FFD800,2px 0 #B97208,-2px 0 #FFD800;text-align:center;max-width:600px;width:100%;margin-left:auto;margin-right:auto}.form__caption{text-transform:uppercase;font:700 1.5625rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:32px}.form label{display:block;text-align:left;font:500 .875rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:8px}.form input{width:100%;height:46px;padding:8px 16px;border-radius:10px;color:#fff;background-color:rgba(30,27,26,.1);border:1px solid rgba(255,255,255,.3);font:.875rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.form button{border-color:transparent;width:100%;margin-top:12px}.form-error{color:red;text-transform:uppercase;text-align:left;font:500 .8125rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:4px}.form__row{margin-top:12px;margin-bottom:12px}.form__row--inline{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media only screen and (max-width:768px){.form__container{border-radius:0}}@media only screen and (max-width:480px){.form__row--inline{grid-template-columns:1fr}}.faq{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:32px;margin:0}.faq__item{background-color:#fff;color:#1e1b1a;border-radius:8px;padding:32px;margin:0}.faq dt,.faq dd{padding:24px 0;margin:0}.faq dt:first-of-type,.faq dd:first-of-type{padding-top:0;padding-bottom:24px}.faq dd:last-of-type{padding-bottom:0}.faq dt{font:600 1.5rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:capitalize}.faq dd{font:1rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.faq hr{grid-column:1/-1}.faq hr:last-child{display:none}@media only screen and (max-width:991px){.faq{grid-template-columns:1fr;text-align:center}.faq dt{padding-bottom:0;font:600 1.875rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){.faq dt{font:600 1.25rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.preloader{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100500;transition:all .35s ease-in-out;background-color:#1e1b1a}.preloader-dots .dot{display:inline-block;width:10px;height:10px;margin:2px;background:#ffd739;border-radius:50%;animation:moveit 1.8s infinite}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}.dot:nth-child(4){animation-delay:.45s}.dot:nth-child(5){animation-delay:.6s}@keyframes moveit{0%{transform:translateY(0)}35%{transform:translateY(0);opacity:.3}50%{transform:translateY(-20px);opacity:.8}70%{transform:translateY(3px);opacity:.8}85%{transform:translateY(-3px)}}body{background-color:#2a2a2a;color:#fff;background-repeat:no-repeat;background-size:100vmax;background-position:50% -5vmax;background-image:url(../images/bg/bg.svg);font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}a{font-family:inherit}a:hover,a:focus,a:active,a:focus-visible{outline:none;appearance:none;box-shadow:none}.page__wrapper{overflow:hidden}.page__content{padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.page__single{padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.page__single h1{font:800 3.4375rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.page__single h2,.page__single h3,.page__single h4,.page__single h5,.page__single h6{margin-top:var(--gap4);margin-bottom:var(--gap2);text-transform:uppercase;font:800 1.375rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.page__single a{text-decoration:underline;transition:all .35s ease-in-out}.page__single a:hover{text-decoration:none}@media only screen and (max-width:768px){.page__single h1{font:800 1.6875rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.container{position:relative}.section .container{max-width:1150px}@media only screen and (max-width:768px){.container{padding-left:24px;padding-right:24px}}.section{position:relative;margin-top:var(--gapSection);margin-bottom:var(--gapSection);z-index:1}.section_disclamer{padding-top:var(--gapSection);padding-bottom:var(--gapSection);margin-bottom:0;margin-top:0;background-color:#2a2a2a;color:#fff}.section_hero{margin:0;padding-top:32px;padding-bottom:32px;overflow:hidden}.section_form{background-color:#2a2a2a;color:#fff;background:url(../images/bg/bg4.webp)no-repeat 50%/cover;margin:0;padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.section_stat{z-index:1;background-color:#1e1b1a;background-image:url(../images/bg/bg2.webp);background-size:cover;color:#fff;padding-top:var(--gapSection);padding-bottom:var(--gapSection);overflow:hidden}.section_stat::after{content:'';position:absolute;inset:0;width:100%;height:100%;background-color:rgba(30,27,26,.4);z-index:-1}@media only screen and (min-width:768px){.section_how{display:none}}@media only screen and (max-width:991px){.section_hero{padding-top:32px;padding-bottom:32px}}@media only screen and (max-width:768px){.section_note{display:block}}.mx-auto{margin-left:auto;margin-right:auto}.mt-4{margin-top:32px}.row_1{display:grid;grid-template-columns:auto 1fr;gap:var(--gap6);align-items:stretch}.row_1 img{max-width:100%;width:100%;border-radius:8px}.row_1 p:first-child{margin-top:0}.row_1 p:last-child{margin-bottom:0}.row_1_col:last-child{display:flex;flex-direction:column;justify-content:space-between;gap:32px}.row_2{display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px}@media only screen and (max-width:768px){.row_1{grid-template-columns:1fr}.row_1_col{text-align:center}.row_1_col:first-child{grid-row:2;grid-column:1}.row_1_col:first-child .btn,.row_1_col:first-child .btn-bd,.row_1_col:first-child .form button,.form .row_1_col:first-child button{display:flex}.row_1_col:last-child{grid-row:1;grid-column:1}.row_1_col:last-child .btn,.row_1_col:last-child .btn-bd,.row_1_col:last-child .form button,.form .row_1_col:last-child button{display:none}.row_1_col:last-child .box{display:none}.row_1 .divider,.row_1 .faq hr,.faq .row_1 hr{display:none}.row_2{grid-template-columns:1fr}}.bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.bg>*{width:auto;height:auto}.divider,.faq hr{border:none;margin:0;opacity:1;width:100%;height:2px;background:#ffd739}.box{position:relative;z-index:1;padding:var(--gap6);background-color:#2a2a2a;color:#fff;border-radius:8px;background-image:url(../images/bg/bg5.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;box-shadow:0 4px 25px rgba(35,27,89,.1);text-align:center;display:grid;gap:32px;justify-content:center;overflow:hidden}.box::after{content:'';position:absolute;inset:0;width:100%;height:100%;background:rgba(30,27,26,.5);z-index:-1}.box__content{max-width:800px;margin-left:auto;margin-right:auto;padding:32px;box-shadow:0 2px #B97208,0 -2px #FFD800,2px 0 #B97208,-2px 0 #FFD800;border-radius:8px;background:rgba(30,27,26,.5);backdrop-filter:blur(4px)}.box_2{padding:var(--gap6)}.box_2 img{max-width:100%}.box_2 .btn,.box_2 .btn-bd,.box_2 .form button,.form .box_2 button{display:none}.box_3__img img{max-width:100%;width:100%;border-radius:8px}.box_3__img .btn,.box_3__img .btn-bd,.box_3__img .form button,.form .box_3__img button{display:none}@media only screen and (max-width:768px){.box_3__content .btn,.box_3__content .btn-bd,.box_3__content .form button,.form .box_3__content button{display:none}.box_3__img img{max-width:100%}.box_3__img .btn,.box_3__img .btn-bd,.box_3__img .form button,.form .box_3__img button{display:flex}}@media only screen and (max-width:480px){.box{margin-left:-24px;margin-right:-24px;border-radius:0}.box_2{margin-left:-24px;margin-right:-24px;border-radius:0}}.cite{position:relative;z-index:1;padding:var(--gap6);background-color:#2a2a2a;color:#fff;background-repeat:no-repeat;border-radius:8px;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:32px}.cite h2{margin-bottom:0}.cite h2 b{color:#ffd739}.cite__bg{position:absolute;inset:0;bottom:1em;z-index:0;display:grid;align-items:flex-end}.cite__bg img{display:block;margin-left:auto;margin-right:auto;max-width:100%;transform:scale(1.2)}.cite__inner{position:relative;z-index:2}.cite__desc{max-width:75vmin;margin-left:auto;margin-right:auto}@media only screen and (max-width:991px){.cite .btn,.cite .btn-bd,.cite .form button,.form .cite button{order:2}}.comment{background-color:rgba(30,27,26,.5);box-shadow:0 2px #B97208,0 -2px #FFD800,2px 0 #B97208,-2px 0 #FFD800;border-radius:8px;padding:32px}.comment__header{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.comment__footer{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:16px;margin-bootom:16px}.comment__footer img{border-radius:50%;width:75px;height:75px}.comment__body{margin-top:16px}.comments{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}@media only screen and (max-width:991px){.comments{grid-template-columns:1fr 1fr}}@media only screen and (max-width:768px){.comments{grid-template-columns:1fr}}.slide{text-align:center;justify-content:flex-start;flex-direction:column;align-items:center;flex:1;height:100%}.slide:not(:first-of-type){display:none}.slides{position:relative;z-index:100;background-color:#2a2a2a;color:#fff;background:rgba(30,27,26,.3);backdrop-filter:blur(4px);border-radius:8px;padding:var(--gap6);background-repeat:no-repeat;background-size:cover;background-position:50%;max-width:1000px;width:90%;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-direction:column}.slide__img{transform:translateY(calc(-50px - 32px));margin-bottom:-50px}.slide__progress{position:relative;overflow:hidden;width:100%;height:10px;margin-top:32px;border-radius:16pc;background-color:#fff}.slide__progress b{display:block;width:calc(100%/7);height:10px;border-radius:16pc;background:linear-gradient(293.61deg,#F19204 -1.57%,#FFD800 108.89%)}.slide__title{text-transform:uppercase;font:700 2.1875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px}.slide__answer{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;min-height:75px;padding:32px;border-radius:24px;background:linear-gradient(293.61deg,#F19204 -1.57%,#FFD800 108.89%);color:#1e1b1a;border:2px solid #ffd739;font:600 1.25rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;cursor:pointer}.slide__answer:hover,.slide__answer.active{background:linear-gradient(293.61deg,#F19204 -1.57%,#FFD800 108.89%)}.slide__answers{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;width:100%;margin-top:32px;margin-bottom:16px}@media only screen and (min-width:991px){.slide__img{display:none}}@media only screen and (max-width:768px){.slides{transform:none}.slide__answers{grid-template-columns:1fr 1fr}.slide__answer{font:600 .75rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:16px}.slide__title{font:600 1.5rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.popup{position:fixed;inset:0;z-index:5000;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;display:none}.popup .form__wrap{width:90%;background:rgba(30,27,26,.8);box-shadow:0 0 10px -1px rgba(30,27,26,.1);padding:32px}.card{background-color:rgba(30,27,26,.5);backdrop-filter:blur(4px);border-radius:8px;box-shadow:0 2px #B97208,0 -2px #FFD800,2px 0 #B97208,-2px 0 #FFD800;padding:32px;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.card__img{display:block;margin:0 auto;object-fit:contain}.card__title{text-transform:uppercase;font:700 1.625rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin:16px auto}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}@media only screen and (max-width:768px){.cards{grid-template-columns:1fr}}.stat{padding:32px;border-radius:8px;background-color:rgba(42,42,42,.5);backdrop-filter:blur(10px);box-shadow:0 2px #B97208,0 -2px #FFD800,2px 0 #B97208,-2px 0 #FFD800}.stat__val{margin-top:16px;font:900 2rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;row-gap:32px;margin-top:32px}@media only screen and (max-width:768px){.stats{grid-template-columns:1fr;text-align:center}}

