*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{margin:0;width:100%;overflow-x:hidden}
body{background:var(--kn-cream);color:var(--kn-ink);font-family:var(--kn-sans);-webkit-font-smoothing:antialiased}
.page-shell{width:100%}
.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;background:#fff;color:#243526;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
img{max-width:100%}
button,input,textarea{font:inherit}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #f5913d;outline-offset:3px}
.tail-inner{position:relative;width:min(1200px,100%);height:100%;margin-inline:auto}
.about,.requirements,.faq,.flow,.contact,.site-footer{position:relative;width:100%;overflow:hidden}
.about{height:723px;background:var(--kn-cream) url("../img/sec6-bg-pc.svg") center 6px/1920px 718px no-repeat}
.section-title--about,.section-title--requirements,.section-title--faq,.section-title--flow{position:absolute;left:0;width:100%}
.section-title--about{top:70px}.section-title--requirements{top:70px}.section-title--faq{top:88px}.section-title--flow{top:156px}
.section-title--about h2,.section-title--requirements h2,.section-title--faq h2,.section-title--flow h2{display:inline-block}
.title-marker--about{--title-marker-width:299px}.title-marker--requirements{--title-marker-width:169px}.title-marker--faq{--title-marker-width:229px}.title-marker--flow{--title-marker-width:416px}
.title-marker--about::after{bottom:4px;left:calc(50% - 5px)}.title-marker--flow::after{bottom:-4px;left:calc(50% + 2px)}
.about-card{position:absolute;top:199px;left:0;display:grid;grid-template-columns:495px 1fr;gap:50px;width:1200px;height:332px;padding:30px;border-radius:15px;background:rgba(255,255,255,.9);box-shadow:0 6px 6px rgba(0,0,0,.25)}
.about-card__photo{grid-column:1;grid-row:1;width:495px;height:272px;overflow:hidden}
.about-card__photo img{display:block;width:100%;height:100%;object-fit:cover}
.about-card__facts{grid-column:2;grid-row:1;align-self:center;margin:0;font-size:18px;line-height:1.55;letter-spacing:1.8px}
.about-card__facts div{display:grid;grid-template-columns:120px 1fr;padding:9px 0}
.about-card__facts dt{font-weight:400}.about-card__facts dd{margin:0}
.round-cta{display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--kn-green);box-shadow:0 7px 0 #358e20;color:#fff;font-family:var(--kn-serif-round);font-weight:700;text-decoration:none}
.round-cta .cta-arrow{display:block;width:24px;height:24px;margin-left:18px}
.about__map{position:absolute;top:581px;left:360px;width:480px;height:72px;font-size:27px;letter-spacing:2.7px}
.about__map .cta-arrow{transform:rotate(-90deg)}

.requirements{height:1208px;background:var(--kn-cream) url("../img/sec7-bg-pc.svg") center top/1920px 1208px no-repeat}
.job-tabs{position:absolute;top:199px;left:0;display:grid;grid-template-columns:repeat(2,592.5px);gap:15px;width:1200px}
.job-tab{height:72px;border:0;border-radius:15px;background:#d5d5d5;box-shadow:0 7px 0 #8d8d8d;color:#fff;font-family:var(--kn-serif-round);font-size:27px;font-weight:700;cursor:pointer}
.job-tab.is-active{background:var(--kn-green);box-shadow:0 7px 0 #358e20}
.job-panels{position:absolute;top:301px;left:0;width:1200px;height:706px}
.job-panel{width:1200px;height:706px;padding:30px;border-radius:15px;background:rgba(255,255,255,.88);box-shadow:0 6px 6px rgba(0,0,0,.25)}
.job-panel[hidden]{display:none}
.job-panel dl{margin:0}
.job-panel dl>div{display:grid;grid-template-columns:240px 1fr;min-height:124px;padding:21px 0;border-bottom:1px solid #bcbcbc;font-size:18px;line-height:1.42;letter-spacing:1.8px}
.job-panel dl>div:last-child{border-bottom:0}
.job-panel dt{font-weight:400}.job-panel dd{margin:0}
.requirements__cta{position:absolute;top:1054px;left:360px;display:grid;grid-template-columns:1fr 30px;grid-template-rows:26px 1fr;width:480px;height:84px;padding:10px 22px;text-align:center}
.requirements__cta small{grid-column:1;display:flex;align-items:flex-end;justify-content:center;gap:7.5px;font-size:14px;letter-spacing:1.4px}.requirements__cta small::before,.requirements__cta small::after{display:block;width:19.217px;height:1.5px;background:url("../img/sticky-accent-left.svg") center/100% 100% no-repeat;content:"";transform:translateY(-6px) rotate(55.3deg)}.requirements__cta small::after{background-image:url("../img/sticky-accent-right.svg");transform:translateY(-6px) rotate(-55.3deg)}.requirements__cta strong{grid-column:1;font-size:25px;line-height:1.05}.requirements__cta .cta-arrow{grid-column:2;grid-row:1/3}

.faq{height:662px;background:var(--kn-cream) url("../img/sec8-bg-pc.svg") center top/1920px 662px no-repeat}
.faq-list{position:absolute;top:217px;left:0;display:flex;flex-direction:column;gap:30px;width:1200px}
.faq-item{width:1200px;padding:30px;border-radius:15px;background:rgba(255,255,255,.82);box-shadow:0 6px 6px rgba(0,0,0,.25)}
.faq-item summary{display:grid;grid-template-columns:44px 1fr 24px;align-items:start;list-style:none;cursor:pointer;font-size:21px;font-weight:700;line-height:1.2;letter-spacing:2.1px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary b{color:var(--kn-orange-bright);font-family:var(--kn-lato);font-size:27px;letter-spacing:2.7px}
.faq-item summary i{position:relative;width:24px;height:24px}
.faq-item summary i::before,.faq-item summary i::after{position:absolute;top:11px;left:0;width:24px;height:2px;background:var(--kn-orange-bright);content:""}
.faq-item summary i::after{transform:rotate(90deg)}
.faq-item>p{display:grid;grid-template-columns:44px 1fr;width:1086px;margin:22px 0 0;font-size:18px;line-height:1.6;letter-spacing:1.8px}
.faq-item>p b{color:var(--kn-green);font-family:var(--kn-lato);font-size:27px}

.flow{height:630px;background:var(--kn-cream) url("../img/sec9-bg-pc.svg") center 6px/1920px 600px no-repeat}
.flow-list{position:absolute;top:285px;left:0;display:grid;grid-template-columns:repeat(4,277.5px);gap:30px;width:1200px;margin:0;padding:0;list-style:none}
.flow-list li{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:189px;padding:30px;border-radius:15px;background:rgba(255,255,255,.82);box-shadow:0 6px 6px rgba(0,0,0,.25);font-size:21px;font-weight:700;line-height:1.5;letter-spacing:2.1px;text-align:center}
.flow-list li:first-child span{white-space:nowrap}
.flow-list b{display:grid;place-items:center;width:59px;height:59px;flex:0 0 59px;border-radius:50%;background:var(--kn-orange-bright);color:#fff;font-family:var(--kn-lato);font-size:27px}

.contact{min-height:2055px;height:auto;background:var(--kn-cream)}
.contact__consult{height:465px;background:var(--kn-cream) url("../img/sec10-bg-pc.svg") center 6px/1920px 2049px no-repeat}
.contact__consult-inner{padding-top:69px}
.contact__label{display:none;margin:0 0 16px;color:var(--kn-green);font-family:var(--kn-serif-round);font-size:21px;font-weight:700;letter-spacing:2.1px}
.contact__channels{display:grid;grid-template-columns:repeat(2,575px);gap:50px}
.line-contact h2,.phone-contact h2{margin:0 0 22px;font-family:var(--kn-serif-round);font-size:36px;line-height:1.2;text-align:center}
.line-contact h2{color:#fff;-webkit-text-stroke:3px var(--kn-orange-bright);paint-order:stroke fill}.phone-contact h2{color:var(--kn-brown)}
.line-card{position:relative;display:block;width:575px;height:297.427px;color:#fff;text-decoration:none}
.line-card::before{position:absolute;top:0;left:0;width:100%;height:236px;border-radius:15px 15px 0 0;background:#02ac1a;box-shadow:0 6px 3px rgba(0,0,0,.25);content:""}
.line-card__icon{position:absolute;z-index:1;top:31.94px;left:11.18px;width:118.194px;height:118.194px}
.line-card__burst{position:absolute;z-index:1;top:28.18px;right:34.02px;width:64.576px;height:57.365px}
.line-card__copy{position:absolute;z-index:1;top:22.5px;left:127.5px;display:flex;width:425px;flex-direction:column;align-items:flex-start}.line-card__copy small{height:40px;padding:7.5px 13.5px;border-radius:999px;background:#fff;color:#02ac1a;font-size:21px;font-weight:700;line-height:1.2;letter-spacing:2.1px}.line-card__copy strong{height:72px;padding-top:7.5px;font-size:40.5px;line-height:1.2;letter-spacing:4.05px;white-space:nowrap}.line-card__divider{display:block;width:343.5px;height:auto;margin:7.5px 0 5px}.line-card__copy em{position:relative;top:7px;font-size:21px;font-style:normal;font-weight:700;line-height:1.2;letter-spacing:2.7px}.line-card__copy b{color:#f7ee1e;font-size:27px}.line-card__foot{position:absolute;z-index:1;top:236px;right:0;left:0;display:flex;align-items:center;justify-content:center;gap:18px;height:43.323px;border-radius:0 0 15px 15px;background:#f7ee1e;box-shadow:0 6px 3px rgba(0,0,0,.25);color:#02ac1a;font-size:25.5px;font-weight:700;line-height:.86;letter-spacing:2.55px}.line-card__foot img{width:23.625px;height:22.323px}
.phone-contact__number{position:relative;left:-7px;display:flex;align-items:center;justify-content:center;gap:15px;margin-top:0;color:#000;font-family:var(--kn-lato);font-size:55.5px;font-weight:700;text-decoration:none}
.phone-contact__number img{display:block;width:73.5px;height:73.5px;flex:0 0 73.5px}
.phone-contact p{margin:22px 0 0;font-size:18px;line-height:1.5;letter-spacing:1.8px;text-align:center}
.contact__form-area{min-height:1590px;height:auto;padding-top:82px;background-color:var(--kn-cream);background-image:url("../img/sec10-form-bg-pc.svg"),url("../img/sec10-bg-pc.svg");background-position:center top,center -459px;background-size:1200px 1514px,1920px 2049px;background-repeat:no-repeat}
.application-form{position:relative;width:860px;margin:0 auto}
.application-form h2{margin:0 0 30px;color:var(--kn-brown);font-family:var(--kn-serif-round);font-size:36px;line-height:1.2;text-align:center}
.form-field{margin-bottom:18px}
.form-field label{display:flex;align-items:end;gap:15px;height:45px;font-size:18px;font-weight:700;line-height:45px;letter-spacing:1.8px}.form-field label b{color:#e43836;font-size:16px;letter-spacing:1.6px}
.form-field input,.form-field textarea{display:block;width:100%;height:75px;padding:14px;border:1.5px solid #d9e2e9;border-radius:0;background:#fff;color:#222;font-size:18px;outline-offset:3px}
.form-field textarea{height:225px;resize:vertical}
.privacy-field__title{margin:0;font-size:21px;line-height:45px;letter-spacing:2.1px}
.privacy-field__body{height:211px;padding:20px 30px;overflow-y:auto;border:1.5px solid #d9e2e9;background:#fff;font-size:18px;line-height:33px;letter-spacing:1.8px}
.privacy-field__body{scrollbar-color:#929292 #eee;scrollbar-width:auto}.privacy-field__body::-webkit-scrollbar{width:15px}.privacy-field__body::-webkit-scrollbar-track{background:#eee}.privacy-field__body::-webkit-scrollbar-thumb{border:3px solid #eee;border-radius:999px;background:#929292}
.privacy-field__body h3{margin:0 0 15px;padding-bottom:7.5px;border-bottom:1.5px solid #aaa;font-size:21px;font-weight:400;line-height:45px;letter-spacing:2.1px}.privacy-field__body h3:not(:first-child){margin-top:20px}.privacy-field__body p{margin:0}
.form-submit{position:relative;top:-11px;display:flex;align-items:center;justify-content:center;width:480px;height:83px;margin:30px auto 0;border:0;border-radius:999px;background:var(--kn-green);box-shadow:0 7px 0 #358e20;color:#fff;font-family:var(--kn-serif-round);font-size:30px;font-weight:700;cursor:pointer}
.form-submit .cta-arrow{display:block;width:24px;height:24px;margin-left:18px;transform:rotate(-90deg)}.form-submit:disabled{cursor:not-allowed;filter:none;opacity:1}
.form-consent{position:relative;top:-11px;width:860px;margin:18px auto 0;font-size:18px;line-height:30px;letter-spacing:1.8px;text-align:center}.form-status{position:relative;top:-11px;min-height:24px;margin:8px 0 0;color:#8d321d;font-size:14px;text-align:center}.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

.site-footer{height:274px;padding-top:30px;background:var(--kn-cream) url("../img/footer-bg-pc.svg") center/1920px 274px no-repeat;text-align:center}
.site-footer__logo{display:block;width:232px;height:auto;margin:0 auto 32px;object-fit:contain}
.site-footer p{margin:0;color:#666;font-size:12px;line-height:1.5;letter-spacing:1.2px}.site-footer small{display:block;margin-top:15px;color:#666;font-size:12px;line-height:1.5;letter-spacing:1.2px}
.back-to-top{position:fixed;z-index:90;right:clamp(12px,2vw,28px);bottom:100px;display:flex;width:56px;height:56px;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:2px solid #fff;border-radius:50%;background:var(--kn-brown);box-shadow:0 5px 14px rgba(71,33,13,.28);color:#fff;text-decoration:none;opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.back-to-top__arrow{position:relative;display:block;width:11px;height:11px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:translateY(3px) rotate(45deg)}
.back-to-top__label{font-family:var(--kn-lato);font-size:10px;font-weight:700;line-height:1;letter-spacing:.6px}
@media(hover:hover){.back-to-top:hover{background:var(--kn-dark-brown);transform:translateY(-2px)}}
@media(max-width:1199px){.back-to-top{display:none}}
.sticky-spacer{height:76px}
.sticky-entry{position:fixed;z-index:100;right:0;bottom:0;left:0;height:76px;padding:10px;background:#fff;backdrop-filter:blur(87px)}
.sticky-entry a{display:flex;align-items:center;gap:10px;width:320px;height:56px;margin:auto;padding:8px 15px;border-radius:55px;background:var(--kn-green);color:#fff;font-family:var(--kn-serif-round);text-align:center;text-decoration:none}.sticky-entry__copy{display:flex;width:260px;flex:0 0 260px;flex-direction:column;align-items:center;gap:3px}.sticky-entry small{display:flex;align-items:flex-end;gap:5px;font-size:14px;line-height:1.1;letter-spacing:1.4px;white-space:nowrap}.sticky-entry small img{display:block;width:12.811px;height:1px;transform:translateY(-4px) rotate(55.3deg);transform-origin:center}.sticky-entry small img:last-child{transform:translateY(-4px) rotate(-55.3deg)}.sticky-entry strong{font-size:20px;line-height:1.1;white-space:nowrap}.sticky-entry__arrow{display:block;width:20px;height:20px;flex:0 0 20px;transform:rotate(-90deg)}

@media(max-width:1199px){
  .sticky-entry{height:calc(76px + env(safe-area-inset-bottom));padding:7px 10px calc(13px + env(safe-area-inset-bottom));background:rgba(255,255,255,.9);backdrop-filter:blur(62px)}
  .tail-inner{width:390px}
  .title-marker--about{--title-marker-width:195px}.title-marker--requirements{--title-marker-width:103px}.title-marker--faq{--title-marker-width:148px}.title-marker--flow{--title-marker-width:276px}
  .title-marker--about::after{bottom:5px;left:calc(50% - 1px)}.title-marker--flow::after{bottom:0;left:50%}
  .about{height:550px;background-image:url("../img/sec6-bg-sp.svg");background-position:center top;background-size:390px 550px}
  .section-title--about,.section-title--requirements,.section-title--faq,.section-title--flow{top:30px;left:15px;width:360px;text-align:left}
  .section-title--about h2,.section-title--requirements h2,.section-title--faq h2,.section-title--flow h2{display:table;margin-inline:auto}
  .about-card{top:128px;left:15px;display:flex;flex-direction:column;width:360px;height:325px;padding:15px;gap:15px;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25)}
  .about-card__facts{order:1;width:330px;font-size:14px;line-height:1.2;letter-spacing:1.4px}
  .about-card__facts div{grid-template-columns:80px 1fr;padding:5px 0}
  .about-card__photo{order:2;width:330px;height:181px}
  .about-card__photo img{object-fit:fill;object-position:center}
  .about__map{top:472px;left:35px;width:320px;height:48px;font-size:18px;letter-spacing:1.8px;box-shadow:0 5px 0 #40890f}.about__map .cta-arrow{width:20px;height:20px;margin-left:12px}

  .requirements{height:753px;background-image:url("../img/sec7-bg-sp.svg");background-size:390px 753px}
  .job-tabs{top:123px;left:15px;grid-template-columns:repeat(2,175px);gap:10px;width:360px}
  .job-tab{height:48px;border-radius:10px;box-shadow:0 5px 0 #8d8d8d;font-size:18px}
  .job-tab.is-active{box-shadow:0 5px 0 #358e20}
  .job-panels{top:191px;left:15px;width:360px;height:454px}
  .job-panel{width:360px;height:454px;padding:30px 15px;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25)}
  .job-panel dl>div{grid-template-columns:80px 1fr;min-height:0;height:auto!important;margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #bcbcbc;font-size:14px;line-height:1.2;letter-spacing:1.4px}
  .job-panel dl>div:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}
  .requirements__cta{top:663px;left:35px;width:320px;height:56px;padding:8px 15px;box-shadow:0 5px 0 #358e20;grid-template-columns:260px 20px;grid-template-rows:17px 1fr;column-gap:10px}.requirements__cta small{gap:5px;font-size:14px;letter-spacing:1.4px}.requirements__cta small::before,.requirements__cta small::after{width:12.811px;height:1px;transform:translateY(-4px) rotate(55.3deg)}.requirements__cta small::after{transform:translateY(-4px) rotate(-55.3deg)}.requirements__cta strong{font-size:20px}.requirements__cta .cta-arrow{width:20px;height:20px;margin-left:0}

  .faq{height:467px;background-image:url("../img/sec8-bg-sp.svg");background-size:390px 467px}
  .faq-list{top:123px;left:15px;gap:20px;width:360px}
  .faq-item{width:360px;padding:15px;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25)}
  .faq-item summary{grid-template-columns:29px 1fr 16px;font-size:14px;line-height:1.2;letter-spacing:1.4px}.faq-item summary b{font-size:18px;letter-spacing:1.8px}.faq-item summary i{width:16px;height:16px}.faq-item summary i::before,.faq-item summary i::after{top:7px;width:16px;height:1.5px}
  .faq-item>p{grid-template-columns:29px 1fr;width:100%;margin-top:15px;font-size:14px;line-height:1.2;letter-spacing:1.4px}.faq-item>p b{font-size:18px}

  .flow{height:459px;background-image:url("../img/sec9-bg-sp.svg");background-position:center top;background-size:390px 459px}
  .flow-list{top:123px;left:15px;display:flex;flex-direction:column;gap:10px;width:360px}
  .flow-list li{flex-direction:row;justify-content:flex-start;gap:11px;width:360px;height:69px;padding:15px;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);font-size:14px;line-height:1.2;letter-spacing:1.4px;text-align:left}
  .flow-list b{flex:0 0 39px;width:39px;height:39px;font-size:18px}

  .contact{min-height:1537px;height:auto}
  .contact__consult{height:532px;background-image:url("../img/sec10-bg-sp.svg");background-position:center top;background-size:390px 532px}
  .contact__consult-inner{padding-top:30px}
  .contact__label{display:block;margin:0 15px 20px;font-size:14px;line-height:1;letter-spacing:1.4px}
  .contact__channels{display:flex;flex-direction:column;gap:50px;width:360px;margin:0 auto}
  .line-contact h2,.phone-contact h2{margin-bottom:15px;font-size:24px}
  .line-contact h2{-webkit-text-stroke-width:2px}
  .line-card{top:0;width:360px;height:188px}
  .line-card::before{height:159px;border-radius:10px 10px 0 0;box-shadow:0 4px 2px rgba(0,0,0,.25)}
  .line-card__icon{top:20px;left:7px;width:74px;height:74px}.line-card__burst{top:17.64px;right:11.28px;width:40.43px;height:35.915px}.line-card__copy{top:15px;left:85px;width:260px}.line-card__copy small{height:27px;padding:5px 9px;font-size:14px;letter-spacing:1.4px}.line-card__copy strong{height:48px;padding-top:5px;font-size:27px;letter-spacing:2.7px}.line-card__divider{width:229px;margin:5px 0 3px}.line-card__copy em{top:6px;font-size:14px;letter-spacing:1.8px}.line-card__copy b{font-size:18px}.line-card__foot{top:159px;height:29px;gap:12px;border-radius:0 0 10px 10px;box-shadow:0 4px 2px rgba(0,0,0,.25);font-size:17px;letter-spacing:1.7px}.line-card__foot img{width:15.75px;height:14.882px}
  .phone-contact h2{margin-bottom:15px}
  .phone-contact__number{left:-5px;gap:10px;margin:0;font-size:37px}.phone-contact__number img{width:49px;height:49px;flex-basis:49px}
  .phone-contact p{margin-top:15px;font-size:16px;line-height:1.5;letter-spacing:1.6px}
  .contact__form-area{min-height:1005px;height:auto;padding-top:30px;background:#f2df92}
  .application-form{width:360px}
  .application-form h2{margin-bottom:20px;font-size:24px}
  .form-field{margin-bottom:12px}.form-field label{gap:10px;height:30px;font-size:14px;line-height:30px;letter-spacing:1.4px}.form-field label b{font-size:11px;letter-spacing:1.1px}
  .form-field input,.form-field textarea{height:50px;padding:8px;border-width:1px;font-size:16px}.form-field textarea{height:150px}
  .privacy-field__title{font-size:14px;line-height:30px;letter-spacing:1.4px;white-space:nowrap}
  .privacy-field__body{height:186px;padding:15px;overflow-y:auto;border-width:1px;font-size:14px;line-height:22px;letter-spacing:1.4px}.privacy-field__body h3{margin-bottom:10px;padding-bottom:5px;border-bottom-width:1px;font-size:14px;line-height:30px;letter-spacing:1.4px}.privacy-field__body>h3,.privacy-field__body>p{width:315px}
  .form-submit{top:0;gap:10px;width:320px;height:56px;margin-top:12px;box-shadow:0 5px 0 #358e20;font-size:20px}.form-submit .cta-arrow{width:20px;height:20px;margin-left:0}
  .form-consent{top:0;width:330px;margin-top:12px;font-size:12px;line-height:20px;letter-spacing:1.2px;text-align:left}.form-status{top:0;margin-top:5px;font-size:12px}

  .site-footer{height:274px;padding-top:30px;background-image:url("../img/footer-bg-sp.svg");background-size:390px 274px}
  .site-footer__logo{width:232px;margin-bottom:32px}.site-footer p{font-size:12px;letter-spacing:1.2px}.site-footer small{font-size:12px;letter-spacing:1.2px}
  .sticky-spacer{height:calc(81px + env(safe-area-inset-bottom))}
}

@media(max-width:440px){
  .about{background-size:100% 550px}
  .requirements{background-size:100% 753px}
  .faq{background-size:100% 467px}
  .flow{background-size:100% 459px}
  .contact__consult{background-size:100% 532px}
  .site-footer{background-size:100% 274px}
}

@media(max-width:389px){
  .page-shell{width:390px;zoom:var(--kn-narrow-scale,1)}
}

@media(max-width:339px){
  .sticky-entry{padding-right:8px;padding-left:8px}
  .sticky-entry a{width:calc(100vw - 16px);padding-right:10px;padding-left:10px}
  .sticky-entry__copy{width:calc(100vw - 76px);flex-basis:calc(100vw - 76px)}
  .sticky-entry strong{font-size:19px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}


