.tpay-animated{transition:all 0.2s cubic-bezier(.335,.01,.03,1.36)}.tpay-animated-fast{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes tpayFadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes tpayFadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.tpay-fadeIn{-webkit-animation-name:tpayFadeIn;animation-name:tpayFadeIn;display:block}@keyframes tpayFadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes tpayFadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.tpay-fadeOut{-webkit-animation-name:tpayFadeOut;animation-name:tpayFadeOut;display:none}.tpay-preload{position:relative}.tpay-preload__inner{margin-top:.7rem;display:flex}.tpay-preload__content{margin-left:12px;font-size:.7rem}.tpay-preload__loader{position:relative;width:20px}.tpay-preload__loader:before{content:'';display:block}.tpay-preload__circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.tpay-preload__path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{100%,0%{stroke:#71e496}50%{stroke:#2953c5}80%,90%{stroke:#1c2f77}}.tpay-payment-gateways{display:grid;margin-left:-.6rem;margin-right:-.6rem}.tpay-payment-gateways--grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.tpay-payment-gateways__item{padding-left:.6rem;padding-right:.6rem;margin-bottom:1.2rem}.tpay-payment-gateways__item img{width:auto;display:block;height:36px;margin-left:auto;margin-right:auto;margin-bottom:6px}.tpay-payment-gateways__item.installments img{height:55px}.tpay-payment-gateways__item.installments .tpay-payment-gateways__item-inner{padding:12px 10px}.tpay-payment-gateways__item span{text-align:center;font-weight:600;font-size:.72rem;color:#1B2257}.tpay-payment-gateways__item:hover .tpay-payment-gateways__item-inner,.tpay-payment-gateways__item--active .tpay-payment-gateways__item-inner{box-shadow:0 0 20px #C9CCE7;transition:box-shadow 125ms ease-out;-webkit-transition:box-shadow 125ms ease-out;-moz-transition:box-shadow 125ms ease-out;-o-transition:box-shadow 125ms ease-out}.tpay-payment-gateways__item-inner{width:100%;border:1px solid #DDD;border-radius:3px;display:flex;flex-direction:column;padding:16px 10px;height:100%;justify-content:center;cursor:pointer;transition:box-shadow 125ms ease-out;-webkit-transition:box-shadow 125ms ease-out;-moz-transition:box-shadow 125ms ease-out;-o-transition:box-shadow 125ms ease-out}.tpay-blik{padding-top:10px;box-sizing:border-box;font-size:10px;letter-spacing:1px;font-weight:300;max-width:220px;position:relative}.tpay-blik .tpay-input-label{display:block;margin:0 auto 7px;font-size:11px;letter-spacing:1px;font-weight:600;color:#2c2c2c}.tpay-blik input::placeholder{color:#3c3c3c}.tpay-blik input{outline:none;background-color:#fff;height:40px;line-height:30px;padding:0 10px;letter-spacing:5px;width:100%;color:#2c2c2c;text-align:center;font-size:17px;font-weight:500;box-sizing:border-box;border-radius:6px;font-family:lato,'helvetica-light','sans-serif';border:1px solid #e7e7e7}.tpay-blik input.success{border:1px solid #00c062}.tpay-blik input .btn{width:100%}#tpay-blik-submit{margin-top:20px;max-width:220px;width:100%;color:#fff;background-color:#24b9d7;border-color:rgba(0,0,0,0)}#tpay-blik-submit.disabled,#tpay-blik-submit:disabled{cursor:pointer;opacity:1}.tpay-blik-response{display:none;transition:all 0.4s cubic-bezier(.335,.01,.03,1.36);-webkit-animation-name:tpayFadeOut;animation-name:tpayFadeOut}.tpay-blik-response--open{-webkit-animation-name:tpayFadeIn;animation-name:tpayFadeIn;display:block;transition:all 0.4s cubic-bezier(.335,.01,.03,1.36)}.tpay-account-cards{margin-bottom:1.875rem;font-size:.875rem;color:#232323;background:#fff}.tpay-account-cards__body{padding:1rem}.tpay-account-cards__footer{padding:.5rem 1rem;border-top:1px solid #f6f6f6}#card-number{width:100%}#exp-container{padding-left:10px;padding-right:10px;width:50%}#card-exp{width:150px}#card-cvc{width:100px}.tpay-card{position:relative;background:#f6f6f6;width:390px;height:210px;border-radius:6px;padding:25px 20px 0;box-sizing:border-box;font-size:10px;letter-spacing:1px;font-weight:300;margin-bottom:10px}.tpay-card__wrap{display:flex;justify-content:space-between;margin-left:-10px;margin-right:-10px}.tpay-card label{display:block;margin:0 auto 7px;font-size:11px;font-weight:600;color:#2c2c2c}.tpay-card input::placeholder{color:#3c3c3c}.tpay-card input{outline:none;background-color:#fff;line-height:30px;padding:3px 12px;margin:0 0 25px;color:#2c2c2c;font-size:15px;font-weight:400;box-sizing:border-box;font-family:lato,'helvetica-light','sans-serif';letter-spacing:.7px;border:1px solid #e4e4e4;border-radius:6px;width:100%}.tpay-card input.wrong{border:1px solid red}.tpay-card__save{display:flex;align-items:center}.tpay-card__save label{margin-left:10px;margin-bottom:0}.tpay-cards__item{padding-bottom:12px;padding-right:15px;padding-left:15px}.tpay-cards__item-inner{display:flex;align-content:center;margin:0;padding:12px 15px;height:100%;border:1px solid #DDD;border-radius:3px;cursor:pointer}.tpay-cards__item-inner:hover{box-shadow:0 0 20px #C9CCE7;transition:box-shadow 125ms ease-out;-webkit-transition:box-shadow 125ms ease-out;-moz-transition:box-shadow 125ms ease-out;-o-transition:box-shadow 125ms ease-out}.tpay-cards__item label{font-weight:700;text-align:left;margin:0;width:100%;display:flex;flex-direction:column;cursor:pointer}.tpay-cards__item p{font-size:.7rem;padding:0;margin:0;line-height:1}.tpay-cards__item input:checked+label{border-bottom:2px solid #56df83!important}.tpay-wrapper{margin-top:30px;margin-bottom:40px;position:relative}.tpay-wrapper .custom-checkbox span.wrong{border:1px solid #ff3860}.tpay-wrapper .wrong{border:1px solid #ff3860}.tpay-regulations{padding:.9rem 0 .5rem}.tpay-regulations__content{margin-bottom:.6rem;font-size:.7rem}.tpay-widget-wrap{padding:16px 0;margin-bottom:16px}#checkout-payment-step .payment-option{display:flex;width:100%;align-items:center}#checkout-payment-step .payment-option>label{display:flex;align-items:center;margin-bottom:0}#checkout-payment-step .payment-option>label img{height:32px;padding:4px}.tpay-label-info{display:flex!important;align-items:center}.tpay-label-info img{width:12px;opacity:.5;margin-left:10px}#info_msg_not_valid,.tpay-blik-response{margin-top:.7rem;color:#232323;font-size:.7rem}.tpay-logo--small{position:absolute;right:20px;top:20px}body#checkout .additional-information{margin-left:0}.tpay-radio-payments--blik{max-width:350px}.tpay-radio-payments__radio{display:flex;align-content:center;margin:0;position:relative;padding:12px 15px;height:100%;border:1px solid #DDD;border-radius:6px;cursor:pointer;transition:all 0.3s cubic-bezier(.335,.01,.03,1.36)}.tpay-radio-payments__radio .tpay-logo--small{display:none}.tpay-radio-payments__radio:hover{border-color:#267DBE;transition:all 0.3s cubic-bezier(.335,.01,.03,1.36)}.tpay-radio-payments__radio--active{border-color:#267DBE}.tpay-radio-payments__radio--active .tpay-logo--small{display:block}.tpay-radio-payments__radio--active .tpay-radio-payments__description{display:block;transition:all 0.4s cubic-bezier(.335,.01,.03,1.36);height:auto}.tpay-radio-payments__description{display:none;height:0;margin-top:12px;transition:all 0.4s cubic-bezier(.335,.01,.03,1.36);margin-bottom:20px}.tpay-radio-payments__item{padding-bottom:12px}.tpay-radio-payments__item label{font-weight:700;text-align:left;margin:0;width:100%;display:flex;flex-direction:column;cursor:pointer}.tpay-radio-payments__item p{font-size:.7rem;padding:0;margin:0;line-height:1}#tpay-blik-form #payment-confirmation,#card_payment_form #payment-confirmation{display:none!important}body#checkout section.checkout-step .payment-options label{display:flex;text-align:left}.tpay-error{color:#ff3860;font-size:12px;font-weight:500;padding:10px 0;display:block}body.tpay-hide-process-btn #payment-confirmation{display:none!important}.installments-iframe{width:100%;height:100%;border:none;margin:0;padding:0;overflow:hidden}.installments-iframe-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;padding:0;border-radius:8px;overflow:hidden}.installments-button{box-sizing:border-box;font-family:sans-serif;display:flex;margin:8px 0;flex-direction:column;gap:1px;padding:8px 32px;background:#fff;border:1px solid #ebebeb;border-radius:8px;cursor:pointer;font-weight:700;line-height:15.6px;font-size:13px;transition:background-color 0.25s ease}.installments-button:hover{background:#eee}.installments-button img{max-width:114px}.pdfbloginpro a.sb{width:257px;color:#fff;display:flex;align-items:center;justify-content:center;background-color:#4267B2;border:solid 1px #4267B2;border-radius:0}.pdfbloginpro a.sb span{color:#fff;font-size:14px;line-height:21px}*:first-child+html a.sb,*:first-child+html .sb a{text-indent:0;line-height:0;font-size:0;overflow:hidden}.pdfbloginpro a.sb.glossy:before,.pdfbloginpro .sb.glossy a:before{content:"";width:100%;height:50%;position:absolute;top:0;left:0;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:-moz-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,.2) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,.2) 100%);background:linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,.2) 100%)}.pdfbloginpro a.sb.gradient.blue:after,.pdfbloginpro .sb.gradient.blue a:after{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzODRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzU2OWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(top,rgba(83,132,237,1) 0%,rgba(44,86,159,1) 100%);background-image:-webkit-linear-gradient(top,rgba(83,132,237,1) 0%,rgba(44,86,159,1) 100%);background-image:linear-gradient(top,rgba(83,132,237,1) 0%,rgba(44,86,159,1) 100%)}.pdfbloginpro a.sb.gradient::after{background:rgba(0,0,0,0) -moz-linear-gradient(center top,#eeeeee 0%,#d2d2d2 100%) repeat scroll 0 0;box-shadow:0 2px 0 rgba(255,255,255,.3) inset;content:"";height:100%;left:-1px;padding:1px;position:absolute;top:-1px;width:100%;z-index:-1}.pdfbloginpro a.sb.blue.facebook{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH9JREFUeNpi/P//P8NAAiaGAQajDhh1wJB3gAEQbwDi/1gwUYCFQssPADH/QIXABEotBwFGMktCASB+T8hseifChVBLGYm1nJIQYMCS0BjJMYSFQktxyTGOmHJg6DuA1DTASO1EOBoFow4YdcCQKwcozvejUTDqgFEHoAOAAAMAx0oWW2QnFvcAAAAASUVORK5CYII=);background-position:left center}.pdfbloginpro a.sb.blue,.pdfbloginpro a.sb.blue::after{background-color:#426cc5;border-color:#294c89;color:#fff}.pdfbloginpro a.sb.blue:hover,.pdfbloginpro a.sb.blue:hover::after{background-color:#3b61b1}.pdfbloginpro a.sb.blue:hover::after{background-image:none}.nav .pdfbloginpro{margin:4px 10px;margin-top:0}#left_column .pdfbloginpro{margin:5px auto;text-align:center;float:none}.header-simple__col{padding-top:.5rem;padding-bottom:.5rem}#cart #main{margin-top:40px}@media(min-width:1200px){#cart #footer{margin-top:180px}}.cart-items .cart-item{border:1px solid #e4e5e8;padding:17px 24px;margin-bottom:15px}.cart-items .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-items .media figure{border:1px solid #e4e5e8;padding:18px 15px}@media(min-width:1200px){.cart-items .media figure{margin-right:15px}}@media(min-width:1600px){.cart-items .media figure{margin-right:105px}}.cart-items .product-line-grid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;font-size:14px;line-height:21px}.cart-items .product-line__title{color:#000;font-size:14px;margin-top:0;margin-bottom:0;line-height:21px}.cart-items .product-line__title,.cart-items .product-price,.cart-summary{font-family:Nunito Sans,sans-serif;font-weight:600}.cart-summary{color:#000;border:1px solid #e4e5e8;padding:40px 48px;font-size:16px}.cart-summary .h2,.cart-summary h2{font-size:1.75rem;line-height:38px;margin-top:0;margin-bottom:24px;font-weight:700;font-family:Nunito Sans,sans-serif}.cart-summary .cart-summary-line{border-top:1px solid #e4e5e8;margin-top:10px;padding-top:10px;margin-bottom:10px}.cart-summary #cart-subtotal-shipping{padding:0;border:none;color:red}.cart-summary .cart-detailed-actions{margin-top:40px}.cart-summary .cart-detailed-actions .btn{width:318px;max-width:100%}.cart-summary #cart-subtotal-products{padding-top:0;border:none}.cart-summary .promo-code__content{padding-top:30px}.block-promo{padding-top:10px;border-top:1px solid #e4e5e8}.block-promo .promo-code-button{text-align:left;margin-bottom:0}.block-promo .collapse-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000}.block-promo .collapse-button[aria-expanded=false] .collapse-close,.block-promo .collapse-button[aria-expanded=true] .collapse-open{display:none}.block-promo .form-control{height:53px;border:1px solid #50545e;border-radius:4px;font-family:Nunito Sans,sans-serif;font-weight:400;color:#50545e;font-size:14px;padding:16px 12px}.block-promo .promo-name .cart-summary-line .label{color:red;margin-right:50px}#promo-code .alert-danger{background:none!important;border:none!important;color:#9b1100!important;padding:.75rem 0;font-weight:700;font-size:.875rem}#velsof_supercheckout_form #supercheckout-fieldset .supercheckout-threecolumns .error-form{border:1px solid red!important;color:red!important;background-color:#fff!important;background-image:url(/themes/okularium/assets/imgDist/form_nok.svg);background-repeat:no-repeat;background-position:98%;background-size:14px}#velsof_supercheckout_form #supercheckout-fieldset .supercheckout-threecolumns .ok-form{border:1px solid #00631c!important;color:#00631c!important;background-color:#fff!important;background-image:url(/themes/okularium/assets/imgDist/form_ok.svg);background-repeat:no-repeat;background-position:98%;background-size:14px}.supercheckout-column-left{border:1px solid #e4e5e8!important;padding:15px!important;font-family:Nunito Sans,sans-serif}@media(max-width:991px){.supercheckout-column-left{padding:0!important;border:none!important}}.checkout-header{padding:0 0 16px;border-bottom:1px solid #e4e5e8;background:none;color:#101f48;font-size:1.125rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media(max-width:1400px){.checkout-header{line-height:24px;font-size:1rem}}@media(max-width:991.98px){.checkout-header{font-size:14px}}@media(max-width:991px){.opc-container .section-login label{font-weight:600;margin-bottom:8px}}.supercheckout-totals{margin-bottom:12px}.totalTable td{padding:12px 0!important;border:none!important;font-size:16px;line-height:24px!important;font-weight:700}.totalTable td.value{font-weight:600}.rewardsection{margin-bottom:0}#column-1-inside,#column-2-inside{display:none!important}.opc_shoppingcart.cart-summary{color:#101f48;border:none;padding:24px 32px}@media(max-width:991px){.opc_shoppingcart.cart-summary{padding:10px 0 0}}@media(max-width:1500px){.opc_shoppingcart.cart-summary{padding-left:15px;padding-right:15px}}@media(max-width:1199.98px){.opc_shoppingcart.cart-summary{padding-left:0;padding-right:0}}.opc_shoppingcart.cart-summary #supercheckout-comments{display:none!important}.opc_shoppingcart.cart-summary .totalAmount h3{font-size:16px;font-weight:700;line-height:24px;padding:24px 0 0;border-top:1px solid #e4e5e8;font-family:Nunito Sans,sans-serif}.opc_shoppingcart.cart-summary #total_price{font-weight:600}#supercheckout-comments{display:none!important}#order-shipping-extra{padding:0 32px}@media(max-width:1199.98px){#order-shipping-extra{padding:0}}@media(max-width:991px){#order-shipping-extra{margin-top:10px;padding:0}}#supercheckout_confirm_order{max-width:318px;margin-top:40px;font-size:14px}@media(max-width:1500px){#supercheckout_confirm_order{padding-left:10px;padding-right:10px;width:100%;max-width:100%}}#supercheckout_confirm_order:disabled,#supercheckout_confirm_order[disabled]{pointer-events:none}.checkout-body{padding:16px 0}#checkout .fade:not(.show){opacity:1!important}@media(max-width:991px){#cart #footer{margin-top:60px}#cart #header{border:none}#cart .breadcrumb-nav{display:none}#cart .cart-items .cart-item{padding-left:0;padding-right:0;border-left:none;border-right:none}#cart .cart-items .cart-item .product-line-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#cart .cart-items .cart-item .product-line-actions .product-price{margin:15px 0 0}#cart .cart-items .cart-item .product-line-actions .product-line-actions .input-group.bootstrap-touchspin{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart .cart-items .cart-item .product-line-actions .bootstrap-touchspin .btn{width:20px;height:20px;font-size:16px;line-height:1;color:#50545e}#cart .cart-items .cart-item .product-line-actions .bootstrap-touchspin input{height:20px;width:20px;font-size:.75rem;line-height:18px;margin:0 8px}#cart .cart-items .cart-item .product-line__title,#cart .cart-items .cart-item .small{font-size:.75rem;line-height:18px}#cart .cart-items .cart-item .product-line__img{width:85px;height:48px;-o-object-fit:contain;object-fit:contain;margin:0 auto}#cart .continue-shopping{margin-top:0;font-size:14px;line-height:24px}#cart .cart-grid-right{margin-top:24px}#cart .cart-summary{padding:0;border:none}#cart .cart-summary .h2,#cart .cart-summary h2{font-size:20px;line-height:34px;margin-bottom:24px}#cart .cart-detailed-actions .btn{width:100%}}#module-supercheckout-supercheckout .menu__item-link--top{font-size:16px}.supercheckout-blocks .myaccount{display:none}.opc_payment_method ul{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout-header{cursor:pointer;font-family:Montserrat,sans-serif}.checkout-header[aria-expanded=false] .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.opc-container{letter-spacing:0;padding-top:30px}.opc-container .custom-control.custom-checkbox .custom-control-label{padding-left:12px}@media(min-width:992px){.opc_shipping_method .checkout-header{border-top:1px solid #e4e5e8;padding-top:16px}}.opc-container .form-control{border-color:#101f48;height:48px!important;border-radius:4px!important}#column-2-lower{display:none}#supercheckout-option{display:none!important}.opc_payment_method .checkout-header{border:none;margin-bottom:0;margin-top:16px}@media(min-width:992px){.opc_payment_method .checkout-header{border-top:1px solid #e4e5e8;padding-top:16px}}#shipping-method li{border:none;font-family:Nunito Sans,sans-serif;margin-bottom:24px}@media(max-width:991px){#shipping-method li{margin-bottom:12px}}#shipping-method li .radio{padding:0}#shipping-method li .radio label{color:#101f48;font-weight:400;font-size:12px;line-height:21px;font-family:Nunito Sans,sans-serif}@media(max-width:991px){#shipping-method li .radio label{font-weight:600;line-height:18px;font-size:14px}}#shipping-method li .shippingInfo{margin-top:8px;font-size:14px;margin-bottom:0}#shipping-method li.alert-info{background:transparent}.opc-container [type=radio]:checked+label:after,.opc-container [type=radio]:not(:checked)+label:after{background:#101f48}.opc-container [type=radio]:checked+label:before{border-color:#101f48}@media(max-width:991px){#payment-method>.d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:991px){#payment-method ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7.5px}}#payment-method ul li{margin-right:10px;margin-bottom:10px;padding:0;border:none}@media(max-width:991px){#payment-method ul li{margin-right:7.5px;margin-left:7.5px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:calc(50% - 15px)}}#payment-method ul li .radio{border-radius:4px;border:1px solid #e4e5e8;width:150px;height:123px;opacity:.7;margin:0}@media(max-width:991px){#payment-method ul li .radio{max-width:100%}}#payment-method ul li .radio label{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;height:100%;width:100%;font-size:13px;color:#7682a3;line-height:21px}#payment-method ul li .radio label img{margin:0 0 15px;width:unset;height:unset}#payment-method ul li .radio label:after,#payment-method ul li .radio label:before{opacity:0}#payment-method ul li.alert-info{background:transparent}#payment-method ul li.alert-info .radio{opacity:1;border-color:#101f48}.page-order-confirmation .page-wrapper{padding-top:150px;padding-bottom:150px}@media(max-width:991px){.page-order-confirmation .page-wrapper{padding-top:104px;padding-bottom:104px}}.page-order-confirmation .page-wrapper h1{margin-bottom:30px}@media(max-width:991px){.page-order-confirmation .page-wrapper h1{font-size:1.75rem;line-height:38px;margin-bottom:24px}}.page-order-confirmation .page-wrapper p{color:#787b85;font-size:20px;line-height:34px;margin-bottom:24px}.page-order-confirmation .page-wrapper p br{display:none}@media(max-width:991px){.page-order-confirmation .page-wrapper p{font-size:14px;line-height:21px;margin-bottom:34px}}.page-order-confirmation .page-wrapper .btn{width:100%;max-width:318px}@media(max-width:991px){.page-order-confirmation .page-wrapper .btn{max-width:345px}}@media(max-width:991px){#module-supercheckout-supercheckout .modal.show{opacity:1}.opc_confirmcart{margin-top:24px}}@media(min-width:992px){.checkout-summary__row{height:100%}}@media(min-width:992px){.checkout-summary__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:992px){.checkout-summary__confirm-section{border-top:1px solid #e4e5e8;margin-top:auto}}.reassurance-card-block{margin-top:.625rem;overflow:hidden;border-top:1px solid #e4e5e8}.reassurance-cart{margin-top:10px}.checkout-summary{padding:2rem 0;margin-bottom:1rem;border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1}.checkout-summary__btn{padding:.5rem 0;display:block}.checkout-summary__btn:focus,.checkout-summary__btn:hover{-webkit-box-shadow:none;box-shadow:none;outline:none}.checkout-summary__btn[aria-expanded=false] .checkout-summary__btn-content--expanded,.checkout-summary__btn[aria-expanded=true] .checkout-summary__btn-content--not-expanded{display:none}.checkout-summary__btn-content{font-size:1.6rem;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#7682a3}.checkout-summary__btn-icon{font-size:2.4rem;margin-right:.5em}.checkout-summary__btn-icon-indicator{margin-left:auto;padding-left:1rem}.checkout-product{padding-top:2rem;margin-left:-.5rem;margin-right:-.5rem;font-size:1.2rem}@media(min-width:768px){.checkout-product{font-size:1.4rem}}.checkout-product__col{padding-left:.5rem;padding-right:.5rem}.checkout-product__col--img{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;max-width:80px}.checkout-product__img{padding:1rem .4rem;border:1px solid #f1f1f1;border-radius:.2rem}.checkout-product__title{margin-bottom:.5em}.checkout-product__price{margin:0}#module-supercheckout-supercheckout .opc_payment_method__list-radio-wrapper{border:1px solid #e4e5e8}#module-supercheckout-supercheckout .opc_payment_method__list-radio-wrapper :after,#module-supercheckout-supercheckout .opc_payment_method__list-radio-wrapper :before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#module-supercheckout-supercheckout .opc_payment_method.opc_payment_method-error #payment-method .radio{border-color:#e3051c}#module-supercheckout-supercheckout .opc_payment_method.opc_payment_method-error .payment-method-alert{display:block}#module-supercheckout-supercheckout .payment-method-alert{display:none}.opc_shipping_method.opc_shipping_method-error #shipping-method .radio label:after,.opc_shipping_method.opc_shipping_method-error #shipping-method .radio label:before{border-color:#e3051c}.opc_shipping_method.opc_shipping_method-error .shipping-method-alert{display:block}.shipping-method-alert{display:none}.supercheckout-blocks{clear:both}.supercheckout-blocks .inpost-shipping-container{background:#fff}.modal.fade.js-inpost-shipping-map-modal.show{opacity:1}.checkout-q-tooltip{vertical-align:middle;font-size:16px;display:inline-block;color:#101f48;cursor:help}.listing-banner{min-height:220px}@media (min-width:768px){.listing-banner{min-height:350px}}.listing-banner__wrapper{background-size:contain;background-position:center}.listing-banner__content{aspect-ratio:368/365;padding:0 25px;background-repeat:no-repeat;background-position:center;background-size:100% 100%}@media (max-width:768px){.listing-banner__content{padding:0 7px}}.listing-banner__header{font-size:14px}@media (min-width:768px){.listing-banner__header{font-size:20px}}.listing-banner__text{font-size:12px}@media (min-width:768px){.listing-banner__text{font-size:16px}}@media (max-width:768px){.listing-banner__cta{padding:5px}}.listing-banner__button{font-size:12px}@media (min-width:768px){.listing-banner__button{font-size:14px}}