.about{padding:96px 24px;color:#faf4e3}.about__container{max-width:1200px;margin:0 auto;text-align:center}.about h2{font-size:32px;font-weight:800;margin-bottom:12px}.about h2 span{color:#699fd3}.about__description{max-width:760px;margin:0 auto 48px;color:#bab4aa;font-size:16px;line-height:1.6}.about__cards{display:flex;flex-wrap:wrap;gap:24px;align-items:stretch;justify-content:center}.about__card{max-width:500px;padding:32px 24px;border-radius:20px;background:#1c1c1c;position:relative;overflow:hidden;text-align:left;display:flex;flex-direction:column;justify-content:flex-start}.about__card h3{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700;margin-bottom:12px}.about__card h3 img{width:20px;height:auto}.about__card h3 span{color:#faf4e3}.about__card p{word-break:break-word;font-size:14px;color:#faf4e3;line-height:1.6;overflow-wrap:anywhere}@media (max-width: 768px){.about__cards{flex-direction:column;align-items:center}}.solutions{padding:96px 24px;color:#faf4e3}.solutions__container{max-width:1200px;margin:0 auto;text-align:center}.solutions h2{font-size:32px;font-weight:800;margin-bottom:40px}.solutions__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width: 1024px){.solutions__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.solutions__grid{grid-template-columns:1fr}}.solution-card{background:#1c1c1c;border-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px;height:100%;box-shadow:0 0 16px #0000001a}.solution-card__top{display:flex;align-items:center;gap:12px}.solution-card__top img{width:32px;height:32px}.solution-card__top span{font-size:24px;font-weight:600;color:#faf4e3;text-align:left}.solution-card__btn{margin-top:auto;width:100%;background:#699fd3;text-decoration:none;color:#faf4e3;font-size:14px;padding:8px 16px;border-radius:8px;border:none;cursor:pointer;font-weight:500;transition:background .2s}.solution-card__btn:hover{background:#4286c7}.bot-features{color:#faf4e3;padding:4rem 0 0;text-align:center;position:relative;overflow:hidden;z-index:1}.bot-features .highlight{color:var(--screen-yellow)}.bot-features__container{margin:0 auto}.bot-features h2{font-size:32px;font-weight:700;margin-bottom:2rem;padding:0 1rem}.bot-features__tabs{display:inline-flex;border:1px solid #f2c174;border-radius:999px;overflow:hidden;margin-bottom:2rem}.bot-features__tabs button{padding:.75rem 1.5rem;background:transparent;border:none;font-weight:400;color:#faf4e3;cursor:pointer;transition:background .2s}.bot-features__tabs button.active{background:#f2c174;color:#121212}.bot-features__scroller{overflow-x:auto;padding:4rem;background:#1c1c1c;scrollbar-width:none;-ms-overflow-style:none}.bot-features__scroller::-webkit-scrollbar{display:none}.bot-features__items{display:flex;gap:2rem;min-width:max-content;justify-content:flex-start;align-items:center;padding:1rem 0}.bot-features .feature-card{background:#232323;border:solid #2a2a2a .1rem;padding:3rem 1.5rem;border-radius:1.25rem;width:20vw;height:80px;max-width:260px;color:#faf4e3;font-size:16px;font-weight:400;text-align:center;justify-content:center;display:flex;flex-direction:column;align-items:center}.bot-features .feature-card p{margin:0}.bot-features .feature-arrow{font-size:1.25rem;color:var(--screen-yellow);-webkit-user-select:none;user-select:none}@media (max-width: 768px){.bot-features__items{gap:1rem}.bot-features .feature-card{min-width:220px}}.formSection{padding:96px 24px;color:#faf4e3}.formSection__container{max-width:1200px;margin:0 auto;display:flex;gap:48px;align-items:center;justify-content:space-between;flex-wrap:wrap}.formSection__text{flex:1 1 400px}.formSection__text h2{font-size:32px;font-weight:800;margin-bottom:12px}.formSection__text h2 span{color:#b39ddb}.formSection__text p{font-size:16px;color:#bab4aa;line-height:1.5}.formSection__form{flex:1 1 400px;background:#1c1c1c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:12px}.formSection__form h3{font-size:20px;font-weight:700;margin-bottom:8px;color:#faf4e3}.formSection__form input,.formSection__form textarea{font-family:Inter,sans-serif;border:none;border-radius:12px;padding:14px;font-size:14px;background:#232323;color:#faf4e3;resize:none}.formSection__form input::placeholder,.formSection__form textarea::placeholder{font-family:Inter;color:#8a8a8a}.formSection__form textarea{min-height:100px;margin-bottom:8px}.formSection__form small{font-size:11px;color:#8a8a8a}.formSection__form small a{color:#699fd3;text-decoration:underline}.formSection__form button{margin-top:8px;padding:12px;border-radius:12px;border:none;font-size:14px;background:#f2c174;color:#121212;font-weight:400;cursor:pointer}.formSection__form button:hover{opacity:.9}@media (max-width: 768px){.formSection__container{flex-direction:column}.formSection__text,.formSection__form{flex:1 1 100%}}.integrations{padding:96px 24px;color:#faf4e3}.integrations__container{max-width:960px;margin:0 auto}.integrations h2{text-align:center;font-size:32px;font-weight:800;margin-bottom:32px}.integrations h2 span{color:#e57a7a}.integrations__table{background:#1c1c1c;border-radius:16px;overflow:hidden}.integrations__row{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.integrations__row:last-child{border-bottom:none}.integrations__head{background:#ffffff0d;font-weight:600;color:#f2c174}.integrations__label{display:flex;align-items:center;gap:12px}.integrations__label img{width:24px;height:24px}.integrations__label span{font-weight:500}.integrations__status{font-size:24px}.integrations button{background:#f2c174;color:#121212;font-weight:400;padding:8px 16px;font-size:14px;border:none;border-radius:8px;cursor:pointer}.integrations button:hover{opacity:.9}@media (max-width: 768px){.integrations__row{flex-direction:column;align-items:flex-start;gap:12px}.integrations__label{font-size:15px}.integrations button{width:100%}}.pricing{padding:96px 24px;color:#faf4e3}.pricing__container{max-width:960px;margin:0 auto;text-align:center}.pricing h2{font-size:32px;font-weight:800;margin-bottom:16px}.pricing__description{color:#bab4aa;font-size:16px;line-height:1.6;margin-bottom:48px}.pricing__card{display:flex;flex-wrap:wrap;align-items:center;background:#1c1c1c;border-radius:16px;padding:32px;gap:24px;justify-content:space-between}.pricing__icon img{width:64px;height:64px}.pricing__info{flex:1;min-width:200px;text-align:left}.pricing__info h3{font-size:20px;font-weight:700;margin-bottom:8px}.pricing__info .pricing__subtitle{color:#bab4aa;font-size:14px}.pricing__details{display:flex;flex-direction:row;gap:32px;align-items:flex-start;min-width:200px}.pricing__details div{display:flex;flex-direction:column;gap:12px;text-align:left}.pricing__details span{color:#bab4aa;font-size:14px}.pricing__details strong{font-size:18px;font-weight:700;color:#faf4e3}@media (max-width: 768px){.pricing__card{flex-direction:column;align-items:flex-start}.pricing__info,.pricing__details{justify-content:space-between;text-align:left;width:100%;gap:0}}.benefits{padding:96px 24px;color:#faf4e3}.benefits__container{max-width:1200px;margin:0 auto;text-align:center}.benefits h2{font-size:32px;font-weight:800;margin-bottom:48px}.benefits__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefits__card{background:#1c1c1c;border-radius:20px;padding:32px 24px;text-align:left;display:flex;flex-direction:column;gap:12px}.benefits__icon{width:32px;height:32px}.benefits h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700}.benefits p{font-size:14px;color:#bab4aa;line-height:1.5}.worksteps{position:relative;padding:96px 24px;color:#faf4e3;overflow:hidden}.worksteps__container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:48px;align-items:center;background:#1c1c1c;padding:2.5rem;border-radius:2rem}.worksteps__left{flex:1 1 400px;text-align:center}.worksteps__left h2{font-size:32px;font-weight:800;margin-bottom:8px}.worksteps__left .worksteps__subtitle{color:#bab4aa;margin-bottom:24px}.worksteps__left .worksteps__bot{max-width:280px;width:100%}@media (max-width: 768px){.worksteps__left .worksteps__bot{display:none}}.worksteps__right{display:flex;flex-direction:column;flex:1 1 500px}.worksteps__list{display:flex;flex-direction:column;gap:32px;margin-bottom:32px;padding-left:0}.worksteps__item{display:flex;align-items:center;gap:24px}.worksteps__item--orange .worksteps__dot{background:#f2c174}.worksteps__item--orange .worksteps__number{background:#232323;color:#f2c174}.worksteps__item--green .worksteps__dot{background:#a6d59e}.worksteps__item--green .worksteps__number{background:#232323;color:#a6d59e}.worksteps__item--blue .worksteps__dot{background:#699fd3}.worksteps__item--blue .worksteps__number{background:#232323;color:#699fd3}.worksteps__item--red .worksteps__dot{background:#e57a7a}.worksteps__item--red .worksteps__number{background:#232323;color:#e57a7a}.worksteps__content{flex:1}.worksteps__content .worksteps__title{font-size:18px;font-weight:700;margin-bottom:4px}.worksteps__content p{font-size:15px;color:#bab4aa}.worksteps__number{background:#232323;border-radius:10px;width:40px;height:40px;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center}.worksteps__cta{display:flex;justify-content:center;padding:14px 24px;border-radius:14px;background:#f2c174;color:#121212;font-weight:400;font-size:14px;text-decoration:none;transition:all .2s ease}.worksteps__cta span{display:flex;align-items:center;gap:8px}.worksteps__cta:hover{background-color:#eeac45}.cases{padding:96px 24px;color:#faf4e3}.cases__toggle{margin:24px auto 0;display:block;padding:12px 24px;font-weight:400;font-size:14px;border-radius:12px;background:#ffffff14;color:#faf4e3;cursor:pointer;border:none;transition:all .2s ease}.cases__toggle:hover{background:#ffffff26}.cases__container{max-width:1200px;margin:0 auto}.cases__title{text-align:center;font-size:32px;font-weight:800;margin-bottom:32px}.cases__title span{color:#f2c174}.cases__table{width:100%;border-collapse:collapse;background:#1c1c1c;border-radius:18px;overflow:hidden}.cases__table th,.cases__table td{padding:20px;text-align:left;font-size:14px}.cases__table th{background:#ffffff0d;color:#f2c174;font-weight:600}.cases__table tr+tr{border-top:1px solid rgba(255,255,255,.05)}.cases__table td{color:#faf4e3;vertical-align:middle}.cases__logo{width:40px;height:40px;border-radius:50%;background:#232323;object-fit:cover}.cases__titletext{font-weight:600;font-size:15px}.cases__description{font-size:14px;color:#bab4aa;margin:8px 0}.cases__link{display:inline-block;padding:8px 16px;background:#60a5fa;color:#fff;font-weight:600;border-radius:10px;font-size:14px;text-decoration:none;transition:background .2s ease}.cases__link:hover{background:#2f89f8}.cases__link--disabled{background:#ffffff1a;pointer-events:none;color:#bab4aa}.cases__mobile{display:none;flex-direction:column;gap:16px}.cases__card{background:#1c1c1c;border-radius:16px;padding:20px;box-shadow:0 0 8px #0000001a}.cases__card h3{font-size:16px;font-weight:700;margin-left:12px}.cases__card .cases__card-top{display:flex;align-items:center;margin-bottom:8px}.cases__card .cases__link{margin-top:8px;display:inline-block}@media (max-width: 768px){.cases__table{display:none}.cases__mobile{display:flex}}.trusted{padding:64px 24px}.trusted__container{max-width:1200px;margin:0 auto;text-align:center}.trusted__title{font-size:32px;font-weight:800;margin-bottom:32px}.trusted__title span{color:#b39ddb}.trusted__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.trusted__card{background:#1c1c1c;border-radius:24px;padding:32px 24px;width:220px;text-decoration:none;color:#faf4e3;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease}.trusted__card:hover{transform:translateY(-4px)}.trusted__logo{width:80px;height:80px;object-fit:contain;border-radius:50%;margin-bottom:16px}.trusted__name{font-weight:600;font-size:15px;text-align:center}.contact{padding:96px 24px}.contact__container{display:flex;flex-wrap:wrap;gap:48px;justify-content:center;max-width:1200px;margin:0 auto}.contact__info{display:flex;flex-direction:column;gap:16px;background:#1c1c1c;border-radius:20px;padding:32px 24px;color:#faf4e3;flex:1 1 320px}.contact__info h3{font-size:24px;font-weight:700;margin-bottom:16px}.contact__info h4{font-size:18px;font-weight:700;margin:24px 0 12px}.contact__list{list-style:none;padding:0;margin:0 0 24px}.contact__list li{display:flex;align-items:center;margin-bottom:12px}.contact__list li img{width:20px;margin-right:12px}.contact__list li span{font-size:15px}.contact__buttons{display:flex;gap:12px}.contact__buttons a{padding:8px 16px;border-radius:8px;background:#699fd3;color:#faf4e3;font-weight:600;text-decoration:none;font-size:14px;transition:background .2s ease}.contact__buttons a:hover{background:#4286c7}.contact__form{flex:1 1 400px;background:#1c1c1c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:12px}.contact__form h3{font-size:20px;font-weight:700;margin-bottom:8px;color:#faf4e3}.contact__form input,.contact__form textarea{font-family:Inter,sans-serif;border:none;border-radius:12px;padding:14px;font-size:14px;background:#232323;color:#faf4e3;resize:none}.contact__form input::placeholder,.contact__form textarea::placeholder{font-family:Inter;color:#8a8a8a}.contact__form textarea{min-height:100px;margin-bottom:8px}.contact__form small{font-size:11px;color:#8a8a8a}.contact__form small a{color:#699fd3;text-decoration:underline}.contact__form button{margin-top:8px;padding:12px;border-radius:12px;border:none;font-size:14px;background:#f2c174;color:#121212;font-weight:400;cursor:pointer}.contact__form button:hover{opacity:.9}@media (max-width: 768px){.contact__container{flex-direction:column;align-items:stretch}}.brief{padding:4rem 1rem}.brief__intro{text-align:center;max-width:800px;margin:0 auto 3rem}.brief__intro h1{font-size:2rem;font-weight:700;color:#faf4e3}.brief__intro h1 .highlight{color:#f2c174}.brief__intro p{color:#bab4aa;margin-top:1rem}.brief__form{max-width:850px;background-color:#1c1c1c;color:#faf4e3;margin:0 auto;padding:2rem;border-radius:2rem;display:flex;flex-direction:column;gap:2rem}.brief__section{display:flex;flex-direction:column;gap:.75rem}.brief__section h2{font-size:1.25rem;font-weight:700}.brief__section input{background-color:#232323;border:none;padding:1rem;border-radius:.75rem;font-size:1rem;color:#faf4e3}.brief__section input::placeholder{color:#bab4aa}.brief__section textarea{font-family:Inter;background-color:#232323;border:none;padding:1rem;border-radius:.75rem;font-size:1rem;color:#faf4e3;resize:none;overflow:hidden;line-height:1.5}.brief__section textarea::placeholder{font-family:Inter;color:#bab4aa}.brief__toggles,.brief__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;align-items:center}.brief__buttons{display:flex;gap:.5rem}.brief__buttons button,.brief__tags button{background-color:#232323;border:none;padding:.6rem 1rem;border-radius:.75rem;cursor:pointer;font-weight:500;color:#bab4aa}.brief__buttons button.active,.brief__tags button.active{background-color:#699fd3;color:#faf4e3}.brief__submit{background-color:#f2c174;color:#121212;font-weight:700;padding:1rem;border-radius:.75rem;border:none;cursor:pointer}@media (max-width: 768px){.brief__form{padding:1.5rem}}.brief__error{color:#e57a7a;font-size:.875rem;margin-top:.25rem}.privacy-page{color:#faf4e3;padding:4rem 1rem}.privacy-page .container{max-width:800px;margin:0 auto}.privacy-page h1{font-size:2rem;margin-bottom:2rem;color:#f2c174}.privacy-page h2{margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;color:#f2c174}.privacy-page p{line-height:1.6;margin-bottom:1rem}.privacy-page ul{margin-bottom:1rem;padding-left:1.25rem}.privacy-page ul li{margin-bottom:.5rem}.privacy-vertical-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.95rem;background:transparent}.privacy-vertical-table th{width:30%;text-align:left;padding:1rem;background-color:#121212;color:#faf4e3;vertical-align:top;border:1px solid #2a2a2a}.privacy-vertical-table td{padding:1rem;border:1px solid #2a2a2a;vertical-align:top;background-color:#1c1c1c;color:#faf4e3}.privacy-vertical-table td ul{margin:0;padding-left:1.25rem}.privacy-vertical-table td ul li{margin-bottom:.5rem}.header{background-color:#1c1c1c;padding:12px 24px;position:sticky;top:0;z-index:100}.header__container{max-width:1200px;gap:1rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.header__logo{display:flex;align-items:center;gap:8px;font-weight:700;color:#faf4e3;font-size:20px;text-decoration:none}.header__logo img{height:32px}.header__nav{display:flex;gap:32px}.header__nav a{color:#faf4e3;text-decoration:none;font-weight:400;transition:opacity .2s}.header__nav a:hover{opacity:.7}@media (max-width: 768px){.header__nav{flex-direction:column;width:100%;padding:16px 0}}.header__menu{display:flex;align-items:center;gap:32px}@media (max-width: 768px){.header__menu{flex-direction:column;width:100%;gap:16px;overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease,opacity .4s ease;pointer-events:none}.header__menu.open{max-height:400px;opacity:1;pointer-events:all}}.header__bottom{display:flex;align-items:center;gap:16px}@media (max-width: 768px){.header__bottom{flex-direction:column;align-items:flex-start;width:100%}}.header__phone{color:#faf4e3;text-decoration:none;font-size:14px}.header__cta{background-color:#f2c174;color:#121212;padding:8px 16px;border:none;border-radius:6px;font-weight:400;cursor:pointer;transition:background .2s}.header__cta:hover{background-color:#eeac45}.burger{display:none;flex-direction:column;justify-content:space-between;width:20px;height:16px;cursor:pointer}.burger span{height:2px;background:#faf4e3;border-radius:1px}@media (max-width: 768px){.burger{display:flex}}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:999;animation:fadeIn .3s ease}.modal{background:#faf4e3;border-radius:16px;padding:32px 24px;max-width:480px;width:100%;position:relative;animation:slideUp .3s ease;color:#121212}.modal h2{margin:0 0 8px;font-size:24px}.modal p{margin-bottom:16px;font-size:16px;font-weight:400}.modal form{display:flex;flex-direction:column;gap:12px}.modal form input,.modal form textarea{font-family:Inter,sans-serif;padding:12px 16px;border:none;border-radius:12px;background:#eae4d3;font-size:14px;resize:vertical}.modal form small{font-size:12px;color:#8a8a8a;margin-top:-8px}.modal form button{margin-top:12px;padding:12px;background:#121212;color:#faf4e3;border:none;border-radius:10px;font-weight:500;cursor:pointer;transition:.2s}.modal form button:hover{opacity:.9}.modal .modal__close{position:absolute;display:flex;align-items:center;justify-content:center;top:12px;right:12px;background:#e57a7a;width:1.5rem;height:1.5rem;border-radius:100rem;border:none;font-size:24px;cursor:pointer}.modal .modal__close span{color:#faf4e3}.modal .modal__privacy{margin-top:16px;font-size:12px;text-align:left}.modal .modal__privacy a{color:#699fd3}.modal .modal__telegram{font-size:12px;display:block;text-align:center;font-weight:400;padding:10px;border:1px solid #121212;color:#121212;border-radius:8px;text-decoration:none;transition:background-color .4s}.modal .modal__telegram:hover{background-color:#121212;color:#faf4e3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.footer{background-color:#1a1a1a;padding:32px 24px;color:#bab4aa}.footer__container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer__left{display:flex;align-items:center;gap:16px}.footer__logo{width:32px;height:32px}.footer__info{display:flex;flex-direction:column;gap:2px}.footer__brand{font-weight:800;font-size:18px;color:#faf4e3}.footer__phone{font-size:14px;color:#bab4aa}.footer__social{background:#ffffff14;padding:8px;border-radius:10px;display:flex;align-items:center;transition:background .2s ease}.footer__social img{width:18px;height:18px}.footer__social:hover{background:#ffffff26}.footer__right{font-size:14px;color:#bab4aa}@media (max-width: 768px){.footer__container{flex-direction:column;align-items:center}}.event{min-height:100vh;padding:64px 24px;display:flex;align-items:center;justify-content:center;isolation:isolate}.event__content{position:relative;z-index:1;overflow:hidden;display:flex;align-items:center;gap:64px;flex-wrap:wrap;max-width:1200px;width:100%;margin:0 auto}.event__text{flex:1 1 400px;color:#faf4e3}.event__text h1{font-size:36px;font-weight:800;line-height:1.3;margin-bottom:20px}.event__text h1 span{display:block;color:#faf4e3}.event__text p{font-size:16px;font-weight:400;color:#bab4aa;max-width:500px;margin-bottom:24px}.event__buttons{display:flex;gap:16px}.event__buttons .btn{font-weight:400;padding:16px 64px;border-radius:8px;font-size:14px;cursor:pointer;text-decoration:none;transition:background-color .4s}.event__buttons .btn--primary{background:#f2c174;color:#1c1c1c;border:none}.event__buttons .btn--primary:hover{background-color:#eeac45}.event__buttons .btn--ghost{background:transparent;border:2px solid #f2c174;color:#f2c174}.event__buttons .btn--ghost:hover{background-color:#f2c174;color:#121212}.event__image{position:relative;flex:1 1 300px}.event__image img{width:32rem;height:auto;border-radius:3rem}.event .imgBadge{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;width:10rem;padding:1rem;border-radius:1.2rem;box-shadow:0 0 16px #0000001a;background-color:#faf4e3}.event .imgBadge img{width:2rem;height:auto}.event .imgBadge p{font-size:.6rem;font-weight:600;color:#121212;text-align:center}@media (max-width: 768px){.event__content{flex-direction:column;text-align:center}.event__buttons{flex-direction:column;justify-content:center}.event__image{display:none}}.event-options{padding:96px 24px;color:#faf4e3}.event-options__container{max-width:1200px;margin:0 auto;text-align:center}.event-options h2{font-size:32px;font-weight:800;margin-bottom:48px}.event-options__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.event-options__card{background:#1c1c1c;border-radius:20px;padding:32px 24px;text-align:left;display:flex;flex-direction:column;gap:12px}.event-options__icon{width:32px;height:32px}.event-options h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700}.event-options p{font-size:14px;color:#bab4aa;line-height:1.5}.in-develop{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px}.in-develop__container{max-width:1200px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:48px}.in-develop__text{flex:1 1 400px}.in-develop__title{font-size:36px;font-weight:800;color:#f2c174;margin-bottom:16px}.in-develop__subtitle{font-size:18px;color:#bab4aa;margin-bottom:24px}.in-develop__btn{display:inline-block;padding:12px 24px;background:#f2c174;color:#121212;font-weight:400;border-radius:12px;text-decoration:none;transition:background .2s ease}.in-develop__btn:hover{background:#eeac45}.hero{min-height:100vh;padding:64px 24px;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero__content{position:relative;z-index:1;overflow:hidden;display:flex;align-items:center;gap:64px;flex-wrap:wrap;max-width:1200px;width:100%;margin:0 auto}.hero__text{flex:1 1 400px;color:#faf4e3}.hero__text h1{font-size:36px;font-weight:800;line-height:1.3;margin-bottom:20px}.hero__text h1 span{display:block;color:#faf4e3}.hero__text p{font-size:16px;font-weight:400;color:#bab4aa;max-width:500px;margin-bottom:24px}.hero__buttons{display:flex;gap:16px}.hero__buttons .btn{font-weight:400;padding:16px 64px;border-radius:8px;font-size:14px;cursor:pointer;text-decoration:none;transition:background-color .4s}.hero__buttons .btn--primary{background:#f2c174;color:#1c1c1c;border:none}.hero__buttons .btn--primary:hover{background-color:#eeac45}.hero__buttons .btn--ghost{background:transparent;border:2px solid #f2c174;color:#f2c174}.hero__buttons .btn--ghost:hover{background-color:#f2c174;color:#121212}.hero__image{position:relative;flex:1 1 300px}.hero__image img{width:20rem;height:auto}.hero .imgBadge{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;width:10rem;padding:1rem;border-radius:1.2rem;box-shadow:0 0 16px #0000001a;background-color:#faf4e3}.hero .imgBadge img{width:2rem;height:auto}.hero .imgBadge p{font-size:.6rem;font-weight:600;color:#121212;text-align:center}@media (max-width: 768px){.hero__content{flex-direction:column;text-align:center}.hero__buttons{flex-direction:column;justify-content:center}.hero__image{margin-top:32px}}.vpn{padding:80px 0}.vpn__container{max-width:900px;margin:0 auto;padding:0 24px}.vpn__title{font-size:32px;font-weight:700;color:#faf4e3;text-align:center;margin-bottom:48px}.vpn__list{display:flex;flex-direction:column;gap:24px}.vpn__item{display:flex;gap:16px;background-color:#1c1c1c;padding:24px;border-radius:24px;align-items:flex-start}.vpn__icon{width:32px;height:32px;flex-shrink:0;margin-top:16px}.vpn__item-title{font-size:18px;font-weight:700;margin-bottom:6px;color:#faf4e3}.vpn__item-desc{color:#bab4aa;line-height:1.4;font-size:15px}.advantages{padding:96px 24px;color:#faf4e3}.advantages__container{max-width:1000px;margin:0 auto;text-align:center}.advantages h2{font-size:32px;font-weight:800;margin-bottom:32px}.advantages__table{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background-color:#1c1c1c}.advantages__row{display:grid;grid-template-columns:1fr 2fr;padding:20px 24px;text-align:left;border-top:1px solid rgba(255,255,255,.1)}.advantages__row:first-of-type{border-top:none}.advantages__row div{font-size:15px;line-height:1.6}.advantages__row:nth-child(2n){background-color:#1c1c1c}.advantages__row--head{background-color:#232323;font-weight:600;color:#f2c174}@media (max-width: 768px){.advantages__row{grid-template-columns:1fr}.advantages__row div+div{margin-top:8px}}.vpnCalc{padding:80px 0}.vpnCalc__container{max-width:1100px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;padding:0 24px}.vpnCalc__text{color:#faf4e3}.vpnCalc__text h2{font-size:36px;font-weight:700;margin-bottom:12px}.vpnCalc__text p{font-size:16px;color:#bab4aa}.vpnCalc__box{background:#1c1c1c;padding:24px;border-radius:16px;width:360px;display:flex;flex-direction:column;gap:20px}.vpnCalc__field label{font-size:14px;color:#faf4e3;margin-bottom:6px;display:block}.vpnCalc__note{font-size:13px;color:#bab4aa;margin-top:-10px;margin-bottom:10px}.vpnCalc__controls{display:flex;align-items:center;background:#232323;border-radius:8px;padding:4px;justify-content:space-between;gap:12px}.vpnCalc__controls span{color:#faf4e3;font-size:16px;min-width:48px;text-align:center}.vpnCalc__controls button{background:#699fd3;border:none;color:#faf4e3;font-size:20px;width:32px;height:32px;border-radius:6px;cursor:pointer}.vpnCalc__profit{font-size:18px;font-weight:600}.vpnCalc__profit .positive{color:#a6d59e}.vpnCalc__profit .negative{color:#e57a7a}.vpnCalc__btn{background:#f2c174;border:none;padding:12px;border-radius:8px;font-weight:400;font-size:12px;cursor:pointer;transition:.2s}.vpnCalc__btn:hover{background:#eeac45}.vpnCalc__telegram{font-size:12px;display:block;text-align:center;font-weight:400;padding:10px;border:1px solid #f2c174;color:#f2c174;border-radius:8px;text-decoration:none;transition:background-color .4s}.vpnCalc__telegram:hover{background-color:#f2c174;color:#121212}.tariff{padding:60px 0;text-align:center}.tariff__title{font-size:32px;font-weight:700;color:#faf4e3;margin-bottom:40px}.tariff__grid{display:flex;justify-content:center;flex-wrap:wrap;gap:40px}.tariff__card{background-color:#1c1c1c;border-radius:28px;padding:32px;width:100%;max-width:400px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.tariff__name{font-size:24px;font-weight:700;margin-bottom:12px;color:#faf4e3}.tariff__desc{font-size:15px;color:#bab4aa;margin-bottom:24px}.tariff__features{list-style:none;padding:0;margin:0 0 24px}.tariff__features li{display:flex;align-items:center;gap:10px;color:#e4e4e4;margin-bottom:10px}.tariff__features li img{width:20px;height:20px}.tariff__btn{background:#f2c174;border:none;padding:12px 24px;font-weight:400;border-radius:10px;cursor:pointer;transition:.2s ease}.tariff__btn:hover{background:#eeac45}.faq{padding:96px 24px;color:#faf4e3}.faq__container{max-width:960px;margin:0 auto}.faq__title{font-size:32px;font-weight:800;text-align:center;margin-bottom:32px}.faq__list{list-style:none;padding:0;margin:0;background:#1c1c1c;border-radius:16px;overflow:hidden}.faq__item{border-top:1px solid rgba(255,255,255,.05)}.faq__item:first-child{border-top:none}.faq__question{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:16px}.faq__question button{background:#699fd3;color:#faf4e3;border:none;border-radius:8px;padding:6px 14px;cursor:pointer;font-weight:600;transition:background .2s ease}.faq__question button:hover{background:#4286c7}.faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.faq__answer p{margin:0;padding:0 24px;font-size:15px;color:#bab4aa}.faq__answer--open{max-height:200px;padding-bottom:16px}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:#121212;color:#faf4e3;margin:0;padding:0}
