.ter-mooka-theme{color:var(--ter-ink);background:var(--ter-surface)}.ter-mooka-theme *{box-sizing:border-box;letter-spacing:0}.ter-mooka-container{width:min(calc(100% - var(--ter-page-gutter-desktop)),var(--ter-page-width));margin-inline:auto}.ter-mooka-header{background:#fff;box-shadow:0 2px 14px #1f262414}.ter-mooka-header .header{display:grid!important;grid-template-columns:44px minmax(150px,220px) minmax(320px,760px) minmax(150px,auto);grid-template-areas:"drawer logo search icons"!important;gap:clamp(18px,2vw,28px);width:min(calc(100% - 96px),1600px);max-width:none;padding:12px 0;align-items:center;justify-content:center}.ter-mooka-header .header__inline-menu{display:none}.ter-mooka-header .header__heading-link{grid-area:logo;text-decoration:none}.ter-mooka-header header-drawer{grid-area:drawer;margin-left:0}.ter-mooka-header .header__heading{grid-area:logo;min-width:0;margin:0}.ter-mooka-header .header__heading-logo-wrapper,.ter-mooka-header .header__heading-logo{max-width:220px}.ter-mooka-header .ter-mooka-search{grid-area:search;width:100%;max-width:760px;min-width:0}.ter-mooka-header .header__heading .h2{color:#241d1b;font-family:var(--font-heading-family);font-size:clamp(34px,3vw,48px);font-weight:800;line-height:1;text-transform:uppercase}.ter-mooka-search{display:grid;grid-template-columns:170px minmax(0,1fr) 64px;min-height:52px;overflow:hidden;border:1px solid #d9d9d9;border-radius:var(--ter-button-radius);background:#f6f6f6;box-shadow:inset 0 0 0 1px #fff9}.ter-mooka-search select,.ter-mooka-search input,.ter-mooka-search button{border:0;font:inherit}.ter-mooka-search select{width:100%;border-right:1px solid #dedede;background:#efefef;color:#1f2624b8;padding:0 14px}.ter-mooka-search input{min-width:0;background:#fff;color:var(--ter-ink);padding:0 18px;font-size:16px}.ter-mooka-search input::placeholder{color:#1f26246b}.ter-mooka-search button{display:grid;place-items:center;background:var(--ter-green-dark)!important;color:#fff;cursor:pointer}.ter-mooka-search button svg{width:24px;height:24px}.ter-mooka-header .header__icons{grid-area:icons;display:flex;flex-wrap:nowrap;justify-self:end;gap:14px;min-width:0;white-space:nowrap}.ter-mooka-header .header__icon{min-width:44px;min-height:44px}.ter-mooka-hero{position:relative;overflow:hidden;background:#eff4f2}.ter-mooka-hero__slide{position:relative;min-height:clamp(520px,64vw,760px);display:grid;align-items:center}.ter-mooka-hero__image,.ter-mooka-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ter-mooka-placeholder{overflow:hidden;background:linear-gradient(120deg,#e8efecc7,#f7f5f0f2),linear-gradient(90deg,#dde8e4,#f7f5f0)}.ter-mooka-placeholder:before,.ter-mooka-placeholder:after{content:"";position:absolute;border:1px solid rgba(31,38,36,.08);background:#ffffff7a}.ter-mooka-placeholder:before{left:11%;bottom:0;width:42%;height:26%}.ter-mooka-placeholder:after{right:12%;top:16%;width:26%;height:30%}.ter-mooka-hero__copy{position:relative;z-index:1;max-width:560px;padding-block:72px}.ter-mooka-eyebrow,.ter-mooka-kicker{margin:0;color:var(--ter-green-dark);font-size:13px;font-weight:800;line-height:1.1;text-transform:uppercase}.ter-mooka-hero h1,.ter-mooka-heading{margin:12px 0 0;color:var(--ter-ink);font-family:var(--font-heading-family);font-weight:850;letter-spacing:0}.ter-mooka-hero h1{max-width:660px;font-size:clamp(46px,7vw,92px);line-height:.96}.ter-mooka-hero__copy div{max-width:520px;margin-top:22px;color:var(--ter-muted);font-size:clamp(17px,1.6vw,22px);line-height:1.48}.ter-mooka-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--ter-ink);border-radius:var(--ter-button-radius);background:var(--ter-ink);color:#fff;padding:0 24px;font-size:15px;font-weight:760;line-height:1;text-decoration:none;transition:transform .18s ease,background .18s ease}.ter-mooka-btn:hover{transform:translateY(-1px);background:#000}.ter-mooka-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;margin-top:0;background:#fff;color:var(--ter-ink);box-shadow:0 10px 24px #1f26240f}.ter-mooka-services__item{display:grid;min-height:112px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:18px;border-left:1px solid rgba(31,38,36,.08);padding:22px clamp(18px,2vw,34px)}.ter-mooka-services__item:first-child{border-left:0}.ter-mooka-services__icon{position:relative;display:block;width:56px;height:56px;flex:0 0 56px;border:2px solid rgba(31,38,36,.62);border-radius:999px;color:#1f2624c2;font-size:22px;font-weight:760;line-height:1}.ter-mooka-services__icon svg{position:absolute;left:50%;top:50%;width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:translate(-50%,-50%)}.ter-mooka-services__icon>span{position:absolute;left:50%;top:50%;display:block;margin:0;color:currentColor;font-size:22px;font-weight:760;line-height:1;transform:translate(-50%,-50%)}.ter-mooka-services strong,.ter-mooka-services span{display:block}.ter-mooka-services strong{color:var(--ter-ink);font-size:clamp(18px,1.45vw,24px);font-weight:850;line-height:1.08}.ter-mooka-services__copy>span{margin-top:4px;color:#1f2624c7;font-size:clamp(14px,1.1vw,17px);line-height:1.3}.ter-mooka-section{padding-block:clamp(calc(var(--ter-section-padding) - 24px),8vw,calc(var(--ter-section-padding) + 20px))}.ter-mooka-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.ter-mooka-heading{font-size:clamp(32px,4.4vw,58px);line-height:1.04}.ter-mooka-section__head div{max-width:640px;color:var(--ter-muted);font-size:17px;line-height:1.55}.ter-mooka-scenarios{overflow:hidden;background:#fff}.ter-mooka-scenarios .ter-mooka-section__head{display:block;max-width:900px;margin-inline:auto;margin-bottom:clamp(34px,5vw,58px);text-align:center}.ter-mooka-scenarios .ter-mooka-section__head div{max-width:none}.ter-mooka-scenarios .ter-mooka-heading{color:var(--ter-ink);font-size:clamp(40px,5vw,64px)}.ter-mooka-scenarios__grid{display:flex;gap:clamp(18px,2.4vw,32px);overflow-x:auto;overscroll-behavior-x:contain;padding:0 0 10px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ter-mooka-scenarios__grid::-webkit-scrollbar{display:none}.ter-mooka-scenario-card{flex:0 0 calc((100% - 96px)/4);min-width:0;color:var(--ter-green-dark);scroll-snap-align:center;text-align:center;text-decoration:none}.ter-mooka-scenario-card__media{position:relative;display:block;aspect-ratio:1.36;overflow:hidden;border-radius:28px;background:var(--ter-mist);box-shadow:0 1px #1f26240a}.ter-mooka-scenario-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ter-mooka-scenario-card__icon{position:relative;z-index:2;display:grid;width:92px;height:80px;place-items:center;margin:-38px auto 24px;color:var(--ter-green-dark);background:#fff0d9;border-radius:48% 52% 46% 54%/56% 48% 52% 44%}.ter-mooka-scenario-card__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.ter-mooka-scenario-card__copy{display:block;max-width:340px;margin-inline:auto}.ter-mooka-scenario-card__copy strong,.ter-mooka-scenario-card__copy span{display:block}.ter-mooka-scenario-card__copy strong{color:var(--ter-ink);font-size:clamp(24px,2.25vw,36px);font-weight:850;line-height:1.14}.ter-mooka-scenario-card__copy span{margin-top:20px;color:var(--ter-muted);font-size:clamp(16px,1.35vw,21px);line-height:1.32}.ter-mooka-scenario-dots{display:none;justify-content:center;gap:12px;margin-top:36px}.ter-mooka-scenario-dots button{width:16px;height:16px;border:2px solid var(--ter-green-dark);border-radius:999px;background:#fff;padding:0;cursor:pointer}.ter-mooka-scenario-dots button.is-active{background:var(--ter-green-dark)}.ter-mooka-products{background:#fff}.ter-mooka-products__layout{display:grid;grid-template-columns:minmax(210px,280px) minmax(0,1fr);gap:clamp(36px,5vw,70px);align-items:center}.ter-mooka-products__intro{display:grid;justify-items:center;text-align:center}.ter-mooka-products__intro .ter-mooka-heading{max-width:280px;font-size:clamp(36px,3.6vw,54px);line-height:1.02}.ter-mooka-products__cta{margin-top:28px;min-width:178px;border-radius:999px;background:var(--ter-green);color:#fff;justify-content:center;box-shadow:none}.ter-mooka-products__carousel{min-width:0}.ter-mooka-products__grid{display:flex;gap:clamp(20px,1.7vw,28px);overflow-x:auto;overscroll-behavior-x:contain;padding:6px 4px 16px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ter-mooka-products__grid::-webkit-scrollbar{display:none}.ter-mooka-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ter-mooka-product,.ter-mooka-blog-card{overflow:hidden;border:1px solid var(--ter-line);border-radius:var(--ter-card-radius);background:#fff;color:var(--ter-ink);text-decoration:none;box-shadow:0 3px 12px #1f262412}.ter-mooka-product{flex:0 0 clamp(210px,16.2vw,238px);display:grid;grid-template-rows:250px minmax(178px,auto);min-height:430px;scroll-snap-align:start}.ter-mooka-product__media,.ter-mooka-blog-card__media{position:relative;min-height:320px;overflow:hidden;background:var(--ter-mist)}.ter-mooka-product__media{min-height:250px;background:#fff}.ter-mooka-product__media img,.ter-mooka-blog-card__media img,.ter-mooka-showcase img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ter-mooka-product__media img{object-fit:contain;padding:20px}.ter-mooka-product__copy,.ter-mooka-blog-card__copy{display:grid;gap:8px;padding:22px;text-align:center}.ter-mooka-product__copy{grid-template-rows:auto auto 1fr;align-content:stretch;min-height:178px;padding:18px 20px 24px;text-align:left}.ter-mooka-product__copy h3,.ter-mooka-blog-card__copy h3{margin:0;color:var(--ter-ink);font-size:clamp(20px,2vw,28px);line-height:1.16}.ter-mooka-product__copy h3{display:-webkit-box;min-height:54px;overflow:hidden;font-size:19px;font-weight:850;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ter-mooka-product__price-row{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;min-height:26px}.ter-mooka-compare-price{color:#1f262485;font-size:17px;text-decoration:line-through}.ter-mooka-price{color:var(--ter-ink);font-size:18px;font-weight:700}.ter-mooka-product__action{align-self:end;margin-top:10px;color:var(--ter-ink);font-size:16px;font-weight:850;text-transform:uppercase}.ter-mooka-products__controls{display:none;align-items:center;justify-content:center;gap:30px;margin:28px auto 0;width:min(360px,calc(100vw - 64px));min-height:64px;border:1px solid var(--ter-line);border-radius:16px;background:#fff;box-shadow:0 6px 18px #1f26240f}.ter-mooka-products__controls button{display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:999px;background:transparent;color:var(--ter-ink);font:inherit;font-size:30px;line-height:1;cursor:pointer}.ter-mooka-products__controls button:disabled{opacity:.35;cursor:default}.ter-mooka-products__controls span{min-width:60px;color:var(--ter-ink);font-size:18px;text-align:center}.ter-mooka-showcase{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.ter-mooka-showcase__media,.ter-mooka-showcase__copy{position:relative;min-height:520px;overflow:hidden;border-radius:14px}.ter-mooka-showcase__copy{display:grid;align-content:center;background:var(--ter-bg);padding:clamp(36px,5vw,72px)}.ter-mooka-showcase__copy ul{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.ter-mooka-showcase__copy li{border-bottom:1px solid var(--ter-line);padding-bottom:12px;color:var(--ter-muted);font-size:17px}.ter-mooka-faq{background:var(--ter-bg)}.ter-mooka-faq__grid{display:grid;grid-template-columns:.7fr 1fr;gap:clamp(32px,6vw,90px)}.ter-mooka-faq details{border-bottom:1px solid var(--ter-line);background:transparent}.ter-mooka-faq summary{cursor:pointer;padding:22px 0;color:var(--ter-ink);font-size:clamp(19px,2vw,26px);font-weight:800;line-height:1.2}.ter-mooka-faq p{margin:0;padding:0 0 22px;color:var(--ter-muted);font-size:16px;line-height:1.55}.ter-mooka-more{background:#fbfaf6;border-top:1px solid rgba(31,38,36,.08)}.ter-mooka-more__head{display:grid;gap:10px;max-width:720px;margin:0 auto clamp(30px,4vw,46px);text-align:center}.ter-mooka-more__head p{margin:0;color:var(--ter-muted);font-size:17px;line-height:1.55}.ter-mooka-more__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(30px,4vw,64px)}.ter-mooka-more__card{color:var(--ter-ink);text-decoration:none}.ter-mooka-more__media{position:relative;display:block;aspect-ratio:1.34;overflow:hidden;border-radius:var(--ter-media-radius);background:linear-gradient(135deg,#6fafa433,#ffffff4d),var(--ter-mist)}.ter-mooka-more__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ter-mooka-more__copy{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:baseline;padding-top:26px}.ter-mooka-more__status{border-bottom:1px solid currentColor;color:var(--ter-green-dark);font-size:14px;font-weight:750;line-height:1.2;text-transform:lowercase}.ter-mooka-more__copy strong{color:var(--ter-ink);font-family:var(--font-heading-family);font-size:clamp(34px,3.2vw,52px);font-weight:var(--font-heading-weight);line-height:1.08}.ter-mooka-subscription{display:grid;min-height:clamp(320px,30vw,420px);padding-block:clamp(44px,5vw,64px);place-items:center;background:var(--ter-subscription-bg, var(--ter-green-dark));color:#fff;text-align:center}.ter-mooka-subscription .ter-mooka-kicker{color:#ffffffb8}.ter-mooka-subscription h2{margin:0;color:#fff;font-size:clamp(32px,4.2vw,58px);line-height:1}.ter-mooka-subscription p{max-width:620px;margin:16px auto 0;color:#ffffffc7;font-size:17px}.ter-mooka-subscription form{display:grid;grid-template-columns:minmax(220px,420px) auto;gap:10px;margin-top:24px}.ter-mooka-subscription input,.ter-mooka-subscription button{min-height:52px;border:0;border-radius:var(--ter-button-radius);padding:0 18px;font:inherit}.ter-mooka-subscription input{background:#fff;color:var(--ter-ink)}.ter-mooka-subscription button{background:var(--ter-subscription-button, var(--ter-ink));color:#fff;font-weight:800;cursor:pointer}.ter-mooka-subscription__subline{margin-top:12px!important;color:#ffffffb3!important;font-size:14px!important;line-height:1.35}.ter-mooka-footer{background:linear-gradient(135deg,#6fafa429,#fff0 42%),#f2f7f4;padding-block:clamp(68px,7vw,104px) 34px;color:var(--ter-ink)}.ter-mooka-footer__top{display:grid;grid-template-columns:minmax(280px,1.35fr) minmax(150px,.85fr) minmax(170px,.9fr) minmax(170px,.75fr);gap:clamp(34px,5vw,92px);align-items:start}.ter-mooka-footer h2,.ter-mooka-footer h3,.ter-mooka-footer p{margin:0}.ter-mooka-footer__column h3,.ter-mooka-footer__social h3{color:var(--ter-ink);font-size:21px;font-weight:850;line-height:1.2}.ter-mooka-footer__brand{position:relative;max-width:380px;padding-left:26px}.ter-mooka-footer__brand:before{content:"";position:absolute;left:0;top:4px;width:4px;height:100%;border-radius:999px;background:var(--ter-green)}.ter-mooka-footer__mark{display:inline-block;color:var(--ter-green-dark);font-size:clamp(30px,3vw,44px);font-weight:900;line-height:1}.ter-mooka-footer__tagline{margin-top:18px;color:var(--ter-ink);font-size:18px;font-weight:800}.ter-mooka-footer__statement{max-width:300px;margin-top:12px;color:#1f2624ad;font-size:16px;line-height:1.55}.ter-mooka-footer__logos{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.ter-mooka-footer__logo{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid rgba(85,123,97,.22);border-radius:999px;background:#ffffff9e;color:var(--ter-green-dark);padding:8px 18px;font-family:var(--font-heading-family);font-size:18px;font-weight:900;line-height:1}.ter-mooka-footer__logo--care{color:var(--ter-ink);font-size:16px;font-weight:850}.ter-mooka-footer__logo img{display:block;width:auto;max-width:140px;max-height:24px;object-fit:contain}.ter-mooka-footer__column ul{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none}.ter-mooka-footer a{color:#1f2624db;font-size:16px;line-height:1.25;text-decoration:none}.ter-mooka-footer a:hover{color:var(--ter-green-dark);text-decoration:underline;text-underline-offset:3px}.ter-mooka-footer__social-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.ter-mooka-footer__social-list a{display:grid;width:32px;height:32px;place-items:center;border-radius:999px;background:#557b6124;color:var(--ter-green-dark)}.ter-mooka-footer__social-list svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ter-mooka-footer__social-list a:first-child svg{fill:currentColor;stroke:none}.ter-mooka-footer__bottom{display:grid;gap:12px;margin-top:clamp(72px,9vw,120px);color:#1f2624b8;font-size:14px}.ter-mooka-footer__legal{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.ter-mooka-footer__legal a{font-size:14px}.ter-mooka-footer__legal span{width:1px;height:14px;background:#1f262452}@media(hover:hover)and (pointer:fine){.ter-mooka-card,.ter-mooka-scenario-card,.ter-mooka-product,.ter-mooka-blog-card{transition:transform .22s ease,box-shadow .22s ease}.ter-mooka-card:hover,.ter-mooka-scenario-card:hover,.ter-mooka-product:hover,.ter-mooka-blog-card:hover{transform:translateY(-4px)}.ter-mooka-scenario-card:hover .ter-mooka-scenario-card__media{box-shadow:var(--ter-shadow)}}@media screen and (max-width:989px){.ter-mooka-container{width:min(calc(100% - var(--ter-page-gutter-mobile)),var(--ter-page-width))}.ter-mooka-header .header{display:flex!important;grid-template-columns:none!important;grid-template-areas:none!important;width:min(calc(100% - var(--ter-page-gutter-mobile)),1600px);gap:10px}.ter-mooka-search{display:none!important}.ter-mooka-services,.ter-mooka-more__grid,.ter-mooka-blog__grid,.ter-mooka-showcase,.ter-mooka-faq__grid{grid-template-columns:1fr}.ter-mooka-services{grid-template-columns:repeat(2,minmax(0,1fr));position:relative;align-items:stretch;overflow:hidden}.ter-mooka-services__item{min-height:96px;grid-template-columns:50px minmax(0,1fr);gap:12px;padding:18px 16px}.ter-mooka-services__icon{width:48px;height:48px;flex-basis:48px}.ter-mooka-services__icon svg{width:26px;height:26px}.ter-mooka-scenarios .ter-mooka-container{width:100%}.ter-mooka-scenarios{padding-block:54px 66px}.ter-mooka-scenarios .ter-mooka-section__head{width:min(calc(100% - var(--ter-page-gutter-mobile)),720px);margin-bottom:34px}.ter-mooka-scenarios .ter-mooka-heading{font-size:clamp(38px,8vw,56px);line-height:1.1}.ter-mooka-scenarios__grid{gap:24px;padding-inline:17vw;scroll-padding-inline:17vw}.ter-mooka-scenario-card{flex-basis:min(66vw,500px)}.ter-mooka-scenario-card__media{aspect-ratio:1.58;border-radius:30px}.ter-mooka-scenario-card__icon{width:70px;height:62px;margin-top:-32px;margin-bottom:20px}.ter-mooka-scenario-card__icon svg{width:32px;height:32px}.ter-mooka-scenario-card__copy{max-width:min(64vw,400px)}.ter-mooka-scenario-card__copy strong{font-size:clamp(28px,5vw,38px);line-height:1.12}.ter-mooka-scenario-card__copy span{margin-top:14px;font-size:clamp(17px,3vw,22px);line-height:1.28}.ter-mooka-card,.ter-mooka-showcase__media,.ter-mooka-showcase__copy{min-height:420px}.ter-mooka-scenario-dots{display:flex}.ter-mooka-products .ter-mooka-container{width:100%}.ter-mooka-products__layout{display:block}.ter-mooka-products__intro{width:min(calc(100% - var(--ter-page-gutter-mobile)),720px);margin-inline:auto}.ter-mooka-products__intro .ter-mooka-heading{max-width:720px;font-size:clamp(46px,8vw,72px)}.ter-mooka-products__cta{min-width:min(42vw,320px);min-height:76px;margin-top:30px;font-size:clamp(20px,3vw,26px)}.ter-mooka-products__grid{gap:24px;margin-top:36px;padding-inline:12vw;scroll-padding-inline:12vw}.ter-mooka-product{flex-basis:min(87vw,670px);grid-template-rows:min(86vw,680px) minmax(270px,auto);min-height:auto;scroll-snap-align:center}.ter-mooka-product__media{min-height:min(86vw,680px)}.ter-mooka-product__copy{min-height:270px;padding:30px 34px 34px}.ter-mooka-product__copy h3{min-height:auto;font-size:clamp(28px,4.3vw,36px);line-height:1.16}.ter-mooka-compare-price,.ter-mooka-price{font-size:clamp(30px,4.2vw,38px)}.ter-mooka-product__action{font-size:clamp(28px,4.2vw,36px)}.ter-mooka-products__controls{display:flex}.ter-mooka-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 48px}}@media screen and (max-width:640px){.ter-mooka-hero__slide{min-height:620px}.ter-mooka-hero__copy{padding-block:48px}.ter-mooka-section__head{display:grid}.ter-mooka-scenarios{padding-block:46px 56px}.ter-mooka-scenarios .ter-mooka-section__head{margin-bottom:28px}.ter-mooka-scenarios .ter-mooka-heading{font-size:clamp(32px,9vw,42px);line-height:1.1}.ter-mooka-scenarios__grid{gap:22px;padding-inline:17vw;scroll-padding-inline:17vw}.ter-mooka-scenario-card{flex-basis:66vw}.ter-mooka-scenario-card__media{border-radius:28px;aspect-ratio:1.6}.ter-mooka-scenario-card__icon{width:66px;height:58px;margin-top:-28px;margin-bottom:16px}.ter-mooka-scenario-card__icon svg{width:30px;height:30px}.ter-mooka-scenario-card__copy{max-width:66vw}.ter-mooka-scenario-card__copy strong{font-size:clamp(25px,6.8vw,32px);line-height:1.12}.ter-mooka-scenario-card__copy span{margin-top:12px;font-size:clamp(16px,4.2vw,19px);line-height:1.28}.ter-mooka-scenario-dots{gap:10px;margin-top:24px}.ter-mooka-scenario-dots button{width:14px;height:14px}.ter-mooka-products{padding-block:66px 82px}.ter-mooka-products__intro .ter-mooka-heading{font-size:clamp(42px,11vw,58px)}.ter-mooka-products__cta{min-width:220px;min-height:64px;margin-top:24px;font-size:18px}.ter-mooka-products__grid{padding-inline:7vw;scroll-padding-inline:7vw}.ter-mooka-product{flex-basis:86vw;grid-template-rows:min(96vw,620px) minmax(230px,auto);min-height:auto}.ter-mooka-product__media{min-height:min(96vw,620px)}.ter-mooka-product__media img{padding:14px}.ter-mooka-product__copy{min-height:230px;padding:24px 28px 30px}.ter-mooka-product__copy h3{min-height:auto;font-size:clamp(24px,6vw,34px);line-height:1.18}.ter-mooka-compare-price,.ter-mooka-price{font-size:clamp(28px,7.8vw,36px)}.ter-mooka-product__action{margin-top:12px;font-size:clamp(26px,7.2vw,34px)}.ter-mooka-more{overflow:visible}.ter-mooka-more .ter-mooka-container{width:min(calc(100% - 44px),760px)}.ter-mooka-more__head{width:min(100%,720px)}.ter-mooka-more__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(38px,7vw,58px) clamp(22px,5vw,34px);overflow:visible;padding-inline:0;scroll-snap-type:none}.ter-mooka-more__card{min-width:0}.ter-mooka-more__copy{display:grid;justify-items:center;min-height:auto;padding-top:22px;text-align:center}.ter-mooka-more__copy strong{font-size:clamp(30px,7.6vw,42px)}.ter-mooka-more__status{font-size:13px}.ter-mooka-subscription{min-height:clamp(360px,92vw,460px);padding-block:54px}.ter-mooka-subscription form{grid-template-columns:1fr;margin-top:22px}.ter-mooka-subscription input,.ter-mooka-subscription button{min-height:58px}.ter-mooka-footer{padding-block:54px 30px}.ter-mooka-footer__top{grid-template-columns:1fr;gap:34px}.ter-mooka-footer__brand p,.ter-mooka-footer__column ul,.ter-mooka-footer__social-list{margin-top:14px}.ter-mooka-footer__brand{max-width:none;padding-left:20px}.ter-mooka-footer__logos{margin-top:22px}.ter-mooka-footer__bottom{margin-top:48px}.ter-mooka-services__item{border:0}.ter-mooka-services:before,.ter-mooka-services:after{content:"";position:absolute;z-index:1;pointer-events:none;background:#1f262414}.ter-mooka-services:before{left:0;right:0;top:50%;height:1px;transform:translateY(-.5px)}.ter-mooka-services:after{top:0;bottom:0;left:50%;width:1px;transform:translate(-.5px)}.ter-mooka-subscription form{grid-template-columns:1fr}}@media screen and (max-width:480px){.ter-mooka-subscription{min-height:clamp(360px,92vw,460px);padding-block:36px}.ter-mooka-subscription h2{font-size:clamp(30px,9vw,38px)}.ter-mooka-subscription p{margin-top:12px;font-size:16px;line-height:1.45}.ter-mooka-subscription form{gap:8px;margin-top:18px}.ter-mooka-subscription input,.ter-mooka-subscription button{min-height:52px}.ter-mooka-subscription__subline{margin-top:10px!important;font-size:13px!important}.ter-mooka-services{grid-template-columns:repeat(2,minmax(0,1fr))}.ter-mooka-services__item{position:relative;z-index:2;min-height:132px;grid-template-columns:46px minmax(0,1fr);gap:12px;border:0;padding:20px 16px}.ter-mooka-services__icon{width:42px;height:42px;flex-basis:42px;border-width:1.8px}.ter-mooka-services__icon svg{width:22px;height:22px}.ter-mooka-services__icon>span{font-size:20px}.ter-mooka-services strong{font-size:clamp(18px,5vw,20px);line-height:1.12}.ter-mooka-services__copy>span{margin-top:5px;font-size:clamp(14px,4.2vw,16px);line-height:1.32}.ter-mooka-products{padding-block:48px 64px}.ter-mooka-products__intro{width:min(calc(100% - 40px),390px)}.ter-mooka-products__intro .ter-mooka-heading{font-size:clamp(34px,10vw,42px);line-height:1.04}.ter-mooka-products__cta{min-width:min(56vw,218px);min-height:54px;margin-top:20px;font-size:17px}.ter-mooka-products__grid{gap:18px;margin-top:28px;padding-inline:11vw;scroll-padding-inline:11vw}.ter-mooka-product{flex-basis:78vw;grid-template-rows:min(72vw,310px) minmax(192px,auto)}.ter-mooka-product__media{min-height:min(72vw,310px)}.ter-mooka-product__media img{padding:12px}.ter-mooka-product__copy{min-height:192px;padding:22px 22px 24px}.ter-mooka-product__copy h3{font-size:clamp(21px,5.7vw,25px);line-height:1.18}.ter-mooka-compare-price,.ter-mooka-price{font-size:clamp(23px,6.5vw,29px)}.ter-mooka-product__action{margin-top:8px;font-size:clamp(22px,6vw,28px)}.ter-mooka-products__controls{width:min(300px,calc(100vw - 56px));min-height:56px;margin-top:22px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ter-mooka.css.map */
