*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button{font:inherit;border:0;background:0 0;cursor:pointer}img,svg{display:block;max-width:100%}input,select,textarea{font:inherit;color:inherit}details>summary{list-style:none;cursor:pointer}details>summary::-webkit-details-marker{display:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2b2b2b;background:#f8f9fa}.text-gradient-pink{background:-webkit-gradient(linear,left top,right top,from(#fda4af),to(#fcd34d));background:linear-gradient(90deg,#fda4af 0,#fcd34d 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.text-gradient-orange{background:-webkit-gradient(linear,left top,right top,from(#fb7185),to(#f59e0b));background:linear-gradient(90deg,#fb7185 0,#f59e0b 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.text-gradient-warm{background:-webkit-gradient(linear,left top,right top,from(#e84e59),to(#f58220));background:linear-gradient(90deg,#e84e59 0,#f58220 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:9999px;font-size:14px;font-weight:600;line-height:1;-webkit-transition:opacity .2s ease,background .2s ease,-webkit-transform .15s ease,-webkit-box-shadow .2s ease;transition:opacity .2s ease,background .2s ease,-webkit-transform .15s ease,-webkit-box-shadow .2s ease;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease,background .2s ease;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease,background .2s ease,-webkit-transform .15s ease,-webkit-box-shadow .2s ease;cursor:pointer;text-align:center;white-space:nowrap}.btn:hover{opacity:.92}.btn:active{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.btn .icon{width:16px;height:16px}.btn--lg{padding:14px 26px;font-size:15px}.btn--block{width:100%;white-space:normal}.btn--gradient{background:-webkit-gradient(linear,left top,right top,from(#ff6b6b),to(#ff8e53));background:linear-gradient(90deg,#ff6b6b 0,#ff8e53 100%);color:#fff;-webkit-box-shadow:0 10px 24px -10px rgba(255,107,107,.55);box-shadow:0 10px 24px -10px rgba(255,107,107,.55)}.btn--gradient:hover{-webkit-box-shadow:0 14px 28px -10px rgba(255,107,107,.6);box-shadow:0 14px 28px -10px rgba(255,107,107,.6)}.btn--glass{background:rgba(255,255,255,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);color:#fff}.btn--glass:hover{background:rgba(255,255,255,.14)}.logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 12px 6px 6px;border-radius:9999px}.logo__mark{width:26px;height:26px;border-radius:50%;background:#f58220;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo__mark .icon{width:14px;height:14px}.logo__name{font-size:14px;font-weight:600}.logo__badge{font-size:10px;font-weight:700;padding:2px 6px;border-radius:6px}.logo--dark{background:rgba(255,255,255,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12)}.logo--dark .logo__name{color:#fff}.logo--dark .logo__badge{background:rgba(255,255,255,.18);color:rgba(255,255,255,.9)}.logo--light{background:0 0}.logo--light .logo__name{color:#2b2b2b}.logo--light .logo__badge{background:rgba(245,130,32,.12);color:#f58220}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__link{font-size:14px;font-weight:500;-webkit-transition:color .2s ease;transition:color .2s ease}.nav--dark .nav__link{color:rgba(255,255,255,.78)}.nav--dark .nav__link:hover{color:#fff}.nav--light .nav__link{color:#6c757d}.nav--light .nav__link:hover{color:#2b2b2b}.icon{width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #fde4e4;background:#fff9f9;font-size:14px;color:#2b2b2b;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.input::-webkit-input-placeholder{color:#ffb8b8}.input::-moz-placeholder{color:#ffb8b8}.input:-ms-input-placeholder{color:#ffb8b8}.input::-ms-input-placeholder{color:#ffb8b8}.input::placeholder{color:#ffb8b8}.input:focus{outline:0;border-color:#e84e59;-webkit-box-shadow:0 0 0 4px rgba(232,78,89,.12);box-shadow:0 0 0 4px rgba(232,78,89,.12)}.input--error{border-color:#e84e59;color:#ff8585}.input--error::-webkit-input-placeholder{color:#ffb8b8}.input--error::-moz-placeholder{color:#ffb8b8}.input--error:-ms-input-placeholder{color:#ffb8b8}.input--error::-ms-input-placeholder{color:#ffb8b8}.input--error::placeholder{color:#ffb8b8}.input-wrap{position:relative}.input-wrap .input{padding-right:42px}.input-wrap .input__icon,.input-wrap__icon{position:absolute;top:50%;right:14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#ff8585;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:5px;border:1px solid #fde4e4;background:#fff9f9;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-transition:background .2s ease,border-color .2s ease;transition:background .2s ease,border-color .2s ease}.checkbox:checked{background:#e84e59;border-color:#e84e59}.checkbox:checked::after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/12px no-repeat}.checkbox:focus-visible{outline:2px solid rgba(232,78,89,.4);outline-offset:2px}.autocomplete{position:relative}.autocomplete__list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;max-height:240px;overflow-y:auto;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #fde4e4;border-radius:12px;-webkit-box-shadow:0 12px 28px rgba(232,78,89,.12);box-shadow:0 12px 28px rgba(232,78,89,.12)}.autocomplete__list[hidden]{display:none}.autocomplete__item{padding:10px 12px;border-radius:8px;font-size:14px;color:#2b2b2b;cursor:pointer;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.autocomplete__item mark{background:0 0;color:#e84e59;font-weight:600}.autocomplete__item.is-active,.autocomplete__item:hover{background:#fff3f3;color:#e84e59}.autocomplete__item--empty{color:#8a8a8a;cursor:default;font-size:13px;padding:12px}.autocomplete__item--empty:hover{background:0 0;color:#8a8a8a}.is-hidden{display:none!important}.modal{position:fixed;inset:0;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.modal[hidden]{display:none}.modal__backdrop{position:absolute;inset:0;background:rgba(15,10,7,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);-webkit-animation:modal-fade .25s ease;animation:modal-fade .25s ease}.modal__dialog{position:relative;width:100%;max-width:440px;background:#fff;border-radius:24px;padding:40px 32px 32px;text-align:center;-webkit-box-shadow:0 24px 60px rgba(0,0,0,.18);box-shadow:0 24px 60px rgba(0,0,0,.18);-webkit-animation:modal-pop .3s cubic-bezier(.2,.9,.3,1.2);animation:modal-pop .3s cubic-bezier(.2,.9,.3,1.2)}.modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;background:0 0;font-size:26px;line-height:1;color:#8a8a8a;cursor:pointer;border-radius:9999px;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}.modal__close:hover{background:#fff3f3;color:#e84e59}.modal__icon{width:72px;height:72px;margin:0 auto 18px;border-radius:9999px;background:-webkit-gradient(linear,left top,right top,from(#e84e59),to(#f58220));background:linear-gradient(90deg,#e84e59 0,#f58220 100%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 12px 28px rgba(232,78,89,.28);box-shadow:0 12px 28px rgba(232,78,89,.28)}.modal__icon .icon{width:34px;height:34px}.modal__title{font-size:24px;font-weight:700;color:#2b2b2b;margin-bottom:10px}.modal__text{font-size:15px;color:#6c757d;line-height:1.5;margin-bottom:26px}.modal__btn{min-width:160px}@-webkit-keyframes modal-fade{from{opacity:0}to{opacity:1}}@keyframes modal-fade{from{opacity:0}to{opacity:1}}@-webkit-keyframes modal-pop{from{opacity:0;-webkit-transform:translateY(12px) scale(.96);transform:translateY(12px) scale(.96)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes modal-pop{from{opacity:0;-webkit-transform:translateY(12px) scale(.96);transform:translateY(12px) scale(.96)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}body.is-modal-open{overflow:hidden}.hero{position:relative;min-height:100vh;color:#fff;background:#0f0a07;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.hero__bg{position:absolute;inset:0;background-image:url(../images/bg.jpg);background-size:cover;background-position:center;z-index:0}.hero__overlay{position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(15,10,7,.55)),to(rgba(15,10,7,.75)));background:linear-gradient(180deg,rgba(15,10,7,.55) 0,rgba(15,10,7,.75) 100%);z-index:1}.hero__content{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0 80px;text-align:center}.hero__badge{background:rgba(255,255,255,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 16px;border-radius:9999px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.85);margin-bottom:36px}.hero__badge-dot{width:6px;height:6px;border-radius:50%}.hero__badge-dot--orange{background:#f58220}.hero__badge-dot--red{background:#e84e59}.hero__titles{margin-bottom:56px}.hero__title{font-size:clamp(34px,6vw,60px);font-weight:700;letter-spacing:-.02em;line-height:1.05}.hero__title--accent{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25em}.hero__cross{color:rgba(255,255,255,.55);font-weight:400;margin:0 .15em}.hero__features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:880px;width:100%;margin:0 auto 36px}.hero__actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:14px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__scroll{position:absolute;left:50%;bottom:24px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;color:rgba(255,255,255,.6);-webkit-animation:hero-bounce 2s infinite;animation:hero-bounce 2s infinite;display:-webkit-box;display:-ms-flexbox;display:flex}.hero__scroll .icon{width:20px;height:20px}.feature{background:rgba(255,255,255,.06);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:14px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;text-align:left}.feature__icon{width:40px;height:40px;border-radius:50%;background:rgba(245,130,32,.18);color:rgb(246.7510729614,151.8884120172,71.0489270386);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.feature__icon .icon{width:18px;height:18px}.feature__title{font-size:14px;font-weight:600;color:#fff}.feature__text{font-size:12px;color:rgba(255,255,255,.65);margin-top:2px}@-webkit-keyframes hero-bounce{0%,100%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}50%{-webkit-transform:translate(-50%,8px);transform:translate(-50%,8px)}}@keyframes hero-bounce{0%,100%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}50%{-webkit-transform:translate(-50%,8px);transform:translate(-50%,8px)}}.form-section{min-height:100vh;background:#f8f9fa;padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-section__inner{max-width:720px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-section__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 12px;background:#fff3f3;color:#e84e59;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px}.form-section__tag .icon{width:14px;height:14px}.form-section__title{font-size:clamp(26px,4vw,38px);font-weight:700;text-align:center;line-height:1.2;margin-bottom:14px}.form-section__subtitle{text-align:center;color:#8a8a8a;max-width:460px;font-size:15px;margin-bottom:40px}.form-card{width:100%;background:#fff;border-radius:24px;padding:40px;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.04);box-shadow:0 8px 30px rgba(0,0,0,.04)}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px}.form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.form__row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form__label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2b2b2b}.form__required{color:#e84e59}.form__hints{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-top:6px}.form__hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px;font-size:11px;line-height:1.35}.form__hint .icon{width:14px;height:14px;margin-top:1px}.form__hint--warn{color:#f58220}.form__hint--error{color:#e84e59}.form__consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;padding-top:4px}.form__consent-label{font-size:12px;color:#8a8a8a;line-height:1.4;cursor:pointer}.form__consent-label a{color:#e84e59;text-decoration:underline;text-decoration-color:rgba(232,78,89,.3)}.form__consent-label a:hover{text-decoration-color:#e84e59}.form__notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;color:#ff9e9e;font-size:11px;text-align:center;margin-top:6px}.form__notice .icon{width:14px;height:14px}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;padding:18px 32px;background:0 0;-webkit-transition:background .25s ease,padding .2s ease,-webkit-box-shadow .25s ease;transition:background .25s ease,padding .2s ease,-webkit-box-shadow .25s ease;transition:background .25s ease,box-shadow .25s ease,padding .2s ease;transition:background .25s ease,box-shadow .25s ease,padding .2s ease,-webkit-box-shadow .25s ease}.site-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.site-header.is-scrolled{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.04);box-shadow:0 1px 0 rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.04);padding-top:12px;padding-bottom:12px}.site-header.is-scrolled .logo{background:0 0;backdrop-filter:none;border:1px solid transparent}.site-header.is-scrolled .logo__name{color:#2b2b2b}.site-header.is-scrolled .logo__badge{background:rgba(245,130,32,.12);color:#f58220}.site-header.is-scrolled .nav__link{color:#6c757d}.site-header.is-scrolled .nav__link:hover{color:#2b2b2b}.site-header.is-scrolled .btn--glass{background:-webkit-gradient(linear,left top,right top,from(#ff6b6b),to(#ff8e53));background:linear-gradient(90deg,#ff6b6b 0,#ff8e53 100%);backdrop-filter:none;border:0;color:#fff;-webkit-box-shadow:0 10px 24px -10px rgba(255,107,107,.55);box-shadow:0 10px 24px -10px rgba(255,107,107,.55)}.site-header.is-scrolled .btn--glass:hover{background:-webkit-gradient(linear,left top,right top,from(#ff6b6b),to(#ff8e53));background:linear-gradient(90deg,#ff6b6b 0,#ff8e53 100%);opacity:.92}.policy{min-height:100vh;background:#f8f9fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.policy__inner{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:860px;padding-top:72px;padding-bottom:72px}.policy__heading{text-align:center;margin-bottom:40px}.policy__eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;color:#b0b5bb;margin-bottom:12px}.policy__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(30px,4.5vw,48px);font-weight:700;color:#111418;margin-bottom:16px;line-height:1.1}.policy__subtitle{font-size:16px;color:#6c757d;max-width:560px;margin:0 auto;line-height:1.5}.policy__notice{margin-top:8px;background:rgba(96,165,250,.08);border:1px solid rgba(96,165,250,.18);border-radius:16px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#6c757d;font-size:14px;line-height:1.55}.policy__notice-icon{color:#60a5fa;-ms-flex-negative:0;flex-shrink:0}.policy__notice-icon .icon{width:22px;height:22px}.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;margin-bottom:28px}.accordion__item{background:#fff;border:1px solid #eff1f4;border-radius:16px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.02);box-shadow:0 1px 2px rgba(0,0,0,.02);overflow:hidden;-webkit-transition:background .2s ease;transition:background .2s ease}.accordion__item:hover{background:#fbfbfc}.accordion__item[open]{background:#fff}.accordion__item[open] .accordion__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion__summary{padding:18px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;font-size:15px;font-weight:600;color:#1f2937}.accordion__summary:focus{outline:0}.accordion__chevron{color:#9ca3af;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.accordion__chevron .icon{width:18px;height:18px}.accordion__body{padding:0 22px 22px;color:#6c757d;font-size:14px;line-height:1.6}.footer{background:-webkit-gradient(linear,left top,left bottom,from(#fff0f0),to(#fff9f0));background:linear-gradient(180deg,#fff0f0 0,#fff9f0 100%);border-top:1px solid rgba(232,78,89,.08);padding:56px 0 32px}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.footer__brand{max-width:320px}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:14px}.footer__logo-mark{width:40px;height:40px;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(#ff6b6b),to(#ff8e53));background:linear-gradient(90deg,#ff6b6b 0,#ff8e53 100%);color:#fff;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.footer__logo-name{font-weight:700;color:#111418;line-height:1.1}.footer__logo-sub{font-size:12px;color:#e84e59;font-weight:500}.footer__desc{font-size:14px;color:rgba(108,117,125,.85);line-height:1.55}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;font-size:14px;font-weight:500;color:rgba(232,78,89,.78)}.footer__links a:hover{color:#e84e59}.footer__cta .btn{-webkit-box-shadow:0 12px 24px -8px rgba(245,130,32,.45);box-shadow:0 12px 24px -8px rgba(245,130,32,.45);padding:12px 24px}.footer__bottom{padding-top:24px;border-top:1px solid rgba(232,78,89,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;color:#9ca3af}.footer__fz{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:rgba(232,78,89,.78)}.footer__fz .icon{width:14px;height:14px}@media (max-width:1023px){.hero__features{grid-template-columns:1fr;max-width:420px}}@media (max-width:767px){.is-desktop{display:none}.container{padding-left:16px;padding-right:16px}.nav{display:none}.modal__dialog{padding:32px 22px 24px}.hero__content{padding-top:88px}.hero__actions{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__actions .btn{width:100%}.form-section{padding:56px 0}.form-card{padding:24px}.form__row{grid-template-columns:1fr}.site-header{padding:14px 16px}.policy__inner{padding-top:48px;padding-bottom:48px}.footer{padding:40px 0 24px}.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.footer__cta{width:100%}.footer__cta .btn{width:100%}}