.cutting-table{position:relative;overflow:clip}.cutting-table__surface{position:relative;min-height:50rem;padding-bottom:22px;background-color:linen;background-image:linear-gradient(rgba(26,35,51,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(26,35,51,.015) 1px,transparent 1px),linear-gradient(rgba(26,35,51,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(26,35,51,.03) 1px,transparent 1px);background-size:10px 10px,10px 10px,100px 100px,100px 100px}.cutting-table__surface:before{content:"";position:absolute;top:0;left:0;width:50rem;height:100%;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300' preserveAspectRatio='none'%3E%3Cline x1='120' y1='0' x2='0' y2='120' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3Cline x1='140' y1='0' x2='0' y2='140' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3Cline x1='160' y1='0' x2='0' y2='160' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3Cline x1='180' y1='0' x2='0' y2='180' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3Cline x1='200' y1='0' x2='0' y2='200' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3Cline x1='220' y1='0' x2='0' y2='220' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3Cline x1='240' y1='0' x2='0' y2='240' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3Cline x1='260' y1='0' x2='0' y2='260' stroke='rgba(26,35,51,0.03)' stroke-width='1'/%3E%3C/svg%3E");background-size:50rem 50rem;background-repeat:no-repeat;background-position:top left}.cutting-table__layout{display:grid;grid-template-columns:1fr;align-items:center;min-height:50rem;position:relative;z-index:2;padding-top:3rem;padding-bottom:4rem}@media screen and (min-width:750px){.cutting-table__layout{grid-template-columns:1fr 1fr;gap:4rem}}.cutting-table__content{display:flex;flex-direction:column;align-items:flex-start;gap:0;color:#1a2333;justify-content:center}.cutting-table__heading{margin:0 0 2.5rem;color:#1a2333;text-align:left;font-family:La Siesta Script,cursive;font-size:clamp(4.5rem,6vw,8rem);line-height:1.1;letter-spacing:.01em}.cutting-table__text{opacity:1;color:#1a2333;text-align:left;font-size:clamp(1.6rem,1.4vw,2rem);line-height:1.5;max-width:38rem;margin-bottom:.5rem}.cutting-table__buttons{display:flex;gap:1.2rem;margin-top:1.5rem;margin-bottom:1.5rem;justify-content:flex-start}.cutting-table__buttons .button--secondary{--alpha-button-background: 0;color:#1a2333;border-color:#1a2333}.cutting-table__buttons .button--secondary:hover{background:#1a233314}.cutting-table__buttons .button--primary{background:#1a2333;color:#fff;border:2px solid #1a2333}.cutting-table__buttons .button--primary:hover{background:#2d4268;border-color:#2d4268}.cutting-table__images{position:relative;display:flex;align-items:center;justify-content:center;min-height:42rem}.cutting-table__image{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;opacity:0;transform:scale(1) translateY(0);transition:opacity .6s ease;pointer-events:none}.cutting-table__image--active{opacity:1;pointer-events:auto}.cutting-table__image--active img{animation:dropOnTable .9s cubic-bezier(.2,.8,.3,1) forwards}@keyframes dropOnTable{0%{transform:rotate(25deg) scale(1.15) translateY(-30px);filter:drop-shadow(25px 35px 25px rgba(0,0,0,.35))}50%{transform:rotate(25deg) scale(1) translateY(0);filter:drop-shadow(3px 4px 2px rgba(0,0,0,.2))}to{transform:rotate(25deg) scale(1) translateY(0);filter:drop-shadow(3px 4px 2px rgba(0,0,0,.2))}}.cutting-table__image img{max-height:65rem;max-width:130%;width:auto;height:auto;object-fit:contain;filter:none;transform:rotate(25deg)}.cutting-table__images{overflow:visible;margin-left:-4rem}.cutting-table__tape{position:absolute;left:0;right:0;height:20px;z-index:1;background-repeat:repeat-x;background-position:bottom left;font-size:0;line-height:0}.cutting-table__tape--bottom{bottom:0;background-color:#ecd07e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='14' viewBox='0 0 100 14' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='mm' width='10' height='14' patternUnits='userSpaceOnUse'%3E%3Cline x1='0' y1='0' x2='0' y2='14' stroke='%23111' stroke-width='0.8'/%3E%3Cline x1='1' y1='9' x2='1' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3Cline x1='2' y1='9' x2='2' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3Cline x1='3' y1='9' x2='3' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3Cline x1='4' y1='9' x2='4' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3Cline x1='5' y1='5' x2='5' y2='14' stroke='%23111' stroke-width='0.5'/%3E%3Cline x1='6' y1='9' x2='6' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3Cline x1='7' y1='9' x2='7' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3Cline x1='8' y1='9' x2='8' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3Cline x1='9' y1='9' x2='9' y2='14' stroke='%23333' stroke-width='0.3'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100' height='14' fill='url(%23mm)'/%3E%3Ctext x='1' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E1%3C/text%3E%3Ctext x='11' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E2%3C/text%3E%3Ctext x='21' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E3%3C/text%3E%3Ctext x='31' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E4%3C/text%3E%3Ctext x='41' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E5%3C/text%3E%3Ctext x='51' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E6%3C/text%3E%3Ctext x='61' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E7%3C/text%3E%3Ctext x='71' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E8%3C/text%3E%3Ctext x='81' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E9%3C/text%3E%3Ctext x='90.5' y='5' font-family='system-ui,sans-serif' font-size='3.5' fill='%23333'%3E10%3C/text%3E%3C/svg%3E");background-size:143px 20px;box-shadow:0 1px 2px #00000026}.cutting-table__tape--top{bottom:32px;background-color:#f0c840;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='20' viewBox='0 0 100 20'%3E%3Cline x1='0' y1='0' x2='0' y2='20' stroke='%231a2333' stroke-width='1'/%3E%3Cline x1='10' y1='0' x2='10' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Cline x1='20' y1='0' x2='20' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Cline x1='30' y1='0' x2='30' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Cline x1='40' y1='0' x2='40' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Cline x1='50' y1='0' x2='50' y2='10' stroke='%231a2333' stroke-width='0.7'/%3E%3Cline x1='60' y1='0' x2='60' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Cline x1='70' y1='0' x2='70' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Cline x1='80' y1='0' x2='80' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Cline x1='90' y1='0' x2='90' y2='6' stroke='%231a2333' stroke-width='0.5'/%3E%3Ctext x='3' y='18' font-family='system-ui,sans-serif' font-size='8' fill='%231a2333'%3E1%3C/text%3E%3C/svg%3E");background-size:143px 20px;box-shadow:0 -1px 2px #0000001a}.banner__dark-bar{background:#1a2333;position:relative;z-index:1;padding:0}.banner__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(3rem,6vw,8rem);padding:clamp(3rem,4vw,5rem) 2rem;max-width:var(--page-width);margin:0 auto}.cutting-table__cta-group{display:flex;flex-direction:column;align-items:center}.cutting-table__stars{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;color:#1a2333}.cutting-table__stars-label{font-weight:700}.cutting-table__stars-icons{display:flex;gap:.15rem}.cutting-table__stars-score{font-weight:600}.banner__dark-bar{position:relative}.banner__step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.8rem;position:relative}.banner__step-icon{display:flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;flex-shrink:0;filter:invert(1)}.banner__step-icon img{width:100%;height:100%;object-fit:contain}.banner__step-number{font-family:var(--font-body-family);font-size:clamp(1.6rem,1.4vw,2rem);font-weight:500;color:#ffffff80}.banner__step-label{font-family:var(--font-body-family);font-size:clamp(1.6rem,1.4vw,2rem);font-weight:500;color:#fff;max-width:18rem;line-height:1.4}.banner__trustpilot{position:relative;padding:1.5rem 0;background:transparent;z-index:1;display:flex;justify-content:center}@media screen and (max-width:749px){.banner__steps{gap:2.5rem;padding:2.5rem 2rem}.banner__step-icon{width:4rem;height:4rem}.banner__step-label{font-size:1.25rem}}.banner__trustpilot-inner{display:flex;align-items:center;gap:1rem;color:#fff;font-size:1.8rem;font-family:system-ui,sans-serif}.banner__trustpilot-label{font-weight:700}.banner__trustpilot-stars{display:flex;gap:.2rem}.banner__trustpilot-star{display:block}.banner__trustpilot-star--partial{clip-path:inset(0 20% 0 0);margin-right:-5.6px}.banner__trustpilot-score{opacity:.85}@media only screen and (max-width:749px){.cutting-table__surface{min-height:auto}.cutting-table__layout{min-height:auto;padding:3rem 0 7rem;text-align:center}.cutting-table__content{align-items:center}.cutting-table__images{min-height:25rem}.cutting-table__image img{max-height:25rem}.banner__trustpilot-inner{font-size:1.4rem;flex-wrap:wrap;justify-content:center;gap:.4rem}.banner__trustpilot-star{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-image-banner.css.map */
