:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(var(--animate-duration)/ 2)}.animate__animated.animate__fast{animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}.components-loader{width:8px;height:8px;position:relative;border-radius:50%;background:#fff;animation:wave 1s ease-in infinite}@keyframes wave{0%{box-shadow:0 0 0 0 #fff,0 0 0 20px rgba(255,255,255,.2),0 0 0 40px rgba(255,255,255,.6),0 0 0 60px rgba(255,255,255,.4),0 0 0 80px rgba(255,255,255,.2)}100%{box-shadow:0 0 0 80px rgba(255,255,255,0),0 0 0 60px rgba(255,255,255,.2),0 0 0 40px rgba(255,255,255,.4),0 0 0 20px rgba(255,255,255,.6),0 0 0 0 #fff}}.component-loader{width:-moz-fit-content;width:fit-content;font-weight:700;font-family:monospace;font-size:30px;background:linear-gradient(90deg,#000 50%,rgba(0,0,0,0) 0) right/200% 100%;animation:l21 2s infinite linear;margin:0 auto}.component-loader::before{content:"Loading...";color:transparent;padding:0 5px;background:inherit;background-image:linear-gradient(90deg,#fff 50%,#000 0);-webkit-background-clip:text;background-clip:text}@keyframes l21{100%{background-position:left}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__zoomIn{animation-name:zoomIn}.animate__zoomOut{animation-name:zoomOut}.animate__backInUp{animation-name:backInUp}[data-radix-popover-container-wrapper]{z-index:10000000}.product-grid-wrap:is(.op-product-column-1,.op-product-column-2,.op-product-column-3,.op-product-column-4,.op-product-column-5,.op-product-column-6){display:grid;gap:30px}@media (min-width:600px){.product-grid-wrap:is(.op-product-column-1,.op-product-column-2,.op-product-column-3,.op-product-column-4,.op-product-column-5,.op-product-column-6) .wp-block-post{width:100%!important}}.product-grid-wrap.op-product-column-1{grid-template-columns:repeat(1,minmax(0,1fr))}.product-grid-wrap.op-product-column-2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-wrap.op-product-column-3{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.product-grid-wrap.op-product-column-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-grid-wrap.op-product-column-4{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.product-grid-wrap.op-product-column-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.product-grid-wrap.op-product-column-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid-wrap.op-product-column-5{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.product-grid-wrap.op-product-column-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.product-grid-wrap.op-product-column-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.product-grid-wrap.op-product-column-6{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.product-grid-wrap.op-product-column-6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.product-grid-wrap.op-product-column-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.op-p-0{padding:0}.op-p-1{padding:.25rem}.op-p-2{padding:.5rem}.op-p-3{padding:.75rem}.op-p-4{padding:1rem}.op-p-5{padding:1.25rem}.op-p-6{padding:1.5rem}.op-p-8{padding:2rem}.op-px-0{padding-left:0;padding-right:0}.op-py-0{padding-top:0;padding-bottom:0}.op-px-1{padding-left:.25rem;padding-right:.25rem}.op-py-1{padding-top:.25rem;padding-bottom:.25rem}.op-px-2{padding-left:.5rem;padding-right:.5rem}.op-py-2{padding-top:.5rem;padding-bottom:.5rem}.op-px-3{padding-left:.75rem;padding-right:.75rem}.op-py-3{padding-top:.75rem;padding-bottom:.75rem}.op-px-4{padding-left:1rem;padding-right:1rem}.op-py-4{padding-top:1rem;padding-bottom:1rem}.op-px-5{padding-left:1.25rem;padding-right:1.25rem}.op-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.op-px-6{padding-left:1.5rem;padding-right:1.5rem}.op-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.op-px-8{padding-left:2rem;padding-right:2rem}.op-py-8{padding-top:2rem;padding-bottom:2rem}.op-top-0{top:0}.op-right-0{right:0}.op-bottom-0{bottom:0}.op-left-0{left:0}.-op-top-0{top:0}.-op-right-0{right:0}.-op-bottom-0{bottom:0}.-op-left-0{left:0}.op-top-1{top:.25rem}.op-right-1{right:.25rem}.op-bottom-1{bottom:.25rem}.op-left-1{left:.25rem}.-op-top-1{top:-.25rem}.-op-right-1{right:-.25rem}.-op-bottom-1{bottom:-.25rem}.-op-left-1{left:-.25rem}.op-top-2{top:.5rem}.op-right-2{right:.5rem}.op-bottom-2{bottom:.5rem}.op-left-2{left:.5rem}.-op-top-2{top:-.5rem}.-op-right-2{right:-.5rem}.-op-bottom-2{bottom:-.5rem}.-op-left-2{left:-.5rem}.op-top-3{top:.75rem}.op-right-3{right:.75rem}.op-bottom-3{bottom:.75rem}.op-left-3{left:.75rem}.-op-top-3{top:-.75rem}.-op-right-3{right:-.75rem}.-op-bottom-3{bottom:-.75rem}.-op-left-3{left:-.75rem}.op-top-4{top:1rem}.op-right-4{right:1rem}.op-bottom-4{bottom:1rem}.op-left-4{left:1rem}.-op-top-4{top:-1rem}.-op-right-4{right:-1rem}.-op-bottom-4{bottom:-1rem}.-op-left-4{left:-1rem}.op-top-5{top:1.25rem}.op-right-5{right:1.25rem}.op-bottom-5{bottom:1.25rem}.op-left-5{left:1.25rem}.-op-top-5{top:-1.25rem}.-op-right-5{right:-1.25rem}.-op-bottom-5{bottom:-1.25rem}.-op-left-5{left:-1.25rem}.op-top-6{top:1.5rem}.op-right-6{right:1.5rem}.op-bottom-6{bottom:1.5rem}.op-left-6{left:1.5rem}.-op-top-6{top:-1.5rem}.-op-right-6{right:-1.5rem}.-op-bottom-6{bottom:-1.5rem}.-op-left-6{left:-1.5rem}.op-top-8{top:2rem}.op-right-8{right:2rem}.op-bottom-8{bottom:2rem}.op-left-8{left:2rem}.-op-top-8{top:-2rem}.-op-right-8{right:-2rem}.-op-bottom-8{bottom:-2rem}.-op-left-8{left:-2rem}.op-m-0{margin:0}.op-m-1{margin:.25rem}.op-m-2{margin:.5rem}.op-m-3{margin:.75rem}.op-m-4{margin:1rem}.op-m-5{margin:1.25rem}.op-m-6{margin:1.5rem}.op-m-8{margin:2rem}.op-mx-0{margin-left:0;margin-right:0}.op-my-0{margin-top:0;margin-bottom:0}.op-mt-0{margin-top:0}.op-mr-0{margin-right:0}.op-mb-0{margin-bottom:0}.op-ml-0{margin-left:0}.op-mx-1{margin-left:.25rem;margin-right:.25rem}.op-my-1{margin-top:.25rem;margin-bottom:.25rem}.op-mt-1{margin-top:.25rem}.op-mr-1{margin-right:.25rem}.op-mb-1{margin-bottom:.25rem}.op-ml-1{margin-left:.25rem}.op-mx-2{margin-left:.5rem;margin-right:.5rem}.op-my-2{margin-top:.5rem;margin-bottom:.5rem}.op-mt-2{margin-top:.5rem}.op-mr-2{margin-right:.5rem}.op-mb-2{margin-bottom:.5rem}.op-ml-2{margin-left:.5rem}.op-mx-3{margin-left:.75rem;margin-right:.75rem}.op-my-3{margin-top:.75rem;margin-bottom:.75rem}.op-mt-3{margin-top:.75rem}.op-mr-3{margin-right:.75rem}.op-mb-3{margin-bottom:.75rem}.op-ml-3{margin-left:.75rem}.op-mx-4{margin-left:1rem;margin-right:1rem}.op-my-4{margin-top:1rem;margin-bottom:1rem}.op-mt-4{margin-top:1rem}.op-mr-4{margin-right:1rem}.op-mb-4{margin-bottom:1rem}.op-ml-4{margin-left:1rem}.op-mx-5{margin-left:1.25rem;margin-right:1.25rem}.op-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.op-mt-5{margin-top:1.25rem}.op-mr-5{margin-right:1.25rem}.op-mb-5{margin-bottom:1.25rem}.op-ml-5{margin-left:1.25rem}.op-mx-6{margin-left:1.5rem;margin-right:1.5rem}.op-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.op-mt-6{margin-top:1.5rem}.op-mr-6{margin-right:1.5rem}.op-mb-6{margin-bottom:1.5rem}.op-ml-6{margin-left:1.5rem}.op-mx-8{margin-left:2rem;margin-right:2rem}.op-my-8{margin-top:2rem;margin-bottom:2rem}.op-mt-8{margin-top:2rem}.op-mr-8{margin-right:2rem}.op-mb-8{margin-bottom:2rem}.op-ml-8{margin-left:2rem}:root{--op-clr-section:#f3f3f3;--op-clr-primary:#175fff;--op-clr-secondary:#83b400;--op-clr-font:#242424;--op-clr-heading:#020b20;--op-clr-paragraph:#242424;--op-clr-body-bg:#fff;--op-clr-light-gray:#e7eff2;--op-clr-disable:#d1d5db;--op-clr-gap:#fecaca;--op-clr-padding:rgb(195, 208, 139);--op-clr-margin:rgb(248, 204, 157);--op-clr-black:#242424;--op-clr-gray:#727070;--op-clr-white:#fefefe;--op-clr-orange:var(--wp--preset--color--gold, #ffb62d);--op-clr-success:#4caf50;--op-clr-pink:#e68bbe;--op-clr-danger:#f31212;--op-clr-sky-blue:#1a9cb7;--op-clr-yellow:#f7ca02;--op-clr-block-primary:var(--wp--preset--color--primary, var(--wp--preset--color--contrast, var(--wp--preset--color--theme-palette-1, var(--wp--preset--color--ast-global-color-0, var(--op-clr-primary)))));--op-clr-block-secondary:var(--wp--preset--color--secondary, var(--wp--preset--color--contrast, var(--wp--preset--color--theme-palette-2, var(--wp--preset--color--ast-global-color-1, var(--op-clr-secondary)))));--op-clr-block-heading:var(--wp--preset--color--heading, var(--op-clr-heading));--op-clr-block-paragraph:var(--wp--preset--color--foreground, var(--op-clr-paragraph));--op-clr-block-white:var(--wp--preset--color--white, var(--op-clr-white))}[data-type*="omnipress/"],[data-type*="omnipress/"] *{box-sizing:border-box!important}:where([data-type*="omnipress/"]) ul:not([data-type="omnipress/list"]),:where(ul[data-type*="omnipress/"]):not([data-type="omnipress/list"]){list-style:none;margin:0;padding:0;list-style-type:none}@media (width < 768px){.is-hide-on-mobile,[data-hide-mobile]{display:none!important}}@media (width > 1024px){.is-hide-on-desktop,[data-hide-desktop]{display:none!important}}@media (767px < width < 1024px){.is-hide-on-tablet,[data-hide-tablet]{display:none!important}}:where([data-type*="omnipress/"]) h1,:where([data-type*="omnipress/"]) h2,:where([data-type*="omnipress/"]) h3,:where([data-type*="omnipress/"]) h4,:where([data-type*="omnipress/"]) h5,:where([data-type*="omnipress/"]) h6,:where([data-type*="omnipress/"]) p{margin:0;padding:0}:where([data-type*="omnipress/"]):not(.op-column__content-wrapper*) *{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.op-megamenu__list__wrapper{margin:0;padding:0;z-index:9999;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.op-link{color:var(--op-clr-block-primary,#00f);text-decoration:unset}.op-link:hover{color:var(--op-clr-orange)}.op-block__has-link{position:relative}.op-block__has-link .op-link{position:absolute;inset:0;height:100%;width:100%;z-index:99}.has-aspect-ratio img{width:100%}[data-lightbox=true]{cursor:zoom-in}.has-text-align-center{text-align:center}.op-container-innerblocks-wrapper{z-index:1;width:100%}.op-block-innercolumn__wrapper{width:100%}.is-title-link{font-size:inherit;text-decoration:inherit;color:inherit;font-weight:inherit}[data-type*="omnipress/"]{position:relative}[data-type*="omnipress/"]:not(.has-background-media)::after{z-index:-1!important}[data-type*="omnipress/"]::after{position:absolute;inset:0;height:100%;width:100%;opacity:1!important}[data-type*="omnipress/"].has-bg-image>*,[data-type*="omnipress/"].has-bg-video>*{z-index:1}[data-type*="omnipress/"] .video-background__wrapper{z-index:initial}div.preloader-wrapper{display:none}.preloader-enabled .preloader-wrapper{height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:9999999999999;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:opacity .5s ease-in-out;opacity:1}.preloader-enabled .preloader-wrapper div[class*=op-preloader]{display:block}.fade .wp-site-blocks{transition:opacity .6s cubic-bezier(.4,0,.2,1);opacity:1}.fade .page-exit{opacity:0}.fade .page-enter{opacity:0}.fade .page-enter-active{opacity:1}.slide-left .wp-site-blocks{transition:transform .5s ease-out,opacity .5s ease-out;transform:translateX(0);opacity:1}.slide-left .page-exit{transform:translateX(-100%);opacity:.5}.slide-left .page-enter{transform:translateX(100%);opacity:.5}.slide-left .page-enter-active{transform:translateX(0);opacity:1}.slide-right .wp-site-blocks{transition:transform .5s ease-in-out,opacity .5s ease-in-out;transform:translateX(0);opacity:1}.slide-right .page-exit{transform:translateX(100%);opacity:.3}.slide-right .page-enter{transform:translateX(-100%);opacity:.3}.slide-right .page-enter-active{transform:translateX(0);opacity:1}.slide-up .wp-site-blocks{transition:transform .7s cubic-bezier(.25,.1,.25,1),filter .7s ease;transform:translateY(0);filter:blur(0)}.slide-up .page-exit{transform:translateY(-100%);filter:blur(5px)}.slide-up .page-enter{transform:translateY(100%);filter:blur(5px)}.slide-up .page-enter-active{transform:translateY(0);filter:blur(0)}.slide-down .wp-site-blocks{transition:transform .6s ease-in,opacity .6s ease-in;transform:translateY(0);opacity:1}.slide-down .page-exit{transform:translateY(100%);opacity:.4}.slide-down .page-enter{transform:translateY(-100%);opacity:.4}.slide-down .page-enter-active{transform:translateY(0);opacity:1}.zoom-in-out .wp-site-blocks{transition:transform .5s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease;transform:scale(1);opacity:1}.zoom-in-out .page-exit{transform:scale(.7);opacity:0}.zoom-in-out .page-enter{transform:scale(1.3);opacity:0}.zoom-in-out .page-enter-active{transform:scale(1);opacity:1}[data-type="omnipress/paragraph"]{display:block}.is-linked-element>a{display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}a[data-type*="omnipress/"]{display:block;text-decoration:none;color:inherit;font-size:inherit;font-weight:inherit}a[data-type*="omnipress/"]:hover{text-decoration:none}.op-container-innerblocks-wrapper{position:relative;z-index:1;height:100%}.op-container-innerblocks-wrapper>:not(.is-block-link){z-index:2}.op-container-innerblocks-wrapper.alignwide{max-width:var(--wp--style--global--wide-size);margin-left:auto;margin-right:auto}.swiper-thumbs .swiper-slide:not(.swiper-slide-thumb-active)::after{content:"";height:100%!important;width:100%;background:rgba(0,0,0,.368627451);inset:0;z-index:99;position:absolute}.swiper{height:100%;max-height:100vh}.swiper-slide{position:relative}.op-block__slider{height:auto;width:100%}.op-block__slider::after{z-index:9}.swiper-button-next,.swiper-button-prev{font-size:28px;background-color:var(--op-clr-block-secondary);color:var(--op-clr-white,#fff);border:unset;padding:4px;border-radius:4px}figure{width:100%;margin:0;padding:0;overflow:hidden}figure:hover+span{bottom:-36px;opacity:1}.hover-image-zoom-in figure img{transform:scale(1);transition:.3s ease-in-out}.hover-image-zoom-in figure:hover img{transform:scale(1.3)}.hover-image-zoom-in-2 figure img{width:100%;height:auto;transition:.3s ease-in-out}.hover-image-zoom-in-2 figure:hover img{width:calc(100% + 50px);max-width:calc(100% + 50px)!important}.hover-image-zoom-out figure img{transform:scale(1.5);transition:.3s ease-in-out}.hover-image-zoom-out figure:hover img{transform:scale(1)}.hover-image-zoom-out-2 figure img{width:calc(100% + 100px);max-width:calc(100% + 100px)!important;height:auto;transition:.3s ease-in-out}.hover-image-zoom-out-2 figure:hover img{width:100%}.hover-image-slide figure img{margin-left:30px;transform:scale(1.5);transition:.3s ease-in-out}.hover-image-slide figure:hover img{margin-left:0}.hover-image-rotate figure img{transform:rotate(15deg) scale(1.4);transition:.3s ease-in-out}.hover-image-rotate figure:hover img{transform:rotate(0) scale(1)}.hover-image-blur figure img{filter:blur(3px);transition:.3s ease-in-out}.hover-image-blur figure:hover img{filter:blur(0)}.hover-image-gray-scale figure img{filter:grayscale(100%);transition:.3s ease-in-out}.hover-image-gray-scale figure:hover img{filter:grayscale(0)}.hover-image-gray-sepia figure img{filter:sepia(100%);transition:.3s ease-in-out}.hover-image-gray-sepia figure:hover img{filter:sepia(0)}.hover-image-blur-gray-scale figure img{filter:grayscale(0) blur(0);transition:.3s ease-in-out}.hover-image-blur-gray-scale figure:hover img{filter:grayscale(100%) blur(3px)}.hover-image-opacity figure img{opacity:1;transition:.3s ease-in-out}.hover-image-opacity figure:hover img{opacity:.5}.hover-image-opacity-2 figure{background:#1abc9c}.hover-image-opacity-2 figure img{opacity:1;transition:.3s ease-in-out}.hover-image-opacity-2 figure:hover img{opacity:.5}.hover-image-flashing figure:hover img{opacity:1;animation:flash 1.5s}@keyframes flash{0%{opacity:.4}100%{opacity:1}}.hover-image-shine figure{position:relative}.hover-image-shine figure::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);transform:skewX(-25deg)}.hover-image-shine figure:hover::before{animation:shine .75s}@keyframes shine{100%{left:125%}}.hover-image-circle figure{position:relative}.hover-image-circle figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:rgba(255,255,255,.2);border-radius:100%;transform:translate(-50%,-50%);opacity:0}.hover-image-circle figure:hover::before{animation:circle .75s}@keyframes circle{0%{opacity:1}40%{opacity:1}100%{width:200%;height:200%;opacity:0}}