.ct-shell{--ct-ink: #18251a;--ct-green: #2e4842;--ct-green-deep: #303824;--ct-green-soft: #60736a;--ct-cream: #f4eee2;--ct-cream-light: #fbf8f1;--ct-sand: #e8decd;--ct-gold: #c9a77c;color:var(--ct-ink);background:var(--ct-cream)}.ct-section-host,.ct-footer-host{margin:0!important}.ct-shell *,.ct-footer *{box-sizing:border-box}.ct-shell img,.ct-footer img{display:block;width:100%}.ct-shell a,.ct-footer a{color:inherit}.ct-container{width:min(100% - 64px,1280px);margin-inline:auto}.ct-section{padding:58px 0}.ct-kicker{margin:0 0 13px;color:#a56f32;font-size:11px;font-weight:600;letter-spacing:.24em;line-height:1.2;text-transform:uppercase}.ct-kicker--light{color:var(--ct-gold)}.ct-title{max-width:850px;margin:0;color:var(--ct-ink);font-family:var(--font-heading--family);font-size:clamp(42px,5vw,68px);font-weight:400;letter-spacing:-.035em;line-height:.96}.ct-copy{color:#566057;font-size:17px;line-height:1.55}.ct-heading-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:32px;align-items:end;margin-bottom:30px}.ct-heading-row>.ct-copy{margin:0}.ct-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.ct-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:14px 24px;border:1px solid var(--ct-green);border-radius:4px;font-size:13px;font-weight:650;line-height:1;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.ct-button:hover{transform:translateY(-1px)}.ct-button--primary{color:var(--ct-cream-light)!important;background:var(--ct-green)}.ct-button--secondary{color:var(--ct-green)!important;background:transparent}.ct-button--light{color:var(--ct-cream-light)!important;border-color:#f4eee294;background:transparent}.ct-button--light:hover{color:var(--ct-ink)!important;background:var(--ct-cream-light)}.ct-hero{position:relative;isolation:isolate;overflow:hidden;width:100%;background:var(--ct-ink);color:var(--ct-cream-light)}.ct-hero__media,.ct-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ct-hero__media{z-index:-2;height:100%;object-fit:cover;object-position:center}.ct-hero__overlay{z-index:-1;background:linear-gradient(180deg,#18251a57,#18251ac2)}.ct-hero__inner{display:flex;min-height:560px;align-items:center}.ct-hero--home .ct-hero__inner{min-height:560px;padding-top:calc(var(--header-height, 66px) + 22px);padding-bottom:24px}.ct-hero__content{max-width:920px}.ct-hero--center .ct-hero__content{margin-inline:auto;text-align:center}.ct-hero--center .ct-actions{justify-content:center}.ct-hero__title{margin:0;color:var(--ct-cream-light);font-family:var(--font-heading--family);font-size:clamp(62px,7.6vw,108px);font-weight:400;letter-spacing:-.045em;line-height:.88}.ct-hero__text{max-width:750px;margin:22px auto 0;color:#fbf8f1e6;font-size:clamp(17px,1.5vw,21px);line-height:1.5}.ct-hero--catalog{color:var(--ct-ink);background:var(--ct-cream);border-bottom:0}.ct-hero--catalog .ct-hero__inner{min-height:360px}.ct-hero--catalog .ct-hero__content{max-width:980px}.ct-hero--catalog .ct-hero__title{color:var(--ct-ink);font-size:clamp(56px,7vw,88px)}.ct-hero--catalog .ct-hero__text{max-width:680px;margin-inline:0;color:#566057}.ct-hero--kits .ct-hero__inner{min-height:520px}.ct-hero--kits .ct-hero__content{max-width:760px}.ct-hero--kits .ct-hero__title{font-size:clamp(60px,7vw,96px)}.ct-hero--kits .ct-hero__overlay{background:linear-gradient(90deg,#18251aed,#18251a80 65%,#18251a4d)}.ct-marquee{overflow:hidden;border-bottom:1px solid rgba(46,72,66,.14);background:var(--ct-sand);color:var(--ct-green)}.ct-marquee__track{display:flex;width:max-content;align-items:center;padding:14px 0;animation:ct-marquee 28s linear infinite}.ct-marquee__item{display:inline-flex;align-items:center;gap:38px;margin-right:38px;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:.035em}.ct-marquee__item:after{content:"\b7";color:#a56f32}@keyframes ct-marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ct-marquee__track{animation:none}}.ct-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 16px}.ct-product-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ct-card{min-width:0}.ct-card__media{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid rgba(46,72,66,.13);border-radius:5px;background:#eee5d6}.ct-card__media>a{display:block;width:100%;height:100%}.ct-card__media img{height:100%;object-fit:cover;transition:transform .35s ease}.ct-card:hover .ct-card__media img{transform:scale(1.015)}.ct-card__quick{position:absolute;right:10px;bottom:10px}.ct-card__quick button{display:grid;width:42px;height:42px;place-items:center;padding:0;border:0;border-radius:50%;color:var(--ct-cream-light);background:var(--ct-green);font-size:21px;line-height:1;cursor:pointer}.ct-card__body{display:block;min-width:0}.ct-shell .ct-card__body .ct-card__title{display:block;margin:14px 0 0!important;padding:0;color:var(--ct-ink);font-size:17px;font-weight:650;line-height:1.25}.ct-card__title a{text-decoration:none}.ct-shell .ct-card__description{display:-webkit-box;overflow:hidden;min-height:0;margin:5px 0 0!important;color:#606961;font-size:13px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ct-shell .ct-card__price{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 0!important;color:var(--ct-ink);font-size:15px;font-weight:650}.ct-card__price s{color:#7c817c;font-weight:400}.ct-product-grid--kits{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ct-card--kit{display:flex;overflow:hidden;flex-direction:column;border:1px solid rgba(46,72,66,.16);border-radius:7px;background:var(--ct-cream-light)}.ct-card--kit .ct-card__media{border:0;border-radius:0}.ct-card--kit .ct-card__body{display:flex;flex:1;flex-direction:column;padding:21px}.ct-card__eyebrow{margin:0 0 12px;color:#a56f32;font-size:10px;font-weight:650;letter-spacing:.24em;text-transform:uppercase}.ct-shell .ct-card--kit .ct-card__body .ct-card__title{margin:0!important;font-family:var(--font-heading--family);font-size:32px;font-weight:400;letter-spacing:-.025em;line-height:.98}.ct-shell .ct-card--kit .ct-card__description{margin-top:11px!important;font-size:13px}.ct-shell .ct-card--kit .ct-card__price{margin-top:10px!important}.ct-card__link{margin-top:auto;padding-top:17px;color:var(--ct-green)!important;font-size:13px;font-weight:650;text-underline-offset:4px}.ct-editorial{background:linear-gradient(135deg,#e7dece,#d8c9b3);border-block:1px solid rgba(46,72,66,.12)}.ct-editorial__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;padding-block:34px}.ct-editorial__media{overflow:hidden;height:300px;border-radius:4px}.ct-editorial__media img{height:100%;object-fit:cover;object-position:center 35%}.ct-editorial__content{max-width:650px;padding-left:34px;border-left:1px solid rgba(165,111,50,.35)}.ct-editorial__title{margin:0;font-family:var(--font-heading--family);font-size:clamp(38px,4vw,58px);font-weight:400;letter-spacing:-.03em;line-height:.98}.ct-editorial__text{margin:15px 0 0;color:#4f5d55;font-size:16px;line-height:1.52}.ct-editorial__mobile-kicker{display:none}.ct-editorial--founder{background:var(--ct-cream);border:0}.ct-editorial--founder .ct-editorial__inner{grid-template-columns:.78fr 1.22fr;padding-block:56px}.ct-editorial--founder .ct-editorial__media{height:430px}.ct-editorial--founder .ct-editorial__content{border-left:0}.ct-editorial__quote{margin:18px 0 0;color:var(--ct-green);font-family:var(--font-heading--family);font-size:28px;line-height:1.12}.ct-intent{background:#f3ede1}.ct-intent__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.ct-intent__card{display:grid;grid-template-columns:104px minmax(0,1fr);min-height:164px;overflow:hidden;border:1px solid rgba(46,72,66,.15);border-radius:10px;background:var(--ct-cream-light)}.ct-intent__media{position:relative;min-height:100%;background:#2e48420e}.ct-intent__media img{position:absolute;width:76px;height:76px;object-fit:cover;border:2px solid var(--ct-cream-light);border-radius:50%}.ct-intent__media img:first-child{top:22px;left:8px;z-index:2}.ct-intent__media img:last-child{right:7px;bottom:22px}.ct-intent__body{display:flex;min-width:0;flex-direction:column;padding:19px 17px 17px}.ct-intent__body h3{margin:0;color:var(--ct-green);font-family:var(--font-heading--family);font-size:25px;font-weight:400;line-height:1}.ct-intent__body p{margin:6px 0 0;color:#59645c;font-size:12px;line-height:1.45}.ct-intent__body a{display:inline-block;margin-top:auto;padding-top:10px;color:var(--ct-green);font-size:11px;font-weight:650;text-underline-offset:4px}.ct-trust{color:var(--ct-green);background:#ebe2d3!important}.ct-trust__inner{position:relative;padding-block:42px 24px;border:0}.ct-trust__line{width:100%;height:3px;margin-bottom:22px;background:linear-gradient(90deg,var(--ct-green) 0 8%,rgba(46,72,66,.24) 8%)}.ct-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:start}.ct-trust-card{min-width:0;overflow:hidden;border:1px solid rgba(46,72,66,.11);border-radius:12px;background:#faf7f0}.ct-trust-card summary{position:relative;display:block!important;min-height:126px;padding:22px 34px 18px 78px;list-style:none;cursor:pointer}.ct-trust-card summary::-webkit-details-marker{display:none}.ct-trust-card summary:after{content:"+";position:absolute;top:15px;right:15px;color:var(--ct-green);font-size:24px;line-height:1}.ct-trust-card[open] summary:after{content:"\d7"}.ct-trust-card__copy,.ct-trust-card__copy strong,.ct-trust-card__copy>span{display:block!important}.ct-trust-card__copy{min-width:0;margin:0!important}.ct-trust-card__copy strong{color:var(--ct-green);font-size:14px;font-weight:700;letter-spacing:.045em;line-height:1.18;text-transform:uppercase}.ct-trust-card__copy>span{margin-top:7px;color:var(--ct-green-soft);font-size:10px;letter-spacing:.13em;line-height:1.35;text-transform:uppercase}.ct-trust-card>p{margin:-5px 18px 17px 78px;color:#58645c;font-size:12px;line-height:1.45}.ct-trust-card__visual{position:absolute;top:21px;left:16px;display:block!important;width:47px;height:47px;margin:0!important;color:#607568}.ct-trust-card__visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.ct-trust-card__visual svg{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.ct-trust-card__visual svg .ct-trust-card__accent{fill:#c9a77c52;stroke:#b08b54}.ct-trust-card__visual--custom{top:17px;left:19px;width:43px;height:43px}.ct-trust--kits-start .ct-trust__grid{gap:10px}.ct-trust--kits-start .ct-trust-card summary{padding-left:22px}.ct-trust--kits-start .ct-trust-card>p{margin-left:22px}.ct-testimonials{padding-block:42px 44px;color:var(--ct-green);background:#e7dece!important}.ct-testimonials .ct-kicker{color:#647568}.ct-testimonials .ct-title{max-width:820px;color:var(--ct-green)}.ct-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;border:0}.ct-testimonial{padding:22px 23px;border:1px solid rgba(46,72,66,.13);border-radius:12px;background:#f8f4ec}.ct-testimonial:last-child{border-right:1px solid rgba(46,72,66,.13)}.ct-testimonial blockquote{margin:0;color:var(--ct-green);font-family:var(--font-heading--family);font-size:25px;line-height:1.18}.ct-testimonial p{margin:17px 0 0;color:#647568;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.ct-bridge{color:var(--ct-cream-light);background:var(--ct-green-deep)}.ct-bridge__inner{display:grid;grid-template-columns:1.08fr .92fr;min-height:430px}.ct-bridge__copy{display:flex;flex-direction:column;justify-content:center;padding:54px max(36px,calc((100vw - 1280px)/2));padding-right:48px}.ct-bridge__title{margin:0;font-family:var(--font-heading--family);font-size:clamp(44px,5vw,70px);font-weight:400;letter-spacing:-.035em;line-height:.96}.ct-bridge__text{max-width:590px;margin:18px 0 0;color:#f4eee2d1;font-size:16px;line-height:1.52}.ct-bridge__media{min-height:100%;object-fit:cover}.ct-guide{padding-block:42px;background:#f3ede1}.ct-guide__panel{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:center;padding:32px 34px;border:1px solid rgba(46,72,66,.15);border-radius:8px;background:var(--ct-cream-light)}.ct-guide__copy .ct-copy{max-width:620px;font-size:15px}.ct-guide__visual{position:relative;overflow:hidden;height:190px;border-radius:5px;background:#2e48420e}.ct-guide__visual img{position:absolute;width:126px;height:126px;object-fit:cover;border:4px solid var(--ct-cream-light);border-radius:50%}.ct-guide__visual img:nth-child(1){top:10px;left:14px;z-index:3}.ct-guide__visual img:nth-child(2){right:20px;bottom:10px;z-index:2}.ct-guide__visual img:nth-child(3){top:26px;right:94px;z-index:4;width:96px;height:96px}.ct-guide__mobile-kicker{display:none}.ct-shell#catalogo{padding-top:42px;padding-bottom:50px}.ct-shell#kits{padding-top:50px;padding-bottom:48px}.ct-kit-editorial{padding-block:48px;background:#e3d9ca}.ct-kit-editorial__inner{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:start}.ct-kit-editorial .ct-copy{margin:0}.page-wrapper>footer,.ct-footer-host{background:#e3d9ca!important}.ct-footer-host .ct-footer{color:var(--ct-green);background:#e3d9ca!important}.ct-footer__inner{width:min(100% - 64px,1280px);margin-inline:auto;padding:58px 0 24px}.ct-footer__grid{display:grid;grid-template-columns:minmax(280px,1.25fr) repeat(3,minmax(140px,.55fr));gap:38px}.ct-footer__title{margin:0;font-family:var(--font-heading--family);font-size:38px;font-weight:400;line-height:1}.ct-footer__copy{max-width:480px;margin:15px 0 0;color:#566057;font-size:14px;line-height:1.5}.ct-footer__form{display:grid;grid-template-columns:minmax(0,1fr) 58px;max-width:480px;margin-top:20px;overflow:hidden;border:1px solid rgba(46,72,66,.42);border-radius:4px;background:#fbf8f1!important}.ct-footer__form input{width:100%;min-height:52px;padding:0 16px;border:0;color:var(--ct-green);background:transparent;font:inherit}.ct-footer__form input::placeholder{color:#667169;opacity:1}.ct-footer__form button{width:58px;min-height:52px;border:0;color:#fbf8f1!important;font-size:18px;cursor:pointer;-webkit-appearance:none;appearance:none}.ct-footer-host .ct-footer .ct-footer__form>button[type=submit]{background-color:#2e4842!important;background-image:none!important}.ct-footer__column strong{display:block;margin-bottom:14px;color:var(--ct-green);font-size:10px;letter-spacing:.2em;text-transform:uppercase}.ct-footer__column a,.ct-footer__column span{display:block;margin:9px 0;color:#4e594f!important;font-size:13px;line-height:1.4;text-decoration:none}.ct-footer__column a:hover{color:var(--ct-ink)!important;text-decoration:underline;text-underline-offset:4px}.ct-footer__base{display:flex;justify-content:space-between;gap:20px;margin-top:46px;padding-top:18px;border-top:1px solid rgba(46,72,66,.2);color:#697169;font-size:11px}.ct-footer__base a{color:var(--ct-green)!important}@media screen and (min-width:750px){.ct-trust__grid{align-items:stretch}.ct-trust-card{min-height:132px;height:100%}.ct-trust-card summary{min-height:80px;padding:20px 34px 8px 78px;cursor:default}.ct-trust-card summary:after{display:none}.ct-trust-card>p{display:block!important;margin:0 18px 18px 78px}}@media screen and (max-width:989px){.ct-container{width:min(100% - 40px,900px)}.ct-heading-row{grid-template-columns:1fr;gap:14px}.ct-product-grid,.ct-product-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ct-intent__grid,.ct-product-grid--kits,.ct-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-testimonials__grid{grid-template-columns:1fr}.ct-testimonial{border-right:1px solid rgba(46,72,66,.13);border-bottom:1px solid rgba(46,72,66,.13)}.ct-footer__grid{grid-template-columns:1.3fr repeat(2,.7fr)}.ct-footer__column:last-child{grid-column:2 / -1}}@media screen and (max-width:749px){.ct-container{width:min(100% - 36px,620px)}.ct-section{padding:36px 0}.ct-title{font-size:clamp(37px,12vw,50px)}.ct-copy{font-size:15px}.ct-heading-row{margin-bottom:24px}.ct-button{width:100%;min-height:48px}.ct-actions{gap:8px;margin-top:20px}.ct-hero__inner{min-height:490px;justify-content:center;padding:30px 0 28px}.ct-hero--home .ct-hero__inner{min-height:490px;padding-top:calc(var(--header-height, 64px) + 16px);padding-bottom:24px}.ct-hero__media{object-position:center}.ct-hero__title{font-size:clamp(52px,15vw,68px);line-height:.9}.ct-hero__text{margin-top:15px;font-size:16px;line-height:1.42}.ct-hero--catalog .ct-hero__inner{min-height:290px;padding-block:40px 22px}.ct-hero--catalog .ct-hero__title{font-size:clamp(48px,14vw,62px)}.ct-hero--catalog .ct-hero__text{margin-top:14px}.ct-hero--kits .ct-hero__inner{min-height:430px;padding:34px 0 28px}.ct-hero--kits .ct-hero__media{object-position:center 48%}.ct-hero--kits .ct-hero__title{font-size:clamp(50px,14vw,64px)}.ct-marquee__track{padding-block:12px}.ct-product-grid,.ct-product-grid--three,.ct-product-grid--kits{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.ct-shell .ct-card__body .ct-card__title{margin-top:9px!important;font-size:14px}.ct-shell .ct-card__description{margin-top:4px!important;font-size:11px;line-height:1.35}.ct-shell .ct-card__price{margin-top:5px!important;font-size:13px}.ct-card__quick{right:7px;bottom:7px}.ct-card__quick button{width:36px;height:36px;font-size:18px}.ct-card--kit{display:flex}.ct-card--kit .ct-card__body{padding:14px 12px}.ct-shell .ct-card--kit .ct-card__body .ct-card__title{margin-top:0!important;font-size:23px}.ct-shell .ct-card--kit .ct-card__description{margin-top:8px!important}.ct-card--kit .ct-card__link{margin-top:auto;padding-top:12px}.ct-product-grid--kits .ct-card--kit:nth-child(3){grid-column:1 / -1;display:grid;grid-template-columns:50% 50%}.ct-product-grid--kits .ct-card--kit:nth-child(3) .ct-card__media{height:100%;aspect-ratio:auto}.ct-product-grid--kits .ct-card--kit:nth-child(3) .ct-card__body{justify-content:center}.ct-editorial__inner,.ct-editorial--founder .ct-editorial__inner{grid-template-columns:1fr;gap:18px;padding-block:26px}.ct-editorial__media,.ct-editorial--founder .ct-editorial__media{height:190px}.ct-editorial__content,.ct-editorial--founder .ct-editorial__content{padding-left:0;border-left:0}.ct-editorial__title{font-size:37px}.ct-editorial__text{margin-top:12px;font-size:14px}.ct-editorial--founder .ct-editorial__inner{padding-block:44px}.ct-editorial--founder .ct-editorial__mobile-kicker{display:block;order:0;margin:0}.ct-editorial--founder .ct-editorial__media{order:1;height:360px}.ct-editorial--founder .ct-editorial__content{order:2}.ct-editorial--founder .ct-editorial__content>.ct-kicker{display:none}.ct-editorial__quote{font-size:25px}.ct-intent__grid{grid-template-columns:1fr}.ct-intent__card{grid-template-columns:92px minmax(0,1fr);min-height:132px}.ct-intent__media{min-height:100%}.ct-intent__media img{width:62px;height:62px}.ct-intent__media img:first-child{top:18px;left:6px}.ct-intent__media img:last-child{right:6px;bottom:18px}.ct-intent__body{padding:15px 13px 14px}.ct-intent__body h3{font-size:23px}.ct-trust__inner{padding-block:34px 18px}.ct-trust__line{margin-bottom:16px}.ct-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start}.ct-trust-card{align-self:start;border-radius:10px}.ct-trust-card:not([open]){height:86px;min-height:86px}.ct-trust-card:not([open]) summary{min-height:84px}.ct-trust-card summary{display:block!important;min-height:0;padding:14px 23px 13px 55px}.ct-trust-card summary:after{top:8px;right:9px;font-size:20px}.ct-trust-card__copy strong{max-width:108px;font-size:12px;line-height:1.14}.ct-trust-card__copy>span{margin-top:6px;font-size:8.7px}.ct-trust-card>p{margin:-2px 11px 13px 55px;font-size:10px;line-height:1.35}.ct-trust-card__visual{top:11px;left:8px;width:38px;height:38px}.ct-trust-card__visual--custom{top:10px;left:11px;width:35px;height:35px}.ct-trust--kits-start .ct-trust-card:not([open]){min-height:92px}.ct-trust--kits-start .ct-trust-card:not([open]) summary{min-height:90px}.ct-trust--kits-start .ct-trust-card summary{padding:13px 29px 12px 13px}.ct-trust--kits-start .ct-trust-card>p{margin:-2px 12px 12px}.ct-testimonials{padding-block:34px}.ct-testimonials__grid{gap:9px;margin-top:18px}.ct-testimonial{padding:18px 17px}.ct-testimonial blockquote{font-size:23px}.ct-bridge__inner{grid-template-columns:1fr;min-height:0}.ct-bridge__media{order:-1;height:260px;min-height:0}.ct-bridge__copy{padding:42px 20px}.ct-bridge__title{font-size:44px}.ct-shell#catalogo{padding-top:30px;padding-bottom:28px}.ct-guide{padding-block:28px}.ct-guide__panel{grid-template-columns:1fr;gap:15px;padding:20px 16px}.ct-guide__mobile-kicker{display:block;order:0;margin:0}.ct-guide__visual{order:1;height:150px}.ct-guide__copy{order:2}.ct-guide__copy>.ct-kicker{display:none}.ct-shell#kits{padding-top:36px;padding-bottom:34px}.ct-kit-editorial{padding-block:36px}.ct-kit-editorial__inner{grid-template-columns:1fr;gap:18px}.ct-footer__inner{width:min(100% - 36px,620px);padding-top:44px}.ct-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.ct-footer__intro{grid-column:1 / -1}.ct-footer__column:last-child{grid-column:auto}.ct-footer__base{flex-direction:column;margin-top:32px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/ct-storefront.css.map */
