:root{--primary-color: #942EFA;--secondary-color: #BE83FF;--primary-bg: #030014;--secondary-bg: #161325;--on-primary: #FFFFFF;--on-secondary: #FFFFFF;--primary-text: #F2F2F3;--secondary-text: #88839F;--third-text: #D0A5FC;--primary-line: #565656;--border-color: rgb(136 131 159 / 70%);--border: 0.1rem solid var(--border-color);--header-height: 18rem;--error: #FE5B5B}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}body{min-height:100vh;line-height:1}*[hidden]{display:none}ul,ol,button{margin:0;padding:0}ul,ol{list-style:none}img,picture{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}@media(prefers-reduced-motion: reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}}@font-face{font-family:"Geologica";font-weight:100;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-Thin.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:200;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-ExtraLight.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:300;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-Light.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:400;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-Regular.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:500;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-Medium.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:600;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-SemiBold.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:700;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-Bold.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:800;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-ExtraBold.woff2") format("woff2")}@font-face{font-family:"Geologica";font-weight:900;font-style:normal;font-display:swap;src:url("../../fonts/Geologica/Geologica-Black.woff2") format("woff2")}.hero-bg{margin-top:calc(-1*var(--header-height));padding-top:calc(13rem + var(--header-height));padding-bottom:20rem;background:url("../../../images/background/hero/main.webp") center bottom/cover no-repeat}@media(max-width: 576px){.hero-bg{padding-top:calc(6rem + var(--header-height));padding-bottom:8rem}}@media(max-width: 576px){.hero-bg{background:url("../../../images/background/hero/main-mobile.webp") center top/cover no-repeat}}.hero-bg--curve{background-image:url("../../../images/background/hero/curve.webp")}@media(max-width: 576px){.hero-bg--curve{background:url("../../../images/background/hero/curve-mobile.webp") center top/cover no-repeat}}.hero-bg--cell{background-image:url("../../../images/background/hero/cell.webp")}@media(max-width: 576px){.hero-bg--cell{background-image:url("../../../images/background/hero/cell-mobile.webp")}}.hero-bg--dots{background-image:url("../../../images/background/hero/dots.webp")}.hero-bg--figure{background-image:url("../../../images/background/hero/figure.webp")}.hero-bg--empty{background-image:url("../../../images/background/hero/empty.webp")}.bottom-bg{background:url("../../../images/background/bottom/curve-dots.webp") center bottom/cover no-repeat}@media(max-width: 576px){.bottom-bg{background-image:url("../../../images/background/bottom/curve-dots-mobile.webp")}}.bottom-bg--dots{background-image:url("../../../images/background/bottom/dots.webp")}@media(max-width: 576px){.bottom-bg--dots{background-image:url("../../../images/background/bottom/dots-mobile.webp")}}.bottom-bg--dots-cell{background-image:url("../../../images/background/bottom/dots-cell.webp")}@media(max-width: 576px){.bottom-bg--dots-cell{background-image:url("../../../images/background/bottom/dots-cell-mobile.webp")}}.bottom-bg--dots-cell-small{background-image:url("../../../images/background/bottom/dots-cell-small.webp")}@media(max-width: 576px){.bottom-bg--dots-cell-small{background-image:url("../../../images/background/bottom/dots-cell-small-mobile.webp")}}html{font-size:10px;background-color:var(--main-bg)}@media(max-width: 1920px){html{font-size:0.5208333333vw}}@media(max-width: 576px){html{font-size:10px}}body{font-family:"Geologica",verdana,-apple-system,blinkmacsystemfont,"Segoe UI",sans-serif;font-size:2rem;color:var(--primary-text);background-color:var(--primary-bg)}@media(max-width: 576px){body .desktop{display:none}}body .mobile{display:none}@media(max-width: 576px){body .mobile{display:block}}body .mobile-flex{display:none}@media(max-width: 576px){body .mobile-flex{display:flex}}.layout{display:flex;flex-direction:column;min-height:100vh}.layout__content{flex-grow:1}.container{width:100%;max-width:192rem;margin-right:auto;margin-left:auto;padding-right:13rem;padding-left:13rem}@media(max-width: 576px){.container{padding-right:2rem;padding-left:2rem}}svg{width:100%;height:100%}.link{color:var(--primary-text);transition:.5s}@media(hover: hover){.link:hover{color:var(--primary-color)}}.title{margin-bottom:8rem;font-size:12rem;line-height:115%;font-weight:800;color:var(--primary-text)}.title::before{content:"/ "}@media(max-width: 576px){.title{font-size:4rem;line-height:120%;margin-bottom:3.5rem}}.subtitle{display:flex;gap:1rem;align-items:center;font-size:3.2rem;line-height:130%;font-weight:300;color:var(--secondary-color);background:linear-gradient(150deg, var(--primary-color) -50%, var(--on-secondary) 125%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.subtitle svg{flex-shrink:0;width:6rem;height:6rem}@media(max-width: 576px){.subtitle{font-size:1.5rem}.subtitle svg{width:3rem;height:3rem}}.page{margin-top:2.5rem;margin-bottom:14rem}@media(max-width: 576px){.page{margin-top:1.3rem;margin-bottom:7.9rem}}.section{margin-bottom:13rem}@media(max-width: 576px){.section{margin-bottom:5.7rem}}.text span{color:var(--third-text)}.to-top{pointer-events:none;cursor:pointer;position:fixed;z-index:50;right:4rem;bottom:4rem;display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border:.2rem solid rgba(0,0,0,0);border-radius:1.2rem;color:var(--primary-text);opacity:0;background-color:var(--primary-color);background-image:linear-gradient(var(--primary-color), var(--primary-color)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}.to-top.show{pointer-events:auto;opacity:1}.to-top{transition:.5s}@media(hover: hover){.to-top:hover svg{transform:rotate(-90deg) translateX(0.3rem)}}@media(max-width: 576px){.to-top{right:2rem;bottom:2rem;width:5rem;height:5rem}.to-top svg{width:3rem;height:3rem}}.to-top svg{transform:rotate(-90deg);width:4rem;height:4rem;transition:transform .5s}.button{cursor:pointer;display:flex;gap:1rem;align-items:center;justify-content:center;padding:2.2rem 3.3rem;border:none;border-radius:1.6rem;font:inherit;appearance:none;background-color:var(--primary-color);outline:none;font-size:2rem;line-height:131%;font-weight:600;color:var(--on-primary)}@media(max-width: 576px){.button{font-size:1.8rem;line-height:131%;font-weight:500;padding:1.6rem}}.button--secondary{background-color:rgba(242,242,243,.1)}.modal{overflow-y:auto;display:flex;width:81rem;max-width:100%;height:100%;padding:7.7rem 6rem;background-color:var(--secondary-bg);box-shadow:-0.5rem 0 1.5rem rgba(0,0,0,.1);animation:slide-in-right .3s cubic-bezier(0.16, 1, 0.3, 1) forwards;-webkit-overflow-scrolling:touch}@media(max-width: 576px){.modal{width:100%;padding:2rem}}.modal__content{margin:auto}.modal__close{position:absolute;top:4rem;right:4rem;display:flex;align-items:center;justify-content:center;border:.2rem solid rgba(0,0,0,0);border-radius:1.2rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg), var(--secondary-bg)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}@media(max-width: 576px){.modal__close{top:2rem;right:2rem}}.modal__close svg{width:4.8rem;height:4.8rem}.modal__title{font-size:5.5rem;line-height:115%;font-weight:400;color:var(--primary-text);margin-bottom:3rem}@media(max-width: 576px){.modal__title{font-size:4rem;margin-bottom:3.5rem}}.modal-overlay{position:fixed;z-index:50;top:0;left:0;display:flex;justify-content:flex-end;width:100%;height:100%;background-color:rgba(0,0,0,.5);animation:fade-in .3s ease forwards}.modal-overlay[hidden]{display:none}.modal-overlay.is-closing{animation:fade-out .3s ease forwards}.modal-overlay.is-closing .modal{animation:slide-out-right .3s cubic-bezier(0.16, 1, 0.3, 1) forwards}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes slide-in-right{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-right{from{transform:translateX(0)}to{transform:translateX(100%)}}.input-text,.input-textarea{font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text);width:100%;padding:2.1rem 2.5rem;border:.2rem solid rgba(0,0,0,0);border-radius:1.6rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg), var(--secondary-bg)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;outline:none}@media(max-width: 576px){.input-text,.input-textarea{font-size:1.5rem;padding:1.4rem 2.5rem}}.input-text::placeholder,.input-textarea::placeholder{color:var(--secondary-text)}.input-textarea{resize:none;min-height:17rem}@media(max-width: 576px){.input-textarea{min-height:14rem}}.radio-price{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width: 576px){.radio-price{flex-direction:column;gap:2rem;align-items:flex-start}}.radio-price input{position:absolute;overflow:hidden;width:.1rem;height:.1rem;margin:-0.1rem;padding:0;border:0;white-space:nowrap;clip-path:inset(50%)}.radio-price input:checked+span{color:var(--primary-text);background:linear-gradient(199.55deg, #942EFA -3.62%, #AC59FF 120.49%)}.radio-price__title{font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text)}@media(max-width: 576px){.radio-price__title{font-size:1.5rem}}.radio-price__list{display:flex;gap:.5rem;align-items:center}.radio-price__item span{cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:125%;font-weight:300;color:var(--secondary-text);min-width:13.4rem;padding:1.3rem;border:.2rem solid rgba(0,0,0,0);border-radius:1.6rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg), var(--secondary-bg)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;transition:.5s}@media(hover: hover){.radio-price__item span:hover{color:var(--primary-text);background-color:var(--secondary-color)}}.error{font-size:2rem;line-height:125%;font-weight:200;color:var(--error);display:block;margin-top:.5rem}@media(max-width: 576px){.error{font-size:1.5rem}}.is-invalid{color:var(--error)}.select{position:relative}.select.selected .select__trigger{color:var(--primary-text)}.select.selected .select__clear{display:block}.select.opened .select__arrow{transform:rotate(-90deg)}.select.opened .select__list{pointer-events:auto;transform:translateY(0);visibility:visible;opacity:1;transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s}.select.opened .select__trigger{border-radius:1.6rem 1.6rem 0 0}.select__label{font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text);display:block;margin-bottom:2rem}@media(max-width: 576px){.select__label{font-size:1.5rem}}.select__label span{color:var(--primary-text)}.select__trigger{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:2.1rem 2.5rem;border:.2rem solid rgba(0,0,0,0);border-radius:1.6rem;background-color:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg), var(--secondary-bg)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text)}@media(max-width: 576px){.select__trigger{font-size:1.5rem;padding:1.4rem 2.5rem}}.select__icons{display:flex;gap:.5rem;align-items:center}.select__arrow{transform:rotate(90deg);width:2.5rem;height:2.5rem;color:var(--primary-text);transition:transform .5s}.select__clear{z-index:10;display:none;width:2rem;height:2rem;color:var(--primary-text)}.select__clear svg{pointer-events:none}.select__list{pointer-events:none;position:absolute;z-index:30;top:calc(100% - .6rem);left:0;transform:translateY(-1rem);width:100%;border:.2rem solid rgba(0,0,0,0);border-radius:0 0 1.6rem 1.6rem;visibility:hidden;opacity:0;background:var(--secondary-bg);background-image:linear-gradient(var(--secondary-bg), var(--secondary-bg)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.select__item{cursor:pointer;font-size:2rem;line-height:125%;font-weight:300;color:var(--primary-text);padding:2.1rem 2.5rem;transition:.5s}@media(hover: hover){.select__item:hover{color:var(--secondary-color)}}@media(max-width: 576px){.select__item{font-size:1.5rem;padding:1.4rem 2.5rem}}.project-modal__form-inputs{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}@media(max-width: 576px){.project-modal__form-inputs{grid-template-columns:1fr;margin-bottom:3.5rem}}.project-modal__form-inputs .full{grid-column:span 2}@media(max-width: 576px){.project-modal__form-inputs .full{grid-column:span 1}}.project-modal__form-price{flex-direction:column;gap:2.5rem;align-items:flex-start;margin-bottom:3rem}@media(max-width: 576px){.project-modal__form-price{gap:2rem;margin-bottom:3.5rem}}.project-modal__form-bottom{display:flex;gap:4rem;align-items:center}@media(max-width: 576px){.project-modal__form-bottom{flex-direction:column;gap:2.5rem}}.project-modal__form-policy{font-size:1.4rem;line-height:135%;font-weight:300;color:var(--primary-text)}@media(max-width: 576px){.project-modal__form-policy{font-size:1.3rem}}.project-modal__form-policy a{color:var(--secondary-color)}.project-modal__form-btn{flex-shrink:0;width:30rem;height:7rem;border:.2rem solid rgba(0,0,0,0);border-radius:1.6rem;background-image:linear-gradient(var(--primary-color), var(--primary-color)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}@media(max-width: 576px){.project-modal__form-btn{width:100%;height:5.5rem}}.ask-modal__form-inputs{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:6rem}@media(max-width: 576px){.ask-modal__form-inputs{grid-template-columns:1fr;margin-bottom:3.5rem}}.ask-modal__form-inputs .full{grid-column:span 2}@media(max-width: 576px){.ask-modal__form-inputs .full{grid-column:span 1}}.ask-modal__form-bottom{display:flex;gap:4rem;align-items:center}@media(max-width: 576px){.ask-modal__form-bottom{flex-direction:column;gap:2.5rem}}.ask-modal__form-policy{font-size:1.4rem;line-height:135%;font-weight:300;color:var(--primary-text)}@media(max-width: 576px){.ask-modal__form-policy{font-size:1.3rem}}.ask-modal__form-policy a{color:var(--secondary-color)}.ask-modal__form-btn{flex-shrink:0;width:30rem;height:7rem;border:.2rem solid rgba(0,0,0,0);border-radius:1.6rem;background-image:linear-gradient(var(--primary-color), var(--primary-color)),linear-gradient(140deg, rgba(181, 178, 197, 0.7) 0%, rgba(14, 11, 30, 0.2) 30%, rgba(80, 77, 96, 0.4) 65%, rgba(127, 125, 143, 0.65) 100%);background-clip:padding-box,border-box;background-origin:padding-box,border-box}@media(max-width: 576px){.ask-modal__form-btn{width:100%;height:5.5rem}}.header-dropdown{pointer-events:none;position:fixed;z-index:30;top:0;left:0;transform:translateY(-100%);display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.5rem 2rem 2.5rem;opacity:0;background-color:var(--primary-bg);transition:transform .5s ease,opacity .5s ease}.header-dropdown.active{pointer-events:auto;transform:translateY(0);opacity:1}.header-dropdown__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.header-dropdown__logo{width:14.8rem;height:4.5rem}.header-dropdown__close{width:4.5rem;height:4.5rem;border:none;background-color:rgba(0,0,0,0);box-shadow:none}.header-dropdown__menu{margin-bottom:3.5rem}.header-dropdown__list{display:flex;flex-direction:column;gap:1.5rem}.header-dropdown__link{font-size:2rem;line-height:119%;font-weight:400;color:var(--primary-text);display:flex;gap:.5rem;align-items:center}.header-dropdown__link svg{width:3rem;height:3rem}.header-dropdown__socials{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:3.5rem}.header-dropdown__social-title{font-size:1.5rem;line-height:131%;font-weight:300;color:var(--third-text);gap:.5rem}.header-dropdown__social-text{font-size:1.5rem;line-height:132%;font-weight:300;color:var(--primary-text)}.header-dropdown__bottom{width:100%;padding-top:2.5rem;border-top:var(--border)}.header-dropdown__btn{width:100%}.header{position:sticky;z-index:10;top:0;overflow:hidden}@media(max-width: 576px){.header{transition:background-color .5s}}.header--mainpage .header__logo .base{opacity:0}.header--mainpage .header__logo .filled{opacity:1}.header.is-loading .header__big,.header.is-loading .header__small{transition:none}.header.is-scrolled{pointer-events:none}@media(max-width: 576px){.header.is-scrolled{background-color:var(--primary-bg)}}.header.is-scrolled .header__big{transform:translateY(-100%)}@media(max-width: 576px){.header.is-scrolled .header__big{transform:translateY(0)}}.header.is-scrolled .header__small{pointer-events:all;visibility:visible;opacity:1;transform:translateY(0)}@media(max-width: 576px){.header.is-scrolled .header__small{transform:translateY(-100%)}}@media(max-width: 576px){.header.is-scrolled .header__logo .base{opacity:0}}.header.is-scrolled .header__logo .filled{opacity:0}@media(max-width: 576px){.header.is-scrolled .header__logo .filled{opacity:1}}.header__big{transform:translateY(0);padding-top:4rem;padding-bottom:4rem;transition:transform .5s}@media(max-width: 576px){.header__big{padding-top:1.5rem;padding-bottom:1.5rem}}.header__small{position:absolute;z-index:1;top:0;left:0;right:0;transform:translateY(-100%);visibility:hidden;opacity:0;pointer-events:none;display:flex;align-items:center;width:100%;height:6rem;background-color:var(--primary-bg);transition:transform .5s,opacity .5s,visibility .5s}.header__small-container{display:flex;align-items:center;justify-content:space-between}.header__small-buttons{display:flex;gap:1rem;align-items:center}@media(max-width: 576px){.header__small-buttons{display:none}}.header__small-btn{font-size:1.8rem;line-height:125%;font-weight:600;padding:.9rem 2rem}.header__small-logo{width:15.1rem;height:2.5rem}.header__burger{display:none}@media(max-width: 576px){.header__burger{display:block;width:4.5rem;height:4.5rem}}.header__container{display:flex;align-items:center;justify-content:space-between}.header__logo{position:relative;width:33rem;height:10rem}@media(max-width: 576px){.header__logo{width:14.8rem;height:4.5rem}}.header__logo svg{position:absolute;inset:0;transition:opacity .5s}.header__logo .filled{opacity:0}.header__menu{display:flex;gap:12rem;align-items:center}@media(max-width: 576px){.header__menu{display:none}}.header__menu-list{display:grid;grid-template-columns:repeat(5, 1fr);gap:1.5rem 5rem;align-items:flex-start}.header__menu-link{font-size:1.8rem;line-height:168%;color:var(--primary-text);transition:.5s}@media(hover: hover){.header__menu-link:hover{color:var(--secondary-color)}}.footer{padding-top:15rem;border-top:var(--border)}@media(max-width: 576px){.footer{padding-top:6rem}}.footer__container{display:flex;gap:10rem;justify-content:space-between;padding-bottom:12.5rem}@media(max-width: 576px){.footer__container{flex-direction:column-reverse;gap:6rem;padding-bottom:6rem}}.footer__email{font-size:5.5rem;line-height:125%;font-weight:300;color:var(--primary-text);margin-bottom:2rem;transition:.5s}@media(hover: hover){.footer__email:hover{color:var(--secondary-color)}}@media(max-width: 576px){.footer__email{font-size:3.2rem;line-height:128%;font-weight:300;margin-bottom:1.3rem}}.footer__description{font-size:1.8rem;line-height:125%;font-weight:300;color:var(--secondary-text);margin-bottom:11.5rem}@media(max-width: 576px){.footer__description{margin-bottom:3rem;font-size:1.4rem;line-height:125%}}.footer__socials{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.footer__social{display:flex;align-items:center;justify-content:center;width:10rem;height:6rem;border-radius:1.6rem;color:var(--primary-color);background-color:var(--secondary-bg);transition:.5s}@media(hover: hover){.footer__social:hover{color:var(--secondary-color)}}@media(max-width: 576px){.footer__social{width:8rem;height:5rem}}.footer__social svg{width:4rem;height:4rem}.footer__menu{margin-bottom:10rem}@media(max-width: 576px){.footer__menu{margin-bottom:4rem}}.footer__menu-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem;justify-content:space-between;width:81.2rem}@media(max-width: 576px){.footer__menu-list{grid-template-columns:repeat(2, 1fr);gap:1.5rem;width:100%}}.footer__menu-link{font-size:2rem;line-height:150%;font-weight:300;color:var(--primary-text);transition:.5s}@media(hover: hover){.footer__menu-link:hover{color:var(--secondary-color)}}@media(max-width: 576px){.footer__menu-link{font-size:1.5rem;line-height:165%}}.footer__bottom-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;width:55.2rem}@media(max-width: 576px){.footer__bottom-list{gap:1.5rem;width:100%}}.footer__bottom-link{font-size:1.6rem;line-height:125%;font-weight:300;color:var(--secondary-text);transition:.5s}@media(hover: hover){.footer__bottom-link:hover{color:var(--secondary-color)}}@media(max-width: 576px){.footer__bottom-link{font-size:1.3rem;line-height:150%;font-weight:300}}.footer__logo{overflow:hidden;width:100%}.footer__logo-track{display:flex;align-items:center;width:max-content;animation:marquee 20s linear infinite}.footer__logo-track img{padding-right:5rem}@keyframes marquee{to{transform:translateX(-50%)}}.privacy-page__title{margin-bottom:4rem}@media(max-width: 576px){.privacy-page__title{margin-bottom:2rem}}.privacy-page__updated{font-size:1.8rem;line-height:140%;font-weight:300;color:var(--secondary-text)}@media(max-width: 576px){.privacy-page__updated{font-size:1.4rem}}.privacy-page__content{margin-bottom:20rem}@media(max-width: 576px){.privacy-page__content{margin-bottom:8rem}}.privacy-page__content p{font-size:2rem;line-height:155%;font-weight:200;color:var(--primary-text);max-width:96rem;margin-left:auto;margin-bottom:2.5rem}@media(max-width: 576px){.privacy-page__content p{max-width:unset;margin-bottom:2rem}}.privacy-page__content h2{font-size:3.2rem;line-height:132%;font-weight:400;color:var(--primary-text);width:100%;margin-top:8rem;margin-bottom:3rem}@media(max-width: 576px){.privacy-page__content h2{font-size:2.2rem;margin-top:5rem;margin-bottom:2rem}}.privacy-page__content ul,.privacy-page__content ol{font-size:2rem;line-height:155%;font-weight:200;color:var(--primary-text);max-width:96rem;margin-left:auto;margin-bottom:2.5rem;padding-left:3rem;list-style:disc}@media(max-width: 576px){.privacy-page__content ul,.privacy-page__content ol{max-width:unset;padding-left:2rem}}.privacy-page__content li{margin-bottom:1rem}.privacy-page__content a{color:var(--secondary-color);text-decoration:underline;text-underline-offset:.3rem;transition:.5s}@media(hover: hover){.privacy-page__content a:hover{color:var(--third-text)}}/*# sourceMappingURL=privacy-page.css.map */
