.popup-wrapper{position:fixed;z-index:1000;top:0;width:100dvw;height:100dvh;background-color:#0009;opacity:0;display:grid;place-items:center;pointer-events:none;transition:all .3s,height 0s}.popup-wrapper.open{opacity:1;pointer-events:all}.popup-wrapper .popup-content{position:relative;max-width:80%;max-height:80%}@media (width <= 580px){.popup-wrapper .popup-content{max-width:90%;max-height:90%}}.popup-wrapper .popup-close{position:absolute;z-index:1;top:10px;right:10px;fill:#fff;transition:all .3s}.popup-wrapper .popup-close:hover{fill:#aec0d1}.consent-banner{padding:30px;border-radius:25px;border:1px solid #758790;background:transparent;position:relative;z-index:0;max-width:600px;margin:auto}@media (max-width: 768px){.consent-banner{padding:10px}}.consent-banner:before{pointer-events:none;position:absolute;border-radius:25px;content:"";inset:0;background:radial-gradient(30% 100% at 80% 0%,#aa6cb580,#06070c00),radial-gradient(30% 100% at 20% 0%,#e2e87e80,#06070c00),radial-gradient(30% 100% at 50% 90%,#1bbfd380,#06070c00),#06070c;z-index:-1}.consent-banner .text-wrapper{display:flex;flex-direction:column;gap:20px}.consent-banner .text-wrapper .heading{text-align:center;font-size:26px;font-weight:600}.consent-banner .text-wrapper .subtext{font-size:16px}.consent-banner .text-wrapper .warning{font-size:16px;font-weight:600}.consent-banner .buttons-wrapper{margin-top:30px;display:flex;flex-direction:column;gap:10px}.consent-banner .consent-banner-options{margin-top:40px;max-height:50dvh;overflow-y:scroll}.consent-banner .consent-banner-options::-webkit-scrollbar{width:0px}.consent-banner .consent-banner-options .options-wrapper{margin:10px 0}.consent-banner .consent-banner-options .options-wrapper .heading-wrapper{display:flex;justify-content:space-between}.consent-banner .consent-banner-options .options-wrapper .heading-wrapper .state-indicator{position:relative;cursor:pointer;width:50px;height:25px;background-color:#b5b5b580;border-radius:12.5px;transition:all .3s}.consent-banner .consent-banner-options .options-wrapper .heading-wrapper .state-indicator div{position:absolute;left:0;transition:inherit;width:25px;height:25px;background-color:#b5b5b5;border-radius:50%}.consent-banner .consent-banner-options .options-wrapper .heading-wrapper .state-indicator.active{background-color:#51900080}.consent-banner .consent-banner-options .options-wrapper .heading-wrapper .state-indicator.active div{left:25px;background-color:#519000}.consent-banner .consent-banner-options .options-wrapper .heading-wrapper .state-indicator.required{cursor:not-allowed;background-color:#519000}.consent-banner .consent-banner-options .options-wrapper .heading-wrapper .state-indicator.required div{opacity:0}.consent-banner .consent-banner-options .options-wrapper .general-text-wrapper{background-color:#06070c;border:1px solid #758790;padding:10px 20px;border-radius:25px}.consent-banner .consent-banner-options .options-wrapper .general-text-wrapper .consent-sub-type{margin-bottom:20px}.consent-banner .consent-banner-options .options-wrapper .general-text-wrapper .consent-sub-type span{font-weight:600;text-transform:capitalize}.consent-banner .consent-banner-options .options-wrapper .general-text-wrapper .read-more{font-weight:600;cursor:pointer}.consent-banner .consent-banner-options .options-wrapper .general-text-wrapper .read-more:hover{text-decoration:underline}.consent-banner .consent-banner-options .options-wrapper .accordion{overflow:hidden;transition:all 2s}.popup-content-wrapper{display:flex;gap:10px;padding:50px;border-radius:25px;border:1px solid #758790;background:transparent;position:relative;z-index:0}.popup-content-wrapper .popup-image{max-width:340px;width:100%;margin:auto}@media (width <= 880px){.popup-content-wrapper.gads img{max-width:200px}}.popup-content-wrapper .content{max-width:340px;display:flex;flex-direction:column;justify-content:space-evenly;gap:20px}.popup-content-wrapper .content .button-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}@media (max-width: 880px){.popup-content-wrapper{padding:40px 20px 20px;flex-direction:column}}.popup-content-wrapper:before{pointer-events:none;position:absolute;border-radius:25px;content:"";inset:0;background:radial-gradient(30% 100% at 80% 0%,#aa6cb580,#06070c00),radial-gradient(30% 100% at 20% 0%,#e2e87e80,#06070c00),radial-gradient(30% 100% at 50% 90%,#1bbfd380,#06070c00),#06070c;z-index:-1}.popup-content-wrapper h2{margin:0}.popup-content-wrapper .button{text-align:center;text-decoration:underline;cursor:pointer}.popup-content-wrapper .form-wrapper{border:none;padding:0;max-width:400px}.popup-content-wrapper .form-wrapper:before{content:none}@font-face{font-family:Inter Hewn;src:url(https://res.cloudinary.com/ddtcwwb4n/raw/upload/v1722596357/Inter-hewn_tlybq5.woff2)}@font-face{font-family:Inter;src:url(https://res.cloudinary.com/ddtcwwb4n/raw/upload/v1722596358/inter_nepfir.woff2);font-style:normal}@font-face{font-family:Inter;src:url(https://res.cloudinary.com/ddtcwwb4n/raw/upload/v1722596358/inter-italic_g4splw.woff2);font-style:italic}*{-webkit-font-smoothing:antialiased}*::-moz-selection{background-color:gray}*::selection{background-color:gray}html{scroll-behavior:smooth}body,.body{background-color:#06070c;margin:0;position:relative;overflow-x:hidden}body.no-scroll,.body.no-scroll{overflow:hidden}@media (min-width: 1040px){body.no-scroll,.body.no-scroll{padding-right:12px}}body::-webkit-scrollbar,.body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-thumb,.body::-webkit-scrollbar-thumb{background:linear-gradient(to right,transparent 0%,#758790 100%);cursor:pointer;border-top-left-radius:12px;border-bottom-left-radius:12px}body::-webkit-scrollbar-track,.body::-webkit-scrollbar-track{background:linear-gradient(#aa6cb566,#e2e87e66,#1bbfd366)}body::-webkit-scrollbar-track-piece,.body::-webkit-scrollbar-track-piece{background:linear-gradient(to left,transparent 0%,rgb(6,7,12) 100%)}body[data-open=true],.body[data-open=true]{overflow:hidden}header{max-width:1920px;margin:auto;position:sticky;top:0;z-index:20;height:120px}header .top-bar{background:linear-gradient(90deg,transparent 0%,transparent 20%,#998700 50%,transparent 80%,transparent 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;height:30px;font-size:14px;text-align:center;color:#f5f5f5;font-weight:700;z-index:10;position:relative;transition:all .3s ease-in-out}@media (width <= 768px){header .top-bar{height:40px;background:#998700}}header .top-bar.hidden{height:0px}header:before{content:"";width:100%;height:100%;position:absolute;background:linear-gradient(#06070c 60%,#06070c00)}main{position:relative;display:grid;grid-template-columns:1fr 1260px 1fr}main:not(.blog){overflow:hidden}@media (max-width: 1240px){main{grid-template-columns:0px 100% 0px}}main>*{grid-column:2/3;scroll-margin-top:180px}@media (width <= 920){main>*{scroll-margin-top:120px}}main>div{pointer-events:none}main section{padding:0 5%;margin-bottom:100px}main section.low-margin{margin-bottom:20px}main section.wide{padding:0 1%}main section:first-of-type{margin-top:40px}@media (width <= 920px){main section:first-of-type{margin-top:20px}}main:after{content:"";left:0;z-index:10;pointer-events:none;position:fixed;width:100%;height:120px;background:linear-gradient(#06070c00,#06070c);bottom:0}hr{height:2px;width:100%;background:#aa6cb5}img,svg{max-width:100%;height:auto}p,a,li,b{color:#f5f5f5;font-family:Inter;margin:0;font-size:18px}nav a,nav span{font-family:Inter;font-size:18px;font-weight:500;letter-spacing:3%}.h1,h1{color:#f5f5f5;font-family:Inter Hewn;font-size:32px;text-transform:uppercase;text-shadow:0px 4px 4px rgba(6,7,12,.25)}@media (max-width: 768px){.h1,h1{font-size:26px}}.set-html .h2,.set-html h2{text-align:start}.h2,h2{color:#f5f5f5;font-size:28px;font-family:Inter Hewn;display:flex;flex-direction:column;font-weight:700;margin-bottom:30px;text-align:center}@media (max-width: 768px){.h2,h2{font-size:24px}}.h2:after,h2:after{position:relative;bottom:-14px;height:2px;width:60px;background:#aa6cb5}.h2.underline-center:after,h2.underline-center:after{content:"";align-self:center}.h2.underline-start:after,h2.underline-start:after{content:"";align-self:start}.h3,h3{color:#f5f5f5;font-family:Inter;font-size:24px;font-weight:700}.h4,h4{color:#f5f5f5;font-family:Inter;font-size:20px;font-weight:700}.h5,h5{color:#f5f5f5;font-size:15px;font-weight:600;line-height:22px}em{color:#aec0d1}a{text-decoration:none;transition:all .3s}a [data-icon],a svg.react{color:#f5f5f5;fill:#f5f5f5;transition:all .3s}a:hover{color:#aec0d1}a:hover [data-icon],a:hover svg.react{color:#aec0d1;fill:#aec0d1}a.icon-with-text{display:flex;align-items:center;gap:6px;transition:all .3s}a.icon-with-text p{text-transform:uppercase;margin:0;transition:inherit}a.icon-with-text [data-icon]{color:#f5f5f5;transition:inherit}a.icon-with-text:hover p,a.icon-with-text:hover [data-icon]{color:#aec0d1}.icon-with-text{display:flex;align-items:center;gap:6px;transition:all .3s;margin-bottom:20px}.icon-with-text img,.icon-with-text svg{flex-shrink:0}.long-text p{margin:20px 0}.button-text{font-family:Inter;font-weight:700;font-size:16px;text-transform:uppercase;text-decoration:none;text-align:center}.button-text:hover{color:#f5f5f5}.blue-text{color:#aec0d1}.site-logo{transition:all .3s;z-index:10}.site-logo img{height:100%;width:100%;max-height:80px;max-width:240px}.site-logo:active,.site-logo:hover{scale:1.05;-webkit-tap-highlight-color:transparent}.lang-switch{display:flex;align-items:center}.lang-switch.mobile{border-bottom:0!important;width:50px}.lang-switch.mobile svg{width:100%}.lang-switch path{transition:all .3s;fill:#c9cacb}.lang-switch:hover path,.lang-switch[data-state=open] path{fill:#aec0d1}.lang-switch:before{display:none}.tabs-wrapper{border:1px solid #e5e7eb}.tabs-wrapper button{background:none;border:none;position:relative;display:grid;place-items:center;width:270px;height:40px;cursor:pointer;border-radius:15px;transition:all .3s}@media (width <= 880px){.tabs-wrapper button{width:100%}}.tabs-wrapper button h3{text-transform:uppercase;color:#f5f5f5a1;transition:inherit;font-size:18px}.tabs-wrapper button:hover{background:#ffffff0d}.tabs-wrapper button:hover h3{color:#f5f5f5}.tabs-wrapper button.active{cursor:default;border:1px solid #e5e7eb;background:#aa6cb580;z-index:-1}.tabs-wrapper button.active h3{color:#f5f5f5}.small-text{font-size:16px}ul li{list-style:disc}ol li{list-style:decimal}
