.ipl-acc{display:grid;grid-template-columns:17.5rem minmax(0,1fr);gap:1.5rem;align-items:start}.ipl-acc #column-left{display:block!important;width:100%}.ipl-acc-nav{background:#fff;border-radius:.75rem;padding:.5rem}.ipl-acc-nav__item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;color:var(--primary-black,#18181b)!important;text-decoration:none;font-weight:500;line-height:1.25rem}.ipl-acc-nav__item:hover{background:var(--g-5,#efeff4)}.ipl-acc-nav__item.is-active{background:var(--g-5,#efeff4);font-weight:600}.ipl-acc-nav__icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;color:var(--g-2,#8a8a8f)}.ipl-acc-nav__item.is-active .ipl-acc-nav__icon{color:var(--accent-blue,#0082FF)}.ipl-acc-nav__chevron{display:none}.ipl-acc-nav__divider{height:1px;margin:.5rem 1rem;background:var(--g-4,#c8c7cc)}.ipl-acc-nav__item--noicon{padding-left:3rem}.ipl-acc-card{background:#fff;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem}.ipl-acc-greet{font-size:1.25rem;font-weight:600;margin:0}.ipl-acc-empty{color:var(--g-2,#8a8a8f);margin-bottom:1rem}.ipl-acc-short{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ipl-acc-short__item{display:flex;align-items:center;gap:.75rem;background:#fff;border-radius:.75rem;padding:1rem 1.25rem;color:var(--primary-black,#18181b)!important;text-decoration:none;font-weight:500;line-height:1.25rem}.ipl-acc-short__item:hover{background:var(--g-5,#efeff4)}.ipl-acc-short__icon{flex:0 0 2.75rem;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.625rem;background:var(--g-5,#efeff4);color:var(--accent-blue,#0082FF);font-size:1.125rem}.ipl-acc-short__item:hover .ipl-acc-short__icon{background:#fff}.ipl-acc-short__label{flex:1 1 auto;min-width:0}.ipl-acc-short__count{flex:0 0 auto;font-weight:600}.ipl-acc-short__chevron{flex:0 0 1rem;width:1rem;height:1rem;color:var(--g-4,#c8c7cc)}#content .basic-card{border-radius:.75rem}.ipl-addr-head{display:flex;align-items:center;gap:.75rem}.ipl-addr-head h2{flex:1 1 auto;min-width:0;margin:0}.ipl-addr-add{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--accent-blue,#0082FF);color:#fff!important;text-decoration:none}.ipl-addr-add:hover{background:var(--primary-black,#05000f);color:#fff!important}.ipl-addr-add svg{width:1rem;height:1rem}.ipl-addr-list{list-style:none;margin:1rem 0 0;padding:0}.ipl-addr-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 0;border-top:1px solid var(--g-5,#efeff4)}.ipl-addr-item__pin{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;margin-top:.125rem;color:var(--g-2,#8a8a8f)}.ipl-addr-item__pin svg{width:1.25rem;height:1.25rem}.ipl-addr-item__body{flex:1 1 auto;min-width:0}.ipl-addr-item__text{margin:0;line-height:1.5;overflow-wrap:anywhere}.ipl-addr-item__badge{display:inline-block;margin-top:.5rem;padding:.125rem .5rem;border-radius:1rem;background:var(--g-5,#efeff4);color:var(--g-2,#8a8a8f);font-size:.8125rem;line-height:1.25rem}.ipl-addr-item__actions{flex:0 0 auto;display:flex;gap:.25rem}.ipl-addr-item__action{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;color:var(--g-2,#8a8a8f)!important;text-decoration:none}.ipl-addr-item__action:hover{background:var(--g-5,#efeff4);color:var(--primary-black,#05000f)!important}.ipl-addr-item__action--danger:hover{background:#fdecec;color:#e5484d!important}.ipl-addr-item__action svg{width:1.125rem;height:1.125rem}#content .basic-card>.ipl-notice{margin-top:1rem}.ipl-confirm{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem}.ipl-confirm__backdrop{position:absolute;inset:0;background:rgb(5 0 15 / .45)}.ipl-confirm__card{position:relative;width:100%;max-width:22rem;background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1.5rem 3rem rgb(5 0 15 / .18)}.ipl-confirm__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ipl-confirm__text{margin:0 0 1.25rem;color:var(--g-2,#8a8a8f)}.ipl-confirm__actions{display:flex;justify-content:flex-end;gap:.5rem}.ipl-confirm__btn{flex:0 0 auto;padding:.625rem 1rem;border:0;border-radius:.5rem;background:var(--g-5,#efeff4);color:var(--primary-black,#05000f);font:inherit;cursor:pointer}.ipl-confirm__btn:hover{background:var(--g-4,#c8c7cc)}.ipl-confirm__btn--danger{background:#e5484d;color:#fff}.ipl-confirm__btn--danger:hover{background:#c93b3f}.ipl-order-list,.ipl-order-products,.ipl-order-history{list-style:none;margin:1rem 0 0;padding:0}.ipl-order-list{margin-top:0}.ipl-order-list>.ipl-order-item:first-child{border-top:0;padding-top:0}.ipl-order-item,.ipl-order-product{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-top:1px solid var(--g-5,#efeff4)}.ipl-order-item__thumbs{flex:0 0 auto;display:flex}#account-order .ipl-order-item__thumbs{flex:0 0 7.5rem}.ipl-order-item__thumb+.ipl-order-item__thumb{margin-left:-1.5rem}.ipl-order-item__thumb{position:relative;box-shadow:0 0 0 2px #fff}.ipl-order-item__thumb:nth-child(1){z-index:3}.ipl-order-item__thumb:nth-child(2){z-index:2}.ipl-order-item__thumb:nth-child(3){z-index:1}.ipl-order-item__thumb,.ipl-order-product__img{flex:0 0 auto;width:3.5rem;height:3.5rem;border-radius:.5rem;background:var(--g-5,#efeff4);object-fit:contain}.ipl-order-item__body,.ipl-order-product__body{flex:1 1 auto;min-width:0}.ipl-order-item__thumbs,.ipl-order-item__head{text-decoration:none}.ipl-order-item__head:hover .ipl-order-item__no{text-decoration:underline}.ipl-order-item__head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1rem}.ipl-order-item__no{font-weight:600}.ipl-order-item__status{color:var(--accent-blue,#0082FF);font-size:.875rem}.ipl-order-item__meta,.ipl-order-product__meta{display:flex;flex-wrap:wrap;gap:.25rem 1rem;margin-top:.25rem;color:var(--g-2,#8a8a8f);font-size:.875rem}.ipl-order-item__side,.ipl-order-product__side{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.ipl-order-item__total,.ipl-order-product__total{font-weight:600;white-space:nowrap}.ipl-order-item__view{color:var(--accent-blue,#0082FF)!important;text-decoration:none;font-size:.875rem;white-space:nowrap}.ipl-order-item__view:hover{text-decoration:underline}.ipl-order-product__name{color:var(--primary-black,#05000f)!important;text-decoration:none;font-weight:500}.ipl-order-product__name:hover{color:var(--accent-blue,#0082FF)!important}.ipl-order-product__opt{margin-top:.25rem;color:var(--g-2,#8a8a8f);font-size:.8125rem}.ipl-order-product__actions{display:flex;gap:.25rem}.ipl-order-product__action{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;color:var(--g-2,#8a8a8f)!important;text-decoration:none}.ipl-order-product__action:hover{background:var(--g-5,#efeff4);color:var(--primary-black,#05000f)!important}.ipl-order-product__action svg{width:1.125rem;height:1.125rem}.ipl-order-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 2rem;margin:0}.ipl-order-facts>div{display:flex;justify-content:space-between;gap:1rem;min-width:0}.ipl-order-facts dt,.ipl-order-totals dt{color:var(--g-2,#8a8a8f);font-weight:400}.ipl-order-facts dd,.ipl-order-totals dd{margin:0;text-align:right}.ipl-order-totals{margin:1rem 0 0;padding-top:1rem;border-top:1px solid var(--g-5,#efeff4)}.ipl-order-totals>div{display:flex;justify-content:flex-end;gap:2rem}.ipl-order-totals>div:last-child{margin-top:.5rem;font-weight:600;font-size:1.125rem}.ipl-order-totals>div:last-child dt{color:var(--primary-black,#05000f);font-weight:600}.ipl-order-section{margin:0 0 .5rem;font-size:1rem;font-weight:600}.ipl-order-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;margin-top:1.5rem}.ipl-order-address__text{margin:0;color:var(--g-2,#8a8a8f);line-height:1.5}.ipl-order-comment{margin-top:1.5rem}.ipl-order-history__item{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem 1rem;padding:.75rem 0;border-top:1px solid var(--g-5,#efeff4)}.ipl-order-history__date{color:var(--g-2,#8a8a8f);font-size:.875rem;min-width:6rem}.ipl-order-history__comment{flex:1 1 100%;color:var(--g-2,#8a8a8f);font-size:.875rem}.ipl-order-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin-top:1rem}.ipl-order-foot__results{color:var(--g-2,#8a8a8f);font-size:.875rem}@media (max-width:800px){.ipl-order-facts,.ipl-order-addresses{grid-template-columns:minmax(0,1fr)}.ipl-order-item,.ipl-order-product{flex-wrap:wrap}#account-order .ipl-order-item__thumbs{flex:0 0 5.5rem}.ipl-order-item__thumb+.ipl-order-item__thumb{margin-left:-2.5rem}.ipl-order-item__body,.ipl-order-product__body{flex:1 1 60%}.ipl-order-item__side,.ipl-order-product__side{flex:1 1 100%;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}@media (max-width:800px){.ipl-acc{grid-template-columns:minmax(0,1fr);gap:1rem}.ipl-acc>#content{order:1}.ipl-acc #column-left{order:2}.ipl-acc-nav{padding:0;overflow:hidden}.ipl-acc-nav__item{padding:1rem;border-radius:0;border-bottom:1px solid var(--g-5,#efeff4)}.ipl-acc-nav__item:last-child{border-bottom:0}.ipl-acc-nav__item.is-active{background:#fff0;font-weight:500}.ipl-acc-nav__item--noicon{padding-left:1rem}.ipl-acc-nav__chevron{display:block;margin-left:auto;width:1rem;height:1rem;color:var(--g-4,#c8c7cc)}.ipl-acc-nav__divider{margin:0}.ipl-acc-short{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.ipl-acc-short__item{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem;font-size:.8125rem}.ipl-acc-short__icon{flex:0 0 2.25rem;width:2.25rem;height:2.25rem;font-size:1rem}.ipl-acc-short__label{flex:0 0 auto}.ipl-acc-short__chevron{display:none}}#content form .row>label.col-form-label{flex:0 0 100%;width:100%;max-width:100%;text-align:left;padding-top:0;padding-bottom:.5rem}#content form .row>label.col-form-label+[class^="col-sm-"],#content form .row>label.col-form-label+[class*=" col-sm-"]{flex:0 0 100%;width:100%;max-width:100%}.ipl-form-title{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;line-height:1.25}#content form .form-check-inline:not(.form-check){display:inline-flex;align-items:center;gap:.5rem;margin-right:1.5rem}#content form .form-check-inline:not(.form-check) .form-check-input{float:none;flex:0 0 auto;margin:0!important}#content form .form-check-inline:not(.form-check) .form-check-label{margin:0;line-height:1.25}#content form .row>.col>.btn,#content form .row>[class^="col-"]>.btn{display:inline-flex!important}#content form .row>.col:has(>.btn),#content form .row>.col.text-end:has(>.btn){flex:0 0 auto;width:auto;text-align:left}#content form .row>.col.text-end:has(>.btn-primary){order:-1}#content form .row>.col>.btn.btn-light,#content form .row>[class^="col-"]>.btn.btn-light{background:transparent!important;border-color:transparent!important;color:var(--g-1,#666)!important;padding-left:0!important;padding-right:0!important}#content form .row>.col>.btn.btn-light:hover,#content form .row>[class^="col-"]>.btn.btn-light:hover{color:var(--primary-black,#05000f)!important;text-decoration:underline}.ipl-acc-hello{display:flex;align-items:center;gap:.75rem}.ipl-acc-hello__avatar{position:relative;flex:0 0 auto;width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--g-5,#efeff4);color:var(--g-2,#8a8a8f)}.ipl-acc-hello__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.ipl-acc-hello__initials{font-size:.9375rem;font-weight:600;line-height:1;color:var(--primary-black,#05000f);text-transform:uppercase}.ipl-acc-hello__avatar svg{width:1.25rem;height:1.25rem}.ipl-acc-greet{flex:1 1 auto;min-width:0}.ipl-acc-hello__edit{flex:0 0 auto;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;color:var(--g-2,#8a8a8f)!important}.ipl-acc-hello__edit:hover{background:var(--g-5,#efeff4);color:var(--primary-black,#05000f)!important}.ipl-acc-hello__edit svg{width:1.125rem;height:1.125rem}