.loc-header__wave{display:none}.loc-header__logo{width:163px;top:50%;transform:translateY(-50%)}.loc-header__logo img{width:100%;height:auto}@media(max-width:1024px){.loc-header__logo{width:140px;top:0;transform:none}}.lo-product-child-main{--lo-pc-deep-blue: #152e53;--lo-pc-ocean-blue: #1694c6;--lo-pc-navy: #152e53;--lo-pc-navy-2: #14385f;--lo-pc-orange: #e57428;--lo-pc-orange-hover: #d65817;--lo-pc-pill-bg: #e5ecf9;--lo-pc-pill-bg-active: #152e53;--lo-pc-pill-text: #152e53;--lo-pc-pill-text-active: #ffffff;--lo-pc-pale-blue: #dbf6fc;--lo-pc-border: #dddddd;--lo-pc-muted: #5a6b80;--lo-pc-card-bg: #e5ecf9;--lo-pc-radius-lg: 20px;--lo-pc-radius-md: 10px;--lo-pc-radius-sm: 8px;--lo-pc-gap: clamp(20px, 3vw, 36px);--lo-pc-container-pad: clamp(20px, 5vw, 60px);color:var(--lo-pc-deep-blue);background:#fff}.lo-product-child-main *,.lo-product-child-main *:before,.lo-product-child-main *:after{box-sizing:border-box}.lo-product-child-main__inner{max-width:1320px;margin-inline:auto;padding-inline:var(--lo-pc-container-pad);display:grid;grid-template-columns:minmax(0,1fr);gap:var(--lo-pc-gap)}@media(min-width:1025px){.lo-product-child-main__inner{grid-template-columns:613px minmax(0,1fr);column-gap:clamp(32px,4vw,80px);row-gap:clamp(40px,5vw,72px);align-items:start}}.lo-product-child-main .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lo-product-child-main__gallery{--lo-pc-gallery-thumb-size: 88px;--lo-pc-gallery-thumb-gap: 12px;--lo-pc-gallery-thumb-radius: 10px;--lo-pc-gallery-strip-width: calc( (var(--lo-pc-gallery-thumb-size) * 5) + (var(--lo-pc-gallery-thumb-gap) * 4) );--lo-pc-gallery-blue: #1694c6;display:flex;flex-direction:column;gap:17px}.lo-product-child-main__gallery-main{position:relative;border-radius:20px;overflow:hidden;background:var(--lo-pc-gallery-blue);height:541px}@media(max-width:1024px){.lo-product-child-main__gallery-main{height:auto;aspect-ratio:614 / 541}}.lo-product-child-main__gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center}.lo-product-child-main__gallery-slide.is-active{opacity:1;pointer-events:auto}.lo-product-child-main__gallery-img{width:100%;height:100%;object-fit:cover;display:block}.lo-product-child-main__gallery-controls{display:flex;align-items:center;justify-content:center;gap:34px;min-width:0}@media(max-width:600px){.lo-product-child-main__gallery-controls{gap:14px}}.lo-product-child-main__gallery-arrow{flex:0 0 auto;background:transparent;border:0;padding:0;width:29px;height:40px;cursor:pointer;color:var(--lo-pc-gallery-blue);display:inline-flex;align-items:center;justify-content:center}.lo-product-child-main__gallery-arrow svg{width:29px;height:40px;display:block}.lo-product-child-main__gallery-arrow:hover{color:#0f7ba6}.lo-product-child-main__gallery-arrow:focus-visible{outline:2px solid var(--lo-pc-orange);outline-offset:4px;border-radius:4px}.lo-product-child-main__gallery-arrow[disabled]{opacity:.35;cursor:not-allowed}.lo-product-child-main__gallery-thumbs{list-style:none;margin:0;padding:0;display:flex;gap:var(--lo-pc-gallery-thumb-gap);width:var(--lo-pc-gallery-strip-width);max-width:100%;min-width:0;flex:0 1 var(--lo-pc-gallery-strip-width);overflow-x:hidden;scroll-behavior:smooth}.lo-product-child-main__gallery-thumbs>li{flex:0 0 var(--lo-pc-gallery-thumb-size)}.lo-product-child-main__gallery-thumb{width:var(--lo-pc-gallery-thumb-size);height:var(--lo-pc-gallery-thumb-size);border-radius:var(--lo-pc-gallery-thumb-radius);overflow:hidden;padding:0;border:2px solid transparent;background:#d5d5d5;cursor:pointer;display:block}.lo-product-child-main__gallery-thumb.is-active{border-color:var(--lo-pc-gallery-blue)}.lo-product-child-main__gallery-thumb:focus-visible{outline:2px solid var(--lo-pc-orange);outline-offset:2px}.lo-product-child-main__gallery-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.lo-product-child-main__buybox{display:flex;flex-direction:column;gap:0}.lo-product-child-main__vendor{margin:0;font-size:16px;font-weight:600;letter-spacing:-.32px;line-height:1.1;color:var(--lo-pc-deep-blue)}.lo-product-child-main__title{margin:13px 0 0;font-size:clamp(28px,3.2vw,40px);line-height:1.1;letter-spacing:-.8px;color:var(--lo-pc-deep-blue);font-weight:600}.lo-product-child-main__form{margin-top:21px;display:flex;flex-direction:column;gap:13px}.lo-product-child-main__option{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.lo-product-child-main__option-label{padding:0;margin-bottom:10px;font-size:14px;font-weight:600;line-height:1.4;color:var(--lo-pc-deep-blue)}.lo-product-child-main__option-pills{display:flex;gap:10px}.lo-product-child-main__pill{flex:1 0 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:100px;background:var(--lo-pc-pill-bg);color:var(--lo-pc-pill-text);font-size:16px;font-weight:600;line-height:1.4;cursor:pointer;border:1px solid transparent;transition:background .15s ease,color .15s ease;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap}.lo-product-child-main__pill-input:checked+.lo-product-child-main__pill{background:var(--lo-pc-pill-bg-active);color:var(--lo-pc-pill-text-active)}.lo-product-child-main__pill-input:focus-visible+.lo-product-child-main__pill{outline:2px solid var(--lo-pc-orange);outline-offset:2px}.lo-product-child-main__pill.is-unavailable{opacity:.4;text-decoration:line-through;cursor:not-allowed}.lo-product-child-main__qty-row{display:flex;flex-direction:column;gap:10px}.lo-product-child-main__qty-label{font-size:14px;font-weight:600;line-height:1.4;color:var(--lo-pc-deep-blue)}.lo-product-child-main__qty{display:flex;align-items:center;gap:9px}.lo-product-child-main__qty-display{width:127px;padding:10px 20px;background:var(--lo-pc-pill-bg);border-radius:10px;font-size:16px;font-weight:600;line-height:1.4;color:var(--lo-pc-deep-blue);text-align:left}.lo-product-child-main__qty-btn{width:41px;height:42px;border-radius:8px;border:0;background:var(--lo-pc-ocean-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s ease,opacity .15s ease}.lo-product-child-main__qty-btn+.lo-product-child-main__qty-btn{margin-left:-4px}.lo-product-child-main__qty-btn svg{width:22px;height:22px;display:block}.lo-product-child-main__qty-btn:hover{background:#0f7ba6}.lo-product-child-main__qty-btn:focus-visible{outline:2px solid var(--lo-pc-orange);outline-offset:2px}.lo-product-child-main__qty-btn:disabled{opacity:.45;cursor:not-allowed}.lo-product-child-main__price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-top:8px}.lo-product-child-main__price{font-size:35px;font-weight:600;line-height:1.1;letter-spacing:-.7px;color:var(--lo-pc-deep-blue)}.lo-product-child-main__compare-price{color:var(--lo-pc-muted);text-decoration:line-through;font-size:18px}.lo-product-child-main__compare-price[hidden]{display:none}.lo-product-child-main__atc.loc-btn,.lo-product-child-main__atc{width:100%;max-width:none;height:auto;margin-top:10px;padding:22px 50px;font-size:18px;font-weight:600;line-height:1.1;border-radius:100px;justify-content:center}.lo-product-child-main__atc.loc-btn:hover,.lo-product-child-main__atc.loc-btn:focus-visible{background-color:var(--lo-pc-orange-hover);color:#fff}.lo-product-child-main__atc .loc-btn__label{max-inline-size:none}.lo-product-child-main__atc[disabled]{opacity:.5;cursor:not-allowed}.lo-product-child-main__trust{margin-top:30px;padding-top:30px;border-top:1px solid var(--lo-pc-border);display:flex;flex-direction:column;align-items:center;gap:18px}.lo-product-child-main__rating{display:inline-flex;align-items:center;gap:11px}.lo-product-child-main__rating-stars{display:inline-flex;align-items:flex-end;gap:2px;color:var(--lo-pc-orange)}.lo-product-child-main__star{width:16px;height:16px}.lo-product-child-main__rating-text{font-size:15px;font-weight:500;line-height:1.1;letter-spacing:-.3px;color:var(--lo-pc-deep-blue)}.lo-product-child-main__ssl{display:inline-flex;align-items:center;gap:14px;margin:0;font-size:15px;font-weight:500;line-height:1.1;letter-spacing:-.3px;color:var(--lo-pc-deep-blue)}.lo-product-child-main__ssl svg{width:14px;height:18.9px;color:var(--lo-pc-deep-blue)}.lo-product-child-main__payments{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.lo-product-child-main__payments li{line-height:0}.lo-product-child-main__payment-icon{width:55.7px;height:36.1px}.lo-product-child-main__badges{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.lo-product-child-main__badge{display:flex;align-items:center;gap:20px;padding:14px 15px;background:var(--lo-pc-pale-blue);border-radius:10px;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:-.28px;color:var(--lo-pc-deep-blue)}.lo-product-child-main__badge-icon{color:var(--lo-pc-deep-blue);flex:0 0 auto;display:block}.lo-product-child-main__tabs{margin-top:45px;display:flex;flex-direction:column;gap:34px;padding-bottom:30px;border-bottom:1px solid var(--lo-pc-border)}.lo-product-child-main__tablist{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lo-product-child-main__tab{background:transparent;border:0;border-bottom:1px solid var(--lo-pc-deep-blue);padding:10px 0 20px;font-size:16px;font-weight:600;line-height:1.1;letter-spacing:-.32px;color:var(--lo-pc-deep-blue);cursor:pointer;text-align:left}.lo-product-child-main__tab.is-active,.lo-product-child-main__tab[aria-selected=true]{border-bottom:4px solid var(--lo-pc-orange)}.lo-product-child-main__tab:focus-visible{outline:2px solid var(--lo-pc-orange);outline-offset:2px;border-radius:4px}.lo-product-child-main__tabpanel{font-size:14px;font-weight:500;line-height:1.4;color:var(--lo-pc-deep-blue)}.lo-product-child-main__tabpanel[hidden]{display:none}.lo-product-child-main__tabpanel :is(p,ul,ol){margin:0 0 .85em}.lo-product-child-main__tabpanel ul,.lo-product-child-main__tabpanel ol{padding-left:1.2em}.lo-product-child-main__accordion{display:flex;flex-direction:column;gap:0}.lo-product-child-main__acc-item{border-bottom:1px solid var(--lo-pc-border)}.lo-product-child-main__acc-trigger{width:100%;text-align:left;background:transparent;border:0;padding:15px 0 20px;font-size:22px;font-weight:600;line-height:1.1;letter-spacing:-.44px;color:var(--lo-pc-deep-blue);display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.lo-product-child-main__acc-trigger:focus-visible{outline:2px solid var(--lo-pc-orange);outline-offset:4px;border-radius:4px}.lo-product-child-main__acc-icon{width:36px;height:36px;flex:0 0 36px;transition:transform .2s ease;color:var(--lo-pc-deep-blue)}.lo-product-child-main__acc-trigger[aria-expanded=true] .lo-product-child-main__acc-icon{transform:rotate(180deg)}.lo-product-child-main__acc-panel[hidden]{display:none}.lo-product-child-main__acc-body{padding:0 0 20px;font-size:14px;font-weight:500;line-height:1.4;color:var(--lo-pc-deep-blue)}.lo-product-child-main__acc-body :is(p,ul,ol){margin:0 0 .85em}.lo-product-child-main__acc-body ul,.lo-product-child-main__acc-body ol{padding-left:1.2em}.lo-product-child-main__tabs .metafield-rich_text_field p,.lo-product-child-main__accordion .metafield-rich_text_field p{font-size:14px;font-weight:500;margin:0 0 1em}.lo-product-child-main__tabs .metafield-rich_text_field :is(h1,h2,h3,h4,h5,h6),.lo-product-child-main__accordion .metafield-rich_text_field :is(h1,h2,h3,h4,h5,h6){font-size:16px;font-weight:600;color:#e57428;margin:1.5em 0 .6em}.lo-product-child-main__tabs .metafield-rich_text_field>:is(h1,h2,h3,h4,h5,h6):first-child,.lo-product-child-main__accordion .metafield-rich_text_field>:is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.lo-product-child-main__tabs .metafield-rich_text_field :is(ul,ol),.lo-product-child-main__accordion .metafield-rich_text_field :is(ul,ol){padding-left:30px;margin:0 0 1.5em}.lo-product-child-main__addons{margin-top:45px;display:flex;flex-direction:column;gap:36px}.lo-product-child-main__addons-title{margin:0;font-size:22px;font-weight:600;line-height:1.1;letter-spacing:-.44px;color:var(--lo-pc-deep-blue);text-align:center}.lo-product-child-main__addons-grid{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.lo-product-child-main__addon-card{background:var(--lo-pc-pill-bg);border-radius:10px;padding:15px 20px;display:flex;align-items:center;gap:30px}.lo-product-child-main__addon-image{display:block;flex:0 0 90px;width:90px;height:90px;border-radius:15px;overflow:hidden;background:#fff}.lo-product-child-main__addon-img{width:100%;height:100%;object-fit:cover;display:block}.lo-product-child-main__addon-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.lo-product-child-main__addon-title{font-size:18px;font-weight:600;line-height:1.1;letter-spacing:-.36px;color:var(--lo-pc-deep-blue);text-decoration:none}.lo-product-child-main__addon-title:hover{color:var(--lo-pc-ocean-blue)}.lo-product-child-main__addon-price{font-size:14px;font-weight:600;line-height:1.1;letter-spacing:-.28px;color:var(--lo-pc-deep-blue)}.lo-product-child-main__addon-actions{display:flex;align-items:center;flex:0 0 auto}.lo-product-child-main__addon-add{min-width:120px;height:38px;padding:0 20px;background:var(--lo-pc-ocean-blue);color:#fff;border:1px solid var(--lo-pc-ocean-blue);border-radius:8px;font-size:14px;font-weight:600;letter-spacing:-.28px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.lo-product-child-main__addon-add-label{display:inline-block}.lo-product-child-main__addon-add:hover:not([disabled]){background:#0f7ba6;border-color:#0f7ba6}.lo-product-child-main__addon-add:focus-visible{outline:2px solid var(--lo-pc-orange);outline-offset:2px}.lo-product-child-main__addon-add[disabled]{opacity:.5;cursor:not-allowed}.lo-product-child-main__addon-add.is-loading{opacity:.7;cursor:wait}.lo-product-child-main__addon-add.is-added{background:#fff;color:var(--lo-pc-ocean-blue);border-color:var(--lo-pc-ocean-blue)}.lo-product-child-main__addon-add.is-added:hover:not([disabled]):not(.is-loading){background:var(--lo-pc-pill-bg)}.lo-product-child-main__consult{position:relative;margin-top:45px;background:var(--lo-pc-deep-blue);border-radius:30px;padding:25px 30px 25px 110px;display:flex;align-items:flex-start;gap:25px}.lo-product-child-main__consult-badge{position:absolute;left:-48px;top:14px;width:138px;height:142px;pointer-events:none}.lo-product-child-main__consult-badge svg{width:100%;height:100%;display:block}.lo-product-child-main__consult-body{flex:1 1 auto;display:flex;flex-direction:column;gap:14px}.lo-product-child-main__consult-title{margin:0;font-size:22px;font-weight:600;line-height:1.1;letter-spacing:-.44px;color:#fff}.lo-product-child-main__consult-text{margin:0;font-size:14px;font-weight:500;line-height:1.4;color:#fff}.lo-product-child-main__consult-btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:12px 30px;background:var(--lo-pc-ocean-blue);border-radius:100px;font-size:16px;font-weight:600;line-height:1.1;color:#fff;text-decoration:none;transition:background .15s ease}.lo-product-child-main__consult-btn:hover{background:#0f7ba6;color:#fff}@media(max-width:600px){.lo-product-child-main__consult{padding:90px 24px 24px}.lo-product-child-main__consult-badge{left:50%;top:-40px;transform:translate(-50%)}}.lo-product-child-main{--lo-pc-pin-height: 100vh;--lo-pc-pin-pad: 0px;padding-block:clamp(24px,5vw,56px)}.lo-product-child-main__track{position:relative;z-index:1}@media(min-width:1025px){.lo-product-child-main__track{height:calc(var(--lo-pc-pin-height) + var(--lo-pc-scroll-distance, 800px))}.lo-product-child-main__viewport{position:-webkit-sticky;position:sticky;top:0;height:var(--lo-pc-pin-height);padding-block:var(--lo-pc-pin-pad);box-sizing:border-box;display:flex;align-items:flex-start;overflow:hidden}.lo-product-child-main__viewport>.lo-product-child-main__inner{width:100%}.lo-product-child-main__buybox-frame{height:var(--lo-pc-pin-height);overflow:hidden;min-width:0;padding-left:60px;margin-left:-60px}.lo-product-child-main__buybox{will-change:transform;transition:transform .15s linear}}@media(max-width:1024px){.lo-product-child-main__viewport,.lo-product-child-main__buybox-frame{display:contents}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-lo-product-child-main.css.map */
