@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:wght@300;400;500;600;700;800&display=swap);.form-fields{display:grid;grid-template-columns:1fr;grid-gap:20px}.mollie-hidden{display:none}.display-grid{display:grid}.label{display:inline-block;font-weight:600;margin-bottom:8px}.field-error,.form-error{color:red;font-size:13px;font-weight:500;margin-bottom:0;margin-top:8px}.mollie-component{background-color:#fff;border:2px solid transparent;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);color:#222;padding:10px 15px;transition:all .05s ease;width:100%}.mollie-component.has-focus{border-color:#07f;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 2px 6px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05)}.mollie-component.is-invalid{background-color:#fff0f0;border-color:red}@media(min-width:350px){.form-fields{grid-template-columns:1fr 1fr}.form-group--card-name,.form-group--card-number,.form-group--form-error,.form-group--save-credit-card{grid-column:span 2}}.online-payment__input{display:none}.online-payment__label{align-items:center;border:1px solid #dedede;border-radius:5px;cursor:pointer;display:flex!important;flex-direction:row;font-weight:700;gap:10px;padding:1rem!important}.online-payment__item{box-sizing:border-box;min-width:25%;padding:1rem}.online-payment__input:checked~.online-payment__label{border-color:#22b99a;box-shadow:inset 0 0 0 2px #22b99a}.online-payment__image{width:50px}.online-payment__credit-card{display:none}.online-payment__item--active.online-payment__item--creditcard{width:100%}.online-payment__item--active .online-payment__credit-card{display:flex;flex-wrap:wrap}.online-online-payment__container{margin-bottom:0!important;margin-top:0!important}.online-payment__credit-card{border-bottom:1px solid #d9d9da;padding:1rem}#applepay,#mollie_applepay_button{display:none}@supports(-webkit-appearance:-apple-pay-button){.apple-pay-button-with-text{-webkit-appearance:-apple-pay-button;cursor:pointer;display:inline-block;padding:19px;width:100%;-apple-pay-button-type:buy}.apple-pay-button-with-text>*{display:none}}@supports not (-webkit-appearance:-apple-pay-button){.apple-pay-button-with-text{--apple-pay-scale:1;border-radius:5px;box-sizing:border-box;display:inline-flex;font-size:12px;justify-content:center;max-height:64px;min-height:32px;min-width:200px;padding:0}.apple-pay-button-with-text.apple-pay-button-black-with-text>.logo{background-color:#000;background-image:-webkit-named-image(apple-pay-logo-white)}.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text>.logo,.apple-pay-button-with-text.apple-pay-button-white-with-text>.logo{background-color:#fff;background-image:-webkit-named-image(apple-pay-logo-black)}.apple-pay-button-with-text>.text{align-self:center;font-family:-apple-system;font-size:calc(1em*var(--apple-pay-scale));font-weight:300;margin-right:calc(2px*var(--apple-pay-scale))}.apple-pay-button-with-text>.logo{background-position:0 50%;background-repeat:no-repeat;background-size:100% 60%;border:none;height:100%;margin-left:calc(2px*var(--apple-pay-scale));width:calc(35px*var(--scale))}}.draggable{position:relative}.mollie-every-label-container span.ui.label{margin:.5rem 0 0 .5rem}.popup-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup{background-color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.3);padding:20px}.popup-header{margin-bottom:10px;text-align:left}.popup-header h2{margin:0}.popup-header hr{border:none;border-top:1px solid #ccc;margin:5px 0}.popup-content{margin-bottom:20px;text-align:center}.popup-content img{display:block;margin:0 auto}.popup-buttons{align-items:center;display:flex;flex-direction:column;text-align:center}.popup-buttons button{background-color:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;margin:5px;padding:10px 20px}.popup-buttons button:hover{background-color:#f0f0f0}.popup-buttons #cancel-button{border:none}.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:5px 8px 2px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#1da7ee;border:1px solid #0073bb;color:#fff;cursor:pointer;margin:0 3px 3px 0;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#92c836;border:1px solid #00578d;color:#fff}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#d2d2d2;border:1px solid #aaa;color:#fff}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #0073bb;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#00578d}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#aaa}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #0073bb;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#00578d}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#aaa}:root{--ts-pr-clear-button:0px;--ts-pr-caret:0px;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ts-wrapper.single .ts-control{--ts-pr-caret:2rem}.ts-wrapper.single .ts-control:after{border-color:grey transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-3px;position:absolute;top:50%;width:0}.ts-wrapper.single .ts-control:not(.rtl):after{right:15px}.ts-wrapper.single .ts-control.rtl:after{left:15px}.ts-wrapper.single.dropdown-active .ts-control:after{border-color:transparent transparent grey;border-width:0 5px 5px;margin-top:-4px}.ts-wrapper.single.input-active .ts-control,.ts-wrapper.single.input-active .ts-control input{cursor:text}.ts-wrapper{display:flex;min-height:36px}.ts-wrapper.multi.has-items .ts-control{padding-left:5px;--ts-pr-min:$padding-x}.ts-wrapper.multi .ts-control [data-value]{background-color:color-mix(#1da7ee,#178ee9,60%);background-image:linear-gradient(180deg,#1da7ee,#178ee9);background-repeat:repeat-x;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03);text-shadow:0 1px 0 rgba(0,51,83,.3)}.ts-wrapper.multi .ts-control [data-value].active{background-color:color-mix(#008fd8,#0075cf,60%);background-image:linear-gradient(180deg,#008fd8,#0075cf);background-repeat:repeat-x}.ts-wrapper.multi.disabled .ts-control [data-value]{background:none;box-shadow:none;color:#999;text-shadow:none}.ts-wrapper.multi.disabled .ts-control [data-value],.ts-wrapper.multi.disabled .ts-control [data-value] .remove{border-color:#e6e6e6}.ts-wrapper.multi.disabled .ts-control [data-value] .remove{background:none}.ts-wrapper.single .ts-control{background-color:color-mix(#fefefe,#f2f2f2,60%);background-image:linear-gradient(180deg,#fefefe,#f2f2f2);background-repeat:repeat-x;box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8)}.ts-dropdown.single,.ts-wrapper.single .ts-control{border-color:#b8b8b8}.dropdown-active .ts-control{border-radius:3px 3px 0 0}.ts-dropdown .optgroup-header{font-size:.85em;font-weight:700;padding-top:7px}.ts-dropdown .optgroup{border-top:1px solid #f0f0f0}.ts-dropdown .optgroup:first-child{border-top:0}[data-loading*=\|show],[data-loading=""],[data-loading=show]{display:none}:root{--atto-orange:#f69025;--atto-orange-2:#e07f18;--atto-ink:#1a1a1a;--atto-text:#3f4a5a;--atto-line:#e9edf2;--atto-topbar-bg:#f5f6f8;--bs-body-font-family:"Inter Tight",system-ui,-apple-system,sans-serif;--bs-link-color:#1a1a1a;--bs-link-hover-color:#f69025}body{color:var(--atto-text);font-family:Inter Tight,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--atto-ink);font-family:Inter Tight,system-ui,sans-serif;font-weight:700}.atto-container{margin:0 auto;max-width:none;padding:0 1rem;width:100%}@media(min-width:992px){.atto-container{padding:0 2rem}}@media(min-width:1600px){.atto-container{padding:0 3rem}}.container{max-width:none!important}.atto-topbar{background:#ededed;color:#333;font-size:.82rem}.atto-topbar__inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:40px}.atto-topbar__tagline{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atto-topbar__tagline strong{color:#111;font-weight:700}.atto-topbar__nav{align-items:center;display:none;gap:.3rem}@media(min-width:992px){.atto-topbar__nav{display:flex}}.atto-topbar__nav>a{border-radius:.3rem;color:#333;padding:.4rem .85rem;text-decoration:none;transition:color .15s ease,background .15s ease;white-space:nowrap}.atto-topbar__nav>a:hover{background:rgba(0,0,0,.04);color:var(--atto-orange)}.atto-topbar__social{align-items:center;display:inline-flex;gap:.2rem;margin-left:.45rem}.atto-topbar__social a{align-items:center;border-radius:50%;color:#555;display:inline-flex;height:28px;justify-content:center;transition:color .15s ease,background .15s ease;width:28px}.atto-topbar__social a:hover{background:rgba(0,0,0,.05);color:var(--atto-orange)}.atto-topbar__switch{align-items:center;background:rgba(0,0,0,.05);border-radius:.4rem;display:inline-flex;gap:.15rem;margin-left:.65rem;padding:.12rem}.atto-topbar__switch a{border-radius:.3rem;color:#555;font-size:.76rem;font-weight:600;letter-spacing:.02em;padding:.22rem .5rem;text-decoration:none;transition:color .15s ease,background .15s ease}.atto-topbar__switch a:hover{color:var(--atto-orange)}.atto-topbar__switch a.is-active{background:var(--atto-orange);color:#fff}body{background:radial-gradient(65% 40% at 8% 34%,rgba(246,144,37,.13) 0,hsla(0,0%,100%,0) 62%),radial-gradient(65% 40% at 92% 34%,rgba(246,144,37,.12) 0,hsla(0,0%,100%,0) 62%),linear-gradient(180deg,#fff,#fff 120px,#fff8f0 320px,#fff 760px);background-repeat:no-repeat}.atto-header{background:#fff}.atto-header__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;padding:.85rem 0}@media(min-width:1200px){.atto-header__inner{flex-wrap:nowrap;gap:1.5rem}}.atto-logo{align-items:center;display:inline-flex;flex:0 0 auto}.atto-logo img{display:block;height:86px;transition:height .25s cubic-bezier(.22,1,.36,1);width:auto}@media(max-width:1199.98px){.atto-logo img{height:74px}}.atto-btn-categories{align-items:center;background:#fff;border:1px solid #e2e6eb;border-radius:.65rem;box-shadow:0 1px 3px rgba(20,25,35,.05);color:var(--atto-ink);display:inline-flex;flex:0 0 auto;font-size:.98rem;font-weight:600;gap:.6rem;line-height:1;padding:.78rem 1.25rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap}.atto-btn-categories:focus,.atto-btn-categories:hover{background:#fff;border-color:rgba(246,144,37,.6);box-shadow:0 .35rem 1rem rgba(246,144,37,.14);color:var(--atto-ink)}.atto-btn-categories__bars{display:inline-flex;flex-direction:column;gap:3px;width:17px}.atto-btn-categories__bars span{background:var(--atto-orange);border-radius:2px;display:block;height:2.4px}.atto-btn-categories__bars span:nth-child(2){width:70%}.atto-btn-categories__caret{color:#8a929c;transition:transform .18s ease}.atto-btn-categories:hover .atto-btn-categories__caret{color:var(--atto-ink);transform:translateY(1px)}.atto-phone{align-items:center;color:var(--atto-ink);display:none;font-weight:600;gap:.5rem;white-space:nowrap}@media(min-width:1400px){.atto-phone{display:flex;margin-left:auto}}.atto-phone svg{color:var(--atto-ink)}@media(max-width:991.98px){.atto-topbar__inner{gap:.5rem;min-height:36px}.atto-topbar__tagline{font-size:.72rem}.atto-topbar__nav{display:flex}.atto-topbar__nav>a,.atto-topbar__social{display:none}.atto-topbar__switch{margin-left:0}.atto-header__inner{align-items:center;display:grid;gap:.7rem .65rem;grid-template-areas:"logo burger . actions" "search search search search";grid-template-columns:auto auto 1fr auto;padding:.7rem 0}.atto-btn-categories{align-items:center;border-radius:.6rem;color:transparent;font-size:0;gap:0;grid-area:burger;height:46px;justify-content:center;line-height:0;min-width:46px;overflow:hidden;padding:0;white-space:nowrap;width:46px}.atto-btn-categories__bars{gap:4px;width:22px}.atto-btn-categories__bars span{background:#fff;height:2.5px}.atto-btn-categories__bars span:nth-child(2){width:100%}.atto-logo{grid-area:logo;justify-content:flex-start}.atto-logo img{height:56px}.atto-actions{gap:.35rem;grid-area:actions}.atto-icon-btn,.atto-icon-btn svg{height:48px;width:48px}.atto-cart__count{font-size:.68rem;height:18px;line-height:18px;min-width:18px;right:1px;top:3px}.atto-search{grid-area:search;min-width:0}.atto-search input{font-size:.92rem;padding:.68rem .9rem}.atto-phone{display:none}.atto-suggest{max-height:62vh}.atto-suggest__thumb{height:40px;width:40px}.atto-suggest__name{font-size:.87rem}.atto-suggest__price{font-size:.85rem}}@media(max-width:380px){.atto-logo img{height:48px}.atto-btn-categories{height:42px;min-width:42px;width:42px}.atto-icon-btn,.atto-icon-btn svg{height:44px;width:44px}.atto-header__inner{gap:.6rem .45rem}}.atto-cc-fab svg{height:38px!important;width:38px!important}@media(max-width:767.98px){.atto-psec{padding:2.5rem 0 .5rem}.atto-psec__title{margin-bottom:1.35rem}.atto-pslider{margin-left:-1rem;margin-right:-1rem}.atto-pslider__arrow{display:none!important}.atto-pslider__track{border-left:0;border-radius:0;border-right:0}.atto-pcard{padding:1.1rem .85rem 1.15rem}.atto-pcard__badge{font-size:.58rem;padding:.24rem .48rem;right:.55rem;top:.55rem}.atto-pcard__img{height:148px;margin-bottom:.9rem}.atto-pcard__sku{font-size:.72rem;margin-bottom:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atto-pcard__sku strong{font-weight:600}.atto-pcard__name{display:-webkit-box;font-size:.78rem;line-height:1.35;margin-bottom:.6rem;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.atto-pcard__price{font-size:1.02rem;white-space:nowrap}.atto-pcard__price em{font-size:.66rem}.atto-tabsec__tabs{gap:.25rem 1.25rem}.atto-tabsec__tab{font-size:.92rem}}.atto-tabbar{display:none}@media(max-width:991.98px){.atto-tabbar{align-items:stretch;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);background:hsla(0,0%,100%,.96);border-top:1px solid var(--atto-line);bottom:0;box-shadow:0 -.35rem 1.2rem rgba(20,25,35,.08);display:grid;grid-template-columns:repeat(4,1fr);left:0;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:1055}}.atto-tabbar__item{align-items:center;background:transparent;border:0;color:#6b7480;display:flex;flex-direction:column;font-family:inherit;font-size:.68rem;font-weight:500;gap:.2rem;justify-content:center;padding:.7rem .25rem .6rem;position:relative;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .2s ease}.atto-tabbar__item:before{background:rgba(246,144,37,.15);border-radius:16px;content:"";height:32px;left:50%;margin-left:-26px;opacity:0;position:absolute;top:6px;transform:scale(.5);transition:transform .32s cubic-bezier(.34,1.56,.64,1),opacity .2s ease;width:52px}.atto-tabbar__item:after{background:var(--atto-orange);border-radius:0 0 3px 3px;content:"";height:3px;left:50%;margin-left:-15px;position:absolute;top:0;transform:scaleX(0);transition:transform .28s cubic-bezier(.34,1.56,.64,1);width:30px}.atto-tabbar__item span,.atto-tabbar__item svg{position:relative;z-index:1}.atto-tabbar__item svg{display:block;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.atto-tabbar__item:active svg{transform:scale(.88)}.atto-tabbar__item.is-active{color:var(--atto-orange);font-weight:600}.atto-tabbar__item.is-active:before{opacity:1;transform:scale(1)}.atto-tabbar__item.is-active:after{transform:scaleX(1)}.atto-tabbar__item.is-active svg{transform:translateY(-1px);stroke-width:2}.atto-tabbar__icon{display:inline-flex;position:relative;z-index:1}.atto-tabbar__badge{background:var(--atto-orange);border-radius:8px;color:#fff;font-size:.62rem;font-style:normal;font-weight:700;height:16px;line-height:16px;min-width:16px;padding:0 4px;position:absolute;right:-8px;text-align:center;top:-4px}@media(max-width:991.98px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}body .atto-top{bottom:calc(78px + env(safe-area-inset-bottom, 0px));right:1rem}.atto-cc-fab{bottom:calc(78px + env(safe-area-inset-bottom, 0px))!important;left:1rem!important}}@media(max-width:767.98px){.atto-footer{padding:2.25rem 0 1rem}.atto-footer__grid{gap:0}.atto-footer__brand{padding-bottom:1.5rem;text-align:center}.atto-footer__brand .atto-footer__logo img{height:66px}.atto-footer__brand .atto-footer__about{line-height:1.85;margin:1rem auto 1.25rem;max-width:42ch}.atto-footer__brand .atto-footer__social{gap:1.5rem;justify-content:center}.atto-footer__contact{border-right:0;border-top:1px solid var(--atto-line);padding:1.25rem 0;text-align:center}.atto-footer__contact .atto-footer__phone{font-size:1.22rem;justify-content:center}.atto-footer__contact .atto-footer__hours{margin-left:0}.atto-footer__contact .atto-footer__line{justify-content:center;text-align:center}.atto-footer__col:not(.atto-footer__contact){border-top:1px solid var(--atto-line)}.atto-footer__col:not(.atto-footer__contact) .atto-footer__title{cursor:pointer;font-size:1rem;margin:0;padding:1.05rem 2rem 1.05rem 0;position:relative;user-select:none}.atto-footer__col:not(.atto-footer__contact) .atto-footer__title:after{border-bottom:2px solid #9aa3ae;border-right:2px solid #9aa3ae;content:"";height:9px;position:absolute;right:.35rem;top:50%;transform:translateY(-70%) rotate(45deg);transition:transform .22s ease;width:9px}.atto-footer__col:not(.atto-footer__contact) .atto-footer__links{max-height:0;opacity:.4;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding-bottom .3s ease}.atto-footer__col:not(.atto-footer__contact) .atto-footer__links li:last-child{margin-bottom:0}.atto-footer__col:not(.atto-footer__contact).is-open .atto-footer__title:after{border-color:var(--atto-orange);transform:translateY(-20%) rotate(-135deg)}.atto-footer__col:not(.atto-footer__contact).is-open .atto-footer__links{max-height:32rem;opacity:1;padding-bottom:1.1rem}.atto-footer__bottom{margin-top:1.5rem;text-align:center}.atto-footer__badges{gap:.8rem}.atto-footer__badges img{height:28px}.atto-trust__grid{grid-template-columns:1fr}.atto-trust__item{border-bottom:1px solid hsla(0,0%,100%,.75);border-right:0}.atto-trust__item:last-child{border-bottom:0}}.atto-sticky{position:relative;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,background-color .3s ease;z-index:1035}.atto-sticky.is-pinned{backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:hsla(0,0%,100%,.88);box-shadow:0 .55rem 1.6rem rgba(20,25,35,.1);left:0;position:fixed;right:0;top:0}.atto-sticky.is-pinned .atto-topbar{display:none}.atto-sticky.is-pinned .atto-header{background:transparent;border-bottom:0}.atto-sticky.is-pinned .atto-header__inner{gap:1rem;padding:.5rem 0}.atto-sticky.is-pinned .atto-logo img{height:56px}@media(min-width:992px){.atto-sticky.is-pinned .atto-btn-categories{font-size:.93rem;padding:.62rem 1.15rem}}@media(max-width:991.98px){.atto-sticky.is-pinned .atto-btn-categories{font-size:0;padding:0}.atto-sticky.is-pinned .atto-btn-categories__bars{gap:4px;width:22px}.atto-sticky.is-pinned .atto-btn-categories__bars span{height:2.5px}.atto-sticky.is-pinned .atto-btn-categories__caret{display:none}.atto-sticky.is-pinned .atto-header__inner{padding:.55rem 0}}.atto-sticky.is-pinned .atto-phone{display:none}.atto-sticky.is-pinned .atto-search{flex:0 1 340px;margin-left:auto}.atto-sticky.is-pinned .atto-search input{font-size:.88rem;padding:.5rem .9rem}.atto-sticky.is-pinned .atto-icon-btn,.atto-sticky.is-pinned .atto-icon-btn svg{height:40px;width:40px}.atto-sticky.is-pinned .atto-nav{background:transparent;border-bottom:0}.atto-sticky.is-pinned .atto-nav__list{padding:0 0 .35rem}.atto-sticky.is-hidden{transform:translateY(-105%)}.atto-sticky__progress{background:linear-gradient(90deg,var(--atto-orange),#ffbe6b);bottom:0;height:2px;left:0;opacity:0;position:absolute;transform:scaleX(0);transform-origin:0 50%;transition:opacity .25s ease;width:100%}.atto-sticky.is-pinned .atto-sticky__progress{opacity:1}.atto-search{align-items:center;background:#f3f5f7;border:1px solid var(--atto-line);border-radius:.45rem;display:flex;flex:0 1 380px;min-width:220px;position:relative;transition:border-color .15s ease,box-shadow .15s ease,border-radius .15s ease}@media(max-width:1399.98px){.atto-search{margin-left:auto}}.atto-search:focus-within{border-color:rgba(246,144,37,.55);box-shadow:0 0 0 3px rgba(246,144,37,.13)}.atto-search.has-suggest{border-bottom-left-radius:0;border-bottom-right-radius:0}.atto-search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.atto-search input{background:transparent;border:0;color:var(--atto-ink);flex:1;font-size:.9rem;outline:none;padding:.6rem .95rem}.atto-search input::placeholder{color:#98a2b1}.atto-search button{align-items:center;background:transparent;border:0;color:#55606f;display:inline-flex;padding:0 1.1rem}.atto-search button:hover{color:var(--atto-orange)}.atto-suggest{background:#fff;border:1px solid var(--atto-line);border-radius:0 0 .55rem .55rem;border-top:0;box-shadow:0 1.1rem 2.6rem rgba(20,25,35,.16);display:none;left:-1px;max-height:min(70vh,560px);overflow-y:auto;overscroll-behavior:contain;position:absolute;right:-1px;top:calc(100% + 1px);z-index:1045}.atto-suggest.is-open{animation:attoSuggestIn .16s ease-out;display:block}.atto-suggest.is-loading{cursor:progress}.atto-suggest__group{background:#fbfcfd;border-bottom:1px solid #f2f5f8;color:#9aa3ae;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:.7rem 1rem .4rem;text-transform:uppercase}.atto-suggest__item{align-items:center;border-bottom:1px solid #f4f7f9;display:flex;gap:.85rem;padding:.6rem 1rem;text-decoration:none;transition:background .12s ease}.atto-suggest__item.is-active,.atto-suggest__item:hover{background:#fff7ee}.atto-suggest__item--taxon .atto-suggest__thumb{background:#fafbfc;border-radius:.35rem}.atto-suggest__thumb{align-items:center;display:flex;flex:0 0 auto;height:46px;justify-content:center;width:46px}.atto-suggest__thumb img{max-height:100%;max-width:100%;object-fit:contain}.atto-suggest__body{flex:1;min-width:0}.atto-suggest__name{color:var(--atto-ink);display:block;display:-webkit-box;font-size:.92rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.atto-suggest__name mark{background:rgba(246,144,37,.22);border-radius:2px;color:inherit;font-weight:600;padding:0 1px}.atto-suggest__meta{color:#8a929c;display:block;font-size:.76rem;margin-top:.15rem}.atto-suggest__meta mark{background:rgba(246,144,37,.22);color:inherit}.atto-suggest__price{color:var(--atto-ink);flex:0 0 auto;font-size:.92rem;font-weight:700;white-space:nowrap}.atto-suggest__all{background:#fffaf4;color:var(--atto-orange);display:block;font-size:.9rem;font-weight:600;padding:.85rem 1rem;text-align:center;text-decoration:none}.atto-suggest__all.is-active,.atto-suggest__all:hover{background:var(--atto-orange);color:#fff}.atto-suggest__empty{color:#6b7480;font-size:.92rem;padding:1.4rem 1rem;text-align:center}@keyframes attoSuggestIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.atto-results__head{padding:.5rem 0 1.75rem}.atto-results__title{font-size:clamp(1.4rem,2.2vw,1.9rem);margin:0}.atto-results__count{color:#6b7480;font-size:.95rem;margin:.45rem 0 0}.atto-results__section{margin-bottom:2.5rem}.atto-results__subtitle{font-size:1.05rem;font-weight:700;margin:0 0 1rem}.atto-results__taxons{display:flex;flex-wrap:wrap;gap:.7rem}.atto-chip{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:2rem;color:var(--atto-ink);display:inline-flex;font-size:.92rem;gap:.6rem;padding:.5rem .95rem .5rem .5rem;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.atto-chip img{height:32px;object-fit:contain;width:32px}.atto-chip em{color:#9aa3ae;font-size:.78rem;font-style:normal}.atto-chip:hover{border-color:rgba(246,144,37,.55);box-shadow:0 .35rem 1rem rgba(20,25,35,.08);color:var(--atto-orange)}.atto-tile__price{color:var(--atto-ink);font-weight:700;margin-top:.35rem}.atto-empty{align-items:center;color:#6b7480;display:flex;flex-direction:column;gap:.75rem;padding:4rem 1rem;text-align:center}.atto-empty svg{color:#cfd6de}.atto-empty p{color:var(--atto-ink);font-size:1.1rem;margin:0}.atto-empty span{font-size:.92rem}.atto-empty span em{color:var(--atto-ink);font-style:normal;font-weight:600}.atto-empty .atto-exp__cta{margin-top:.75rem}.atto-actions{align-items:center;display:flex;flex:0 0 auto;gap:.35rem}.atto-icon-btn{align-items:center;display:inline-flex;height:46px;justify-content:center;position:relative;text-decoration:none;transition:opacity .15s ease;width:46px}.atto-icon-btn svg{display:block;height:46px;width:46px}.atto-icon-btn:hover{opacity:.75}.atto-cart__count{background:var(--atto-orange);border-radius:9px;color:#fff;font-size:.7rem;font-weight:700;height:18px;line-height:18px;min-width:18px;padding:0 5px;position:absolute;right:2px;text-align:center;top:4px}.atto-nav{backdrop-filter:saturate(150%) blur(6px);-webkit-backdrop-filter:saturate(150%) blur(6px);background:transparent;display:none;position:relative}.atto-nav:after{background:linear-gradient(90deg,rgba(20,25,35,0),rgba(20,25,35,.06) 20%,rgba(20,25,35,.06) 80%,rgba(20,25,35,0));bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleY(.5);transform-origin:bottom}@media(min-width:992px){.atto-nav{display:block}}.atto-nav__viewport{align-items:center;display:flex;position:relative}.atto-nav__scroller{flex:1;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.atto-nav__scroller::-webkit-scrollbar{display:none}.atto-nav__scroller:active{cursor:grabbing}.atto-nav__list{align-items:center;display:flex;flex-wrap:nowrap;gap:1.9rem;list-style:none;margin:0;padding:.35rem 0;width:max-content}.atto-nav__item{flex:0 0 auto;position:relative}.atto-nav__item>a{align-items:center;color:var(--atto-ink);display:inline-flex;font-size:1rem;font-weight:500;gap:.32rem;padding:.65rem 0;text-decoration:none;transition:color .15s ease;user-select:none;white-space:nowrap}.atto-nav__item>a:hover{color:var(--atto-orange)}.atto-nav__caret{opacity:.5;transition:transform .18s ease}.atto-nav__item:hover .atto-nav__caret{opacity:1;transform:rotate(180deg)}.atto-nav__arrow{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:50%;box-shadow:0 2px 8px rgba(20,25,35,.08);color:var(--atto-ink);display:none;flex:0 0 auto;height:38px;justify-content:center;transition:background .15s ease,color .15s ease,opacity .15s ease;width:38px;z-index:5}.atto-nav__arrow:hover{background:var(--atto-orange);border-color:var(--atto-orange);color:#fff}.atto-nav__arrow--prev{margin-right:.6rem}.atto-nav__arrow--next{margin-left:.6rem}.atto-nav.is-overflowing .atto-nav__arrow{display:inline-flex}.atto-nav.at-end .atto-nav__arrow--next,.atto-nav.at-start .atto-nav__arrow--prev{opacity:.3;pointer-events:none}.atto-nav__dropdown{background:#fff;border:1px solid var(--atto-line);border-radius:.75rem;box-shadow:0 1.25rem 3rem rgba(20,25,35,.18);display:none;max-height:min(70vh,640px);overflow-y:auto;padding:1.5rem;position:fixed;z-index:1040}.atto-mega{display:grid;gap:1.1rem 1.25rem;grid-template-columns:repeat(4,168px)}.atto-mega__item{align-items:center;border-radius:.5rem;display:flex;flex-direction:column;padding:.5rem .35rem;text-decoration:none;transition:background .15s ease}.atto-mega__item:hover{background:#fafbfc}.atto-mega__img{align-items:center;display:flex;height:74px;justify-content:center;width:100%}.atto-mega__img img{max-height:100%;max-width:100%;object-fit:contain}.atto-mega__name{color:var(--atto-text);font-size:.84rem;line-height:1.3;margin-top:.6rem;text-align:center}.atto-mega__item:hover .atto-mega__name{color:var(--atto-orange)}body .atto-home--plain{background:#fff;padding-top:0}.atto-home{background:transparent;min-height:60vh;padding:2rem 0 3rem}.atto-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:576px){.atto-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.atto-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.atto-grid{grid-template-columns:repeat(6,1fr)}}.atto-tile{align-items:center;background:#fff;border:1px solid #edf0f4;border-radius:.85rem;box-shadow:0 2px 10px rgba(20,25,35,.045);display:flex;flex-direction:column;justify-content:space-between;padding:1.4rem 1rem 1.1rem;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.atto-tile:hover{box-shadow:0 .9rem 2rem rgba(20,25,35,.13);transform:translateY(-3px)}.atto-tile__img{align-items:center;display:flex;height:175px;justify-content:center;width:100%}.atto-tile__img img{max-height:100%;max-width:100%;object-fit:contain}.atto-tile__name{color:var(--atto-text);font-size:.95rem;font-weight:500;line-height:1.35;margin-top:1rem;text-align:center}.atto-tile:hover .atto-tile__name{color:var(--atto-ink)}.atto-tile--wide{grid-column:span 2}@media(min-width:992px){.atto-tile--wide{grid-column:span 2}}@media(min-width:1200px){.atto-tile--wide{grid-column:span 3}}.atto-tile--wide .atto-tile__img{height:300px}.atto-tile--wide .atto-tile__name{color:var(--atto-ink);font-size:1.1rem;font-weight:700}.atto-tile--sm{padding:.9rem .65rem .75rem}.atto-tile--sm .atto-tile__img{height:96px}.atto-tile--sm .atto-tile__name{font-size:.8rem;margin-top:.65rem}.atto-cat-modal .modal-content{border:0;border-radius:1rem}.atto-cat-modal .modal-header{border-bottom:0;padding:1.5rem 1.75rem .5rem}.atto-cat-modal .modal-title{color:var(--atto-ink);font-size:1.35rem;font-weight:700}.atto-cat-modal .modal-body{padding:.5rem 1.75rem 1.75rem}.atto-cat-modal .atto-modal-grid{display:grid;gap:.9rem;grid-template-columns:repeat(3,1fr)}@media(min-width:576px){.atto-cat-modal .atto-modal-grid{grid-template-columns:repeat(5,1fr)}}@media(min-width:992px){.atto-cat-modal .atto-modal-grid{grid-template-columns:repeat(7,1fr)}}@media(min-width:1200px){.atto-cat-modal .atto-modal-grid{grid-template-columns:repeat(9,1fr)}}.atto-cat-modal .atto-tile--wide{grid-column:auto}.atto-cat-modal .atto-tile--wide .atto-tile__img{height:96px}.atto-cat-modal .atto-tile--wide .atto-tile__name{font-size:.8rem;font-weight:500}.btn-primary{--bs-btn-bg:#f69025;--bs-btn-border-color:#f69025;--bs-btn-hover-bg:#e07f18;--bs-btn-hover-border-color:#e07f18;--bs-btn-active-bg:#e07f18;--bs-btn-disabled-bg:#f69025;--bs-btn-disabled-border-color:#f69025;font-weight:600}.atto-psec{padding:3.5rem 0 1rem}.atto-psec__title{color:var(--atto-ink);font-size:clamp(1.45rem,2.4vw,2.05rem);font-weight:700;margin:0 0 1.75rem;text-align:center}.atto-psec__more{display:flex;justify-content:center;margin-top:1.6rem}.atto-psec__more a{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:2rem;color:var(--atto-ink);display:inline-flex;font-size:.92rem;font-weight:500;padding:.68rem 1.5rem;text-decoration:none;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.atto-psec__more a:hover{border-color:rgba(246,144,37,.5);box-shadow:0 .4rem 1.1rem rgba(20,25,35,.07);color:var(--atto-orange)}.atto-pslider{align-items:stretch;display:flex;position:relative}.atto-pslider__track{display:grid;flex:1;gap:0;grid-auto-columns:78%;grid-auto-flow:column;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid var(--atto-line);border-radius:.35rem;grid-auto-columns:50%}.atto-pslider__track::-webkit-scrollbar{display:none}@media(min-width:576px){.atto-pslider__track{grid-auto-columns:42%}}@media(min-width:992px){.atto-pslider__track{grid-auto-columns:25%}}@media(min-width:1200px){.atto-pslider__track{grid-auto-columns:16.6667%}}.atto-pslider__arrow{align-items:center;align-self:center;background:#fff;border:1px solid var(--atto-line);border-radius:50%;box-shadow:0 .25rem .9rem rgba(20,25,35,.1);color:var(--atto-ink);display:none;flex:0 0 auto;height:40px;justify-content:center;transition:background .15s ease,color .15s ease,opacity .15s ease;width:40px;z-index:3}.atto-pslider__arrow:hover{background:var(--atto-orange);border-color:var(--atto-orange);color:#fff}.atto-pslider__arrow--prev{margin-right:.75rem}.atto-pslider__arrow--next{margin-left:.75rem}.atto-pslider.is-overflowing .atto-pslider__arrow{display:inline-flex}.atto-pslider.at-end .atto-pslider__arrow--next,.atto-pslider.at-start .atto-pslider__arrow--prev{opacity:.3;pointer-events:none}.atto-pcard{background:#fff;border-right:1px solid var(--atto-line);display:flex;flex-direction:column;padding:1.5rem 1.25rem 1.35rem;scroll-snap-align:start;text-decoration:none;transition:box-shadow .18s ease}.atto-pcard:last-child{border-right:0}.atto-pcard:hover{box-shadow:0 .6rem 1.6rem rgba(20,25,35,.09)}.atto-pcard__img{align-items:center;display:flex;height:210px;justify-content:center;margin-bottom:1.15rem}.atto-pcard__img img{max-height:100%;max-width:100%;object-fit:contain}.atto-pcard__sku{align-items:center;color:#2f3a46;display:inline-flex;font-size:.84rem;gap:.3rem;margin-bottom:.5rem}.atto-pcard__sku svg{color:#16a34a;flex:0 0 auto}.atto-pcard__sku strong{color:#16a34a;font-weight:600}.atto-pcard__name{color:var(--atto-ink);font-size:.82rem;font-weight:600;line-height:1.4;margin-bottom:.7rem}.atto-pcard__price{color:var(--atto-ink);font-size:1.28rem;font-weight:700;margin-top:auto}.atto-pcard__price em{color:#8a929c;font-size:.78rem;font-style:normal;font-weight:400}.atto-pcard:hover .atto-pcard__name{color:var(--atto-ink)}.atto-tabsec__tabs{display:flex;flex-wrap:wrap;gap:.35rem 2.25rem;justify-content:center;margin:-.75rem 0 1.75rem}.atto-tabsec__tab{background:transparent;border:0;color:#6b7480;cursor:pointer;font-family:inherit;font-size:1.05rem;font-weight:500;padding:.55rem .15rem;position:relative;transition:color .15s ease}.atto-tabsec__tab:after{background:var(--atto-ink);bottom:-.15rem;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s ease}.atto-tabsec__tab:hover{color:var(--atto-ink)}.atto-tabsec__tab.is-active{color:var(--atto-ink);font-weight:700}.atto-tabsec__tab.is-active:after{transform:scaleX(1)}.atto-tabsec__panel{display:none}.atto-tabsec__panel.is-active{animation:attoFadeIn .25s ease;display:block}.atto-tabsec__empty{color:#8a929c;padding:2.5rem 1rem;text-align:center}@keyframes attoFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.atto-pcard__badge{border-radius:.3rem;box-shadow:0 .2rem .5rem rgba(20,25,35,.18);font-size:.66rem;font-weight:700;letter-spacing:.04em;padding:.3rem .62rem;position:absolute;right:.85rem;text-transform:uppercase;top:.85rem;z-index:2}.atto-blog,.atto-pcard{position:relative}.atto-blog{background:radial-gradient(120% 130% at 50% 0,rgba(246,144,37,.07) 0,hsla(0,0%,100%,0) 55%),#fdf6ee;border-radius:1rem;isolation:isolate;margin:3.5rem 0 1rem;overflow:hidden;padding:3.5rem 2rem 4rem}.atto-blog:before{background:linear-gradient(90deg,transparent 0 30%,hsla(0,0%,100%,.55) 30% 30.5%,transparent 30.5% 69.5%,hsla(0,0%,100%,.55) 69.5% 70%,transparent 70%),linear-gradient(180deg,rgba(26,26,26,0),rgba(26,26,26,.05) 45%,rgba(26,26,26,.1));width:240%;z-index:-2}.atto-blog:after,.atto-blog:before{bottom:-1px;content:"";height:96%;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%) perspective(360px) rotateX(63deg);transform-origin:bottom center}.atto-blog:after{animation:attoRoadRun 2.2s linear infinite;background:repeating-linear-gradient(180deg,rgba(246,144,37,.6) 0 44px,rgba(246,144,37,0) 44px 104px);-webkit-mask-image:linear-gradient(180deg,transparent,#000 40%,#000);mask-image:linear-gradient(180deg,transparent,#000 40%,#000);width:22%;will-change:background-position;z-index:-1}@media(prefers-reduced-motion:reduce){.atto-blog:after{animation:none}}.atto-blog__title{color:var(--atto-ink);font-size:clamp(1.5rem,2.6vw,2.15rem);font-weight:700;margin:0 0 2.25rem;text-align:center}.atto-blog .atto-psec__more,.atto-blog__grid,.atto-blog__title{position:relative;z-index:1}.atto-blog__grid{display:grid;gap:2rem 2.5rem;grid-template-columns:1fr}@media(min-width:576px){.atto-blog__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.atto-blog__grid{grid-template-columns:repeat(4,1fr)}}@keyframes attoRoadRun{0%{background-position:0 0}to{background-position:0 104px}}@keyframes attoDashFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-64}}.atto-blogcard{display:flex;flex-direction:column}.atto-blogcard__img{aspect-ratio:16/10;background:#fff;border-radius:.6rem;box-shadow:0 .4rem 1.2rem rgba(26,26,26,.08);display:block;margin-bottom:1.1rem;overflow:hidden}.atto-blogcard__img img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.atto-blogcard__img:hover img{transform:scale(1.04)}.atto-blogcard__date{color:#9aa3ae;font-size:.82rem;margin-bottom:.5rem}.atto-blogcard__heading{font-size:1rem;font-weight:600;line-height:1.45;margin:0 0 1rem}.atto-blogcard__heading a{color:var(--atto-ink);text-decoration:none}.atto-blogcard__heading a:hover{color:var(--atto-orange)}.atto-blogcard__excerpt{color:#6b7480;font-size:.9rem;line-height:1.6;margin:0 0 1rem}.atto-blogcard__more{align-self:flex-start;background:var(--atto-orange);border-radius:2rem;color:#fff;font-size:.82rem;font-weight:600;margin-top:auto;padding:.5rem 1.15rem;text-decoration:none;transition:background .15s ease}.atto-blogcard__more:hover{background:var(--atto-orange-2);color:#fff}.atto-blogpage__head{padding:1rem 0 2.5rem;text-align:center}.atto-blogpage__head h1{font-size:clamp(1.7rem,3vw,2.4rem);margin:0 0 .5rem}.atto-blogpage__head p{color:#6b7480;margin:0}.atto-pager{color:#6b7480;gap:1.5rem}.atto-pager a{color:var(--atto-ink);font-weight:600;text-decoration:none}.atto-pager a:hover{color:var(--atto-orange)}.atto-article-progress{background:transparent;height:3px;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1060}.atto-article-progress span{background:linear-gradient(90deg,var(--atto-orange),#ffc078);display:block;height:100%;transform:scaleX(0);transform-origin:0 50%;width:100%}.atto-article{margin:0 auto;max-width:1000px;padding:1.5rem 0 2rem}.atto-article__crumbs{align-items:center;color:#9aa3ae;display:flex;flex-wrap:wrap;font-size:.84rem;gap:.45rem;margin-bottom:1.75rem}.atto-article__crumbs a{color:#6b7480;text-decoration:none}.atto-article__crumbs a:hover{color:var(--atto-orange)}.atto-article__crumbs .is-current{color:#9aa3ae;max-width:42ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atto-article__meta{align-items:center;color:#8a929c;display:flex;flex-wrap:wrap;font-size:.86rem;gap:.6rem}.atto-article__cat{background:rgba(246,144,37,.12);border-radius:2rem;color:var(--atto-orange);font-size:.76rem;font-weight:600;letter-spacing:.04em;padding:.25rem .7rem;text-transform:uppercase}.atto-article__dot{opacity:.5}.atto-article__head h1{font-size:clamp(1.75rem,3.4vw,2.7rem);letter-spacing:-.01em;line-height:1.2;margin:1rem 0}.atto-article__lead{color:#6b7480;font-size:1.15rem;line-height:1.7;margin:0 0 2rem;max-width:68ch}.atto-article__hero{border-radius:1rem;box-shadow:0 1rem 2.5rem rgba(20,25,35,.1);margin:0 0 2.5rem;overflow:hidden}.atto-article__hero img{display:block;height:auto;width:100%}.atto-article__layout{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:992px){.atto-article__layout{gap:2.5rem;grid-template-columns:62px 1fr}}.atto-article__share{align-items:center;display:flex;flex-direction:row;gap:.6rem}@media(min-width:992px){.atto-article__share{align-items:flex-start;align-self:start;flex-direction:column;position:sticky;top:130px}}.atto-article__share a{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:50%;color:#6b7480;display:inline-flex;height:40px;justify-content:center;transition:all .15s ease;width:40px}.atto-article__share a:hover{background:var(--atto-orange);border-color:var(--atto-orange);color:#fff;transform:translateY(-2px)}.atto-article__share-label{color:#b3bac3;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.atto-article__body{color:#3f4a5a;font-size:1.08rem;line-height:1.9;max-width:74ch}.atto-article__body>:first-child{margin-top:0}.atto-article__body h2{color:var(--atto-ink);font-size:clamp(1.3rem,2.1vw,1.7rem);margin:2.5rem 0 1rem}.atto-article__body h3{color:var(--atto-ink);font-size:clamp(1.12rem,1.8vw,1.35rem);margin:2rem 0 .85rem}.atto-article__body p{margin:0 0 1.4rem}.atto-article__body strong{color:var(--atto-ink);font-weight:600}.atto-article__body img{border-radius:.6rem;height:auto;margin:1.5rem 0;max-width:100%}.atto-article__body a{color:var(--atto-orange);text-decoration:underline;text-underline-offset:2px}.atto-article__body ol,.atto-article__body ul{margin:0 0 1.4rem 1.35rem}.atto-article__body li{margin-bottom:.55rem}.atto-article__body blockquote{border-left:3px solid var(--atto-orange);color:var(--atto-ink);font-size:1.15rem;font-style:italic;margin:1.75rem 0;padding:.5rem 0 .5rem 1.5rem}.atto-article__body table{border-collapse:collapse;font-size:.95rem;margin:1.5rem 0;width:100%}.atto-article__body table td,.atto-article__body table th{border:1px solid var(--atto-line);padding:.7rem .9rem;text-align:left}.atto-article__body table th{background:#fafbfc;color:var(--atto-ink);font-weight:600}.atto-article__foot{border-top:1px solid var(--atto-line);margin-top:3rem;padding-top:1.75rem}.atto-article__back{align-items:center;color:var(--atto-ink);display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;text-decoration:none}.atto-article__back:hover{color:var(--atto-orange)}.atto-article__related{margin-top:3.5rem}@media(min-width:992px){.atto-blog__grid--3{grid-template-columns:repeat(3,1fr)}}.atto-seo{display:grid;gap:2.5rem;grid-template-columns:1fr;margin:3.5rem 0 1rem}@media(min-width:992px){.atto-seo{gap:3.5rem;grid-template-columns:repeat(2,1fr)}}.atto-seo h3{color:var(--atto-ink);font-size:clamp(1.2rem,1.9vw,1.6rem);font-weight:700;margin:0 0 1.1rem}.atto-seo p{color:#5b6672;font-size:1rem;line-height:1.85;margin:0}.atto-seo p strong{color:var(--atto-ink);font-weight:600}.atto-exp{padding:3.5rem 0 .5rem}.atto-exp__card{align-items:center;background:radial-gradient(70% 120% at 0 50%,rgba(246,144,37,.07) 0,hsla(0,0%,100%,0) 70%),linear-gradient(180deg,#fffdfb,#fffefd);border:1px solid #f2ece5;border-radius:1rem;display:grid;gap:2rem;grid-template-columns:1fr;isolation:isolate;overflow:hidden;padding:2.75rem 2.25rem;position:relative}@media(min-width:992px){.atto-exp__card{gap:3.5rem;grid-template-columns:minmax(280px,30%) 1fr;padding:3rem 3.5rem}}.atto-exp__road{display:none;height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:0}@media(min-width:992px){.atto-exp__road{display:block}}.atto-exp__dashes{animation:attoDashFlow 1.5s linear infinite}@media(prefers-reduced-motion:reduce){.atto-exp__dashes{animation:none}}.atto-exp__body,.atto-exp__visual{position:relative;z-index:1}.atto-exp__visual{align-items:center;display:flex;justify-content:center}.atto-exp__visual img{height:auto;max-width:420px;width:100%}.atto-exp__badge{border:1px solid rgba(246,144,37,.45);border-radius:2rem;color:var(--atto-orange);display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.09em;padding:.5rem 1.15rem;text-transform:uppercase}.atto-exp__title{color:var(--atto-ink);font-size:clamp(1.5rem,2.4vw,2.05rem);font-weight:700;line-height:1.25;margin:1.35rem 0 1rem}.atto-exp__text{color:#5b6672;font-size:1rem;line-height:1.7;margin:0 0 1.5rem;max-width:60ch}.atto-exp__text strong{color:var(--atto-ink);font-weight:600}.atto-exp__list{display:grid;gap:.8rem 2.5rem;grid-template-columns:1fr;list-style:none;margin:0 0 1.85rem;padding:0}@media(min-width:768px){.atto-exp__list{grid-template-columns:repeat(2,1fr)}}.atto-exp__list li{color:#4a5563;font-size:.94rem;line-height:1.45;padding-left:1.95rem;position:relative}.atto-exp__list li:before{background:var(--atto-orange) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.4' viewBox='0 0 24 24'%3E%3Cpath d='M5 12.5 9.5 17 19 7.5'/%3E%3C/svg%3E") center/12px 12px no-repeat;border-radius:50%;content:"";height:1.25rem;left:0;position:absolute;top:.05rem;width:1.25rem}.atto-exp__cta{align-items:center;background:var(--atto-orange);border-radius:2rem;box-shadow:0 .6rem 1.4rem rgba(246,144,37,.28);color:#fff;display:inline-flex;font-weight:600;gap:.6rem;padding:.95rem 2rem;text-decoration:none;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.atto-exp__cta:hover{background:var(--atto-orange-2);box-shadow:0 .8rem 1.7rem rgba(246,144,37,.34);color:#fff;transform:translateY(-1px)}.atto-exp__cta:active{transform:translateY(0)}.atto-trust{padding:2.5rem 0 0}.atto-trust__grid{background:#f7ede2;border-radius:.25rem;display:grid;grid-template-columns:1fr;overflow:hidden}@media(min-width:768px){.atto-trust__grid{grid-template-columns:repeat(3,1fr)}}.atto-trust__item{border-right:1px solid hsla(0,0%,100%,.75);color:#4a4033;font-weight:500;padding:.95rem 1rem;text-align:center}.atto-trust__item:last-child{border-right:0}.atto-footer{background:#fff;color:var(--atto-text);padding:3rem 0 1.25rem}.atto-footer__grid{display:grid;gap:2.25rem;grid-template-columns:1fr}@media(min-width:768px){.atto-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.atto-footer__grid{gap:2.5rem;grid-template-columns:1.35fr 1.4fr 1fr .8fr .9fr}}.atto-footer__logo img{height:78px;width:auto}.atto-footer__about{color:#6b7480;font-size:.88rem;line-height:2;margin:1.35rem 0 1.25rem}.atto-footer__about strong{color:var(--atto-orange);font-weight:500}.atto-footer__social{display:flex;gap:1.1rem}.atto-footer__social a{color:#55606f;display:inline-flex;transition:color .15s ease}.atto-footer__social a:hover{color:var(--atto-orange)}.atto-footer__title{color:var(--atto-ink);font-size:1.12rem;font-weight:500;margin:0 0 1.4rem}.atto-footer__title strong{font-weight:700}@media(min-width:1200px){.atto-footer__contact{border-right:1px solid var(--atto-line);padding-right:2rem}}.atto-footer__phone{align-items:center;color:var(--atto-ink);display:flex;font-size:1.32rem;font-weight:600;gap:.7rem;margin-bottom:.85rem;text-decoration:none}.atto-footer__phone:hover{color:var(--atto-orange)}.atto-footer__phone svg{color:var(--atto-ink);flex:0 0 auto}.atto-footer__hours{color:#6b7480;font-size:.88rem;margin:0 0 1.25rem 1.9rem}.atto-footer__sep{border:0;border-top:1px solid var(--atto-line);margin:1.25rem 0}.atto-footer__line{align-items:center;color:var(--atto-ink);display:flex;font-size:.92rem;gap:.65rem;margin:0 0 .7rem}.atto-footer__line svg{color:var(--atto-orange);flex:0 0 auto}.atto-footer__line a{color:var(--atto-ink);text-decoration:none}.atto-footer__line a:hover{color:var(--atto-orange)}.atto-footer__links{list-style:none;margin:0;padding:0}.atto-footer__links li{margin-bottom:.85rem}.atto-footer__links a{color:#55606f;font-size:.95rem;text-decoration:none;transition:color .15s ease}.atto-footer__links a:hover{color:var(--atto-orange)}.atto-footer__bottom{align-items:center;border-top:1px solid var(--atto-line);display:flex;flex-direction:column;gap:1.1rem;margin-top:2.5rem;padding-top:1.4rem}@media(min-width:992px){.atto-footer__bottom{flex-direction:row;justify-content:space-between}}.atto-footer__copy{color:#8a929c;font-size:.82rem}.atto-footer__badges{align-items:center;display:flex;flex-wrap:wrap;gap:1.1rem;justify-content:center}.atto-footer__badges img{height:34px;object-fit:contain;width:auto}.atto-top{align-items:center;background:#eceff3;border:0;border-radius:.55rem;bottom:1.35rem;box-shadow:0 .5rem 1.4rem rgba(20,25,35,.16);color:#55606f;display:inline-flex;height:46px;justify-content:center;opacity:0;position:fixed;right:1.35rem;transform:translateY(14px);transition:opacity .25s ease,transform .25s ease,background .18s ease,color .18s ease,visibility .25s;visibility:hidden;width:46px;z-index:1050}.atto-top.is-visible{opacity:1;transform:translateY(0);visibility:visible}.atto-top:hover{background:var(--atto-orange);color:#fff}.atto-top:active{transform:translateY(1px)}.atto-pdp{margin-inline:auto;max-width:1500px;padding:.8rem 0 2rem}.atto-pdp__crumbs{align-items:center;color:#9aa3ae;display:flex;flex-wrap:wrap;font-size:.84rem;gap:.4rem;margin-bottom:1.75rem}.atto-pdp__crumbs a{color:#8a929c;text-decoration:none}.atto-pdp__crumbs a:hover{color:var(--atto-orange)}.atto-pdp__crumbs .is-current{color:#b3bac2}.atto-pdp__wrap{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:992px){.atto-pdp__wrap{gap:3.5rem;grid-template-columns:1fr 1fr}}.atto-pdp__stage{align-items:center;aspect-ratio:1/1;background:#fff;border:1px solid var(--atto-line);border-radius:.75rem;display:flex;grid-column:-2/-1;justify-content:center;padding:3.5rem;position:relative}.atto-pdp__stage img{height:auto;margin:auto;max-height:82%;max-width:82%;mix-blend-mode:multiply;object-fit:contain;width:auto}.atto-pdp__badge{border-radius:.3rem;font-size:.68rem;font-weight:700;left:.9rem;letter-spacing:.04em;padding:.32rem .7rem;position:absolute;text-transform:uppercase;top:.9rem;z-index:2}.atto-pdp__gallery{align-items:start;display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:576px){.atto-pdp__gallery:has(.atto-pdp__thumbs){grid-template-columns:74px minmax(0,1fr)}}.atto-pdp__thumbs{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;order:-1}@media(min-width:576px){.atto-pdp__thumbs{flex-direction:column;flex-wrap:nowrap;max-height:100%;overflow-y:auto;scrollbar-width:thin}}.atto-pdp__thumb{background:#fff;border:1px solid var(--atto-line);border-radius:.4rem;cursor:pointer;flex:0 0 auto;height:74px;padding:.45rem;transition:border-color .15s ease;width:74px}.atto-pdp__thumb img{height:100%;mix-blend-mode:multiply;object-fit:contain;width:100%}.atto-pdp__thumb.is-active,.atto-pdp__thumb:hover{border-color:var(--atto-orange)}.atto-pdp__status{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1rem}.atto-pdp__instock{align-items:center;align-self:flex-start;background:#16a34a;border-radius:2rem;color:#fff;display:inline-flex;font-size:.82rem;font-weight:600;gap:.4rem;padding:.34rem .85rem}.atto-pdp__delivery{align-items:center;color:#55606f;display:inline-flex;font-size:.9rem;gap:.5rem}.atto-pdp__delivery svg{color:var(--atto-orange)}.atto-pdp__delivery strong{color:var(--atto-orange);font-weight:600}.atto-pdp__title{color:var(--atto-ink);font-size:clamp(1.3rem,2vw,1.72rem);font-weight:700;line-height:1.2;margin:0 0 .75rem}.atto-pdp__sku{align-items:center;color:#55606f;display:flex;font-size:.92rem;gap:.45rem;margin-bottom:1.25rem}.atto-pdp__sku svg{color:#16a34a}.atto-pdp__sku span{color:#16a34a;font-weight:600}.atto-pdp__sku strong{color:var(--atto-ink);font-weight:500}.atto-pdp__highlights{border-top:1px solid var(--atto-line);list-style:disc;margin:0 0 1.5rem;padding:1.35rem 0 0 1.35rem}.atto-pdp__highlights li{color:#3f4a5a;font-size:.95rem;margin-bottom:.55rem}.atto-pdp__highlights li::marker{color:#9aa3ae}.atto-pdp__minititle{color:#55606f;font-size:.82rem;font-weight:700;letter-spacing:.06em;margin:0 0 .9rem;text-transform:uppercase}.atto-pdp__complementary{border-top:1px solid var(--atto-line);margin-bottom:1.5rem;padding-top:1.35rem}.atto-pdp__compgrid{display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.atto-pdp__comp{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:.6rem;display:flex;flex-direction:column;padding:.85rem .6rem 1rem;text-align:center;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease}.atto-pdp__comp:hover{box-shadow:0 .6rem 1.4rem rgba(20,25,35,.1);transform:translateY(-2px)}.atto-pdp__comp-img{align-items:center;display:flex;height:92px;justify-content:center;width:100%}.atto-pdp__comp-img img{max-height:88%;max-width:88%;mix-blend-mode:multiply;object-fit:contain}.atto-pdp__comp-name{color:var(--atto-ink);font-size:.78rem;font-weight:600;line-height:1.35;margin-top:.7rem}.atto-pdp__comp-price{color:var(--atto-ink);font-size:.92rem;font-weight:700;margin-top:.5rem}.atto-pdp__comp-vat{color:#9aa3ae;font-size:.68rem}.atto-pdp__pricebox{border-top:1px solid var(--atto-line);padding-top:1.5rem}.atto-pdp__prices{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.atto-pdp__price{color:var(--atto-orange);font-size:2.4rem;font-weight:700;line-height:1.1}.atto-pdp__vat{color:#9aa3ae;font-size:.82rem}.atto-pdp__old{color:#9aa3ae;font-size:1.05rem;text-decoration:line-through}.atto-pdp__off{background:#fdecec;border-radius:.3rem;color:#c0392b;font-size:.8rem;font-weight:700;padding:.18rem .5rem}.atto-pdp__whatsapp{align-items:center;background:#25d366;border-radius:2rem;box-shadow:0 .5rem 1.2rem rgba(37,211,102,.26);color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.6rem;justify-content:center;padding:.9rem 1.9rem;text-decoration:none;width:100%}.atto-pdp__whatsapp:hover{background:#1fb855;color:#fff}.atto-pdp__meta{border-top:1px solid var(--atto-line);margin-top:1.75rem;padding-top:1.25rem}.atto-pdp__metarow{display:flex;flex-wrap:wrap;font-size:.88rem;gap:.45rem;margin-bottom:.45rem}.atto-pdp__metarow>span{color:#8a929c}.atto-pdp__metarow a{color:var(--atto-orange);text-decoration:none}.atto-pdp__metarow a:hover{text-decoration:underline}.atto-pdp__lower{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:3.5rem}@media(min-width:992px){.atto-pdp__lower{gap:3rem;grid-template-columns:minmax(0,1fr) 340px}}.atto-pdp__desc{color:#4a5563;font-size:.97rem;line-height:1.85}.atto-pdp__desc h2,.atto-pdp__desc h3{color:var(--atto-ink);font-size:1.12rem;font-weight:700;margin:1.9rem 0 .8rem}.atto-pdp__desc p{margin:0 0 1.15rem}.atto-pdp__desc ol,.atto-pdp__desc ul{margin:0 0 1.15rem 1.2rem}.atto-pdp__desc li{margin-bottom:.5rem}.atto-pdp__desc img{border-radius:.5rem;height:auto;max-width:100%}.atto-pdp__desc strong{color:var(--atto-ink)}.atto-pdp__desc a{color:var(--atto-orange)}.atto-pdp__specsec{margin-top:2.5rem}.atto-pdp__sectiontitle{border-bottom:3px solid var(--atto-orange);color:var(--atto-ink);display:inline-block;font-size:1.35rem;font-weight:700;margin:0 0 1.25rem;padding-bottom:.55rem}.atto-pdp__specs{border-collapse:collapse;font-size:.92rem;width:100%}.atto-pdp__specs td,.atto-pdp__specs th{border:1px solid var(--atto-line);padding:.95rem 1.15rem;text-align:left;vertical-align:top}.atto-pdp__specs th{background:#fff;color:#8a929c;font-weight:400;width:38%}.atto-pdp__specs td{color:var(--atto-ink);font-weight:600}.atto-pdp__specs tr:nth-child(2n) td,.atto-pdp__specs tr:nth-child(2n) th{background:#fafbfc}.atto-pdp__aside{display:flex;flex-direction:column;gap:1.25rem}.atto-pdp__panel{background:#fff;border:1px solid var(--atto-line);border-radius:.75rem;padding:1.35rem}.atto-pdp__paneltitle{color:#8a929c;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin:0 0 1rem;text-transform:uppercase}.atto-pdp__download{align-items:center;border:1px solid var(--atto-line);border-radius:.5rem;display:flex;gap:.85rem;padding:.75rem;text-decoration:none;transition:border-color .15s ease,background .15s ease}.atto-pdp__download:hover{background:#fffaf4;border-color:var(--atto-orange)}.atto-pdp__download-ico{align-items:center;background:var(--atto-orange);border-radius:.4rem;color:#fff;display:inline-flex;flex:0 0 auto;font-size:.68rem;font-weight:700;height:42px;justify-content:center;width:42px}.atto-pdp__download-txt{display:flex;flex:1;flex-direction:column}.atto-pdp__download-txt strong{color:var(--atto-ink);font-size:.92rem;font-weight:600}.atto-pdp__download-txt em{color:#9aa3ae;font-size:.78rem;font-style:normal}.atto-pdp__download svg{color:var(--atto-orange)}.atto-pdp__contact{align-items:center;color:var(--atto-ink);display:flex;font-size:.95rem;font-weight:600;gap:.6rem;padding:.5rem 0;text-decoration:none}.atto-pdp__contact svg{flex:0 0 auto}.atto-pdp__contact svg,.atto-pdp__contact:hover{color:var(--atto-orange)}.atto-pdp__hours{border-top:1px solid var(--atto-line);color:#9aa3ae;font-size:.85rem;margin:.85rem 0 0;padding-top:.85rem}.atto-pdp__addr{align-items:flex-start;color:#55606f;display:flex;font-size:.85rem;gap:.5rem;margin:.6rem 0 0}.atto-pdp__addr svg{color:var(--atto-orange);flex:0 0 auto;margin-top:.15rem}@media(max-width:991.98px){.atto-pdp{box-sizing:border-box;max-width:100%;overflow-x:hidden;padding-left:1rem;padding-right:1rem}.atto-pdp__wrap{min-width:0}.atto-pdp__buy,.atto-pdp__info,.atto-pdp__stage{max-width:100%;min-width:0}.atto-pdp__stage{padding:1.25rem}.atto-pdp__stage img{max-width:100%}.atto-pdp__thumbs{flex-wrap:wrap;justify-content:center}.atto-pdp__price{font-size:2rem}.atto-pdp__compgrid{gap:.5rem}.atto-pdp__comp-name{font-size:.72rem}.atto-pdp__pricebox form .btn,.atto-pdp__pricebox form button{flex:1;min-width:0}.atto-pdp__whatsapp{width:100%}.atto-pdp__specs,.atto-pdp__spectable{max-width:100%;width:100%}.atto-pdp__spectable td,.atto-pdp__spectable th{word-break:break-word}}.atto-pcard-wrap{display:flex;flex-direction:column;height:100%}.atto-pcard-wrap .atto-pcard{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;flex:1}.atto-pcard__add{background:#fff;border:1px solid #edf0f4;border-radius:0 0 .7rem .7rem;border-top:0;margin:0;padding:0 .85rem .95rem}.atto-pcard__add button{align-items:center;background:var(--atto-orange);border:0;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:.88rem;font-weight:600;gap:.5rem;justify-content:center;padding:.72rem 1rem;transition:background .15s ease,transform .12s ease;width:100%}.atto-pcard__add button:hover{background:var(--atto-orange-2)}.atto-pcard__add button:active{transform:scale(.985)}.atto-pcard__add button svg{flex:0 0 auto}.atto-pslider__track .atto-pcard-wrap{border-right:1px solid #edf0f4}.atto-pslider__track .atto-pcard-wrap:last-child{border-right:0}@media(max-width:767.98px){.atto-pcard__add{padding:0 .6rem .7rem}.atto-pcard__add button{font-size:.8rem;gap:.35rem;padding:.62rem .7rem}}.atto-pdp__cart{align-items:stretch;display:flex;flex-wrap:nowrap;gap:.75rem;margin-bottom:.75rem}.atto-pdp__qty{align-items:center;background:#f3f5f7;border:1px solid var(--atto-line);border-radius:2rem;display:inline-flex;flex:0 0 auto;overflow:hidden}.atto-pdp__qty input{-moz-appearance:textfield;background:transparent;border:0;color:var(--atto-ink);font:inherit;font-weight:700;padding:.85rem 0;text-align:center;width:46px}.atto-pdp__qty input::-webkit-inner-spin-button,.atto-pdp__qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.atto-pdp__qty input:focus{outline:none}.atto-pdp__qtybtn{background:transparent;border:0;color:#55606f;cursor:pointer;font-size:1.2rem;font-weight:600;line-height:1;padding:.85rem 0;transition:color .15s ease,background .15s ease;width:38px}.atto-pdp__qtybtn:hover{background:rgba(0,0,0,.04);color:var(--atto-orange)}.atto-pdp__addbtn{align-items:center;background:var(--atto-orange);border:0;border-radius:2rem;box-shadow:0 .5rem 1.2rem rgba(246,144,37,.28);color:#fff;cursor:pointer;display:inline-flex;flex:1 1 auto;font:inherit;font-size:1rem;font-weight:600;gap:.55rem;justify-content:center;min-width:0;padding:.9rem 1.9rem;transition:background .15s ease,transform .12s ease}.atto-pdp__addbtn:hover{background:var(--atto-orange-2)}.atto-pdp__addbtn:active{transform:scale(.99)}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}@media(max-width:575.98px){.atto-pdp__addbtn{min-width:0;width:100%}}.atto-cat{padding-top:1.75rem}.atto-cat__head{padding-bottom:1.5rem}.atto-cat__back{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:2rem;color:var(--atto-ink);display:inline-flex;gap:.6rem;margin-bottom:1.1rem;padding:.38rem 1.05rem .38rem .38rem;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.atto-cat__back-ico{background:#f2f4f7;border-radius:50%;color:#55606c;display:grid;height:30px;place-items:center;transition:background .18s ease,color .18s ease,transform .18s ease;width:30px}.atto-cat__back-txt{display:flex;flex-direction:column;line-height:1.15}.atto-cat__back-txt em{color:#9aa3ae;font-size:.6rem;font-style:normal;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.atto-cat__back-txt strong{font-size:.88rem;font-weight:600}.atto-cat__back:hover{border-color:rgba(246,144,37,.55);box-shadow:0 .5rem 1.3rem rgba(246,144,37,.16)}.atto-cat__back:hover .atto-cat__back-ico{background:var(--atto-orange);color:#fff;transform:translateX(-2px)}.atto-cat__title{color:var(--atto-ink);font-size:clamp(1.55rem,2.5vw,2.35rem);font-weight:800;letter-spacing:-.022em;margin:0}.atto-cat__title sup{color:#9aa3ae;font-size:.4em;font-weight:600;margin-left:.3rem;top:-.75em}.atto-cat__intro{color:var(--atto-text);line-height:1.7;margin:.75rem 0 0;max-width:78ch}.atto-cat__subs{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(196px,1fr));padding-bottom:2.25rem}.atto-cat__band{background:#f7f8fa;border-top:1px solid var(--atto-line);padding:1.6rem 0 3.25rem}.atto-cat__toolbar{align-items:center;color:#6b7480;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.75rem;justify-content:space-between;margin-bottom:1.1rem}.atto-cat__toolbar strong{color:var(--atto-ink);font-weight:700}.atto-cat__sort{align-items:center;display:inline-flex;gap:.5rem}.atto-cat__sort label{color:#8a929c;font-size:.8rem}.atto-cat__sort select{background:#fff;border:1px solid var(--atto-line);border-radius:2rem;color:var(--atto-ink);cursor:pointer;font:inherit;font-size:.84rem;font-weight:600;padding:.48rem 2rem .48rem .8rem}.atto-cat__sort select:focus{border-color:rgba(246,144,37,.6);outline:none}.atto-cat__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(218px,1fr))}.atto-cat__grid .atto-pcard-wrap{background:#fff;border:1px solid #edf0f4;border-radius:.75rem;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.atto-cat__grid .atto-pcard-wrap:hover{border-color:rgba(246,144,37,.45);box-shadow:0 .85rem 2rem rgba(20,25,35,.1);transform:translateY(-3px)}.atto-cat__grid .atto-pcard{border-right:0}.atto-cat__grid .atto-pcard:hover{box-shadow:none}.atto-cat__grid .atto-pcard__add{border:0}.atto-cat__empty{color:#8a929c;padding:3rem 1rem;text-align:center}.atto-subcard{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:.9rem;display:flex;flex-direction:column;overflow:hidden;padding:1.3rem 1rem 1.2rem;position:relative;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.atto-subcard:after{background:var(--atto-orange);bottom:0;content:"";height:3px;left:50%;position:absolute;right:50%;transition:left .25s ease,right .25s ease}.atto-subcard__img{align-items:center;display:flex;height:138px;justify-content:center;margin-bottom:.95rem;width:100%}.atto-subcard__img img{max-height:100%;max-width:100%;mix-blend-mode:multiply;object-fit:contain;transition:transform .25s ease}.atto-subcard__name{color:var(--atto-ink);font-size:.86rem;font-weight:600;line-height:1.4}.atto-subcard__count{color:#9aa3ae;font-size:.72rem;margin-top:.3rem}.atto-subcard__go{background:var(--atto-orange);border-radius:50%;color:#fff;display:grid;height:26px;opacity:0;place-items:center;position:absolute;right:.7rem;top:.7rem;transform:translateX(-4px);transition:opacity .2s ease,transform .2s ease;width:26px}.atto-subcard:hover{border-color:rgba(246,144,37,.5);box-shadow:0 .9rem 2.1rem rgba(20,25,35,.11);transform:translateY(-4px)}.atto-subcard:hover:after{left:0;right:0}.atto-subcard:hover .atto-subcard__go{opacity:1;transform:translateX(0)}.atto-subcard:hover .atto-subcard__img img{transform:scale(1.05)}.atto-pager{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center;margin-top:2.5rem}.atto-pager__arrow,.atto-pager__page{background:#fff;border:1px solid var(--atto-line);border-radius:50rem;color:var(--atto-ink);display:grid;font-size:.88rem;font-weight:600;height:40px;min-width:40px;padding:0 .5rem;place-items:center;text-decoration:none;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.atto-pager__arrow:hover,.atto-pager__page:hover{border-color:var(--atto-ink);transform:translateY(-1px)}.atto-pager__page.is-active{background:var(--atto-ink);border-color:var(--atto-ink);color:#fff;cursor:default}.atto-pager__page.is-active:hover{transform:none}.atto-pager__gap{color:#9aa3ae;padding:0 .2rem}.atto-catseo{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 .35rem 1.3rem rgba(20,25,35,.04);margin-top:2.75rem;padding:2.25rem 2.5rem 2.35rem;position:relative}.atto-catseo.is-collapsed{padding-bottom:4.6rem}.atto-catseo.is-collapsed:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 72%);border-radius:0 0 1rem 1rem;bottom:1px;content:"";height:8rem;left:1px;pointer-events:none;position:absolute;right:1px}.atto-catseo__toggle{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:2rem;bottom:1.4rem;box-shadow:0 .4rem 1.1rem rgba(20,25,35,.08);color:var(--atto-ink);cursor:pointer;display:inline-flex;font:inherit;font-size:.86rem;font-weight:600;gap:.45rem;left:50%;padding:.6rem 1.4rem;position:absolute;transform:translateX(-50%);transition:border-color .18s ease,color .18s ease,box-shadow .18s ease;z-index:2}.atto-catseo__toggle svg{transition:transform .25s ease}.atto-catseo__toggle:hover{border-color:var(--atto-orange);box-shadow:0 .5rem 1.3rem rgba(246,144,37,.18);color:var(--atto-orange-2)}.atto-catseo:not(.is-collapsed) .atto-catseo__toggle svg{transform:rotate(180deg)}.atto-catseo__body{position:relative;--atto-seo-clamp:340;color:var(--atto-text);font-size:.95rem;line-height:1.78;overflow:hidden;transition:max-height .38s ease}.atto-catseo__body>:first-child{margin-top:0}.atto-catseo__body>:last-child{margin-bottom:0}.atto-catseo__body h1,.atto-catseo__body h2{color:var(--atto-ink);font-size:1.32rem;font-weight:800;letter-spacing:-.015em;margin:2rem 0 .85rem}.atto-catseo__body h3{color:var(--atto-ink);font-size:1.04rem;font-weight:700;margin:1.7rem 0 .6rem}.atto-catseo__body h4{color:var(--atto-ink);font-size:.95rem;font-weight:700;margin:1.3rem 0 .5rem}.atto-catseo__body p{margin:0 0 1rem}.atto-catseo__body b,.atto-catseo__body strong{color:var(--atto-ink);font-weight:700}.atto-catseo__body a{border-bottom:1px solid rgba(246,144,37,.35);color:var(--atto-orange-2);text-decoration:none}.atto-catseo__body a:hover{border-bottom-color:var(--atto-orange)}.atto-catseo__body ol,.atto-catseo__body ul{margin:0 0 1.15rem;padding-left:1.35rem}.atto-catseo__body ul{list-style:none;padding-left:1.15rem}.atto-catseo__body ul li{margin-bottom:.5rem;padding-left:1.05rem;position:relative}.atto-catseo__body ul li:before{background:var(--atto-orange);border-radius:2px;content:"";height:7px;left:0;position:absolute;top:.62em;transform:rotate(45deg);width:7px}.atto-catseo__body ol li{margin-bottom:.5rem}.atto-catseo__body img{border-radius:.6rem;height:auto;max-width:100%}.atto-catseo__body table{border-collapse:collapse;font-size:.88rem;margin-bottom:1.2rem;width:100%}.atto-catseo__body table td,.atto-catseo__body table th{border-bottom:1px solid var(--atto-line);padding:.6rem .75rem;text-align:left}.atto-catseo__body table th{color:var(--atto-ink);font-weight:700}.atto-faq{margin-top:1.75rem}.atto-faq__title{align-items:center;color:var(--atto-ink);display:flex;font-size:1.35rem;font-weight:800;gap:.7rem;letter-spacing:-.018em;margin:0 0 1.1rem}.atto-faq__mark{background:var(--atto-orange);border-radius:50%;color:#fff;display:grid;font-size:1rem;font-weight:800;height:32px;place-items:center;width:32px}.atto-faq__list{display:grid;gap:.6rem}.atto-faq__item{background:#fff;border:1px solid var(--atto-line);border-radius:.8rem;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.atto-faq__item[open]{border-color:rgba(246,144,37,.45);box-shadow:0 .5rem 1.4rem rgba(20,25,35,.06)}.atto-faq__q{align-items:center;color:var(--atto-ink);cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:1.25rem;justify-content:space-between;line-height:1.5;list-style:none;padding:1.05rem 1.35rem;transition:color .15s ease}.atto-faq__q::-webkit-details-marker{display:none}.atto-faq__q:hover{color:var(--atto-orange-2)}.atto-faq__plus{background:#f2f4f7;border-radius:50%;flex:0 0 auto;height:26px;position:relative;transition:background .2s ease;width:26px}.atto-faq__plus:after,.atto-faq__plus:before{background:#55606c;border-radius:2px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .25s ease,background .2s ease;width:11px}.atto-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.atto-faq__item[open] .atto-faq__plus{background:var(--atto-orange)}.atto-faq__item[open] .atto-faq__plus:after,.atto-faq__item[open] .atto-faq__plus:before{background:#fff}.atto-faq__item[open] .atto-faq__plus:after{transform:translate(-50%,-50%) rotate(0deg)}.atto-faq__a{animation:attoFaqOpen .28s ease;color:var(--atto-text);font-size:.92rem;line-height:1.75;padding:0 1.35rem 1.2rem}.atto-faq__a p{margin:0 0 .8rem}.atto-faq__a p:last-child{margin-bottom:0}.atto-faq__a b,.atto-faq__a strong{color:var(--atto-ink)}.atto-faq__a ol,.atto-faq__a ul{margin:.3rem 0 .8rem;padding-left:1.25rem}.atto-faq__a li{margin-bottom:.35rem}.atto-faq__a a{color:var(--atto-orange-2)}.atto-faq__q::marker{content:""}@keyframes attoFaqOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991.98px){.atto-cat__subs{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.atto-cat__grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.atto-catseo{border-radius:.8rem;padding:1.5rem 1.25rem 1.6rem}}@media(max-width:575.98px){.atto-cat{padding-top:1.1rem}.atto-cat__grid,.atto-cat__subs{grid-template-columns:repeat(2,1fr)}.atto-subcard{padding:.9rem .6rem 1rem}.atto-subcard__img{height:104px;margin-bottom:.7rem}.atto-cat__toolbar,.atto-subcard__name{font-size:.78rem}.atto-faq__q{font-size:.88rem;padding:.9rem 1rem}.atto-faq__a{font-size:.88rem;padding:0 1rem 1rem}}.atto-page{padding-bottom:3.5rem}.atto-page__hero{background:radial-gradient(90% 130% at 50% 0,rgba(246,144,37,.08) 0,hsla(0,0%,100%,0) 60%),#fff;border-bottom:1px solid var(--atto-line);margin-bottom:2.25rem;padding:2.6rem 0 2.2rem;position:relative}.atto-page__title{color:var(--atto-ink);font-size:clamp(1.65rem,2.6vw,2.5rem);font-weight:800;letter-spacing:-.024em;margin:0}.atto-page__dash{background:repeating-linear-gradient(90deg,#fff 0 10px,transparent 10px 20px),var(--atto-orange);border-radius:3px;display:block;height:6px;margin-top:.85rem;width:96px}.atto-page__lead{color:var(--atto-text);font-size:1.02rem;line-height:1.7;margin:1rem 0 0;max-width:74ch}.atto-page__card{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 .35rem 1.3rem rgba(20,25,35,.04);max-width:980px;padding:2.4rem 2.6rem 2.6rem}.atto-certs{display:grid;gap:1.15rem;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.atto-certs__card{background:#fff;border:1px solid var(--atto-line);border-radius:.9rem;display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.atto-certs__card:hover{border-color:rgba(246,144,37,.5);box-shadow:0 .9rem 2.2rem rgba(20,25,35,.13);transform:translateY(-4px)}.atto-certs__frame{aspect-ratio:3/4.1;background:#f7f8fa;display:block}.atto-certs__frame img{height:100%;object-fit:cover;transition:transform .25s ease;width:100%}.atto-certs__card:hover .atto-certs__frame img{transform:scale(1.04)}.atto-certs__open{align-items:center;background:rgba(26,26,26,.88);border-radius:2rem;bottom:.85rem;color:#fff;display:inline-flex;font-size:.78rem;font-weight:600;gap:.4rem;left:50%;opacity:0;padding:.5rem 1rem;position:absolute;transform:translate(-50%,6px);transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.atto-certs__card:hover .atto-certs__open{opacity:1;transform:translate(-50%)}.atto-catalog{align-items:start;display:grid;gap:1.75rem;grid-template-columns:300px minmax(0,1fr)}.atto-catalog__side{display:flex;flex-direction:column;gap:.8rem}.atto-catalog__cover{border:1px solid var(--atto-line);border-radius:.9rem;box-shadow:0 .8rem 2rem rgba(20,25,35,.12);display:block;overflow:hidden;position:relative}.atto-catalog__cover img{display:block;height:auto;transition:transform .3s ease;width:100%}.atto-catalog__cover:hover img{transform:scale(1.03)}.atto-catalog__zoom{border-radius:50%;bottom:.8rem;box-shadow:0 .3rem .9rem rgba(246,144,37,.45);display:grid;height:40px;place-items:center;position:absolute;right:.8rem;width:40px}.atto-catalog__btn,.atto-catalog__zoom{background:var(--atto-orange);color:#fff}.atto-catalog__btn{align-items:center;border-radius:2rem;display:inline-flex;font-size:.92rem;font-weight:600;gap:.55rem;justify-content:center;padding:.85rem 1.2rem;text-decoration:none;transition:background .15s ease,transform .12s ease}.atto-catalog__btn:hover{background:var(--atto-orange-2);color:#fff}.atto-catalog__btn:active{transform:scale(.985)}.atto-catalog__btn--ghost{background:#fff;border:1px solid var(--atto-line);color:var(--atto-ink)}.atto-catalog__btn--ghost:hover{background:#f7f8fa;border-color:#cfd6dd;color:var(--atto-ink)}.atto-catalog__facts{background:rgba(246,144,37,.05);border:1px dashed rgba(246,144,37,.5);border-radius:.8rem;list-style:none;margin:.4rem 0 0;padding:1rem 1.2rem}.atto-catalog__facts li{color:var(--atto-text);font-size:.86rem;margin-bottom:.45rem;padding-left:1.4rem;position:relative}.atto-catalog__facts li:last-child{margin-bottom:0}.atto-catalog__facts li:before{background:var(--atto-orange);border-radius:50%;clip-path:polygon(21% 45%,40% 63%,79% 26%,88% 36%,40% 82%,12% 55%);content:"";height:14px;left:0;position:absolute;top:.32em;width:14px}.atto-catalog__viewer{background:#2b2f36;border:1px solid var(--atto-line);border-radius:.9rem;overflow:hidden}.atto-catalog__viewer iframe{border:0;display:block;height:min(78vh,900px);width:100%}.atto-catalog__fallback{background:#fff;border-top:1px solid var(--atto-line);color:#6b7480;font-size:.84rem;margin:0;padding:.7rem 1rem}.atto-catalog__fallback a{color:var(--atto-orange-2);font-weight:600}.atto-return{align-items:start;display:grid;gap:1.75rem;grid-template-columns:minmax(0,1fr) 330px}.atto-return__form{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 .35rem 1.3rem rgba(20,25,35,.04);padding:2rem 2.2rem 2.2rem}.atto-return__errors{background:#fdecec;border:1px solid #f5c6c6;border-radius:.7rem;color:#8a1f1f;font-size:.9rem;margin-bottom:1.4rem;padding:1rem 1.2rem}.atto-return__errors ul{margin:.4rem 0 0;padding-left:1.2rem}.atto-return__grid{display:grid;gap:0 1.25rem;grid-template-columns:1fr 1fr}.atto-return__field{display:block;margin-bottom:1.15rem}.atto-return__field span{color:var(--atto-ink);display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem}.atto-return__field span em{color:var(--atto-orange-2);font-style:normal}.atto-return__field input,.atto-return__field select,.atto-return__field textarea{background:#fff;border:1px solid #dfe3e9;border-radius:.6rem;color:var(--atto-ink);font:inherit;font-size:.93rem;padding:.78rem .95rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.atto-return__field input:focus,.atto-return__field select:focus,.atto-return__field textarea:focus{border-color:var(--atto-orange);box-shadow:0 0 0 3px rgba(246,144,37,.16);outline:none}.atto-return__field textarea{min-height:110px;resize:vertical}.atto-return__field small{color:#8a929c;display:block;font-size:.78rem;margin-top:.35rem}.atto-return__consent{align-items:flex-start;color:var(--atto-text);cursor:pointer;display:flex;font-size:.85rem;gap:.6rem;margin:.25rem 0 1.4rem}.atto-return__consent input{accent-color:var(--atto-orange);flex:0 0 auto;height:16px;margin-top:.2rem;width:16px}.atto-return__consent a{color:var(--atto-orange-2);font-weight:600}.atto-return__submit{align-items:center;background:var(--atto-orange);border:0;border-radius:2rem;box-shadow:0 .5rem 1.3rem rgba(246,144,37,.3);color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.96rem;font-weight:700;gap:.55rem;padding:.95rem 2rem;transition:background .15s ease,transform .12s ease,box-shadow .15s ease}.atto-return__submit:hover{background:var(--atto-orange-2)}.atto-return__submit:active{transform:scale(.985)}.atto-return__aside{background:#f7f8fa;border:1px solid var(--atto-line);border-radius:1rem;padding:1.8rem 1.9rem}.atto-return__aside h3{color:var(--atto-ink);font-size:1.05rem;font-weight:800;margin:0 0 1.1rem}.atto-return__aside hr{border:0;border-top:1px solid var(--atto-line);margin:1.25rem 0}.atto-return__steps{counter-reset:retur;list-style:none;margin:0;padding:0}.atto-return__steps li{color:var(--atto-text);counter-increment:retur;font-size:.88rem;line-height:1.55;margin-bottom:1.05rem;padding-left:2.6rem;position:relative}.atto-return__steps li strong{color:var(--atto-ink);display:block}.atto-return__steps li:before{background:var(--atto-orange);border-radius:50%;color:#fff;content:counter(retur);display:grid;font-size:.85rem;font-weight:800;height:30px;left:0;place-items:center;position:absolute;top:.1rem;width:30px}.atto-return__help{color:var(--atto-text);font-size:.88rem;margin:0}.atto-return__help a{color:var(--atto-orange-2);font-weight:700;text-decoration:none}.atto-return__done{background:#fff;border:1px solid var(--atto-line);border-radius:1.1rem;box-shadow:0 .6rem 1.8rem rgba(20,25,35,.07);margin:1rem auto 2rem;max-width:560px;padding:3rem 2.5rem;text-align:center}.atto-return__done h2{color:var(--atto-ink);font-size:1.45rem;font-weight:800;margin:1.1rem 0 .5rem}.atto-return__done p{color:var(--atto-text);line-height:1.65;margin:0 0 1.5rem}.atto-return__check{background:#e8f6ec;border-radius:50%;color:#1c8a45;display:inline-grid;height:68px;place-items:center;width:68px}.atto-return__home{background:var(--atto-orange);border-radius:2rem;color:#fff;display:inline-block;font-weight:700;padding:.8rem 1.8rem;text-decoration:none}.atto-return__home:hover{background:var(--atto-orange-2);color:#fff}.atto-bloghero{background:radial-gradient(110% 140% at 50% 0,rgba(246,144,37,.09) 0,hsla(0,0%,100%,0) 58%),#fff;border-bottom:1px solid var(--atto-line);margin-bottom:2rem;padding:2.6rem 0 2.5rem;position:relative}.atto-bloghero__head{margin-bottom:1.75rem}.atto-bloghero__kicker{align-items:center;background:rgba(246,144,37,.12);border-radius:2rem;color:var(--atto-orange-2);display:inline-flex;font-size:.74rem;font-weight:800;gap:.45rem;letter-spacing:.09em;padding:.4rem 1rem;text-transform:uppercase}.atto-bloghero__title{color:var(--atto-ink);font-size:clamp(1.7rem,2.8vw,2.6rem);font-weight:800;letter-spacing:-.025em;margin:.85rem 0 0}.atto-bloghero__lead{color:var(--atto-text);line-height:1.7;margin:.7rem 0 0;max-width:72ch}.atto-bloghero__grid{display:grid;gap:1.15rem;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.atto-bloghero__main{border-radius:1.1rem;box-shadow:0 .8rem 2.2rem rgba(20,25,35,.14);display:block;min-height:420px;overflow:hidden;position:relative;text-decoration:none}.atto-bloghero__main>img{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .45s ease;width:100%}.atto-bloghero__main:hover>img{transform:scale(1.045)}.atto-bloghero__overlay{background:linear-gradient(0deg,rgba(12,14,18,.88) 0,rgba(12,14,18,.35) 52%,rgba(12,14,18,.05));inset:0;position:absolute}.atto-bloghero__content{bottom:0;display:flex;flex-direction:column;gap:.5rem;left:0;padding:1.9rem 2rem;position:absolute;right:0}.atto-bloghero__cat{align-self:flex-start;background:var(--atto-orange);border-radius:2rem;color:#fff;font-size:.68rem;font-style:normal;font-weight:800;letter-spacing:.06em;padding:.3rem .75rem;text-transform:uppercase}.atto-bloghero__mtitle{color:#fff;font-size:clamp(1.15rem,1.9vw,1.6rem);font-weight:800;letter-spacing:-.015em;line-height:1.3}.atto-bloghero__mexcerpt{color:hsla(0,0%,100%,.82);font-size:.92rem;line-height:1.6}.atto-bloghero__meta{color:hsla(0,0%,100%,.6);font-size:.8rem}.atto-bloghero__side{display:grid;gap:1.15rem;grid-template-rows:repeat(3,1fr)}.atto-bloghero__mini{background:#fff;border:1px solid var(--atto-line);border-radius:.9rem;display:grid;grid-template-columns:148px minmax(0,1fr);overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.atto-bloghero__mini:hover{border-color:rgba(246,144,37,.5);box-shadow:0 .7rem 1.8rem rgba(20,25,35,.1);transform:translateY(-3px)}.atto-bloghero__mini-img{display:block;height:100%;min-height:108px}.atto-bloghero__mini-img img{height:100%;object-fit:cover;width:100%}.atto-bloghero__mini-body{display:flex;flex-direction:column;gap:.3rem;justify-content:center;padding:.9rem 1.05rem}.atto-bloghero__mini-body em{color:var(--atto-orange-2);font-size:.64rem;font-style:normal;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.atto-bloghero__mini-body strong{color:var(--atto-ink);display:-webkit-box;font-size:.88rem;font-weight:700;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.atto-bloghero__mini-body span{color:#9aa3ae;font-size:.76rem}.atto-blogcats{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.atto-blogcats__chip{background:#fff;border:1px solid var(--atto-line);border-radius:2rem;color:var(--atto-ink);font-size:.84rem;font-weight:600;padding:.5rem 1.1rem;text-decoration:none;transition:border-color .15s ease,background .15s ease,color .15s ease}.atto-blogcats__chip sup{color:#9aa3ae;font-weight:600;margin-left:.15rem}.atto-blogcats__chip:hover{border-color:var(--atto-orange);color:var(--atto-orange-2)}.atto-blogcats__chip.is-active{background:var(--atto-ink);border-color:var(--atto-ink);color:#fff}.atto-blogcats__chip.is-active sup{color:hsla(0,0%,100%,.6)}.atto-blogpage{padding-bottom:3.5rem}.atto-blogpage__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(272px,1fr))}.atto-blogcard__cat{background:rgba(26,26,26,.82);border-radius:2rem;color:#fff;font-size:.64rem;font-weight:800;left:.75rem;letter-spacing:.06em;padding:.28rem .7rem;position:absolute;text-transform:uppercase;top:.75rem}.atto-blogcard--img .atto-blogcard__img{position:relative}@media(max-width:991.98px){.atto-catalog{grid-template-columns:1fr}.atto-catalog__side{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.atto-catalog__cover{flex:0 0 200px}.atto-catalog__btn{flex:1 1 200px}.atto-catalog__facts{flex:1 1 100%}.atto-bloghero__grid,.atto-return{grid-template-columns:1fr}.atto-bloghero__main{min-height:320px}.atto-bloghero__side{grid-template-rows:none}}@media(max-width:575.98px){.atto-page__hero{margin-bottom:1.5rem;padding:1.8rem 0 1.6rem}.atto-page__card{padding:1.4rem 1.2rem 1.6rem}.atto-certs{gap:.75rem;grid-template-columns:repeat(2,1fr)}.atto-return__form{padding:1.4rem 1.15rem 1.6rem}.atto-return__grid{grid-template-columns:1fr}.atto-catalog__viewer iframe{height:65vh}.atto-bloghero{padding:1.8rem 0 1.9rem}.atto-bloghero__content{padding:1.2rem 1.1rem}.atto-bloghero__mini{grid-template-columns:112px minmax(0,1fr)}.atto-bloghero__mini-body{padding:.7rem .8rem}}.atto-page__crumbs{align-items:center;color:#9aa3ae;display:flex;font-size:.8rem;gap:.5rem;margin-bottom:.75rem}.atto-page__crumbs a{color:#6b7480;text-decoration:none}.atto-page__crumbs a:hover{color:var(--atto-orange-2)}.atto-page__crumbs .is-current{color:var(--atto-ink);font-weight:600}.atto-info{align-items:start;display:grid;gap:1.75rem;grid-template-columns:292px minmax(0,1fr)}.atto-info__side{display:flex;flex-direction:column;gap:1.1rem;position:sticky;top:96px}.atto-info__nav{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 .35rem 1.3rem rgba(20,25,35,.04);padding:1.15rem 1rem 1.2rem}.atto-info__navtitle{color:#9aa3ae;font-size:.72rem;font-weight:800;letter-spacing:.1em;margin:0 0 .75rem;padding:0 .55rem;text-transform:uppercase}.atto-info__navsep{border-top:1px dashed var(--atto-line);margin:.6rem .55rem}.atto-info__link{align-items:center;border-radius:.6rem;color:var(--atto-text);display:flex;font-size:.89rem;font-weight:500;gap:.65rem;padding:.62rem .8rem;position:relative;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.atto-info__link svg{color:#9aa3ae;flex:0 0 auto;transition:color .15s ease}.atto-info__link:hover{background:#f7f8fa;color:var(--atto-ink);transform:translateX(2px)}.atto-info__link:hover svg{color:var(--atto-orange)}.atto-info__link.is-active{background:rgba(246,144,37,.1);color:var(--atto-ink);font-weight:700}.atto-info__link.is-active svg{color:var(--atto-orange)}.atto-info__link.is-active:before{background:var(--atto-orange);border-radius:2px;bottom:22%;content:"";left:0;position:absolute;top:22%;width:3px}.atto-info__help{background:linear-gradient(145deg,#1f2229,#2a2e37);border-radius:1rem;box-shadow:0 .6rem 1.6rem rgba(20,25,35,.18);color:#fff;padding:1.3rem 1.4rem 1.4rem}.atto-info__help h3{color:#fff;font-size:1rem;font-weight:800;margin:0 0 .35rem}.atto-info__help p{color:hsla(0,0%,100%,.65);font-size:.82rem;line-height:1.55;margin:0 0 .9rem}.atto-info__help-line{align-items:center;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:.55rem;padding:.4rem 0;text-decoration:none}.atto-info__help-line svg,.atto-info__help-line:hover{color:var(--atto-orange)}.atto-info__card{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 .35rem 1.3rem rgba(20,25,35,.04);max-width:none;padding:2.4rem 2.75rem 2.75rem}@media(max-width:991.98px){.atto-info{grid-template-columns:1fr}.atto-info__side{position:static}.atto-info__nav{display:flex;gap:.4rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:.75rem;scrollbar-width:none}.atto-info__nav::-webkit-scrollbar{display:none}.atto-info__navsep,.atto-info__navtitle{display:none}.atto-info__link{border:1px solid var(--atto-line);border-radius:2rem;flex:0 0 auto;font-size:.82rem;padding:.5rem .9rem;white-space:nowrap}.atto-info__link svg,.atto-info__link.is-active:before{display:none}.atto-info__link.is-active{border-color:var(--atto-orange)}.atto-info__help{display:none}.atto-info__card{padding:1.5rem 1.25rem 1.7rem}}.atto-postprods{background:#f7f8fa;border:1px solid var(--atto-line);border-radius:1rem;margin:2rem 0 2.4rem;padding:1.5rem 1.5rem 1.6rem}.atto-postprods__kicker{align-items:center;background:rgba(246,144,37,.13);border-radius:2rem;color:var(--atto-orange-2);display:inline-flex;font-size:.72rem;font-weight:800;gap:.45rem;letter-spacing:.08em;margin-bottom:1.1rem;padding:.42rem 1rem;text-transform:uppercase}.atto-postprods__grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(215px,1fr))}.atto-postprods__grid .atto-pcard-wrap{background:#fff;border:1px solid #edf0f4;border-radius:.75rem;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.atto-postprods__grid .atto-pcard-wrap:hover{border-color:rgba(246,144,37,.45);box-shadow:0 .85rem 2rem rgba(20,25,35,.1);transform:translateY(-3px)}.atto-postprods__grid .atto-pcard{border-right:0;padding:1.1rem 1rem 1rem}.atto-postprods__grid .atto-pcard:hover{box-shadow:none}.atto-postprods__grid .atto-pcard__img{height:150px}.atto-postprods__grid .atto-pcard__add{border:0}.atto-flip__shell{background:radial-gradient(120% 150% at 50% -10%,#3a3f49 0,#23262d 55%,#1b1e24 100%);border-radius:1.1rem;box-shadow:0 1.2rem 3rem rgba(20,25,35,.25);overflow:hidden;position:relative}.atto-flip__stage{align-items:center;display:flex;justify-content:center;min-height:420px;padding:2.4rem 2rem 2rem}.atto-flip__book{touch-action:pan-y;width:min(100%,1120px)}.atto-flip__page{background:#fff;overflow:hidden}.atto-flip__page img{background:#fff;display:block;height:100%;object-fit:cover;user-select:none;width:100%}.atto-flip .stf__item{background:#fff}.atto-flip .--left{border-radius:6px 0 0 6px}.atto-flip .--right{border-radius:0 6px 6px 0}.atto-flip__bar{background:hsla(0,0%,100%,.05);border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;gap:.5rem;padding:.9rem 1.2rem 1.1rem}.atto-flip__bar,.atto-flip__btn{align-items:center;justify-content:center}.atto-flip__btn{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.16);border-radius:2rem;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.86rem;font-weight:600;gap:.45rem;height:42px;min-width:42px;padding:0 .8rem;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .12s ease}.atto-flip__btn:hover{background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.3);color:#fff}.atto-flip__btn:active{transform:scale(.96)}.atto-flip__btn--wide{padding:0 1.15rem}.atto-flip__btn--wa{background:#1fa855;border-color:#1fa855}.atto-flip__btn--wa:hover{background:#18944a;border-color:#18944a}.atto-flip__btn .atto-flip__ico-off,.atto-flip__btn.is-off .atto-flip__ico-on{display:none}.atto-flip__btn.is-off .atto-flip__ico-off{display:block}.atto-flip__btn.is-off{opacity:.55}.atto-flip__counter{color:#fff;font-size:.92rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em;min-width:86px;text-align:center}.atto-flip__sep{background:hsla(0,0%,100%,.14);height:26px;margin:0 .35rem;width:1px}.atto-flip__hint{color:#9aa3ae;font-size:.82rem;margin:.9rem 0 0;text-align:center}.atto-flip__shell:fullscreen{border-radius:0;display:flex;flex-direction:column}.atto-flip__shell:fullscreen .atto-flip__stage{flex:1;min-height:0}.atto-flip__shell:fullscreen .atto-flip__book{width:min(100%,1400px)}@media(max-width:767.98px){.atto-flip__stage{min-height:300px;padding:1.2rem .8rem 1rem}.atto-flip__bar{gap:.4rem;padding:.7rem .6rem .9rem}.atto-flip__btn{font-size:.8rem;height:38px;min-width:38px}.atto-flip__btn--wide span{display:none}.atto-flip__btn--wide{min-width:38px;padding:0}.atto-flip__counter{font-size:.84rem;min-width:64px}.atto-flip__hint{display:none}}.atto-recent .atto-psec__head{align-items:baseline;display:flex;gap:1rem;justify-content:space-between}.atto-recent__clear{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:2rem;color:#6b7480;cursor:pointer;display:inline-flex;font:inherit;font-size:.8rem;font-weight:600;gap:.4rem;padding:.45rem 1rem;transition:border-color .15s ease,color .15s ease,background .15s ease}.atto-recent__clear:hover{background:#fdecec;border-color:#e0a0a0;color:#a12525}.atto-recent__hint{color:#9aa3ae;font-size:.82rem}.atto-recent__cell{position:relative}.atto-recent__x{background:hsla(0,0%,100%,.94);border:1px solid var(--atto-line);border-radius:50%;color:#8a929c;cursor:pointer;display:grid;height:26px;left:.6rem;opacity:0;place-items:center;position:absolute;top:.6rem;transform:scale(.85);transition:opacity .18s ease,transform .18s ease,background .15s ease,color .15s ease;width:26px;z-index:3}.atto-recent__x:hover{background:#a12525;border-color:#a12525;color:#fff}.atto-recent__cell:hover .atto-recent__x{opacity:1;transform:scale(1)}@media(hover:none){.atto-recent__x{opacity:1;transform:scale(1)}}.atto-acct{position:relative}.atto-acct__panel{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 1.1rem 2.6rem rgba(20,25,35,.16);opacity:0;padding:1.35rem 1.4rem 1.3rem;pointer-events:none;position:absolute;right:-8px;top:calc(100% + 12px);transform:translateY(8px) scale(.98);transform-origin:top right;transition:opacity .2s ease,transform .22s cubic-bezier(.22,1,.36,1);width:316px;z-index:1200}.atto-acct__panel.is-flipped{left:-8px;right:auto;transform-origin:top left}.atto-acct.is-open .atto-acct__panel{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.atto-acct__arrow{background:#fff;border-left:1px solid var(--atto-line);border-top:1px solid var(--atto-line);height:12px;position:absolute;right:22px;top:-6px;transform:rotate(45deg);width:12px}.atto-acct__panel.is-flipped .atto-acct__arrow{left:22px;right:auto}.atto-acct__title{color:var(--atto-ink);display:block;font-size:1.05rem;font-weight:800}.atto-acct__sub{color:#8a929c;font-size:.84rem;margin:.3rem 0 1rem}.atto-acct__form label{display:block;margin-bottom:.8rem}.atto-acct__form label span{color:#55606c;display:block;font-size:.78rem;font-weight:600;margin-bottom:.3rem}.atto-acct__form input[type=password],.atto-acct__form input[type=text]{border:1px solid #dfe3e9;border-radius:.55rem;font:inherit;font-size:.9rem;padding:.68rem .85rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.atto-acct__form input[type=password]:focus,.atto-acct__form input[type=text]:focus{border-color:var(--atto-orange);box-shadow:0 0 0 3px rgba(246,144,37,.15);outline:none}.atto-acct__form button{background:var(--atto-orange);border:0;border-radius:2rem;color:#fff;cursor:pointer;font:inherit;font-size:.93rem;font-weight:700;margin-top:.2rem;padding:.78rem 1rem;transition:background .15s ease,transform .12s ease;width:100%}.atto-acct__form button:hover{background:var(--atto-orange-2)}.atto-acct__form button:active{transform:scale(.985)}.atto-acct__remember{align-items:center;cursor:pointer;display:flex!important;gap:.45rem;margin:0 0 .9rem!important}.atto-acct__remember input{accent-color:var(--atto-orange);height:15px;width:15px}.atto-acct__remember span{color:#6b7480!important;font-weight:500!important;margin:0!important}.atto-acct__alt{align-items:center;border-top:1px solid var(--atto-line);display:flex;font-size:.84rem;justify-content:space-between;margin-top:1rem;padding-top:.95rem}.atto-acct__alt a{color:#6b7480;text-decoration:none}.atto-acct__alt a:hover{color:var(--atto-orange-2)}.atto-acct__alt a.is-strong{color:var(--atto-orange-2);font-weight:700}.atto-acct__hello{align-items:center;display:flex;gap:.8rem;margin-bottom:1rem}.atto-acct__hello strong{color:var(--atto-ink);display:block;font-size:.95rem}.atto-acct__hello em{color:#8a929c;font-size:.8rem;font-style:normal}.atto-acct__avatar{background:rgba(246,144,37,.15);border-radius:50%;color:var(--atto-orange-2);display:grid;font-size:1.15rem;font-weight:800;height:44px;place-items:center;width:44px}.atto-acct__links{display:flex;flex-direction:column}.atto-acct__links a{border-radius:.5rem;color:var(--atto-text);font-size:.89rem;font-weight:500;padding:.55rem .65rem;text-decoration:none}.atto-acct__links a:hover{background:#f7f8fa;color:var(--atto-ink)}.atto-acct__logout{border-top:1px solid var(--atto-line);color:#b04a4a;display:block;font-size:.85rem;font-weight:600;margin-top:.8rem;padding-top:.8rem;text-decoration:none}.atto-acct__logout:hover{color:#8a1f1f}.atto-acct:after{content:"";height:14px;left:-20px;position:absolute;right:-20px;top:100%}.atto-drawer-overlay{backdrop-filter:blur(2px);background:rgba(15,18,24,.45);inset:0;opacity:0;position:fixed;transition:opacity .28s ease;z-index:1390}.atto-drawer-overlay.is-visible{opacity:1}body.atto-drawer-open{overflow:hidden}.atto-drawer{background:#fff;bottom:0;box-shadow:-1.2rem 0 3rem rgba(20,25,35,.22);position:fixed;right:0;top:0;transform:translateX(105%);transition:transform .32s cubic-bezier(.22,1,.36,1);width:min(420px,94vw);z-index:1400}.atto-drawer.is-open{transform:translateX(0)}.atto-drawer__inner{display:flex;flex-direction:column;height:100%}.atto-drawer__head{align-items:center;border-bottom:1px solid var(--atto-line);display:flex;justify-content:space-between;padding:1.15rem 1.35rem}.atto-drawer__title{color:var(--atto-ink);font-size:1.08rem;font-weight:800}.atto-drawer__title em{color:#9aa3ae;font-size:.8rem;font-style:normal;font-weight:600;margin-left:.45rem}.atto-drawer__close{background:#f2f4f7;border:0;border-radius:50%;color:#55606c;cursor:pointer;display:grid;height:38px;place-items:center;transition:background .15s ease,color .15s ease,transform .2s ease;width:38px}.atto-drawer__close:hover{background:var(--atto-orange);color:#fff;transform:rotate(90deg)}.atto-drawer__items{flex:1;overflow-y:auto;padding:.6rem 1.35rem}.atto-drawer__item{animation:attoFadeIn .25s ease;border-bottom:1px solid #f0f2f5;display:grid;gap:.9rem;grid-template-columns:76px minmax(0,1fr) 30px;padding:.9rem 0;position:relative}.atto-drawer__item:last-child{border-bottom:0}.atto-drawer__img{background:#fff;border:1px solid #f0f2f5;border-radius:.6rem;display:grid;height:76px;overflow:hidden;place-items:center;width:76px}.atto-drawer__img img{max-height:100%;max-width:100%;object-fit:contain}.atto-drawer__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.atto-drawer__name{color:var(--atto-ink);display:-webkit-box;font-size:.86rem;font-weight:600;line-height:1.35;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.atto-drawer__name:hover{color:var(--atto-orange-2)}.atto-drawer__sku{color:#9aa3ae;font-size:.72rem}.atto-drawer__line{align-items:baseline;color:#6b7480;display:flex;font-size:.82rem;gap:.45rem;margin-top:.15rem}.atto-drawer__line em{font-style:normal}.atto-drawer__line strong{color:var(--atto-ink);font-size:.92rem;margin-left:auto}.atto-drawer__remove{margin:0}.atto-drawer__remove button{background:transparent;border:0;border-radius:50%;color:#c3c9d1;cursor:pointer;display:grid;height:30px;place-items:center;transition:background .15s ease,color .15s ease;width:30px}.atto-drawer__remove button:hover{background:#fdecec;color:#a12525}.atto-drawer__remove.is-busy button{opacity:.4;pointer-events:none}.atto-drawer__foot{background:#fafbfc;border-top:1px solid var(--atto-line);padding:1.1rem 1.35rem 1.25rem}.atto-drawer__total{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.9rem}.atto-drawer__total span{color:#55606c;font-size:.88rem;font-weight:600}.atto-drawer__total span em{color:#9aa3ae;display:block;font-size:.72rem;font-style:normal;font-weight:400}.atto-drawer__total strong{color:var(--atto-ink);font-size:1.35rem;font-weight:800}.atto-drawer__checkout{align-items:center;background:var(--atto-orange);border-radius:2rem;box-shadow:0 .5rem 1.3rem rgba(246,144,37,.3);color:#fff;display:flex;font-size:.96rem;font-weight:700;gap:.55rem;justify-content:center;padding:.92rem 1rem;text-decoration:none;transition:background .15s ease,transform .12s ease;width:100%}.atto-drawer__checkout:hover{background:var(--atto-orange-2);color:#fff}.atto-drawer__checkout:active{transform:scale(.985)}.atto-drawer__view{color:#6b7480;display:block;font-size:.85rem;font-weight:600;margin-top:.65rem;text-align:center;text-decoration:none}.atto-drawer__view:hover{color:var(--atto-ink)}.atto-drawer__empty{align-items:center;display:flex;flex:1;flex-direction:column;gap:.4rem;justify-content:center;padding:2rem;text-align:center}.atto-drawer__empty strong{color:var(--atto-ink);font-size:1.05rem}.atto-drawer__empty p{color:#8a929c;font-size:.86rem;margin:0 0 1rem;max-width:30ch}.atto-drawer__empty-ico{background:#f2f4f7;border-radius:50%;color:#9aa3ae;display:grid;height:74px;margin-bottom:.5rem;place-items:center;width:74px}.atto-drawer__shop{background:var(--atto-orange);border:0;border-radius:2rem;color:#fff;cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;padding:.75rem 1.6rem}.atto-drawer__shop:hover{background:var(--atto-orange-2)}.atto-drawer__loading{display:grid;flex:1;place-items:center}.atto-drawer__spinner{animation:attoSpin .7s linear infinite;border:3px solid #f0f2f5;border-radius:50%;border-top:3px solid var(--atto-orange);height:38px;width:38px}@keyframes attoSpin{to{transform:rotate(1turn)}}.atto-contact__grid{align-items:start;display:grid;gap:1.75rem;grid-template-columns:380px minmax(0,1fr)}.atto-contact__side{display:flex;flex-direction:column;gap:.9rem}.atto-contact__card{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;display:flex;gap:1rem;padding:1.15rem 1.25rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.atto-contact__card:not(.is-static):hover{border-color:rgba(246,144,37,.5);box-shadow:0 .8rem 2rem rgba(20,25,35,.1);transform:translateY(-3px)}.atto-contact__card--wa .atto-contact__ico{background:rgba(31,168,85,.12);color:#1fa855}.atto-contact__ico{background:rgba(246,144,37,.12);border-radius:.8rem;color:var(--atto-orange-2);display:grid;flex:0 0 auto;height:48px;place-items:center;width:48px}.atto-contact__body{display:flex;flex-direction:column;gap:.1rem;min-width:0}.atto-contact__body strong{color:var(--atto-ink);font-size:.95rem;font-weight:800}.atto-contact__body em{color:var(--atto-orange-2);font-size:.9rem;font-style:normal;font-weight:600}.atto-contact__body small{color:#8a929c;font-size:.78rem;line-height:1.45}.atto-contact__facts{background:linear-gradient(145deg,#1f2229,#2a2e37);border-radius:1rem;color:hsla(0,0%,100%,.65);display:grid;font-size:.72rem;gap:.6rem;grid-template-columns:repeat(3,1fr);padding:1.1rem 1.2rem;text-align:center}.atto-contact__facts span{display:flex;flex-direction:column;gap:.15rem}.atto-contact__facts strong{color:var(--atto-orange);font-size:1.25rem;font-weight:800}.atto-contact__main .atto-contact__form{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 .35rem 1.3rem rgba(20,25,35,.04);padding:2rem 2.2rem 2.2rem}.atto-contact__map{border:1px solid var(--atto-line);border-radius:1rem;box-shadow:0 .35rem 1.3rem rgba(20,25,35,.05);margin-top:1.75rem;overflow:hidden}.atto-contact__map iframe{border:0;display:block;filter:saturate(.9);height:400px;width:100%}@media(max-width:991.98px){.atto-contact__grid{grid-template-columns:1fr}.atto-contact__map iframe{height:300px}.atto-contact__main .atto-contact__form{padding:1.4rem 1.15rem 1.6rem}}.atto-crumbs{align-items:center;display:flex;flex-wrap:wrap;font-size:.86rem;gap:.35rem .5rem;padding:.8rem 0 0}.atto-crumbs__home{color:#6b7480;font-weight:500;text-decoration:none}.atto-crumbs__home:hover{color:var(--atto-orange-2)}.atto-crumbs__sep{color:#c3c9d1}.atto-crumbs__node{align-items:center;display:inline-flex;gap:.3rem;position:relative}.atto-crumbs__link{color:#6b7480;font-weight:500;text-decoration:none}.atto-crumbs__link:hover{color:var(--atto-orange-2)}.atto-crumbs__link.is-current{color:var(--atto-ink);font-weight:700}.atto-crumbs__toggle{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:.35rem;color:#8a929c;cursor:pointer;display:inline-flex;height:22px;justify-content:center;line-height:0;padding:0;transition:border-color .15s ease,color .15s ease,background .15s ease;width:22px}.atto-crumbs__toggle svg{display:block;transition:transform .18s ease}.atto-crumbs__toggle:hover{border-color:var(--atto-orange);color:var(--atto-orange-2)}.atto-crumbs__node.is-open .atto-crumbs__toggle{background:var(--atto-orange);border-color:var(--atto-orange);color:#fff}.atto-crumbs__node.is-open .atto-crumbs__toggle svg{transform:rotate(180deg)}.atto-crumbs__dd{background:#fff;border:1px solid var(--atto-line);border-radius:.75rem;box-shadow:0 1rem 2.4rem rgba(20,25,35,.15);left:0;max-height:340px;min-width:240px;opacity:0;overflow-y:auto;padding:.5rem;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateY(6px);transition:opacity .18s ease,transform .2s ease;z-index:1100}.atto-crumbs__dd a{border-radius:.5rem;color:var(--atto-text);display:block;font-size:.86rem;padding:.5rem .7rem;text-decoration:none;white-space:nowrap}.atto-crumbs__dd a:hover{background:#f7f8fa;color:var(--atto-ink)}.atto-crumbs__dd a.is-here{background:rgba(246,144,37,.08);color:var(--atto-orange-2);font-weight:700}.atto-crumbs__node.is-open .atto-crumbs__dd{opacity:1;pointer-events:auto;transform:translateY(0)}.atto-pdp__quote{align-items:center;background:rgba(246,144,37,.06);border:1px dashed rgba(246,144,37,.55);border-radius:.9rem;color:var(--atto-ink);cursor:pointer;display:flex;font:inherit;gap:.9rem;padding:1.05rem 1.2rem;text-align:left;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease;width:100%}.atto-pdp__quote:hover{background:rgba(246,144,37,.11);border-color:var(--atto-orange);box-shadow:0 .6rem 1.5rem rgba(246,144,37,.16);transform:translateY(-2px)}.atto-pdp__quote-ico{background:var(--atto-orange);border-radius:.7rem;color:#fff;display:grid;flex:0 0 auto;height:44px;place-items:center;width:44px}.atto-pdp__quote-txt{display:flex;flex:1;flex-direction:column;line-height:1.25}.atto-pdp__quote-txt strong{font-size:.95rem;font-weight:800}.atto-pdp__quote-txt em{color:#8a929c;font-size:.8rem;font-style:normal}.atto-pdp__quote>svg:last-child{color:#b9c0c9}.atto-pdp__quote:hover>svg:last-child{color:var(--atto-orange-2)}.atto-quote{display:grid;inset:0;padding:1rem;place-items:center;position:fixed;z-index:1450}.atto-quote__overlay{backdrop-filter:blur(3px);background:rgba(15,18,24,.5);inset:0;opacity:0;position:absolute;transition:opacity .24s ease}.atto-quote.is-open .atto-quote__overlay{opacity:1}.atto-quote__dialog{background:#fff;border-radius:1.1rem;box-shadow:0 1.5rem 4rem rgba(15,18,24,.3);display:flex;flex-direction:column;max-height:min(92vh,860px);opacity:0;position:relative;transform:translateY(14px) scale(.98);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1);width:min(560px,100%);z-index:2}.atto-quote.is-open .atto-quote__dialog{opacity:1;transform:translateY(0) scale(1)}.atto-quote__head{align-items:center;border-bottom:1px solid var(--atto-line);display:flex;justify-content:space-between;padding:1.15rem 1.5rem}.atto-quote__head strong{color:var(--atto-ink);font-size:1.05rem;font-weight:800}.atto-quote__x{background:#f2f4f7;border:0;border-radius:50%;color:#55606c;cursor:pointer;display:grid;height:36px;place-items:center;transition:background .15s ease,color .15s ease,transform .2s ease;width:36px}.atto-quote__x:hover{background:var(--atto-orange);color:#fff;transform:rotate(90deg)}.atto-quote__body{overflow-y:auto;padding:1.35rem 1.5rem 1.5rem}.atto-quote__note{background:#f4f6f8;border-radius:.7rem;color:var(--atto-text);font-size:.84rem;line-height:1.6;margin-bottom:1.1rem;padding:1rem 1.15rem}.atto-quote__note p{margin:0 0 .6rem}.atto-quote__note p:last-child{margin-bottom:0}.atto-quote__note strong{color:var(--atto-ink)}.atto-quote__product{align-items:center;border-bottom:1px solid var(--atto-line);display:grid;gap:.9rem;grid-template-columns:56px minmax(0,1fr) auto;margin-bottom:1.15rem;padding-bottom:1.1rem}.atto-quote__thumb{border:1px solid #f0f2f5;border-radius:.55rem;display:grid;height:56px;overflow:hidden;place-items:center;width:56px}.atto-quote__thumb img{max-height:100%;max-width:100%;object-fit:contain}.atto-quote__pname{color:var(--atto-ink);font-size:.88rem;font-weight:700;line-height:1.4}.atto-quote__pname em{color:#8a929c;font-style:normal;font-weight:500}.atto-quote__qty{align-items:center;border:1px solid var(--atto-line);border-radius:.55rem;display:inline-flex;overflow:hidden}.atto-quote__qty button{background:#f7f8fa;border:0;color:#55606c;cursor:pointer;font-size:1.05rem;height:38px;width:32px}.atto-quote__qty button:hover{background:#eef1f4;color:var(--atto-ink)}.atto-quote__qty input{-moz-appearance:textfield;border:0;color:var(--atto-ink);font:inherit;font-weight:700;height:38px;text-align:center;width:46px}.atto-quote__qty input::-webkit-inner-spin-button,.atto-quote__qty input::-webkit-outer-spin-button{-webkit-appearance:none}.atto-quote__qty input:focus{outline:none}.atto-quote__err{background:#fdecec;border:1px solid #f5c6c6;border-radius:.6rem;color:#8a1f1f;font-size:.85rem;margin-bottom:.9rem;padding:.75rem 1rem}.atto-quote__field{display:block;margin-bottom:.95rem}.atto-quote__field span{color:#55606c;display:block;font-size:.82rem;font-weight:600;margin-bottom:.32rem}.atto-quote__field span em{color:var(--atto-orange-2);font-style:normal}.atto-quote__field input,.atto-quote__field textarea{background:#fafbfc;border:1px solid #dfe3e9;border-radius:.6rem;font:inherit;font-size:.9rem;padding:.72rem .9rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.atto-quote__field input:focus,.atto-quote__field textarea:focus{background:#fff;border-color:var(--atto-orange);box-shadow:0 0 0 3px rgba(246,144,37,.15);outline:none}.atto-quote__field textarea{min-height:96px;resize:vertical}.atto-quote__total{align-items:flex-end;display:flex;flex-direction:column;margin:.3rem 0 1rem}.atto-quote__total span{color:var(--atto-ink);font-size:.95rem}.atto-quote__total strong{font-weight:800}.atto-quote__total em{color:#9aa3ae;font-size:.74rem;font-style:normal}.atto-quote__submit{background:var(--atto-orange);border:0;border-radius:2rem;box-shadow:0 .5rem 1.3rem rgba(246,144,37,.3);color:#fff;cursor:pointer;font:inherit;font-size:.98rem;font-weight:700;padding:.95rem 1rem;transition:background .15s ease,transform .12s ease;width:100%}.atto-quote__submit:hover{background:var(--atto-orange-2)}.atto-quote__submit:active{transform:scale(.99)}.atto-quote__submit:disabled{cursor:default;opacity:.6}.atto-quote__done{align-items:center;display:flex;flex-direction:column;gap:.5rem;padding:2.5rem 2rem 2.25rem;text-align:center}.atto-quote__done strong{color:var(--atto-ink);font-size:1.15rem}.atto-quote__done p{color:var(--atto-text);font-size:.88rem;margin:0 0 1rem;max-width:34ch}.atto-quote__ok{background:var(--atto-ink);border:0;border-radius:2rem;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:.72rem 1.9rem}.atto-quote__ok:hover{background:#000}@media(max-width:575.98px){.atto-quote{align-items:end;padding:0}.atto-quote__dialog{border-radius:1.1rem 1.1rem 0 0;max-height:94vh}.atto-quote__product{grid-template-columns:48px minmax(0,1fr)}.atto-quote__qty{grid-column:1/-1;justify-self:start}.atto-crumbs{font-size:.8rem;padding-top:.35rem}}.atto-hist .atto-psec__title{margin-bottom:.75rem}.atto-hist__thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.atto-hist__cell{position:relative}.atto-hist__thumb{align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:6px;display:inline-flex;height:80px;justify-content:center;overflow:hidden;transition:border-color .12s ease,transform .12s ease;width:80px}.atto-hist__thumb img{height:100%;object-fit:contain;padding:5px;width:100%}.atto-hist__thumb:hover{border-color:var(--atto-orange);transform:translateY(-1px)}.atto-hist__placeholder{background:#f5f5f5;height:100%;width:100%}.atto-hist__x{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.12);color:#8a929c;cursor:pointer;display:inline-flex;height:20px;justify-content:center;line-height:0;opacity:0;padding:0;position:absolute;right:-6px;top:-6px;transform:scale(.8);transition:opacity .15s ease,transform .15s ease,background .12s ease,color .12s ease;width:20px;z-index:2}.atto-hist__x svg{display:block;flex:0 0 auto}.atto-hist__x:hover{background:#a12525;border-color:#a12525;color:#fff}.atto-hist__cell:hover .atto-hist__x{opacity:1;transform:scale(1)}@media(hover:none){.atto-hist__x{opacity:1;transform:scale(1)}}.atto-hist__subbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.atto-hist__subtext{align-items:center;color:var(--atto-text);display:inline-flex;font-size:.95rem;font-weight:500;gap:.35rem}.atto-hist__info{color:#9aa3ae;cursor:help;display:inline-grid;outline:none;place-items:center;position:relative}.atto-hist__info:focus,.atto-hist__info:hover{color:var(--atto-orange-2)}.atto-hist__tip{background:#fff;border:1px solid var(--atto-line);border-radius:.7rem;box-shadow:0 .9rem 2.2rem rgba(20,25,35,.16);color:var(--atto-text);font-size:.8rem;font-weight:400;left:50%;line-height:1.55;opacity:0;padding:.9rem 1.05rem;pointer-events:none;position:absolute;top:calc(100% + 10px);transform:translateX(-50%) translateY(4px);transition:opacity .18s ease,transform .2s ease;width:300px;z-index:1100}.atto-hist__tip strong{color:var(--atto-ink);display:block;margin-bottom:.3rem}.atto-hist__info:focus .atto-hist__tip,.atto-hist__info:hover .atto-hist__tip{opacity:1;transform:translateX(-50%) translateY(0)}.atto-hist__clear{background:transparent;border:0;color:var(--atto-orange-2);cursor:pointer;font:inherit;font-size:.85rem;padding:0;transition:color .12s ease;white-space:nowrap}.atto-hist__clear:hover{color:var(--atto-orange);text-decoration:underline}@media(max-width:575.98px){.atto-hist__thumb{height:64px;width:64px}.atto-hist__tip{left:auto;right:-20px;transform:translateY(4px)}.atto-hist__info:focus .atto-hist__tip,.atto-hist__info:hover .atto-hist__tip{transform:translateY(0)}}.atto-added{display:grid;inset:0;padding:1rem;place-items:center;position:fixed;z-index:1460}.atto-added__overlay{backdrop-filter:blur(2px);background:rgba(15,18,24,.45);inset:0;opacity:0;position:absolute;transition:opacity .22s ease}.atto-added.is-open .atto-added__overlay{opacity:1}.atto-added__dialog{background:#fff;border-radius:1.1rem;box-shadow:0 1.5rem 4rem rgba(15,18,24,.3);opacity:0;overflow:hidden;position:relative;transform:translateY(16px) scale(.97);transition:opacity .2s ease,transform .26s cubic-bezier(.22,1,.36,1);width:min(680px,100%);z-index:2}.atto-added.is-open .atto-added__dialog{opacity:1;transform:translateY(0) scale(1)}.atto-added__head{align-items:center;background:#e9f7ee;border-bottom:1px solid #d4eedd;display:flex;gap:.7rem;padding:1.1rem 3.2rem 1.1rem 1.4rem;position:relative}.atto-added__head strong{color:#14532d;font-size:1rem;font-weight:800}.atto-added__check{animation:attoAddedPop .4s cubic-bezier(.22,1.4,.36,1);background:#16a34a;border-radius:50%;color:#fff;display:grid;flex:0 0 auto;height:38px;place-items:center;width:38px}.atto-added__x{background:rgba(20,83,45,.08);border:0;border-radius:50%;color:#14532d;cursor:pointer;display:grid;height:34px;place-items:center;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:background .15s ease;width:34px}.atto-added__x:hover{background:rgba(20,83,45,.16)}.atto-added__row{align-items:center;border-bottom:1px solid var(--atto-line);display:grid;gap:.95rem;grid-template-columns:64px minmax(0,1fr) auto;padding:1.15rem 1.4rem}.atto-added__img{border:1px solid #f0f2f5;border-radius:.6rem;display:grid;height:64px;overflow:hidden;place-items:center;width:64px}.atto-added__img img{max-height:100%;max-width:100%;object-fit:contain}.atto-added__info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.atto-added__name{color:var(--atto-ink);display:-webkit-box;font-size:.9rem;font-weight:700;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.atto-added__sku{color:#9aa3ae;font-size:.74rem;font-style:normal}.atto-added__line{color:#6b7480;font-size:.82rem}.atto-added__price{color:var(--atto-ink);font-size:1.05rem;font-weight:800;white-space:nowrap}.atto-added__totals{align-items:baseline;background:#fafbfc;border-bottom:1px solid var(--atto-line);color:#6b7480;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.35rem 1rem;justify-content:space-between;padding:.85rem 1.4rem}.atto-added__totals strong{color:var(--atto-ink);font-weight:700}.atto-added__totals em{color:#9aa3ae;font-size:.74rem;font-style:normal}.atto-added__actions{align-items:center;display:grid;gap:.7rem;grid-template-columns:minmax(0,1fr) auto;padding:1.1rem 1.4rem 1.25rem}.atto-added__checkout{align-items:center;background:var(--atto-orange);border-radius:2rem;box-shadow:0 .5rem 1.3rem rgba(246,144,37,.3);color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;gap:.55rem;justify-content:center;padding:.88rem 1.2rem;text-decoration:none;transition:background .15s ease,transform .12s ease}.atto-added__checkout:hover{background:var(--atto-orange-2);color:#fff}.atto-added__checkout:active{transform:scale(.985)}.atto-added__view{border:1px solid var(--atto-line);border-radius:2rem;color:var(--atto-ink);font-size:.88rem;font-weight:600;padding:.82rem 1.3rem;text-align:center;text-decoration:none;transition:border-color .15s ease,background .15s ease}.atto-added__view:hover{border-color:var(--atto-ink);color:var(--atto-ink)}.atto-added__continue{background:transparent;border:0;color:#8a929c;cursor:pointer;font:inherit;font-size:.84rem;font-weight:600;grid-column:1/-1;justify-self:center;padding:.2rem .4rem}.atto-added__continue:hover{color:var(--atto-ink);text-decoration:underline}@keyframes attoAddedPop{0%{transform:scale(.4)}70%{transform:scale(1.12)}to{transform:scale(1)}}.atto-pcard__add button.is-busy,.atto-pdp__addbtn.is-busy{opacity:.65;pointer-events:none}@media(max-width:575.98px){.atto-added{align-items:end;padding:0}.atto-added__dialog{border-radius:1.1rem 1.1rem 0 0}.atto-added__actions{grid-template-columns:1fr}.atto-added__view{order:2}}.atto-ckh{background:#fff;border-bottom:1px solid var(--atto-line)}.atto-ckh__inner{align-items:center;display:flex;gap:1.5rem;padding-bottom:.8rem;padding-top:.8rem}.atto-ckh__logo img{display:block;height:56px}.atto-ckh__secure{align-items:center;background:linear-gradient(135deg,#eafaf0,#f6fdf9);border:1px solid rgba(28,138,69,.25);border-radius:.6rem;box-shadow:0 .25rem .8rem rgba(28,138,69,.1);display:inline-flex;gap:.65rem;margin-left:auto;padding:.3rem 1rem .3rem .4rem}.atto-ckh__secure-ico{background:#16a34a;border-radius:.45rem;box-shadow:0 .2rem .6rem rgba(22,163,74,.35);color:#fff;display:grid;height:32px;place-items:center;width:32px}.atto-ckh__secure-txt{display:flex;flex-direction:column;line-height:1.2}.atto-ckh__secure-txt strong{color:#14532d;font-size:.86rem;font-weight:800}.atto-ckh__secure-txt em{color:#4d7c5f;font-size:.68rem;font-style:normal}.atto-ckh__phone{align-items:center;color:var(--atto-ink);display:inline-flex;font-weight:700;gap:.45rem;text-decoration:none}.atto-ckh__phone svg{color:var(--atto-orange)}.atto-ckh__phone:hover{color:var(--atto-orange-2)}.atto-ckf{background:#fff;border-top:1px solid var(--atto-line);margin-top:3rem}.atto-ckf__inner{align-items:center;color:#8a929c;display:flex;flex-wrap:wrap;font-size:.82rem;gap:.5rem 1.5rem;justify-content:space-between;padding-bottom:1.2rem;padding-top:1.1rem}.atto-ckf__inner a{color:#6b7480;text-decoration:none}.atto-ckf__inner a:hover{color:var(--atto-orange-2)}.atto-ck{background:#f4f5f7;min-height:70vh;padding:1.6rem 0 3.5rem}.atto-ck__top{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1.2rem}.atto-ck__title{color:var(--atto-ink);font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:800;letter-spacing:-.02em;margin:0}.atto-ck__share{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:.6rem;color:var(--atto-ink);cursor:pointer;display:inline-flex;font:inherit;font-size:.88rem;font-weight:600;gap:.5rem;padding:.62rem 1.2rem;transition:border-color .15s ease,box-shadow .15s ease}.atto-ck__share:hover{border-color:var(--atto-orange);box-shadow:0 .3rem .9rem rgba(246,144,37,.14)}.atto-ck__layout{align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) 360px}.atto-ck__form,.atto-ck__main{display:flex;flex-direction:column;gap:1.25rem}.atto-ck__card{background:#fff;border:1px solid var(--atto-line);border-radius:.9rem;box-shadow:0 1px 4px rgba(20,25,35,.05);padding:1.5rem 1.75rem 1.6rem}.atto-ck__step{color:var(--atto-ink);font-size:1.22rem;font-weight:800;letter-spacing:-.015em;margin:0 0 1.2rem}.atto-ck__step em{font-style:normal}.atto-ck__carttable{padding:.5rem 1rem 1rem}.atto-ck__carttable table{border-collapse:collapse;width:100%}.atto-ck__carttable th{border-bottom:1px solid var(--atto-line);color:#55606c;font-size:.82rem;font-weight:700;padding:.85rem .75rem;text-align:left}.atto-ck__carttable td{border-bottom:1px solid #f0f2f5;padding:.85rem .75rem;vertical-align:middle}.atto-ck__carttable tr:last-child td{border-bottom:0}.atto-ck__carttable .is-num{text-align:right;white-space:nowrap}.atto-ck__carttable .is-qty{text-align:center}.atto-ck__carttable .is-img{width:78px}.atto-ck__carttable .is-x{text-align:right;width:44px}.atto-ck__carttable .is-img img{background:#fff;border:1px solid #f0f2f5;border-radius:.5rem;height:62px;object-fit:contain;width:62px}.atto-ck__sku{color:#9aa3ae;display:block;font-size:.74rem}.atto-ck__pname{color:var(--atto-ink);font-size:.9rem;font-weight:600;text-decoration:none}.atto-ck__pname:hover{color:var(--atto-orange-2)}.atto-ck__qty{align-items:center;border:1px solid var(--atto-line);border-radius:.5rem;display:inline-flex;overflow:hidden}.atto-ck__qty button{background:#f7f8fa;border:0;color:#55606c;cursor:pointer;font-size:1rem;height:36px;width:30px}.atto-ck__qty button:hover{background:#eef1f4}.atto-ck__qty input{-moz-appearance:textfield;border:0;font:inherit;font-weight:700;height:36px;text-align:center;width:44px}.atto-ck__qty input::-webkit-inner-spin-button,.atto-ck__qty input::-webkit-outer-spin-button{-webkit-appearance:none}.atto-ck__qty input:focus{outline:none}.atto-ck .is-x button{background:transparent;border:0;border-radius:50%;color:#d24b4b;cursor:pointer;display:grid;height:32px;place-items:center;width:32px}.atto-ck .is-x button:hover{background:#fdecec}.atto-ck__subtotal{color:var(--atto-ink);font-size:.98rem;padding:.9rem .75rem .4rem;text-align:right}.atto-ck__subtotal strong{font-weight:800}.atto-ck__grid3{align-items:end;display:grid;gap:0 1.25rem;grid-template-columns:repeat(3,1fr)}.atto-ck__grid2{display:grid;gap:0 1.25rem;grid-template-columns:repeat(2,1fr)}.atto-ck__field{display:block;margin-bottom:1.05rem}.atto-ck__field span{color:#45505d;display:block;font-size:.84rem;font-weight:600;margin-bottom:.35rem}.atto-ck__field span em{color:#d24b4b;font-style:normal}.atto-ck__field input,.atto-ck__field select{background:#fafbfc;border:1px solid #dfe3e9;border-radius:.55rem;font:inherit;font-size:.92rem;padding:.74rem .9rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.atto-ck__field input:focus,.atto-ck__field select:focus{background:#fff;border-color:var(--atto-orange);box-shadow:0 0 0 3px rgba(246,144,37,.14);outline:none}.atto-ck__radios{border-bottom:1px solid var(--atto-line);display:flex;gap:1.75rem;margin-bottom:1.1rem;padding-bottom:1rem}.atto-ck__radio{align-items:center;color:var(--atto-ink);cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem}.atto-ck__radio input{accent-color:var(--atto-orange);height:17px;width:17px}.atto-ck__logged{color:#1c8a45;font-size:.9rem;margin:0 0 1rem}.atto-ck__login{background:#fafbfc;border:1px dashed var(--atto-line);border-radius:.7rem;margin-bottom:1.1rem;padding:1rem 1.1rem}.atto-ck__loginbtn{background:var(--atto-ink);border:0;border-radius:.55rem;color:#fff;cursor:pointer;font:inherit;font-weight:700;height:46px;margin-bottom:1.05rem;padding:0 1.4rem}.atto-ck__loginbtn:hover{background:#000}.atto-ck__loginerr{color:#a12525;font-size:.84rem;margin:0}.atto-ck__firmnote{border-top:1px solid var(--atto-line);color:#b23b3b;font-size:.9rem;font-weight:600;margin:.4rem 0 1rem;padding-top:1rem}.atto-ck__firmrow{align-items:end}.atto-ck__anaf{background:var(--atto-orange);border:0;border-radius:.55rem;box-shadow:0 .3rem .9rem rgba(246,144,37,.25);color:#fff;cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;height:48px;margin-bottom:1.15rem;padding:0 1.3rem;transition:background .15s ease}.atto-ck__anaf:hover{background:var(--atto-orange-2)}.atto-ck__anafmsg{color:#8a929c;font-size:.84rem;margin-bottom:calc(1.15rem + 15px)}.atto-ck__anafmsg.is-ok{color:#1c8a45;font-weight:600}.atto-ck__anafmsg.is-err{color:#a12525}.atto-ck__check{align-items:center;color:var(--atto-text);cursor:pointer;display:inline-flex;font-size:.92rem;gap:.55rem;margin-top:.3rem}.atto-ck__check input{accent-color:var(--atto-orange);height:16px;width:16px}.atto-ck__passfield{margin-top:.8rem;max-width:340px}.atto-ck__option{background:#fff;border:1px solid var(--atto-line);border-radius:.7rem;margin-bottom:.9rem;padding:1rem 1.15rem;transition:border-color .15s ease,box-shadow .15s ease}.atto-ck__option.is-active{border-color:#2fac66;box-shadow:0 0 0 1px #2fac66}.atto-ck__option:last-child{margin-bottom:0}.atto-ck__optionhead{align-items:center;cursor:pointer;display:flex;gap:.8rem}.atto-ck__optionhead input{accent-color:var(--atto-orange);flex:0 0 auto;height:17px;width:17px}.atto-ck__optionico{color:#45505d;display:grid;flex:0 0 auto;place-items:center}.atto-ck__optionname{color:var(--atto-ink);font-size:.98rem;font-weight:600}.atto-ck__optionprice{background:#fafbfc;border:1px solid var(--atto-line);border-radius:.5rem;color:var(--atto-ink);font-size:.88rem;font-weight:700;margin-left:auto;padding:.45rem .8rem;white-space:nowrap}.atto-ck__optiondesc{color:#6b7480;font-size:.85rem;margin:.6rem 0 0 2.6rem}.atto-ck__address{margin:1rem 0 0 2.6rem}.atto-ck__payrow{display:grid;gap:.9rem;grid-template-columns:1fr 1fr}.atto-ck__payrow .atto-ck__option{cursor:pointer;display:flex;gap:.8rem}.atto-ck__comment{background:#fafbfc;border:1px solid #dfe3e9;border-radius:.6rem;font:inherit;font-size:.92rem;min-height:130px;padding:.9rem 1rem;resize:vertical;width:100%}.atto-ck__comment:focus{background:#fff;border-color:var(--atto-orange);box-shadow:0 0 0 3px rgba(246,144,37,.14);outline:none}.atto-ck__side{position:sticky;top:1rem}.atto-ck__summary{background:#fff;border:2px solid var(--atto-orange);border-radius:1rem;box-shadow:0 .6rem 1.8rem rgba(246,144,37,.12);padding:1.5rem 1.6rem 1.6rem}.atto-ck__sumtitle{color:var(--atto-ink);font-size:1.25rem;font-weight:800;margin:0 0 1.1rem;text-align:center}.atto-ck__sumitems{margin-bottom:1rem}.atto-ck__sumitem{align-items:center;display:grid;gap:.7rem;grid-template-columns:44px minmax(0,1fr);margin-bottom:.7rem}.atto-ck__sumitem:last-child{margin-bottom:0}.atto-ck__sumimg{border:1px solid #f0f2f5;border-radius:.45rem;display:grid;height:44px;overflow:hidden;place-items:center;width:44px}.atto-ck__sumimg img{max-height:100%;max-width:100%;object-fit:contain}.atto-ck__suminfo strong{color:var(--atto-ink);display:block;font-size:.84rem;font-weight:700;line-height:1.35}.atto-ck__suminfo em{color:#8a929c;font-size:.78rem;font-style:normal}.atto-ck__sumrows{border-top:1px solid var(--atto-line);margin:0 0 1rem;padding-top:.9rem}.atto-ck__sumrows>div{align-items:baseline;border-bottom:1px solid #f0f2f5;display:flex;gap:1rem;justify-content:space-between;padding:.55rem 0}.atto-ck__sumrows>div:last-child{border-bottom:0}.atto-ck__sumrows>div dt{color:#55606c;font-size:.88rem;font-weight:500}.atto-ck__sumrows>div dd{color:var(--atto-ink);font-size:.92rem;font-weight:700;margin:0;white-space:nowrap}.atto-ck__sumtotal{margin-bottom:1.1rem;text-align:center}.atto-ck__sumtotal span{color:var(--atto-ink);display:block;font-size:.95rem;font-weight:600}.atto-ck__sumtotal strong{color:var(--atto-ink);display:block;font-size:2rem;font-weight:800;letter-spacing:-.02em}.atto-ck__sumtotal em{color:#8a929c;font-size:.8rem;font-style:normal}.atto-ck__submit{background:var(--atto-orange);border:0;border-radius:.6rem;box-shadow:0 .5rem 1.3rem rgba(246,144,37,.3);color:#fff;cursor:pointer;font:inherit;font-size:1.02rem;font-weight:700;padding:.95rem 1rem;transition:background .15s ease,transform .12s ease;width:100%}.atto-ck__submit:hover{background:var(--atto-orange-2)}.atto-ck__submit:active{transform:scale(.99)}.atto-ck__submit:disabled{cursor:default;opacity:.6}.atto-ck__gdpr{color:#6b7480;font-size:.8rem;line-height:1.55;margin:1rem 0 0;text-align:center}.atto-ck__gdpr a{color:var(--atto-orange-2);font-weight:600}.atto-ckdone{background:#fff;border:1px solid var(--atto-line);border-radius:1.1rem;box-shadow:0 .6rem 1.8rem rgba(20,25,35,.07);margin:2.5rem auto 3rem;max-width:620px;padding:3rem 2.5rem;text-align:center}.atto-ckdone h1{color:var(--atto-ink);font-size:1.5rem;font-weight:800;margin:1.2rem 0 .4rem}.atto-ckdone__number{color:var(--atto-text);margin:0 0 1.4rem}.atto-ckdone__number strong{color:var(--atto-orange-2)}.atto-ckdone__box{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.4rem}.atto-ckdone__box>div{background:#fafbfc;border:1px solid var(--atto-line);border-radius:.7rem;padding:.9rem .6rem}.atto-ckdone__box>div span{color:#8a929c;display:block;font-size:.74rem;margin-bottom:.25rem}.atto-ckdone__box>div strong{color:var(--atto-ink);font-size:.92rem}.atto-ckdone__note{color:var(--atto-text);font-size:.92rem;line-height:1.65;margin:0 0 1.6rem}@media(max-width:1099.98px){.atto-ck__layout{grid-template-columns:1fr}.atto-ck__side{position:static}}@media(max-width:767.98px){.atto-ck__grid2,.atto-ck__grid3,.atto-ck__payrow{grid-template-columns:1fr}.atto-ck__card{padding:1.1rem 1rem 1.2rem}.atto-ck__address,.atto-ck__optiondesc{margin-left:0}.atto-ck__carttable{overflow-x:auto}.atto-ck__carttable table{min-width:640px}.atto-ckh__secure{display:none}.atto-ckdone__box{grid-template-columns:1fr}}.atto-ck__count{color:#8a929c;font-size:.95rem;font-weight:600}.atto-ck__back{align-items:center;color:#6b7480;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-top:1.1rem;text-decoration:none}.atto-ck__back:hover{color:var(--atto-ink)}.atto-ck__sumrows dd.is-muted{color:#9aa3ae;font-size:.82rem;font-weight:500}.atto-ck__emptycart{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:1.1rem;display:flex;flex-direction:column;gap:.45rem;margin:3rem auto 4rem;max-width:460px;padding:3rem 2rem;text-align:center}.atto-ck__emptycart strong{color:var(--atto-ink);font-size:1.15rem}.atto-ck__emptycart p{color:#8a929c;font-size:.9rem;margin:0 0 1.2rem}.atto-ck__citybox{position:relative}.atto-ck__citydd{background:#fff;border:1px solid var(--atto-line);border-radius:.6rem;box-shadow:0 .8rem 2rem rgba(20,25,35,.16);left:0;max-height:260px;overflow-y:auto;padding:.3rem;position:absolute;right:0;top:calc(100% + 4px);z-index:60}.atto-ck__citydd button{align-items:baseline;background:transparent;border:0;border-radius:.45rem;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:space-between;padding:.5rem .65rem;text-align:left;width:100%}.atto-ck__citydd button strong{color:var(--atto-ink);font-size:.88rem;font-weight:600}.atto-ck__citydd button em{color:#9aa3ae;font-size:.76rem;font-style:normal}.atto-ck__citydd button:hover{background:rgba(246,144,37,.1)}.atto-ck__citydd button:hover strong{color:var(--atto-orange-2)}.atto-ds{--ds-ink:#1a1a1a}.atto-ds__kicker{background:rgba(246,144,37,.14);border-radius:2rem;color:var(--atto-orange-2);display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.1em;margin-bottom:.6rem;padding:.35rem .9rem;text-transform:uppercase}.atto-ds__h2{color:var(--ds-ink);font-size:clamp(1.4rem,2.4vw,2rem);font-weight:800;letter-spacing:-.02em;margin:0 0 1.6rem;text-align:center}.atto-ds__btn{align-items:center;background:var(--atto-orange);border:0;border-radius:2rem;box-shadow:0 .5rem 1.3rem rgba(246,144,37,.3);color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;padding:.85rem 1.7rem;text-decoration:none;transition:background .15s ease,transform .12s ease}.atto-ds__btn:hover{background:var(--atto-orange-2);color:#fff}.atto-ds__btn:active{transform:scale(.985)}.atto-ds__btn--ghost{background:transparent;border:1px solid hsla(0,0%,100%,.35);box-shadow:none;color:#fff}.atto-ds__btn--ghost:hover{background:hsla(0,0%,100%,.12);color:#fff}.atto-ds__btn--wide{width:100%}.atto-ds__btn--sm{box-shadow:none;font-size:.82rem;padding:.42rem 1rem}.atto-ds__hero{background:linear-gradient(135deg,#1f2229,#2a2e37 55%,#33383f);color:#fff;overflow:hidden;padding:3.5rem 0 3rem;position:relative}.atto-ds__hero:after{background:radial-gradient(closest-side,rgba(246,144,37,.22),transparent 70%);content:"";height:160%;pointer-events:none;position:absolute;right:-10%;top:-30%;width:55%}.atto-ds__hero-inner{align-items:center;display:grid;gap:2.5rem;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);position:relative;z-index:1}.atto-ds__hero-copy h1{color:#fff;font-size:clamp(1.8rem,3.4vw,2.9rem);font-weight:800;letter-spacing:-.028em;line-height:1.15;margin:0 0 1rem}.atto-ds__hero-copy p{color:hsla(0,0%,100%,.72);font-size:1.02rem;line-height:1.7;margin:0 0 1.8rem;max-width:60ch}.atto-ds__hero-cta{display:flex;flex-wrap:wrap;gap:.7rem}.atto-ds__hero-stats{display:grid;gap:.8rem;grid-template-columns:1fr 1fr}.atto-ds__hero-stats>div{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:.9rem;padding:1.2rem 1.1rem;text-align:center}.atto-ds__hero-stats>div strong{color:var(--atto-orange);display:block;font-size:1.6rem;font-weight:800}.atto-ds__hero-stats>div span{color:hsla(0,0%,100%,.65);font-size:.78rem}.atto-ds__steps{padding:3.5rem 0 1rem}.atto-ds__stepgrid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.atto-ds__step{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;padding:1.6rem 1.4rem 1.5rem;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.atto-ds__step strong{color:var(--ds-ink);display:block;font-size:1rem;margin-bottom:.45rem}.atto-ds__step p{color:var(--atto-text);font-size:.88rem;line-height:1.6;margin:0}.atto-ds__step:hover{border-color:rgba(246,144,37,.45);box-shadow:0 .8rem 2rem rgba(20,25,35,.1);transform:translateY(-3px)}.atto-ds__stepn{background:var(--atto-orange);border-radius:50%;color:#fff;display:grid;font-size:1.05rem;font-weight:800;height:38px;margin-bottom:.9rem;place-items:center;width:38px}.atto-ds__benefits{background:#f7f8fa;margin-top:3rem;padding:3.5rem 0}.atto-ds__bengrid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.atto-ds__ben{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;padding:1.4rem 1.5rem}.atto-ds__ben strong{color:var(--ds-ink);display:block;font-size:.98rem;margin-bottom:.4rem}.atto-ds__ben p{color:var(--atto-text);font-size:.88rem;line-height:1.6;margin:0}.atto-ds__bencheck{background:#e8f6ec;border-radius:50%;color:#16a34a;display:grid;height:30px;margin-bottom:.8rem;place-items:center;width:30px}.atto-ds__apply{padding:3.5rem 0 4rem}.atto-ds__formcard{background:#fff;border:1px solid var(--atto-line);border-radius:1.1rem;box-shadow:0 .6rem 1.8rem rgba(20,25,35,.06);margin:0 auto;max-width:940px;padding:2.25rem 2.5rem 2.5rem}.atto-ds__formhead{border-bottom:1px solid var(--atto-line);margin-bottom:1.6rem;padding-bottom:1.2rem;text-align:center}.atto-ds__formhead h2{color:var(--ds-ink);font-size:1.5rem;font-weight:800;margin:0 0 .35rem}.atto-ds__formhead p{color:#8a929c;font-size:.9rem;margin:0}.atto-ds__legend{color:#9aa3ae;font-size:.76rem;font-weight:800;letter-spacing:.1em;margin:1.4rem 0 .9rem;text-transform:uppercase}.atto-ds__hint{color:#8a929c;font-size:.82rem;margin:-.4rem 0 1rem}.atto-ds__done{background:#fff;border:1px solid var(--atto-line);border-radius:1.1rem;margin:0 auto;max-width:620px;padding:3rem 2.5rem;text-align:center}.atto-ds__done h2{color:var(--ds-ink);font-size:1.4rem;font-weight:800;margin:1.2rem 0 .5rem}.atto-ds__done p{color:var(--atto-text);line-height:1.65;margin:0 0 1.6rem}.atto-ds--login{background:#f7f8fa;min-height:60vh;padding:3.5rem 0 5rem}.atto-ds__logincard{background:#fff;border:1px solid var(--atto-line);border-radius:1.1rem;box-shadow:0 .6rem 1.8rem rgba(20,25,35,.07);margin:0 auto;max-width:420px;padding:2.5rem 2.25rem;text-align:center}.atto-ds__logincard h1{color:var(--ds-ink);font-size:1.4rem;font-weight:800;margin:1rem 0 .3rem}.atto-ds__logincard>p{color:#8a929c;font-size:.9rem;margin:0 0 1.6rem}.atto-ds__logincard form{text-align:left}.atto-ds__loginico{background:rgba(246,144,37,.13);border-radius:50%;color:var(--atto-orange-2);display:grid;height:58px;margin:0 auto;place-items:center;width:58px}.atto-ds__loginalt{color:#8a929c;font-size:.87rem;margin:1.3rem 0 0}.atto-ds__loginalt a{color:var(--atto-orange-2);font-weight:700}.atto-ds--panel{background:#f4f5f7;min-height:70vh;padding:1.75rem 0 4rem}.atto-dsp__head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.atto-dsp__head h1{align-items:center;color:var(--atto-ink);display:flex;flex-wrap:wrap;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:800;gap:.7rem;letter-spacing:-.02em;margin:0}.atto-dsp__head p{color:#6b7480;font-size:.9rem;margin:.4rem 0 0}.atto-dsp__headactions{display:flex;flex-wrap:wrap;gap:.6rem}.atto-dsp__flash{background:#e8f6ec;border:1px solid #c4e6ce;border-radius:.6rem;color:#1c6b34;font-size:.9rem;margin-bottom:1rem;padding:.85rem 1.15rem}.atto-dsp__flash.is-error{background:#fdecec;border-color:#f5c6c6;color:#8a1f1f}.atto-dsp__stats{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1.5rem}.atto-dsp__stats>div{background:#fff;border:1px solid var(--atto-line);border-radius:.8rem;padding:1.1rem 1.2rem}.atto-dsp__stats>div strong{color:var(--atto-ink);display:block;font-size:1.4rem;font-weight:800}.atto-dsp__stats>div span{color:#8a929c;font-size:.78rem}.atto-dsp__filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem}.atto-dsp__filters a{background:#fff;border:1px solid var(--atto-line);border-radius:2rem;color:#55606c;font-size:.85rem;font-weight:600;padding:.45rem 1rem;text-decoration:none}.atto-dsp__filters a:hover{border-color:var(--atto-ink);color:var(--atto-ink)}.atto-dsp__filters a.is-active{background:var(--atto-ink);border-color:var(--atto-ink);color:#fff}.atto-dsp__table{background:#fff;border:1px solid var(--atto-line);border-radius:.9rem;box-shadow:0 1px 4px rgba(20,25,35,.05);overflow-x:auto}.atto-dsp__table table{border-collapse:collapse;min-width:900px;width:100%}.atto-dsp__table th{background:#fafbfc;border-bottom:1px solid var(--atto-line);color:#6b7480;font-size:.76rem;font-weight:700;letter-spacing:.04em;padding:.9rem 1rem;text-align:left;text-transform:uppercase}.atto-dsp__table td{border-bottom:1px solid #f0f2f5;font-size:.88rem;padding:.85rem 1rem;vertical-align:middle}.atto-dsp__table tr:last-child td{border-bottom:0}.atto-dsp__table .is-num{text-align:right;white-space:nowrap}.atto-dsp__muted{color:#9aa3ae;font-size:.78rem}.atto-dsp__awb{background:#eef1f4;border-radius:.3rem;color:var(--atto-ink);display:inline-block;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.8rem;padding:.2rem .55rem}.atto-dsp__badge{border-radius:2rem;display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.02em;padding:.22rem .65rem}.atto-dsp__badge.is-new{background:#fff4e5;color:#95591a}.atto-dsp__badge.is-processing{background:#eef1f4;color:#55606c}.atto-dsp__badge.is-shipped{background:#e7f0fd;color:#1b4f9c}.atto-dsp__badge.is-delivered{background:#e8f6ec;color:#1c6b34}.atto-dsp__badge.is-cancelled{background:#fdecec;color:#a12525}.atto-dsp__empty{background:#fff;border:1px solid var(--atto-line);border-radius:1rem;padding:3.5rem 2rem;text-align:center}.atto-dsp__empty strong{color:var(--atto-ink);display:block;font-size:1.1rem;margin-bottom:.4rem}.atto-dsp__empty p{color:#8a929c;font-size:.9rem;margin:0 0 1.3rem}.atto-dsp__ship{border-bottom:1px solid var(--atto-line);color:var(--atto-text);display:flex;flex-direction:column;font-size:.88rem;gap:.2rem;padding-bottom:1rem}.atto-dsp__ship strong{color:var(--atto-ink);font-size:.95rem}.atto-dsp__shipaddr{line-height:1.55;margin-top:.5rem}.atto-dsp__note{background:#fafbfc;border-radius:.6rem;margin-top:1rem;padding:.85rem 1rem}.atto-dsp__note strong{color:#6b7480;display:block;font-size:.8rem;margin-bottom:.3rem}.atto-dsp__note p{color:var(--atto-text);font-size:.87rem;line-height:1.55;margin:0}.atto-dsp__note.is-admin{background:rgba(246,144,37,.09)}.atto-dsp__file{align-items:center;border:1px solid var(--atto-line);border-radius:.55rem;color:var(--atto-ink);display:inline-flex;font-size:.88rem;font-weight:600;gap:.5rem;padding:.6rem 1rem;text-decoration:none}.atto-dsp__file svg{color:var(--atto-orange)}.atto-dsp__file:hover{border-color:var(--atto-orange);color:var(--atto-orange-2)}.atto-dso__lines{display:flex;flex-direction:column;gap:.6rem;margin-top:1.1rem}.atto-dso__line{align-items:center;background:#fafbfc;border:1px solid #eef1f4;border-radius:.6rem;display:grid;gap:.85rem;grid-template-columns:52px minmax(0,1fr) auto auto auto 32px;padding:.7rem .85rem}.atto-dso__img{background:#fff;border:1px solid #f0f2f5;border-radius:.45rem;display:grid;height:52px;overflow:hidden;place-items:center;width:52px}.atto-dso__img img{max-height:100%;max-width:100%;object-fit:contain}.atto-dso__info{display:flex;flex-direction:column;min-width:0}.atto-dso__info strong{color:var(--atto-ink);font-size:.88rem;font-weight:600}.atto-dso__info em{color:#9aa3ae;font-size:.76rem;font-style:normal}.atto-dso__unit{color:var(--atto-orange-2);font-size:.86rem;font-weight:700;white-space:nowrap}.atto-dso__unit s{color:#b9c0c9;display:block;font-size:.74rem;font-weight:400}.atto-dso__qty{align-items:center;background:#fff;border:1px solid var(--atto-line);border-radius:.5rem;display:inline-flex;overflow:hidden}.atto-dso__qty button{background:#f7f8fa;border:0;color:#55606c;cursor:pointer;height:34px;width:28px}.atto-dso__qty button:hover{background:#eef1f4}.atto-dso__qty input{-moz-appearance:textfield;border:0;font:inherit;font-weight:700;height:34px;text-align:center;width:42px}.atto-dso__qty input::-webkit-inner-spin-button,.atto-dso__qty input::-webkit-outer-spin-button{-webkit-appearance:none}.atto-dso__qty input:focus{outline:none}.atto-dso__linetotal{color:var(--atto-ink);font-size:.92rem;white-space:nowrap}.atto-dso__x{background:transparent;border:0;border-radius:50%;color:#c3c9d1;cursor:pointer;font-size:.9rem;height:30px;width:30px}.atto-dso__x:hover{background:#fdecec;color:#a12525}.atto-dso__empty{color:#9aa3ae;font-size:.88rem;margin:1rem 0 0}.atto-dso__totals{align-items:baseline;border-top:1px solid var(--atto-line);color:#55606c;display:flex;font-size:.95rem;gap:.7rem;justify-content:flex-end;margin-top:1.1rem;padding-top:1rem}.atto-dso__totals strong{color:var(--atto-ink);font-size:1.35rem;font-weight:800}.atto-ck__dsinput{background:#fafbfc;border:1px solid #dfe3e9;border-radius:.55rem;font:inherit;font-size:.92rem;padding:.74rem .9rem;width:100%}.atto-ck__dsinput:focus{background:#fff;border-color:var(--atto-orange);box-shadow:0 0 0 3px rgba(246,144,37,.14);outline:none}[data-ds-results] button{align-items:baseline;background:transparent;border:0;border-radius:.45rem;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:space-between;padding:.55rem .7rem;text-align:left;width:100%}[data-ds-results] button strong{color:var(--atto-ink);font-size:.88rem;font-weight:600}[data-ds-results] button em{color:var(--atto-orange-2);font-size:.82rem;font-style:normal;font-weight:700;white-space:nowrap}[data-ds-results] button:hover{background:rgba(246,144,37,.1)}@media(max-width:991.98px){.atto-ds__hero-inner{grid-template-columns:1fr}.atto-ds__formcard{padding:1.5rem 1.25rem 1.75rem}.atto-dso__line{grid-template-columns:44px minmax(0,1fr) auto;row-gap:.6rem}.atto-dso__linetotal,.atto-dso__qty,.atto-dso__unit{grid-column:2/-1}.atto-dso__x{grid-column:3;grid-row:1}}.atto-topbar__ds{align-items:center;color:var(--atto-orange-2)!important;display:inline-flex;font-weight:700;gap:.35rem}.atto-topbar__ds svg{flex:0 0 auto}.atto-topbar__ds:hover{color:var(--atto-orange)!important}.atto-ck__brand{aspect-ratio:324.48/162.6;flex:0 0 auto;height:26px;margin-left:auto;object-fit:contain;opacity:.95;width:auto}.atto-ck__brand--cards{aspect-ratio:418/75;height:22px}.atto-ck__payrow{align-items:stretch}.atto-ck__payrow .atto-ck__option{align-items:center;margin-bottom:0;min-height:74px;padding:.9rem 1.15rem}.atto-ck__payrow .atto-ck__optionname{flex:0 1 auto}.atto-ck__optionhead .atto-ck__brand{margin-left:auto;margin-right:.9rem}@media(max-width:767.98px){.atto-ck__brand{height:22px}.atto-ck__brand--cards{height:19px}.atto-ck__payrow .atto-ck__option{min-height:66px}}@media(max-width:480px){.atto-ck__payrow .atto-ck__option{flex-wrap:wrap}.atto-ck__payrow .atto-ck__brand{margin-left:3.4rem;margin-top:.35rem}.atto-ck__optionhead{flex-wrap:wrap}.atto-ck__optionhead .atto-ck__brand{margin-left:3.4rem;margin-right:0}}.atto-pdp__specsec--first{margin-top:0}.atto-pdp__specsec--first+div,.atto-pdp__specsec--first+h2,.atto-pdp__specsec--first+h3,.atto-pdp__specsec--first+p,.atto-pdp__specsec--first+ul{margin-top:1.6rem}.atto-pdp__cart{margin-bottom:0}.atto-pdp__descsec{border-top:1px solid var(--atto-line);margin-top:2.5rem;padding-top:2rem}.atto-pdp__desctext{color:var(--atto-text);font-size:.95rem;line-height:1.78}.atto-pdp__desctext>:first-child{margin-top:0}.atto-pdp__desctext>:last-child{margin-bottom:0}.atto-pdp__desctext p{margin:0 0 1rem}.atto-pdp__desctext b,.atto-pdp__desctext strong{color:var(--atto-ink);font-weight:700}.atto-pdp__desctext h2,.atto-pdp__desctext h3{color:var(--atto-ink);font-size:1.08rem;font-weight:700;letter-spacing:-.01em;margin:1.8rem 0 .7rem}.atto-pdp__desctext h4{color:var(--atto-ink);font-size:.96rem;font-weight:700;margin:1.4rem 0 .5rem}.atto-pdp__desctext ol,.atto-pdp__desctext ul{margin:0 0 1.15rem;padding-left:1.3rem}.atto-pdp__desctext li{margin-bottom:.45rem}.atto-pdp__desctext a{border-bottom:1px solid rgba(246,144,37,.35);color:var(--atto-orange-2);text-decoration:none}.atto-pdp__desctext a:hover{border-bottom-color:var(--atto-orange)}.atto-pdp__desctext img{border-radius:.6rem;height:auto;max-width:100%}.atto-pdp__desctext table{border-collapse:collapse;font-size:.9rem;margin-bottom:1.2rem;width:100%}.atto-pdp__desctext table td,.atto-pdp__desctext table th{border-bottom:1px solid var(--atto-line);padding:.55rem .7rem;text-align:left}.atto-ck__field input[readonly]{background:#f6f7f9;color:#4a5563;cursor:default}.atto-nav__item.is-collapsed{display:none}.atto-nav__more>a{background:#f2f3f6;border-radius:999px;font-weight:600;padding:.45rem 1.05rem;transition:background .15s ease,color .15s ease}.atto-nav__more>a:hover{background:#e9ebef}.atto-morepanel{display:flex;flex-wrap:wrap;gap:1.35rem 2.3rem;max-width:min(960px,94vw);padding:1.45rem 1.7rem}.atto-morepanel__col{flex:0 0 200px}.atto-morepanel__col.is-hidden{display:none}.atto-morepanel__head{color:var(--atto-ink);display:block;font-size:.93rem;font-weight:700;margin-bottom:.55rem;text-decoration:none}.atto-morepanel__head:hover{color:var(--atto-orange)}.atto-morepanel__list{display:flex;flex-direction:column;gap:.34rem;list-style:none;margin:0;padding:0}.atto-morepanel__list a{color:#5a6270;font-size:.865rem;text-decoration:none;transition:color .12s ease}.atto-morepanel__list a:hover{color:var(--atto-orange)}.atto-added__comp{border-top:1px solid #eef0f3;padding:1.05rem 1.4rem 1.15rem}.atto-added__comp-title{color:#6a7280;font-size:.78rem;font-weight:700;letter-spacing:.05em;margin:0 0 .85rem;text-transform:uppercase}.atto-added__comp-grid{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr)}.atto-added__compcard{align-items:center;border:1px solid #e8eaee;border-radius:.8rem;display:flex;flex-direction:column;gap:.42rem;padding:.85rem .6rem .75rem;text-align:center;transition:border-color .15s ease,box-shadow .15s ease}.atto-added__compcard:hover{border-color:#d6dae1;box-shadow:0 .5rem 1.2rem rgba(15,18,24,.07)}.atto-added__compcard-img{align-items:center;display:flex;height:72px;justify-content:center}.atto-added__compcard-img img{max-height:100%;max-width:100%;object-fit:contain}.atto-added__compcard-name{color:var(--atto-ink);display:-webkit-box;font-size:.8rem;font-weight:600;line-height:1.32;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.15em;overflow:hidden}.atto-added__compcard-name:hover{color:var(--atto-orange)}.atto-added__compcard-price{color:var(--atto-ink);font-size:.86rem;font-weight:700}.atto-added__compcard-add{align-items:center;background:none;border:1px solid;border-radius:999px;color:var(--atto-orange);cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:600;gap:.35rem;padding:.32rem .8rem;transition:background .15s ease,color .15s ease,border-color .15s ease}.atto-added__compcard-add svg{display:block}.atto-added__compcard-add:hover{background:var(--atto-orange);border-color:var(--atto-orange);color:#fff}@media(max-width:640px){.atto-added__comp{padding:.9rem 1rem 1rem}.atto-added__comp-grid{gap:.55rem}.atto-added__compcard{padding:.65rem .45rem .6rem}.atto-added__compcard-img{height:56px}}.atto-ck__brand--wallets{aspect-ratio:194/44;height:22px;margin-left:.45rem}.atto-phone a{color:inherit;text-decoration:none;transition:color .15s ease}.atto-phone a:hover{color:var(--atto-orange)}body,html{overflow-x:clip}@media(max-width:575.98px){.atto-topbar__inner{flex-wrap:nowrap;gap:.45rem;padding-right:.25rem}.atto-topbar__tagline{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atto-topbar__switch{flex:0 0 auto}.atto-topbar__switch a,.atto-topbar__switch button{font-size:.68rem;padding:.18rem .45rem}}@media(max-width:991.98px){.atto-search{flex:1 1 auto!important;margin-left:0!important;margin-right:0!important;width:100%!important}.atto-suggest{left:0!important;right:0!important;width:auto!important}.atto-btn-categories{background:var(--atto-orange,#f69025)!important;border-color:transparent!important;box-shadow:none!important}.atto-btn-categories .atto-btn-categories__bars,.atto-btn-categories__bars{display:inline-flex!important;flex-direction:column;justify-content:center}.atto-btn-categories .atto-btn-categories__bars span,.atto-btn-categories__bars span{background:#fff!important;display:block;width:100%}.atto-btn-categories .atto-btn-categories__caret,.atto-btn-categories__caret{display:none!important}}