@charset "UTF-8";.desktop-only{display:none}@media screen and (min-width:1024px){.desktop-only{display:block}}@media screen and (min-width:1024px){.smartphone-only{display:none}}@font-face{font-family:"Gilroy";src:url("/static/webFonts/GilroyLight/font.woff2?168143d07f74") format("woff2"),url("/static/webFonts/GilroyLight/font.woff?168143d07f74") format("woff");font-weight:300;font-display:swap}@font-face{font-family:"Gilroy";src:url("/static/webFonts/GilroyMedium/font.woff2?168143d07f74") format("woff2"),url("/static/webFonts/GilroyMedium/font.woff?168143d07f74") format("woff");font-weight:500;font-display:swap}@font-face{font-family:"Gilroy";src:url("/static/webFonts/GilroySemiBold/font.woff2?168143d07f74") format("woff2"),url("/static/webFonts/GilroySemiBold/font.woff?168143d07f74") format("woff");font-weight:600;font-display:swap}@font-face{font-family:"Gilroy";src:url("/static/webFonts/GilroyBold/font.woff2?168143d07f74") format("woff2"),url("/static/webFonts/GilroyBold/font.woff?168143d07f74") format("woff");font-weight:700;font-display:swap}@font-face{font-family:"Gilroy";src:url("/static/webFonts/GilroyExtraBold/font.woff2?168143d07f74") format("woff2"),url("/static/webFonts/GilroyExtraBold/font.woff?168143d07f74") format("woff");font-weight:800;font-display:swap}*,*::before,*::after{box-sizing:border-box}body{margin:0;background-color:#f9f9ff;font-family:"Gilroy",sans-serif;font-weight:400;color:#151515;padding-top:14vw}@media screen and (min-width:481px){body{padding-top:7vw}}@media screen and (min-width:1024px){body{padding-top:calc(4.5vw + 3vw)}}a{color:#342df3;text-underline-offset:0.2em}a:hover{text-decoration:underline}img{max-width:100%;height:auto}h1,h2,h3,h4{font-weight:700;line-height:1.2}pre,code{background:#eef;border-radius:4px;font-size:0.9em}pre{padding:1em;overflow-x:auto}pre code{background:none;padding:0}code{padding:0.1em 0.3em}.container{width:90%;max-width:860px;margin:0 auto}@media screen and (min-width:1024px){.container{width:80%}}.header{position:fixed;top:0;left:0;width:100%;z-index:99;background-color:#1f237e;height:14vw}@media screen and (min-width:481px){.header{height:7vw}}@media screen and (min-width:1024px){.header{height:auto}}.header__nav{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 6vw}@media screen and (min-width:1024px){.header__nav{padding:1.2vw 10%}}.header__logo{display:flex;align-items:center}.header__logo img{height:7vw;min-height:50px;width:auto}@media screen and (min-width:481px){.header__logo img{height:4vw}}@media screen and (min-width:1024px){.header__logo img{height:4vw}}@media screen and (min-width:1920px){.header__logo img{height:4vw}}.header__logo a{display:flex;align-items:center}.header__menu{display:none;list-style:none;margin:0;padding:0;gap:2vw;align-items:center}@media screen and (min-width:1024px){.header__menu{display:flex;font-size:1.1vw}}.header__menu li a{color:#ffffff;text-decoration:none;font-weight:500}.header__menu li a:hover{text-decoration:underline}.header__menu .header__cta a{background-color:#342df3;color:#ffffff;padding:0.6vw 1.3vw;border-radius:6px;transition:background-color 200ms ease,color 200ms ease}.header__menu .header__cta a:hover{background-color:#ffffff;color:#342df3;text-decoration:none}.header__rss a{display:flex;align-items:center;padding:0.3vw}.header__rss a:hover{opacity:0.8;text-decoration:none}.header__rss svg{width:1.4vw;height:1.4vw}.header__search{position:relative;display:flex;align-items:center}.header__search-toggle{background:none;border:none;cursor:pointer;padding:0.3vw;display:flex;align-items:center;color:#ffffff}.header__search-toggle svg{width:1.4vw;height:1.4vw;stroke:currentColor}.header__search-toggle:hover{opacity:0.8}.header__search-box{position:absolute;right:0;top:calc(100% + 0.8vw);z-index:200}.header__search-box input[type="search"]{width:18vw;padding:0.45vw 0.8vw;border:2px solid #342df3;border-radius:6px;font-family:inherit;font-size:0.9vw;background:#ffffff;color:#151515;outline:none}.header__search-box input[type="search"]:focus{border-color:#140de0}.header__search-results{position:absolute;right:0;top:calc(100% + 0.4vw);width:22vw;background:#ffffff;border:1px solid #dadada;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,0.12);list-style:none;margin:0;padding:0.3vw 0;max-height:20vw;overflow-y:auto;z-index:201}.header__search-results li a{display:block;padding:0.45vw 0.9vw;color:#151515;text-decoration:none;font-size:0.85vw;line-height:1.4}.header__search-results li a:hover,.header__search-results li a:focus{background:rgba(52,45,243,0.06);outline:none}.header__search-results li a strong{display:block;font-weight:600;color:#151515}.header__search-results li a span{color:#6b6c84;font-size:0.75vw}.header__search-results li.is-active a{background:rgba(52,45,243,0.06)}.header__search-results--mobile{position:static;width:100%;border-radius:4px;max-height:50vw;box-shadow:none;border:1px solid rgba(255,255,255,0.15);background:#242992;margin-top:2vw}.header__search-results--mobile li a{font-size:4vw;padding:2.5vw 3vw;color:#ffffff}.header__search-results--mobile li a:hover,.header__search-results--mobile li a:focus{background:rgba(255,255,255,0.08)}.header__search-results--mobile li a strong{color:#ffffff}.header__search-results--mobile li a span{color:rgba(255,255,255,0.6);font-size:3.2vw}.header__drawer-search{margin-bottom:2vw}.header__drawer-search input[type="search"]{width:100%;padding:2.5vw 3vw;border:1px solid rgba(255,255,255,0.3);border-radius:6px;background:rgba(255,255,255,0.1);color:#ffffff;font-family:inherit;font-size:4.5vw;outline:none}@media screen and (min-width:481px){.header__drawer-search input[type="search"]{font-size:2.5vw;padding:1.5vw 2vw}}.header__drawer-search input[type="search"]::placeholder{color:rgba(255,255,255,0.5)}.header__drawer-search input[type="search"]:focus{border-color:rgba(255,255,255,0.6)}.header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:8vw;height:8vw;cursor:pointer;background:none;border:none;padding:0}@media screen and (min-width:481px){.header__hamburger{width:4.5vw;height:4.5vw}}@media screen and (min-width:1024px){.header__hamburger{display:none}}.header__hamburger span{display:block;width:100%;height:2px;background-color:#ffffff;border-radius:2px;transition:transform 0.3s ease,opacity 0.3s ease}.header__hamburger.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger.is-active span:nth-child(2){opacity:0}.header__hamburger.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__drawer{display:none;background-color:#1f237e;padding:4vw 6vw 6vw}@media screen and (min-width:1024px){.header__drawer{display:none!important}}.header__drawer.is-open{display:block}.header__drawer ul{list-style:none;margin:0;padding:0}.header__drawer li{padding:3vw 0;border-bottom:1px solid rgba(255,255,255,0.1);font-size:5vw}@media screen and (min-width:481px){.header__drawer li{font-size:3vw}}.header__drawer li:last-child{border-bottom:none}.header__drawer a{color:#ffffff;text-decoration:none;font-weight:500}.header__drawer a:hover{text-decoration:underline}.lang-switcher{display:flex;align-items:center;gap:.3rem}.lang-switcher__link{font-size:.75rem;font-weight:700;letter-spacing:.04em;color:currentColor;opacity:.55;text-decoration:none;padding:.15rem .3rem;border:1px solid currentColor;border-radius:3px;transition:opacity .15s}.lang-switcher__link:hover,.lang-switcher__link.current{opacity:1}.footer{font-weight:500;position:relative;background:linear-gradient(135deg,#2040a6 0%,#1f227d 100%)}.footer li{list-style-type:none}.footer a{text-decoration:none;color:#888ebf}.footer__container{position:relative;display:flex;flex-direction:column;padding:15vw 6vw}@media screen and (min-width:481px){.footer__container{padding:7vw 5% 14vw;flex-direction:row}}@media screen and (min-width:1024px){.footer__container{flex-direction:row;padding:4vw 10% 14vw}}@media screen and (min-width:1920px){.footer__container{padding:4vw 10% 16.5vw}}@media screen and (min-width:481px){.footer__contacts{width:40%}}@media screen and (min-width:1024px){.footer__contacts{width:30%}}.footer__contacts__spec div{margin:3vw 0}@media screen and (min-width:481px){.footer__contacts__spec div{margin:.3vw 0}}@media screen and (min-width:1024px){.footer__contacts__spec div{margin:.6vw 0}}.footer__contacts__spec ul{margin-top:6vw;padding:0}@media screen and (min-width:481px){.footer__contacts__spec ul{margin-top:1vw}}@media screen and (min-width:1024px){.footer__contacts__spec ul{margin-top:1vw;margin-bottom:0}}.footer__contacts__spec li{display:flex;align-items:center;padding-left:0;margin-top:4vw;color:#ffffff;font-size:4.1vw}@media screen and (min-width:481px){.footer__contacts__spec li{font-size:2.2vw;margin-top:2vw}}@media screen and (min-width:1024px){.footer__contacts__spec li{font-size:1.2vw;margin-top:0;padding-bottom:0.5vw}}.footer__contacts__spec li a{color:#ffffff}.footer__contacts__spec li a:visited,.footer__contacts__spec li a:active{color:#ffffff}.footer__contacts__spec li svg{flex-shrink:0;width:25px;height:25px;margin-right:2vw}@media screen and (min-width:481px){.footer__contacts__spec li svg{margin-right:1vw}}.footer__contacts__spec--title{color:#ffffff;font-size:4.1vw}@media screen and (min-width:481px){.footer__contacts__spec--title{font-size:2.2vw}}@media screen and (min-width:1024px){.footer__contacts__spec--title{font-size:1.2vw}}.footer__contacts__spec--socials{display:flex;padding-top:1.5vw}@media screen and (min-width:481px){.footer__contacts__spec--socials{padding-top:0}}.footer__contacts__spec--social{padding-right:6vw}@media screen and (min-width:481px){.footer__contacts__spec--social{padding-right:3.2vw}}@media screen and (min-width:1024px){.footer__contacts__spec--social{padding-right:2vw}}.footer__contacts__spec--social img{width:auto;height:22px;display:block}.footer__list{color:#ffffff;font-weight:500;font-size:4.1vw}@media screen and (min-width:481px){.footer__list{font-size:2.2vw}}@media screen and (min-width:1024px){.footer__list{font-size:1.2vw}}.footer__item li{font-size:4.1vw}@media screen and (min-width:481px){.footer__item li{font-size:2.2vw}}@media screen and (min-width:1024px){.footer__item li{font-size:1.2vw}}.footer__specifications{margin:3.5vw 0}@media screen and (min-width:481px){.footer__specifications{display:flex;flex-wrap:wrap;margin:0;width:50%;padding-left:10%}}@media screen and (min-width:1024px){.footer__specifications{display:flex;flex-wrap:nowrap;width:70%;justify-content:flex-start;padding-left:0}}.footer__specifications>div{margin:6vw 0 3vw}@media screen and (min-width:481px){.footer__specifications>div{width:50%;margin:0}}@media screen and (min-width:1024px){.footer__specifications>div{margin:0 4vw 1vw 0;width:unset}}.footer__items{margin:4vw 0 2vw}.footer__items ul{padding:0;margin:1vw 0}@media screen and (min-width:481px){.footer__items ul{margin:.5vw 0}}.footer__items li{padding:1.2vw 0;color:#ffffff}@media screen and (min-width:481px){.footer__items li{padding:0.5vw 0}}@media screen and (min-width:1024px){.footer__items li{padding:0.4vw 0}}.footer__last-section{width:100%;height:10vw;font-size:3.1vw;color:#888ebf;background-color:#1d207a;position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media screen and (min-width:481px){.footer__last-section{height:4vw;font-size:1.1vw}}@media screen and (min-width:1024px){.footer__last-section{height:4.5vw}}.skip-link{position:absolute;top:-100%;left:0;padding:0.5rem 1rem;background:#342df3;color:#fff;z-index:9999;font-weight:500;text-decoration:none}.skip-link:focus{top:0}.post-figure{margin:2rem auto;text-align:center;max-width:90%}@media screen and (min-width:1024px){.post-figure{max-width:75%}}.post-figure img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 15px 0.5px rgba(196,196,196,0.5);display:block;margin:0 auto}.post-figure figcaption{margin-top:.75rem;padding-top:.6rem;font-size:.8rem;font-weight:500;color:#6b6c84;letter-spacing:.08em;line-height:1.5}.post-figure figcaption::before{content:'';display:block;width:2rem;height:2px;background:rgba(52,45,243,0.4);margin:0 auto .5rem}.post-figure figcaption p{margin:0}.gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2rem 0}.gallery__item{display:block;position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4/3;width:calc(50% - .375rem);box-shadow:0 0 10px 0.5px rgba(196,196,196,0.4);transition:transform .2s,box-shadow .2s}@media screen and (min-width:1024px){.gallery__item{width:calc(33.333% - .5rem)}}@media screen and (min-width:1280px){.gallery__item{width:calc(25% - .5625rem)}}.gallery__item:hover{transform:scale(1.03);box-shadow:0 4px 20px rgba(0,0,0,0.18)}.gallery__item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.lightbox{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,0.88);align-items:center;justify-content:center;flex-direction:column}.lightbox--open{display:flex}.lightbox__img{max-width:90vw;max-height:85vh;border-radius:6px;object-fit:contain}.lightbox__caption{margin-top:.75rem;color:rgba(255,255,255,0.8);font-size:.85rem;text-align:center;max-width:80vw}.lightbox__close,.lightbox__prev,.lightbox__next{position:absolute;background:rgba(255,255,255,0.15);border:none;color:#fff;cursor:pointer;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.lightbox__close:hover,.lightbox__prev:hover,.lightbox__next:hover{background:rgba(255,255,255,0.3)}.lightbox__close{top:1rem;right:1rem}.lightbox__prev{left:1rem;top:50%;transform:translateY(-50%)}.lightbox__next{right:1rem;top:50%;transform:translateY(-50%)}.not-found{text-align:center;padding:15vw 8vw;max-width:640px;margin:0 auto}@media screen and (min-width:1024px){.not-found{padding:6vw 0}}.not-found__code{font-size:25vw;color:#342df3;font-weight:700;line-height:1;margin:0}@media screen and (min-width:1024px){.not-found__code{font-size:10vw}}.not-found__headline{font-size:7vw;font-weight:700;margin:4vw 0 3vw;color:#151515}@media screen and (min-width:1024px){.not-found__headline{font-size:2.5vw;margin:1.5vw 0 1vw}}.not-found__text{font-size:4.5vw;color:#6b6c84;margin-bottom:8vw}@media screen and (min-width:1024px){.not-found__text{font-size:1.2vw;margin-bottom:3vw}}.not-found__cta{justify-content:center}@media screen and (min-width:1024px){.not-found__cta{justify-content:center}}.header a.diff-link{background-color:#342df3;padding:2.5vw 5vw;border-radius:6px;transition:all 200ms ease-in}@media screen and (min-width:481px){.header a.diff-link{padding:1.5vw 3.5vw}}@media screen and (min-width:1024px){.header a.diff-link{padding:1vw 1.5vw}}.header a:hover.diff-link{background-color:#ffffff;color:black}.header .login-button{margin-top:18vw}@media screen and (min-width:1024px){.header .login-button{margin-left:1vw;margin-right:2vw;margin-top:0}}.header .dropdown{position:relative;display:inline-block}.header .dropdown .dropdown-content{display:none;position:absolute;background-color:#1f237e;min-width:160px;z-index:100;border-radius:4px;top:100%;left:0}.header .dropdown .dropdown-content a{display:block;padding:.6rem 1rem;font-size:.9rem}.header .dropdown .dropdown-content a:hover{background-color:rgba(255,255,255,0.1)}.header .dropdown:hover .dropdown-content{display:block}.hero{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='390px' height='674px' viewBox='0 0 390 674' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ERectangle%3C/title%3E%3Cdefs%3E%3ClinearGradient x1='66.1133464%25' y1='96.2610491%25' x2='42.5523159%25' y2='11.9979765%25' id='linearGradient-1'%3E%3Cstop stop-color='%232040A6' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%231F227D' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Homepage----iPhone-12-Pro' fill='url(%23linearGradient-1)'%3E%3Cpath d='M0,0 L390,0 L390,606.312344 L292.684391,660.854607 C263.537832,677.190314 228.158327,677.889976 198.388702,662.719389 L0,561.620596 L0,561.620596 L0,0 Z' id='Rectangle'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;margin-top:-14vw}@media screen and (min-width:481px){.hero{margin-top:-7vw;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='834px' height='670px' viewBox='0 0 834 670' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ERectangle%3C/title%3E%3Cdefs%3E%3ClinearGradient x1='100%25' y1='80.7539711%25' x2='26.889704%25' y2='24.7365623%25' id='linearGradient-1'%3E%3Cstop stop-color='%232040A6' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%231F227D' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Homepage---11″-iPad-Pro' fill='url(%23linearGradient-1)'%3E%3Cpath d='M0,0 L834,0 L834,528.312344 L568.542902,659.106003 C541.69648,672.333533 510.336835,672.841467 483.076114,660.490316 L0,441.620596 L0,441.620596 L0,0 Z' id='Rectangle'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat}}@media screen and (min-width:1024px){.hero{margin-top:-4.5vw;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='1280px' height='846px' viewBox='0 0 1280 846' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ERectangle%3C/title%3E%3Cdefs%3E%3ClinearGradient x1='100%25' y1='70.68917%25' x2='26.889704%25' y2='33.0044857%25' id='linearGradient-1'%3E%3Cstop stop-color='%232040A6' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%231F227D' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Homepage' fill='url(%23linearGradient-1)'%3E%3Cpath d='M-1.13686838e-13,0 L1280,0 L1280,628.202397 L849.167944,835.911412 C822.734841,848.65511 792.038353,849.14542 765.211733,837.25243 L-1.13686838e-13,498.012684 L-1.13686838e-13,498.012684 L-1.13686838e-13,0 Z' id='Rectangle'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}}.hero__container{position:relative}.hero__text-container{font-weight:500}@media screen and (min-width:481px){.hero__text-container{position:absolute;padding-left:4%;top:19vw;width:34%}}@media screen and (min-width:1024px){.hero__text-container{position:absolute;padding-left:10%;top:16.5vw;width:30%}}.hero__title,.hero__subtitle{width:80%;text-align:center;padding:0 10%}@media screen and (min-width:481px){.hero__title,.hero__subtitle{text-align:left;padding:0;width:100%}}@media screen and (min-width:1024px){.hero__title,.hero__subtitle{text-align:left;padding:0;width:100%}}.hero__title{color:white;hyphens:auto;font-size:13.33333vw;font-weight:800;line-height:1;padding-top:21vw}@media screen and (min-width:481px){.hero__title{font-size:4.51389vw}}@media screen and (min-width:481px){.hero__title{padding-top:0;font-size:5.2vw;hyphens:none}}@media screen and (min-width:1024px){.hero__title{font-size:13.33333vw;padding-top:0}}@media screen and (min-width:1024px) and (min-width:481px){.hero__title{font-size:4.51389vw}}.hero__subtitle{color:white;font-size:4.44444vw;font-weight:normal;line-height:1.2;padding-top:5vw}@media screen and (min-width:481px){.hero__subtitle{font-size:1.38889vw}}@media screen and (min-width:481px){.hero__subtitle{padding-top:2vw;line-height:1.3;font-size:2.2vw}}@media screen and (min-width:1024px){.hero__subtitle{font-size:4.44444vw;padding-top:2vw;line-height:1.4}}@media screen and (min-width:1024px) and (min-width:481px){.hero__subtitle{font-size:1.38889vw}}.hero__ctas{display:flex;justify-content:center;padding-top:6vw}@media screen and (min-width:481px){.hero__ctas{padding-top:3vw;justify-content:left}}@media screen and (min-width:1024px){.hero__ctas{padding-top:3vw;justify-content:left}}@media screen and (min-width:481px){.hero__ctas .cta{justify-content:left}}.hero__image{position:static;text-align:center;margin-top:-7vw;padding-bottom:7vw}.hero__image img{width:95%}@media screen and (min-width:481px){.hero__image img{width:100%}}@media screen and (min-width:1024px){.hero__image img{width:100%}}@media screen and (min-width:481px){.hero__image{padding-top:9vw;padding-left:39vw;padding-bottom:0;width:60%}}@media screen and (min-width:1024px){.hero__image{padding-top:10vw;padding-left:41vw;padding-bottom:5vw;width:54%}}.hero .cta-btn{color:white;background-color:#342df3;border:1px solid #342df3}.hero .cta-btn:hover{background-color:white;color:#342df3}@media screen and (min-width:481px){.hero__image{padding-left:32vw}}@media screen and (min-width:1024px){.hero__image{padding-left:36vw}}.hero-simple{margin-top:-14vw}@media screen and (min-width:481px){.hero-simple{margin-top:-7vw;padding:7% 10%}}@media screen and (min-width:1024px){.hero-simple{margin-top:-4.5vw;padding:7% 10%}}@media screen and (min-width:481px){.hero-simple__container{position:relative}}.hero-simple__text-container{font-weight:500;margin-bottom:15vw}@media screen and (min-width:481px){.hero-simple__text-container{width:65%;margin-bottom:0}}@media screen and (min-width:1024px){.hero-simple__text-container{width:65%}}@media screen and (min-width:481px){.hero-simple__mainContainer{display:flex;justify-content:space-around;align-items:center}}.hero-simple__title,.hero-simple__subtitle{width:80%;text-align:center;padding:0 10%}@media screen and (min-width:481px){.hero-simple__title,.hero-simple__subtitle{text-align:left;padding:0;width:100%}}@media screen and (min-width:1024px){.hero-simple__title,.hero-simple__subtitle{text-align:left;padding:0;width:100%}}.hero-simple__title{color:white;hyphens:auto;font-size:13.33333vw;font-weight:800;line-height:1;padding-top:21vw}@media screen and (min-width:481px){.hero-simple__title{font-size:4.51389vw}}@media screen and (min-width:481px){.hero-simple__title{padding-top:0;font-size:5.2vw;hyphens:none}}@media screen and (min-width:1024px){.hero-simple__title{font-size:13.33333vw;padding-top:0}}@media screen and (min-width:1024px) and (min-width:481px){.hero-simple__title{font-size:4.51389vw}}.hero-simple__subtitle{color:white;font-size:4.44444vw;font-weight:normal;line-height:1.2;padding-top:5vw}@media screen and (min-width:481px){.hero-simple__subtitle{font-size:1.38889vw}}@media screen and (min-width:481px){.hero-simple__subtitle{padding-top:2vw;line-height:1.3;font-size:2.2vw}}@media screen and (min-width:1024px){.hero-simple__subtitle{font-size:4.44444vw;padding-top:2vw;line-height:1.4}}@media screen and (min-width:1024px) and (min-width:481px){.hero-simple__subtitle{font-size:1.38889vw}}.hero-simple__ctas{display:flex;justify-content:center;padding-top:6vw}@media screen and (min-width:481px){.hero-simple__ctas{padding-top:3vw;justify-content:left}}@media screen and (min-width:1024px){.hero-simple__ctas{padding-top:3vw;justify-content:left}}@media screen and (min-width:481px){.hero-simple__ctas .cta{justify-content:left}}.hero-simple__image{position:static;text-align:center;margin-top:-7vw;padding-bottom:7vw}.hero-simple__image img{width:80%}@media screen and (min-width:481px){.hero-simple__image img{width:100%}}@media screen and (min-width:481px){.hero-simple__image{position:unset;margin-top:0;padding-bottom:0;width:35%}}@media screen and (min-width:1024px){.hero-simple__image{width:35%}}.hero-simple .cta-btn{color:white;background-color:#342df3;border:1px solid #342df3}.hero-simple .cta-btn:hover{background-color:white;color:#342df3}.hero-simple__text-container{margin-bottom:5vw}.square-cards{font-weight:500;width:100%;overflow-x:hidden;margin-top:6.22222vw;margin-bottom:6.22222vw}@media screen and (min-width:1024px){.square-cards{margin-top:2.43056vw;margin-bottom:2.43056vw}}@media screen and (min-width:481px){.square-cards{width:90%;padding:0 5%;margin:1vw 0 3vw}}@media screen and (min-width:1024px){.square-cards{width:80%;padding:0 10%;margin-top:6.22222vw;margin-bottom:6.22222vw}}@media screen and (min-width:1024px) and (min-width:1024px){.square-cards{margin-top:2.43056vw;margin-bottom:2.43056vw}}.square-cards a{text-decoration:none;color:black}@media screen and (min-width:481px){.square-cards__title{margin-left:1.5vw;margin-bottom:-1vw;margin-top:2vw;font-size:2.736vw;letter-spacing:0.1em;color:#b2000c;font-weight:700}}.square-cards__container{padding:0 5vw}@media screen and (min-width:481px){.square-cards__container{display:flex;width:100%;top:1.1vw;flex-direction:row;justify-content:space-between;padding:0;margin:0}}.square-cards__fourImages{justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap}@media screen and (min-width:481px){.square-cards__fourImages{justify-content:center;width:100%}}.square-cards__images{min-height:38vw;width:40.5vw;margin:1.5vw;position:relative;border-radius:10px;box-shadow:0px 0px 8px 0.2px rgba(196,196,196,0.5);cursor:pointer;background-color:white}@media screen and (min-width:481px){.square-cards__images{min-height:18vw;width:23.5%;margin:1%;position:relative;box-shadow:0px 0px 15px 0.5px rgba(196,196,196,0.5)}.square-cards__images:nth-of-type(1){margin-left:0}.square-cards__images:nth-of-type(4n+1){margin-left:0}.square-cards__images:nth-of-type(4n){margin-right:0}}@media screen and (min-width:1024px){.square-cards__images{min-height:15vw}}.square-cards__images--active{border-bottom:2px solid blue;transform:scale(1.01);box-shadow:0px 0px 8px 0.2px rgba(144,145,150,0.5)}@media screen and (min-width:481px){.square-cards__images--active{box-shadow:0px 0px 15px 0.5px rgba(144,145,150,0.5)}}.square-cards__images img{width:100%}.square-cards__svg-image{z-index:1;width:40%;transform:translateX(-50%);left:50%;position:absolute;bottom:41%}@media screen and (min-width:481px){.square-cards__svg-image{bottom:38%;width:35%}}.square-cards__svg-image img{width:100%}.square-cards__title-img{color:black;bottom:30.5vw;width:100%;font-weight:bold;text-align:center;text-transform:uppercase;font-size:4vw;letter-spacing:0.05em}@media screen and (min-width:481px){.square-cards__title-img{font-size:1.5vw;letter-spacing:0.1em;bottom:9.2vw}}.square-cards__texts{position:absolute;bottom:1vw;text-align:left;padding:0;display:flex;width:100%;flex-direction:column}@media screen and (min-width:481px){.square-cards__texts{padding:0;margin-top:0;position:absolute;bottom:1vw}}.square-cards__text{position:absolute;bottom:5vw;color:black;width:100%;text-align:center;text-transform:none;font-weight:normal;letter-spacing:0.015em;font-size:3.91111vw;line-height:1.2;margin-bottom:0.3vw}@media screen and (min-width:481px){.square-cards__text{font-size:1.21528vw}}@media screen and (min-width:481px){.square-cards__text{font-size:1.7vw;bottom:1.5vw;width:100%}}@media screen and (min-width:1024px){.square-cards__text{font-size:3.91111vw;bottom:1.5vw;width:100%}}@media screen and (min-width:1024px) and (min-width:481px){.square-cards__text{font-size:1.21528vw}}@media screen and (min-width:481px){.square-cards__subtext{font-size:1.5625vw;margin-bottom:1vw;letter-spacing:0.025em}}@media screen and (min-width:481px){.square-cards__fourImages{justify-content:flex-start}}@media screen and (min-width:481px){.square-cards__images:nth-of-type(4n+1){margin-left:1%}.square-cards__images:nth-of-type(4n){margin-right:1%}.square-cards__images:nth-of-type(5n){margin-left:0}}.title-text{font-weight:500;margin-bottom:4vw}@media screen and (min-width:481px){.title-text{margin-bottom:2vw;padding:0 5%;width:90%}}@media screen and (min-width:1024px){.title-text{padding:0 10%;width:80%}}.title-text__container{display:flex;flex-direction:column}@media screen and (min-width:481px){.title-text__container{flex-direction:row}}.title-text__text{font-weight:700;text-align:center;margin-top:6vw;line-height:1.3;font-size:4.44444vw;width:70%;padding:0 15%}@media screen and (min-width:481px){.title-text__text{font-size:2.08333vw}}@media screen and (min-width:481px){.title-text__text{text-align:left;margin-top:4vw;margin-bottom:1vw;padding:0;width:100%}}.title-text__body{text-align:left;width:100%;overflow-x:auto}.title-text__body table{width:100%;border-collapse:collapse;margin-top:1.5vw}.title-text__body table th,.title-text__body table td{border:1px solid #dadada;padding:0.9vw 1.4vw;font-size:3.11111vw;letter-spacing:0.02em}@media screen and (min-width:481px){.title-text__body table th,.title-text__body table td{font-size:1.04167vw}}@media screen and (min-width:481px){.title-text__body table th,.title-text__body table td{font-size:1.4vw}}.title-text__body table td:first-of-type{width:35%;text-align:left;padding-left:1.2vw;font-weight:700}.title-text__body table thead tr{background-color:#1f237e;color:white;font-weight:700}.title-text__body table tbody tr:nth-child(odd){background-color:#f9f9ff}.title-text__body table tbody tr:nth-child(even){background-color:white}.title-text__body table tbody tr:hover{background-color:#f2f3f4}.title-text__body table thead tr:hover{background-color:#1f237e}.title-text__contacts{position:relative;padding:0 8vw}@media screen and (min-width:481px){.title-text__contacts{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:left;padding:0}}.title-text ul{margin-top:6vw}@media screen and (min-width:481px){.title-text ul{margin-top:3vw}}@media screen and (min-width:1024px){.title-text ul{margin-top:2vw}}.title-text ul li{margin-top:4vw;list-style-type:inherit;font-size:3.55556vw}@media screen and (min-width:481px){.title-text ul li{font-size:1.21528vw}}@media screen and (min-width:481px){.title-text ul li{font-size:1.7vw;padding-left:0;margin-top:0vw;padding-bottom:2.5vw}}@media screen and (min-width:1024px){.title-text ul li{padding-left:0;margin-top:0vw;padding-bottom:1vw;font-size:3.55556vw}}@media screen and (min-width:1024px) and (min-width:481px){.title-text ul li{font-size:1.21528vw}}.title-text ol li{margin-bottom:2.5vw;line-height:1.3;font-size:3.55556vw}@media screen and (min-width:481px){.title-text ol li{font-size:1.21528vw}}@media screen and (min-width:1024px){.title-text ol li{margin-bottom:1vw}}.title-text.title-text-text-left{margin-bottom:4vw;padding-top:3vw}@media screen and (min-width:481px){.title-text.title-text-text-left{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.title-text.title-text-text-left{padding:2% 10% 0;width:80%}}.title-text.title-text-text-left .title-text__body{text-align:left}@media screen and (min-width:481px){.title-text.title-text-text-left .title-text__contacts{padding-left:0}}.title-text.title-text__text-center{margin-bottom:4vw;padding-top:3vw}@media screen and (min-width:481px){.title-text.title-text__text-center{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.title-text.title-text__text-center{padding:2% 10% 0;width:80%}}.title-text.title-text__text-center .title-text__body{text-align:center;width:100%}@media screen and (min-width:1024px){.title-text.title-text__text-center .title-text__body{text-align:center}}@media screen and (min-width:481px){.title-text.title-text__text-center .title-text__contacts{padding-left:0}}.title-text.title-text__text-center .title-text__text{text-align:center}.title-text.title-text__text-center .title-text__body{text-align:center}.title-text.title-text__text-right{margin-bottom:4vw;padding-top:3vw}@media screen and (min-width:481px){.title-text.title-text__text-right{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.title-text.title-text__text-right{padding:2% 10% 0;width:80%}}.title-text.title-text__text-right .title-text__text{text-align:right}.title-text.title-text__text-right .title-text__body{width:100%;text-align:right}@media screen and (min-width:481px){.title-text.title-text__text-right .title-text__contacts{padding-left:0}}.title-text__body{text-align:center}.title-text__text{display:flex;justify-content:space-between}@media screen and (min-width:481px){.title-text ul{padding:0}}@media screen and (min-width:1024px){.title-text ul{padding:0}}.title-text li::before{content:'•';margin-right:1vw}@media screen and (min-width:481px){.title-text li::before{margin-right:1.2vw}}.title-text .table{margin:7vw}@media screen and (min-width:481px){.title-text .table{margin:0}}.title-text .table table{width:100%;border-collapse:collapse}.title-text .table th,.title-text .table td{padding:1vw 0;font-size:3.11111vw;letter-spacing:0.03em}@media screen and (min-width:481px){.title-text .table th,.title-text .table td{font-size:1.04167vw}}.title-text .table td:first-of-type{font-weight:700}.title-text .table td:nth-child(2){font-weight:700}.title-text .table tr:nth-child(even){background-color:#ffffff}.title-text .table tr:nth-child(odd){background-color:#f9f9ff}.title-text .table tr:first-child{background-color:#1f237e;color:white;font-weight:700}.title-text .table tr:hover{background-color:#f2f3f4}.title-text .table tr:first-child:hover{background-color:#1f237e}@media only screen and (max-width:480px){.title-text .table{margin:3vw}.title-text .table th{font-size:2.6vw}}.title-text hr{border:0;clear:both;display:block;width:100%;background-color:black;height:1px}.title-text__body_text{font-weight:500;text-align:center;line-height:1.3;width:80%;padding:0 10%;display:flex;justify-content:space-between}@media screen and (min-width:481px){.title-text__body_text{text-align:left;padding:0;width:100%}}@media only screen and (max-width:480px){.title-text__body_text{font-size:3vw}}.title-text__heading_text{font-weight:700;text-align:center;line-height:1.3;width:70%;padding:3vw;font-size:2vw}@media screen and (min-width:481px){.title-text__heading_text{padding:0;width:100%}}@media only screen and (max-width:480px){.title-text__heading_text{font-size:5vw;width:80%;padding-bottom:7vw}}.title-text__webshop_text{font-weight:700;text-align:left;line-height:1.3;width:70%;padding:3vw;font-size:2vw}@media screen and (min-width:481px){.title-text__webshop_text{padding:0;width:100%}}@media only screen and (max-width:480px){.title-text__webshop_text{font-size:5vw;width:auto;padding-bottom:7vw}}.title-text__webshop_text a{font-size:1vw}@media only screen and (max-width:480px){.title-text__webshop_text a{font-size:4vw}}.title-text__note_text{font-weight:500;text-align:left;line-height:1.3;width:70%;font-size:1vw;margin-top:1.5vw}@media screen and (min-width:481px){.title-text__note_text{padding:0;width:100%}}@media only screen and (max-width:480px){.title-text__note_text{font-size:4vw;width:auto;margin-top:8vw}}.image-text{font-weight:500;margin-bottom:4vw}@media screen and (min-width:481px){.image-text{margin-bottom:2vw;padding:0 5%;width:90%}}@media screen and (min-width:1024px){.image-text{padding:0 10%;width:80%}}.image-text__container{display:flex;flex-direction:column}@media screen and (min-width:481px){.image-text__container{flex-direction:row;align-items:center;justify-content:space-around}}.image-text__image{padding:0 9%}@media screen and (min-width:481px){.image-text__image{width:35%;padding:0}}.image-text__image img{width:100%}.image-text__body{font-size:4vw}@media screen and (min-width:481px){.image-text__body{font-size:1.21528vw}}.image-text__body p{font-size:4vw;padding:0 8vw}@media screen and (min-width:481px){.image-text__body p{font-size:1.21528vw}}@media screen and (min-width:481px){.image-text__body p{padding:0}}.image-text__ctas{display:flex;justify-content:center;padding-top:6vw}@media screen and (min-width:481px){.image-text__ctas{padding-top:3vw;justify-content:left}}@media screen and (min-width:1024px){.image-text__ctas{padding-top:3vw;justify-content:left}}@media screen and (min-width:481px){.image-text__ctas .cta{justify-content:left}}.image-text .cta-btn{color:white;background-color:#342df3;border:1px solid #342df3}.image-text .cta-btn:hover{background-color:white;color:#342df3}.image-text__text{font-weight:700;text-align:center;margin-top:6vw;line-height:1.3;font-size:4.44444vw;width:70%;padding:0 15%}@media screen and (min-width:481px){.image-text__text{font-size:2.08333vw}}@media screen and (min-width:481px){.image-text__text{text-align:left;margin-top:4vw;padding:0;width:100%}}@media screen and (min-width:1024px){.image-text__text{margin-top:4vw}}.image-text__contacts{position:relative}@media screen and (min-width:481px){.image-text__contacts{width:65%;display:flex;flex-direction:column;align-items:start;justify-content:left;padding-left:5vw}}.image-text ul{padding:0;margin-top:6vw}@media screen and (min-width:481px){.image-text ul{margin-top:3vw;padding:0;margin-bottom:0}}@media screen and (min-width:1024px){.image-text ul{margin-top:2vw;padding:0}}.image-text li{display:flex;align-items:center;justify-content:left;padding-left:4vw;margin-top:4vw;font-size:4vw}@media screen and (min-width:481px){.image-text li{font-size:1.21528vw}}@media screen and (min-width:481px){.image-text li{font-size:1.7vw;padding-left:0;margin-top:0vw;padding-bottom:2.5vw}}@media screen and (min-width:1024px){.image-text li{padding-left:0;margin-top:0vw;padding-bottom:1vw;font-size:3.55556vw}}@media screen and (min-width:1024px) and (min-width:481px){.image-text li{font-size:1.21528vw}}.image-text li:nth-of-type(2)::before{background-image:url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23dadada;opacity:0.2;%7D.cls-2%7Bfill:%23374c9c;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='250' cy='250' r='250'/%3E%3Cpath class='cls-2' d='M467.34,529.41H127.94a5.3,5.3,0,0,1-5.3-5.3V317.78a5.3,5.3,0,0,1,5.3-5.3h339.4a5.3,5.3,0,0,1,5.3,5.3V524.11A5.3,5.3,0,0,1,467.34,529.41Zm-334.1-10.6H462V323.09H133.24Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M297.64,447.4a5.27,5.27,0,0,1-3.14-1L124.81,322.06a5.3,5.3,0,1,1,6.26-8.56l166.57,122,166.56-122a5.31,5.31,0,0,1,6.27,8.56L300.77,446.37A5.24,5.24,0,0,1,297.64,447.4Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M127.94,529.41a5.3,5.3,0,0,1-3.13-9.58L265.64,416.67a5.3,5.3,0,1,1,6.27,8.55L131.07,528.39A5.27,5.27,0,0,1,127.94,529.41Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M467.33,529.41a5.29,5.29,0,0,1-3.13-1L323.37,425.22a5.3,5.3,0,0,1,6.27-8.55L470.47,519.83a5.3,5.3,0,0,1-3.14,9.58Z' transform='translate(-47.64 -170.94)'/%3E%3C/svg%3E")}.image-text li:nth-of-type(3){padding-bottom:0}.image-text li:nth-of-type(3)::before{background-image:url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23dadada;opacity:0.2;%7D.cls-2%7Bfill:%23374c9c;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='250' cy='250' r='250'/%3E%3Cpath class='cls-2' d='M426.81,583.68H168.46a5.3,5.3,0,0,1-5.3-5.31v-161a5.3,5.3,0,1,1,10.6,0V573.07H421.51V417.36a5.31,5.31,0,0,1,10.61,0v161A5.31,5.31,0,0,1,426.81,583.68Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M467.33,447.23a5.35,5.35,0,0,1-3.25-1.11L297.64,316.92,131.2,446.12a5.31,5.31,0,0,1-8.56-4.2v-46.7a5.34,5.34,0,0,1,2-4.19L294.38,259.32a5.33,5.33,0,0,1,6.51,0L470.59,391a5.34,5.34,0,0,1,2.05,4.19v46.7a5.3,5.3,0,0,1-5.31,5.31ZM297.64,304.9a5.31,5.31,0,0,1,3.25,1.12L462,431.1V397.82L297.64,270.22l-164.4,127.6V431.1L294.38,306A5.36,5.36,0,0,1,297.64,304.9Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M335.6,583.68a5.31,5.31,0,0,1-5.31-5.31V469.57H265v108.8a5.31,5.31,0,1,1-10.61,0V464.27a5.3,5.3,0,0,1,5.3-5.3H335.6a5.3,5.3,0,0,1,5.3,5.3v114.1A5.31,5.31,0,0,1,335.6,583.68Z' transform='translate(-47.64 -170.94)'/%3E%3C/svg%3E")}.image-text li::before{content:' ';background-image:url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23dadada;opacity:0.2;%7D.cls-2%7Bfill:%23374c9c;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='250' cy='250' r='250'/%3E%3Cpath class='cls-2' d='M322.17,595.94A53.63,53.63,0,0,1,299.6,591c-27.22-12.6-77.83-47.3-110.88-138.18s-16.16-149-3.13-175.48a53.1,53.1,0,0,1,30.8-26.66,85.44,85.44,0,0,1,64.14,3.26,5.3,5.3,0,0,1,3.05,5.23l-6.5,81.27a5.31,5.31,0,0,1-3.55,4.59L253,352.11a23.08,23.08,0,0,0-15.71,23.11h0A206,206,0,0,0,276.52,483a24.23,24.23,0,0,0,27.36,8.41l20.5-7.08a5.31,5.31,0,0,1,5.53,1.32l57.57,59.15a5.3,5.3,0,0,1,1,6,82.86,82.86,0,0,1-47.81,42A56.65,56.65,0,0,1,322.17,595.94Zm-77.7-339.39a75.4,75.4,0,0,0-24.62,4.15A43.19,43.19,0,0,0,195.11,282c-12.28,25-28.15,80,3.58,167.18s79.63,120.27,105.37,132.17a44.84,44.84,0,0,0,33.12,1.42,72.41,72.41,0,0,0,40-33.33l-52.55-54-17.32,6A34.89,34.89,0,0,1,268,489.25a216.56,216.56,0,0,1-41.22-113.34h0a33.7,33.7,0,0,1,22.84-33.83l17.22-5.94,5.92-74A74.86,74.86,0,0,0,244.47,256.55Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M338.29,439a5.31,5.31,0,0,1-4.63-7.89,48.69,48.69,0,0,0-18.84-66.22,5.3,5.3,0,0,1,5.16-9.27,59.36,59.36,0,0,1,22.95,80.65A5.32,5.32,0,0,1,338.29,439Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M371,457.16a5.3,5.3,0,0,1-4.63-7.88A86.12,86.12,0,0,0,333,332.13a5.3,5.3,0,0,1,5.16-9.27,96.74,96.74,0,0,1,37.44,131.58A5.31,5.31,0,0,1,371,457.16Z' transform='translate(-47.64 -170.94)'/%3E%3Cpath class='cls-2' d='M404.14,475.62a5.29,5.29,0,0,1-4.63-7.88,124.21,124.21,0,0,0-48-168.75,5.3,5.3,0,1,1,5.15-9.26C421.53,325.86,444.91,408,408.77,472.9A5.29,5.29,0,0,1,404.14,475.62Z' transform='translate(-47.64 -170.94)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:37px 37px;background-position:center;height:37px;width:37px;margin-right:2vw}@media screen and (min-width:481px){.image-text li::before{background-size:40px 40px;background-position:center;height:40px;width:40px;margin-right:1.5vw}}.image-text__address{margin-top:2.5vw}.image-text.image-text__image-right{margin-bottom:4vw;padding-top:17vw}@media screen and (min-width:481px){.image-text.image-text__image-right{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.image-text.image-text__image-right{padding:2% 10% 0;width:80%}}@media screen and (min-width:481px){.image-text.image-text__image-right .image-text__container{flex-direction:row-reverse}}@media screen and (min-width:481px){.image-text.image-text__image-right .image-text__contacts{padding-left:0}}.image-text.image-text__text-equal{margin-bottom:4vw;padding-top:17vw}@media screen and (min-width:481px){.image-text.image-text__text-equal{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.image-text.image-text__text-equal{padding:2% 10% 0;width:80%}}@media screen and (min-width:481px){.image-text.image-text__text-equal .image-text__image{width:50%}}@media screen and (min-width:481px){.image-text.image-text__text-equal .image-text__contacts{width:50%}}.image-text.image-text__text-big{margin-bottom:4vw;padding-top:17vw}@media screen and (min-width:481px){.image-text.image-text__text-big{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.image-text.image-text__text-big{padding:2% 10% 0;width:80%}}@media screen and (min-width:481px){.image-text.image-text__text-big .image-text__image{width:65%}}@media screen and (min-width:481px){.image-text.image-text__text-big .image-text__contacts{width:35%}}.image-text-list{font-weight:500;margin-bottom:4vw}@media screen and (min-width:481px){.image-text-list{margin-bottom:2vw;padding:0 5%;width:90%}}@media screen and (min-width:1024px){.image-text-list{padding:0 10%;width:80%}}.image-text-list__container{display:flex;flex-direction:column}@media screen and (min-width:481px){.image-text-list__container{flex-direction:row}}.image-text-list__image{padding:0 9%}@media screen and (min-width:481px){.image-text-list__image{width:74%;padding:0}}.image-text-list__image img{width:100%}.image-text-list__body{font-size:4vw}@media screen and (min-width:481px){.image-text-list__body{font-size:1.21528vw}}.image-text-list__body p{font-size:4vw;padding:0 8vw}@media screen and (min-width:481px){.image-text-list__body p{font-size:1.21528vw}}@media screen and (min-width:481px){.image-text-list__body p{padding:0}}.image-text-list__text{font-weight:700;text-align:center;margin-top:6vw;line-height:1.3;font-size:4.44444vw;width:70%;padding:0 15%}@media screen and (min-width:481px){.image-text-list__text{font-size:2.08333vw}}@media screen and (min-width:481px){.image-text-list__text{text-align:left;margin-top:4vw;padding:0;width:100%}}@media screen and (min-width:1024px){.image-text-list__text{margin-top:4vw}}.image-text-list__contacts{position:relative}@media screen and (min-width:481px){.image-text-list__contacts{width:40%;display:flex;flex-direction:column;align-items:start;justify-content:left;padding-left:5vw}}.image-text-list ul{list-style:none;padding:0 8vw;margin-top:6vw}@media screen and (min-width:481px){.image-text-list ul{margin-top:3vw;padding:0}}@media screen and (min-width:1024px){.image-text-list ul{margin-top:2vw;padding:0}}.image-text-list li{display:block;padding-left:0;margin-top:4vw;font-size:4vw}@media screen and (min-width:481px){.image-text-list li{font-size:1.21528vw}}@media screen and (min-width:481px){.image-text-list li{font-size:1.7vw;padding-left:0;margin-top:0vw;padding-bottom:2.5vw}}@media screen and (min-width:1024px){.image-text-list li{padding-left:0;margin-top:0vw;padding-bottom:1vw;font-size:3.55556vw}}@media screen and (min-width:1024px) and (min-width:481px){.image-text-list li{font-size:1.21528vw}}.image-text-list li::before{content:'•';margin-right:1vw}@media screen and (min-width:481px){.image-text-list li::before{margin-right:1.2vw}}@media screen and (min-width:481px){.image-text-list.image-text-list__text-right .image-text-list__container{flex-direction:row-reverse}}@media screen and (min-width:481px){.image-text-list.image-text-list__text-right .image-text-list__contacts{padding-left:0}}.image-text-list.image-text-list__text-equal{margin-bottom:4vw;padding-top:17vw}@media screen and (min-width:481px){.image-text-list.image-text-list__text-equal{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.image-text-list.image-text-list__text-equal{padding:2% 10% 0;width:80%}}@media screen and (min-width:481px){.image-text-list.image-text-list__text-equal .image-text-list__image{width:50%}}@media screen and (min-width:481px){.image-text-list.image-text-list__text-equal .image-text-list__contacts{width:50%}}.image-text-list.image-text-list__text-big{margin-bottom:4vw;padding-top:17vw}@media screen and (min-width:481px){.image-text-list.image-text-list__text-big{margin-bottom:2vw;padding:1% 5% 0;width:90%}}@media screen and (min-width:1024px){.image-text-list.image-text-list__text-big{padding:2% 10% 0;width:80%}}@media screen and (min-width:481px){.image-text-list.image-text-list__text-big .image-text-list__image{width:35%}}@media screen and (min-width:481px){.image-text-list.image-text-list__text-big .image-text-list__contacts{width:65%}}.caption-title-paragraph{overflow-x:hidden;margin-top:8vw;margin-bottom:0vw;padding-left:3.55556vw;padding-right:3.55556vw;position:relative}@media screen and (min-width:768px) and (max-width:1023px){.caption-title-paragraph{margin-top:7.46667vw;margin-bottom:7.46667vw}}@media screen and (min-width:1024px){.caption-title-paragraph{margin-top:3.125vw;margin-bottom:1.73611vw;padding-left:2.77778vw;padding-right:2.77778vw}}@media screen and (min-width:1024px){.caption-title-paragraph--noTopMargin{margin-top:0}}.caption-title-paragraph__title{font-weight:700;line-height:12.44444vw;font-size:7.11111vw;margin-bottom:-2vw;color:black;text-align:center;letter-spacing:0.04em}@media screen and (min-width:1024px){.caption-title-paragraph__title{font-size:2.08333vw;line-height:3.47222vw;margin-bottom:-0.8vw;letter-spacing:0.04em}}.caption-title-paragraph__title img{height:auto;width:56.44444vw;margin-bottom:4.44444vw}@media screen and (min-width:1024px){.caption-title-paragraph__title img{width:22.04861vw;margin-bottom:0.86806vw}}.caption-title-paragraph__desc{color:#6b6c84;font-size:4vw;line-height:1.4;text-align:center;letter-spacing:0.11em}@media screen and (min-width:1024px){.caption-title-paragraph__desc{width:100%;font-size:1.38889vw;line-height:1.73611vw;line-height:1.47em}}.caption-title-paragraph.managed-text{margin-top:12vw;margin-bottom:6vw;padding:0 5vw;position:static}@media screen and (min-width:481px){.caption-title-paragraph.managed-text{margin-top:13vw;width:70%}}@media screen and (min-width:1024px){.caption-title-paragraph.managed-text{margin-top:0;margin-bottom:3vw;padding:0 0 0 10%;top:61vw;width:50%}}.caption-title-paragraph.managed-text .caption-title-paragraph__title{text-align:center;font-size:6.3vw;line-height:1.2;margin-bottom:3vw;text-transform:none;letter-spacing:0.05em;transform:translateX(0.025em)}@media screen and (min-width:481px){.caption-title-paragraph.managed-text .caption-title-paragraph__title{text-align:left;font-size:4.5vw;margin-bottom:.8vw;line-height:1.45;letter-spacing:0.03em;transform:translateX(0.015em)}}@media screen and (min-width:1024px){.caption-title-paragraph.managed-text .caption-title-paragraph__title{text-align:left;font-size:3.4vw;margin-bottom:.8vw;line-height:1.3;letter-spacing:0.03em;transform:translateX(0.015em)}}.caption-title-paragraph.managed-text .caption-title-paragraph__desc{text-align:center;font-size:3.8vw;line-height:1.25;padding-bottom:2vw;letter-spacing:0.15em;transform:translateX(0.075em)}@media screen and (min-width:481px){.caption-title-paragraph.managed-text .caption-title-paragraph__desc{font-size:2vw;line-height:1.5;text-align:left;padding-bottom:0vw}}@media screen and (min-width:1024px){.caption-title-paragraph.managed-text .caption-title-paragraph__desc{font-size:1.3vw;line-height:1.5;text-align:left;padding-bottom:0vw}}@media screen and (min-width:481px){.caption-title-paragraph.managed-text-simple{margin-left:10%;margin-right:10%;padding:0}}@media screen and (min-width:1024px){.caption-title-paragraph.managed-text-simple{margin-left:10%;margin-right:10%}}.caption-title-paragraph.managed-text-simple .caption-title-paragraph__title{text-align:center;font-size:6.3vw;line-height:1.2;margin-bottom:3vw;text-transform:none;letter-spacing:0.05em;transform:translateX(0.025em)}@media screen and (min-width:481px){.caption-title-paragraph.managed-text-simple .caption-title-paragraph__title{text-align:left;font-size:4.5vw;margin-bottom:.8vw;line-height:1.45;letter-spacing:0.03em;transform:translateX(0.015em)}}@media screen and (min-width:1024px){.caption-title-paragraph.managed-text-simple .caption-title-paragraph__title{text-align:left;font-size:3.4vw;margin-bottom:.8vw;line-height:1.3;letter-spacing:0.03em;transform:translateX(0.015em)}}.caption-title-paragraph.managed-text-simple .caption-title-paragraph__desc{text-align:center;font-size:3.8vw;line-height:1.25;padding-bottom:2vw;color:black;letter-spacing:0.15em;transform:translateX(0.075em)}@media screen and (min-width:481px){.caption-title-paragraph.managed-text-simple .caption-title-paragraph__desc{font-size:2vw;line-height:1.5;text-align:left;padding-bottom:0vw}}@media screen and (min-width:1024px){.caption-title-paragraph.managed-text-simple .caption-title-paragraph__desc{font-size:1.3vw;line-height:1.5;text-align:left;padding-bottom:0vw}}.caption-title-paragraph.servers-text{margin-top:10.5vw;margin-bottom:9vw;padding:0 5vw}@media screen and (min-width:481px){.caption-title-paragraph.servers-text{margin-top:4vw;margin-bottom:4vw;padding:0 10%;width:80%}}@media screen and (min-width:1024px){.caption-title-paragraph.servers-text{margin-top:5vw;margin-bottom:4vw;padding:0 10%;width:80%}}.caption-title-paragraph.servers-text .caption-title-paragraph__eyelet{color:#6b6c84;line-height:1.4;text-align:center;text-transform:uppercase;font-size:3.55556vw;margin-bottom:1.8vw}@media screen and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__eyelet{font-size:1.38889vw}}@media screen and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__eyelet{margin-bottom:.8vw;font-size:1.75vw;line-height:1.47em}}@media screen and (min-width:1024px){.caption-title-paragraph.servers-text .caption-title-paragraph__eyelet{font-size:3.55556vw;margin-bottom:.8vw;width:100%;line-height:1.47em}}@media screen and (min-width:1024px) and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__eyelet{font-size:1.38889vw}}.caption-title-paragraph.servers-text .caption-title-paragraph__title{font-weight:400;line-height:1.3;margin-bottom:2vw;font-size:5.33333vw;letter-spacing:0.01em;transform:translateX(0.005em)}@media screen and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__title{font-size:2.08333vw}}@media screen and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__title{margin-bottom:1.3vw;line-height:1.2;font-size:2.4vw;letter-spacing:0.01em;transform:translateX(0.005em)}}@media screen and (min-width:1024px){.caption-title-paragraph.servers-text .caption-title-paragraph__title{font-size:5.33333vw;margin-bottom:1vw;line-height:1.2;letter-spacing:0.01em;transform:translateX(0.005em)}}@media screen and (min-width:1024px) and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__title{font-size:2.08333vw}}.caption-title-paragraph.servers-text .caption-title-paragraph__desc{line-height:1.6;font-size:3.55556vw}@media screen and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__desc{font-size:1.38889vw}}@media screen and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__desc{font-size:1.5vw}}@media screen and (min-width:1024px){.caption-title-paragraph.servers-text .caption-title-paragraph__desc{font-size:3.55556vw;line-height:1.4}}@media screen and (min-width:1024px) and (min-width:481px){.caption-title-paragraph.servers-text .caption-title-paragraph__desc{font-size:1.38889vw}}.partner-list{font-weight:500;margin:9vw 10%}@media screen and (min-width:481px){.partner-list{margin:4vw 0;width:80%;padding:0 10%}}.partner-list__title{text-align:center;width:100%;color:black;font-weight:700;font-size:6.22222vw;margin-bottom:3vw}@media screen and (min-width:481px){.partner-list__title{font-size:2.08333vw}}@media screen and (min-width:481px){.partner-list__title{margin-bottom:0;font-size:2.55vw}}@media screen and (min-width:1024px){.partner-list__title{font-size:6.22222vw}}@media screen and (min-width:1024px) and (min-width:481px){.partner-list__title{font-size:2.08333vw}}.partner-list__images{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.partner-list__image{width:50%;display:flex;justify-content:center;align-items:center;margin:2vw 0}@media screen and (min-width:481px){.partner-list__image{width:25%}}@media screen and (min-width:481px){.partner-list__image a{width:100%}}.partner-list__image img{width:100%}@media screen and (min-width:481px){.partner-list__image img{width:76%}}.product-boxes{font-weight:500;margin-top:6.22222vw;margin-bottom:6.22222vw;width:100%;overflow-x:hidden}@media screen and (min-width:1024px){.product-boxes{margin-top:2.43056vw;margin-bottom:2.43056vw}}@media screen and (min-width:481px){.product-boxes{margin-top:0;width:90%;margin-bottom:2vw;padding:0 5%}}@media screen and (min-width:1024px){.product-boxes{width:80%;margin-bottom:2vw;padding:0 10%}}.product-boxes a{text-decoration:none;color:black}@media screen and (min-width:481px){.product-boxes__title{margin-left:1.5vw;margin-bottom:-1vw;margin-top:2vw;font-size:2.736vw;letter-spacing:0.1em;color:#b2000c;font-weight:700}}.product-boxes__container{padding:0 8vw}@media screen and (min-width:481px){.product-boxes__container{display:flex;width:100%;top:1.1vw;flex-direction:row;justify-content:center;padding:0;margin:0}}.product-boxes__containerBoxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media screen and (min-width:481px){.product-boxes__containerBoxes{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:0}}.product-boxes__ctas{position:absolute;bottom:6.75vw;display:flex;width:100%;justify-content:center;left:unset}@media screen and (min-width:481px){.product-boxes__ctas{bottom:2.3vw}}.product-boxes .cta{justify-content:center}.product-boxes .cta-btn{color:#342df3;background-color:white;border:1px solid #342df3}@media screen and (min-width:481px){.product-boxes .cta-btn{padding:1vw 2.5vw}}@media screen and (min-width:1024px){.product-boxes .cta-btn{padding:1vw 3vw;font-size:1.3vw}}.product-boxes .cta-btn:hover{background-color:#342df3;color:white}.products{font-weight:500;margin-top:6.22222vw;margin-bottom:6.22222vw;width:100%;overflow-x:hidden}@media screen and (min-width:1024px){.products{margin-top:2.43056vw;margin-bottom:2.43056vw}}@media screen and (min-width:481px){.products{margin-top:0;width:90%;margin-bottom:2vw;padding:0 5%}}@media screen and (min-width:1024px){.products{width:80%;margin-bottom:2vw;padding:0 10%}}.products a{text-decoration:none;color:black}@media screen and (min-width:481px){.products__title{margin-left:1.5vw;margin-bottom:-1vw;margin-top:2vw;font-size:2.736vw;letter-spacing:0.1em;color:#b2000c;font-weight:700}}.products__container{padding:0 8vw}@media screen and (min-width:481px){.products__container{display:flex;width:100%;top:1.1vw;flex-direction:row;justify-content:center;padding:0;margin:0}}.products__containerBoxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media screen and (min-width:481px){.products__containerBoxes{display:flex;flex-direction:row;justify-content:flex-start;width:100%;padding:0}}.products__box{width:100%;margin:1.5vw 1.5vw 5vw;padding-bottom:35vw;position:relative;border-radius:10px;background-color:white;box-shadow:0px 0px 8px 0.2px rgba(196,196,196,0.5);cursor:pointer}@media screen and (min-width:481px){.products__box{padding-bottom:10vw;width:30%;margin:1.2% 2.5%;position:relative;box-shadow:0px 0px 15px 0.5px rgba(196,196,196,0.5)}.products__box:nth-of-type(1){margin-left:0}.products__box:nth-of-type(4n){margin-left:0}.products__box:nth-of-type(3n){margin-right:0}}@media screen and (min-width:1024px){.products__box{padding-bottom:11vw}}@media screen and (min-width:1920px){.products__box{padding-bottom:14vw}}.products__box--active{transform:scale(1.005);box-shadow:0px 0px 8px 0.2px rgba(144,145,150,0.5)}@media screen and (min-width:481px){.products__box--active{box-shadow:0px 0px 15px 0.5px rgba(144,145,150,0.5)}}.products__box img{width:100%}.products__title-img{color:black;bottom:30.5vw;width:100%;font-weight:bold;text-align:center;text-transform:uppercase;font-size:4vw;letter-spacing:0.05em}@media screen and (min-width:481px){.products__title-img{font-size:1.5vw;letter-spacing:0.1em;bottom:9.2vw}}.products__texts{bottom:unset;text-align:left;padding:0;display:flex;width:100%;flex-direction:column}@media screen and (min-width:481px){.products__texts{padding:0;margin-top:0}}.products__first-section{height:22vw}@media screen and (min-width:481px){.products__first-section{height:8vw}}@media screen and (min-width:1024px){.products__first-section{height:9vw}}@media screen and (min-width:1920px){.products__first-section{height:9vw}}.products__text{color:#6b6c84;width:100%;text-align:center;text-transform:uppercase;font-weight:normal;letter-spacing:0.015em;font-size:4.08889vw;line-height:1.2;margin-bottom:3vw;margin-top:5vw}@media screen and (min-width:481px){.products__text{font-size:1.59722vw}}@media screen and (min-width:481px){.products__text{margin-top:2vw;margin-bottom:1.5vw;width:100%;top:2vw}}.products__price{color:black;width:100%;text-align:center;text-transform:none;font-weight:bold;letter-spacing:0.015em;padding:0 0;font-size:7.11111vw;line-height:1;margin-bottom:2vw}@media screen and (min-width:481px){.products__price{font-size:2.43056vw}}@media screen and (min-width:481px){.products__price{padding:0 0;margin-bottom:1.5vw;width:100%}}.products__body{color:#6b6c84;padding:0 15%;width:70%}.products__body p{font-size:4vw;line-height:1.5}@media screen and (min-width:481px){.products__body p{font-size:1.11111vw}}@media screen and (min-width:481px){.products__body p{font-size:1.5vw}}@media screen and (min-width:1024px){.products__body p{font-size:4vw}}@media screen and (min-width:1024px) and (min-width:481px){.products__body p{font-size:1.11111vw}}.products__body ul{padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.products__body li{display:flex;margin:0 0 1.1vw;align-items:center;font-size:4vw}@media screen and (min-width:481px){.products__body li{font-size:1.11111vw}}@media screen and (min-width:481px){.products__body li{margin:0 0 0.5vw;font-size:1.5vw}}@media screen and (min-width:1024px){.products__body li{font-size:4vw}}@media screen and (min-width:1024px) and (min-width:481px){.products__body li{font-size:1.11111vw}}.products__body li::before{content:' ';background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecircle-check%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Homepage----iPhone-12-Pro' transform='translate(-114.000000, -2728.000000)'%3E%3Cg id='Group-22-Copy-2' transform='translate(41.100000, 1880.000000)'%3E%3Cg id='Group-21-Copy-2' transform='translate(1.100000, 732.000000)'%3E%3Cg id='Group-20' transform='translate(72.000000, 115.000000)'%3E%3Cg id='circle-check' transform='translate(0.000000, 1.540000)'%3E%3Cpolygon id='Path' points='0 0 18.48 0 18.48 18.48 0 18.48'%3E%3C/polygon%3E%3Ccircle id='Oval' stroke='%232041C7' stroke-width='1.232' stroke-linecap='round' stroke-linejoin='round' cx='9.24' cy='9.24' r='6.93'%3E%3C/circle%3E%3Cpolyline id='Path' stroke='%232041C7' stroke-width='1.232' stroke-linecap='round' stroke-linejoin='round' points='6.93 9.24 8.47 10.78 11.55 7.7'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:25px 25px;background-position:center;height:25px;width:25px;margin-right:2vw}@media screen and (min-width:481px){.products__body li::before{margin-right:0.2vw}}.products__ctas{position:absolute;bottom:6.75vw;display:flex;width:100%;justify-content:center;left:unset}@media screen and (min-width:481px){.products__ctas{bottom:2.3vw}}.products .cta{justify-content:center}.products .cta-btn{color:#342df3;background-color:white;border:1px solid #342df3}@media screen and (min-width:481px){.products .cta-btn{padding:1vw 2.5vw}}@media screen and (min-width:1024px){.products .cta-btn{padding:1vw 3vw;font-size:1.3vw}}.products .cta-btn:hover{background-color:#342df3;color:white}@media screen and (min-width:481px){.products__containerBoxes{justify-content:center}}@media screen and (min-width:481px){.products__box{width:45%}.products__box:nth-of-type(4n){margin-left:2.5%}.products__box:nth-of-type(3n){margin-right:2.5%}}@media screen and (min-width:1920px){.products__box{padding-bottom:11vw}}@media only screen and (max-width:480px){.products__text{margin-left:3vw}}.products__tableCen{width:100%;margin:0;padding:0}@media screen and (min-width:481px){.products__tableCen{margin:0;padding:0}}.products__tableCen td,.products__tableCen th{margin:0 0 1.1vw;text-align:center;padding:0.3em;font-size:4vw}@media screen and (min-width:481px){.products__tableCen td,.products__tableCen th{font-size:1.11111vw}}@media screen and (min-width:481px){.products__tableCen td,.products__tableCen th{margin:0 0 0.5vw;font-size:1.5vw}}@media screen and (min-width:1024px){.products__tableCen td,.products__tableCen th{font-size:4vw}}@media screen and (min-width:1024px) and (min-width:481px){.products__tableCen td,.products__tableCen th{font-size:1.11111vw}}.article-preview{font-weight:500;margin-top:6.22222vw;margin-bottom:6.22222vw;width:100%;overflow-x:hidden}@media screen and (min-width:1024px){.article-preview{margin-top:2.43056vw;margin-bottom:2.43056vw}}@media screen and (min-width:481px){.article-preview{width:100%}}.article-preview a{text-decoration:none;color:black}.article-preview__container{margin:0 0 0 7vw}@media screen and (min-width:481px){.article-preview__container{align-items:center;width:90%;margin:0 5%}}@media screen and (min-width:1024px){.article-preview__container{align-items:center;width:80%;margin:0 10%}}@media screen and (min-width:481px){.article-preview__wrapper{}}.article-preview__title{text-align:center;width:100%;color:black;font-weight:700;margin-bottom:7vw;font-size:6.22222vw}@media screen and (min-width:481px){.article-preview__title{font-size:2.08333vw}}@media screen and (min-width:481px){.article-preview__title{margin-bottom:1vw;font-size:2.55vw}}@media screen and (min-width:1024px){.article-preview__title{font-size:6.22222vw;margin-bottom:1vw}}@media screen and (min-width:1024px) and (min-width:481px){.article-preview__title{font-size:2.08333vw}}.article-preview__images{min-height:71vw;width:75vw;margin:0;position:relative;background-color:#f9f9ff}@media screen and (min-width:481px){.article-preview__images{min-height:25vw;width:30%;margin:1.5% 0 1.5% 0;padding-right:5%}.article-preview__images:nth-of-type(3){padding-right:0}}.article-preview__images img{width:100%;border-radius:10px}.article-preview__texts{padding:0;display:flex;width:100%;flex-direction:column;text-align:left}@media screen and (min-width:481px){.article-preview__texts{padding:0;margin-top:0}}.article-preview__text{color:#6b6c84;width:100%;text-align:left;text-transform:none;font-weight:normal;margin-top:2vw;font-size:3.55556vw;line-height:1.5;letter-spacing:.05em}@media screen and (min-width:481px){.article-preview__text{font-size:1.38889vw}}@media screen and (min-width:481px){.article-preview__text{margin-top:1vw;width:100%}}.article-preview__link-text{color:#342df3;width:100%;text-align:left;text-transform:none;font-weight:500;margin-top:2vw;font-size:3.11111vw;line-height:1.3;letter-spacing:.05em;cursor:pointer}@media screen and (min-width:481px){.article-preview__link-text{font-size:1.21528vw}}@media screen and (min-width:481px){.article-preview__link-text{margin-top:1vw;width:100%}}.article-preview__link-text a{color:#342df3}.article-preview__link-text::after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='5px' height='7px' viewBox='0 0 5 7' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Homepage---11″-iPad-Pro' transform='translate(-370.000000, -2340.000000)' fill='%232041C7' fill-rule='nonzero'%3E%3Cg id='Group-34-Copy' transform='translate(48.000000, 2058.000000)'%3E%3Cg id='Group-24-Copy' transform='translate(253.440000, 64.512000)'%3E%3Cg id='Group-23' transform='translate(0.000000, 164.352000)'%3E%3Cg id='Group-3' transform='translate(0.000000, 47.616000)'%3E%3Cg id='arrow-drop-right-line' transform='translate(61.440000, 0.000000)'%3E%3Cpolygon id='Path' points='9.348096 9.216 7.175424 7.044096 8.261376 5.957376 11.52 9.216 8.261376 12.474624 7.175424 11.387904'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:68%;width:8px;height:7px;display:inline-block;background-repeat:no-repeat}@media screen and (min-width:481px){.article-preview__link-text::after{height:5.8px;width:7px}}@media screen and (min-width:1024px){.article-preview__link-text::after{height:9.8px;width:10px}}@media screen and (min-width:1920px){.article-preview__link-text::after{height:11.7px;width:13px}}.article-preview__ctas{width:100%;flex-direction:row;position:absolute;bottom:6.75vw;display:flex;justify-content:center;left:0}@media screen and (min-width:481px){.article-preview__ctas{bottom:2.3vw}}.article-preview__cta{margin:0 .5vw}@media screen and (min-width:481px){.article-preview__cta{margin:0 .5vw}.article-preview__cta .hce-btn.cta{font-weight:normal;width:32vw;padding:2.4vw;font-size:3.5vw}}@media screen and (min-width:481px) and (min-width:481px){.article-preview__cta .hce-btn.cta{width:9vw;padding:0.6vw;font-size:1vw}}.article-preview--swiper{}.article-preview--swiper .swiper-wrapper{margin-right:20px}.article-preview--swiper .swiper-button-prev,.article-preview--swiper .swiper-button-next{display:none;width:30px;height:30px;position:absolute;top:5%;transform:translateY(-50%);z-index:9999}@media screen and (min-width:481px){.article-preview--swiper .swiper-button-prev,.article-preview--swiper .swiper-button-next{display:block;top:5.8%;width:25px;height:25px}}@media screen and (min-width:1024px){.article-preview--swiper .swiper-button-prev,.article-preview--swiper .swiper-button-next{top:5%;width:30px;height:30px}}.article-preview--swiper .swiper-button-prev{left:0;background-image:url("data:image/svg+xml,%3Csvg id='pulsante' xmlns='http://www.w3.org/2000/svg' width='116' height='116' viewBox='0 0 116 116'%3E%3Cdefs%3E%3Cstyle%3E .cls-1, .cls-2 %7B fill: none; stroke: %23000; stroke-width: 2px; %7D .cls-2 %7B fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Ccircle id='Ellisse_1' data-name='Ellisse 1' class='cls-1' cx='58' cy='58' r='57'/%3E%3Cpath id='Triangolo_1' data-name='Triangolo 1' class='cls-2' d='M748.772,6637.37L715.913,6607l32.859-30.37' transform='translate(-680 -6550)'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-size:100% auto;background-position:center}.article-preview--swiper .swiper-button-next{right:0;background-image:url("data:image/svg+xml,%3Csvg id='next' xmlns='http://www.w3.org/2000/svg' width='116' height='116' viewBox='0 0 116 116'%3E%3Cdefs%3E%3Cstyle%3E .cls-1, .cls-2 %7B fill: none; stroke: %23000; stroke-width: 2px; %7D .cls-2 %7B fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Ccircle id='Ellisse_1_copia' data-name='Ellisse 1 copia' class='cls-1' cx='58' cy='58' r='57'/%3E%3Cpath id='Triangolo_1_copia' data-name='Triangolo 1 copia' class='cls-2' d='M723.228,7297.63L756.087,7328l-32.859,30.37' transform='translate(-680 -7269)'/%3E%3C/svg%3E%0A")!important;background-repeat:no-repeat;background-size:100% auto;background-position:center}.article-preview--swiper .swiper-button-disabled{display:none}.article-preview--swiper .swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.article-preview--swiper .swiper-pagination.swiper-pagination-hidden{opacity:0}.article-preview--swiper .swiper-pagination-fraction,.article-preview--swiper .swiper-pagination-custom,.article-preview--swiper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0px;left:0;width:100%}.article-preview--swiper .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.article-preview--swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.article-preview--swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.article-preview--swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.article-preview--swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.article-preview--swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.article-preview--swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.article-preview--swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.article-preview--swiper .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:0.2}button.article-preview--swiper .swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .article-preview--swiper .swiper-pagination-bullet{cursor:pointer}.article-preview--swiper .swiper-pagination-bullet-active{opacity:1;background:#342df3}.article-preview--swiper .swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.article-preview--swiper .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.article-preview--swiper .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.article-preview--swiper .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.article-preview--swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.article-preview--swiper .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.article-preview--swiper .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.article-preview--swiper .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.article-preview--swiper .swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.article-preview--swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .article-preview--swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.article-preview--swiper .swiper-pagination-progressbar,.swiper-container-vertical>.article-preview--swiper .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.article-preview--swiper .swiper-pagination-progressbar,.swiper-container-horizontal>.article-preview--swiper .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.article-preview--swiper .swiper-pagination-lock{display:none}.article-preview--swiper .article-preview__container{margin:0 0 0 7vw}@media screen and (min-width:481px){.article-preview--swiper .article-preview__container{align-items:center;width:80%;margin:0 10%}}.article-preview--swiper .article-preview__images{min-height:71vw;width:73vw;margin:0;position:relative;background-color:#f9f9ff}@media screen and (min-width:481px){.article-preview--swiper .article-preview__images{min-height:25vw;margin:1.5vw 0;padding-right:0%;width:auto}.article-preview--swiper .article-preview__images:nth-of-type(3){padding-right:0%}}.article-preview--swiper .article-preview__images img{width:100%}.single-faq{padding:3.33vw 9.25vw 0}.single-faq.opened{background-color:#f1f1f6;border-radius:5px;padding:3.33vw 9.25vw}.single-faq.opened .single-faq__header{border-color:transparent}.single-faq.opened .single-faq__header:after{transform:rotate(0deg)}.single-faq__wrapper{width:90%;margin:0 auto}@media screen and (min-width:1024px){.single-faq__wrapper{width:80%}}.single-faq__header{position:relative;padding:0 0 3.33vw;border:none;border-bottom:1px solid #dadada;background:none;text-align:left;width:100%;font:inherit;-webkit-appearance:none;font-size:3.55556vw;color:#342df3;font-weight:500;cursor:pointer}@media screen and (min-width:481px){.single-faq__header{font-size:1.5625vw}}.single-faq__header:after{content:'';position:absolute;right:0;top:0;height:calc(100% - 3.33vw);width:1em;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Generated by IcoMoon.io --%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' version='1.1' width='20' height='20' viewBox='0 0 20 20' id='svg4' sodipodi:docname='down_red.svg' inkscape:version='0.92.5 (2060ec1f9f, 2020-04-08)'%3E%3Cmetadata id='metadata10'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs8' /%3E%3Csodipodi:namedview pagecolor='%23ffffff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='780' inkscape:window-height='480' id='namedview6' showgrid='false' inkscape:zoom='11.8' inkscape:cx='10' inkscape:cy='10' inkscape:window-x='2317' inkscape:window-y='219' inkscape:window-maximized='0' inkscape:current-layer='svg4' /%3E%3Cpath d='m 18.99725,14.999 c 0,0.128 -0.049,0.256 -0.146,0.354 -0.195,0.195 -0.512,0.195 -0.707,0 l -8.646,-8.646 -8.646,8.646 c -0.195,0.195 -0.512,0.195 -0.707,0 -0.195,-0.195 -0.195,-0.512 0,-0.707 l 9,-9 c 0.195,-0.195 0.512,-0.195 0.707,0 l 9,9 c 0.098,0.098 0.146,0.226 0.146,0.354 z' id='path2' inkscape:connector-curvature='0' style='fill:%23606470' /%3E%3C/svg%3E");transform:rotate(180deg);transition:transform .5s ease-out;transform-origin:center}.single-faq__text{display:none;font-size:3.02222vw}@media screen and (min-width:481px){.single-faq__text{font-size:1.18056vw}}.single-faq__text p:first-of-type{margin-top:0}.article{width:80%;padding:0 10%;font-size:3.55556vw}@media screen and (min-width:481px){.article{font-size:1.38889vw}}@media screen and (min-width:1024px){.article{width:50%;padding:0 25%}}.article__title{margin:5vw 0 6vw;text-align:center;width:100%}@media screen and (min-width:481px){.article__title{margin:3vw 0 0}}.article__title h1{font-size:6.3vw}@media screen and (min-width:481px){.article__title h1{font-size:4vw}}@media screen and (min-width:1024px){.article__title h1{font-size:2.5vw}}@media screen and (min-width:1920px){.article__title h1{font-size:2.5vw}}.article__sub{margin:2vw 0;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (min-width:481px){.article__sub{align-items:center}}.article__data{display:flex;justify-content:space-between;line-height:1.2;flex-direction:column}@media screen and (min-width:481px){.article__data{flex-direction:row}}.article__data span{display:block;font-weight:500}.article__data>div{margin-right:20px;margin-bottom:2vw}@media screen and (min-width:481px){.article__data>div{margin-bottom:0}}.article__share{width:28%;display:flex;justify-content:flex-end;align-items:center}.article__share a{display:inline-block;width:6vw;height:6vw;cursor:pointer;margin-left:2vw}@media screen and (min-width:481px){.article__share a{margin-left:1vw;width:3vw;height:3vw}}.article__share a img{width:100%}.article__text{text-align:center;width:100%}.article__image{width:100%}.article__image img{width:100%}.article__description{line-height:2}@use "sass:math";.form{max-width:1000px;margin:0 auto;padding:5vw 5vw}@media screen and (min-width:1024px){.form{padding:3vw 9vw}}.form label,.form input:not([type="checkbox"]),.form textarea,.form select,.form button{font-weight:700;width:100%;resize:none}.form label{text-transform:capitalize;font-size:large}.form input[type="checkbox"],.form label[for="id_options_0"]{float:left;padding-bottom:0em;padding-top:0.5em}.form input:not([type=radio]):not([type=checkbox]),.form textarea:not([type=radio]):not([type=checkbox]),.form select:not([type=radio]):not([type=checkbox]){border:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background:white;border:1px solid #dadada;border-radius:3px;padding:1em;margin-bottom:2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form textarea{min-height:120px}.form .choice{display:flex;align-items:center}.form .choice input{margin:0;padding:0;flex:0 0 1em}.form .choice label{flex:1 0 auto;margin-left:1em}.form .cta-btn{color:white;background-color:#342df3;border:0.3px solid #342df3;text-transform:uppercase;letter-spacing:0.05em;cursor:pointer}.form .cta-btn:hover{background:rgba(52,45,243,0.8)}.form form>div{display:block}@media screen and (min-width:481px){.form form>div{display:block;grid-template-columns:repeat(12,1fr)}.form form>div ul{grid-column:span 12;color:red}}.form form>div input{background-color:red}.form form>div>div{display:flex;flex-wrap:wrap;padding:0.5em}.form form>div>div.width-one-quarter{grid-column:span 3}.form form>div>div.width-three-quarters{grid-column:span 9}.form form>div>div.width-one-third{grid-column:span 4}.form form>div>div.width-two-thirds{grid-column:span 8}.form form>div>div.width-one-sixth{grid-column:span 2}.form form>div>div.width-five-sixths{grid-column:span 10}.form form>div>div.width-half{grid-column:span 6}.form form>div>div.width-full{grid-column:span 12}.form form>div>div label,.form form>div>div input,.form form>div>div textarea,.form form>div>div select,.form form>div>div button{font-weight:600;resize:none}.form form>div>div label{text-transform:uppercase}.form form>div>div input:not([type=radio]):not([type=checkbox]),.form form>div>div textarea:not([type=radio]):not([type=checkbox]),.form form>div>div select:not([type=radio]):not([type=checkbox]){border:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background:white;border:1px solid #dadada;border-radius:3px;padding:1em}.form form>div>div textarea{min-height:120px}.form form>div>div .choice{display:flex;align-items:center}.form form>div>div .choice input{margin:0;padding:0;flex:0 0 1em}.form form>div>div .choice label{flex:1 0 auto;margin-left:1em}.form form>div>div .cta-btn{color:white;background-color:#342df3;border:0.3px solid #342df3;text-transform:uppercase;letter-spacing:0.05em;cursor:pointer}.form form>div>div .cta-btn:hover{background:rgba(52,45,243,0.8)}@media screen and (min-width:481px){.form form>div>div .cta-btn{width:auto;min-width:150px}}.form form>div>div label{text-transform:uppercase;padding-bottom:.7em}.pf-page-title{font-weight:700;font-size:2rem;color:#000;text-align:center;margin-bottom:0.75rem}@media screen and (min-width:1024px){.pf-page-title{font-size:2.5rem}}.pf-page-desc{font-size:1rem;color:#6b6c84;text-align:center;line-height:1.6;margin-bottom:2.5rem}.cancel-section{margin-bottom:2rem}.cancel-section__title{font-size:1.05rem;font-weight:600;color:#1f237e;border-bottom:2px solid #e0e0e0;padding-bottom:0.5rem;margin-bottom:1.25rem}.form .cancel-field{margin-bottom:1.25rem}.form .cancel-field label{display:block;font-size:0.95rem;font-weight:600;text-transform:none;margin-bottom:0.3rem}.form .cancel-field .hint{font-size:0.82rem;color:#6b6c84;margin-top:0.25rem;margin-bottom:0}.cancel-info-box{background:#eef2fb;border-left:4px solid #1f237e;border-radius:4px;padding:1rem 1.25rem}.cancel-info-box__title{font-weight:700;color:#1f237e;margin:0 0 0.4rem;font-size:1rem}.cancel-info-box__text{font-size:0.9rem;color:#333;margin:0;line-height:1.5}.form .cancel-checkbox{margin-bottom:0.85rem;display:flex;align-items:flex-start;gap:0.65rem}.form .cancel-checkbox input[type=checkbox],.form .cancel-checkbox input[type=radio]{width:auto;margin-top:3px;flex-shrink:0}.form .cancel-checkbox label{flex:1;font-weight:normal;font-size:0.9rem;line-height:1.45;cursor:pointer;text-transform:none}.form form .cancel-name-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0}.domain-list-header{display:flex;gap:0.75rem;margin-bottom:0.25rem;font-size:0.85rem;font-weight:600;color:#6b6c84}.domain-list-header__domain{flex:1}.domain-entry{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.5rem}.domain-entry input[type=text]{flex:1}.form form .domain-entry input[type=text]{padding:0 0.7rem;margin-bottom:0;height:2.25rem;box-sizing:border-box}.form .domain-radio-option{width:auto;display:inline-flex;align-items:center;gap:0.35rem;padding:0.4rem 0.7rem;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-weight:normal;font-size:0.9rem;white-space:nowrap;height:2.25rem;box-sizing:border-box;transition:border-color 0.15s,background 0.15s,color 0.15s}.form .domain-radio-option:has(input:checked){border-color:#1f237e;background:#eef2fb;color:#1f237e}.form .domain-radio-option input[type=radio]{width:auto;flex-shrink:0}a.add-row,a.delete-row{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid #ddd;border-radius:4px;color:#6b6c84;text-decoration:none;font-size:1rem}a.add-row:hover,a.delete-row:hover{border-color:#1f237e;color:#1f237e}a.delete-row:hover{border-color:#c0392b;color:#c0392b}.cta{color:white;display:flex;justify-content:center;width:100%;z-index:1}@media screen and (min-width:1024px){.cta{justify-content:left}}.cta a{text-decoration:none!important}p.cta-blue,p.cta-white{text-align:center;margin:7.5vw 10vw}@media screen and (min-width:481px){p.cta-blue,p.cta-white{margin:4.5vw 2.5vw}}@media screen and (min-width:1024px){p.cta-blue,p.cta-white{margin:3vw 1.5vw}}p.cta-blue a,p.cta-white a{text-decoration:none!important}p.cta-blue a:hover,p.cta-blue a.hover,p.cta-white a:hover,p.cta-white a.hover{text-decoration:none!important}.cta-btn,p.cta-blue a,p.cta-white a{text-transform:none;letter-spacing:0;padding:2.5vw 10vw;color:white;background-color:#342df3;border-radius:6px;transition:all 200ms ease-in;text-align:center}@media screen and (min-width:481px){.cta-btn,p.cta-blue a,p.cta-white a{padding:1.5vw 2.5vw;font-size:2vw}}@media screen and (min-width:1024px){.cta-btn,p.cta-blue a,p.cta-white a{padding:1vw 1.5vw;font-size:1.3vw}}.cta-btn:hover,.cta-btn.hover,p.cta-blue a:hover,p.cta-blue a.hover,p.cta-white a:hover,p.cta-white a.hover{background-color:white;color:#342df3}p.cta-white a{color:#342df3;background-color:white;border:1px solid #342df3}p.cta-white a:hover,p.cta-white a.hover{color:white;background-color:#342df3}@media only screen and (max-width:480px){.cta-btn,p.cta-blue a,p.cta-white a{padding:4vw 3vw;margin-bottom:5vw;font-size:4vw}}.article-list{margin:0 auto;padding:3vw 6vw;display:block;column-gap:6vw}@media screen and (min-width:481px){.article-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:960px){.article-list{grid-template-columns:repeat(3,1fr)}}.article-list .article-preview__images{margin:6vw 0;width:100%;height:100%;min-height:auto}@media screen and (min-width:481px){.article-list .article-preview__images{margin:1.5vw 0;width:100%!important}}body.admin-body{padding-top:0}.admin-layout{min-height:100vh}.admin-main{margin-left:260px;display:flex;flex-direction:column;min-height:100vh;background:#f9f9ff;overflow-x:hidden}@media screen and (max-width:1023px){.admin-main{margin-left:0}}.admin-content{flex:1;padding:1.75rem 2rem}@media screen and (max-width:481px){.admin-content{padding:1rem}}.admin-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media screen and (max-width:481px){.admin-cards{grid-template-columns:1fr}}.admin-card{background:#ffffff;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,0.08);display:flex;flex-direction:column;overflow:hidden}.admin-card__title{font-size:0.7rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#6b6c84;padding:1rem 1.25rem 0.75rem;border-bottom:1px solid #dadada}.admin-card__body{flex:1;padding:0.75rem 1.25rem;overflow-x:auto}.admin-card__body table{width:100%;border-collapse:collapse;font-size:0.875rem}.admin-card__body table th,.admin-card__body table td{padding:0.35rem 0.4rem;text-align:left;vertical-align:top}.admin-card__body table th{font-weight:600;color:#6b6c84;white-space:nowrap}.admin-card__body table:not(:has(thead)) th{width:30%}.admin-card__body table td{word-break:break-word}.admin-card__body table a{color:#342df3}.admin-card__body table a:hover{color:#1f237e}.admin-card__footer{padding:0.75rem 1.25rem 1rem;border-top:1px solid #dadada}.admin-card__footer .cta{width:auto;justify-content:flex-start}.admin-card__footer .cta-btn{display:inline-block;padding:0.45rem 1.1rem;font-size:0.85rem;font-weight:600}.admin-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.45);z-index:199;cursor:pointer}.admin-overlay.is-visible{display:block}.alert{position:relative;padding:0.85rem 2.5rem 0.85rem 1rem;margin-bottom:1rem;border-radius:4px;font-size:0.9rem}.alert-danger{background:#fdecea;color:#7b1e1e;border:1px solid #f5c6c6}.alert-success{background:#eaf4ec;color:#1a5c28;border:1px solid #b2dfbb}.alert-warning{background:#fff8e1;color:#7a5700;border:1px solid #ffe082}.alert-info{background:#e8f0fe;color:#1a3a6b;border:1px solid #aac4f5}.alert__close{position:absolute;top:0.5rem;right:0.75rem;background:none;border:none;font-size:1.25rem;cursor:pointer;color:inherit;opacity:0.6;line-height:1;padding:0}.alert__close:hover{opacity:1}.admin-table{width:100%;border-collapse:collapse;font-size:0.875rem;background:#ffffff;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,0.08);overflow:hidden}.admin-table thead th{background:#1f237e;color:#ffffff;font-size:0.7rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;padding:0.65rem 1rem;text-align:left}.admin-table tbody tr{border-bottom:1px solid #dadada}.admin-table tbody tr:last-child{border-bottom:none}.admin-table tbody tr:hover{background:rgba(52,45,243,0.03)}.admin-table tbody td{padding:0.55rem 1rem;vertical-align:middle}.invoice{background:#ffffff;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,0.08);max-width:860px;padding:2.5rem}.invoice__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:2px solid #1f237e}.invoice__header h1{font-size:1.6rem;font-weight:700;color:#1f237e;margin:0}.invoice__meta{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}@media screen and (max-width:481px){.invoice__meta{grid-template-columns:1fr}}.invoice__address{font-size:0.9rem;line-height:1.7}.invoice__address strong{display:block;font-size:0.7rem;letter-spacing:0.08em;text-transform:uppercase;color:#6b6c84;margin-bottom:0.4rem}.invoice__info{font-size:0.9rem}.invoice__info table{width:100%;border-collapse:collapse}.invoice__info table td{padding:0.3rem 0}.invoice__info table td:first-child{color:#6b6c84;padding-right:1rem;white-space:nowrap}.invoice__info table td:last-child{font-weight:600;text-align:right}.invoice__items{width:100%;border-collapse:collapse;font-size:0.875rem;margin-bottom:1.5rem}.invoice__items thead th{background:#1f237e;color:#ffffff;font-size:0.7rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;padding:0.6rem 0.75rem;text-align:left}.invoice__items thead th.num{text-align:right}.invoice__items tbody td{padding:0.55rem 0.75rem;border-bottom:1px solid #dadada;vertical-align:top}.invoice__items tbody td.num{text-align:right}.invoice__items .item-desc{font-style:italic;font-size:0.8rem;color:#6b6c84}.invoice__totals{display:flex;justify-content:flex-end;margin-bottom:2rem}.invoice__totals table{font-size:0.9rem;border-collapse:collapse}.invoice__totals table td{padding:0.3rem 0.5rem}.invoice__totals table td:first-child{color:#6b6c84}.invoice__totals table td:last-child{text-align:right;font-weight:600;min-width:120px}.invoice__totals table tr.total-final td{font-size:1rem;font-weight:700;border-top:2px solid #1f237e;padding-top:0.5rem;color:#1f237e}.invoice__text{font-size:0.875rem;line-height:1.6;color:#6b6c84;margin-bottom:2rem}.invoice__bank{font-size:0.875rem;padding-top:1.25rem;border-top:1px solid #dadada}.invoice__bank strong{display:block;font-size:0.7rem;letter-spacing:0.08em;text-transform:uppercase;color:#6b6c84;margin-bottom:0.5rem}.invoice__bank table{border-collapse:collapse}.invoice__bank table td{padding:0.2rem 0.75rem 0.2rem 0}.invoice__bank table td:first-child{color:#6b6c84}.admin-form{display:grid;gap:0.85rem;margin-bottom:1.25rem}.admin-form>div{display:flex;flex-direction:column;gap:0.3rem}.admin-form label{font-size:0.8rem;font-weight:600;color:#6b6c84;text-transform:uppercase;letter-spacing:0.05em}.admin-form input:not([type="checkbox"]),.admin-form select,.admin-form textarea{border:1px solid #dadada;border-radius:4px;padding:0.5rem 0.75rem;font-size:0.9rem;width:100%;box-sizing:border-box;background:#ffffff}.admin-form input:not([type="checkbox"]):focus,.admin-form select:focus,.admin-form textarea:focus{outline:none;border-color:#342df3;box-shadow:0 0 0 2px rgba(52,45,243,0.12)}.admin-form>div:has(input[type="checkbox"]){flex-direction:row;align-items:center;gap:0.6rem}.admin-form>div:has(input[type="checkbox"]) label{text-transform:none;letter-spacing:0;font-size:0.9rem}.admin-form>div:has(input[type="checkbox"]) input[type="checkbox"]{width:auto;flex-shrink:0}.btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:0.2rem 0.45rem;border:1px solid #342df3;border-radius:4px;color:#342df3;text-decoration:none;line-height:1;font-size:0.875rem;transition:background 0.15s,color 0.15s}.btn-icon:hover{background:#342df3;color:#ffffff}.admin-sidebar{background:#1f237e;display:flex;flex-direction:column;position:fixed;top:0;left:0;width:260px;height:100vh;overflow-y:auto;z-index:200}@media screen and (max-width:1023px){.admin-sidebar{transform:translateX(-100%);transition:transform 0.25s ease}.admin-sidebar.is-open{transform:translateX(0)}}.admin-sidebar__brand{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,0.1);flex-shrink:0}.admin-sidebar__brand img{height:60px;width:auto;filter:brightness(0) invert(1)}.admin-sidebar__close{display:none;background:none;border:none;cursor:pointer;padding:0.4rem;color:#ffffff;flex-shrink:0}@media screen and (max-width:1023px){.admin-sidebar__close{display:flex;flex-direction:column;gap:4px}}.admin-sidebar__close span{display:block;width:20px;height:2px;background:#ffffff}.admin-sidebar__close span:first-child{transform:rotate(45deg) translate(4px,4px)}.admin-sidebar__close span:last-child{transform:rotate(-45deg) translate(4px,-4px)}.admin-sidebar__nav{flex:1;padding:0.75rem 0}.admin-sidebar__nav ul{list-style:none;margin:0;padding:0}.admin-sidebar__nav li a{display:flex;align-items:center;gap:0.75rem;padding:0.7rem 1.5rem;color:rgba(255,255,255,0.75);text-decoration:none;font-size:0.9rem;font-weight:500;transition:background 0.15s,color 0.15s}.admin-sidebar__nav li a:hover{background:rgba(255,255,255,0.08);color:#ffffff;text-decoration:none}.admin-sidebar__nav li a.active{background:rgba(255,255,255,0.12);color:#ffffff;border-left:3px solid #342df3;padding-left:calc(1.5rem - 3px)}.admin-sidebar__nav li a i{font-size:1rem;width:1.2rem;text-align:center;flex-shrink:0}.admin-sidebar__lang{padding:0.6rem 1.5rem;display:flex;gap:0.5rem;border-top:1px solid rgba(255,255,255,0.1);flex-shrink:0}.admin-sidebar__lang .lang-switcher__link{color:rgba(255,255,255,0.65);font-size:0.8rem;font-weight:600;text-decoration:none;padding:0.2rem 0.4rem;border-radius:3px;transition:color 0.15s,background 0.15s}.admin-sidebar__lang .lang-switcher__link:hover{color:#ffffff;text-decoration:none}.admin-sidebar__lang .lang-switcher__link.current{color:#ffffff;background:rgba(255,255,255,0.15)}.admin-sidebar__logout{padding:0.75rem 0;border-top:1px solid rgba(255,255,255,0.1);flex-shrink:0}.admin-sidebar__logout a{display:flex;align-items:center;gap:0.75rem;padding:0.7rem 1.5rem;color:rgba(255,255,255,0.6);text-decoration:none;font-size:0.85rem;transition:color 0.15s}.admin-sidebar__logout a:hover{color:#ffffff;text-decoration:none}.admin-sidebar__logout a i{font-size:1rem;width:1.2rem;text-align:center;flex-shrink:0}.admin-topbar{display:flex;align-items:center;height:60px;background:#ffffff;border-bottom:1px solid #dadada;padding:0 1.5rem;gap:1rem;position:sticky;top:0;z-index:100;flex-shrink:0}.admin-topbar__menu-btn{display:none;background:none;border:none;cursor:pointer;padding:0.4rem;flex-direction:column;gap:4px;flex-shrink:0}@media screen and (max-width:1023px){.admin-topbar__menu-btn{display:flex}}.admin-topbar__menu-btn span{display:block;width:22px;height:2px;background:#151515;transition:background 0.15s}.admin-topbar__menu-btn:hover span{background:#342df3}.admin-topbar__brand{display:none}@media screen and (max-width:1023px){.admin-topbar__brand{display:flex;align-items:center}}.admin-topbar__brand img{height:34px;width:auto;filter:brightness(0)}.admin-topbar__title{flex:1;font-size:1.2rem;font-weight:700;color:#1f237e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-topbar__title small{display:block;font-size:0.75rem;font-weight:400;color:#6b6c84;margin-top:0.1rem}