:root{--wp--preset--border-size: 2px;--wp--custom--root-padding: var(--wp--preset--spacing--30);--wordpress--admin-bar--height: 32px;--visionprotect--border-size: 2px;--visionprotect--bullet--size: 20px;--visionprotect--radio-size: 24px;--visionprotect--splide--arrow--size: 3rem;--visionprotect--transition--default: all 0.15s ease-out;--visionprotect--header-height: 65px;--visionprotect--color--grey-950: #050505;--visionprotect--color--grey-900: #0e0e0e;--visionprotect--color--grey-800: #2a2a2a;--visionprotect--color--grey-700: #474747;--visionprotect--color--grey-600: #636363;--visionprotect--color--grey-500: #808080;--visionprotect--color--grey-400: #9c9c9c;--visionprotect--color--grey-300: #b8b8b8;--visionprotect--color--grey-200: #d4d4d4;--visionprotect--color--grey-100: #f1f1f1;--visionprotect--color--grey-50: #fafafa}@media screen and (min-width: 576px){:root{--wp--custom--root-padding: var(--wp--preset--spacing--50);--visionprotect--header-height: 85px}}@font-face{font-style:normal;font-weight:100 900;src:url(59092339127b57343b65.woff2) format("woff2"),url(120f001160b8e52cc061.woff) format("woff");font-family:"Exo2";font-display:swap}@font-face{font-style:italic;font-weight:100 900;src:url(25bc14730a24157f6444.woff2) format("woff2"),url(0d47fe5a0281a077dc2a.woff) format("woff");font-family:"Exo2";font-display:swap}*{box-sizing:border-box}html,body{height:100%}html{scroll-behavior:smooth;scroll-padding-top:var(--visionprotect--header-height)}body{margin:0;padding:0}.is-dragging{cursor:grabbing}.is-style-outline .wp-element-button:hover{border-color:var(--wp--preset--color--accent);background-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--base)}.is-style-fill-squared .wp-element-button{border:2px solid rgba(0,0,0,.1);border-radius:var(--wp--preset--border-radius--large);background-color:var(--wp--preset--color--base);padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--40);color:var(--wp--preset--color--accent)}.is-style-fill-squared .wp-element-button:before{display:inline-block;transition:transform .15s ease;margin-right:1.5ch;content:"";font-family:"fontello"}.is-style-fill-squared .wp-element-button:hover{background-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--base)}.is-style-fill-squared .wp-element-button:hover:before{transform:translateX(0.5ch)}.is-style-menu a{color:var(--wp--preset--color--contrast);text-decoration:none}.is-style-menu a:hover{text-decoration:underline;text-decoration-color:var(--wp--preset--color--accent);text-decoration-thickness:var(--wp--preset--border-size);text-underline-offset:.25em}.site-footer{text-align:center}@media screen and (min-width: 768px){.site-footer{text-align:left}}.wp-block-navigation{text-decoration:none}.wp-block-navigation a:hover{text-decoration:underline;text-decoration-color:var(--wp--preset--color--accent);text-decoration-thickness:var(--wp--preset--border-size);text-underline-offset:.25em}a{color:var(--wp--preset--color--accent);text-decoration:none}a:hover{text-decoration:underline;text-decoration-color:var(--wp--preset--color--accent);text-decoration-thickness:var(--wp--preset--border-size);text-underline-offset:.25em}.wp-block-template-part:has(.site-header){position:sticky;top:0;z-index:100;background-color:var(--wp--preset--color--base);width:100%}.wp-block-template-part:has(.site-header)>.wp-block-group{height:var(--visionprotect--header-height)}.square{aspect-ratio:1/1}.list-plus{list-style-type:"+ "}.list-plus ul{list-style-type:"+ "}button{cursor:pointer}.wp-block-button__link:disabled{opacity:.25;filter:grayscale(100%);cursor:not-allowed}.wp-block-button__link:disabled:hover{background-color:var(--wp--preset--color--contrast)}input[type=radio]{display:inline-flex;position:relative;justify-content:center;align-items:center;appearance:none;cursor:pointer;border:var(--visionprotect--border-size) solid var(--wp--preset--color--contrast);border-radius:50%;width:var(--visionprotect--radio-size);height:var(--visionprotect--radio-size)}input[type=radio]:before{position:absolute;border-radius:50%;background-color:rgba(0,0,0,0);width:12px;height:12px;content:""}input[type=radio]:hover:before{background-color:var(--visionprotect--color--grey-200)}input[type=radio]:checked{border-color:var(--wp--preset--color--accent)}input[type=radio]:checked:before{background-color:var(--wp--preset--color--accent)}[popovertarget]{cursor:help;border:none}[popover]{border:none;border-radius:var(--wp--preset--border-radius--medium);background-color:var(--wp--preset--color--contrast);padding:.75rem;color:var(--wp--preset--color--base);font-size:var(--wp--preset--font-size--small);line-height:1.25;position-area:top right;position-try-fallbacks:bottom right,top left,bottom left}input[type=text],input[type=email],input[type=number],input[type=date]{border:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200);border-radius:var(--wp--preset--border-radius--medium);padding:.8rem;color:var(--wp--preset--color--contrast);font-size:var(--wp--preset--font-size--medium);font-family:var(--wp--preset--font-family--base)}input[type=text]:hover,input[type=email]:hover,input[type=number]:hover,input[type=date]:hover{border-color:var(--visionprotect--color--grey-300)}input[type=text]:focus,input[type=text]:active,input[type=email]:focus,input[type=email]:active,input[type=number]:focus,input[type=number]:active,input[type=date]:focus,input[type=date]:active{outline:none;border-color:var(--wp--preset--color--accent)}.vp-file-input{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20)}.file-input-control{display:grid;grid-template-columns:auto 1fr auto;align-items:center;cursor:pointer;border:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200);border-radius:var(--wp--preset--border-radius--medium);background-color:var(--wp--preset--color--base)}.file-input-control:hover,.file-input-control:hover .file-input-label,.file-input-control:hover .file-input-preview{border-color:var(--visionprotect--color--grey-300)}.file-input-control:active,.file-input-control:active .file-input-label,.file-input-control:active .file-input-preview{border-color:var(--wp--preset--color--accent)}.file-input-control input{display:none}.file-input-control .icon{padding:var(--wp--preset--spacing--20);color:var(--visionprotect--color--grey-400)}.file-input-control .icon,.file-input-control .file-input-preview{align-self:center;justify-self:center}.file-input-label{display:block;justify-self:stretch;border-left:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200);padding:var(--wp--preset--spacing--20);overflow:hidden;color:var(--wp--preset--color--contrast);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.file-input-label--empty{opacity:.5;font-style:italic}.file-input-error{color:var(--visionprotect--color--darnger);font-size:.9em}.file-input-preview{border-left:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200);aspect-ratio:1;max-width:45px;height:100%}.file-input-preview:empty{display:none}.file-input-control .file-input-preview-image,.file-input-control .file-input-preview-fallback{display:block;width:100%;height:100%;object-fit:cover}.vp-file-input.has-error .file-input-control{border-color:var(--visionprotect--color--darnger)}label{cursor:pointer}.wp-block-splide-carousel{cursor:grab}.wp-block-splide-carousel:active{cursor:grabbing}.wp-block-splide-carousel .splide__arrow{background-color:rgba(0,0,0,0);padding:0;width:30px;height:50px}.wp-block-splide-carousel .splide__arrow svg{width:100%;height:100%;fill:var(--wp--preset--color--contrast)}.wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--prev{left:-30px}.wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--next{right:-30px}.has-contrast-background-color .wp-block-splide-carousel .splide__arrow svg{fill:var(--wp--preset--color--base)}.testimonial .wp-block-splide-carousel .splide__slide{background-color:var(--wp--preset--color--base);padding:10px}@media screen and (min-width: 1400px){.wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--prev{left:-60px}.wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--next{right:-60px}}.wc-block-product .wp-block-woocommerce-product-image,.wc-block-product .wp-block-post-title,.wc-block-product .wc-block-components-product-price,.wc-block-product .wc-block-components-product-summary{transition:var(--visionprotect--transition--default)}.wc-block-product .wp-block-woocommerce-product-image{margin-bottom:0}.wc-block-product .wp-block-post-title{margin-bottom:0}.wc-block-product .wp-block-post-title a{color:var(--wp--preset--color--contrast);font-size:var(--wp--preset--font-size--large);text-decoration:none}.wc-block-product .wc-block-components-product-price{transform:translateY(0);margin-bottom:var(--wp--preset--spacing--20);color:var(--wp--preset--color--accent)}.wc-block-product .wc-block-components-product-summary{opacity:0}.wc-block-product .wc-block-components-product-summary p{margin:0}.wc-block-product:hover .wp-block-woocommerce-product-image,.wc-block-product:hover .wp-block-post-title{transform:scale(1.1)}.wc-block-product:hover .wc-block-components-product-price{transform:translateY(calc(var(--wp--preset--spacing--20) / 2))}.wc-block-product:hover .wc-block-components-product-summary{opacity:1}@media screen and (min-width: 1200px){.wc-block-product .wp-block-post-title a{font-size:var(--wp--preset--font-size--x-large)}}.wp-block-post-title em,.wp-block-query-title em{color:var(--wp--preset--color--accent);font-style:normal;font-weight:700}textarea:hover,input:where([type=email],[type=number],[type=password],[type=search],[type=text],[type=tel],[type=url]):hover,select:hover{border-color:var(--visionprotect--color--grey-200)}textarea:focus,input:where([type=email],[type=number],[type=password],[type=search],[type=text],[type=tel],[type=url]):focus,select:focus{outline:none;border-color:var(--wp--preset--color--accent)}.article-preview-container{height:100%}.article-preview-read-more{display:block;position:absolute !important;top:0;left:0;z-index:1;cursor:pointer;width:100%;height:100%;content:"";text-decoration:none}.article-preview-read-more:hover{text-decoration:none}.article-preview-read-more:hover+.article-preview{outline:1px solid var(--wp--preset--color--grey-95)}.article-preview-read-more:hover+.article-preview .article-preview-title{text-decoration:underline;text-decoration-color:var(--wp--preset--color--accent);text-decoration-thickness:var(--wp--preset--border-size);text-underline-offset:.25em}.article-preview{position:relative;height:100%}.wp-block-query-pagination-numbers{display:flex;gap:10px}.wp-block-query-pagination-numbers a,.wp-block-query-pagination-numbers span{display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--wp--preset--color--grey-95);width:45px;height:45px;color:var(--wp--preset--color--contrast);text-decoration:none}.wp-block-query-pagination-numbers a:hover{background-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base);text-decoration:none !important}.wp-block-query-pagination-numbers span.current{background-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--base)}.wp-block-query-pagination-previous,.wp-block-query-pagination-next{color:var(--wp--preset--color--contrast)}@media(max-width: 992px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.splide .splide__arrow{opacity:1;background-color:rgba(0,0,0,0);padding:0;width:var(--visionprotect--splide--arrow--size);height:var(--visionprotect--splide--arrow--size);font-size:2rem}.splide .splide__arrow svg{fill:var(--wp--preset--color--contrast)}.splide .splide__arrow:hover svg{fill:var(--wp--preset--color--accent)}.splide .splide__arrow--prev{left:0}.splide .splide__arrow--next{right:0}.splide .splide__track{margin:0 auto;width:calc(100% - var(--visionprotect--splide--arrow--size)*2)}.wc-block-product-template__responsive.columns-2{grid-template-columns:repeat(auto-fill, minmax(max(300px, 50% - 0.625em), 1fr)) !important}.wc-block-components-notice-banner:focus-visible{outline:none !important}.wc-block-cart .wc-block-cart-items,.wp-block-woocommerce-checkout-order-summary-block{box-shadow:var(--wp--preset--shadow--medium);border:none;border-radius:var(--wp--preset--border-radius--medium);background-color:var(--visionprotect--color--grey-50) !important}.wc-block-cart-item__prices,.wc-block-components-quantity-selector,.wc-block-components-product-metadata{display:none}.wc-block-cart-item__image a{display:flex;justify-content:center;align-items:center;border-radius:var(--wp--preset--border-radius--small);background-color:#fff;aspect-ratio:1;width:100%}.wc-block-cart-item__image img{width:100%;height:100%;object-fit:contain}.wc-block-components-product-name{color:var(--wp--preset--color--contrast);font-weight:600;text-decoration:none}.wc-block-components-product-name:hover{text-decoration:underline;text-decoration-color:var(--wp--preset--color--accent);text-decoration-thickness:var(--wp--preset--border-size);text-underline-offset:.25em}.wc-block-components-button{border-radius:9999px}.wc-block-components-totals-coupon__form{align-items:flex-end}.wc-block-components-totals-coupon__button{padding:1rem !important}.wc-block-checkout{justify-content:center}.wc-block-checkout__guest-checkout-notice{display:none}.wc-block-checkout .wc-block-components-main{padding:0;width:100%;max-width:900px}.wc-block-components-title.wc-block-components-title{font-size:var(--wp--preset--font-size--large)}.wc-block-components-checkout-place-order-button{padding:1rem 1.5rem !important}.wc-block-components-address-card{border-width:var(--visionprotect--border-size)}.wc-block-components-text-input{display:flex !important;flex-direction:column-reverse;justify-content:flex-end !important;margin-bottom:var(--wp--preset--spacing--20)}.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{border:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200) !important;border-radius:var(--wp--preset--border-radius--medium) !important;background-color:var(--wp--preset--color--base) !important;padding:.5rem 1rem !important;color:var(--wp--preset--color--contrast) !important;font-size:var(--wp--preset--font-size--medium) !important}.wc-block-components-text-input input[type=email]:hover,.wc-block-components-text-input input[type=number]:hover,.wc-block-components-text-input input[type=tel]:hover,.wc-block-components-text-input input[type=text]:hover,.wc-block-components-text-input input[type=url]:hover{border-color:var(--visionprotect--color--grey-300) !important}.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=email]:active,.wc-block-components-text-input input[type=number]:focus,.wc-block-components-text-input input[type=number]:active,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=tel]:active,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=text]:active,.wc-block-components-text-input input[type=url]:focus,.wc-block-components-text-input input[type=url]:active{outline:none !important;border-color:var(--wp--preset--color--accent) !important}.wc-block-components-validation-error{order:-1 !important}.wc-block-components-text-input.has-error input:focus{box-shadow:none !important;border-color:var(--wp--preset--color--danger) !important}.wc-block-components-text-input label{position:unset !important;top:unset !important;transform:none !important;margin-bottom:.25em !important}.wc-block-components-address-form__address_2-toggle{display:none}.wc-blocks-components-select select{border:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200) !important;border-radius:var(--wp--preset--border-radius--medium) !important}.wc-blocks-components-select select:hover{border-color:var(--visionprotect--color--grey-300) !important}.wc-blocks-components-select select:focus,.wc-blocks-components-select select:active{outline:none !important;border-color:var(--wp--preset--color--accent) !important}.wc-blocks-components-select__expand{fill:var(--visionprotect--color--grey-400) !important}.wc-block-components-checkbox__mark{fill:var(--wp--preset--color--accent) !important}.wc-block-components-textarea{border:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200) !important;border-radius:var(--wp--preset--border-radius--medium) !important;background-color:var(--wp--preset--color--base) !important;padding:.8rem !important;min-height:150px;resize:vertical !important;color:var(--wp--preset--color--contrast) !important}.wc-block-components-textarea:hover{border-color:var(--visionprotect--color--grey-300) !important}.wc-block-components-textarea:focus,.wc-block-components-textarea:active{outline:none !important;box-shadow:none !important;border-color:var(--wp--preset--color--accent) !important}.wc-block-components-textarea::placeholder{opacity:.5;color:var(--wp--preset--color--contrast)}.wc-block-components-checkbox__input[type=checkbox]{border:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-200) !important}.wc-block-components-checkbox__input[type=checkbox]:focus{outline:none !important;border-color:var(--wp--preset--color--contrast)}.wc-block-components-checkbox__input[type=checkbox]:hover:not(:checked){border-color:var(--visionprotect--color--grey-300) !important}.wc-block-components-checkbox__input[type=checkbox]:checked{border-color:var(--wp--preset--color--accent) !important}.wc-block-components-radio-control__input[type=radio]{border:var(--visionprotect--border-size) solid var(--wp--preset--color--accent) !important}.wc-block-components-radio-control__input[type=radio]:focus{outline:none !important;border-color:var(--wp--preset--color--contrast)}.wc-block-components-radio-control__input[type=radio]:checked:before{background-color:var(--wp--preset--color--accent) !important}.wc-block-order-confirmation-summary-list li{padding:var(--wp--preset--spacing--30)}.wc-block-order-confirmation-summary-list li:not(:first-child){border-left:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-100)}.wc-block-order-confirmation-summary-list,.wc-block-order-confirmation-totals__table,.wc-block-order-confirmation-order-note,.wc-block-order-confirmation-shipping-address,.wc-block-order-confirmation-billing-address,.wp-block-woocommerce-order-confirmation-additional-information{border:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-100) !important;border-radius:var(--wp--preset--border-radius--medium) !important}.wp-block-woocommerce-order-confirmation-additional-information{padding:var(--wp--preset--spacing--30) !important}.wp-block-woocommerce-order-confirmation-additional-information>*:first-child{margin-top:0 !important}.wp-block-woocommerce-order-confirmation-additional-information>*:last-child{margin-bottom:0 !important}.wc-block-order-confirmation-totals table td{border-top:var(--visionprotect--border-size) solid var(--visionprotect--color--grey-100) !important}.wc-block-order-confirmation-totals a{color:var(--wp--preset--color--contrast);font-weight:700 !important}.wc-block-order-confirmation-totals .product-quantity{color:var(--wp--preset--color--accent)}.wc-item-meta{font-style:italic}@media(min-width: 777px){table.wc-block-cart-items .wc-block-cart-items__header th{padding:20px 0 20px 16px}.wc-block-cart .wc-block-components-sidebar{position:sticky;top:0;box-shadow:var(--wp--preset--shadow--medium);border-radius:var(--wp--preset--border-radius--medium);background-color:var(--visionprotect--color--grey-50) !important;padding:20px;height:fit-content}.wc-block-cart .wc-block-cart__totals-title{padding-top:0 !important}.wc-block-cart-items__header span,.wp-block-woocommerce-cart-order-summary-heading-block{font-weight:600 !important}}
