@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:HelveticaNeueCyr;src:url(HelveticaNeueCyr-Medium.eot);src:url(/fonts/HelveticaNeueCyr-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/HelveticaNeueCyr-Medium.woff) format("woff"),url(/fonts/HelveticaNeueCyr-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:HelveticaNeueCyr;src:url(HelveticaNeueCyr-Roman.eot);src:url(/fonts/HelveticaNeueCyr-Roman.eot?#iefix) format("embedded-opentype"),url(/fonts/HelveticaNeueCyr-Roman.woff) format("woff"),url(/fonts/HelveticaNeueCyr-Roman.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Corporate A Condensed;src:url(/fonts/CorporateACon-Reg.eot);src:local("Corporate A Condensed Regular"),local("CorporateACon-Reg"),url(/fonts/CorporateACon-Reg.eot?#iefix) format("embedded-opentype"),url(/fonts/CorporateACon-Reg.woff) format("woff"),url(/fonts/CorporateACon-Reg.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Corporate A Condensed;src:url(/fonts/CorporateACon-RegIta.eot);src:local("Corporate A Condensed Regular Italic"),local("CorporateACon-RegIta"),url(/fonts/CorporateACon-RegIta.eot?#iefix) format("embedded-opentype"),url(/fonts/CorporateACon-RegIta.woff) format("woff"),url(/fonts/CorporateACon-RegIta.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Bella Script CYR;src:url(BellaScriptCYR.eot);src:url(/fonts/BellaScriptCYR.otf) format("embedded-opentype"),url(/fonts/BellaScriptCYR.woff) format("woff"),url(/fonts/BellaScriptCYR.ttf) format("truetype");font-weight:400;font-style:normal}:root{--color-1: #ebe8e0;--color-2: #0a0805;--color-3: #d6ff69;--grid-cells-in-row-mobile: 10;--grid-cells-in-row-tablet: 10;--grid-cells-in-row-desktop: 10;--bg-grid-size-mobile: calc(100vw / var(--grid-cells-in-row-mobile));--bg-grid-size-tablet: calc(100vw / var(--grid-cells-in-row-tablet));--bg-grid-size-desktop: calc(100vw / var(--grid-cells-in-row-desktop));--bg-grid-size: var(--bg-grid-size-mobile);font-size:2.6666666667vw}@media (min-width: 768px){:root{font-size:.5208333333vw}}.bg{width:100%;height:100%;position:absolute;top:-1px;left:-1px;z-index:1;background-size:var(--bg-grid-size) var(--bg-grid-size);background-repeat:repeat;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);mix-blend-mode:difference;pointer-events:none}.bg.dark{background-image:linear-gradient(rgba(0,0,0,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.1) 1px,transparent 1px)}*{box-sizing:border-box}*:after,*:before{box-sizing:border-box}#loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#0d0d0d;z-index:1000;transition:opacity .3s}#loader.loading-ended{opacity:0;pointer-events:none}body{font-family:HelveticaNeueCyr,sans-serif;-webkit-user-select:none;user-select:none;background:#292626;color:#202020}body::-webkit-scrollbar{width:0}a{text-decoration:none}.line-wrap{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 var(--bg-grid-size);width:100%}@media (min-width: 768px){.container{padding:0 var(--bg-grid-size-desktop)}}.full-image{display:block;margin:0;position:relative;min-height:calc(var(--bg-grid-size) * 12)}.full-image.big{min-height:calc(var(--bg-grid-size) * 14);margin-top:calc(var(--bg-grid-size) * -2);z-index:1}.full-image__image{position:absolute;top:0;left:0;width:100%;height:100%}.full-image img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.full-image{min-height:calc(var(--bg-grid-size-desktop) * 2)}.full-image.big{min-height:calc(var(--bg-grid-size-desktop) * 8);margin-top:calc(var(--bg-grid-size-desktop) * -3)}.full-image--light.big{margin-top:calc(var(--bg-grid-size-desktop) * 2);margin-top:calc(var(--bg-grid-size-desktop) * -2)}}.d-none{display:none!important}.scroll-up{border:.5px solid #ECECE6;background:#ffffff03;-webkit-backdrop-filter:blur(3.7750000954px);backdrop-filter:blur(3.7750000954px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem;position:fixed;right:.2rem;bottom:3rem;width:3.3rem;height:3.3rem;z-index:11;opacity:0;pointer-events:none;transition:.3s;cursor:pointer}.scroll-up.visible{opacity:1;pointer-events:all;transform:translateY(20px)}.scroll-up.active{opacity:1;pointer-events:all}.scroll-up svg{width:1.05rem;height:auto}.scroll-up span{display:none}@media (min-width: 768px){.scroll-up{width:17.6rem;height:17.6rem;right:.6rem}.scroll-up svg{width:3.7rem}.scroll-up span{display:block;color:#ecece6;font-family:Corporate A Condensed;font-size:2.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.075rem}}.header{position:fixed;top:0;left:0;padding:1rem 0;z-index:10;width:100%;border-bottom:1px solid rgba(236,236,230,.25);background:#0d0d0d80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .3s,transform .3s}.header.hide{transform:translateY(-100%);opacity:0;pointer-events:none}.header .container{display:flex;align-items:center;justify-content:space-between}.header__logo{width:15.1rem;display:block}.header__logo img{width:100%;height:auto}.header__menu-button{width:3.7rem;height:3.7rem;position:relative;cursor:pointer;padding:0;border:none;background-color:transparent}.header__menu-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s}.header__menu-button svg:nth-child(2){opacity:0}.header__menu-button.active svg:nth-child(1){opacity:0}.header__menu-button.active svg:nth-child(2){opacity:1}@media (max-width: 767px){.header__button.button,.header__nav,.header__langs{display:none}}@media (min-width: 768px){.header{padding:3.5rem 0}.header .container{display:grid;grid-template-columns:calc(var(--bg-grid-size) * 2) var(--bg-grid-size) calc(var(--bg-grid-size) * 3) calc(var(--bg-grid-size) * 2);align-items:flex-start}.header__logo{width:26.7rem}.header__nav{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start}.header__menu{display:grid;gap:.3rem}.header__menu a{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase}.header__menu-button{display:none}.header__button.button{margin-left:auto;font-size:1.6rem;height:5.5rem;font-family:HelveticaNeueCyr;text-transform:uppercase}.header__langs{font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase}.header__langs>li{position:relative}.header__langs>li>a{color:#ecece6;display:flex;align-items:center;gap:.5rem}.header__langs>li>a:after{content:"";display:block;width:.6928rem;height:.6rem;background-image:url("data:image/svg+xml,%3csvg%20width='7'%20height='7'%20viewBox='0%200%207%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.46411%206.5L4.33923e-06%200.499999L6.92821%200.5L3.46411%206.5Z'%20fill='%23ECECE6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.header__langs>li:hover .sub-menu{opacity:1}.header__langs .sub-menu{position:absolute;top:calc(100% + 1rem);left:0;opacity:0;transition:.3s}.header__langs .sub-menu:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:1rem}.header__langs .sub-menu a{color:#ecece6}}.menu{background:#292626;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9;padding:8.5rem var(--bg-grid-size) 2.5rem;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .3s}.menu.active{opacity:1;pointer-events:all}.menu__button{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:550;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase;height:5.5rem;border:.1rem solid #ECECE6;display:flex;align-items:center;justify-content:center;margin-bottom:4.4rem}.menu__nav{display:grid;gap:1.5rem;margin-bottom:6rem}.menu__nav a{display:block;padding:.8rem 0;color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:550;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase;border-bottom:1px solid #ECECE6;position:relative}.menu__nav a:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:1.85rem;height:1.05rem;background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='11'%20viewBox='0%200%2019%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.8333%200.25C12.8333%200.8065%2013.3984%201.6375%2013.9703%202.335C14.7057%203.235%2015.5844%204.02025%2016.5919%204.6195C17.3473%205.06875%2018.2631%205.5%2019%205.5M19%205.5C18.2631%205.5%2017.3466%205.93125%2016.5919%206.3805C15.5844%206.9805%2014.7057%207.76575%2013.9703%208.66425C13.3984%209.3625%2012.8333%2010.195%2012.8333%2010.75M19%205.5H0.5'%20stroke='%23ECECE6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.menu__langs{display:flex;gap:1.7rem;margin-bottom:9.6rem}.menu__langs a{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:550;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase}.button{height:3.3rem;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;font-family:Corporate A Condensed;font-size:1.75rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.0525rem;transition:.3s}.button--white{background:#ecece6;color:#292626;border:.5px solid #ECECE6}.button--white:hover{background-color:transparent;color:#ecece6}.button--black{background:#292626;color:#ecece6;border:.5px solid #292626}.button--black:hover{background-color:transparent;color:#292626}.button--red{background:#b84747;color:#ecece6;border:.5px solid #B84747}.button--red:hover{background-color:transparent;color:#b84747}.button--outline{color:#ecece6;border:.5px solid #ECECE6;background:#ffffff03;-webkit-backdrop-filter:blur(3.7750000954px);backdrop-filter:blur(3.7750000954px)}.button--outline:hover{background-color:#ecece6;color:#292626}.button--outline-black{color:#292626;border:.5px solid #292626;background:#ffffff03;-webkit-backdrop-filter:blur(3.7750000954px);backdrop-filter:blur(3.7750000954px)}.button--outline-black:hover{background-color:#292626;color:#ecece6}.button svg{width:1.85rem;height:auto;flex-shrink:0}@media (min-width: 768px){.button{padding:1.8rem 4rem;gap:2rem;font-size:3.5rem;letter-spacing:-.105rem;height:auto}.button svg{width:3.7rem}}.footer{position:relative;padding:2.6rem 0 1.25rem;min-height:calc(var(--bg-grid-size) * 24)}.footer__top-row{margin-bottom:6.7rem}.footer__top-group{margin-bottom:8rem;display:grid;gap:2.45rem}.footer__contacts{display:grid;gap:.7rem}.footer__contacts a{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:550;line-height:120%;letter-spacing:-.048rem}.footer__logo{display:block;margin-bottom:4.3rem}.footer__logo img{width:100%;height:auto}.footer__links{display:flex;align-items:center;color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase;margin-bottom:3rem}.footer__links li{display:flex;align-items:center}.footer__links li:not(:last-child):after{content:"/";display:block;margin:0 .5rem}.footer__links a{color:#ecece6}.footer__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 0}.footer__menu{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase;display:grid;gap:1rem}.footer__menu a{color:#ecece6}.footer__group{display:grid;gap:1rem;margin-bottom:6.7rem}.footer__submenu{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.048rem;text-transform:uppercase;display:grid;gap:1rem}.footer__submenu a{color:#ecece6}.footer__copyright{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.048rem;margin:0 -2rem}.footer__dev{color:#ecece6;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.048rem;margin:0 -2rem 1rem;white-space:nowrap;display:block}.footer__dev span{position:relative;display:inline-block}.footer__dev span:after{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:.1rem solid #ECECE6}.socials{display:flex;align-items:center;justify-content:space-between;gap:2.35rem}.socials a{width:3.6rem;display:flex}.socials a svg{width:100%;height:auto}@media (min-width: 768px){.footer{min-height:0;padding:0}.footer .container{min-height:calc(var(--bg-grid-size) * 4);padding-bottom:4rem;display:flex;flex-direction:column;justify-content:space-between}.footer__logo{margin-top:6rem;width:100%}.footer__top-row{display:grid;grid-template-columns:calc(var(--bg-grid-size) * 2) calc(var(--bg-grid-size) * 3) calc(var(--bg-grid-size) * 3);align-items:flex-start;margin-top:-12rem}.footer__top-group{order:1;gap:3.3rem;margin-bottom:0}.footer__contacts{gap:1rem}.footer__links{order:3;margin-left:calc(var(--bg-grid-size) * 1)}.footer__nav{order:2;grid-template-columns:repeat(3,1fr);gap:0;align-items:flex-start}.footer .socials{justify-content:flex-start;gap:2.5rem}.footer .socials a{width:4rem}.footer__bottom-row{display:grid;grid-template-columns:calc(var(--bg-grid-size) * 2) calc(var(--bg-grid-size) * 2) auto;align-items:flex-end}.footer__copyright{order:1;margin:0}.footer__dev{order:3;margin:0;margin-left:calc(var(--bg-grid-size) * 2)}.footer__group{order:2;margin-bottom:0;display:grid;grid-template-columns:repeat(2,1fr);align-items:flex-end}}.fancy__slide{padding:0!important}.modal{background:#ecece6!important;padding:3.75rem!important}.modal__title{color:#292626;text-align:center;font-family:Corporate A Condensed;font-size:4rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.12rem;text-transform:uppercase;max-width:19rem;margin:0 auto 1.5rem}.modal__text{color:#292626;text-align:center;font-size:1.4rem;font-style:normal;font-weight:550;line-height:120%;letter-spacing:-.042rem;max-width:26.1rem;margin:0 auto 3rem}.form__body{display:grid;gap:.4rem;margin-bottom:.4rem}.form__field{position:relative}.form__input{height:3.3rem;background:#29262612;border:none;border-radius:0;color:#292626;font-family:HelveticaNeueCyr;font-size:1.2rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.036rem;width:100%;text-align:center}.form__input::placeholder{color:#292626}.form__input:focus{outline:none}.form__footer{display:grid;gap:.4rem}.form .button{cursor:pointer;justify-content:center}.form__notice{color:#292626;font-size:1rem;font-style:normal;font-weight:550;line-height:120%;letter-spacing:-.03rem}@media (min-width: 768px){.modal{padding:9rem 19rem!important}.modal__title{font-size:12rem;letter-spacing:-.36rem;max-width:unset;margin-bottom:1.5rem}.modal__text{max-width:65.7rem;font-size:2.4rem;letter-spacing:-.072rem;margin-bottom:4.5rem}.form{max-width:76.8rem;margin:0 auto}.form__body{gap:.9rem;margin-bottom:.9rem}.form__input{height:4.7rem;font-size:1.6rem;letter-spacing:-.048rem}.form__footer{gap:.9rem}.form__notice{font-size:1.6rem;letter-spacing:-.048rem}}.article{padding:11rem 0 10rem;background:#ecece6;position:relative;overflow:hidden}.article__header{margin-bottom:6rem;display:grid;gap:3.5rem}.article__categories{display:flex;flex-wrap:wrap;gap:.5rem}.article__categories a{color:#292626;font-family:Corporate A Condensed;font-size:1.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.045rem;padding:1rem;border:1px solid #292626;display:inline-flex;align-items:center}.article__title{color:#292626;font-family:Corporate A Condensed;font-size:4rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.12rem;text-transform:uppercase}.article__body{display:flex;flex-direction:column;gap:6rem}.article__body h2{color:#292626;font-family:Corporate A Condensed;font-size:3rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.12rem;text-transform:uppercase}.article__body h3{color:#292626;font-family:Corporate A Condensed;font-size:2.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.075rem;text-transform:uppercase}.article__body h4{color:#292626;font-family:Corporate A Condensed;font-size:1.8rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.054rem}.article__body img{width:100%;height:auto}.article__body ul{color:#292626;font-family:Corporate A Condensed;font-size:1.2rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.036rem;display:grid;gap:.5rem}.article__body ul li{position:relative;padding-left:1rem}.article__body ul li:before{position:absolute;top:0;left:0;content:"•";color:#292626;display:inline-block;font-size:1rem}.article__body p{color:#292626;font-size:1.2rem;font-style:normal;font-weight:550;line-height:120%;letter-spacing:-.036rem}.article__full-img{margin:0 calc(var(--bg-grid-size) * -1)}.article__full-img picture{width:100%}.article__full-img picture img{width:100%;height:auto}.article__middle-text,.article__text{display:flex;flex-direction:column;gap:3rem}.article__blockquote{position:relative;padding-top:4rem}.article__blockquote:before{content:"";position:absolute;top:0;left:0;width:6.1rem;height:6.1rem;background-image:url("data:image/svg+xml,%3csvg%20width='61'%20height='61'%20viewBox='0%200%2061%2061'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M50.3318%200H61C56.988%204.31858%2053.3408%209.98672%2050.0583%2017.0044C46.7758%2024.0221%2044.9522%2029.9602%2044.5874%2034.8186H45.4081C45.9552%2034.4587%2046.5934%2034.2788%2047.3229%2034.2788C50.423%2034.2788%2052.8849%2035.4484%2054.7085%2037.7876C56.7145%2040.1268%2057.7175%2043.1858%2057.7175%2046.9646C57.7175%2050.9233%2056.5321%2054.2522%2054.1614%2056.9513C51.9731%2059.6504%2049.1465%2061%2045.6816%2061C41.852%2061%2038.7519%2059.5605%2036.3812%2056.6814C34.1928%2053.6224%2033.0987%2049.5737%2033.0987%2044.5354C33.0987%2030.32%2038.843%2015.4749%2050.3318%200ZM17.2332%200H27.6278C23.6158%204.31858%2019.9686%209.98672%2016.6861%2017.0044C13.4036%2023.8422%2011.58%2029.7802%2011.2152%2034.8186H12.0359C12.583%2034.4587%2013.2212%2034.2788%2013.9507%2034.2788C17.0508%2034.2788%2019.5127%2035.4484%2021.3363%2037.7876C23.3423%2040.1268%2024.3453%2043.1858%2024.3453%2046.9646C24.3453%2050.9233%2023.1599%2054.2522%2020.7892%2056.9513C18.6009%2059.6504%2015.7743%2061%2012.3094%2061C8.66218%2061%205.65321%2059.5605%203.28251%2056.6814C1.09417%2053.6224%200%2049.5737%200%2044.5354C0%2030.6799%205.74439%2015.8348%2017.2332%200Z'%20fill='%23292626'%20fill-opacity='0.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.article__blockquote blockquote{color:#292626;font-family:Corporate A Condensed;font-size:2.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.075rem;text-transform:uppercase;margin-bottom:3rem}.article__blockquote p{color:#292626;font-family:Corporate A Condensed;font-size:1.8rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.054rem;text-align:right}.article__cards{text-align:center;display:grid;gap:3rem}.article__cards-list{display:grid;gap:1rem}.article__cards-item{min-height:38rem;padding:2rem 1.5rem 1.5rem;background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:space-between}.article__cards-item:before{display:none!important}.article__cards-item-title{color:#ecece6;text-align:center;font-family:Corporate A Condensed;font-size:5.032rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.151rem;text-transform:uppercase}.article__cards-item-text{color:#ecece6;text-align:center;font-family:Corporate A Condensed;font-size:2.072rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.0622rem}@media (min-width: 768px){.article{padding-top:27.2rem;padding-bottom:15rem}.article__header{position:relative;padding-left:38.4rem}.article__categories{position:absolute;top:0;left:0;display:grid;gap:1.4rem}.article__categories a{padding:1.8rem 2.8rem;font-size:2.5rem}.article__title{font-size:12rem}.article__body{gap:15rem}.article__body h2{font-size:12rem}.article__body h3{font-size:6.5rem}.article__body h4{font-size:3.5rem}.article__body p{max-width:115.2rem;font-size:2rem}.article__body ul{font-size:2.5rem;max-width:115.2rem}.article__body ul li{padding-left:2rem}.article__body ul li:before{font-size:2rem}.article__middle-text{gap:4rem;width:76.8rem;margin:0 auto}.article__text{gap:4rem}.article__blockquote{display:grid;grid-template-columns:76.8rem 1fr;align-items:flex-end;padding-top:7.5rem}.article__blockquote:before{width:12.7rem;height:12.9rem}.article__blockquote blockquote{font-size:6.5rem;margin-bottom:0}.article__blockquote p{font-size:3.5rem;text-align:left}.article__cards{gap:4rem}.article__cards h2{max-width:115.2rem;margin:0 auto}.article__cards h3,.article__cards p{max-width:76.8rem;margin:0 auto}.article__cards-list{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:unset!important}.article__cards-item{min-height:64.6rem;padding:3.5rem 2.5rem 2.5rem}.article__cards-item-title{font-size:8.5rem}.article__cards-item-text{font-size:3.5rem}}.join-section{min-height:calc(var(--bg-grid-size) * 14);padding-top:calc(var(--bg-grid-size) * 4);position:relative;background:#4b2525;margin-top:calc(var(--bg-grid-size) * -2)}.join-section.normal{margin-top:0;padding-top:calc(var(--bg-grid-size) * 2);min-height:calc(var(--bg-grid-size) * 12)}.join-section.light{background:#ecece6}.join-section.light .button.button--white{background:#292626;color:#ecece6}.join-section.light .button.button--outline{color:#292626;border-color:#292626}.join-section.light .join-section__title{color:#292626}.join-section__title{color:#ecece6;text-align:center;font-family:Corporate A Condensed;font-size:4rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.12rem;text-transform:uppercase;margin:-.2rem -1rem calc(var(--bg-grid-size) * 3)}.join-section__buttons{display:grid;gap:.3rem;padding:0rem .3rem .15rem;margin-top:-.2rem}@media (min-width: 768px){.join-section{min-height:calc(var(--bg-grid-size-desktop) * 6);padding-top:calc(var(--bg-grid-size-desktop) * 3)}.join-section.normal{padding-top:calc(var(--bg-grid-size-desktop) * 1);min-height:calc(var(--bg-grid-size-desktop) * 4)}.join-section__title{font-size:12rem;margin-bottom:13.5rem}.join-section__buttons{display:flex;justify-content:center;gap:2.5rem}}
