.tomra-product-section{background:#fff;color:#002b45;padding:120px 0}.tomra-product-section__inner{align-items:center;box-sizing:border-box;display:grid;gap:90px;grid-template-columns:46% 54%;margin:0 auto;max-width:1200px;padding:0 3rem;width:100%}.tomra-product-section__image{align-items:center;display:flex;justify-content:center}.tomra-product-section__image img{display:block;height:auto;max-height:640px;max-width:520px;object-fit:contain;width:100%}.tomra-product-section__content{max-width:620px}.tomra-product-section__content h2{color:#002b45;font-size:clamp(38px,4.2vw,58px);font-weight:400;letter-spacing:-.035em;line-height:1.12;margin:0 0 28px}.tomra-product-section__intro{margin-bottom:34px}.tomra-product-section__intro p{color:#002b45;font-size:19px;font-weight:400;line-height:1.6;margin:0}.tomra-product-section__benefits{display:grid;gap:18px;margin-top:10px}.tomra-product-section__benefit{align-items:start;display:grid;gap:16px;grid-template-columns:4px 1fr}.tomra-product-section__benefit span{background:#f26522;border-radius:4px;display:block;height:28px;margin-top:2px;width:4px}.tomra-product-section__benefit p{color:#002b45;font-size:18px;font-weight:400;line-height:1.55;margin:0}.tomra-product-section__btn{align-items:center;background:#f26522;border:1px solid #f26522;border-radius:999px;color:#fff;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;line-height:1;margin-top:42px;min-height:54px;padding:0 30px;text-decoration:none;transition:all .2s ease}.tomra-product-section__btn:hover{background:#df5617;border-color:#df5617;color:#fff;text-decoration:none;transform:translateY(-1px)}@media (max-width:980px){.tomra-product-section{padding:86px 0}.tomra-product-section__inner{gap:56px;grid-template-columns:1fr;padding:0 2rem}.tomra-product-section__image{order:1}.tomra-product-section__content{max-width:720px;order:2}.tomra-product-section__image img{max-height:520px;max-width:520px}}@media (max-width:640px){.tomra-product-section{padding:64px 0}.tomra-product-section__inner{gap:42px;padding:0 1.25rem}.tomra-product-section__content h2{font-size:34px}.tomra-product-section__benefit p,.tomra-product-section__intro p{font-size:16px}.tomra-product-section__image img{max-height:380px}.tomra-product-section__btn{width:100%}}