body .chatcut-home{padding:95px max(6vw,24px);color:#294248}body .chatcut-home>*{max-width:1460px;margin-left:auto;margin-right:auto}body .chatcut-home h2{font-size:clamp(36px,4.5vw,68px);line-height:1.4;font-weight:400;margin-top:24px;margin-bottom:40px}body .chatcut-label{font-size:12px;letter-spacing:.18em}body .chatcut-home h3{font-size:clamp(26px,2.5vw,36px);font-weight:400;line-height:1.7}body .chatcut-home p{line-height:2}body .chatcut-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}body .chatcut-price-box{padding:35px;background:#fafcfc;border:2px solid #63e5dc;border-radius:16px;box-shadow:0 0 13px #32d9ce99,0 0 30px #38d4c95c;transition:background .3s,color .3s}body .chatcut-price-box .cta{display:inline-block;margin-top:25px;max-width:100%;box-sizing:border-box;font-size:14px;padding:22px}body .chatcut-price-box .text-link{display:block;width:fit-content;font-size:15px}body .chatcut-strip{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:30px;margin-top:45px;border-radius:14px;background:#1c3035;color:#fff}body .chatcut-strip span{font-size:16px}body .chatcut-strip b{color:#81d8d0;font-size:23px}@media(hover:hover) and (pointer:fine){body .chatcut-price-box:hover{background:#111719;color:#fff}body .chatcut-price-box:hover p,body .chatcut-price-box:hover .text-link{color:#fff}}@media(max-width:760px){body .chatcut-home{padding:65px 24px}body .chatcut-home-grid{grid-template-columns:1fr;gap:25px}body .chatcut-price-box{padding:25px}body .chatcut-strip{flex-direction:column;gap:12px}body .chatcut-strip b{transform:rotate(90deg)}body .chatcut-price-box .cta{padding:20px 14px;font-size:13px}}@media(prefers-reduced-motion:reduce){body .chatcut-price-box{transition:none}}
