:root{--bg:#f4f1ea;--surface:#fff;--brand-deep:#0e3a46;--brand:#14586a;--accent:#1f9d6b;--accent-dark:#178256;--ink:#14212b;--muted:#586770;--line:#e4dfd3;--line-cool:#dce3e2;--shadow:0 18px 50px -22px rgba(14,58,70,.38);--radius:8px;--container:1280px;--serif:"Newsreader",Georgia,"Times New Roman",serif;--sans:"Inter",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);display:flex;flex-direction:column;font-family:var(--sans);font-size:17px;line-height:1.6;margin:0;min-height:100dvh;-webkit-font-smoothing:antialiased}main{flex:1 0 auto}.crt-footer{flex-shrink:0}img{display:block;height:auto;max-width:100%;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a{color:inherit}h1,h2,h3,h4{font-family:var(--serif);font-weight:500;line-height:1.15;margin:0}p{margin:0}button{color:inherit;cursor:pointer;font:inherit}.crt-container{margin-inline:auto;max-width:var(--container);padding-inline:20px;width:100%}.crt-btn{align-items:center;border:1.5px solid transparent;border-radius:5px;display:inline-flex;font-family:var(--sans);font-size:1.02rem;font-weight:600;gap:.5em;justify-content:center;line-height:1;padding:1.05em 1.8em;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;white-space:nowrap}.crt-btn--accent{background:var(--accent);color:#fff}.crt-btn--accent:hover{background:var(--accent-dark)}.crt-btn--solid{background:var(--brand);color:#fff}.crt-btn--solid:hover{background:var(--brand-deep)}.crt-btn--outline{background:transparent;border-color:var(--brand);color:var(--brand)}.crt-btn--outline:hover{background:var(--brand);color:#fff}.crt-btn--ghost{background:transparent;border-color:var(--line);color:var(--ink)}.crt-btn--ghost:hover{border-color:var(--brand);color:var(--brand)}.crt-btn svg{fill:none;flex:0 0 auto;height:1.15em;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:1.15em}.crt-loader{align-items:center;background:var(--bg);display:flex;flex-direction:column;gap:16px;inset:0;justify-content:center;position:fixed;transition:opacity .5s ease,visibility 0s linear .5s;z-index:200}.crt-loader.is-hidden{opacity:0;visibility:hidden}.crt-loader__emblem{animation:crt-loader-pulse 1.4s ease-in-out infinite;height:76px;width:76px}@keyframes crt-loader-pulse{0%,to{opacity:.88;transform:scale(1)}50%{opacity:1;transform:scale(1.09)}}.crt-loader__bar{background:rgba(20,88,106,.14);border-radius:2px;height:3px;overflow:hidden;position:relative;width:120px}.crt-loader__bar:after{animation:crt-loader-slide 1.1s ease-in-out infinite;background:var(--accent);border-radius:2px;content:"";height:100%;left:-40%;position:absolute;top:0;width:40%}@keyframes crt-loader-slide{0%{left:-40%}to{left:100%}}.crt-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(244,241,234,.86);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.crt-header__inner{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:63px}.crt-logo{align-items:center;display:inline-flex;text-decoration:none}.crt-logo__word{color:var(--brand-deep);font-family:var(--serif);font-size:1.5rem;font-weight:600;letter-spacing:-.01em}.crt-logo__dot{color:var(--accent)}.crt-logo__img{display:block;height:37px;width:auto}.crt-footer__logo .crt-logo__img{height:34px}.crt-header__cta,.crt-nav{display:none}.crt-menubtn{align-items:center;background:transparent;border:1.5px solid var(--line);border-radius:6px;color:var(--ink);display:inline-flex;justify-content:center;padding:11px 12px}.crt-burger{display:inline-block;height:19px;position:relative;width:28px}.crt-burger span{background:currentColor;border-radius:2px;height:3px;left:0;position:absolute;width:100%}.crt-burger span:first-child{top:0}.crt-burger span:nth-child(2){top:8px}.crt-burger span:nth-child(3){top:16px}@media (min-width:900px){.crt-nav{display:block}.crt-nav__list{align-items:center;display:flex;gap:34px;list-style:none;margin:0;padding:0}.crt-nav__link{color:var(--ink);font-size:1.02rem;font-weight:500;text-decoration:none}.crt-nav__link:hover{color:var(--brand)}.crt-menubtn{display:none}}.crt-nav__link--cta{color:var(--ink);font-weight:500}.crt-nav__link--cta:hover{color:var(--brand)}.crt-hero{align-items:center;display:flex;isolation:isolate;min-height:calc(100dvh - 63px);overflow:hidden;padding:40px 0;position:relative}.crt-hero__bg{inset:0;position:absolute;z-index:-2}.crt-hero__bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:60% center;object-position:60% center;width:100%}.crt-hero__scrim{background:linear-gradient(180deg,rgba(244,241,234,.95),rgba(244,241,234,.84) 52%,rgba(244,241,234,.66));inset:0;position:absolute;z-index:-1}.crt-hero__inner{display:block}.crt-hero__text{max-width:600px;transform:translateY(-42px)}.crt-hero__eyebrow{color:var(--brand);display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.08em;margin-bottom:14px;text-transform:uppercase}.crt-hero__title{color:var(--brand-deep);font-size:clamp(2.3rem,5.8vw,3.4rem);margin-bottom:16px}.crt-hero__lead{color:var(--muted);font-size:1.05rem;line-height:1.65;max-width:54ch}.crt-hero__assur{display:flex;flex-wrap:wrap;gap:12px 22px;list-style:none;margin:22px 0 0;padding:0}.crt-hero__assur li{align-items:center;color:var(--ink);display:inline-flex;font-size:.9rem;font-weight:500;gap:.5em}.crt-hero__assur svg{fill:none;flex:0 0 auto;height:18px;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;width:18px}.crt-hero__media{align-self:center;width:100%}.crt-photo{aspect-ratio:1;margin:0 auto;position:relative;width:min(236px,62vw)}.crt-photo__plate{background-color:#e6eeef;background-image:linear-gradient(135deg,rgba(20,88,106,.04) 25%,transparent 0),linear-gradient(225deg,rgba(20,88,106,.04) 25%,transparent 0),linear-gradient(315deg,rgba(20,88,106,.04) 25%,transparent 0),linear-gradient(45deg,rgba(20,88,106,.04) 25%,transparent 0);background-position:-24px 0,-24px 0,0 0,0 0;background-size:48px 48px;border-radius:50%;box-shadow:0 16px 46px -18px rgba(14,58,70,.28);inset:1.2%;position:absolute}.crt-photo__frame{border-radius:50%;box-shadow:0 18px 40px -20px rgba(14,58,70,.45);inset:8%;overflow:hidden;position:absolute}.crt-photo__ph{align-items:center;background:linear-gradient(145deg,var(--brand) 0,var(--brand-deep) 100%);color:hsla(0,0%,100%,.5);display:flex;height:100%;justify-content:center;width:100%}.crt-photo__ph svg{fill:none;height:auto;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:34%}.crt-photo__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.crt-photo__ring{border-radius:50%;pointer-events:none;position:absolute}.crt-photo__ring--1{border:2px dotted rgba(20,88,106,.2);inset:1.5%}.crt-photo__ring--2{border:2px dashed rgba(20,88,106,.18);inset:2.6%}.crt-photo__ring--3{border:0;height:93%;left:50%;top:50%;width:93%}.crt-photo__dot,.crt-photo__ring--3{opacity:.75;transform:translate(-50%,-50%)}.crt-photo__dot{border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);height:10px;position:absolute;width:10px;z-index:1}.crt-photo__dot--1{background:var(--accent);left:14%;top:27%}.crt-photo__dot--2{background:#e8963b;left:83%;top:77%}.crt-ctaband{background:#fff;border-bottom:1px solid var(--line-cool);border-top:1px solid var(--line-cool);overflow:visible;position:relative}.crt-ctaband:before{background-image:linear-gradient(135deg,rgba(20,88,106,.04) 25%,transparent 0),linear-gradient(225deg,rgba(20,88,106,.04) 25%,transparent 0),linear-gradient(315deg,rgba(20,88,106,.04) 25%,transparent 0),linear-gradient(45deg,rgba(20,88,106,.04) 25%,transparent 0);background-position:-24px 0,-24px 0,0 0,0 0;background-size:48px 48px;content:"";inset:0;-webkit-mask-image:linear-gradient(135deg,#000,rgba(0,0,0,.45));mask-image:linear-gradient(135deg,#000,rgba(0,0,0,.45));pointer-events:none;position:absolute;z-index:0}.crt-ctaband__inner{align-items:center;display:flex;flex-direction:column;gap:18px;padding-block:34px 40px;position:relative;text-align:center;z-index:1}.crt-ctaband__media{margin-bottom:-46px;position:relative;z-index:2}.crt-ctaband__title{color:var(--brand-deep);font-size:clamp(1.4rem,3.2vw,1.95rem);margin-bottom:6px}.crt-ctaband__lead{color:var(--muted);font-size:1rem;max-width:50ch}.crt-ctaband__cta{margin-top:12px}.crt-ctaband__cta svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}.crt-ctaband__note{color:var(--muted);font-size:.85rem;margin-top:8px}.crt-method{background:#f1f7f8;padding:64px 0 44px}.crt-method__head{margin:0 auto 44px;max-width:720px;text-align:center}.crt-method__title{color:var(--brand-deep);font-size:clamp(2rem,4vw,2.9rem)}.crt-method__rule{background:var(--accent);border-radius:2px;display:block;height:3px;margin:16px auto 20px;width:54px}.crt-method__intro{color:var(--muted);font-size:1.12rem;line-height:1.7}.crt-method__grid{display:grid;gap:36px;list-style:none;margin:0;padding:0}.crt-method__item{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.crt-method__ico{color:var(--brand);margin-bottom:16px}.crt-method__ico svg{fill:none;height:48px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:48px}.crt-method__ico--img{margin-bottom:10px}.crt-method__ico--img img{height:auto;width:120px}.crt-method__name{color:var(--brand-deep);font-size:1.15rem;margin-bottom:8px}.crt-method__desc{color:var(--muted);font-size:1rem;line-height:1.6;margin:0 auto 14px;max-width:34ch}.crt-method__link{align-items:center;color:var(--accent);display:inline-flex;font-size:.92rem;font-weight:600;gap:.35em;text-decoration:none}.crt-method__link:hover{color:var(--accent-dark)}.crt-method__link svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;width:15px}@media (min-width:820px){.crt-method__grid{gap:28px;grid-template-columns:repeat(3,1fr)}.crt-method__item:not(:last-child):after{border-right:2px solid var(--line-cool);border-top:2px solid var(--line-cool);content:"";height:11px;position:absolute;right:-14px;top:30px;transform:rotate(45deg);width:11px}}.crt-vs{background:#fff;overflow:hidden;padding:54px 0 64px;position:relative}.crt-vs__deco{height:100%;left:-34px;-o-object-fit:cover;object-fit:cover;opacity:.5;pointer-events:none;position:absolute;top:0;width:300px;z-index:0}.crt-vs__deco--right{left:auto;right:-34px;transform:scaleX(-1)}@media (min-width:1040px){.crt-vs__deco{left:calc(50% - 620px);opacity:1}.crt-vs__deco--right{left:auto;right:calc(50% - 620px)}}.crt-vs>.crt-container{position:relative;z-index:1}.crt-vs__grid{display:grid;gap:22px}.crt-vs__card{background:var(--surface);border:1px solid #e7e2d6;border-radius:20px;box-shadow:0 30px 60px -34px rgba(14,58,70,.4);display:flex;flex-direction:column;padding:26px 18px 28px;position:relative}.crt-vs__card--with{background:#e7f1f2;border-color:#cfe0e1}.crt-vs__tag{align-self:center;background:var(--accent);border-radius:20px;box-shadow:0 6px 14px -6px rgba(31,157,107,.7);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.05em;margin-bottom:6px;order:-1;padding:.45em .8em;text-transform:uppercase}.crt-vs__name{color:var(--brand-deep);font-size:1.65rem;margin-bottom:14px;text-align:center}.crt-vs__list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;order:3;padding:0}.crt-vs__row{align-items:center;background:linear-gradient(180deg,#fff,#f3f5f5);border-radius:12px;box-shadow:0 5px 12px -6px rgba(14,58,70,.16),inset 0 1px 0 hsla(0,0%,100%,.9);color:var(--ink);display:flex;font-size:1.14rem;gap:18px;line-height:1.4;padding:22px 26px}.crt-vs__card--with .crt-vs__row{background:linear-gradient(180deg,#fff,#edf5f5);box-shadow:0 6px 14px -6px rgba(14,58,70,.2),inset 0 1px 0 #fff}.crt-vs__tri{flex:0 0 auto;height:15px;width:15px}.crt-vs__tri--grey{fill:#9aa6a6}.crt-vs__tri--accent{fill:var(--accent)}.crt-vs__badge{align-self:center;line-height:0;margin:0 0 14px;order:2}.crt-vs__badge img{display:block;height:148px;width:148px}.crt-vs__note{color:var(--muted);font-size:.84rem;line-height:1.6;margin:32px auto 0;max-width:760px;text-align:center}.crt-vs__cta{margin-top:24px;text-align:center}.crt-vs__cta svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}@media (min-width:860px){.crt-vs__grid{align-items:start;gap:34px;grid-template-columns:1fr 1fr}.crt-vs__card--with{box-shadow:0 44px 84px -34px rgba(14,58,70,.5);margin:-26px 0;z-index:2}.crt-vs__card{padding:46px 42px 50px}.crt-vs__tag{align-self:auto;margin-bottom:0;order:0;position:absolute;right:18px;top:18px}.crt-vs__name{margin-bottom:28px}.crt-vs__list{margin-bottom:34px;order:0}.crt-vs__badge{margin:auto 0 0;order:0}.crt-vs__badge img{height:106px;width:106px}}.crt-req{background:var(--bg);padding:54px 0 68px}.crt-req__group{color:var(--brand-deep);font-size:1.15rem;margin-bottom:20px;text-align:center}.crt-req__group--out{margin-top:42px}.crt-req__grid{display:grid;gap:16px;list-style:none;margin:0;padding:0}.crt-req__card{align-items:flex-start;background:var(--surface);border-left:8px solid rgba(31,157,107,.5);box-shadow:0 14px 30px -18px rgba(14,58,70,.24);color:var(--ink);display:flex;font-size:1rem;gap:18px;line-height:1.45;padding:28px 30px}.crt-req__card--no{border-left-color:rgba(199,137,123,.5);color:var(--muted)}.crt-req__ico{flex:0 0 auto;line-height:0}.crt-req__ico svg{height:26px;width:26px}.crt-req__card--ok .crt-req__ico{color:var(--accent)}.crt-req__card--no .crt-req__ico{color:#b5695b}.crt-req__cta{margin-top:36px;text-align:center}.crt-req__cta svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}@media (min-width:760px){.crt-req__grid{gap:18px;grid-template-columns:1fr 1fr}}.crt-steps{background:#fff;padding:54px 0 68px}.crt-steps__grid{display:grid;gap:20px;list-style:none;margin:0;padding:0}.crt-steps__item{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 34px -22px rgba(14,58,70,.18);padding:42px 22px 30px;position:relative;text-align:center}.crt-steps__flag{align-items:flex-start;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 62 76'%3E%3Cpath fill='%23178256' d='M0 8v62l53-31Z'/%3E%3Cpath fill='%231f9d6b' d='M0 0v62l53-31Z'/%3E%3C/svg%3E") no-repeat;background-size:62px 76px;color:#fff;display:flex;filter:drop-shadow(0 4px 4px rgba(14,58,70,.22));font-size:1.2rem;font-weight:700;height:76px;left:-12px;line-height:1;opacity:.87;padding:24px 0 0 13px;position:absolute;top:40px;width:62px;z-index:2}.crt-steps__ico{color:var(--brand);display:flex;justify-content:center;margin:0 0 16px}.crt-steps__ico svg{fill:none;height:44px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:44px}.crt-steps__ico img{height:64px;width:64px}.crt-steps__name{color:var(--brand-deep);font-size:1.24rem;margin-bottom:10px}.crt-steps__desc{color:var(--muted);font-size:1rem;line-height:1.6}.crt-steps__note{color:var(--muted);font-size:.84rem;margin:26px auto 0;max-width:760px;text-align:center}.crt-steps__cta{margin-top:22px;text-align:center}.crt-steps__cta svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}@media (min-width:820px){.crt-steps__grid{gap:22px;grid-template-columns:repeat(4,1fr)}.crt-steps__item{min-height:250px}}@media (min-width:900px){.crt-top{display:flex;flex-direction:column;min-height:calc(100dvh - 66px)}.crt-hero{flex:1 1 auto;min-height:0;padding:24px 0}.crt-hero__bg{left:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 32%);mask-image:linear-gradient(90deg,transparent 0,#000 32%);right:0;width:70%}.crt-hero__scrim{background:linear-gradient(90deg,rgba(244,241,234,.55),rgba(244,241,234,.24) 45%,rgba(244,241,234,.24));left:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 22%);mask-image:linear-gradient(90deg,transparent 0,#000 22%);right:0;width:70%}.crt-hero__text{max-width:620px;text-shadow:1px 1px 3px hsla(0,0%,100%,.5);transform:none}.crt-ctaband__media .crt-photo{width:341px}.crt-ctaband{flex:0 0 auto;overflow:visible}.crt-ctaband__inner{align-items:center;flex-direction:row;padding-block:26px;position:relative;text-align:left}.crt-ctaband__text{flex:1;max-width:60%}.crt-ctaband__media{margin:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.crt-drawer{inset:0;opacity:0;position:fixed;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden;z-index:100}.crt-drawer.is-open{opacity:1;transition:opacity .3s ease;visibility:visible}.crt-drawer__overlay{background:rgba(14,33,43,.5);inset:0;position:absolute}.crt-drawer__panel{background:var(--surface);display:flex;flex-direction:column;gap:18px;height:100%;padding:22px;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:min(320px,86vw)}.crt-drawer.is-open .crt-drawer__panel{transform:translateX(0)}.crt-drawer__top{align-items:center;display:flex;justify-content:space-between}.crt-drawer__title{color:var(--brand-deep);font-family:var(--serif);font-size:1.1rem}.crt-drawer__close{background:transparent;border:0;color:var(--muted);line-height:0;padding:4px}.crt-drawer__close svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:22px}.crt-drawer__links{display:flex;flex-direction:column;gap:4px}.crt-drawer__links a{border-bottom:1px solid var(--line);color:var(--ink);font-weight:500;padding:10px 0;text-decoration:none}.crt-drawer__cta{margin-top:auto}.crt-drawer__cta .crt-btn{width:100%}.crt-faq{background:#f1f7f8;overflow:hidden;padding:54px 0 76px;position:relative}.crt-faq__deco{inset:0;pointer-events:none;position:absolute;z-index:0}.crt-faq__deco span{color:var(--brand);font-family:var(--serif);font-weight:700;line-height:1;opacity:.06;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crt-faq>.crt-container{position:relative;z-index:1}.crt-faq__list{display:flex;flex-direction:column;gap:14px;margin:0 auto;max-width:940px}.crt-faq__item{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 20px -14px rgba(14,58,70,.18);overflow:hidden}.crt-faq__q{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;gap:16px;padding:20px 22px;text-align:left;width:100%}.crt-faq__qico{background:rgba(20,88,106,.1);border-radius:10px;color:var(--brand);display:grid;flex:0 0 auto;font-size:1.25rem;font-weight:700;height:42px;place-items:center;width:42px}.crt-faq__qtext{color:var(--brand-deep);flex:1;font-size:1.1rem;font-weight:600;line-height:1.35}.crt-faq__chev{fill:none;flex:0 0 auto;height:22px;stroke:var(--brand);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .25s ease;width:22px}.crt-faq__item.is-open .crt-faq__chev{transform:rotate(90deg)}.crt-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.crt-faq__item.is-open .crt-faq__a{grid-template-rows:1fr}.crt-faq__a-in{overflow:hidden}.crt-faq__a p{color:var(--muted);font-size:1rem;line-height:1.65;margin:0;padding:0 22px 22px}.crt-faq__a strong{color:var(--brand-deep);font-weight:600}@media (min-width:620px){.crt-faq__a p{padding-left:80px}}.crt-footer{background:var(--brand-deep);color:#cfdcdf;padding:8px 0 28px;position:relative}.crt-footer__wave{display:block;height:60px;left:0;position:absolute;top:-59px;width:100%}.crt-footer__top{display:flex;flex-direction:column;gap:22px}.crt-footer__logo{text-decoration:none}.crt-footer__logo .crt-logo__word{color:#fff;font-size:1.4rem}.crt-footer__nav{display:flex;flex-wrap:wrap;gap:18px}.crt-footer__nav a{color:#cfdcdf;font-size:.92rem;text-decoration:none}.crt-footer__nav a:hover{color:#fff}.crt-footer__rule{border:0;border-top:1px solid hsla(0,0%,100%,.12);margin:26px 0}.crt-footer__disclaimer{color:#9fb4b9;font-size:.8rem;line-height:1.65}.crt-footer__bottom{display:flex;flex-direction:column;gap:16px}.crt-footer__meta p{color:#9fb4b9;font-size:.82rem;margin:0}.crt-footer__legal{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.crt-footer__legal a,.crt-footer__legal button{background:transparent;border:0;color:#cfdcdf;cursor:pointer;font-size:.82rem;padding:0;text-decoration:none}.crt-footer__legal a:hover,.crt-footer__legal button:hover{color:#fff;text-decoration:underline}.crt-footer__copyright{color:#9fb4b9;font-size:.82rem;margin:0}.crt-footer__addr{color:#9fb4b9;font-size:.92rem;line-height:1.7;margin:0 0 16px}.crt-footer__col a.crt-footer__cta{align-items:center;color:var(--accent);display:inline-flex;font-size:.95rem;font-weight:600;gap:7px;line-height:1;text-decoration:none;white-space:nowrap;width:auto}.crt-footer__cta svg{fill:none;flex:0 0 auto;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:17px}.crt-footer__col a.crt-footer__cta:hover{color:#fff}@media (min-width:820px){.crt-footer{padding:23px 0 28px}.crt-footer__bottom,.crt-footer__top{align-items:center;flex-direction:row;justify-content:space-between}}.crt-cookie{bottom:0;left:0;opacity:0;padding:8px;position:fixed;right:0;transform:translateY(120%);transition:transform .38s cubic-bezier(.22,.61,.36,1),opacity .38s ease,visibility 0s linear .38s;visibility:hidden;z-index:120}.crt-cookie.is-visible{opacity:1;transform:translateY(0);transition:transform .4s cubic-bezier(.22,.61,.36,1),opacity .4s ease;visibility:visible}.crt-cookie__inner{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px;margin-inline:auto;max-width:var(--container);padding:14px 16px}.crt-cookie__text{color:var(--muted);font-size:.78rem;line-height:1.5}.crt-cookie__text a{color:var(--brand);text-decoration:underline}.crt-cookie__actions{display:flex;flex-wrap:wrap;gap:8px}.crt-cookie__actions .crt-btn{flex:1 1 auto;font-size:.88rem;padding:.72em 1em}@media (min-width:880px){.crt-cookie__inner{align-items:center;flex-direction:row;gap:28px;padding:18px 26px}.crt-cookie__text{flex:1}.crt-cookie__actions{flex:0 0 auto;flex-wrap:nowrap}.crt-cookie__actions .crt-btn{flex:0 0 auto}}.crt-cookmodal{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;padding:18px;position:fixed;transition:opacity .28s ease,visibility 0s linear .28s;visibility:hidden;z-index:130}.crt-cookmodal.is-open{opacity:1;transition:opacity .28s ease;visibility:visible}.crt-cookmodal__overlay{background:rgba(14,33,43,.55);inset:0;position:absolute}.crt-cookmodal__panel{background:var(--surface);border-radius:8px;box-shadow:var(--shadow);max-height:calc(100dvh - 36px);overflow:auto;padding:26px;position:relative;width:min(560px,100%)}.crt-cookmodal__head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px}.crt-cookmodal__title{color:var(--brand-deep);font-size:1.4rem}.crt-cookmodal__close{background:transparent;border:0;color:var(--muted);line-height:0;padding:6px}.crt-cookmodal__close svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:22px}.crt-cookmodal__intro{color:var(--muted);font-size:.9rem;margin-bottom:18px}.crt-cookmodal__list{list-style:none;margin:0 0 22px;padding:0}.crt-cookrow{align-items:center;border-top:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;padding:16px 0}.crt-cookrow:first-child{border-top:0}.crt-cookrow__name{color:var(--ink);display:block;font-size:.98rem;font-weight:600}.crt-cookrow__desc{color:var(--muted);display:block;font-size:.83rem;margin-top:3px}.crt-cookrow__badge{background:rgba(20,88,106,.1);border-radius:20px;color:var(--brand);flex:0 0 auto;font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:.45em .75em;text-transform:uppercase}.crt-cookmodal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.crt-cookmodal__actions .crt-btn{flex:1 1 auto}@media (min-width:520px){.crt-cookmodal__actions .crt-btn{flex:0 0 auto}}.crt-switch{display:inline-block;flex:0 0 auto;height:26px;position:relative;width:46px}.crt-switch input{height:0;opacity:0;position:absolute;width:0}.crt-switch__slider{background:#cdd4d3;border-radius:20px;inset:0;position:absolute;transition:background .2s ease}.crt-switch__slider:before{background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2);content:"";height:20px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:20px}.crt-switch input:checked+.crt-switch__slider{background:var(--brand)}.crt-switch input:checked+.crt-switch__slider:before{transform:translateX(20px)}.crt-switch input:focus-visible+.crt-switch__slider{outline:2px solid var(--brand);outline-offset:2px}.crt-edu{background:#f1f7f8;padding:52px 0 58px}.crt-edu__media{margin:0 0 26px}.crt-edu__media picture{display:block}.crt-edu__media img{aspect-ratio:16/10;border-radius:14px;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.crt-edu__title{color:var(--brand-deep);font-family:var(--serif);font-size:clamp(1.7rem,5.4vw,2.4rem);font-weight:500;line-height:1.14;margin:0 0 18px;max-width:24ch}.crt-edu__lead{color:var(--ink);font-size:1.05rem;line-height:1.66;margin:0 0 32px;max-width:82ch}.crt-edu__blocks{display:grid;gap:40px}.crt-edu__bhead{align-items:center;display:flex;gap:15px;margin:0 0 12px}.crt-edu__ico{display:grid;flex:0 0 auto;height:60px;place-items:center;width:60px}.crt-edu__ico img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.crt-edu__bname{color:var(--ink);font-family:var(--serif);font-size:1.26rem;font-weight:600;line-height:1.25;margin:0}.crt-edu__block>p{color:var(--muted);font-size:1rem;line-height:1.62;margin:0;max-width:92ch}.crt-edu__tablewrap{margin-top:18px}.crt-edu__table{border-collapse:collapse;width:100%}.crt-edu__table thead{display:none}.crt-edu__table tbody tr{border:1px solid var(--line-cool);display:grid;grid-auto-rows:1fr}.crt-edu__table td{align-items:center;background:#fff;border-top:1px solid var(--line-cool);color:var(--ink);-moz-column-gap:13px;column-gap:13px;display:grid;font-size:.92rem;font-weight:600;grid-template-columns:40% 1fr;line-height:1.4;min-height:58px;padding:0 14px 0 0}.crt-edu__table tbody tr td:first-child{border-top:0}.crt-edu__table td:before{align-items:center;align-self:stretch;background:#e3edee;color:var(--brand);content:attr(data-label);display:flex;font-size:.72rem;font-weight:700;letter-spacing:.02em;padding:12px 13px;text-transform:uppercase}@media (min-width:720px){.crt-edu__table{border-collapse:collapse}.crt-edu__table thead{display:table-header-group}.crt-edu__table tbody tr{border:0;border-radius:0;display:table-row;overflow:visible}.crt-edu__table td,.crt-edu__table th{border:1px solid var(--line-cool);border-radius:0;display:table-cell;font-size:.95rem;min-height:0;padding:13px 16px;text-align:left;vertical-align:top}.crt-edu__table thead th{background:#e3edee;color:var(--brand);font-size:.88rem;font-weight:700;letter-spacing:.01em}.crt-edu__table td:before{display:none}}@media (min-width:820px){.crt-edu{padding:84px 0 90px}.crt-edu__media{margin-bottom:36px}.crt-edu__media img{aspect-ratio:21/6;border-radius:18px}.crt-edu__title{font-size:clamp(2.1rem,3vw,2.75rem);margin-bottom:20px}.crt-edu__blocks{gap:48px;margin-top:8px}.crt-edu__ico{height:70px;width:70px}.crt-edu__bname{font-size:1.42rem}}.crt-form{background:linear-gradient(158deg,var(--brand-deep) 0,var(--brand) 100%);color:#fff;isolation:isolate;overflow:hidden;padding:56px 0 62px;position:relative}.crt-form__bg{inset:0;pointer-events:none;position:absolute;z-index:-1}.crt-form__bg img{height:100%;mix-blend-mode:luminosity;-o-object-fit:cover;object-fit:cover;opacity:.13;width:100%}.crt-form .crt-container{position:relative;z-index:1}.crt-form__head{margin:0 auto 30px;max-width:700px;text-align:center}.crt-form__eyebrow{background:rgba(31,157,107,.2);border-radius:20px;color:#86e3b8;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.04em;margin-bottom:12px;padding:.42em .95em;text-transform:uppercase}.crt-form__title{color:#fff;font-family:var(--serif);font-size:clamp(1.8rem,5.2vw,2.55rem);font-weight:500;line-height:1.12;margin:0 0 14px}.crt-form__sub{color:hsla(0,0%,100%,.85);font-size:1.05rem;line-height:1.6;margin:0}.crt-form__sub strong{color:#fff;font-weight:600}.crt-form__form{margin:0 auto;max-width:760px}.crt-form__grid{display:grid;gap:16px 22px;grid-template-columns:1fr}.crt-field{display:flex;flex-direction:column;gap:7px;min-width:0}.crt-label{color:hsla(0,0%,100%,.82);font-size:.86rem;font-weight:500}.crt-label span[aria-hidden]{color:var(--accent)}.crt-label__opt{color:hsla(0,0%,100%,.55);font-weight:400}.crt-input{background:#fff;border:0;border-radius:5px;box-shadow:0 1px 2px rgba(14,33,43,.14);color:var(--ink);font:inherit;font-size:1rem;padding:14px 16px;width:100%}.crt-input::-moz-placeholder{color:#8a97a0}.crt-input::placeholder{color:#8a97a0}.crt-input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.crt-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%2314586a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px 18px;cursor:pointer;padding-right:42px}.crt-textarea{line-height:1.5;min-height:118px;resize:vertical}.crt-telgrp{align-items:stretch;background:#fff;border-radius:5px;box-shadow:0 1px 2px rgba(14,33,43,.14);display:flex;overflow:hidden}.crt-telpre{align-items:center;background:#eef1f0;color:var(--muted);display:flex;font-weight:600;padding:0 12px 0 16px}.crt-telinput{border-radius:0;box-shadow:none}.crt-consent{align-items:flex-start;display:flex;gap:11px;margin-top:20px}.crt-consent__check{accent-color:var(--accent);flex:0 0 auto;height:18px;margin-top:3px;width:18px}.crt-consent label{color:hsla(0,0%,100%,.8);font-size:.9rem;line-height:1.5}.crt-consent label span[aria-hidden]{color:var(--accent)}.crt-consent a{color:#fff;text-decoration:underline;text-underline-offset:2px}.crt-form__bottom{align-items:stretch;display:flex;flex-direction:column;gap:14px;margin-top:24px}.crt-form__submit{justify-content:center;width:100%}.crt-form__min{align-items:center;color:hsla(0,0%,100%,.72);display:flex;font-size:.88rem;gap:8px;margin:0}.crt-form__min svg{flex:0 0 auto;height:18px;width:18px}.crt-form__scope{color:hsla(0,0%,100%,.58);font-size:.82rem;line-height:1.55;margin:20px auto 0;max-width:760px}.crt-hp{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.crt-input--err{outline:2px solid #ff7a7a;outline-offset:1px}.crt-telgrp.crt-input--err{outline:2px solid #ff7a7a}.crt-err-msg{color:#ffd2d2;font-size:.82rem;margin-top:3px}@media (min-width:720px){.crt-form{padding:84px 0 90px}.crt-form__grid{gap:20px 24px;grid-template-columns:1fr 1fr}.crt-field--full{grid-column:1/-1}.crt-form__bottom{align-items:center;flex-direction:row;justify-content:space-between}.crt-form__submit{width:auto}}.crt-legal{padding:46px 0 60px}.crt-legal__inner{margin:0 auto;max-width:820px}.crt-legal h1{color:var(--brand-deep);font-size:clamp(1.9rem,5vw,2.6rem);margin-bottom:8px}.crt-legal__updated{color:var(--muted);font-size:.9rem;margin:0 0 28px}.crt-legal h2{color:var(--brand);font-size:1.28rem;margin:30px 0 10px}.crt-legal p{color:var(--ink);font-size:1rem;line-height:1.7;margin:0 0 14px}.crt-legal ul{margin:0 0 14px;padding-left:22px}.crt-legal li{color:var(--ink);font-size:1rem;line-height:1.65;margin-bottom:7px}.crt-legal a{color:var(--brand);text-decoration:underline;text-underline-offset:2px}.crt-legal strong{font-weight:700}@media (min-width:820px){.crt-legal{padding:70px 0 86px}}.crt-status{align-items:center;display:flex;min-height:58vh;padding:56px 0}.crt-status__inner{margin:0 auto;max-width:620px;text-align:center}.crt-status__code{color:var(--accent);font-family:var(--serif);font-size:clamp(3rem,10vw,5rem);font-weight:600;line-height:1;margin-bottom:12px}.crt-status h1{color:var(--brand-deep);font-size:clamp(1.6rem,4.5vw,2.3rem);margin-bottom:14px}.crt-status p{color:var(--muted);font-size:1.05rem;line-height:1.65;margin:0 auto 26px;max-width:52ch}.crt-status__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.crt-status__actions svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}.crt-article{padding:40px 0 54px}.crt-article__inner{margin:0 auto;max-width:820px}.crt-article__eyebrow{color:var(--brand);display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.crt-article h1{color:var(--brand-deep);font-size:clamp(1.95rem,5.2vw,2.85rem);line-height:1.12;margin-bottom:14px}.crt-article__lead{color:var(--muted);font-size:1.12rem;line-height:1.6;margin:0 0 12px}.crt-article__meta{color:var(--muted);font-size:.85rem;margin:0 0 30px}.crt-article h2{color:var(--brand);font-size:1.5rem;margin:34px 0 12px}.crt-article h3{color:var(--brand-deep);font-size:1.18rem;margin:22px 0 8px}.crt-article p{color:var(--ink);font-size:1.05rem;line-height:1.7;margin:0 0 15px}.crt-article ol,.crt-article ul{margin:0 0 18px;padding-left:22px}.crt-article li{color:var(--ink);line-height:1.6;margin-bottom:8px}.crt-article a{color:var(--brand);text-decoration:underline;text-underline-offset:2px}.crt-article strong{font-weight:700}.crt-checklist{display:grid;gap:10px;list-style:none;margin:0 0 22px;padding:0}.crt-checklist li{align-items:flex-start;background:var(--surface);border:1px solid var(--line);border-left:5px solid var(--accent);color:var(--ink);display:flex;font-size:.98rem;gap:12px;line-height:1.5;margin:0;padding:13px 15px}.crt-checklist svg{fill:none;flex:0 0 auto;height:20px;margin-top:1px;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;width:20px}.crt-checklist--alert li{border-left-color:#c25a3a}.crt-checklist--alert svg{stroke:#c25a3a}.crt-article__cta{background:#edf3f3;border-left:5px solid var(--accent);margin-top:34px;padding:26px 24px}.crt-article__cta h3{color:var(--brand-deep);font-size:1.3rem;margin:0 0 8px}.crt-article__cta p{color:var(--muted);margin:0 0 16px}.crt-article__note{border-top:1px solid var(--line);color:var(--muted);font-size:.85rem;line-height:1.55;margin-top:26px;padding-top:16px}.crt-tbl-wrap{margin:18px 0 22px}.crt-tbl{border-collapse:collapse;width:100%}.crt-tbl thead{display:none}.crt-tbl tbody tr{border:1px solid var(--line-cool);display:grid;grid-auto-rows:1fr;margin-bottom:12px}.crt-tbl td{align-items:center;background:#fff;border-top:1px solid var(--line-cool);color:var(--ink);-moz-column-gap:13px;column-gap:13px;display:grid;font-size:.92rem;grid-template-columns:42% 1fr;line-height:1.45;min-height:56px;padding:0 14px 0 0}.crt-tbl tbody tr td:first-child{border-top:0}.crt-tbl td:before{align-items:center;align-self:stretch;background:#e3edee;color:var(--brand);content:attr(data-label);display:flex;font-size:.72rem;font-weight:700;letter-spacing:.02em;padding:12px 13px;text-transform:uppercase}@media (min-width:720px){.crt-tbl thead{display:table-header-group}.crt-tbl tbody tr{border:0;display:table-row;margin:0}.crt-tbl td,.crt-tbl th{border:1px solid var(--line-cool);display:table-cell;font-size:.95rem;min-height:0;padding:12px 15px;vertical-align:top}.crt-tbl thead th{background:#e3edee;color:var(--brand);font-size:.88rem;font-weight:700;text-align:left}.crt-tbl td:before{display:none}}@media (min-width:820px){.crt-article{padding:60px 0 76px}}.crt-nav__item{position:relative}.crt-nav__toggle{align-items:center;background:none;border:0;color:var(--ink);display:inline-flex;font-family:var(--sans);font-size:.95rem;font-weight:500;gap:5px;padding:0}.crt-nav__toggle:hover{color:var(--brand)}.crt-nav__toggle svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .2s ease;width:15px}.crt-nav__item:focus-within .crt-nav__toggle svg,.crt-nav__item:hover .crt-nav__toggle svg{transform:rotate(180deg)}.crt-nav__menu{background:#fff;border:1px solid var(--line);border-radius:5px;box-shadow:0 18px 40px -18px rgba(14,58,70,.42);left:50%;min-width:256px;opacity:0;padding:8px;position:absolute;top:calc(100% + 12px);transform:translateX(-50%) translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;visibility:hidden;z-index:60}.crt-nav__menu:before{content:"";height:14px;left:0;position:absolute;right:0;top:-14px}.crt-nav__item:focus-within .crt-nav__menu,.crt-nav__item:hover .crt-nav__menu{opacity:1;transform:translateX(-50%) translateY(0);transition:opacity .18s ease,transform .18s ease;visibility:visible}.crt-nav__menu a{border-radius:5px;color:var(--ink);display:block;font-size:.9rem;font-weight:500;padding:10px 12px;text-decoration:none}.crt-nav__menu a:hover{color:var(--brand)}.crt-drawer__group{color:var(--muted);display:block;font-size:.72rem;font-weight:700;letter-spacing:.08em;margin:12px 0 2px;text-transform:uppercase}.crt-footer__grid{display:grid;gap:32px;grid-template-columns:1fr}.crt-footer__tagline{color:#9fb4b9;font-size:.9rem;line-height:1.6;margin:14px 0 0;max-width:34ch}.crt-footer__cols{display:grid;gap:24px 20px;grid-template-columns:repeat(2,1fr)}.crt-footer__col h4{color:hsla(0,0%,100%,.55);font-family:var(--sans);font-size:.76rem;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.crt-footer__col a,.crt-footer__col button{background:none;border:0;color:#cfdcdf;display:block;font-size:.92rem;padding:6px 0;text-align:left;text-decoration:none;width:100%}.crt-footer__col a:hover,.crt-footer__col button:hover{color:#fff}@media (min-width:760px){.crt-footer__grid{align-items:start;gap:44px;grid-template-columns:1.25fr 2fr}.crt-footer__cols{grid-template-columns:repeat(3,1fr)}}.crt-disc{background:#f1f7f8;padding:30px 0 80px;position:relative}.crt-disc__wave{display:block;height:60px;left:0;position:absolute;top:-59px;width:100%}.crt-disc .crt-method__head{text-align:center}.crt-disc .crt-method__intro,.crt-disc .crt-method__rule{margin-left:auto;margin-right:auto}.crt-disc__grid{display:grid;gap:18px;grid-template-columns:1fr;list-style:none;margin:8px 0 0;padding:0}.crt-disc__card{align-items:flex-start;background:#fff;border:1px solid #e3edf0;border-left:6px solid #cfe0e6;box-shadow:0 12px 32px -22px rgba(14,58,70,.12);display:flex;gap:12px;padding:22px 20px 22px 10px}.crt-disc__ico{color:var(--brand);flex:0 0 auto;line-height:0}.crt-disc__ico svg{height:30px;width:30px}.crt-disc__body{min-width:0}.crt-disc__name{color:var(--brand-deep);font-size:1.08rem;margin:0 0 6px}.crt-disc__card p{color:var(--muted);font-size:.95rem;line-height:1.55;margin:0}@media (min-width:720px){.crt-disc{padding:48px 0 116px}.crt-disc__grid{gap:22px 26px;grid-template-columns:1fr 1fr}.crt-disc__card{flex-direction:row;gap:18px;padding:26px 28px}}.crt-pagehead{background:var(--brand-deep);isolation:isolate;overflow:hidden;padding:54px 0 50px;position:relative}.crt-pagehead__bg{inset:0;position:absolute;z-index:-2}.crt-pagehead__bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.crt-pagehead__scrim{background:linear-gradient(105deg,rgba(14,58,70,.95),rgba(14,58,70,.8) 52%,rgba(20,88,106,.55));inset:0;position:absolute;z-index:-1}.crt-pagehead__eyebrow{color:var(--accent);display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.crt-pagehead__title{color:#fff;font-size:clamp(2rem,5.4vw,3rem);line-height:1.12;margin-bottom:14px}.crt-pagehead__lead{color:hsla(0,0%,100%,.85);font-size:1.1rem;line-height:1.6;max-width:62ch}.crt-req{background:#fff;overflow:hidden;position:relative}.crt-req .crt-container{position:relative;z-index:1}.crt-req__deco{height:100%;left:-34px;-o-object-fit:cover;object-fit:cover;opacity:.5;pointer-events:none;position:absolute;top:0;width:300px;z-index:0}.crt-req__deco--right{left:auto;right:-34px;transform:scaleX(-1)}@media (min-width:1040px){.crt-req__deco{left:calc(50% - 620px);opacity:1}.crt-req__deco--right{left:auto;right:calc(50% - 620px)}}@media (min-width:820px){.crt-pagehead{padding:76px 0 70px}}.crt-about{background:#fff;padding:40px 0 48px}.crt-about>.crt-container{background:#edf3f3;border-radius:20px;padding:30px 22px}.crt-about__media{margin:0 0 28px}.crt-about__media picture{display:block}.crt-about__media img{aspect-ratio:16/10;border-radius:14px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.crt-about__title{color:var(--brand-deep);font-size:clamp(1.9rem,5vw,2.6rem);line-height:1.14;margin-bottom:14px}.crt-about__lead{color:var(--ink);font-size:1.08rem;line-height:1.7;margin:0 0 30px;max-width:74ch}.crt-about__blocks{display:grid;gap:0}.crt-about__block{padding:26px 0}.crt-about__block+.crt-about__block{border-top:1px solid var(--line-cool)}.crt-about__block h3{color:var(--brand);font-size:1.2rem;margin:0 0 8px}.crt-about__block p{color:var(--muted);font-size:1rem;line-height:1.65;margin:0;max-width:92ch}@media (min-width:820px){.crt-about{padding:70px 0 82px}.crt-about>.crt-container{padding:48px 44px}.crt-about__media{margin-bottom:34px}.crt-about__media img{aspect-ratio:16/7;border-radius:18px}.crt-about__block{padding:30px 0}}main>article:last-child,main>section:last-child{padding-bottom:100px}.crt-crumbs{align-items:center;display:flex;flex-wrap:wrap;font-size:.82rem;gap:8px;margin-bottom:16px}.crt-crumbs a{color:hsla(0,0%,100%,.78);text-decoration:none}.crt-crumbs a:hover{color:#fff;text-decoration:underline}.crt-crumbs__sep{color:hsla(0,0%,100%,.4)}.crt-crumbs [aria-current]{color:var(--accent)}