@font-face{font-family:Yanone Kaffeesatz;src:url(/fonts/yanone-kaffeesatz.ttf)}@font-face{font-family:Manrope;src:url(/fonts/manrope.ttf)}.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;transition:all .3s}.popup-wrapper .popup-close svg{width:40px;fill:#f37179}.popup-wrapper .popup-close svg:hover{fill:#0fb8b3}@font-face{font-family:Yanone Kaffeesatz;src:url(/fonts/yanone-kaffeesatz.ttf)}@font-face{font-family:Manrope;src:url(/fonts/manrope.ttf)}.consent-banner{padding:30px;border-radius:25px;border:2px solid #f37179;background:#e6d9da;position:relative;z-index:0;max-width:600px;margin:auto}@media (max-width: 768px){.consent-banner{padding:10px}}.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;margin:0}.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{border:2px solid #f37179;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}@font-face{font-family:Yanone Kaffeesatz;src:url(/fonts/yanone-kaffeesatz.ttf)}@font-face{font-family:Manrope;src:url(/fonts/manrope.ttf)}*{-webkit-font-smoothing:antialiased}*::-moz-selection{background-color:gray}*::selection{background-color:gray}html{scroll-behavior:smooth}.ad-slot{display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;overflow:hidden;transition:all .3s}body,.body{background-color:#e6d9da;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:#f37179;cursor:pointer;border-radius:12px}body::-webkit-scrollbar-track,.body::-webkit-scrollbar-track{background:linear-gradient(#aa6cb566,#e2e87e66,#1bbfd366)}body[data-open=true],.body[data-open=true]{overflow:hidden}main{position:relative;display:grid;grid-template-columns:1fr 1260px 1fr}main:not(.blog){overflow:hidden}@media (width >= 540px){main{padding-right:64px}}@media (width <= 1260px){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 aside{max-width:360px;flex-shrink:0;display:flex;flex-direction:column;gap:25px;position:sticky;height:-moz-fit-content;height:fit-content;transition:all .3s;top:140px}main section aside.fliped{top:-240px}@media (max-width: 920px){main section aside{max-width:unset;margin-top:20px}}@media (max-height: 860px){main section aside.fliped{top:-320px}}main section aside::-webkit-scrollbar{width:0}main:after{left:0;z-index:10;pointer-events:none;position:fixed;width:100%;height:50px;content:"";background:linear-gradient(transparent 0%,#e6d9da);bottom:0}hr{width:100%;border:solid 2px #f37179;filter:blur(5px)}img,svg{max-width:100%;height:auto}p,a,li,b,span{color:#000;font-family:Manrope;margin:0;font-size:18px}nav a,nav span{font-family:Manrope;font-size:18px;font-weight:500;letter-spacing:3%}.h1,h1{color:#482615;font-family:Yanone Kaffeesatz;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:#482615;font-size:28px;font-family:Yanone Kaffeesatz;display:flex;flex-direction:column;font-weight:700;margin-bottom:30px;text-align:center;text-shadow:0px 4px 4px rgba(6,7,12,.25)}@media (max-width: 768px){.h2,h2{font-size:24px}}.h3,h3{color:#482615;font-family:Manrope;font-size:24px;font-weight:700}.h4,h4{color:#000;font-family:Manrope;font-size:20px;font-weight:700}.h5,h5{color:#000;font-size:15px;font-weight:600;line-height:22px}a,button{text-decoration:none;transition:all .3s}a [data-icon],a svg,button [data-icon],button svg{color:#f37179;fill:#f37179;transition:all .3s}a:hover,button:hover{color:#f37179}a:hover [data-icon],a:hover svg,button:hover [data-icon],button:hover svg{color:#0fb8b3;fill:#0fb8b3}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:hover p{color:#f37179}.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}.site-logo{transition:all .3s;z-index:10}.site-logo img{height:100%;width:100%;max-height:80px;max-width:240px;-o-object-fit:contain;object-fit:contain}.site-logo:active,.site-logo:hover{scale:1.05;-webkit-tap-highlight-color:transparent}.lang-switch{display:flex;align-items:center;width:25px}.lang-switch.mobile{border-bottom:0!important;width:50px}.lang-switch.mobile svg{width:50px}.lang-switch svg{width:24px;transition:all .3s;fill:#f37179}.lang-switch:hover svg,.lang-switch[data-state=open] svg{fill:#0fb8b3}.lang-switch:before{display:none}.small-text{font-size:16px}ul li{list-style:disc}ol li{list-style:decimal}input,textarea{height:100%;width:100%;background-color:#fff;border-radius:5px;font-size:20px;padding:10px 20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}input::-moz-placeholder,textarea::-moz-placeholder{color:#b44747}input::placeholder,textarea::placeholder{color:#b44747}
