.CookieNotice_cookieNotice__fA32R{position:fixed;bottom:20px;left:20px;max-width:320px;background:#f5f5f5;color:#333;padding:16px 20px;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);font-size:14px;z-index:9999;display:flex;flex-direction:column;gap:12px;animation:CookieNotice_fadeIn__2V_Ao .3s ease}.CookieNotice_cookieNotice__fA32R p{margin:0}.CookieNotice_cookieNotice__fA32R button{align-self:flex-end;background:#333;color:#fff;border:none;padding:6px 16px;border-radius:6px;cursor:pointer;font-size:13px;transition:background .3s ease}.CookieNotice_cookieNotice__fA32R button:hover{background:#555}@keyframes CookieNotice_fadeIn__2V_Ao{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{padding:0;margin:0;border:none;font-family:Play,serif;scroll-behavior:smooth}.fix-text h1,.fix-text h2,.fix-text h3,.fix-text h4,.fix-text h5,.fix-text h6,.fix-text p,.fix-text span{word-spacing:-.1em;line-break:strict}.fix-text span{white-space:nowrap}*,:after,:before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}h1{font-size:clamp(30px,5vw,44px);padding:24px 0}h1,h2{font-weight:700;text-align:center;line-height:2.95rem}h2{font-size:34px;padding-bottom:30px}h3.big{font-size:clamp(17px,4vw,36px)}h3{font-size:clamp(20px,3.5vw,24px)}h3,h4{font-weight:700}h4{font-size:clamp(16px,3vw,16px)}h5{font-size:13px;font-weight:700}input,select,textarea{font-size:16px!important}:root{--page-bg:#f6f7f8;--white:#fff;--black:#333;--blue:#126df7;--grey:#f6f7f8;--yellow:#ffdd2d}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grey-1{background-color:#eaecee!important}.grey-2{background-color:#e2e8f0!important}.grey-3{background-color:#9299a2;color:var(--white)}.black-1{background-color:#333!important;color:var(--white)!important}.blue-1{background-color:#e1f9f7}.yellow-1{background-color:#f1ebd6}hr{background:#cacaca;height:1px;margin:16px 0}body{font-size:clamp(13px,2.5vw,15px);line-height:1.35rem;color:#333;white-space:pre-line}.small{font-size:clamp(12px,2vw,13px)}::selection{background:rgba(255,221,45,.32)!important;color:rgba(0,0,0,.8)!important;text-shadow:none}.container{margin:0 auto;max-width:1220px}section{background-color:#f6f7f8}.inner-container{padding:24px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.inner-container h2{width:100%}@media (max-width:1270px){.container{max-width:90%}}.price-section{margin-top:-48px}.city-item a,.subject-item a{background-color:#d9e5f8;padding:10px 15px;border-radius:25px;color:var(--black);transition:all .3s ease}.city-item a:hover,.subject-item a:hover{background-color:#d0ddf0;color:var(--blue);transition:all .3s ease}.card{border-radius:25px;text-align:center;position:relative}.card,.card:hover{transition:all .3s ease}.card:hover{scale:1.02}.contacts{display:flex;justify-content:space-between;padding-top:40px;padding-left:40px;width:100%}.contacts-first{display:flex;flex-direction:column;align-items:start;gap:50px}.contacts-images{display:flex;justify-content:center;gap:20px}.contacts-images img:first-child{padding:12px;background:var(--white);border-radius:25px;min-width:90px}.contacts-images img:last-child{padding:12px;background:#ffdd2d;border-radius:25px;min-width:90px}.contacts-first span{text-align:left;display:flex;flex-direction:column;gap:18px}.contacts-links{display:flex;gap:20px}.contacts-links a{background:var(--black);border-radius:8px;display:flex;gap:12px;padding:8px 12px;color:var(--white)}@media (max-width:1270px){.contacts{flex-direction:column;align-items:center;padding:20px 20px 0}.contacts-first{align-items:center;gap:25px}.contacts-first span{text-align:center}.contacts-links{display:flex;gap:10px}.contacts-links a{font-size:clamp(12px,2vw,13px);padding:6px 10px;gap:5px}}.dark-theme section{background-color:#212121;color:var(--white)}.dark-theme .form-inner-title,.dark-theme form{color:var(--black)}.dark-theme section .img-block:after{background:linear-gradient(180deg,transparent 0,#212121)}.dark-theme .card,.dark-theme .step{background:var(--black)!important}.dark-theme .step-title{background:#4972cf}.brown-theme section{background-color:#f1eee8;color:var(--black)}.brown-theme .form-inner-title,.brown-theme form{color:var(--black)}.brown-theme section .img-block:after{background:linear-gradient(180deg,transparent 0,#f1eee8)}.brown-theme .card,.brown-theme .step{background:#e4d7c1!important}.brown-theme .step-title{background:#b58762}.brown-theme .black-1,.brown-theme .grey-3{background:#b58762!important}.w-100{width:100%}.mb--48{margin-bottom:-48px!important}.pb-50{padding-bottom:50px}.btn--primary{border:1px solid var(--blue);padding:16px 36px;color:var(--blue);border-radius:10px;display:inline-block}.btn--primary,.btn--primary:hover{transition:background-color .3s ease}.btn--primary:hover{background:#eaecf1}.article-page{max-width:700px}.article-page h2{padding:0}.article-page-img{border-radius:25px}.circle-image{border-radius:50%;border:5px solid #fff;box-shadow:2px 1px 5px #999;width:200px;height:200px;object-fit:cover;object-position:top}.interview-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.interview-body{max-width:800px;display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.interview-article{width:calc(50% - 30px);display:flex;flex-direction:column;gap:20px}.interview-quote-one{background:#eaecee;padding:1.5rem;border-radius:25px;width:100%;display:flex;gap:15px}.interview-quote-two{text-align:center;width:100%}.command-container div{width:calc(33% - 20px);display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center}@media (max-width:801px){.command-container div,.interview-article{width:100%}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{position:relative;min-height:150px;display:flex;flex-direction:column;gap:20px;background:var(--white);padding:20px;border-radius:25px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.3)}.text-center{text-align:center;width:100%;margin-top:5px}.text-link{color:#777;text-decoration:underline!important}.text-grey{color:#777}input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;caret-color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.d-block{display:block}@font-face{font-family:Play;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/46da155f10b47d3d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Play;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/acf5ccc94200d5d1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Play;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ee3602ffc3ee29c-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Play;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f42a00bcd372c41e-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Play;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bcc312cbdaabfe7a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Play;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1dcb4bb6f2068eb9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Play;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2a98db71c72ba4f8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Play;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ea77d7ab4d36f67a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Play;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/dee70ee4f5df5000-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Play;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2addaca4aa9bc55e-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Play;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8a292e25fa9a379e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Play;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5ed273b77d2a1951-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Play Fallback;src:local("Arial");ascent-override:92.83%;descent-override:21.79%;line-gap-override:0.00%;size-adjust:100.94%}.__className_017788{font-family:Play,Play Fallback;font-style:normal}