.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}#product h1{margin-bottom:20px;padding-bottom:10px;position:relative}#product h1:after{position:absolute;left:0;bottom:0;height:3px;background:#101f48;width:30px;content:""}#product #description{color:#101f48;font-family:Nunito Sans,sans-serif;font-size:1.125rem;line-height:32px}@media(min-width:992px)and (max-width:1600px){#product #description{margin:0 auto;max-width:1200px}}#product #description .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#product #description a{text-transform:uppercase;font-weight:700;margin-top:8px;position:relative;display:inline-block;font-size:14px;line-height:24px;padding-right:30px;font-family:Nunito Sans,sans-serif}#product #description a:after{width:15px;height:15px;background:url(/themes/okularium/assets/imgDist/arrow-right.svg) no-repeat 50%;content:"";position:absolute;right:0;top:calc(50% - 7.5px)}#product #description [class^=col]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#product #description [class^=col] img{margin-bottom:16px;margin-right:10px;max-width:150px;width:150px}@media(max-width:991.98px){#product #description [class^=col] img{width:100px}}#product #technical{padding-top:60px}#product .breadcrumb-nav{margin-bottom:20px}@media(min-width:1200px){.product-content-left{padding-left:30px}}@media(min-width:1600px){.product-content-left{padding-left:105px}}.product-accessories{margin-bottom:30px;font-size:20px;margin-top:80px;color:#787b85}.product-accessories .home-title{margin-bottom:12px}.product-accessories .product-miniature .card-product{padding:112px 24px 50px}.product-accessories .product-miniature .card-product .product-flags,.product-accessories .product-miniature .card-product .product-price-and-shipping{display:none!important}.product-accessories .product-miniature .product__card-img{margin-bottom:60px}.product-accessories .product-flags,.product-accessories .product-miniature .variant-links{bottom:110px}#product-accessories-arrows{position:relative;display:none}@media(min-width:992px){#product-accessories-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#product-accessories-arrows .splide__arrow{position:unset;padding:0;width:24px;height:24px}#product-accessories-arrows .splide__arrow--next{margin-left:44px}#product-description-short{font-size:20px;color:#4e4e4e;line-height:30px;font-family:Nunito Sans,sans-serif}#product-availability{font-weight:700;font-size:16px;font-family:Nunito Sans,sans-serif;line-height:24px;margin-bottom:25px}.product-tabs{padding:0;margin:40px 0 35px;border:none}.product-tabs .nav-tabs{border-top:1px solid #e4e5e8;border-bottom:1px solid #e4e5e8;padding:20px;font-family:Nunito Sans,sans-serif;font-size:.9rem}.product-tabs .nav-tabs .nav-item{margin:0;text-align:center;border:none}.product-tabs .nav-tabs .nav-item:not(:last-child){margin-right:14px;border-right:1px solid #e4e5e8}.product-tabs .nav-tabs .nav-item .nav-link{padding:0;margin:0;border:none;font-size:1.125rem;color:#787b85;font-weight:600;line-height:27px;width:203px;text-align:center}.product-tabs .nav-tabs .nav-item .nav-link.active{color:#101f48;border:none;margin:0}.product-tabs .tab-content{padding-top:20px}.product-tabs .product-features{color:#101f48}.product-tabs .product-features .icon{font-size:60px;color:#3f4b6d;margin-right:15px;width:1em;height:1em;display:inline-block}.product-tabs .product-features li{font-weight:400;font-size:1.375rem;line-height:38px}.product-tabs .product-features li strong{font-weight:600}.product-tabs .product-features ul{margin-bottom:0}.product-tabs .product-features .product-special-features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-tabs .product-features .product-special-features li{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.product-tabs .product-features .product-special-features li:not(:last-child){border-right:1px solid #e4e5e8}@media(min-width:992px){.product-tabs .product-features .product-special-features li{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}.product-tabs .product-features .special-feature-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px;line-height:21px}.product-tabs .product-features .special-feature-name span{max-width:70px;text-align:left}.product-tabs .product-features .special-feature-value{font-size:36px}@media(max-width:1400px){.product-tabs .product-features .special-feature-value{font-size:20px}}.product-prices{margin-bottom:20px}.product-prices .price{font-size:2.5rem;line-height:52px;font-family:Nunito Sans,sans-serif;font-weight:400}.product-prices .tax-shipping-delivery-label{display:none}@media(max-width:991px){#product .breadcrumb-nav{margin-bottom:0}.images-container .splide__pagination{bottom:-45px}.images-container .splide__pagination li button{width:8px;height:8px;min-width:8px;min-height:8px}.images-container .splide__pagination li{margin:0 4px}#product h1{font-size:1.5rem;line-height:34px;text-align:center;padding-bottom:8px;margin-bottom:20px}#product h1:after{right:0;height:2px;margin:0 auto}#product .product-prices .price{font-size:1.75rem;line-height:38px}#product__product-price{text-align:right;margin-bottom:12px}#product .add,#product .add .btn,#product .add .btn-add-to-cart,#product .product-additional-info,#product .product-additional-info .btn,#product .product-additional-info .btn-add-to-cart{width:100%}#product .product-tabs .nav-tabs{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#product .product-tabs .nav-tabs .nav-item{border:none;margin:0;-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}#product .product-tabs .nav-tabs .nav-item .nav-link{font-size:14px;width:unset;line-height:21px}#product #description{font-size:16px;line-height:21px}#product #technical{padding-top:10px;font-size:14px;line-height:21px}#product #technical li{margin-bottom:6px}#product .product-accessories{font-size:14px;line-height:21px;text-align:center}#product .product-accessories .products{margin-top:25px}#product .product-features ul li{font-size:14px;line-height:21px}}@media(min-width:992px)and (max-width:1600px){.product-tabs .product-features li{font-size:16px}}.images-container .splide__pagination{position:absolute;bottom:-45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;right:0;margin:0 auto}@media(max-width:767.98px){.images-container .splide__pagination{bottom:0}}.images-container .splide__pagination li{margin:0 8px}.images-container .splide__pagination li .splide__pagination__page{-webkit-appearance:none;-moz-appearance:none;width:12px;height:12px;min-width:12px;min-height:12px;font-size:0;background:rgba(26,47,106,.29);border-radius:50%;border:none;padding:0}.images-container .splide__pagination li .splide__pagination__page.is-active{background:#101f48}.product__product-price.has-discount .current-price{display:inline-block}.pack-product-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;font-size:.875rem}.mask{width:55px}.thumb-mask{padding:15px 0}.pack-miniature-item{margin-bottom:7.5px}.pack-product__img{border:1px solid #e4e5e8}.pack-product-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 22.5px}.pack-product-quantity{border-left:1px solid #e4e5e8}.pack-product-price{padding-right:7.5px}.pack-product-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;padding-left:15px}#description h2{font-size:1.375rem;font-weight:700;line-height:33px;margin-bottom:30px}#description h3{font-size:1.125rem;font-weight:700;line-height:27px;margin-bottom:15px}.product-extra-info{font-family:Nunito Sans;margin:.9375rem 0 0;border:0;border-top:1px solid #e4e5e8}.product-extra-info__card-header{padding:0;background:none}.product-extra-info__card-body{padding:.9375rem;font-size:14px}.product-extra-info__card-body p{margin:0;line-height:1.7}.product-extra-info__btn{text-align:left;padding:.625rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:#000}.product-extra-info__btn:focus,.product-extra-info__btn:hover{-webkit-box-shadow:none;box-shadow:none;outline:none}.product-extra-info__btn.btn:not(:disabled):not(.disabled).active,.product-extra-info__btn.btn:not(:disabled):not(.disabled):active{-webkit-box-shadow:none;box-shadow:none}.product-extra-info__btn:after{content:"+";margin-left:auto;font-size:1.25rem;font-weight:600;line-height:1em;padding-left:1em}.product-extra-info__btn[aria-expanded=true].product-extra-info__btn:after{content:"-"}.product-extra-info__btn-icon{font-size:1.125rem;margin-right:1em;width:1em;height:1em;-webkit-box-flex:0;-ms-flex:0 0 1em;flex:0 0 1em}.product-extra-info.accordion .product-extra-info__card{border:0;border-bottom:1px solid #e4e5e8}.product-extra-description{padding:1.875rem;background:#f4f4f8}.products-imagescover{margin-bottom:5rem}.products-imagescover__arrow{z-index:1000;height:auto;padding:5px;border:1px solid #e4e5e8;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;background:#fff}@media(min-width:576px){.products-imagescover__arrow{font-size:14px;padding:8px}}.products-imagescover__arrow--prev{left:0}@media(min-width:576px){.products-imagescover__arrow--prev{left:10px}}.products-imagescover__arrow--next{right:0}@media(min-width:576px){.products-imagescover__arrow--next{right:10px}}.products-imagescover:not(.is-initialized) .products-imagescover__arrow,.products-imagescover__arrow.disabled,.products-imagescover__arrow[disabled]{display:none;z-index:0}.btn-zoom{position:absolute;cursor:pointer;padding:0;line-height:1;right:0;bottom:-55px}.btn-zoom svg{width:25px}@media(min-width:576px){.btn-zoom{right:30px}.btn-zoom svg{width:auto}}.customization-qty .bootstrap-touchspin,.two-attributes-qty .bootstrap-touchspin{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#custom-text{font-family:Nunito Sans,sans-serif;line-height:34px;font-size:1.25rem;color:#3f4b6d;font-weight:400}@media(min-width:992px)and (max-width:1600px){#custom-text{font-size:16px;line-height:1.5}}@media(max-width:991px){#custom-text{font-size:1rem}}#custom-text h2{font-size:36px;margin-bottom:30px;font-weight:600;line-height:54px;margin-top:0;font-family:Nunito Sans,sans-serif}@media(min-width:992px)and (max-width:1600px){#custom-text h2{font-size:24px;line-height:1.5}}@media(max-width:991px){#custom-text h2{font-size:1.25rem}}@media(max-width:991px){#custom-text{font-size:16px;line-height:24px}#custom-text h2{font-size:20px}#custom-text .payment-box ul li{margin-bottom:20px}#custom-text .free-shipping-info{margin-left:0;font-size:16px;line-height:24px;margin-bottom:36px!important}}#shipping{padding-top:60px}#shipping #custom-text{line-height:24px}#shipping .free-shipping-info{margin-left:0;line-height:24px}#shipping #custom-text .payment-box ul li{margin-bottom:20px}#shipping #custom-text h2{line-height:34px;margin-bottom:8px}@media(max-width:1199.98px){.product-content-left{text-align:center;font-size:14px;line-height:21px;color:#4e4e4e}}.product-banner__banner{margin:1.875rem 0 0;padding:.9375rem;text-align:left}@media(min-width:768px){.product-banner__banner{padding:1.25rem}}.product-banner__description{font-family:Nunito,sans-serif;line-height:1.5}.product-banner__description *{margin-bottom:.25rem}.product-banner__description li{padding-left:.5rem}.product-banner__description ul{padding-left:.75rem}.product-banner__description ul li::marker{content:"•"}.product-date-end-title{font-family:Nunito Sans;font-size:.75rem}@media(min-width:361px){.product-date-end-title{font-size:.875rem}}@media(min-width:768px){.product-date-end-title{font-weight:600;font-size:1rem}}.product-date-end-top{font-family:Nunito Sans;font-weight:700;font-size:.75rem}@media(min-width:768px){.product-date-end-top{font-size:1rem}}.product-date-end-top p{margin-bottom:0}.scroll-to-promotion:focus,.scroll-to-promotion:hover{cursor:pointer}