@charset "UTF-8";
.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.gutenkit [class*=wp-block-gutenkit-]{box-sizing:border-box}.gutenkit [class*=wp-block-gutenkit-] img:not(.wp-block-gutenkit-advanced-image .gkit-image,.wp-block-gutenkit-pro-featured-image img,.wp-block-gutenkit-team img,.wp-block-gutenkit-image-comparison .gkit-image-comparison img-comparison-slider figure img,[draggable]){height:auto;max-width:100%}.gutenkit [class*=wp-block-gutenkit-] *{box-sizing:border-box}.gutenkit [class*=wp-block-gutenkit-] .gkit-btn{border-radius:5px;color:#fff;font-size:15px;padding:15px 30px;fill:#fff;background-color:#2575fc;display:inline-block;line-height:1;position:relative;text-align:center;text-decoration:none;transition:all .4s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.gutenkit [class*=wp-block-gutenkit-] .gkit-icon{display:inline-block;height:1em;width:1em}:where(.gutenkit [class*=wp-block-gutenkit-]:not(.wp-block-gutenkit-container,.wp-block-gutenkit-nav-menu-item,.wp-block-gutenkit-nav-menu-submenu,.alignfull,.wp-block-gutenkit-pro-stylish-list-item,.wp-block-gutenkit-table-builder-item)){width:100%}.gutenkit a:where(:not(.wp-element-button)):focus{text-decoration:none}[class*=wp-block-gutenkit-]{position:relative}a,button,img,.wp-block-group,.wp-block-columns,.wp-block-column{transition:all ease 0.23s}.wp-block-image.is-style-blockpage-boxshadow img,.wp-block-column.is-style-blockpage-boxshadow,.wp-block-columns.is-style-blockpage-boxshadow,.wp-block-group.is-style-blockpage-boxshadow{box-shadow:0 0 40px rgb(0 0 0 / .05)}.wp-block-image.is-style-blockpage-boxshadow-medium img,.wp-block-column.is-style-blockpage-boxshadow-medium,.wp-block-columns.is-style-blockpage-boxshadow-medium,.wp-block-group.is-style-blockpage-boxshadow-medium{box-shadow:0 0 40px rgb(0 0 0 / .1)}.wp-block-image.is-style-blockpage-boxshadow-large img,.wp-block-column.is-style-blockpage-boxshadow-large,.wp-block-columns.is-style-blockpage-boxshadow-large,.wp-block-group.is-style-blockpage-boxshadow-large{box-shadow:0 0 40px rgb(0 0 0 / .15)}.wp-block-image.is-style-blockpage-boxshadow-hover img:hover,.wp-block-column.is-style-blockpage-boxshadow-hover:hover,.wp-block-columns.is-style-blockpage-boxshadow-hover:hover,.wp-block-group.is-style-blockpage-boxshadow-hover:hover{box-shadow:0 0 40px rgb(0 0 0 / .06)}.taxonomy-category.is-style-categories-background-with-round a{padding:6px 12px;border-radius:4px;position:relative;overflow:hidden;font-size:14px}.taxonomy-category.is-style-categories-background-with-round a:before{background-color:var(--wp--preset--color--primary);content:"";width:100%;height:100%;left:0;top:0;position:absolute;opacity:.089;transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-o-transition:all ease 0.23s;border-radius:4px}.taxonomy-category.is-style-categories-background-with-round a:hover:before{opacity:.06}.taxonomy-category.is-style-categories-background-with-round a{margin:0 5px 5px 0;display:inline-block}.taxonomy-category.is-style-categories-background-with-round .wp-block-post-terms__separator{display:none}.is-style-title-hover-primary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--primary)}.is-style-title-hover-secondary-color.wp-block-post-title a:hover{color:var(--wp--preset--color--secondary)}.wp-block-button.is-style-button-hover-primary-color a:hover{color:var(--wp--preset--color--primary)!important}.wp-block-button.is-style-button-hover-secondary-color a:hover{color:var(--wp--preset--color--secondary)!important}.wp-block-button.is-style-button-hover-primary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--primary)!important;opacity:1;color:#ffffff!important}.wp-block-button.is-style-button-hover-secondary-bgcolor a.wp-block-button__link.wp-element-button:hover{background-color:var(--wp--preset--color--secondary)!important;opacity:1;color:#ffffff!important}.wp-block-button.is-style-button-hover-white-bgcolor a.wp-block-button__link.wp-element-button:hover{background:#ffffff!important;opacity:1;color:#0b0c0c!important}.is-style-readmore-hover-primary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-primary a:hover{color:var(--wp--preset--color--primary)!important}.is-style-readmore-hover-secondary-color.wp-block-read-more:hover,.is-style-hide-bullet-list-link-hover-style-secondary a:hover{color:var(--wp--preset--color--secondary)!important}.is-style-readmore-hover-primary-fill.wp-block-read-more,.is-style-readmore-hover-secondary-fill.wp-block-read-more{border-radius:20px}.is-style-readmore-hover-primary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--primary)!important;color:#fff!important}.is-style-readmore-hover-secondary-fill.wp-block-read-more:hover{background-color:var(--wp--preset--color--secondary)!important;color:#fff!important}.is-style-list-style-no-bullet,.is-style-hide-bullet-list-link-hover-style-primary,.is-style-hide-bullet-list-link-hover-style-secondary{list-style-type:none}figure.wp-block-image.is-style-blockpage-image-hover-rotate img:hover{transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg)}.wp-block-image.is-style-blockpage-image-hover-pulse img:hover{animation:blockpagePulse 2s infinite;-moz-animation:blockpagePulse 2s infinite;-o-animation:blockpagePulse 2s infinite;-webkit-animation:blockpagePulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}.wp-block-image.is-style-blockpage-image-pulse img{animation:blockpagePulse 2s infinite;-moz-animation:blockpagePulse 2s infinite;-o-animation:blockpagePulse 2s infinite;-webkit-animation:blockpagePulse 2s infinite;animation-timing-function:linear;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;-o-animation-timing-function:linear}@keyframes blockpagePulse{0%{transform:scale(1)}50%{transform:scale(1.02)}100%{transform:scale(1)}}.wp-block-gallery.blockpage-brands-logos .wp-block-image{align-items:center}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img{filter:grayscale(1);-webkit-filter:grayscale(1);transition:all ease-in 0.23s;-webkit-transition:all ease-in 0.23s;-moz-transition:all ease-in 0.23s;-o-transition:all ease-in 0.23s}.wp-block-gallery.is-style-enable-grayscale-mode-on-image .wp-block-image img:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}.wp-site-blocks>*+*{margin-block-start:0!important}.blockpage-duotone-primary{filter:var(--wp--preset--duotone--primary)}.wp-block-social-links.is-style-social-icon-border li a{border:1px solid;border-radius:50%}.is-style-blockpage-page-list-bullet-hide-style.wp-block-page-list,.wp-block-categories-list.is-style-blockpage-categories-bullet-hide-style{list-style:none;margin:0;padding:0}.wp-block-cover.is-style-blockpage-cover-round-style{border-radius:7px;overflow:hidden}p.cr-comment-image-text{margin-bottom:.5em;font-size:.9em}p.cr-comment-video-text{margin-bottom:.5em;font-size:.9em}.iv-comment-image{float:left;margin-right:5px;margin-left:0;margin-bottom:5px;margin-top:0;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.iv-comment-image:hover,.cr-comment-video:hover{filter:brightness(95%)}.cr-comment-image-top{display:inline-block;margin-right:5px;vertical-align:top;max-height:150px;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%);box-sizing:content-box}.cr-comment-image-top:hover{filter:brightness(95%)}.cr-comment-video{float:left;margin-right:5px;margin-bottom:5px;position:relative;cursor:pointer;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.cr-comment-video video.cr-video-a{width:75px;height:75px;display:block;object-fit:cover}.cr-comment-video-modal.cr-comment-video video.cr-video-a{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background-color:rgb(0 0 0 / .4)}.cr-comment-video .cr-comment-videoicon,.cr-comment-image-top .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:32px;height:auto;margin-top:-16px;margin-left:-16px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:26px;height:auto;margin-top:-13px;margin-left:-13px}.cr-comment-image-top img,.cr-comment-image-top video{width:150px;height:150px;box-shadow:none;padding:0;border-radius:0;object-fit:cover;cursor:pointer}#reviews div.iv-comment-image img,div.iv-comment-image img{box-shadow:none;width:75px;height:75px;max-width:75px;max-height:75px;object-fit:cover;padding:0;border-radius:0;display:block;position:relative}.cr-comment-images,.cr-comment-videos{margin-bottom:1em}.cr-all-reviews-shortcode .cr-comment-images,.cr-comment-videos{margin:0}.cr-comment-videos .cr-comment-video .cr-comment-video-close{display:none}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close{display:block;background-color:#7A7A7A;color:#FFF;border:0 solid;border-radius:10px;position:absolute;top:0;right:0;padding:1px;line-height:0;cursor:pointer}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg{display:block;width:18px;height:18px}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg-p{fill:#fff}.cr-comment-videos .cr-comment-video .cr-video-cont{display:flex;position:relative;margin:auto}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-video-cont{padding:10px;max-width:100%;max-height:100%}.cr-comment-videos-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;overflow:auto;background-color:rgb(0 0 0 / .4);display:flex;align-items:center;justify-content:center}.cr-comment-videos-modal .cr-comment-video,.cr-comment-videos-modal .iv-comment-image{display:none}.cr-comment-video.cr-comment-video-modal{width:80%;height:80%;float:none;margin:auto;z-index:1;display:flex;justify-content:center;cursor:auto;border-width:0;filter:brightness(100%)}.cr-recaptcha{margin-bottom:1.5em}#commentform.comment-form .cr-upload-local-images,.comment-form .cr-upload-local-images{width:100%;flex:none}#commentform.comment-form .cr-upload-local-images label,.comment-form .cr-upload-local-images label{display:block;transform:none;position:relative;left:auto;top:auto}#commentform.comment-form .cr-upload-local-images input,.comment-form .cr-upload-local-images input{display:block;width:100%}.ivole-meter{overflow:hidden;background:#f2f2f2;background:-webkit-linear-gradient(top,#eee,#f6f6f6);background:linear-gradient(to bottom,#eee,#f6f6f6);background-color:#f3f3f3;height:22px;border-radius:1px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .4),inset 0 0 0 1px rgb(0 0 0 / .1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar{border-radius:1px;background:#fb0;background:-webkit-linear-gradient(top,#ffce00,#ffa700);background:linear-gradient(to bottom,#ffce00,#ffa700);background-color:#ffce00;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .25),inset 0 -1px 0 rgb(0 0 0 / .05);-webkit-transition:width .5s ease;transition:width .5s ease;float:left;font-size:0;height:100%;width:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar:before{background-color:rgb(255 255 255 / .25);content:"";display:block;font-size:0;height:1px;margin:1px}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell1{white-space:nowrap;width:auto}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{width:70%}.cr-all-reviews-shortcode .cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{min-width:100px}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell3{text-align:right;white-space:nowrap;width:auto}#reviews .cr-summaryBox-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2px;align-items:center}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-summaryBox-wrap{display:none}.cr-reviews-grid.cr-reviews-grid-new-review .cr-summaryBox-wrap,.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-empty{display:none}#reviews .cr-summaryBox-wrap{margin:0 0 1em 0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{margin:0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator{width:auto;height:40px}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator{flex:2 2 auto;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side{flex:1 1 auto}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int{width:2px;height:40px;background-color:#BCCCD4}.cr-reviews-grid .cr-summaryBox-wrap{margin:0 10px 20px 10px}#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap{margin:0;width:49%;flex:0 0 49%;padding:10px;border-radius:4px;border:0 solid #e4e1e3;box-sizing:border-box}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox{width:35%;flex:1 0 35%}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:auto;flex:0 0 auto}#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}#reviews .cr-summaryBox-wrap .cr-average-rating,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,.cr-reviews-grid .cr-summaryBox-wrap .cr-average-rating{font-size:36px;font-weight:700;line-height:50px;color:#0E252C}#reviews .cr-summaryBox-wrap .cr-total-rating-count,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,.cr-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count{font-size:14px;color:#0E252C;line-height:25px}.cr-all-reviews-shortcode .cr-review-form-wrap,.cr-reviews-grid .cr-review-form-wrap,.cr-qna-block .cr-qna-new-q-form{display:none}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap,.cr-ajax-reviews-review-form .cr-review-form-wrap,.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-form-wrap,.cr-qna-block.cr-qna-new-q-form-open .cr-qna-new-q-form{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav,.cr-qna-block .cr-review-form-nav{display:flex;justify-content:space-between;border-top:1px solid #E5E9EB;border-bottom:1px solid #E5E9EB;height:50px}.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-nav{margin:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-qna-block .cr-review-form-nav .cr-nav-left,.cr-qna-block .cr-review-form-nav .cr-nav-right{display:flex;align-items:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-right{display:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-qna-block .cr-review-form-nav .cr-nav-left svg{margin:0 5px 0 0}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-qna-block .cr-review-form-nav .cr-nav-left svg:hover,.cr-qna-block .cr-review-form-nav .cr-nav-right svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-qna-block .cr-review-form-nav .cr-nav-left span{font-size:16px;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-item,.cr-ajax-reviews-review-form .cr-review-form-item,.cr-reviews-grid .cr-review-form-item,.cr-qna-block .cr-review-form-item{display:flex;max-width:500px;margin:0 auto;padding:30px 0;border-bottom:1px solid #E5E9EB;position:relative;align-items:center}.cr-all-reviews-shortcode .cr-review-form-item img,.cr-ajax-reviews-review-form .cr-review-form-item img,.cr-reviews-grid .cr-review-form-item img,.cr-qna-block .cr-review-form-item img{display:block;height:60px;width:auto;margin:0 20px 0 0}.cr-all-reviews-shortcode .cr-review-form-item span,.cr-ajax-reviews-review-form .cr-review-form-item span,.cr-reviews-grid .cr-review-form-item span,.cr-qna-block .cr-review-form-item span{display:block;font-size:22px;font-weight:500;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-rating,.cr-reviews-grid .cr-review-form-rating{max-width:500px;margin:0 auto;padding:30px 0 30px 0;position:relative}.cr-onsite-ratings .cr-review-form-rating,.cr-review-form-rating-overall .cr-review-form-rating{max-width:500px;margin:1em 0 1em 0;padding:0;position:relative}.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating{margin:1em 0 1.5em 0}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating,.cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating{margin-left:auto;margin-right:auto}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating-label{font-size:12px;color:#4D5D64}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont{display:flex;position:relative;height:auto;padding:5px 0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:20px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:30px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg{height:30px;width:33px}.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child{padding-left:0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act{display:none}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:14px;line-height:20px;height:20px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:18px;line-height:30px;height:30px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating-label{font-size:18px}.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label,.cr-ajax-reviews-review-form .cr-review-form-rating-overall .cr-review-form-rating-label,.cr-reviews-grid .cr-review-form-rating-overall .cr-review-form-rating-label{font-size:16px}.cr-all-reviews-shortcode .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-field-error,.cr-qna-block .cr-review-form-field-error{font-size:11px;color:#CE2B37;margin:5px 0 0 0;display:none}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-reviews-grid .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont{background-color:#fae9eb}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error{display:block}.cr-all-reviews-shortcode .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-comment,.cr-reviews-grid .cr-review-form-comment,.cr-qna-block .cr-review-form-comment{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-comment .cr-review-form-comment-txt,.cr-qna-block .cr-review-form-comment .cr-review-form-comment-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px;width:100%;margin:0}.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-email .cr-review-form-lbl,.cr-qna-block .cr-review-form-lbl{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64}.cr-all-reviews-shortcode .cr-form-item-media,.cr-ajax-reviews-review-form .cr-form-item-media,.cr-reviews-grid .cr-form-item-media{max-width:500px;margin:0 auto;padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-terms,.cr-reviews-grid .cr-review-form-terms,.cr-qna-block .cr-captcha-terms,.cr-qna-block .cr-review-form-terms{max-width:500px;margin:0 auto;padding:0 0 20px 0;line-height:1;display:block}.cr-all-reviews-shortcode .cr-review-form-terms label,.cr-ajax-reviews-review-form .cr-review-form-terms label,.cr-reviews-grid .cr-review-form-terms label,.cr-qna-block .cr-review-form-terms label{display:inline-block;font-size:14px;font-weight:400;margin:0}.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox,.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox{appearance:auto;width:auto;height:auto;border:none;display:inline-block;vertical-align:middle;margin:0 5px 0 0;accent-color:#4D5D64}.cr-all-reviews-shortcode .cr-review-form-terms span,.cr-ajax-reviews-review-form .cr-review-form-terms span,.cr-reviews-grid .cr-review-form-terms span,.cr-qna-block .cr-review-form-terms span{display:inline;vertical-align:middle;color:#0E252C;line-height:1.3}.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox::after,.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox::after,.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox::after,.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox::after{border:none;content:normal}.cr-qna-block .cr-captcha-terms{font-size:12px;font-weight:400;vertical-align:middle;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-ne,.cr-reviews-grid .cr-review-form-ne,.cr-qna-block .cr-review-form-ne{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email,.cr-reviews-grid .cr-review-form-ne .cr-review-form-name,.cr-reviews-grid .cr-review-form-ne .cr-review-form-email,.cr-qna-block .cr-review-form-ne .cr-review-form-name,.cr-qna-block .cr-review-form-ne .cr-review-form-email{width:50%;position:relative}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email input,.cr-reviews-grid .cr-review-form-ne .cr-review-form-name input,.cr-reviews-grid .cr-review-form-ne .cr-review-form-email input,.cr-qna-block .cr-review-form-ne .cr-review-form-name input,.cr-qna-block .cr-review-form-ne .cr-review-form-email input{width:100%}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt,.cr-reviews-grid .cr-review-form-ne .cr-review-form-txt,.cr-qna-block .cr-review-form-ne .cr-review-form-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px;margin:0}.cr-review-form-wrap .cr-onsite-question .cr-onsite-question-inp{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;padding:12px 16px;color:#0E252C;font-size:14px;width:50%}.cr-review-form-wrap .cr-onsite-question label{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64;font-weight:400}.cr-review-form-wrap .cr-onsite-questions{max-width:500px;margin:0 auto}.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='text'],.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='number'],.cr-single-product-review .cr-review-form-textbox.cr-review-form-error,.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-txt{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-captcha{max-width:500px;margin:0 auto;padding:0 0 20px 0;display:flex;flex-direction:column;align-items:start}.cr-all-reviews-shortcode .cr-review-form-captcha .cr-recaptcha,.cr-ajax-reviews-review-form .cr-review-form-captcha .cr-recaptcha,.cr-reviews-grid .cr-review-form-captcha .cr-recaptcha{margin:0}.cr-all-reviews-shortcode .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-buttons,.cr-reviews-grid .cr-review-form-buttons,.cr-qna-block .cr-review-form-buttons{max-width:500px;margin:0 auto;padding:0 0 30px 0;position:relative;display:flex;gap:10px}.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-buttons{padding:0}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-qna-block .cr-review-form-buttons .cr-review-form-submit{display:flex;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:50%;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-submit{width:100%}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover,.cr-qna-block .cr-review-form-buttons .cr-review-form-submit:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question-inp,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question-inp,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-terms,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question,.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question-inp,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-terms,.cr-qna-block .cr-review-form-submitting.cr-qna-new-q-form,.cr-qna-block .cr-review-form-submitting.cr-qna-list-inl-answ{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit span,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit span{display:block}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit img,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit img,.cr-qna-block .cr-review-form-buttons .cr-review-form-submit img{display:none;height:10px}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel{display:flex;background-color:#fff;color:#0E252C;border:0;height:40px;line-height:20px;font-size:15px;width:50%;border:solid 1px #D8E2E7;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-cancel{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel:hover{border:solid 1px #4D5D64;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-rating,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-comment,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-ne,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-buttons,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-ratings,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-res .cr-form-item-media,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-ratings,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-res .cr-form-item-media,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-terms,.cr-reviews-grid .cr-review-form-res .cr-review-form-rating,.cr-reviews-grid .cr-review-form-res .cr-review-form-comment,.cr-reviews-grid .cr-review-form-res .cr-review-form-ne,.cr-reviews-grid .cr-review-form-res .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-res .cr-review-form-buttons,.cr-reviews-grid .cr-review-form-res .cr-onsite-ratings,.cr-reviews-grid .cr-review-form-res .cr-onsite-question,.cr-reviews-grid .cr-review-form-res .cr-form-item-media,.cr-reviews-grid .cr-review-form-res .cr-review-form-terms,.cr-qna-block .cr-review-form-res .cr-review-form-comment,.cr-qna-block .cr-review-form-res .cr-review-form-ne,.cr-qna-block .cr-review-form-res .cr-review-form-buttons,.cr-qna-block .cr-review-form-res .cr-captcha-terms,.cr-qna-block .cr-review-form-res .cr-review-form-terms{display:none}.cr-all-reviews-shortcode .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,.cr-reviews-grid .cr-review-form-result,.cr-reviews-grid .cr-review-form-not-logged-in,.cr-qna-block .cr-review-form-not-logged-in,.cr-qna-block .cr-review-form-result{max-width:500px;margin:0 auto;display:none;position:relative;padding:40px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,.cr-reviews-grid .cr-review-form-res .cr-review-form-result,.cr-reviews-grid .cr-review-form-not-logged-in,.cr-qna-block .cr-review-form-res .cr-review-form-result,.cr-qna-block .cr-review-form-not-logged-in{display:flex;flex-direction:column;align-items:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result span,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result span,.cr-all-reviews-shortcode .cr-review-form-not-logged-in span,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in span,.cr-reviews-grid .cr-review-form-res .cr-review-form-result span,.cr-reviews-grid .cr-review-form-not-logged-in span,.cr-qna-block .cr-review-form-res .cr-review-form-result span,.cr-qna-block .cr-review-form-not-logged-in span{padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue{display:flex;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;text-decoration:none;align-items:center;justify-content:center}.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue{padding:10px 20px;min-width:100px;text-align:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.ivole-summaryBox{max-width:100%;font-size:14px}div.ivole-summaryBox{margin-bottom:2rem}.cr-histogramTable{margin-bottom:0;border-collapse:collapse;border:0;width:100%;max-width:320px;min-width:auto;margin:0 auto}.cr-histogramTable .ivole-histogramRow{border:0}.cr-histogramTable tr.ivole-histogramRow td{padding:.2rem .3rem;vertical-align:middle;border:0;background-color:#fff0}.cr-histogramTable tr.ivole-histogramRow:first-child td{padding-top:0}.cr-histogramTable tr.ivole-histogramRow:last-child td{padding-bottom:0}.cr-histogramTable tr.ivole-histogramRow td:first-child{padding-left:0}.cr-histogramTable tr.ivole-histogramRow td:last-child{padding-right:0}#reviews .cr-credits-div,.cr-all-reviews-shortcode .cr-credits-div,.cr-reviews-grid .cr-credits-div{font-size:10px;text-align:right;width:100%;padding:0 5px;margin:7px 0;line-height:16px;display:flex;align-items:center;justify-content:right;box-sizing:border-box}.cr-reviews-grid .cr-credits-div{margin-top:0;padding:0 10px}.cr-all-reviews-shortcode .cr-credits-div a,#reviews .cr-credits-div a,.cr-reviews-grid .cr-credits-div a{text-decoration:none}.cr-all-reviews-shortcode .cr-credits-div a img,#reviews .cr-credits-div a img,.cr-reviews-grid .cr-credits-div a img{display:inline;height:16px;margin:0 0 0 4px;padding:0;vertical-align:middle}#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-reviews-grid .cr-summaryBox-wrap .cr-count-filtered-reviews{width:100%;padding:5px 10px;margin-top:0;font-size:14px;color:#0E252C}.cr-histogramTable tr.ivole-histogramRow .ivole-histogram-a,.cr-histogramTable tr.ivole-histogramRow .cr-histogram-a{display:inline;cursor:pointer;color:#0E252C}.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .ivole-histogram-a,.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .cr-histogram-a{display:inline;font-weight:700}#reviews.cr-reviews-ajax-reviews{width:100%}.cr-all-reviews-shortcode .cr-count-row,#reviews.cr-reviews-ajax-reviews .cr-count-row{background-color:#F9F9F9;padding:10px 12px;font-size:12px;color:#0E252C;margin:24px 0;display:flex;align-items:center;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-count-row{display:none}.cr-all-reviews-shortcode .cr-count-row a,.cr-reviews-ajax-comments .cr-count-row a{color:#0E252C;text-decoration:underline}.cr-all-reviews-shortcode .cr-count-row a:hover,.cr-reviews-ajax-comments .cr-count-row a:hover{cursor:pointer;color:#0E252C}div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-all-reviews-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-summaryBar-updating,.cr-count-row .cr-seeAll-updating,.cr-ajax-reviews-sort.cr-sort-updating,.cr-review-tags-filter.cr-tags-updating{opacity:.5;pointer-events:none}.cr-voting-cont{display:flex;align-items:center;justify-content:flex-end}.cr-voting-cont img,.cr-voting-cont-uni svg{margin-left:0;margin-right:7px;margin-top:0;margin-bottom:0;width:13px;height:16px;cursor:pointer;pointer-events:auto}.rtl .cr-voting-cont img,.rtl .cr-voting-cont-uni svg{margin-right:0;margin-left:7px}.cr-voting-cont-uni .cr-voting-update svg{pointer-events:none}.cr-voting-cont-uni span.cr-voting-upvote svg:hover{color:#000}.cr-voting-cont-uni span{display:block;line-height:11px;font-size:11px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext{fill:#18B394}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int{fill:#00A382;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext{fill:#00A382}.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext{fill:#202020}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int{fill:none;animation:pulse 1s infinite}@keyframes pulse{0%{fill:#FFF}50%{fill:#A9A9A9}100%{fill:#FFF}}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext{fill:#CE2B37}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int{fill:#CA2430;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext{fill:#CA2430}.cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:10px;color:#18B394}.rtl .cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:0;margin-left:10px}.cr-voting-cont-uni span.cr-voting-downvote-count{color:#CE2B37}@font-face{font-family:crstar;src:url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.eot);src:url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.woff) format("woff"),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.ttf) format("truetype"),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap}.cr-all-reviews-shortcode ol li.comment,.cr-all-reviews-shortcode ol li.review{list-style:none;margin-right:0;margin-bottom:2.5em;position:relative;border:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container,.cr-all-reviews-shortcode ol li.comment .comment_container,.cr-all-reviews-shortcode ol li.review .comment_container{position:relative;padding:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container img.avatar,.cr-all-reviews-shortcode ol li.comment .comment_container img.avatar,.cr-all-reviews-shortcode ol li.review .comment_container img.avatar{float:left;position:absolute;padding:0;top:0;left:0;width:50px;height:auto;border:0 solid #e4e1e3;margin:0;box-shadow:none;border-radius:25px;max-height:none}.cr-all-reviews-shortcode ol li.review .comment_container.cr-comment-no-avatar .avatar{display:none}#reviews #comments .cr-avatar-check{display:none}.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,.cr-reviews-grid .cr-review-card .cr-avatar-check,.cr-reviews-slider .cr-review-card .cr-avatar-check{width:20px;height:20px;background-color:#31856C;position:absolute;left:34px;top:28px;border-radius:10px;border:2px solid #FFF;display:flex;align-items:center;justify-content:center;box-sizing:border-box;z-index:10}.cr-all-reviews-shortcode ol li.review .comment_container .meta,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta{display:flex;align-items:baseline;justify-content:space-between;color:#767676;font-size:14px;flex-wrap:wrap}.cr-all-reviews-shortcode ol li div.comment_container a.cr-comment-a{box-shadow:none}.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product{font-size:90%}.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a{box-shadow:none;line-height:0}.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img{width:20px;height:auto;vertical-align:top;margin-right:5px;display:inline;border-radius:3px}.cr-all-reviews-shortcode .commentlist.cr-pagination-load{opacity:.5;pointer-events:none}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,.cr-all-reviews-shortcode ol.commentlist li .comment-text{margin:0 0 0 70px;border-top:0 solid #e4e1e3;border-left:0 solid #e4e1e3;border-right:0 solid #e4e1e3;border-bottom:1px solid #e4e1e3;padding:0 0 1em 0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text.comment-text-no-avatar,.cr-all-reviews-shortcode ol.commentlist li .comment-text.comment-text-no-avatar{margin:0;float:none;width:100%}.cr-all-reviews-shortcode ol.commentlist li .comment-text p,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p{margin:1em 0;text-align:left}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta{font-size:16px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time{font-style:normal}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-featured-date,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .cr-meta-author-featured-date{display:flex;flex-direction:row;column-gap:20px;align-items:baseline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{display:flex;align-items:center;column-gap:20px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture{display:flex;align-items:center;margin:0 0 0 0;column-gap:7px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a{font-size:14px;color:#0E252C}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a:hover{text-decoration:underline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__author{color:#0E252C;font-size:16px;display:inline;font-weight:500;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified{display:block;color:#4D5D64;font-size:14px;font-weight:400;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-date time{color:#4D5D64}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title{display:flex;align-items:flex-start;flex-direction:column}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title svg{width:18px;height:18px;display:block;margin:0 0 0 10px;color:#4D5D64}.cr-tag{color:#3d3d3d;background-color:#EEEFF2;display:inline-block;padding:.2em .4em;font-size:12px;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:.7em;border:1px solid #c3c6d1;border-color:#31856C;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.cr-review-tags-filter .cr-tag{font-size:14px;border-radius:.7em;margin-right:5px;margin-bottom:7px;border-color:#D0D0D0}.cr-review-tags-filter span.cr-tag:hover{border-color:#31856C;cursor:pointer}.cr-review-tags-filter{padding-top:5px;padding-left:0;padding-right:0;padding-bottom:0;pointer-events:auto;opacity:1}.cr-review-tags-filter span.cr-tag.cr-tag-selected{border-color:#31856C;background-color:#D3D3D3}div.cr-review-tags-filter.cr-review-tags-filter-disabled{pointer-events:none;opacity:.5}.cr-review-tags{margin-bottom:1em}.cr-incentivized-badge{display:flex;column-gap:4px;align-items:center;font-size:10px;line-height:10px;margin:0 0 1em 0}.cr-reviews-grid .cr-review-card .cr-incentivized-row .cr-incentivized-badge,.cr-reviews-slider .cr-review-card .cr-incentivized-row .cr-incentivized-badge{margin:0}.cr-incentivized-badge .cr-incentivized-icon{display:block;height:12px}.cr-incentivized-badge .cr-incentivized-icon .cr-incentivized-svg{width:12px;height:12px}.cr-all-reviews-shortcode ol.commentlist ul.children,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list ul.children{list-style:none outside;margin:20px 0 0 50px;margin-inline-start:70px;padding-inline-start:0}.cr-all-reviews-shortcode .crstar-rating,.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating,#reviews #comments .cr-summaryBox-wrap .crstar-rating{overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00;margin:10px 0;letter-spacing:normal}.cr-reviews-rating .crstar-rating{overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:95px;font-family:crstar;color:#ffbc00;margin:0}#reviews #comments .cr-summaryBox-wrap .cr-overall-rating-wrap .crstar-rating{margin-bottom:0;margin-top:5px}.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating{float:right;overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00}.cr-all-reviews-shortcode .crstar-rating::before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating::before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating::before,#reviews #comments .cr-summaryBox-wrap .crstar-rating::before,.cr-reviews-rating .crstar-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.cr-all-reviews-shortcode .crstar-rating span,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span,#reviews #comments .cr-summaryBox-wrap .crstar-rating span,.cr-reviews-rating .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.cr-all-reviews-shortcode .crstar-rating span::before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span::before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span::before,#reviews #comments .cr-summaryBox-wrap .crstar-rating span::before,.cr-reviews-rating .crstar-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}p.ivole-verified-badge span.ivole-review-country-text,p.ivole-verified-badge span.ivole-review-country-space{vertical-align:middle}.cr-all-reviews-shortcode ol.commentlist,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list{list-style-type:none;margin:0;padding:0 0 1.5em 0;display:block;position:relative}.cr-all-reviews-shortcode ol.commentlist li,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li{margin:0 0 30px 0;list-style:none;clear:both;border:0;padding:0}.cr-all-reviews-shortcode.cr-all-reviews-new-review ol.commentlist,.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-inner,.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-tags-filter,.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-tags-filter{display:none}.cr-all-reviews-shortcode .ivole-review-country-icon,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .ivole-review-country-icon{display:inline;height:12px;width:auto;margin:0 0 0 5px;border-radius:0}.woocommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,#reviews p.ivole-verified-badge img.ivole-review-country-icon{float:none;height:12px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-form-item-media-none{padding:24px;text-align:left;display:flex;align-items:center;cursor:pointer;border:1px dashed #D8E2E7;border-radius:2px}.cr-review-form-error .cr-form-item-media-none{border-color:#CE2B37}.cr-form-visible .cr-form-item-media-none{display:none}.cr-form-item-media-none .cr-form-item-media-icon{width:60px;height:60px;padding:8px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px;flex-shrink:0}.cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:5px}.cr-rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:0;margin-left:5px}.cr-form-item-media-none span{display:inline-block;vertical-align:top;margin-left:20px;color:#4D5D64;font-size:12px}.cr-rtl .cr-form-item-media-none span{margin-left:0;margin-right:20px}.cr-form-item-media-none:active{border-color:#c9c9c9}.cr-form-item-media-none:active .cr-form-item-media-icon{border:1px solid #c9c9c9;fill:#c9c9c9}.cr-form-item-media .cr-form-item-media-file{display:none}.cr-form-item-media-preview{display:none;margin:0;flex-wrap:wrap}.cr-form-visible .cr-form-item-media-preview{display:flex;row-gap:9px}.cr-form-item-media-preview .cr-upload-images-containers{width:108px;height:108px;margin-bottom:0;margin-right:9px;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;border:1px solid #D8E2E7;padding:0;overflow:hidden}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok{padding:0}.cr-form-item-media-preview .cr-upload-images-containers img{margin:0 0 0 0;opacity:.3;object-fit:cover}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-video-thumbnail{width:108px;height:108px;margin:0 0 0 0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok img{opacity:1}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:.6;border-width:0}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending img{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:2px;right:2px;width:16px;height:16px;display:none;background-color:#CE2B37;border-radius:8px;border:0 solid;line-height:0;cursor:pointer}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete{display:block}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#fff}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-form-item-media-preview .cr-form-item-media-add{cursor:pointer;width:108px;height:108px;text-align:center;line-height:108px;font-size:40px;color:#e0e0e0;border:1px dashed #e0e0e0;margin-bottom:0;display:inline-block}.cr-form-item-media-preview .cr-form-item-media-add:active{border-color:#c9c9c9;color:#c9c9c9}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar{width:94px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#1AB394;border-radius:5px}.cr-pswp{display:none}.cr-reviews-rating{display:flex;column-gap:10px;align-items:center;margin:0;padding:0;.cr-qna-separator{margin:0}}@media (max-width:500px){#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:100%;flex:0 0 100%}.cr-all-reviews-shortcode ol.commentlist{margin-left:0;margin-right:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator{width:100%;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int{width:50px;height:2px}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-side,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-side{display:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap{width:100%;padding:10px}}.woocommerce .product #reviews .comment-text p.ivf-custom-question-checkbox{font-weight:550;margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul{margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul li{margin:0}.woocommerce .product #reviews .comment-text span.ivf-custom-question-radio{font-weight:550}.woocommerce .product #reviews .comment-text hr.ivf-custom-question-hr,.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{margin:.6em 0}.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{display:none}.cr-all-reviews-shortcode .commentlist .comment-text .ivf-custom-question-p{font-size:14px;margin:.5em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{margin:.6em 0;display:flex;align-items:center;flex-direction:row}.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{font-size:14px}.woocommerce .product #reviews .comment-text p.ivf-custom-question-p,.cr-all-reviews-shortcode .commentlist p.ivf-custom-question-p{margin:.6em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating{padding-right:7px;font-weight:550}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont .star-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont .star-rating{font-size:1em;height:1.1em;line-height:1.1em;float:none;margin:0}.cr-onsite-questions .cr-onsite-question{display:block;margin:1.5em 0;position:relative}.cr-onsite-questions .cr-onsite-question .required,.cr-onsite-ratings .cr-review-form-rating .required,.cr-review-form-rating-overall .cr-review-form-rating .required{margin:0 0 0 3px}.cr-onsite-questions .cr-onsite-question label,.cr-onsite-questions .cr-onsite-question input{display:block}.cr-onsite-questions .cr-onsite-question.cr-full-width label,.cr-onsite-questions .cr-onsite-question.cr-full-width input{width:100%}.cr-review-form-wrap .cr-onsite-questions .cr-onsite-question.cr-full-width label{width:auto}.cr-onsite-ratings{border-top:1px solid #DFE4E7;border-bottom:1px solid #DFE4E7}.cr-onsite-ratings.cr-onsite-ratings-only{border-bottom:none}.cr-review-form-wrap .cr-onsite-ratings{max-width:500px;margin:0 auto}.cr-customer-consent .checkbox input.cr-customer-consent-checkbox{margin-right:7px;position:relative}#kco-extra-checkout-fields .cr-customer-consent{display:none}.cr-show-more{width:100%}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd,.cr-all-reviews-shortcode .cr-show-more-button,.cr-reviews-grid .cr-show-more-button,.cr-qna-block .cr-show-more-que{display:block;margin:10px auto;height:40px;padding:0 20px 0 20px;border:solid 1px #BCCCD4;font-size:14px;background-color:#fff0;color:#0E252C}.cr-qna-block .cr-show-more-que{margin:20px auto}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-button,.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-button{display:none}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover,.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus,.cr-all-reviews-shortcode .cr-show-more-button:hover,.cr-all-reviews-shortcode .cr-show-more-button:focus,.cr-reviews-grid .cr-show-more-button:hover,.cr-reviews-grid .cr-show-more-button:focus,.cr-qna-block .cr-show-more-que:hover,.cr-qna-block .cr-show-more-que:focus{border:solid 1px #00A79D;background-color:#fff0;color:#0E252C}.cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner,.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{display:block;margin:20px auto;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-review-spinner,.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-review-spinner,.cr-all-reviews-shortcode .commentlist .cr-pagination-review-spinner{display:none}.cr-show-more-review-spinner-cnt{width:100%;height:60px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort,.cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{display:block;margin:0;background:#fff0;border:0;padding:4px;width:auto;height:auto;appearance:auto;color:#0E252C;font-size:12px;font-weight:500}.cr-ajax-reviews-sort-div{display:flex;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-search-no-reviews{display:none}#reviews.cr-reviews-ajax-reviews .cr-button-search,.cr-all-reviews-shortcode .cr-button-search{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:400;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:1.5em;margin-top:0;margin-bottom:0;margin-left:5px;margin-right:0;white-space:nowrap;width:auto}.rtl #reviews.cr-reviews-ajax-reviews .cr-button-search,.rtl .cr-all-reviews-shortcode .cr-button-search{margin-left:0;margin-right:5px}#reviews.cr-reviews-ajax-reviews .cr-button-search:hover,.cr-all-reviews-shortcode .cr-button-search:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search,.cr-all-reviews-shortcode .cr-ajax-search{display:flex;padding:0;margin:24px 0;width:100%}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-ajax-search{display:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,.cr-all-reviews-shortcode .cr-ajax-search div,.cr-qna-block .cr-qna-search-block div{position:relative;flex-grow:1}#reviews.cr-reviews-ajax-reviews .cr-input-text,.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.cr-ajax-search input[type="text"]{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;background-color:#fff;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.8em;width:100%;line-height:1.5em;margin:0;font-size:1em;box-sizing:border-box}.rtl #reviews.cr-reviews-ajax-reviews .cr-input-text,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.rtl .cr-ajax-search input[type="text"]{padding-right:calc(1.5em + .75rem);padding-left:1.8em}#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.cr-ajax-search .cr-ajax-search-icon{position:absolute;display:inline-block;top:50%;left:9px;transform:translateY(-50%);width:1.1em;height:1.1em}.rtl #reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-ajax-search .cr-ajax-search-icon{right:9px}.cr-qna-block .cr-input-text,.cr-ajax-search input[type="text"]{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;background-color:#fff;color:#898F92;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.5em;width:100%;margin:0;font-size:1em;box-shadow:none;outline:none}.cr-ajax-search input[type="text"]{height:42px}.cr-qna-block .cr-input-text{height:100%}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary{display:flex;justify-content:space-between;width:100%}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt{height:40px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val{font-size:25px;font-weight:700;margin:0 0 0 15px;color:#0E252C}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl{font-size:20px;font-weight:400;margin:0 0 0 15px;color:#4D5D64}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add{margin:0;cursor:pointer;background-color:#31856C;color:#fff;display:flex;align-items:center;justify-content:center;height:40px;text-transform:none;line-height:20px;font-size:15px}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover{background-color:#276A56}#reviews.cr-reviews-ajax-reviews .cr-clear-input,.cr-all-reviews-shortcode .cr-clear-input,.cr-qna-block .cr-qna-search-block .cr-clear-input{display:none;position:absolute;cursor:pointer;margin-left:-1.7em;margin-top:-8px;height:16px;top:50%;right:8px}.rtl #reviews.cr-reviews-ajax-reviews .cr-clear-input,.rtl .cr-all-reviews-shortcode .cr-clear-input,.rtl .cr-qna-block .cr-qna-search-block .cr-clear-input{left:8px;right:auto;margin-left:0}.cr-all-reviews-shortcode .cr-clear-input.cr-visible{display:inline-block}#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,.cr-all-reviews-shortcode .cr-clear-input svg,.cr-qna-block .cr-qna-search-block .cr-clear-input svg{display:block;height:16px}#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon,.cr-all-reviews-shortcode .cr-qna-search-icon,.cr-qna-block .cr-qna-search-block .cr-qna-search-icon{fill:#18B394;display:inline-block;position:absolute;width:1.1em;height:1.1em;left:9px;top:50%;transform:translateY(-50%)}#reviews.cr-reviews-ajax-reviews .cr-input-text:focus,.cr-all-reviews-shortcode .cr-input-text:focus,.cr-qna-block .cr-input-text:focus,.cr-ajax-search input[type="text"]:focus{background-color:#fff;outline:none;border-color:#e77600;box-shadow:0 0 3px 2px rgb(228 121 17 / .5)}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review{display:block;margin:1em 0;border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:600;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:normal}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review{display:block;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;padding:10px 20px;margin:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.cr-ajax-reviews-review-form{display:none}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc{display:block}#reviews.cr-reviews-ajax-reviews .comment-reply-title{display:block;font-size:1.5em}.cr-ajax-reviews-review-form p.form-submit{display:flex;justify-content:space-between;align-items:center}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div{margin:12px 0 24px 0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title{font-size:1em;margin:0 auto 5px auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div2,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div2{white-space:nowrap;overflow-x:auto;overflow-y:hidden}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(120 120 120 / .8);z-index:100001;display:none;opacity:0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active{visibility:visible;opacity:1;display:flex;justify-content:center;align-items:center}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal{visibility:visible;position:relative;max-width:100vw;width:700px;background:#fff;z-index:100001;display:block;border-radius:3px;opacity:1;max-height:100vh}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr{height:36px;background:#f2f2f2;background:#f1f1f1;background:-webkit-linear-gradient(top,#f7f7f7,#eaeaea);background:linear-gradient(to bottom,#f7f7f7,#eaeaea);box-shadow:0 1px 0 rgb(255 255 255 / .5) inset,0 -1px 0 rgb(255 255 255 / .4) inset;position:relative;border-bottom:1px solid #cdcdcd;border-bottom-color:rgb(0 0 0 / .2);border-top-left-radius:3px;border-top-right-radius:3px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close{display:block;zoom:1;background-color:#fff0;border:none;float:right;padding:8px;position:absolute;top:50%;right:5px;margin:-15px 0 0;line-height:0;min-height:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg{opacity:.64;width:15px;height:15px;font-size:15px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon{fill:#333}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex{display:flex;flex-direction:row;justify-content:space-evenly;gap:20px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav{width:80%;margin:0 auto 35px auto;background-color:#f4f4f4}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video{max-height:75px;margin:0 auto;width:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav{padding:0;line-height:0;text-align:center;position:relative}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video{max-width:400px;max-height:400px;width:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:250px;padding:0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p{margin:0;display:block}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time{opacity:.5;font-size:.875em;display:block}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body{max-height:300px;overflow-x:hidden;overflow-y:scroll}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide{float:none;display:inline-block;vertical-align:middle}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-vote,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-vote{box-sizing:border-box;margin:1em 0 0 0}.cr-search-highlight{background:linear-gradient(0deg,#FFEB82,#FFEB82),#F9F9F9}.cr-noscroll{overflow:hidden}.product_meta .cr_gtin_val,.product_meta .cr_mpn_val,.product_meta .cr_brand_val{display:inline}.cr-reviews-slider .cr-slider-read-more a,.cr-reviews-slider .cr-slider-read-less a{font-size:.8em}.cr-reviews-slider .cr-slider-details{display:none}.cr-qna-block .cr-qna-search-block{display:flex;justify-content:flex-end;margin-bottom:30px}.cr-qna-block .cr-qna-list-block{display:block}.cr-qna-block.cr-qna-new-q-form-open .cr-qna-search-block,.cr-qna-block.cr-qna-new-q-form-open .cr-qna-list-block{display:none}.cr-qna-block .cr-qna-search-block .cr-qna-ask-button{font-size:16px;font-weight:400;background:#31856C;border:0 solid;border-radius:0;min-height:42px;color:#FFF;cursor:pointer;display:inline-block;outline-style:none;margin-top:0;margin-bottom:0;margin-left:10px;margin-right:0;padding:5px 15px}.cr-qna-block .cr-qna-search-block .cr-qna-ask-button:hover{background:#276A56}.rtl .cr-qna-block .cr-qna-search-block .cr-qna-ask-button{margin-left:0;margin-right:10px}.cr-qna-block .cr-qna-list-block div.cr-qna-list-empty{padding:30px;text-align:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont{margin-top:20px;margin-bottom:0;margin-right:0;margin-left:0;overflow-wrap:break-word;word-break:break-word}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{display:flex;margin:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{margin-top:20px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l{min-width:50px;display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l{min-width:50px;display:flex;align-items:flex-start}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon{width:30px;height:30px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle{stroke:#31856C}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path{fill:#31856C}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{width:16px;height:16px;max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;margin-right:10px}.rtl .cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{margin-left:10px;margin-right:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{padding-bottom:20px;border-bottom:solid 2px #F9F9F9;border-top:solid 0;border-right:solid 0;border-left:solid 0;width:100%;display:flex;justify-content:space-between;align-items:flex-end}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r.cr-qna-list-q-b-r-no-ans{justify-content:right}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-q-b-r{display:none}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-inl-answ{padding-bottom:20px;border-bottom:solid 2px #F9F9F9;border-top:solid 0;border-right:solid 0;border-left:solid 0;width:100%;display:none}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-inl-answ{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer{display:block;border-left:solid 3px #BCCCD4;border-top:solid 0;border-right:solid 0;border-bottom:solid 0;padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;margin-bottom:10px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last{margin-bottom:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question{font-size:18px;font-weight:600;line-height:1.2;display:block;color:#203741}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s{font-size:16px;font-weight:400;line-height:1.2;display:block;color:#203741}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p{margin:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s a{text-decoration:underline;color:#6d6d6d;cursor:pointer}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author{font-size:14px;font-weight:400;line-height:1.2;display:block;color:#276A56;font-style:italic;margin-top:5px;margin-bottom:0;margin-left:0;margin-right:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b{font-weight:600}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{font-size:14px;color:#276A56}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button{font-size:14px;font-weight:600;background:#FFF;border:1px solid #BCCCD4;border-radius:0;height:42px;color:#276A56;cursor:pointer;display:inline-block;outline-style:none;padding:4px 15px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button:hover{border-color:#4D5D64}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b-r-no-ans .cr-qna-ans-button{display:none}.cr-qna-block #cr-show-more-q-spinner{display:block;margin:30px auto;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}.cr-qna-block .cr-search-no-qna{margin:30px auto;text-align:center;color:#203741}#reviews.cr-reviews-ajax-reviews p.cr-featured-badge,.cr-all-reviews-shortcode p.cr-featured-badge{margin:0 0 10px 0}#reviews.cr-reviews-ajax-reviews .cr-featured-badge span,#reviews.cr-reviews-ajax-reviews .cr-all-featured-badge span,.cr-all-reviews-shortcode .cr-all-featured-badge span{text-transform:uppercase;display:inline-block;font-size:12px;-moz-box-shadow:inset 0 1px 0 0 #fff6af;-webkit-box-shadow:inset 0 1px 0 0 #fff6af;box-shadow:inset 0 1px 0 0 #fff6af;background-color:#ffec64;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;text-indent:0;border:1px solid #fa2;color:#333;font-weight:400;font-style:normal;line-height:20px;text-decoration:none;text-align:center;text-shadow:0 1px 0 #fe6;padding:0 5px}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text{display:block;border-bottom:1px solid #e4e1e3;padding-bottom:1em}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch{text-align:center;background-color:#F9F9F9}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a{color:#4D5D64}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:hover,.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:active{color:#0E252C}#review_form .cr-upload-local-images .cr-upload-images-status,.cr-upload-local-images .cr-upload-images-status{display:block;margin:0 0 10px 0;padding:3px 5px}#review_form .cr-upload-local-images #cr_review_image,.cr-upload-local-images #cr_review_image{margin:0 0 15px 0;width:100%}#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error,.cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error{background-color:#FF4136;color:#303030}#review_form .cr-upload-images-preview,.cr-upload-images-preview{display:flex;margin:0 0 0 0}#review_form .cr-upload-images-preview .cr-upload-images-containers,.cr-upload-images-preview .cr-upload-images-containers{width:75px;height:75px;margin:0 10px 10px 0;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail{margin:0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}#review_form .cr-upload-images-preview .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-thumbnail{max-width:100%;max-height:100%;margin:0 0 0 0;opacity:.3}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar{width:65px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-pbar .cr-upload-images-pbarin,.cr-upload-images-preview .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#4BBE67;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail{opacity:1}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:1;border-width:0}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:0;right:0;width:20px;height:20px;display:none;background-color:#e7412c;border-radius:10px;border:0 solid;line-height:0;cursor:pointer}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover{background-color:#db2c1b}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg{padding:0;width:18px;height:18px;font-size:18px;line-height:18px;display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#FFF}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-reviews-grid{padding:20px 0 10px 0;border-width:1px;border-style:solid;border-color:#fff0;display:block;border-radius:5px;margin:0;width:100%}.cr-reviews-grid-inner{border-radius:inherit;display:flex}.cr-reviews-grid-inner .cr-reviews-grid-col{flex-grow:1;width:0}.cr-reviews-grid-inner .cr-reviews-grid-col.cr-reviews-grid-col-none{display:none}.cr-reviews-grid-empty{border-radius:inherit;display:flex;padding:0 10px;margin:10px 0;justify-content:center}.cr-reviews-slider{padding:15px 0;margin:0 25px;opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.cr-reviews-slider.slick-initialized{visibility:visible;opacity:1}.cr-reviews-grid .cr-review-card{padding:0 0 0 0;border-width:1px;border-style:solid;border-color:#fff0;border-radius:10px;margin:0 10px 20px 10px;max-width:100%;overflow:hidden;visibility:hidden;display:none}.cr-reviews-grid .cr-reviews-grid-col .cr-review-card{display:block}.cr-reviews-grid .cr-reviews-grid-inner.cr-colcade-loaded .cr-review-card{visibility:visible}.cr-reviews-slider .cr-review-card{box-sizing:border-box;padding:0 10px;height:100%}.cr-reviews-slider .cr-review-card .cr-review-card-inner{margin:0 auto;padding:10px;border-width:1px;border-style:solid;border-color:#fff0;border-radius:inherit;display:flex;flex-direction:column;height:100%}.cr-reviews-grid .breaker{display:block;margin:5px 0;height:0;width:100%}.cr-reviews-grid .cr-review-card .image-row{display:block;width:100%;position:relative;line-height:0}.cr-reviews-grid .cr-review-card .image-row .image-row-img{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-vid{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;width:100%;object-fit:cover;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-img.image-row-img-none,.cr-reviews-grid .cr-review-card .image-row .image-row-vid.image-row-vid-none{display:none}.cr-ajax-reviews-video{display:block;position:relative;line-height:0;cursor:pointer;text-align:center}.cr-review-card-content .cr-comment-videoicon,.cr-ajax-reviews-video .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:40px;margin-top:-20px;margin-left:-20px;cursor:pointer}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon{max-width:none;max-height:none;width:40px}.cr-review-card-content .cr-vid-playing .cr-comment-videoicon,.cr-ajax-reviews-video.cr-vid-playing .cr-comment-videoicon{display:none}.cr-reviews-grid .cr-review-card .image-row .image-row-count,.cr-reviews-grid .cr-review-card .image-row .media-row-count{position:absolute;max-width:100%;width:100%;height:60px;border-style:none;border-radius:0;bottom:0;background:#20374199;color:#FFF;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:5px}.cr-reviews-grid .cr-review-card .image-row.cr-vid-playing .media-row-count{display:none}.cr-reviews-grid .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #F4F4F4;margin:0 15px 0 15px}.pswp .cr-video-wrapper{display:flex;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center}.cr-reviews-slider .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #aaa;margin:0 10px 0 10px}.cr-reviews-grid .cr-review-card .top-row .rating,.cr-reviews-slider .cr-review-card .top-row .rating{flex:0 0 50%}.cr-reviews-grid .cr-review-card .top-row .rating .crstar-rating,.cr-reviews-slider .cr-review-card .top-row .rating .crstar-rating{color:#6bba70;font-size:1em}.cr-reviews-grid .cr-review-card .top-row .reviewer,.cr-reviews-slider .cr-review-card .top-row .reviewer{text-align:left;display:flex;flex-direction:column;justify-content:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified{display:flex;align-items:center;line-height:20px}.cr-reviews-grid .cr-review-card .top-row .rating .datetime,.cr-reviews-slider .cr-review-card .top-row .rating .datetime{font-size:.9em;color:#676767}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name{font-family:sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:#203741;height:50%;display:flex;align-items:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon{height:15px;display:block;margin:0 0 0 8px;border-radius:3px}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified{font-family:sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0em;text-align:left;color:#18B394;height:50%;display:flex;align-items:center;margin:5px 0 0 0}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{height:16px;width:16px;display:inline;vertical-align:middle;margin:0 6px 0 0}.rtl .cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{margin:0 0 0 6px}.cr-reviews-grid .cr-review-card .middle-row,.cr-reviews-grid .cr-review-card .cr-incentivized-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 15px 15px 15px}.cr-reviews-slider .cr-review-card .middle-row,.cr-reviews-slider .cr-review-card .cr-incentivized-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 10px 15px 10px;flex:1}.cr-reviews-slider .cr-review-card .cr-incentivized-row{flex:0}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail{flex-basis:56px;flex-shrink:0;margin-right:16px;position:relative}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail img,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail img{max-width:50px;max-height:50px;border-radius:25px}.cr-reviews-grid .cr-review-card .rating-row{padding:17px 0 17px 0;display:flex;align-items:center;margin:0 15px 0 15px}.cr-reviews-slider .cr-review-card .rating-row{padding:17px 0 17px 0;display:flex;align-items:center;margin:0 10px 0 10px;overflow:hidden}.cr-reviews-grid .cr-review-card .rating-row .rating-label,.cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 0 0 16px;font-family:sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1em;text-align:left;color:#898F92}.rtl .cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 16px 0 0}.cr-reviews-grid .cr-review-card .middle-row .review-content,.cr-reviews-slider .cr-review-card .middle-row .review-content{margin:0 0 12px 0;color:#484E51}.cr-reviews-grid .cr-review-card .middle-row .review-content p,.cr-reviews-slider .cr-review-card .middle-row p{margin:0}.cr-reviews-grid .cr-review-card .middle-row .datetime,.cr-reviews-slider .cr-review-card .middle-row .datetime{font-weight:300;font-size:14px;color:#898F92}.cr-reviews-grid .cr-review-card .verified-review-row,.cr-reviews-slider .cr-review-card .verified-review-row{margin:0 0 12px 0;text-align:left;font-family:sans-serif}.cr-reviews-grid .cr-review-card .verified-review-row p.ivole-verified-badge,.cr-reviews-slider .cr-review-card .verified-review-row p.ivole-verified-badge{margin:0}.cr-reviews-grid .cr-review-card .verified-review-row .verified-badge-empty,.cr-reviews-slider .cr-review-card .verified-review-row .verified-badge-empty{min-height:20px}.cr-reviews-grid .cr-review-card .review-product,.cr-reviews-slider .cr-review-card .review-product{border-radius:inherit;display:flex;padding:10px;margin-top:10px;line-height:1}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions{border-radius:inherit;display:block;padding:0;margin:0 10px 17px 10px;line-height:1;border-top:1px dashed #aaa;border-bottom:1px dashed #aaa;font-size:14px}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail{flex:0 0 20%}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail img,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail img{width:50px;height:50px;max-width:none;max-height:none}.cr-reviews-grid .cr-review-card .review-product .product-title,.cr-reviews-slider .cr-review-card .review-product .product-title{margin:auto 0;padding-left:5px;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0em;text-align:left;color:#203741}.rtl .cr-reviews-slider .cr-review-card .review-product .product-title{padding-left:0;padding-right:5px}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:17px;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-ext-icon,p.ivole-verified-badge img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question{display:flex;align-items:center;margin:15px 0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox{flex-direction:column;align-items:flex-start}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-p{margin:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox .cr-sldr-p{margin-bottom:7px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox ul{margin:0 0 0 25px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-label{font-weight:550}.cr-reviews-grid .cr-review-card .crstar-rating,.cr-reviews-slider .cr-review-card .crstar-rating{overflow:hidden;position:relative;height:25px;line-height:1;font-size:25px;width:172px;font-family:crstar;letter-spacing:8px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating{font-size:18px;height:18px;letter-spacing:6px;width:135px;color:#aaa}.cr-reviews-grid .cr-review-card .crstar-rating::before,.cr-reviews-slider .cr-review-card .crstar-rating::before{content:'\73\73\73\73\73';float:left;top:0;left:0;position:absolute;font-size:25px;width:100%}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating::before{font-size:18px}.cr-reviews-grid .cr-review-card .crstar-rating span,.cr-reviews-slider .cr-review-card .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1em;font-size:25px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating span{font-size:18px}.cr-reviews-grid .cr-review-card .crstar-rating span::before,.cr-reviews-slider .cr-review-card .crstar-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0;width:100%}@font-face{font-family:'slick';font-weight:400;font-style:normal;font-display:swap;src:url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot);src:url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot?#iefix) format('embedded-opentype'),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.woff) format('woff'),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.ttf) format('truetype'),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.svg#slick) format('svg')}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.cr-reviews-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;opacity:1}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cr-reviews-slider.slick-slider .slick-track{display:flex}.cr-reviews-slider.slick-slider .slick-slide{height:inherit}.cr-reviews-slider.slick-slider .slick-slide>div{height:100%}.cr-ajax-reviews-cus-images-slider-nav.cr-reviews-slider.slick-slider .slick-slide>div{line-height:0}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.cr-reviews-slider .slick-arrow.slick-prev,.cr-reviews-slider .slick-arrow.slick-next,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover,.cr-reviews-slider .slick-prev:focus,.cr-reviews-slider .slick-next:hover,.cr-reviews-slider .slick-next:focus{color:#fff0;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover:before,.cr-reviews-slider .slick-prev:focus:before,.cr-reviews-slider .slick-next:hover:before,.cr-reviews-slider .slick-next:focus:before{opacity:1}.cr-reviews-slider .slick-prev.slick-disabled:before,.cr-reviews-slider .slick-next.slick-disabled:before{opacity:.25}.cr-reviews-slider .slick-prev:before,.cr-reviews-slider .slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:grey;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider.slick-slider .slick-prev{left:-25px}[dir='rtl'] .cr-reviews-slider .slick-prev{right:-25px;left:auto}.cr-reviews-slider .slick-prev:before{content:'←'}[dir='rtl'] .cr-reviews-slider .slick-prev:before{content:'→'}.cr-reviews-slider.slick-slider .slick-next{right:-25px}[dir='rtl'] .cr-reviews-slider .slick-next{right:auto;left:-25px}.cr-reviews-slider .slick-next:before{content:'→'}[dir='rtl'] .cr-reviews-slider .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.cr-reviews-slider .slick-dots,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;border:none}.cr-reviews-slider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.cr-reviews-slider .slick-dots li button,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.cr-reviews-slider .slick-dots li button:hover,.cr-reviews-slider .slick-dots li button:focus{outline:none}.cr-reviews-slider .slick-dots li button:hover:before,.cr-reviews-slider .slick-dots li button:focus:before{opacity:1}.cr-reviews-slider .slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider .slick-dots li.slick-active button:before{opacity:.75;color:#000}.cr-qna-separator{display:inline;margin:0 6px}.cr-all-reviews-pagination{text-align:center;font-size:15px}.cr-all-reviews-pagination.cr-pagination-load{pointer-events:none}.cr-all-reviews-pagination .cr-page-numbers-a{cursor:pointer}.cr-all-reviews-pagination .cr-page-numbers-a.next,.cr-all-reviews-pagination .cr-page-numbers-a.prev{text-decoration:none}.cr-all-reviews-pagination .cr-page-numbers.current{font-weight:700}@media all and (max-width:700px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex{flex-direction:column}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:100%;padding-top:10px;padding-right:10px;padding-left:10px;max-width:400px;margin:0 auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{overflow-y:scroll}}@media all and (max-width:600px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{width:100%;height:100%;left:0;margin-left:0;margin-top:0;top:0;max-width:100%;max-height:100%}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:80px}}@media all and (max-width:415px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:60px}.cr-qna-block .cr-qna-search-block{flex-wrap:wrap}.cr-qna-block .cr-qna-search-block div{width:100%}.cr-qna-block .cr-qna-search-block button.cr-qna-ask-button{width:100%;margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{flex-direction:column;align-items:flex-start}}@media all and (max-width:370px){.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{margin-top:15px}}@media only screen and (max-width:800px){.cr-reviews-grid-inner .cr-reviews-grid-col3{display:none}}@media only screen and (max-width:550px){.cr-reviews-grid-inner .cr-reviews-grid-col2{display:none}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none;margin-left:0;margin-top:-2px;vertical-align:middle;display:inline-block}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6a6a6a}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816e99}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e3;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e3;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2b9ce;border-top-color:#b5aac3}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e3;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce-account .wp-block-post-title,.woocommerce-account main .woocommerce,.woocommerce-cart .wp-block-post-title,.woocommerce-cart main .woocommerce,.woocommerce-checkout .wp-block-post-title,.woocommerce-checkout main .woocommerce{max-width:1000px}.clear{clear:both}.woocommerce a.button.disabled,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled],.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled],.woocommerce button.button:disabled[disabled]:hover{opacity:.5}.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce input.button:hover{opacity:.9}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled],.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce input.button.disabled,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled[disabled]:hover{opacity:.5}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.2em}.woocommerce div.product::after{content:"";display:block;clear:both}.woocommerce div.product div.summary>*{margin-bottom:var(--wp--style--block-gap)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 var(--wp--preset--color--background,#fff)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 var(--wp--preset--color--background,#fff)}.woocommerce div.product form.cart div.quantity{display:inline-block;float:none;vertical-align:middle}.woocommerce div.product form.cart div.quantity .qty{margin-right:.5em}.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce div.product form.cart button[name=add-to-cart]{display:inline-block;float:none;margin-top:0;margin-bottom:0;vertical-align:middle}.woocommerce div.product .related.products{margin-top:5em}.woocommerce .woocommerce-Reviews #comments{margin-bottom:var(--wp--style--block-gap)}.woocommerce .woocommerce-Reviews .commentlist{box-sizing:border-box}.woocommerce .woocommerce-Reviews .comment-reply-title{font-size:var(--wp--preset--font-size--medium);font-weight:700}.woocommerce .price bdi,.woocommerce .price ins,.woocommerce .wc-block-components-product-price bdi,.woocommerce .wc-block-components-product-price ins,.woocommerce .woocommerce-grouped-product-list-item__price bdi,.woocommerce .woocommerce-grouped-product-list-item__price ins{text-decoration:none}.woocommerce span.onsale{background-color:var(--wp--preset--color--foreground,#958e09);color:var(--wp--preset--color--background,#fff)}.woocommerce table.variations{display:block}.woocommerce table.variations tr td,.woocommerce table.variations tr th{padding-bottom:var(--wp--style--block-gap);text-align:left}.woocommerce table.variations tr th{padding-right:1em}.woocommerce table.variations tr td select{height:3em;padding:.9em 1.1em;font-size:var(--wp--preset--font-size--small)}.woocommerce div.product form.cart table.variations td select{min-width:70%}.woocommerce div.product form.cart table.variations td,.woocommerce div.product form.cart table.variations th{vertical-align:middle}.woocommerce .single_variation_wrap .woocommerce-variation{margin-bottom:var(--wp--style--block-gap)}a.added_to_cart{display:block;margin-top:1em}.woocommerce-page .input-text,.woocommerce-page .select2-container,.woocommerce-page select{font-size:var(--wp--preset--font-size--small)}.woocommerce-page label{margin-bottom:.7em}.woocommerce form .form-row{margin-bottom:1em}.woocommerce form textarea{min-height:100px}.woocommerce-page table.shop_table{width:70%;border-collapse:collapse}@media only screen and (max-width:768px){.woocommerce-page table.shop_table{width:100%}}.woocommerce-page table.shop_table td,.woocommerce-page table.shop_table th{padding:1em}.woocommerce-page table.shop_table_responsive{width:100%}.woocommerce-page .woocommerce-cart-form .product-remove{width:1em}.woocommerce-page .woocommerce-cart-form .product-thumbnail{width:120px}.woocommerce-page .woocommerce-cart-form .product-thumbnail a img{width:117px}.woocommerce-page .woocommerce-cart-form .coupon{display:flex;align-items:center;flex-wrap:wrap}.woocommerce-page .woocommerce-cart-form #coupon_code{width:auto;margin-right:.8em;height:50px;font-size:var(--wp--preset--font-size--small);padding:0 1.1em}@media only screen and (max-width:768px){.woocommerce-page .woocommerce-cart-form .product-remove{width:auto}.woocommerce-page .woocommerce-cart-form #coupon_code{width:50%;margin-right:0}}.woocommerce-page .cart-collaterals h2{font-size:var(--wp--preset--font-size--medium)}.woocommerce-page .woocommerce-form-coupon .button{min-height:50px}.woocommerce-page .woocommerce-column__title,.woocommerce-page .woocommerce-customer-details h2,.woocommerce-page .woocommerce-thankyou-order-received{font-size:var(--wp--preset--font-size--large);font-weight:300}.woocommerce-page ul.woocommerce-order-overview{display:flex;width:100%;padding-left:0;font-size:var(--wp--preset--font-size--small)}@media only screen and (max-width:768px){.woocommerce-page ul.woocommerce-order-overview{flex-direction:column}}.woocommerce-page ul.woocommerce-order-overview li{flex-grow:1;margin-bottom:1em;border:none;display:inline;text-transform:uppercase}.woocommerce-page ul.woocommerce-order-overview li strong{text-transform:none;display:block}.woocommerce-page .woocommerce-customer-details address{box-sizing:border-box;width:70%;padding:1em;border-width:1px;border-radius:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0 0 2em;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li{list-style:none;padding:1em 0}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation li{padding:.35em 0}}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child{padding-top:0}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-navigation li a{text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content p.form-row-first,.woocommerce-account .woocommerce-MyAccount-content p.form-row-last,.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type{margin-block-start:0}.woocommerce-account .woocommerce-customer-details address,.woocommerce-account table.shop_table.order_details{width:100%}.woocommerce-account .addresses .title .edit{display:block;margin-bottom:1em}.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form>h3{margin-block-start:0}.woocommerce-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{display:block;margin-bottom:1em;text-align:center}.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row select,.woocommerce-page form .form-row textarea.input-text{font-size:var(--wp--preset--font-size--small);padding:.9rem 1.1rem}.woocommerce-page form .form-row select{background-position:calc(100% - 1.1rem) 50%}.woocommerce-page form .form-row label{margin-bottom:.7em}.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__rendered{padding:.9rem 1.1rem}.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__arrow{right:1.1em}.woocommerce-page .select2-container .select2-search--dropdown{padding:0 1.1rem .5rem}.woocommerce-page .select2-container .select2-search--dropdown .select2-search__field{padding:.5rem;font-size:var(--wp--preset--font-size--small)}.woocommerce-page .select2-container .select2-results__option{padding:.5rem 1.1rem}.woocommerce-store-notice,p.demo_store{background:var(--wp--preset--color--foreground,#720eec);bottom:0;color:var(--wp--preset--color--background,#fcfbfe);position:fixed;top:auto!important}.woocommerce-store-notice a,p.demo_store a{color:var(--wp--preset--color--background,#fcfbfe)}.wslu-color-scheme--facebook{--wslu-color-scheme:#3B5998;--wslu-color-scheme-lighten:#718dc8;--wslu-color-scheme-darken:#2d4373}.wslu-color-scheme--twitter{--wslu-color-scheme:#1DA1F2;--wslu-color-scheme-lighten:#7dc9f8;--wslu-color-scheme-darken:#0c85d0}.wslu-color-scheme--dribbble{--wslu-color-scheme:#EA4C89;--wslu-color-scheme-lighten:#f5a7c5;--wslu-color-scheme-darken:#e51e6b}.wslu-color-scheme--pinterest{--wslu-color-scheme:#bd081c;--wslu-color-scheme-lighten:#f6354a;--wslu-color-scheme-darken:#8c0615}.wslu-color-scheme--instagram{--wslu-color-scheme:#5851DB;--wslu-color-scheme-lighten:#a9a6ec;--wslu-color-scheme-darken:#332bce}.wslu-color-scheme--github{--wslu-color-scheme:#6E5494;--wslu-color-scheme-lighten:#a28fbf;--wslu-color-scheme-darken:#564273}.wslu-color-scheme--linkedin{--wslu-color-scheme:#0077B5;--wslu-color-scheme-lighten:#1cb1ff;--wslu-color-scheme-darken:#005582}.wslu-color-scheme--vkontakte{--wslu-color-scheme:#45668E;--wslu-color-scheme-lighten:#7a99bf;--wslu-color-scheme-darken:#344d6c}.wslu-color-scheme--reddit{--wslu-color-scheme:#FF4500;--wslu-color-scheme-lighten:#ff8f66;--wslu-color-scheme-darken:#cc3700}.wslu-color-scheme--skype{--wslu-color-scheme:#00aff0;--wslu-color-scheme-lighten:#57d2ff;--wslu-color-scheme-darken:#008abd}.wslu-color-scheme--wordpress{--wslu-color-scheme:#21759B;--wslu-color-scheme-lighten:#4aacd8;--wslu-color-scheme-darken:#185571}.wslu-color-scheme--google{--wslu-color-scheme:#4285F4;--wslu-color-scheme-lighten:#a2c3fa;--wslu-color-scheme-darken:#1266f1}.wslu-color-scheme--youtube{--wslu-color-scheme:#ff0000;--wslu-color-scheme-lighten:#ff6666;--wslu-color-scheme-darken:#cc0000}.wslu-color-scheme--vimeo{--wslu-color-scheme:#1ab7ea;--wslu-color-scheme-lighten:#77d4f3;--wslu-color-scheme-darken:#1295bf}.wslu-color-scheme--whatsapp{--wslu-color-scheme:#25d366;--wslu-color-scheme-lighten:#77e7a1;--wslu-color-scheme-darken:#1da851}.wslu-color-scheme--mailchimp{--wslu-color-scheme:#6dc5dc;--wslu-color-scheme-lighten:#bfe6f0;--wslu-color-scheme-darken:#44b5d2}.wslu-color-scheme--posts{--wslu-color-scheme:#36454f;--wslu-color-scheme-lighten:#5f7a8c;--wslu-color-scheme-darken:#212b31}.wslu-color-scheme--comments{--wslu-color-scheme:#000000;--wslu-color-scheme-lighten:#333333;--wslu-color-scheme-darken:black}.wslu-color-scheme--facebook-messenger{--wslu-color-scheme:#3b5998;--wslu-color-scheme-lighten:#718dc8;--wslu-color-scheme-darken:#2d4373}.wslu-color-scheme--kik{--wslu-color-scheme:#82bc23;--wslu-color-scheme-lighten:#b2e263;--wslu-color-scheme-darken:#64911b}.wslu-color-scheme--trello{--wslu-color-scheme:#0079bf;--wslu-color-scheme-lighten:#26afff;--wslu-color-scheme-darken:#00598c}.wslu-color-scheme--viber{--wslu-color-scheme:#59267c;--wslu-color-scheme-lighten:#9043c5;--wslu-color-scheme-darken:#3d1a55}.wslu-color-scheme--telegram{--wslu-color-scheme:#0088cc;--wslu-color-scheme-lighten:#33bbff;--wslu-color-scheme-darken:#006699}.wslu-color-scheme--email{--wslu-color-scheme:#ea4335;--wslu-color-scheme-lighten:#f49991;--wslu-color-scheme-darken:#d62516}.wslu-color-scheme--digg{--wslu-color-scheme:#005be2;--wslu-color-scheme-lighten:#4992ff;--wslu-color-scheme-darken:#0046af}.wslu-color-scheme--stumbleupon{--wslu-color-scheme:#eb4924;--wslu-color-scheme-lighten:#f49781;--wslu-color-scheme-darken:#ca3412}.wslu-color-scheme--lineapp{--wslu-color-scheme:#06C755;--wslu-color-scheme-lighten:#3af988;--wslu-color-scheme-darken:#059540}.wslu #loginform #XS_social_login_div{display:none}.wslu #loginform #XS_social_login_div_login{display:-webkit-box}#XS_social_login_div{clear:both;display:-webkit-box;width:100%;max-width:300px;margin:0 auto}#XS_social_login_div_login{clear:both;position:relative;padding-top:25px;width:100%;margin:0 auto;display:-webkit-box}.wslu-hover-content{display:none;z-index:1}._login_button_style__ul{width:100%;list-style:none;margin:0}._login_button_style__ul .facebook .social-icon{background-color:#3b5998}._login_button_style__ul .facebook .login-button-text{color:#3b5998}._login_button_style__ul .facebook:hover>a{background-color:#3b5998}._login_button_style__ul .facebook:hover .social-icon{background-color:#344e86}._login_button_style__ul .twitter .social-icon{background-color:#1da1f2}._login_button_style__ul .twitter .login-button-text{color:#1da1f2}._login_button_style__ul .twitter:hover>a{background-color:#1da1f2}._login_button_style__ul .twitter:hover .social-icon{background-color:#0d95e8}._login_button_style__ul .dribbble .social-icon{background-color:#ea4c89}._login_button_style__ul .dribbble .login-button-text{color:#ea4c89}._login_button_style__ul .dribbble:hover>a{background-color:#ea4c89}._login_button_style__ul .dribbble:hover .social-icon{background-color:#e7357a}._login_button_style__ul .pinterest .social-icon{background-color:#bd081c}._login_button_style__ul .pinterest .login-button-text{color:#bd081c}._login_button_style__ul .pinterest:hover>a{background-color:#bd081c}._login_button_style__ul .pinterest:hover .social-icon{background-color:#a50718}._login_button_style__ul .instagram .social-icon{background-color:#5851db}._login_button_style__ul .instagram .login-button-text{color:#5851db}._login_button_style__ul .instagram:hover>a{background-color:#5851db}._login_button_style__ul .instagram:hover .social-icon{background-color:#443cd7}._login_button_style__ul .github .social-icon{background-color:#6e5494}._login_button_style__ul .github .login-button-text{color:#6e5494}._login_button_style__ul .github:hover>a{background-color:#6e5494}._login_button_style__ul .github:hover .social-icon{background-color:#624b84}._login_button_style__ul .linkedin .social-icon{background-color:#0077b5}._login_button_style__ul .linkedin .login-button-text{color:#0077b5}._login_button_style__ul .linkedin:hover>a{background-color:#0077b5}._login_button_style__ul .linkedin:hover .social-icon{background-color:#00669c}._login_button_style__ul .vkontakte .social-icon{background-color:#45668e}._login_button_style__ul .vkontakte .login-button-text{color:#45668e}._login_button_style__ul .vkontakte:hover>a{background-color:#45668e}._login_button_style__ul .vkontakte:hover .social-icon{background-color:#3d5a7d}._login_button_style__ul .reddit .social-icon{background-color:#ff4500}._login_button_style__ul .reddit .login-button-text{color:#ff4500}._login_button_style__ul .reddit:hover>a{background-color:#ff4500}._login_button_style__ul .reddit:hover .social-icon{background-color:#e63e00}._login_button_style__ul .skype .social-icon{background-color:#00aff0}._login_button_style__ul .skype .login-button-text{color:#00aff0}._login_button_style__ul .skype:hover>a{background-color:#00aff0}._login_button_style__ul .skype:hover .social-icon{background-color:#009cd7}._login_button_style__ul .wordpress .social-icon{background-color:#21759b}._login_button_style__ul .wordpress .login-button-text{color:#21759b}._login_button_style__ul .wordpress:hover>a{background-color:#21759b}._login_button_style__ul .wordpress:hover .social-icon{background-color:#1d6586}._login_button_style__ul .google .social-icon{background-color:#4285f4}._login_button_style__ul .google .login-button-text{color:#4285f4}._login_button_style__ul .google:hover>a{background-color:#4285f4}._login_button_style__ul .google:hover .social-icon{background-color:#2a75f3}._login_button_style__ul .youtube .social-icon{background-color:red}._login_button_style__ul .youtube .login-button-text{color:red}._login_button_style__ul .youtube:hover>a{background-color:red}._login_button_style__ul .youtube:hover .social-icon{background-color:#e60000}._login_button_style__ul .vimeo .social-icon{background-color:#1ab7ea}._login_button_style__ul .vimeo .login-button-text{color:#1ab7ea}._login_button_style__ul .vimeo:hover>a{background-color:#1ab7ea}._login_button_style__ul .vimeo:hover .social-icon{background-color:#14a7d7}._login_button_style__ul .whatsapp .social-icon{background-color:#25d366}._login_button_style__ul .whatsapp .login-button-text{color:#25d366}._login_button_style__ul .whatsapp:hover>a{background-color:#25d366}._login_button_style__ul .whatsapp:hover .social-icon{background-color:#21bd5c}._login_button_style__ul .mailchimp .social-icon{background-color:#6dc5dc}._login_button_style__ul .mailchimp .login-button-text{color:#6dc5dc}._login_button_style__ul .mailchimp:hover>a{background-color:#6dc5dc}._login_button_style__ul .mailchimp:hover .social-icon{background-color:#58bdd7}._login_button_style__ul .posts .social-icon{background-color:#36454f}._login_button_style__ul .posts .login-button-text{color:#36454f}._login_button_style__ul .posts:hover>a{background-color:#36454f}._login_button_style__ul .posts:hover .social-icon{background-color:#2c3840}._login_button_style__ul .comments .social-icon{background-color:#000}._login_button_style__ul .comments .login-button-text{color:#000}._login_button_style__ul .comments:hover>a{background-color:#000}._login_button_style__ul .comments:hover .social-icon{background-color:#000}._login_button_style__ul .facebook-messenger .social-icon{background-color:#3b5998}._login_button_style__ul .facebook-messenger .login-button-text{color:#3b5998}._login_button_style__ul .facebook-messenger:hover>a{background-color:#3b5998}._login_button_style__ul .facebook-messenger:hover .social-icon{background-color:#344e86}._login_button_style__ul .kik .social-icon{background-color:#82bc23}._login_button_style__ul .kik .login-button-text{color:#82bc23}._login_button_style__ul .kik:hover>a{background-color:#82bc23}._login_button_style__ul .kik:hover .social-icon{background-color:#73a71f}._login_button_style__ul .trello .social-icon{background-color:#0079bf}._login_button_style__ul .trello .login-button-text{color:#0079bf}._login_button_style__ul .trello:hover>a{background-color:#0079bf}._login_button_style__ul .trello:hover .social-icon{background-color:#0069a6}._login_button_style__ul .viber .social-icon{background-color:#59267c}._login_button_style__ul .viber .login-button-text{color:#59267c}._login_button_style__ul .viber:hover>a{background-color:#59267c}._login_button_style__ul .viber:hover .social-icon{background-color:#4b2068}._login_button_style__ul .telegram .social-icon{background-color:#08c}._login_button_style__ul .telegram .login-button-text{color:#08c}._login_button_style__ul .telegram:hover>a{background-color:#08c}._login_button_style__ul .telegram:hover .social-icon{background-color:#0077b3}._login_button_style__ul .email .social-icon{background-color:#ea4335}._login_button_style__ul .email .login-button-text{color:#ea4335}._login_button_style__ul .email:hover>a{background-color:#ea4335}._login_button_style__ul .email:hover .social-icon{background-color:#e82e1e}._login_button_style__ul .digg .social-icon{background-color:#005be2}._login_button_style__ul .digg .login-button-text{color:#005be2}._login_button_style__ul .digg:hover>a{background-color:#005be2}._login_button_style__ul .digg:hover .social-icon{background-color:#0051c9}._login_button_style__ul .stumbleupon .social-icon{background-color:#eb4924}._login_button_style__ul .stumbleupon .login-button-text{color:#eb4924}._login_button_style__ul .stumbleupon:hover>a{background-color:#eb4924}._login_button_style__ul .stumbleupon:hover .social-icon{background-color:#e13b15}._login_button_style__ul .lineapp .social-icon{background-color:#06c755}._login_button_style__ul .lineapp .login-button-text{color:#06c755}._login_button_style__ul .lineapp:hover>a{background-color:#06c755}._login_button_style__ul .lineapp:hover .social-icon{background-color:#05ae4a}._login_button_style__ul>li:not(:last-child){margin-bottom:20px}._login_button_style__ul>li>a{display:block;text-decoration:none;-webkit-box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);padding:10px;border-radius:30px;-webkit-transition:background .4s cubic-bezier(.47,0,.75,.72),-webkit-transform .6s cubic-bezier(.39,.58,.57,1);transition:background .4s cubic-bezier(.47,0,.75,.72),-webkit-transform .6s cubic-bezier(.39,.58,.57,1);transition:background .4s cubic-bezier(.47,0,.75,.72),transform .6s cubic-bezier(.39,.58,.57,1);transition:background .4s cubic-bezier(.47,0,.75,.72),transform .6s cubic-bezier(.39,.58,.57,1),-webkit-transform .6s cubic-bezier(.39,.58,.57,1)}._login_button_style__ul>li>a:hover{-webkit-transform:scale(.95);transform:scale(.95)}._login_button_style__ul>li>a:hover .login-button-text{color:#fff}._login_button_style__ul>li>a .xs-social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._login_button_style__ul>li>a .social-icon{height:40px;width:40px;line-height:40px;border-radius:20px;text-align:center;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}._login_button_style__ul>li>a .social-icon>img{max-width:12px;display:inline-block}._login_button_style__ul>li>a .social-icon>span{color:#fff;font-size:13px}._login_button_style__ul>li>a .login-button-text{font-size:14px;font-weight:500;margin-left:15px;-webkit-transition:color .4s ease;transition:color .4s ease}._login_button_style__ul .xs-li-style2{display:inline-block}._login_button_style__ul .xs-li-style2:not(:last-child){margin-right:5px}._login_button_style__ul .xs-li-style2>a{display:inline-block;padding:0}._login_button_style__ul .xs-li-style2>a:hover{-webkit-transform:scale(1);transform:scale(1)}.xs_social_counter_widget{width:100%;clear:both}.xs_social_counter_widget .xs_counter_url{width:100%;list-style:none;text-align:center;margin:0;padding:0}.xs_social_counter_widget .xs_counter_url li{border-right:0;margin:0!important;min-width:33.33%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;border:none}.xs_social_counter_widget .xs_counter_url li a{width:100%;padding:18px 0 12px 0!important;-webkit-transition:all .4s;transition:all .4s;text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.xs_social_counter_widget .xs_counter_url li a .met-social,.xs_social_counter_widget .xs_counter_url li a>div{-webkit-transition:all .4s;transition:all .4s}.xs_social_counter_widget .xs_counter_url li a .met-social:before,.xs_social_counter_widget .xs_counter_url li a>div:before{-webkit-transition:all .4s;transition:all .4s}.xs_social_counter_widget .xs_counter_url li a:active,.xs_social_counter_widget .xs_counter_url li a:focus,.xs_social_counter_widget .xs_counter_url li a:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.xs_social_counter_widget .xs_counter_url li a>div{line-height:14px}.xs_social_counter_widget .xs_counter_url li a>div.xs-social-icon{line-height:initial;margin-bottom:5px}.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-both-counter-text,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-share-count--text,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-share-count--total,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower-label,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower-text{font-family:Helvetica,sans-serif}.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li{max-width:33.33%}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook span::before{color:#3b5998!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.twitter span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.twitter span::before{color:#1da1f2!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.dribbble span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.dribbble span::before{color:#ea4c89!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.pinterest span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.pinterest span::before{color:#bd081c!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.instagram span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.instagram span::before{color:#5851db!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.github span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.github span::before{color:#6e5494!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.linkedin span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.linkedin span::before{color:#0077b5!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vkontakte span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vkontakte span::before{color:#45668e!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.reddit span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.reddit span::before{color:#ff4500!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.skype span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.skype span::before{color:#00aff0!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.wordpress span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.wordpress span::before{color:#21759b!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.google span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.google span::before{color:#4285f4!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.youtube span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.youtube span::before{color:red!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vimeo span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vimeo span::before{color:#1ab7ea!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.whatsapp span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.whatsapp span::before{color:#25d366!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.mailchimp span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.mailchimp span::before{color:#6dc5dc!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.posts span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.posts span::before{color:#36454f!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.comments span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.comments span::before{color:#000!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook-messenger span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook-messenger span::before{color:#3b5998!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.kik span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.kik span::before{color:#82bc23!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.trello span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.trello span::before{color:#0079bf!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.viber span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.viber span::before{color:#59267c!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.telegram span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.telegram span::before{color:#08c!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.email span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.email span::before{color:#ea4335!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.digg span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.digg span::before{color:#005be2!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.stumbleupon span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.stumbleupon span::before{color:#eb4924!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.lineapp span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.lineapp span::before{color:#06c755!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color.wslu-counter-thin-border li{border-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li{border-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:last-child,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:nth-child(3n+3){border-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook{background-color:#3b5998}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter{background-color:#1da1f2}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble{background-color:#ea4c89}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest{background-color:#bd081c}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram{background-color:#5851db}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github{background-color:#6e5494}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin{background-color:#0077b5}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte{background-color:#45668e}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit{background-color:#ff4500}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype{background-color:#00aff0}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress{background-color:#21759b}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google{background-color:#4285f4}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube{background-color:red}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo{background-color:#1ab7ea}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp{background-color:#25d366}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp{background-color:#6dc5dc}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts{background-color:#36454f}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments{background-color:#000}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger{background-color:#3b5998}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik{background-color:#82bc23}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello{background-color:#0079bf}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber{background-color:#59267c}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram{background-color:#08c}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email{background-color:#ea4335}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg{background-color:#005be2}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon{background-color:#eb4924}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp{background-color:#06c755}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li a:focus{outline:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-rounded li{border-radius:100px}.xs_social_counter_widget .xs_counter_url.wslu-counter-rounded .wslu-hover-content{border-radius:100px}.xs_social_counter_widget .xs_counter_url.wslu-counter-space li{border:3px solid #fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped{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;width:-webkit-max-content;width:-moz-max-content;width:max-content}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped.wslu-counter-icon-fill-color li .xs-social-icon span{width:26px;height:26px;text-align:center;margin:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li{width:100%;padding:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li:not(:last-child){border-bottom:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px!important;font-size:15px;text-transform:uppercase;line-height:15px;text-decoration:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-icon{margin:0 5px}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .met-social{height:auto;width:auto;font-size:12px}.xs_social_counter_widget .xs_counter_url .xs-social-icon span{color:#333;font-size:24px;display:inline-block;border-radius:100px}.xs_social_counter_widget .xs_counter_url .xs-social-follower{color:#333;font-size:16px;font-weight:600;margin-bottom:5px}.xs_social_counter_widget .xs_counter_url .xs-social-follower-text{font-size:9px;color:#999;text-transform:uppercase}.xs_social_share_widget.wslu-theme-font-no .wslu-both-counter-text,.xs_social_share_widget.wslu-theme-font-no .wslu-share-count--text,.xs_social_share_widget.wslu-theme-font-no .wslu-share-count--total,.xs_social_share_widget.wslu-theme-font-no .xs-social-follower,.xs_social_share_widget.wslu-theme-font-no .xs-social-follower-label,.xs_social_share_widget.wslu-theme-font-no .xs-social-follower-text{font-family:Helvetica,sans-serif}.xs_social_share_widget.xs_share_url{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important}.xs_social_share_widget.xs_share_url ul{position:relative;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;text-align:center;margin:0;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-wrap:wrap;flex-wrap:wrap}.xs_social_share_widget.xs_share_url ul li{margin:0}.xs_social_share_widget.xs_share_url ul li>a{display:block;text-decoration:none;-webkit-box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);padding:5px;-webkit-transition:all .4s cubic-bezier(.47,0,.75,.72);transition:all .4s cubic-bezier(.47,0,.75,.72);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:17px;position:relative;background-color:#fff0}.xs_social_share_widget.xs_share_url ul li>a .xs-social-icon{text-align:center}.xs_social_share_widget.xs_share_url ul li>a .xs-social-icon span{color:#fff;-webkit-transition:background,opacity .3s ease-in-out;transition:background,opacity .3s ease-in-out}.xs_social_share_widget.xs_share_url ul li.wslu-no-extra-data>a .xs-social-icon{padding:6px 10px;min-width:36px}.xs_social_share_widget.xs_share_url ul li .wslu-both-counter-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn{margin:0;padding:0!important}.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn a{background-color:#00a600;color:#fff;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn a .wslu-share-more-btn--icon{margin-right:3px}.xs_social_share_widget.xs_share_url ul .wslu-share-more{position:absolute;top:120%;right:0;width:250px;background-color:#fff;padding:30px;-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .1);box-shadow:0 10px 25px rgb(0 0 0 / .1);border-radius:5px;margin-top:15px;opacity:0;visibility:hidden;-webkit-transition:all .4s;transition:all .4s;z-index:1}.xs_social_share_widget.xs_share_url ul .wslu-share-more.active{opacity:1;visibility:visible;top:100%}.xs_social_share_widget.xs_share_url ul .wslu-share-more:before{content:"";width:0;height:0;border-left:15px solid #fff0;border-right:15px solid #fff0;border-bottom:15px solid #fff;position:absolute;top:-15px;right:20px}.xs_social_share_widget.xs_share_url ul .wslu-share-more ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.xs_social_share_widget.xs_share_url ul .wslu-share-more .wslu-share-more-btn-title{font-size:16px;line-height:18px;color:#101010;font-weight:600;margin:0;margin-bottom:12px;text-align:left}.xs_social_share_widget.xs_share_url ul .wslu-share-more .wslu-share-more-btn-close{color:#ff433c;font-size:15px;font-weight:700;position:absolute;right:15px;top:13px;cursor:pointer}.xs_social_share_widget.xs_share_url.wslu-share-vertical{-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;display:-webkit-box;display:-ms-flexbox;display:flex}.xs_social_share_widget.xs_share_url.wslu-share-vertical ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xs_social_share_widget.xs_share_url.wslu-share-vertical.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-vertical.wslu-share-m-5 .wslu-share-count{margin:0;margin-bottom:5px}.xs_social_share_widget.xs_share_url.wslu-share-vertical .wslu-share-count{width:100%}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a .xs-social-follower{background-color:#263961}.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a{background-color:#1da1f2}.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a .xs-social-follower{background-color:#0b76b8}.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a{background-color:#ea4c89}.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a .xs-social-follower{background-color:#d11960}.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a{background-color:#bd081c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a .xs-social-follower{background-color:#740511}.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a{background-color:#5851db}.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a .xs-social-follower{background-color:#2e26b9}.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a{background-color:#6e5494}.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a .xs-social-follower{background-color:#4a3863}.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a{background-color:#0077b5}.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a .xs-social-follower{background-color:#004569}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a{background-color:#45668e}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a .xs-social-follower{background-color:#2c415b}.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a{background-color:#ff4500}.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a .xs-social-follower{background-color:#b33000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a{background-color:#00aff0}.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a .xs-social-follower{background-color:#0077a4}.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a{background-color:#21759b}.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a .xs-social-follower{background-color:#14455c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a{background-color:#4285f4}.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a .xs-social-follower{background-color:#0d5bdd}.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a{background-color:red}.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a .xs-social-follower{background-color:#b30000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a{background-color:#1ab7ea}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a .xs-social-follower{background-color:#0f83a8}.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a{background-color:#25d366}.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a .xs-social-follower{background-color:#1a9247}.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a{background-color:#6dc5dc}.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a .xs-social-follower{background-color:#31accc}.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a{background-color:#36454f}.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a .xs-social-follower{background-color:#171d22}.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a{background-color:#000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a .xs-social-follower{background-color:#000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a .xs-social-follower{background-color:#263961}.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a{background-color:#82bc23}.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a .xs-social-follower{background-color:#557c17}.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a{background-color:#0079bf}.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a .xs-social-follower{background-color:#004973}.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a{background-color:#59267c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a .xs-social-follower{background-color:#2f1441}.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a{background-color:#08c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a .xs-social-follower{background-color:#005580}.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a{background-color:#ea4335}.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a .xs-social-follower{background-color:#bf2114}.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a{background-color:#005be2}.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a .xs-social-follower{background-color:#003c96}.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a{background-color:#eb4924}.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a .xs-social-follower{background-color:#b22e10}.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a{background-color:#06c755}.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a .xs-social-follower{background-color:#047d35}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wslu-share-more-btn,.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored a{background-color:#333}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook:hover a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .twitter:hover a{background-color:#1da1f2}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .twitter:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .dribbble:hover a{background-color:#ea4c89}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .dribbble:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .pinterest:hover a{background-color:#bd081c}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .pinterest:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .instagram:hover a{background-color:#5851db}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .instagram:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .github:hover a{background-color:#6e5494}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .github:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .linkedin:hover a{background-color:#0077b5}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .linkedin:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vkontakte:hover a{background-color:#45668e}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vkontakte:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .reddit:hover a{background-color:#ff4500}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .reddit:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .skype:hover a{background-color:#00aff0}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .skype:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wordpress:hover a{background-color:#21759b}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wordpress:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .google:hover a{background-color:#4285f4}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .google:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .youtube:hover a{background-color:red}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .youtube:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vimeo:hover a{background-color:#1ab7ea}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vimeo:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .whatsapp:hover a{background-color:#25d366}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .whatsapp:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .mailchimp:hover a{background-color:#6dc5dc}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .mailchimp:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .posts:hover a{background-color:#36454f}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .posts:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .comments:hover a{background-color:#000}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .comments:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook-messenger:hover a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook-messenger:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .kik:hover a{background-color:#82bc23}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .kik:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .trello:hover a{background-color:#0079bf}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .trello:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .viber:hover a{background-color:#59267c}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .viber:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .telegram:hover a{background-color:#08c}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .telegram:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .email:hover a{background-color:#ea4335}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .email:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .digg:hover a{background-color:#005be2}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .digg:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .stumbleupon:hover a{background-color:#eb4924}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .stumbleupon:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .lineapp:hover a{background-color:#06c755}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .lineapp:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a{background-color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a span{color:#333}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a:hover span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored li.wslu-share-more-btn.active,.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored li.wslu-share-more-btn:hover{background-color:#00a600}.xs_social_share_widget.xs_share_url.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-m-5 .wslu-share-count{margin:3px 5px 3px 0}.xs_social_share_widget.xs_share_url.wslu-share-rounded li a{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded li a .wslu-both-counter-text{border-top-right-radius:100px;border-bottom-right-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded li a .xs-social-icon{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded li.wslu-share-more-btn{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded .wslu-hover-content,.xs_social_share_widget.xs_share_url.wslu-share-rounded .wslu-share-count{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-top li:hover .wslu-hover-content{margin-bottom:2px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-down li:hover .wslu-hover-content{margin-top:2px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-right li:hover .wslu-hover-content{margin-left:2px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-left li:hover .wslu-hover-content{margin-right:2px}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .wslu-both-counter-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:10px;-ms-flex:10px;flex:10px}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .xs-social-icon{padding:0 10px}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li.wslu-extra-data a .xs-social-icon{padding-top:3px;padding-bottom:3px}.xs_social_share_widget.xs_share_url .wslu-both-counter-text,.xs_social_share_widget.xs_share_url .xs-social-follower{font-size:12px;color:#fff;line-height:14px}.xs_social_share_widget.xs_share_url.wslu-radius-3 a{border-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3 a .wslu-both-counter-text{border-top-right-radius:3px;border-bottom-right-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3 a .wslu-hover-content{border-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3 .wslu-share-count,.xs_social_share_widget.xs_share_url.wslu-radius-3 .wslu-share-more-btn{border-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-top li a:hover .wslu-hover-content{margin-bottom:2px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-down li a:hover .wslu-hover-content{margin-top:2px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-right li a:hover .wslu-hover-content{margin-left:2px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-left li a:hover .wslu-hover-content{margin-right:2px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.xs_social_share_widget.xs_share_url.wslu-share-horizontal ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xs_social_share_widget.xs_share_url.wslu-share-horizontal .wslu-share-count{padding:4px 9px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-share-m-5 .wslu-share-more li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-style-18{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-style-18 a{height:100%}.xs_social_share_widget.left_content,.xs_social_share_widget.right_content{position:fixed;z-index:9999;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-align:inherit!important;-ms-flex-align:inherit!important;align-items:inherit!important}.xs_social_share_widget.left_content .wslu-share-count,.xs_social_share_widget.right_content .wslu-share-count{padding:9px 9px;max-width:100%;width:100%}.xs_social_share_widget.left_content.xs_share_url li,.xs_social_share_widget.right_content.xs_share_url li{display:block;margin-left:0;margin-right:0;min-width:38px}.xs_social_share_widget.left_content.wslu-share-m-5 li,.xs_social_share_widget.right_content.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.left_content.wslu-share-m-5 .wslu-share-count,.xs_social_share_widget.right_content.wslu-share-m-5 .wslu-share-count{margin-bottom:5px}.xs_social_share_widget.right_content{left:auto;right:0}.xs_social_share_widget.bottom_content,.xs_social_share_widget.top_content{position:fixed;z-index:9999;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.xs_social_share_widget.bottom_content.xs_share_url ul li,.xs_social_share_widget.top_content.xs_share_url ul li{display:inline-block}.xs_social_share_widget.bottom_content{top:auto;bottom:0}.xs_social_share_widget .met-social{line-height:24px}.wslu-fill-brand-hover-colored .wslu-share-count,.wslu-fill-colored .wslu-share-count{padding:9px}.wslu-share-count{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff0;background-color:#fff;margin:0 auto;padding:0 12px}.wslu-share-count--total{font-size:16px;line-height:18px;color:#333}.wslu-share-count--text{font-size:10px;line-height:10px;letter-spacing:.5px;color:#333;text-transform:uppercase}#xs-social-login-container a{text-decoration:none;display:inline-block}#xs-social-login-container a:hover{text-decoration:none}#xs-social-login-container a:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}#xs-social-login-container span{display:inline-block}#xs-social-login-container .wslu-logout-button{background:#2271b1;color:#fff;font-size:16px;padding:10px;width:100%;text-align:center;font-weight:400;border-radius:5px;-webkit-transition:all linear .3s;transition:all linear .3s}#xs-social-login-container .wslu-logout-button:hover{color:#fff;background-color:#005b93}#xs-social-login-container{max-width:300px;margin:30px auto;padding-bottom:50px}#xs-social-login-container .xs-login--style-1{display:grid;grid-template-columns:1fr;grid-gap:15px;--iconbox-size:40px}#xs-social-login-container .xs-login--style-1 .xs-login__item{background-color:#fff;padding:6px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 15px 35px rgb(0 0 0 / .06);box-shadow:0 15px 35px rgb(0 0 0 / .06);-webkit-transition:all linear .3s;transition:all linear .3s}#xs-social-login-container .xs-login--style-1 .xs-login__item:hover{background-color:var(--wslu-color-scheme);-webkit-box-shadow:0;box-shadow:0}#xs-social-login-container .xs-login--style-1 .xs-login__item:hover .xs-login__item--icon{background-color:#fff;color:var(--wslu-color-scheme)}#xs-social-login-container .xs-login--style-1 .xs-login__item:hover .xs-login__item--label{color:#fff}#xs-social-login-container .xs-login--style-1 .xs-login__item--icon{background-color:var(--wslu-color-scheme);width:var(--iconbox-size);height:var(--iconbox-size);line-height:var(--iconbox-size);text-align:center;border-radius:var(--iconbox-size);color:#fff;font-size:calc(var(--iconbox-size)/ 2)}#xs-social-login-container .xs-login--style-1 .xs-login__item--label{color:var(--wslu-color-scheme);font-size:14px;font-weight:600;padding-left:10px}#xs-social-login-container .xs-login--style-2{--iconbox-size:45px;display:grid;grid-template-columns:repeat(auto-fit,calc(var(--iconbox-size) + 7px));grid-gap:10px}#xs-social-login-container .xs-login--style-2 .xs-login__item{border-radius:100px}#xs-social-login-container .xs-login--style-2 .xs-login__item:hover .xs-login__item--icon{background-color:#fff;color:var(--wslu-color-scheme);-webkit-box-shadow:0 15px 35px rgb(0 0 0 / .06);box-shadow:0 15px 35px rgb(0 0 0 / .06)}#xs-social-login-container .xs-login--style-2 .xs-login__item--icon{background-color:var(--wslu-color-scheme);width:var(--iconbox-size);height:var(--iconbox-size);line-height:var(--iconbox-size);text-align:center;border-radius:50%;color:#fff;font-size:calc(var(--iconbox-size)/ 3);-webkit-transition:.2s;transition:.2s}#xs-social-login-container .xs-login--style-3{display:grid;grid-template-columns:1fr;grid-gap:15px}#xs-social-login-container .xs-login--style-3 .xs-login__item{background-color:#fff;padding:13px 30px;border-radius:100px;-webkit-box-shadow:0 15px 35px rgb(0 0 0 / .06);box-shadow:0 15px 35px rgb(0 0 0 / .06);-webkit-transition:all linear .3s;transition:all linear .3s;text-align:center}#xs-social-login-container .xs-login--style-3 .xs-login__item:hover{background-color:var(--wslu-color-scheme);-webkit-box-shadow:0;box-shadow:0}#xs-social-login-container .xs-login--style-3 .xs-login__item:hover .xs-login__item--label{color:#fff}#xs-social-login-container .xs-login--style-3 .xs-login__item--label{color:var(--wslu-color-scheme);font-size:16px;font-weight:600}@font-face{font-family:met-social;src:url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.eot?kjn5hn);src:url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.eot?kjn5hn#iefix) format('embedded-opentype'),url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.ttf?kjn5hn) format('truetype'),url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.woff?kjn5hn) format('woff'),url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.svg?kjn5hn#met-social) format('svg');font-weight:400;font-style:normal;font-display:block}.met-social{font-family:met-social!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.met-social-home:before{content:"\e800"}.met-social-apartment:before{content:"\e801"}.met-social-pencil:before{content:"\e802"}.met-social-magic-wand:before{content:"\e803"}.met-social-drop:before{content:"\e804"}.met-social-lighter:before{content:"\e805"}.met-social-poop:before{content:"\e806"}.met-social-sun:before{content:"\e807"}.met-social-moon:before{content:"\e808"}.met-social-cloud:before{content:"\e809"}.met-social-cloud-upload:before{content:"\e80a"}.met-social-cloud-download:before{content:"\e80b"}.met-social-cloud-sync:before{content:"\e80c"}.met-social-cloud-check:before{content:"\e80d"}.met-social-database:before{content:"\e80e"}.met-social-lock:before{content:"\e80f"}.met-social-cog:before{content:"\e810"}.met-social-trash:before{content:"\e811"}.met-social-dice:before{content:"\e812"}.met-social-heart:before{content:"\e813"}.met-social-star1:before{content:"\e814"}.met-social-star-half:before{content:"\e815"}.met-social-star-empty:before{content:"\e816"}.met-social-flag:before{content:"\e817"}.met-social-envelope:before{content:"\e818"}.met-social-paperclip:before{content:"\e819"}.met-social-inbox:before{content:"\e81a"}.met-social-eye:before{content:"\e81b"}.met-social-printer:before{content:"\e81c"}.met-social-file-empty:before{content:"\e81d"}.met-social-file-add:before{content:"\e81e"}.met-social-enter:before{content:"\e81f"}.met-social-exit:before{content:"\e820"}.met-social-graduation-hat:before{content:"\e821"}.met-social-license:before{content:"\e822"}.met-social-music-note:before{content:"\e823"}.met-social-film-play:before{content:"\e824"}.met-social-camera-video:before{content:"\e825"}.met-social-camera:before{content:"\e826"}.met-social-picture:before{content:"\e827"}.met-social-book:before{content:"\e828"}.met-social-bookmark:before{content:"\e829"}.met-social-user:before{content:"\e82a"}.met-social-users:before{content:"\e82b"}.met-social-shirt:before{content:"\e82c"}.met-social-store:before{content:"\e82d"}.met-social-cart:before{content:"\e82e"}.met-social-tag:before{content:"\e82f"}.met-social-phone-handset:before{content:"\e830"}.met-social-phone:before{content:"\e831"}.met-social-pushpin:before{content:"\e832"}.met-social-map-marker:before{content:"\e833"}.met-social-map:before{content:"\e834"}.met-social-location:before{content:"\e835"}.met-social-calendar-full:before{content:"\e836"}.met-social-keyboard:before{content:"\e837"}.met-social-spell-check:before{content:"\e838"}.met-social-screen:before{content:"\e839"}.met-social-smartphone:before{content:"\e83a"}.met-social-tablet:before{content:"\e83b"}.met-social-laptop:before{content:"\e83c"}.met-social-laptop-phone:before{content:"\e83d"}.met-social-power-switch:before{content:"\e83e"}.met-social-bubble:before{content:"\e83f"}.met-social-heart-pulse:before{content:"\e840"}.met-social-construction:before{content:"\e841"}.met-social-pie-chart:before{content:"\e842"}.met-social-chart-bars:before{content:"\e843"}.met-social-gift:before{content:"\e844"}.met-social-diamond:before{content:"\e845"}.met-social-dinner:before{content:"\e847"}.met-social-coffee-cup:before{content:"\e848"}.met-social-leaf:before{content:"\e849"}.met-social-paw:before{content:"\e84a"}.met-social-rocket:before{content:"\e84b"}.met-social-briefcase:before{content:"\e84c"}.met-social-bus:before{content:"\e84d"}.met-social-car:before{content:"\e84e"}.met-social-train:before{content:"\e84f"}.met-social-bicycle:before{content:"\e850"}.met-social-wheelchair:before{content:"\e851"}.met-social-select:before{content:"\e852"}.met-social-earth:before{content:"\e853"}.met-social-smile:before{content:"\e854"}.met-social-sad:before{content:"\e855"}.met-social-neutral:before{content:"\e856"}.met-social-mustache:before{content:"\e857"}.met-social-alarm:before{content:"\e858"}.met-social-bullhorn:before{content:"\e859"}.met-social-volume-high:before{content:"\e85a"}.met-social-volume-medium:before{content:"\e85b"}.met-social-volume-low:before{content:"\e85c"}.met-social-volume:before{content:"\e85d"}.met-social-mic:before{content:"\e85e"}.met-social-hourglass:before{content:"\e85f"}.met-social-undo:before{content:"\e860"}.met-social-redo:before{content:"\e861"}.met-social-sync:before{content:"\e862"}.met-social-history:before{content:"\e863"}.met-social-clock:before{content:"\e864"}.met-social-download:before{content:"\e865"}.met-social-upload:before{content:"\e866"}.met-social-enter-down:before{content:"\e867"}.met-social-exit-up:before{content:"\e868"}.met-social-bug:before{content:"\e869"}.met-social-code:before{content:"\e86a"}.met-social-link:before{content:"\e86b"}.met-social-unlink:before{content:"\e86c"}.met-social-thumbs-up:before{content:"\e86d"}.met-social-thumbs-down:before{content:"\e86e"}.met-social-magnifier:before{content:"\e86f"}.met-social-cross:before{content:"\e870"}.met-social-menu:before{content:"\e871"}.met-social-list:before{content:"\e872"}.met-social-chevron-up:before{content:"\e873"}.met-social-chevron-down:before{content:"\e874"}.met-social-chevron-left:before{content:"\e875"}.met-social-chevron-right:before{content:"\e876"}.met-social-arrow-up:before{content:"\e877"}.met-social-arrow-down:before{content:"\e878"}.met-social-arrow-left:before{content:"\e879"}.met-social-arrow-right:before{content:"\e87a"}.met-social-move:before{content:"\e87b"}.met-social-warning:before{content:"\e87c"}.met-social-question-circle:before{content:"\e87d"}.met-social-menu-circle:before{content:"\e87e"}.met-social-checkmark-circle:before{content:"\e87f"}.met-social-cross-circle:before{content:"\e880"}.met-social-plus-circle:before{content:"\e881"}.met-social-circle-minus:before{content:"\e882"}.met-social-arrow-up-circle:before{content:"\e883"}.met-social-arrow-down-circle:before{content:"\e884"}.met-social-arrow-left-circle:before{content:"\e885"}.met-social-arrow-right-circle:before{content:"\e886"}.met-social-chevron-up-circle:before{content:"\e887"}.met-social-chevron-down-circle:before{content:"\e888"}.met-social-chevron-left-circle:before{content:"\e889"}.met-social-chevron-right-circle:before{content:"\e88a"}.met-social-crop:before{content:"\e88b"}.met-social-frame-expand:before{content:"\e88c"}.met-social-frame-contract:before{content:"\e88d"}.met-social-layers:before{content:"\e88e"}.met-social-funnel:before{content:"\e88f"}.met-social-text-format:before{content:"\e890"}.met-social-text-size:before{content:"\e892"}.met-social-bold:before{content:"\e893"}.met-social-italic:before{content:"\e894"}.met-social-underline:before{content:"\e895"}.met-social-strikethrough:before{content:"\e896"}.met-social-highlight:before{content:"\e897"}.met-social-text-align-left:before{content:"\e898"}.met-social-text-align-center:before{content:"\e899"}.met-social-text-align-right:before{content:"\e89a"}.met-social-text-align-justify:before{content:"\e89b"}.met-social-line-spacing:before{content:"\e89c"}.met-social-indent-increase:before{content:"\e89d"}.met-social-indent-decrease:before{content:"\e89e"}.met-social-page-break:before{content:"\e8a2"}.met-social-hand:before{content:"\e8a5"}.met-social-pointer-up:before{content:"\e8a6"}.met-social-pointer-right:before{content:"\e8a7"}.met-social-pointer-down:before{content:"\e8a8"}.met-social-pointer-left:before{content:"\e8a9"}.met-social-behance:before{content:"\e901"}.met-social-behance-line:before{content:"\e902"}.met-social-dribbble:before{content:"\e903"}.met-social-dribbble-line:before{content:"\e904"}.met-social-uniE905:before{content:"\e905"}.met-social-uniE906:before{content:"\e906"}.met-social-envato-line:before{content:"\e907"}.met-social-facebook:before{content:"\e908"}.met-social-facebook-line:before{content:"\e909"}.met-social-flickr:before{content:"\e90a"}.met-social-flickr-line:before{content:"\e90b"}.met-social-github:before{content:"\e90c"}.met-social-github-line:before{content:"\e90d"}.met-social-google:before{content:"\e90e"}.met-social-google-line:before{content:"\e90f"}.met-social-instagram:before{content:"\e910"}.met-social-instagram-line:before{content:"\e911"}.met-social-linkedin:before{content:"\e912"}.met-social-linkedin-line:before{content:"\e913"}.met-social-mailchimp:before{content:"\e914"}.met-social-mailchimp-line:before{content:"\e915"}.met-social-pinterest:before{content:"\e916"}.met-social-pinterest-line:before{content:"\e917"}.met-social-reddit:before{content:"\e918"}.met-social-reddit-line:before{content:"\e919"}.met-social-tumblr:before{content:"\e91a"}.met-social-tumblr-line:before{content:"\e91b"}.met-social-twitter1:before{content:"\e91c"}.met-social-twitter-line:before{content:"\e91d"}.met-social-vimeo:before{content:"\e91e"}.met-social-vimeo-line:before{content:"\e91f"}.met-social-vkontakte:before{content:"\e920"}.met-social-vkontakte-line:before{content:"\e921"}.met-social-wordpress:before{content:"\e922"}.met-social-wordpress-line:before{content:"\e923"}.met-social-youtube:before{content:"\e924"}.met-social-youtube-line:before{content:"\e925"}.met-social-posts:before{content:"\e926"}.met-social-comments:before{content:"\e927"}.met-social-digg:before{content:"\e928"}.met-social-digg-line:before{content:"\e929"}.met-social-email:before{content:"\e92a"}.met-social-mail-line:before{content:"\e92b"}.met-social-telegram:before{content:"\e92c"}.met-social-telegram-line:before{content:"\e92d"}.met-social-facebook-messenger:before{content:"\e92e"}.met-social-facebook-messenger-line:before{content:"\e92f"}.met-social-kik:before{content:"\e930"}.met-social-kik-line:before{content:"\e931"}.met-social-skype:before{content:"\e932"}.met-social-skype-line:before{content:"\e933"}.met-social-trello:before{content:"\e934"}.met-social-trello-line:before{content:"\e935"}.met-social-viber:before{content:"\e936"}.met-social-viber-line:before{content:"\e937"}.met-social-stumbleupon:before{content:"\e938"}.met-social-stumbleupon-line:before{content:"\e939"}.met-social-whatsapp-line:before{content:"\e93a"}.met-social-whatsapp:before{content:"\e93b"}.met-social-cog-icon:before{content:"\e93c"}.met-social-lineapp:before{content:"\e93d"}.met-social-elements-kit-logo:before{content:"\e940"}.met-social-degree-image:before{content:"\e941"}.met-social-accordion:before{content:"\e942"}.met-social-animated-flip-box:before{content:"\e943"}.met-social-animated-text:before{content:"\e944"}.met-social-brands:before{content:"\e945"}.met-social-business-hour:before{content:"\e946"}.met-social-ekit:before{content:"\e947"}.met-social-button:before{content:"\e948"}.met-social-carousel:before{content:"\e949"}.met-social-Circle-progress:before{content:"\e94a"}.met-social-contact-form:before{content:"\e94b"}.met-social-countdown-timer:before{content:"\e94c"}.met-social-dropbar:before{content:"\e94d"}.met-social-faq:before{content:"\e94e"}.met-social-full-width-scroll:before{content:"\e94f"}.met-social-google-map:before{content:"\e950"}.met-social-heading-style:before{content:"\e951"}.met-social-help-desk:before{content:"\e952"}.met-social-horizontal-timeline:before{content:"\e953"}.met-social-iframe:before{content:"\e954"}.met-social-image-comparison:before{content:"\e955"}.met-social-image-gallery:before{content:"\e956"}.met-social-image-justify:before{content:"\e957"}.met-social-image-magnifier:before{content:"\e958"}.met-social-image-masonry:before{content:"\e959"}.met-social-inline-svg:before{content:"\e95a"}.met-social-instagram1:before{content:"\e95b"}.met-social-listing:before{content:"\e95c"}.met-social-music-player:before{content:"\e95d"}.met-social-news-ticker:before{content:"\e95e"}.met-social-off-canvus-menu:before{content:"\e95f"}.met-social-parallax:before{content:"\e960"}.met-social-portfolio:before{content:"\e961"}.met-social-post-banner:before{content:"\e962"}.met-social-post-carousel:before{content:"\e963"}.met-social-post-grid:before{content:"\e964"}.met-social-post-slider:before{content:"\e965"}.met-social-pricing-list:before{content:"\e966"}.met-social-pricing-table:before{content:"\e967"}.met-social-product-featured:before{content:"\e968"}.met-social-product-image:before{content:"\e969"}.met-social-product-recent:before{content:"\e96a"}.met-social-product-sale:before{content:"\e96b"}.met-social-product-top-rated:before{content:"\e96c"}.met-social-product-top-seller:before{content:"\e96d"}.met-social-progress-bar:before{content:"\e96e"}.met-social-protected-content-v2:before{content:"\e96f"}.met-social-protected-content-v3:before{content:"\e970"}.met-social-protected-content:before{content:"\e971"}.met-social-qr_code:before{content:"\e972"}.met-social-scroll-button:before{content:"\e973"}.met-social-search:before{content:"\e974"}.met-social-service:before{content:"\e975"}.met-social-slider-image:before{content:"\e976"}.met-social-social-share:before{content:"\e977"}.met-social-subscribe:before{content:"\e978"}.met-social-tab:before{content:"\e979"}.met-social-table:before{content:"\e97a"}.met-social-team-join:before{content:"\e97b"}.met-social-team-member:before{content:"\e97c"}.met-social-testimonial-carousel:before{content:"\e97d"}.met-social-testimonial-grid:before{content:"\e97e"}.met-social-testimonial-quote:before{content:"\e97f"}.met-social-testimonial-slider:before{content:"\e980"}.met-social-toggle:before{content:"\e981"}.met-social-user-login:before{content:"\e982"}.met-social-double-left-chevron:before{content:"\e983"}.met-social-double-angle-pointing-to-right:before{content:"\e984"}.met-social-left-arrow:before{content:"\e985"}.met-social-download-arrow:before{content:"\e986"}.met-social-left-arrow2:before{content:"\e987"}.met-social-right-arrow2:before{content:"\e988"}.met-social-burger:before{content:"\e989"}.met-social-cakes:before{content:"\e98a"}.met-social-cheese:before{content:"\e98b"}.met-social-drink-glass:before{content:"\e98c"}.met-social-pizza:before{content:"\e98d"}.met-social-vplay:before{content:"\e98e"}.met-social-newsletter:before{content:"\e98f"}.met-social-coins-2:before{content:"\e990"}.met-social-commerce-2:before{content:"\e991"}.met-social-monitor:before{content:"\e992"}.met-social-business:before{content:"\e993"}.met-social-down-arrow1:before{content:"\e994"}.met-social-up-arrow1:before{content:"\e995"}.met-social-right-arrow:before{content:"\e996"}.met-social-left-arrows:before{content:"\e997"}.met-social-graphic-2:before{content:"\e998"}.met-social-commerce-1:before{content:"\e999"}.met-social-hammer:before{content:"\e99a"}.met-social-justice-1:before{content:"\e99b"}.met-social-line:before{content:"\e99c"}.met-social-money-3:before{content:"\e99d"}.met-social-commerce:before{content:"\e99e"}.met-social-agenda:before{content:"\e99f"}.met-social-justice:before{content:"\e9a0"}.met-social-technology:before{content:"\e9a1"}.met-social-coins-1:before{content:"\e9a2"}.met-social-bank:before{content:"\e9a3"}.met-social-calculator:before{content:"\e9a4"}.met-social-soundcloud:before{content:"\e9a5"}.met-social-chart2:before{content:"\e9a6"}.met-social-checked:before{content:"\e9a7"}.met-social-clock1:before{content:"\e9a8"}.met-social-comment:before{content:"\e9a9"}.met-social-comments1:before{content:"\e9aa"}.met-social-consult:before{content:"\e9ab"}.met-social-consut2:before{content:"\e9ac"}.met-social-deal:before{content:"\e9ad"}.met-social-envelope1:before{content:"\e9ae"}.met-social-folder:before{content:"\e9af"}.met-social-invest:before{content:"\e9b0"}.met-social-loan:before{content:"\e9b1"}.met-social-map-marker1:before{content:"\e9b2"}.met-social-mutual-fund:before{content:"\e9b3"}.met-social-google-plus:before{content:"\e9b4"}.met-social-phone1:before{content:"\e9b5"}.met-social-pie-chart1:before{content:"\e9b6"}.met-social-play:before{content:"\e9b7"}.met-social-savings:before{content:"\e9b8"}.met-social-search1:before{content:"\e9b9"}.met-social-tag1:before{content:"\e9ba"}.met-social-tags:before{content:"\e9bb"}.met-social-instagram2:before{content:"\e9bc"}.met-social-quote:before{content:"\e9bd"}.met-social-arrow-point-to-down:before{content:"\e9be"}.met-social-play-button:before{content:"\e9bf"}.met-social-minus:before{content:"\e9c0"}.met-social-plus:before{content:"\e9c1"}.met-social-tick:before{content:"\e9c2"}.met-social-up-arrow:before{content:"\e9c3"}.met-social-arrows:before{content:"\e9c4"}.met-social-right-arrow1:before{content:"\e9c5"}.met-social-edit:before{content:"\e9c6"}.met-social-reply:before{content:"\e9c7"}.met-social-cogwheel-outline:before{content:"\e9c8"}.met-social-apple:before{content:"\e9c9"}.met-social-abacus:before{content:"\e9ca"}.met-social-abacus1:before{content:"\e9cb"}.met-social-agenda1:before{content:"\e9cc"}.met-social-shopping-basket:before{content:"\e9cd"}.met-social-users1:before{content:"\e9ce"}.met-social-man:before{content:"\e9cf"}.met-social-support:before{content:"\e9d0"}.met-social-favorites:before{content:"\e9d1"}.met-social-calendar:before{content:"\e9d2"}.met-social-paper-plane:before{content:"\e9d3"}.met-social-placeholder:before{content:"\e9d4"}.met-social-phone-call:before{content:"\e9d5"}.met-social-contact:before{content:"\e9d6"}.met-social-email1:before{content:"\e9d7"}.met-social-internet:before{content:"\e9d8"}.met-social-quote1:before{content:"\e9d9"}.met-social-medical:before{content:"\e9da"}.met-social-eye1:before{content:"\e9db"}.met-social-full-screen:before{content:"\e9dc"}.met-social-tools:before{content:"\e9dd"}.met-social-pie-chart2:before{content:"\e9de"}.met-social-diamond1:before{content:"\e9df"}.met-social-valentines-heart:before{content:"\e9e0"}.met-social-like:before{content:"\e9e1"}.met-social-team:before{content:"\e9e2"}.met-social-tshirt:before{content:"\e9e3"}.met-social-cancel:before{content:"\e9e4"}.met-social-drink:before{content:"\e9e5"}.met-social-home1:before{content:"\e9e6"}.met-social-music:before{content:"\e9e7"}.met-social-rich:before{content:"\e9e8"}.met-social-brush:before{content:"\e9e9"}.met-social-opposite-way:before{content:"\e9ea"}.met-social-cloud-computing:before{content:"\e9eb"}.met-social-technology-1:before{content:"\e9ec"}.met-social-rotate:before{content:"\e9ed"}.met-social-medical1:before{content:"\e9ee"}.met-social-flash-1:before{content:"\e9ef"}.met-social-flash:before{content:"\e9f0"}.met-social-uturn:before{content:"\e9f1"}.met-social-down-arrow:before{content:"\e9f2"}.met-social-hours-support:before{content:"\e9f3"}.met-social-bag:before{content:"\e9f4"}.met-social-photo-camera:before{content:"\e9f5"}.met-social-school:before{content:"\e9f6"}.met-social-settings:before{content:"\e9f7"}.met-social-smartphone1:before{content:"\e9f8"}.met-social-technology-11:before{content:"\e9f9"}.met-social-tool:before{content:"\e9fa"}.met-social-business1:before{content:"\e9fb"}.met-social-shuffle-arrow:before{content:"\e9fc"}.met-social-van-1:before{content:"\e9fd"}.met-social-van:before{content:"\e9fe"}.met-social-vegetables:before{content:"\e9ff"}.met-social-women:before{content:"\ea00"}.met-social-vintage:before{content:"\ea01"}.met-social-team-1:before{content:"\ea02"}.met-social-team1:before{content:"\ea03"}.met-social-watch:before{content:"\ea04"}.met-social-cogwheel:before{content:"\ea05"}.met-social-light-bulb:before{content:"\ea06"}.met-social-light-bulb-1:before{content:"\ea07"}.met-social-heart-shape-outline:before{content:"\ea08"}.met-social-online-shopping-cart:before{content:"\ea09"}.met-social-shopping-cart:before{content:"\ea0a"}.met-social-star2:before{content:"\ea0b"}.met-social-star-1:before{content:"\ea0c"}.met-social-favorite:before{content:"\ea0d"}.met-social-agenda2:before{content:"\ea0e"}.met-social-agenda-1:before{content:"\ea0f"}.met-social-alarm-clock:before{content:"\ea10"}.met-social-alarm-clock1:before{content:"\ea11"}.met-social-atomic:before{content:"\ea12"}.met-social-auction:before{content:"\ea13"}.met-social-balance:before{content:"\ea14"}.met-social-balance1:before{content:"\ea15"}.met-social-bank1:before{content:"\ea16"}.met-social-bar-chart:before{content:"\ea17"}.met-social-barrier:before{content:"\ea18"}.met-social-battery:before{content:"\ea19"}.met-social-battery-1:before{content:"\ea1a"}.met-social-bell:before{content:"\ea1b"}.met-social-bluetooth:before{content:"\ea1c"}.met-social-book1:before{content:"\ea1d"}.met-social-briefcase1:before{content:"\ea1e"}.met-social-briefcase-1:before{content:"\ea1f"}.met-social-briefcase-2:before{content:"\ea20"}.met-social-calculator1:before{content:"\ea21"}.met-social-calculator2:before{content:"\ea22"}.met-social-calculator-1:before{content:"\ea23"}.met-social-calendar1:before{content:"\ea24"}.met-social-calendar2:before{content:"\ea25"}.met-social-calendar-1:before{content:"\ea26"}.met-social-car1:before{content:"\ea27"}.met-social-carrier:before{content:"\ea28"}.met-social-cash:before{content:"\ea29"}.met-social-chat:before{content:"\ea2a"}.met-social-chat-1:before{content:"\ea2b"}.met-social-checked1:before{content:"\ea2c"}.met-social-clip:before{content:"\ea2d"}.met-social-clip1:before{content:"\ea2e"}.met-social-clipboard:before{content:"\ea2f"}.met-social-clipboard1:before{content:"\ea30"}.met-social-clock2:before{content:"\ea31"}.met-social-clock-1:before{content:"\ea32"}.met-social-cloud1:before{content:"\ea33"}.met-social-cloud-computing1:before{content:"\ea34"}.met-social-cloud-computing-1:before{content:"\ea35"}.met-social-cogwheel1:before{content:"\ea36"}.met-social-coins:before{content:"\ea37"}.met-social-compass:before{content:"\ea38"}.met-social-contract:before{content:"\ea39"}.met-social-conversation:before{content:"\ea3a"}.met-social-crane:before{content:"\ea3b"}.met-social-crane-2:before{content:"\ea3c"}.met-social-credit-card:before{content:"\ea3d"}.met-social-credit-card1:before{content:"\ea3e"}.met-social-cursor:before{content:"\ea3f"}.met-social-customer-service:before{content:"\ea40"}.met-social-cutlery:before{content:"\ea41"}.met-social-dart-board:before{content:"\ea42"}.met-social-decision-making:before{content:"\ea43"}.met-social-desk-chair:before{content:"\ea44"}.met-social-desk-lamp:before{content:"\ea45"}.met-social-diamond2:before{content:"\ea46"}.met-social-direction:before{content:"\ea47"}.met-social-document:before{content:"\ea48"}.met-social-dollar-bill:before{content:"\ea49"}.met-social-download1:before{content:"\ea4a"}.met-social-edit1:before{content:"\ea4b"}.met-social-email11:before{content:"\ea4c"}.met-social-envelope2:before{content:"\ea4d"}.met-social-envelope3:before{content:"\ea4e"}.met-social-eraser:before{content:"\ea4f"}.met-social-eye2:before{content:"\ea50"}.met-social-factory:before{content:"\ea51"}.met-social-fast-forward:before{content:"\ea52"}.met-social-favorites1:before{content:"\ea53"}.met-social-file:before{content:"\ea54"}.met-social-file-1:before{content:"\ea55"}.met-social-file-2:before{content:"\ea56"}.met-social-file-3:before{content:"\ea57"}.met-social-filter:before{content:"\ea58"}.met-social-finance-book:before{content:"\ea59"}.met-social-flag1:before{content:"\ea5a"}.met-social-folder1:before{content:"\ea5b"}.met-social-folder-1:before{content:"\ea5c"}.met-social-folders:before{content:"\ea5d"}.met-social-folders1:before{content:"\ea5e"}.met-social-gamepad:before{content:"\ea5f"}.met-social-gift1:before{content:"\ea60"}.met-social-growth:before{content:"\ea61"}.met-social-heart1:before{content:"\ea62"}.met-social-home2:before{content:"\ea63"}.met-social-house:before{content:"\ea64"}.met-social-house-1:before{content:"\ea65"}.met-social-house-2:before{content:"\ea66"}.met-social-id-card:before{content:"\ea67"}.met-social-id-card1:before{content:"\ea68"}.met-social-id-card-1:before{content:"\ea69"}.met-social-idea:before{content:"\ea6a"}.met-social-image:before{content:"\ea6b"}.met-social-improvement:before{content:"\ea6c"}.met-social-inbox1:before{content:"\ea6d"}.met-social-information:before{content:"\ea6e"}.met-social-key:before{content:"\ea6f"}.met-social-key1:before{content:"\ea70"}.met-social-laptop1:before{content:"\ea71"}.met-social-layers1:before{content:"\ea72"}.met-social-light-bulb1:before{content:"\ea73"}.met-social-like1:before{content:"\ea74"}.met-social-line-chart:before{content:"\ea75"}.met-social-mail:before{content:"\ea76"}.met-social-manager:before{content:"\ea77"}.met-social-map1:before{content:"\ea78"}.met-social-medal1:before{content:"\ea79"}.met-social-megaphone:before{content:"\ea7a"}.met-social-megaphone1:before{content:"\ea7b"}.met-social-message:before{content:"\ea7c"}.met-social-message-1:before{content:"\ea7d"}.met-social-message-2:before{content:"\ea7e"}.met-social-microphone:before{content:"\ea7f"}.met-social-money:before{content:"\ea80"}.met-social-money-bag1:before{content:"\ea81"}.met-social-monitor1:before{content:"\ea82"}.met-social-music1:before{content:"\ea83"}.met-social-next:before{content:"\ea84"}.met-social-open-book:before{content:"\ea85"}.met-social-padlock:before{content:"\ea86"}.met-social-padlock-1:before{content:"\ea87"}.met-social-paint-brush:before{content:"\ea88"}.met-social-pause:before{content:"\ea89"}.met-social-pen:before{content:"\ea8a"}.met-social-pencil1:before{content:"\ea8b"}.met-social-percentage:before{content:"\ea8c"}.met-social-phone-call1:before{content:"\ea8d"}.met-social-phone-call2:before{content:"\ea8e"}.met-social-photo-camera1:before{content:"\ea8f"}.met-social-pie-chart3:before{content:"\ea90"}.met-social-pipe:before{content:"\ea91"}.met-social-placeholder1:before{content:"\ea92"}.met-social-placeholder2:before{content:"\ea93"}.met-social-planet-earth:before{content:"\ea94"}.met-social-play-button1:before{content:"\ea95"}.met-social-power-button:before{content:"\ea96"}.met-social-presentation:before{content:"\ea97"}.met-social-presentation1:before{content:"\ea98"}.met-social-printer1:before{content:"\ea99"}.met-social-push-pin:before{content:"\ea9a"}.met-social-push-pin1:before{content:"\ea9b"}.met-social-refresh:before{content:"\ea9c"}.met-social-reload:before{content:"\ea9d"}.met-social-return:before{content:"\ea9e"}.met-social-rocket-ship:before{content:"\ea9f"}.met-social-rss:before{content:"\eaa0"}.met-social-safebox:before{content:"\eaa1"}.met-social-safebox1:before{content:"\eaa2"}.met-social-settings1:before{content:"\eaa3"}.met-social-settings-2:before{content:"\eaa4"}.met-social-sewing-machine:before{content:"\eaa5"}.met-social-share:before{content:"\eaa6"}.met-social-shield:before{content:"\eaa7"}.met-social-shield1:before{content:"\eaa8"}.met-social-shopping:before{content:"\eaa9"}.met-social-shopping-bag:before{content:"\eaaa"}.met-social-shopping-bag-1:before{content:"\eaab"}.met-social-shopping-bag-2:before{content:"\eaac"}.met-social-shopping-cart1:before{content:"\eaad"}.met-social-shopping-cart2:before{content:"\eaae"}.met-social-check:before{content:"\eaaf"}.met-social-shopping-cart-1:before{content:"\eab0"}.met-social-shopping-cart-2:before{content:"\eab1"}.met-social-shopping-cart-3:before{content:"\eab2"}.met-social-smartphone2:before{content:"\eab3"}.met-social-speaker:before{content:"\eab4"}.met-social-speakers:before{content:"\eab5"}.met-social-stats:before{content:"\eab6"}.met-social-stats-1:before{content:"\eab7"}.met-social-stats-2:before{content:"\eab8"}.met-social-stats-3:before{content:"\eab9"}.met-social-stats-4:before{content:"\eaba"}.met-social-stats-5:before{content:"\eabb"}.met-social-stats-6:before{content:"\eabc"}.met-social-sticky-note:before{content:"\eabd"}.met-social-store1:before{content:"\eabe"}.met-social-store-1:before{content:"\eabf"}.met-social-suitcase:before{content:"\eac0"}.met-social-suitcase-1:before{content:"\eac1"}.met-social-tag2:before{content:"\eac2"}.met-social-target:before{content:"\eac3"}.met-social-team2:before{content:"\eac4"}.met-social-tie:before{content:"\eac5"}.met-social-trash1:before{content:"\eac6"}.met-social-trolley:before{content:"\eac7"}.met-social-trolley-1:before{content:"\eac8"}.met-social-trolley-2:before{content:"\eac9"}.met-social-trophy1:before{content:"\eaca"}.met-social-truck:before{content:"\eacb"}.met-social-truck-1:before{content:"\eacc"}.met-social-truck-2:before{content:"\eacd"}.met-social-umbrella:before{content:"\eace"}.met-social-upload1:before{content:"\eacf"}.met-social-user1:before{content:"\ead0"}.met-social-user-1:before{content:"\ead1"}.met-social-user-2:before{content:"\ead2"}.met-social-user-3:before{content:"\ead3"}.met-social-users2:before{content:"\ead4"}.met-social-video-camera:before{content:"\ead5"}.met-social-voucher:before{content:"\ead6"}.met-social-voucher-1:before{content:"\ead7"}.met-social-voucher-2:before{content:"\ead8"}.met-social-voucher-3:before{content:"\ead9"}.met-social-voucher-4:before{content:"\eada"}.met-social-wallet:before{content:"\eadb"}.met-social-wallet1:before{content:"\eadc"}.met-social-wifi:before{content:"\eadd"}.met-social-worker:before{content:"\eade"}.met-social-zoom-in:before{content:"\eadf"}.met-social-zoom-out:before{content:"\eae0"}.met-social-burger-menu:before{content:"\eae1"}.met-social-squares:before{content:"\eae2"}.met-social-options:before{content:"\eae3"}.met-social-apps:before{content:"\eae4"}.met-social-menu-1:before{content:"\eae5"}.met-social-menu1:before{content:"\eae6"}.met-social-back_up:before{content:"\eae7"}.met-social-cart1:before{content:"\eae8"}.met-social-checkmark:before{content:"\eae9"}.met-social-dollar:before{content:"\eaea"}.met-social-domian:before{content:"\eaeb"}.met-social-hosting:before{content:"\eaec"}.met-social-key2:before{content:"\eaed"}.met-social-migration:before{content:"\eaee"}.met-social-play1:before{content:"\eaef"}.met-social-quote2:before{content:"\eaf0"}.met-social-api_setup:before{content:"\eaf1"}.met-social-coin:before{content:"\eaf2"}.met-social-hand_shake:before{content:"\eaf3"}.met-social-idea_generate:before{content:"\eaf4"}.met-social-page_search:before{content:"\eaf5"}.met-social-pen_shape:before{content:"\eaf6"}.met-social-pencil_art:before{content:"\eaf7"}.met-social-review:before{content:"\eaf8"}.met-social-star:before{content:"\eaf9"}.met-social-timing:before{content:"\eafa"}.met-social-trophy:before{content:"\eafb"}.met-social-communication:before{content:"\eafc"}.met-social-money-bag:before{content:"\eafd"}.met-social-dentist:before{content:"\eafe"}.met-social-bill:before{content:"\eaff"}.met-social-label:before{content:"\eb00"}.met-social-money1:before{content:"\eb01"}.met-social-shield2:before{content:"\eb02"}.met-social-support1:before{content:"\eb03"}.met-social-one:before{content:"\eb04"}.met-social-clock3:before{content:"\eb05"}.met-social-cart2:before{content:"\eb06"}.met-social-globe:before{content:"\eb07"}.met-social-tooth:before{content:"\eb08"}.met-social-tooth-1:before{content:"\eb09"}.met-social-tooth-2:before{content:"\eb0a"}.met-social-brain:before{content:"\eb0b"}.met-social-view:before{content:"\eb0c"}.met-social-doctor:before{content:"\eb0d"}.met-social-heart2:before{content:"\eb0e"}.met-social-medicine:before{content:"\eb0f"}.met-social-stethoscope:before{content:"\eb10"}.met-social-hospital:before{content:"\eb11"}.met-social-clipboard2:before{content:"\eb12"}.met-social-medicine-1:before{content:"\eb13"}.met-social-hospital-1:before{content:"\eb14"}.met-social-customer-support:before{content:"\eb15"}.met-social-brickwall:before{content:"\eb16"}.met-social-crane1:before{content:"\eb17"}.met-social-valve:before{content:"\eb18"}.met-social-safety:before{content:"\eb19"}.met-social-energy-saving:before{content:"\eb1a"}.met-social-paint-roller:before{content:"\eb1b"}.met-social-paint-brushes:before{content:"\eb1c"}.met-social-construction-tool-vehicle-with-crane-lifting-materials:before{content:"\eb1d"}.met-social-trowel:before{content:"\eb1e"}.met-social-bucket:before{content:"\eb1f"}.met-social-smart:before{content:"\eb20"}.met-social-repair:before{content:"\eb21"}.met-social-saw:before{content:"\eb22"}.met-social-cutter:before{content:"\eb23"}.met-social-plier:before{content:"\eb24"}.met-social-drill:before{content:"\eb25"}.met-social-save-money:before{content:"\eb26"}.met-social-planting:before{content:"\eb27"}.met-social-line-chart1:before{content:"\eb28"}.met-social-open-book1:before{content:"\eb29"}.met-social-money-bag2:before{content:"\eb2a"}.met-social-server:before{content:"\eb2b"}.met-social-server-1:before{content:"\eb2c"}.met-social-server-2:before{content:"\eb2d"}.met-social-cloud-computing2:before{content:"\eb2e"}.met-social-cloud2:before{content:"\eb2f"}.met-social-database1:before{content:"\eb30"}.met-social-computer:before{content:"\eb31"}.met-social-server-3:before{content:"\eb32"}.met-social-server-4:before{content:"\eb33"}.met-social-server-5:before{content:"\eb34"}.met-social-server-6:before{content:"\eb35"}.met-social-server-7:before{content:"\eb36"}.met-social-cloud-1:before{content:"\eb37"}.met-social-server-8:before{content:"\eb38"}.met-social-business-and-finance:before{content:"\eb39"}.met-social-cloud-2:before{content:"\eb3a"}.met-social-server-9:before{content:"\eb3b"}.met-social-hosting1:before{content:"\eb3c"}.met-social-car2:before{content:"\eb3d"}.met-social-car-frontal-view:before{content:"\eb3e"}.met-social-car-1:before{content:"\eb3f"}.met-social-racing:before{content:"\eb40"}.met-social-car-wheel:before{content:"\eb41"}.met-social-steering-wheel:before{content:"\eb42"}.met-social-frontal-taxi-cab:before{content:"\eb43"}.met-social-taxi:before{content:"\eb44"}.met-social-cosmetics:before{content:"\eb45"}.met-social-flower:before{content:"\eb46"}.met-social-mirror:before{content:"\eb47"}.met-social-salon:before{content:"\eb48"}.met-social-hair-dryer:before{content:"\eb49"}.met-social-shampoo:before{content:"\eb4a"}.met-social-download-button:before{content:"\eb4b"}.met-social-list1:before{content:"\eb4c"}.met-social-loupe:before{content:"\eb4d"}.met-social-search2:before{content:"\eb4e"}.met-social-search-1:before{content:"\eb4f"}.met-social-shopping-cart3:before{content:"\eb50"}.met-social-menu2:before{content:"\eb51"}.met-social-menu-11:before{content:"\eb52"}.met-social-menu-button-of-three-horizontal-lines:before{content:"\eb53"}.met-social-menu-2:before{content:"\eb54"}.met-social-menu-3:before{content:"\eb55"}.met-social-menu-5:before{content:"\eb56"}.met-social-menu-button:before{content:"\eb57"}.met-social-list-1:before{content:"\eb58"}.met-social-menu-6:before{content:"\eb59"}.met-social-menu-7:before{content:"\eb5a"}.met-social-menu-8:before{content:"\eb5b"}.met-social-list-2:before{content:"\eb5c"}.met-social-dot:before{content:"\eb5d"}.met-social-menu-9:before{content:"\eb5e"}.met-social-search11:before{content:"\eb5f"}.met-social-search-minus:before{content:"\eb60"}.met-social-search-11:before{content:"\eb61"}.met-social-search-2:before{content:"\eb62"}.met-social-search-3:before{content:"\eb63"}.met-social-magnifying-glass-search:before{content:"\eb64"}.met-social-loupe1:before{content:"\eb65"}.met-social-speed:before{content:"\eb66"}.met-social-search21:before{content:"\eb67"}.met-social-search-4:before{content:"\eb68"}.met-social-search-5:before{content:"\eb69"}.met-social-detective:before{content:"\eb6a"}.met-social-itunes:before{content:"\eb6b"}.met-social-cart3:before{content:"\eb6c"}.met-social-buying-on-smartphone:before{content:"\eb6d"}.met-social-badge:before{content:"\eb6e"}.met-social-basket:before{content:"\eb6f"}.met-social-commerce-and-shopping:before{content:"\eb70"}.met-social-comment1:before{content:"\eb71"}.met-social-comment-1:before{content:"\eb72"}.met-social-share1:before{content:"\eb73"}.met-social-share-1:before{content:"\eb74"}.met-social-share-2:before{content:"\eb75"}.met-social-share-3:before{content:"\eb76"}.met-social-comment2:before{content:"\eb77"}.met-social-favorite1:before{content:"\eb78"}.met-social-retweet:before{content:"\eb79"}.met-social-share2:before{content:"\eb7a"}.met-social-facebook1:before{content:"\eb7b"}.met-social-twitter11:before{content:"\eb7c"}.met-social-linkedin1:before{content:"\eb7d"}.met-social-whatsapp-1:before{content:"\eb7e"}.met-social-dribbble1:before{content:"\eb7f"}.met-social-facebook-2:before{content:"\eb80"}.met-social-twitter111:before{content:"\eb81"}.met-social-vk:before{content:"\eb82"}.met-social-youtube-v:before{content:"\eb83"}.met-social-vimeo1:before{content:"\eb84"}.met-social-youtube1:before{content:"\eb85"}.met-social-snapchat-1:before{content:"\eb86"}.met-social-behance1:before{content:"\eb87"}.met-social-github1:before{content:"\eb88"}.met-social-pinterest1:before{content:"\eb89"}.met-social-spotify:before{content:"\eb8a"}.met-social-soundcloud-1:before{content:"\eb8b"}.met-social-skype-1:before{content:"\eb8c"}.met-social-rss1:before{content:"\eb8d"}.met-social-reddit-1:before{content:"\eb8e"}.met-social-dribbble-1:before{content:"\eb8f"}.met-social-wordpress-1:before{content:"\eb90"}.met-social-logo:before{content:"\eb91"}.met-social-dropbox-1:before{content:"\eb92"}.met-social-blogger-1:before{content:"\eb93"}.met-social-photo:before{content:"\eb94"}.met-social-hangouts:before{content:"\eb95"}.met-social-xing:before{content:"\eb96"}.met-social-myspace:before{content:"\eb97"}.met-social-flickr-1:before{content:"\eb98"}.met-social-envato:before{content:"\eb99"}.met-social-picasa-1:before{content:"\eb9a"}.met-social-wattpad:before{content:"\eb9b"}.met-social-emoji:before{content:"\eb9c"}.met-social-deviantart-1:before{content:"\eb9d"}.met-social-yahoo-1:before{content:"\eb9e"}.met-social-Anti-Lock:before{content:"\eb9f"}.met-social-apartment1:before{content:"\eba0"}.met-social-ek_stroke_icon:before{content:"\eba1"}.met-social-app:before{content:"\eba2"}.met-social-Aroma:before{content:"\eba3"}.met-social-vine-1:before{content:"\eba4"}.met-social-bambooLeaf:before{content:"\eba5"}.met-social-basket1:before{content:"\eba6"}.met-social-Battery:before{content:"\eba7"}.met-social-Bettery:before{content:"\eba8"}.met-social-building:before{content:"\eba9"}.met-social-car21:before{content:"\ebaa"}.met-social-Car:before{content:"\ebab"}.met-social-Child:before{content:"\ebac"}.met-social-cityscape:before{content:"\ebad"}.met-social-cleaner:before{content:"\ebae"}.met-social-Coffeecup:before{content:"\ebaf"}.met-social-coins1:before{content:"\ebb0"}.met-social-Computer:before{content:"\ebb1"}.met-social-Consultancy:before{content:"\ebb2"}.met-social-cottage:before{content:"\ebb3"}.met-social-crane2:before{content:"\ebb4"}.met-social-Customapi:before{content:"\ebb5"}.met-social-customersupport2:before{content:"\ebb6"}.met-social-Design2:before{content:"\ebb7"}.met-social-Design3:before{content:"\ebb8"}.met-social-design:before{content:"\ebb9"}.met-social-diamond3:before{content:"\ebba"}.met-social-diploma:before{content:"\ebbb"}.met-social-DocumentSearch:before{content:"\ebbc"}.met-social-Download:before{content:"\ebbd"}.met-social-drilling:before{content:"\ebbe"}.met-social-engine:before{content:"\ebbf"}.met-social-engineer:before{content:"\ebc0"}.met-social-envelope4:before{content:"\ebc1"}.met-social-Family:before{content:"\ebc2"}.met-social-friendship:before{content:"\ebc3"}.met-social-gift2:before{content:"\ebc4"}.met-social-graph2:before{content:"\ebc5"}.met-social-graph:before{content:"\ebc6"}.met-social-hamburger2:before{content:"\ebc7"}.met-social-handshake:before{content:"\ebc8"}.met-social-Helmet:before{content:"\ebc9"}.met-social-hotStone2:before{content:"\ebca"}.met-social-hotstone:before{content:"\ebcb"}.met-social-idea1:before{content:"\ebcc"}.met-social-Leaf:before{content:"\ebcd"}.met-social-management:before{content:"\ebce"}.met-social-Massagetable:before{content:"\ebcf"}.met-social-Mechanic:before{content:"\ebd0"}.met-social-delicious:before{content:"\ebd1"}.met-social-Money2:before{content:"\ebd2"}.met-social-money-bag3:before{content:"\ebd3"}.met-social-Money:before{content:"\ebd4"}.met-social-oilbottle:before{content:"\ebd5"}.met-social-Physiotherapy:before{content:"\ebd6"}.met-social-Profile:before{content:"\ebd7"}.met-social-Rating:before{content:"\ebd8"}.met-social-rightmark:before{content:"\ebd9"}.met-social-rings:before{content:"\ebda"}.met-social-Safehouse:before{content:"\ebdb"}.met-social-Scan:before{content:"\ebdc"}.met-social-social-care:before{content:"\ebdd"}.met-social-SpeedClock:before{content:"\ebde"}.met-social-stopwatch:before{content:"\ebdf"}.met-social-Support2:before{content:"\ebe0"}.met-social-target2:before{content:"\ebe1"}.met-social-Target:before{content:"\ebe2"}.met-social-tripod:before{content:"\ebe3"}.met-social-truck1:before{content:"\ebe4"}.met-social-university:before{content:"\ebe5"}.met-social-User:before{content:"\ebe6"}.met-social-WebPortals:before{content:"\ebe7"}.met-social-window:before{content:"\ebe8"}.met-social-ek_line_icon:before{content:"\ebe9"}.met-social-kickstarter-1:before{content:"\ebea"}.met-social-stumbleupon-1:before{content:"\ebeb"}.met-social-brands-and-logotypes:before{content:"\ebec"}.met-social-instagram-1:before{content:"\ebed"}.met-social-facebook-1:before{content:"\ebee"}.met-social-instagram-2:before{content:"\ebef"}.met-social-twitter-1:before{content:"\ebf0"}.met-social-whatsapp-2:before{content:"\ebf1"}.met-social-youtube-1:before{content:"\ebf2"}.met-social-linkedin-1:before{content:"\ebf3"}.met-social-telegram1:before{content:"\ebf4"}.met-social-github-1:before{content:"\ebf5"}.met-social-vk-1:before{content:"\ebf6"}.met-social-pinterest-1:before{content:"\ebf7"}.met-social-rss-1:before{content:"\ebf8"}.met-social-twitch:before{content:"\ebf9"}.met-social-snapchat-2:before{content:"\ebfa"}.met-social-skype-2:before{content:"\ebfb"}.met-social-behance-2:before{content:"\ebfc"}.met-social-spotify-1:before{content:"\ebfd"}.met-social-periscope:before{content:"\ebfe"}.met-social-dribbble-2:before{content:"\ebff"}.met-social-tumblr-1:before{content:"\ec00"}.met-social-soundcloud-2:before{content:"\ec01"}.met-social-google-drive-1:before{content:"\ec02"}.met-social-dropbox-2:before{content:"\ec03"}.met-social-reddit-2:before{content:"\ec04"}.met-social-html:before{content:"\ec05"}.met-social-vimeo-1:before{content:"\ec06"}.met-social-hangout:before{content:"\ec07"}.met-social-blogger-2:before{content:"\ec08"}.met-social-yahoo-2:before{content:"\ec09"}.met-social-path:before{content:"\ec0a"}.met-social-yelp-1:before{content:"\ec0b"}.met-social-slideshare:before{content:"\ec0c"}.met-social-picasa-2:before{content:"\ec0d"}.met-social-myspace-1:before{content:"\ec0e"}.met-social-flickr-2:before{content:"\ec0f"}.met-social-xing-1:before{content:"\ec10"}.met-social-envato-1:before{content:"\ec11"}.met-social-swarm:before{content:"\ec12"}.met-social-wattpad-1:before{content:"\ec13"}.met-social-foursquare:before{content:"\ec14"}.met-social-deviantart-2:before{content:"\ec15"}.met-social-kickstarter-2:before{content:"\ec16"}.met-social-delicious-1:before{content:"\ec17"}.met-social-vine-2:before{content:"\ec18"}.met-social-digg1:before{content:"\ec19"}.met-social-bebo:before{content:"\ec1a"}.met-social-stumbleupon-2:before{content:"\ec1b"}.met-social-forrst:before{content:"\ec1c"}.met-social-eye3:before{content:"\ec1d"}.met-social-microscope:before{content:"\ec1e"}.met-social-calendar-page-empty:before{content:"\ec1f"}.met-social-calendar3:before{content:"\ec20"}.met-social-folder2:before{content:"\ec21"}.met-social-user-registration:before{content:"\ec22"}.met-social-vertical-timeline:before{content:"\ec23"}.met-social-video-player:before{content:"\ec24"}.met-social-weather:before{content:"\ec25"}.met-social-twitter:before{content:"\e900"}body .wp-block-uagb-container.uagb-position__sticky{transition-property:top,bottom;transition-duration:250ms;transition-timing-function:ease}body .wp-block-uagb-container.uagb-position__sticky--stuck{position:fixed;margin:0!important}body .wp-block-uagb-container.uagb-position__sticky--restricted{position:absolute;margin:0!important}.uagb-slick-carousel .slick-list,.uagb-slick-carousel .slick-slider,.uagb-slick-carousel .slick-track,.uagb-slick-carousel.slick-slider{position:relative;display:block}.uagb-slick-carousel .slick-loading .slick-slide,.uagb-slick-carousel .slick-loading .slick-track{visibility:hidden}.uagb-slick-carousel.slick-slider{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.uagb-slick-carousel .slick-list{overflow:hidden;margin:0;padding:0}.uagb-slick-carousel .slick-list:focus{outline:0}.uagb-slick-carousel .slick-list.dragging{cursor:pointer;cursor:hand}.uagb-slick-carousel.slick-slider .slick-list,.uagb-slick-carousel.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.uagb-slick-carousel .slick-track{top:0;left:0}.uagb-slick-carousel .slick-track::after,.uagb-slick-carousel .slick-track::before{display:table;content:""}.uagb-slick-carousel .slick-track::after{clear:both}.uagb-slick-carousel .slick-initialized .slick-slide{display:block}.uagb-slick-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .uagb-slick-carousel .slick-slide{float:right}.uagb-slick-carousel .slick-slide img{display:block}.uagb-slick-carousel .slick-slide.slick-loading img{display:none}.uagb-slick-carousel .slick-slide.dragging img{pointer-events:none}.uagb-slick-carousel.slick-initialized .slick-slide{display:block}.uagb-slick-carousel .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.uagb-slick-carousel .slick-arrow.slick-hidden{display:none}.uagb-slick-carousel{padding:30px}.uagb-slick-carousel .slick-next,.uagb-slick-carousel .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:auto;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#aaa;border-color:#aaa;outline:0;background:0 0}.uagb-slick-carousel .slick-next::before,.uagb-slick-carousel .slick-prev::before{font-size:35px;line-height:1;opacity:.75;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.uagb-slick-carousel .slick-next::before,.uagb-slick-carousel .slick-prev::before,[dir=rtl] .uagb-slick-carousel .slick-next::before,[dir=rtl] .uagb-slick-carousel .slick-prev::before{content:"";font-size:0;line-height:0}.uagb-slick-carousel .slick-prev{left:-45px;z-index:1;border-radius:0}[dir=rtl] .uagb-tm__arrow-outside.uagb-slick-carousel .slick-prev{left:auto;right:-45px}.uagb-slick-carousel button.slick-arrow{padding:7px}.uagb-slick-carousel .slick-next i,.uagb-slick-carousel .slick-next i:focus,.uagb-slick-carousel .slick-next i:hover,.uagb-slick-carousel .slick-prev i,.uagb-slick-carousel .slick-prev i:focus,.uagb-slick-carousel .slick-prev i:hover{font-size:20px;width:1.5em;height:1.5em;line-height:26px;text-align:center;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.uagb-slick-carousel ul.slick-dots{padding-top:0;display:block;position:absolute;margin:0;left:0;width:100%;bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);text-align:center}.uagb-slick-carousel ul.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.uagb-slick-carousel ul.slick-dots li.slick-active button::before{opacity:.75;color:#000f}.uagb-slick-carousel ul.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.uagb-slick-carousel ul.slick-dots li button::before{font-family:none;font-size:30px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:976px){.uagb-slick-carousel{padding:0}}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:0.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset!important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width:767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}.uagb-ifb-content>svg *{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.uagb-ifb-content>svg,.uagb-ifb-content{display:inline-block}.uagb-ifb-content>svg{vertical-align:middle;width:inherit;height:inherit;font-style:initial}.uagb-ifb-content .uagb-ifb-icon-wrap svg{box-sizing:content-box;width:inherit;height:inherit}.uagb-ifb-button-wrapper:empty{display:none}div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link,div.uagb-ifb-cta a.uagb-infobox-cta-link,.entry .entry-content a.uagb-infobox-cta-link,a.uagb-infobox-link-wrap,.entry .entry-content a.uagb-infobox-link-wrap{text-decoration:none;align-items:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-middle .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-middle .uagb-ifb-content{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-image-valign-top .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-top .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-top .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-top .uagb-ifb-content{-webkit-align-self:self-start;align-self:self-start}.uagb-infobox-left{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-center{justify-content:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center}.uagb-infobox-right{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}.uagb-infobox-icon-above-title.uagb-infobox__content-wrap,.uagb-infobox-icon-below-title.uagb-infobox__content-wrap{display:block;width:100%}.uagb-infobox-icon-left-title .uagb-ifb-content>svg,.uagb-infobox-icon-left .uagb-ifb-content>svg{margin-right:10px}.uagb-infobox-icon-right-title .uagb-ifb-content>svg,.uagb-infobox-icon-right .uagb-ifb-content>svg{margin-left:10px}.uagb-infobox-icon-left.uagb-infobox__content-wrap,.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-js-display:flex}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-image-content,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-image-content,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{flex-shrink:0;line-height:0}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-left .uagb-ifb-content,.uagb-infobox-icon-right .uagb-ifb-content{flex-grow:1}.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.uagb-ifb-content img{position:relative;display:inline-block;line-height:0;width:auto;height:auto!important;max-width:100%;border-radius:inherit;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-border-radius:inherit}.uagb-infobox-module-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%}.uagb-edit-mode .uagb-infobox-module-link{z-index:2}.uagb-infobox-link-icon-after{margin-right:0;margin-left:5px}.uagb-infobox-link-icon-before{margin-right:5px;margin-left:0}.uagb-infobox-link-icon{-webkit-transition:all 200ms linear;transition:all 200ms linear}.uagb-infobox__content-wrap{box-sizing:border-box;position:relative;width:100%;word-break:break-word;z-index:1}.uagb-ifb-separator{display:inline-block;margin:0;border-top-color:#333;border-top-style:solid;border-top-width:2px;line-height:0}.uagb-ifb-button-wrapper{line-height:1}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link{background-color:unset;border:none}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link:hover{background-color:unset;border-color:unset}.uagb-ifb-button-wrapper .uagb-infobox-cta-link{cursor:pointer}.uagb-ifb-button-wrapper .uagb-infobox-cta-link.wp-block-button__link{width:auto}.uagb-ifb-button-wrapper .wp-block-button__link svg,.uagb-ifb-button-wrapper .ast-outline-button svg{fill:currentColor}.uagb-infobox__content-wrap a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.uagb-ifb-title-wrap{width:100%}.uagb-ifb-title{margin-block-start:0}.uagb-ifb-title-wrap .uagb-ifb-title-prefix{display:block;padding:0;margin:0}.uagb-infobox__content-wrap.uagb-infobox__content-wrap{position:relative}.uagb-ifb-content{width:100%}.uagb-infobox__content-wrap.uagb-infobox,.uagb-ifb-content,.uagb-ifb-title-wrap,.uagb-ifb-title-prefix *,svg.dashicon.dashicons-upload{z-index:1}a.uagb-infobox-link-wrap{color:inherit}.uagb-ifb-content p:empty{display:none}.uagb-infobox__content-wrap .uagb-ifb-content img{display:inline-block;max-width:100%}.uagb-infobox__content-wrap .uagb-ifb-content svg{display:inline-block}.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{box-sizing:content-box}.uagb-infobox-cta-link>svg{vertical-align:middle;width:15px;height:15px;font-size:15px}.uagb-infobox-cta-link{display:inline-flex}.block-editor-page #wpwrap .uagb-infobox-cta-link svg,.uagb-infobox-cta-link svg{font-style:normal}.uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}.uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir="rtl"] .uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,html[dir="rtl"] .uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir="rtl"] .uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,html[dir="rtl"] .uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}html[dir="rtl"] .uagb-infobox-left{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}html[dir="rtl"] .uagb-infobox-right{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-icon-left .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:flex}.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}a.uagb-infbox__link-to-all{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;box-shadow:none;text-decoration:none;-webkit-box-shadow:none}@media only screen and (max-width:976px){.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{padding:0;margin-bottom:20px}.uagb-infobox-stacked-tablet.uagb-reverse-order-tablet.uagb-infobox__content-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-content,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{display:block;width:100%;text-align:center}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{margin-right:0;margin-left:0}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}@media screen and (max-width:767px){.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap{padding:0;margin-bottom:20px;margin-right:0;margin-left:0}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap.uagb-reverse-order-mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-content{display:block;width:100%;text-align:center}.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}.uagb-ifb-icon svg{width:inherit;height:inherit;vertical-align:middle}.uagb-ifb-button-icon{height:15px;width:15px;font-size:15px;vertical-align:middle}.uagb-ifb-button-icon svg{height:inherit;width:inherit;display:inline-block}.uagb-ifb-button-icon.uagb-ifb-align-icon-after{float:right}.uagb-ifb-cta-button{display:inline-block}.uagb-disable-link{pointer-events:none}@media only screen and (min-width:977px){.uagb-infobox-margin-wrapper{display:flex}}.uagb-ifb-content .uagb-ifb-desc p:last-child{margin-bottom:0}.wp-block-uagb-advanced-heading h1,.wp-block-uagb-advanced-heading h2,.wp-block-uagb-advanced-heading h3,.wp-block-uagb-advanced-heading h4,.wp-block-uagb-advanced-heading h5,.wp-block-uagb-advanced-heading h6,.wp-block-uagb-advanced-heading p,.wp-block-uagb-advanced-heading div{word-break:break-word}.wp-block-uagb-advanced-heading .uagb-heading-text{margin:0}.wp-block-uagb-advanced-heading .uagb-desc-text{margin:0}.wp-block-uagb-advanced-heading .uagb-separator{font-size:0;border-top-style:solid;display:inline-block;margin:0 0 10px 0}.wp-block-uagb-advanced-heading .uagb-highlight{color:#f78a0c;border:0;transition:all 0.3s ease}.uag-highlight-toolbar{border-left:0;border-top:0;border-bottom:0;border-radius:0;border-right-color:#1e1e1e}.uag-highlight-toolbar .components-button{border-radius:0;outline:none}.uag-highlight-toolbar .components-button.is-primary{color:#fff}.uagb-buttons__outer-wrap .uagb-buttons__wrap{display:inline-flex;width:100%}.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px}.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px}.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px}.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px}@media (max-width:976px){.uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px}.uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px}.uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px}.uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px}}@media (max-width:767px){.uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px}.uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px}.uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px}.uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px}}.uagb-buttons__outer-wrap .uagb-buttons-repeater{display:flex;justify-content:center;align-items:center;transition:box-shadow 0.2s ease}.uagb-buttons__outer-wrap .uagb-buttons-repeater a.uagb-button__link{display:flex;justify-content:center}.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon{font-size:inherit;display:flex;align-items:center}.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon svg{fill:currentColor;width:inherit;height:inherit}.wp-block-uagb-image{display:flex}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow 0.2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:.5em;margin-bottom:1em}.wp-block-uagb-image .components-placeholder.block-editor-media-placeholder .components-placeholder__instructions{align-self:center}.wp-block-uagb-image--align-left{text-align:left}.wp-block-uagb-image--align-right{text-align:right}.wp-block-uagb-image--align-center{text-align:center}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100%!important}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:.2;background:rgb(0 0 0 / .5);transition:opacity 0.35s ease-in-out}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:0.35s ease-in-out}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform 0.35s,opacity 0.35s ease-in-out;transform:translate3d(0,24px,0);margin:0;line-height:1em}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform 0.4s,opacity 0.4s ease-in-out;transform:translate3d(0,30px,0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform 0.45s,opacity 0.45s ease-in-out;transform:translate3d(0,35px,0)}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0,0,0)}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1.05)}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{width:calc(100% + 40px)!important;max-width:none!important;transform:translate3d(-40px,0,0);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:translate3d(0,0,0)}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%)}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}.uagb-icon-list__wrap{display:flex;align-items:flex-start;justify-content:flex-start}.wp-block-uagb-icon-list-child{padding:0;transition:all 0.2s;display:inline-flex;color:#3a3a3a;align-items:center;text-decoration:none;box-shadow:none}.wp-block-uagb-icon-list-child span.uagb-icon-list__source-wrap{display:block;align-items:center}.uagb-icon-list__source-wrap svg{display:block}.uagb-icon-list__source-image{width:40px}.uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap{color:#3a3a3a;display:flex;align-items:center}.wp-block-uagb-icon-list-child{position:relative}.wp-block-uagb-icon-list-child>a{position:absolute;top:0;left:0;width:100%;height:100%}img.uagb-icon-list__source-image{max-width:unset}.wp-block-uagb-icon-list-child .uagb-icon-list__label{word-break:break-word}﻿.wp-block-uagb-image-gallery{display:-ms-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;flex-direction:column}.spectra-image-gallery *{box-sizing:border-box}.spectra-image-gallery__layout--grid{display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-image-gallery__layout--grid+.spectra-image-gallery__control-wrapper .spectra-image-gallery__control-arrows:hover{transform:scale(1.5);background-color:#fff0}.spectra-image-gallery__layout--isogrid-col-1 .spectra-image-gallery__media-wrapper--isotope{width:100%}.spectra-image-gallery__layout--isogrid-col-2 .spectra-image-gallery__media-wrapper--isotope{width:50%}.spectra-image-gallery__layout--isogrid-col-3 .spectra-image-gallery__media-wrapper--isotope{width:33.33%}.spectra-image-gallery__layout--isogrid-col-4 .spectra-image-gallery__media-wrapper--isotope{width:25%}.spectra-image-gallery__layout--isogrid-col-5 .spectra-image-gallery__media-wrapper--isotope{width:20%}.spectra-image-gallery__layout--isogrid-col-6 .spectra-image-gallery__media-wrapper--isotope{width:16.66%}.spectra-image-gallery__layout--isogrid-col-7 .spectra-image-gallery__media-wrapper--isotope{width:14.28%}.spectra-image-gallery__layout--isogrid-col-8 .spectra-image-gallery__media-wrapper--isotope{width:12.5%}.spectra-image-gallery__layout--isogrid+.spectra-image-gallery__control-wrapper .spectra-image-gallery__control-arrows:hover{transform:scale(1.5);background-color:#fff0}.spectra-image-gallery__layout--masonry-col-1 .spectra-image-gallery__media-wrapper--isotope{width:100%}.spectra-image-gallery__layout--masonry-col-2 .spectra-image-gallery__media-wrapper--isotope{width:50%}.spectra-image-gallery__layout--masonry-col-3 .spectra-image-gallery__media-wrapper--isotope{width:33.33%}.spectra-image-gallery__layout--masonry-col-4 .spectra-image-gallery__media-wrapper--isotope{width:25%}.spectra-image-gallery__layout--masonry-col-5 .spectra-image-gallery__media-wrapper--isotope{width:20%}.spectra-image-gallery__layout--masonry-col-6 .spectra-image-gallery__media-wrapper--isotope{width:16.66%}.spectra-image-gallery__layout--masonry-col-7 .spectra-image-gallery__media-wrapper--isotope{width:14.28%}.spectra-image-gallery__layout--masonry-col-8 .spectra-image-gallery__media-wrapper--isotope{width:12.5%}.spectra-image-gallery__layout--carousel{width:100%}.spectra-image-gallery__layout--carousel .slick-initialized{visibility:visible}.spectra-image-gallery__layout--carousel .slick-track{display:flex;align-items:center}.spectra-image-gallery__layout--carousel .slick-dots{padding:0;position:relative!important}.spectra-image-gallery__layout--carousel .slick-dots li button{padding:0}.spectra-image-gallery__layout--carousel .uagb-slick-carousel{padding:0}.spectra-image-gallery__layout--tiled{position:relative;display:grid;grid-auto-flow:dense;min-height:0;min-width:0}.spectra-image-gallery__layout--tiled-col-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-2 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-2 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-2 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-2 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-3 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-3 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-3 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-3 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-4 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-4 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-4 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-4 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-5 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-5 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-5 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-5 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-6 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-6 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-6 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-6 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-7 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-7 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-7 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-7 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-8 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-8 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-8 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-8 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__media{position:relative;overflow:hidden;-webkit-transition:box-shadow 0.25s;-moz-transition:box-shadow 0.25s;-o-transition:box-shadow 0.25s;transition:box-shadow 0.25s}.spectra-image-gallery__media--flagged{cursor:not-allowed}.spectra-image-gallery__media--clickable{cursor:pointer}.spectra-image-gallery__media--grid{aspect-ratio:1}.spectra-image-gallery__media--masonry{width:100%}.spectra-image-gallery__media--carousel{width:100%}.spectra-image-gallery__media--tiled{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.spectra-image-gallery__media--tiled-wide,.spectra-image-gallery__media--tiled-tall{aspect-ratio:unset;width:100%;height:100%}.spectra-image-gallery__media--tiled picture{width:100%;height:100%}.spectra-image-gallery__media-sizer{aspect-ratio:1}.spectra-image-gallery__media-wrapper{position:relative}.spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__control-focus{opacity:.25}.spectra-image-gallery__media-thumbnail{vertical-align:middle;-webkit-transition:filter 0.5s,transform 0.5s;-moz-transition:filter 0.5s,transform 0.5s;-o-transition:filter 0.5s,transform 0.5s;transition:filter 0.5s,transform 0.5s}.spectra-image-gallery__media-thumbnail--grid{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.spectra-image-gallery__media-thumbnail--masonry{width:100%}.spectra-image-gallery__media-thumbnail--carousel{width:100%}.spectra-image-gallery__media-thumbnail--tiled{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.spectra-image-gallery__media-thumbnail-blurrer{position:absolute;top:0;left:0;width:100%!important;height:100%!important;-webkit-transition:box-shadow 0.25s,-webkit-backdrop-filter 0.5s;-moz-transition:box-shadow 0.25s,backdrop-filter 0.5s;-o-transition:box-shadow 0.25s,backdrop-filter 0.5s;transition:box-shadow 0.25s,backdrop-filter 0.5s}.spectra-image-gallery__media-thumbnail-caption{-webkit-transition-property:color,background-color,border-color;-moz-transition-property:color,background-color,border-color;-o-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__media-thumbnail-caption--overlay{display:-ms-flex;display:-moz-flex;display:-webkit-flex;display:flex;width:100%;height:100%;overflow:hidden;padding:1em}.spectra-image-gallery__media-thumbnail-caption--bar-inside{width:100%;overflow:hidden;padding:1em;max-height:90%}.spectra-image-gallery__media-thumbnail-caption--bar-outside{width:100%;overflow:hidden;padding:1em}.spectra-image-gallery__media-thumbnail-caption-wrapper{-webkit-transition:background-color 0.25s;-moz-transition:background-color 0.25s;-o-transition:background-color 0.25s;transition:background-color 0.25s}.spectra-image-gallery__media-thumbnail-caption-wrapper--overlay{position:absolute;top:0;left:0;width:100%;height:100%}.spectra-image-gallery__media-thumbnail-caption-wrapper--bar-inside{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;overflow:hidden}.spectra-image-gallery__media-thumbnail-caption-wrapper--bar-outside{position:relative;width:100%;overflow:hidden}.spectra-image-gallery__control-wrapper{display:-ms-flex;display:-moz-flex;display:-webkit-flex;display:flex;width:100%;justify-content:center}.spectra-image-gallery__control-arrows{display:-ms-flex;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center;background-color:#fff0;padding:0;cursor:pointer;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-arrows:disabled{opacity:.25;cursor:initial}.spectra-image-gallery__control-arrows:focus{background-color:#fff0}.spectra-image-gallery__control-arrows--grid{border:none}.spectra-image-gallery__control-arrows svg{-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-dots{display:-ms-flex;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center;padding:0!important;margin:0!important}.spectra-image-gallery__control-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-dots li:hover{transform:scale(1.5);background-color:#fff0}.spectra-image-gallery__control-dots li button{font-size:0;line-height:0;display:block;box-sizing:border-box;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-dots li button::before{font-family:none;font-size:30px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-dots li.spectra-image-gallery__control-dot--active button::before{opacity:.75}.spectra-image-gallery__control-loader{margin:0 auto;min-height:58px;line-height:58px;width:160px;text-align:center}.spectra-image-gallery__control-loader div{border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spectra-image-gallery__control-loader div.spectra-image-gallery__control-loader--1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spectra-image-gallery__control-loader div.spectra-image-gallery__control-loader--2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.spectra-image-gallery__control-button{cursor:pointer;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-button.disabled{opacity:.25;pointer-events:none}.spectra-image-gallery__control-focus{cursor:pointer;position:absolute;box-sizing:content-box!important;top:0;right:0;width:1.5em;height:1.5em;padding:.5em;background-color:#fff0;border:none;opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-focus:hover{opacity:1!important}.spectra-image-gallery__control-focus svg{fill:#fff;filter:drop-shadow(1px 1px 1px rgb(0 0 0 / .5))}.spectra-image-gallery__control-lightbox{position:fixed;top:0;left:0;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;display:flex;flex-direction:column;opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;z-index:999999999!important;outline:none;margin-block-start:0;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-lightbox--main{width:100%;flex:1}.spectra-image-gallery__control-lightbox--main .swiper-slide{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.spectra-image-gallery__control-lightbox--main .swiper-slide img{display:block;max-height:70%;max-width:80%}.spectra-image-gallery__control-lightbox--caption{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.spectra-image-gallery__control-lightbox--editor-link{-webkit-transition-property:color;-moz-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-lightbox--thumbnails{width:75%}.spectra-image-gallery__control-lightbox--thumbnails-wrapper{width:100%}.spectra-image-gallery__control-lightbox--thumbnails .swiper-wrapper{height:150px}.spectra-image-gallery__control-lightbox--thumbnails .swiper-slide{cursor:pointer;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:.5;transform:scale(75%);-webkit-transition-property:opacity,transform;-moz-transition-property:opacity,transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s}.spectra-image-gallery__control-lightbox--thumbnails .swiper-slide-active{opacity:1;transform:scale(100%)}.spectra-image-gallery__control-lightbox--thumbnails .swiper-slide img{border-radius:3px}.spectra-image-gallery__control-lightbox--count{position:absolute;z-index:999}.spectra-image-gallery__control-lightbox--close{position:absolute;cursor:pointer;padding:0;background-color:#fff0;border:none;outline:0;line-height:0;z-index:999;transition:transform 500ms}.spectra-image-gallery__control-lightbox--close:hover,.spectra-image-gallery__control-lightbox--close:focus,.spectra-image-gallery__control-lightbox--close:focus-visible{background-color:#fff0;transform:scale(1.25)}.spectra-image-gallery__iso-ref-wrapper{-ms-overflow-style:none;scrollbar-width:none}.spectra-image-gallery__iso-ref-wrapper::-webkit-scrollbar{display:none}@media (max-width:976px){.spectra-image-gallery__layout--grid-col-tab-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-tab-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-tab-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-tab-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-tab-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-tab-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-tab-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-tab-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-image-gallery__layout--isogrid-col-tab-1 .spectra-image-gallery__media-wrapper--isotope{width:100%}.spectra-image-gallery__layout--isogrid-col-tab-2 .spectra-image-gallery__media-wrapper--isotope{width:50%}.spectra-image-gallery__layout--isogrid-col-tab-3 .spectra-image-gallery__media-wrapper--isotope{width:33.33%}.spectra-image-gallery__layout--isogrid-col-tab-4 .spectra-image-gallery__media-wrapper--isotope{width:25%}.spectra-image-gallery__layout--isogrid-col-tab-5 .spectra-image-gallery__media-wrapper--isotope{width:20%}.spectra-image-gallery__layout--isogrid-col-tab-6 .spectra-image-gallery__media-wrapper--isotope{width:16.66%}.spectra-image-gallery__layout--isogrid-col-tab-7 .spectra-image-gallery__media-wrapper--isotope{width:14.28%}.spectra-image-gallery__layout--isogrid-col-tab-8 .spectra-image-gallery__media-wrapper--isotope{width:12.5%}.spectra-image-gallery__layout--masonry-col-tab-1 .spectra-image-gallery__media-wrapper--isotope{width:100%}.spectra-image-gallery__layout--masonry-col-tab-2 .spectra-image-gallery__media-wrapper--isotope{width:50%}.spectra-image-gallery__layout--masonry-col-tab-3 .spectra-image-gallery__media-wrapper--isotope{width:33.33%}.spectra-image-gallery__layout--masonry-col-tab-4 .spectra-image-gallery__media-wrapper--isotope{width:25%}.spectra-image-gallery__layout--masonry-col-tab-5 .spectra-image-gallery__media-wrapper--isotope{width:20%}.spectra-image-gallery__layout--masonry-col-tab-6 .spectra-image-gallery__media-wrapper--isotope{width:16.66%}.spectra-image-gallery__layout--masonry-col-tab-7 .spectra-image-gallery__media-wrapper--isotope{width:14.28%}.spectra-image-gallery__layout--masonry-col-tab-8 .spectra-image-gallery__media-wrapper--isotope{width:12.5%}.spectra-image-gallery__layout--tiled-col-tab-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-2 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-tab-2 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-2 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-tab-2 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-3 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-tab-3 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-3 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-tab-3 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-4 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-tab-4 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-4 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-tab-4 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-5 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-tab-5 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-5 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-tab-5 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-6 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-tab-6 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-6 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-tab-6 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-7 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-tab-7 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-7 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-tab-7 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-tab-8 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-tab-8 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-tab-8 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-tab-8 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}}@media (max-width:767px){.spectra-image-gallery__layout--grid-col-mob-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-mob-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-mob-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-mob-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-mob-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-mob-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-mob-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-image-gallery__layout--grid-col-mob-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-image-gallery__layout--isogrid-col-mob-1 .spectra-image-gallery__media-wrapper--isotope{width:100%}.spectra-image-gallery__layout--isogrid-col-mob-2 .spectra-image-gallery__media-wrapper--isotope{width:50%}.spectra-image-gallery__layout--isogrid-col-mob-3 .spectra-image-gallery__media-wrapper--isotope{width:33.33%}.spectra-image-gallery__layout--isogrid-col-mob-4 .spectra-image-gallery__media-wrapper--isotope{width:25%}.spectra-image-gallery__layout--isogrid-col-mob-5 .spectra-image-gallery__media-wrapper--isotope{width:20%}.spectra-image-gallery__layout--isogrid-col-mob-6 .spectra-image-gallery__media-wrapper--isotope{width:16.66%}.spectra-image-gallery__layout--isogrid-col-mob-7 .spectra-image-gallery__media-wrapper--isotope{width:14.28%}.spectra-image-gallery__layout--isogrid-col-mob-8 .spectra-image-gallery__media-wrapper--isotope{width:12.5%}.spectra-image-gallery__layout--masonry-col-mob-1 .spectra-image-gallery__media-wrapper--isotope{width:100%}.spectra-image-gallery__layout--masonry-col-mob-2 .spectra-image-gallery__media-wrapper--isotope{width:50%}.spectra-image-gallery__layout--masonry-col-mob-3 .spectra-image-gallery__media-wrapper--isotope{width:33.33%}.spectra-image-gallery__layout--masonry-col-mob-4 .spectra-image-gallery__media-wrapper--isotope{width:25%}.spectra-image-gallery__layout--masonry-col-mob-5 .spectra-image-gallery__media-wrapper--isotope{width:20%}.spectra-image-gallery__layout--masonry-col-mob-6 .spectra-image-gallery__media-wrapper--isotope{width:16.66%}.spectra-image-gallery__layout--masonry-col-mob-7 .spectra-image-gallery__media-wrapper--isotope{width:14.28%}.spectra-image-gallery__layout--masonry-col-mob-8 .spectra-image-gallery__media-wrapper--isotope{width:12.5%}.spectra-image-gallery__layout--tiled-col-mob-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-2 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-mob-2 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-2 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-mob-2 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-3 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-mob-3 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-3 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-mob-3 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-4 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-mob-4 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-4 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-mob-4 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-5 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-mob-5 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-5 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-mob-5 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-6 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-mob-6 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-6 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-mob-6 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-7 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-mob-7 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-7 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-mob-7 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-image-gallery__layout--tiled-col-mob-8 .spectra-image-gallery__media-wrapper{position:relative;min-width:0}.spectra-image-gallery__layout--tiled-col-mob-8 .spectra-image-gallery__media-wrapper--wide{grid-column:span 2}.spectra-image-gallery__layout--tiled-col-mob-8 .spectra-image-gallery__media-wrapper--tall{grid-row:span 2}.spectra-image-gallery__layout--tiled-col-mob-8 .spectra-image-gallery__media-wrapper--focus{grid-row:span 2;grid-column:span 2}}.entry-content .wp-block-uagb-image-gallery .uagb-image-gallery__link{text-decoration:none}body .wp-block-post-content>.wp-block-uagb-image-gallery+.spectra-image-gallery__control-lightbox{margin-block-start:0}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.uagb-forms__outer-wrap .uagb-forms-input,.uagb-forms__outer-wrap .uagb-forms-input::placeholder,.uagb-forms__outer-wrap .uagb-forms-input-label,.uagb-forms__outer-wrap .uagb-forms-main-submit-button,.uagb-forms__outer-wrap .uagb-forms-success-message,.uagb-forms__outer-wrap .uagb-forms-failed-message{-webkit-transition-property:color,background-color,border-color;-moz-transition-property:color,background-color,border-color;-o-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color;-webkit-transition-duration:0.15s;-moz-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-input,.uagb-forms__outer-wrap .uagb-forms-main-form input[type="text"]{min-height:0!important}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-input::-webkit-input-placeholder,.uagb-forms__outer-wrap .uagb-forms-main-form input[type="text"]::-webkit-input-placeholder{overflow:unset}.uagb-forms__outer-wrap .uagb-forms-main-form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),.uagb-forms__outer-wrap .uagb-forms-main-form textarea,.uagb-forms__outer-wrap .uagb-forms-main-form select{width:100%;box-sizing:border-box}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-checkbox-wrap .uagb-form-checkbox-option input.uagb-inner-input-view{width:33%}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-wrap .uagb-form-phone-country{width:25%;margin-right:5px}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-wrap .uagb-forms-phone-input{width:75%!important}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex{display:flex;width:100%;justify-content:space-between}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex .uagb-form-phone-country{width:25%;margin-right:5px}.uagb-forms__outer-wrap .uagb-forms-main-form .required::after{color:red;content:" *"}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-form-hidden-data{display:none}.uagb-forms__outer-wrap .uagb-forms-submit-message-hide{display:none}.uagb-forms__outer-wrap .uagb-forms-success-message{padding:20px 20px}.uagb-forms__outer-wrap .uagb-forms-failed-message{padding:20px 20px}.uagb-forms__outer-wrap span.components-spinner{float:none}.uagb-forms__outer-wrap .uagb-forms-input.uagb-form-phone-country{background-color:#fff}.uagb-forms__outer-wrap .uag-col-2-wrap{display:grid;grid-template-columns:1fr 1fr;column-gap:15px}.uagb-forms__outer-wrap .uag-col-3-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:15px}.uagb-forms__outer-wrap .uag-col-4-wrap{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:15px}.uagb-forms__outer-wrap .uagb-switch{position:relative;display:inline-block;width:50px;height:25px}.uagb-forms__outer-wrap .uagb-switch input{width:0;height:0;opacity:0}.uagb-forms__outer-wrap .uagb-slider{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;cursor:pointer;transition:0.4s;-webkit-transition:0.4s}.uagb-forms__outer-wrap .uagb-switch .uagb-slider::before{position:absolute;width:20px;height:20px;background-color:#000;transition:0.4s;content:"";-webkit-transition:0.4s}.uagb-forms__outer-wrap .uagb-switch input:checked+.uagb-slider::before{background-color:#fff}.uagb-forms__outer-wrap .uagb-slider.round::before{border-radius:50%!important}.uagb-forms-select-box,.uagb-form-phone-country,.uagb-forms-phone-wrap .uagb-forms-phone-input{height:auto;-webkit-appearance:none;appearance:none}.uagb-forms-radio-wrap input[type="radio"]:checked+label::before{line-height:1.2;content:" "}.uagb-forms-radio-wrap input[type="radio"]+label::before{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:5px;box-sizing:content-box;text-align:center;line-height:1.2;content:""}.uagb-forms-radio-wrap input[type="radio"].round+label::before{border-radius:100%!important}select::after,select::before{padding:10px}.uagb-forms-radio-wrap input[type="radio"],.uagb-forms-checkbox-wrap input[type="checkbox"],.uagb-forms-accept-wrap input[type="checkbox"]{opacity:0}.uagb-forms-checkbox-wrap input[type="checkbox"]:checked+label::before,.uagb-forms-accept-wrap input[type="checkbox"]:checked+label::before{line-height:1.2;content:"\2714"}.uagb-forms-checkbox-wrap input[type="checkbox"]+label::before,.uagb-forms-accept-wrap input[type="checkbox"]+label::before{display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:5px;box-sizing:content-box;text-align:center;line-height:1.2;content:" "}@media only screen and (max-width:767px){.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex{display:flex;width:100%}.uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-phone-flex .uagb-form-phone-country{width:25%}}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-20 .uagb-forms-main-form{column-gap:20px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-15 .uagb-forms-main-form{column-gap:15px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-10 .uagb-forms-main-form{column-gap:10px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-column-gap-5 .uagb-forms-main-form{column-gap:5px}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-20 .uagb-forms-main-submit-button-wrap{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-25 .uagb-forms-main-submit-button-wrap{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-40 .uagb-forms-main-submit-button-wrap{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-50 .uagb-forms-main-submit-button-wrap{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-60 .uagb-forms-main-submit-button-wrap{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-75 .uagb-forms-main-submit-button-wrap{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-desk-width-80 .uagb-forms-main-submit-button-wrap{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-align-item-flex-start .uagb-forms-main-form{align-items:flex-start}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-align-item-center .uagb-forms-main-form{align-items:center}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form{display:flex;flex-wrap:wrap;margin:0 -5px;position:relative;text-align:left}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-20{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-25{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-33{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-40{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-50{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-60{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-66{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-75{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-desk-width-80{width:80%}@media (min-width:768px) and (max-width:1024px){.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-20{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-25{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-33{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-40{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-50{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-60{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-66{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-75{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-80{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-100{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-tablet-width-unset{width:auto}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-20 .uagb-forms-main-submit-button-wrap{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-25 .uagb-forms-main-submit-button-wrap{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-40 .uagb-forms-main-submit-button-wrap{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-50 .uagb-forms-main-submit-button-wrap{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-60 .uagb-forms-main-submit-button-wrap{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-75 .uagb-forms-main-submit-button-wrap{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-80 .uagb-forms-main-submit-button-wrap{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-100 .uagb-forms-main-submit-button-wrap{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-tablet-width-unset .uagb-forms-main-submit-button-wrap{width:auto}}@media (max-width:767px){.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-20{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-25{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-33{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-40{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-50{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-60{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-66{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-75{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-80{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-100{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field .uagb-forms-main-form .uagb-forms-field-mobile-width-unset{width:auto}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-20 .uagb-forms-main-submit-button-wrap{width:20%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-25 .uagb-forms-main-submit-button-wrap{width:25%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-33 .uagb-forms-main-submit-button-wrap{width:33.33%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-40 .uagb-forms-main-submit-button-wrap{width:40%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-50 .uagb-forms-main-submit-button-wrap{width:50%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-60 .uagb-forms-main-submit-button-wrap{width:60%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-66 .uagb-forms-main-submit-button-wrap{width:66.66%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-75 .uagb-forms-main-submit-button-wrap{width:75%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-80 .uagb-forms-main-submit-button-wrap{width:80%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-100 .uagb-forms-main-submit-button-wrap{width:100%}.wp-block-uagb-forms.uagb-forms-inline-field.uagb-forms-button-mobile-width-unset .uagb-forms-main-submit-button-wrap{width:auto}}.wp-block-uagb-container.uagb-block-9127dfaa .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9127dfaa .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9127dfaa .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9127dfaa .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9127dfaa .uagb-container__video-wrap video{opacity:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9127dfaa{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9127dfaa>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-9127dfaa{min-height:95vh;box-shadow:0 0 #00000070;padding-top:100px;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-attachment:fixed;background-image:url(https://www.vcards.ingeconnect.cl/wp-content/uploads/2024/07/bg-img-01-free-img.jpg);;background-clip:padding-box;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-9127dfaa::before{content:"";position:absolute;pointer-events:none;top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px);border-color:inherit;background-image:linear-gradient(180deg,rgb(51 49 50 / .78) 0%,var(--ast-global-color-7) 100%);opacity:1}.uagb-block-14807d3a .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-14807d3a .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-14807d3a .uagb-ifb-icon svg{fill:#333}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-14807d3a .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-14807d3a .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-14807d3a .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-14807d3a .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-14807d3a .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-14807d3a .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-14807d3a.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-14807d3a .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:0;margin-top:0;margin-left:0;margin-right:0}.uagb-block-14807d3a.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-14807d3a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:0%;margin-top:4%;margin-left:15%;margin-right:15%}.uagb-block-14807d3a .uagb-ifb-separator{width:70%;border-top-width:2px;border-top-color:rgb(255 255 255 / .65);border-top-style:solid;margin-bottom:0;margin-top:0;margin-left:0;margin-right:0}.uagb-block-14807d3a .uagb-infobox__content-wrap .uagb-ifb-separator{width:70%;border-top-width:2px;border-top-color:rgb(255 255 255 / .65);border-top-style:solid}.uagb-block-14807d3a .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-14807d3a .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-14807d3a .uagb-infobox__content-wrap{text-align:left}.uagb-block-14807d3a.uagb-infobox-icon-above-title{text-align:left}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-14807d3a .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-14807d3a.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-6b9711ff .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-6b9711ff .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-6b9711ff .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-6b9711ff .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-6b9711ff .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b9711ff{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b9711ff>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 800px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-6b9711ff.uagb-layout-grid>.uagb-container-inner-blocks-wrap{row-gap:0;column-gap:0;grid-template-columns:minmax(1px,75%) minmax(1px,25%);grid-template-rows:minmax(1px,1fr);align-items:center;justify-items:stretch;align-content:stretch;justify-content:stretch}.wp-block-uagb-container.uagb-block-6b9711ff{box-shadow:0 0 #00000070;padding-top:50px;padding-bottom:50px;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;background-color:var(--ast-global-color-0);}.wp-block-uagb-advanced-heading.uagb-block-28d8e2a1.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-28d8e2a1.wp-block-uagb-advanced-heading .uagb-highlight{font-style:normal;font-weight:Default;background:#007cba;color:#fff;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-28d8e2a1.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-28d8e2a1.wp-block-uagb-advanced-heading .uagb-highlight::selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.uagb-block-a1286ce7.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap{gap:10px}.uagb-block-a1286ce7.uagb-buttons__outer-wrap .uagb-buttons__wrap{justify-content:right;align-items:center}.wp-block-uagb-buttons .uagb-block-14f4d03c .uagb-button__wrapper .uagb-buttons-repeater.wp-block-button__link{box-shadow:0 0 0 #000}.wp-block-uagb-buttons .uagb-block-14f4d03c .uagb-buttons-repeater .uagb-button__icon>svg{width:15px;height:15px}.wp-block-uagb-buttons .uagb-block-14f4d03c .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left:8px}.wp-block-uagb-buttons .uagb-block-14f4d03c .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right:8px}.wp-block-uagb-container.uagb-block-fa7bd58c .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-fa7bd58c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-fa7bd58c .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-fa7bd58c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-fa7bd58c .uagb-container__video-wrap video{opacity:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa7bd58c{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa7bd58c>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-fa7bd58c{min-height:90vh;box-shadow:0 0 #00000070;padding-top:80px;padding-bottom:50px;padding-left:30px;padding-right:30px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-attachment:fixed;background-image:url(https://www.vcards.ingeconnect.cl/wp-content/uploads/2024/07/bg-img-04-free-img.jpg);;background-clip:padding-box;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-fa7bd58c::before{content:"";position:absolute;pointer-events:none;top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px);border-color:inherit;background-image:linear-gradient(0deg,var(--ast-global-color-7) 0%,rgb(33 33 33 / .38) 75%);opacity:1}.wp-block-uagb-advanced-heading.uagb-block-d10752ff.wp-block-uagb-advanced-heading{padding-top:0%;padding-right:41%;padding-bottom:0%;padding-left:0%}.wp-block-uagb-advanced-heading.uagb-block-d10752ff.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-d10752ff.wp-block-uagb-advanced-heading .uagb-highlight{font-style:normal;font-weight:Default;background:#007cba;color:#fff;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-d10752ff.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-d10752ff.wp-block-uagb-advanced-heading .uagb-highlight::selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-d10752ff.wp-block-uagb-advanced-heading .uagb-separator{border-top-style:solid;border-top-width:2px;width:100%;border-color:rgb(255 255 255 / .65);margin-bottom:0}.wp-block-uagb-advanced-heading.uagb-block-d10752ff .uagb-heading-text{margin-bottom:40px}.wp-block-uagb-container.uagb-block-ac31fdb3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-ac31fdb3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-ac31fdb3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-ac31fdb3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-ac31fdb3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac31fdb3{max-width:800px;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac31fdb3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-ac31fdb3{box-shadow:0 0 #00000070;padding-top:50px;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-e9794530 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-e9794530 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-e9794530 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-e9794530 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-e9794530 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e9794530{max-width:70%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e9794530>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-e9794530{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:100px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-advanced-heading.uagb-block-09658496.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-09658496.wp-block-uagb-advanced-heading .uagb-highlight{font-style:normal;font-weight:Default;background:#007cba;color:#fff;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-09658496.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-09658496.wp-block-uagb-advanced-heading .uagb-highlight::selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-09658496 .uagb-heading-text{margin-bottom:15px}.uagb-block-faef32a6 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-faef32a6 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-faef32a6 .uagb-ifb-icon svg{fill:#333}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-faef32a6 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-faef32a6 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-faef32a6 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-faef32a6 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-faef32a6 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-faef32a6 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-faef32a6.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-faef32a6 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color:var(--ast-global-color-0);margin-bottom:10px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-faef32a6.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-faef32a6.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-faef32a6 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-faef32a6 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-faef32a6 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-faef32a6 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-faef32a6 .uagb-infobox__content-wrap{text-align:left}.uagb-block-faef32a6.uagb-infobox-icon-above-title{text-align:left}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-faef32a6 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-faef32a6.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-42747c37 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-42747c37 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-42747c37 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-42747c37 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-42747c37 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42747c37{max-width:30%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42747c37>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-42747c37{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-advanced-heading.uagb-block-097bf89b.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-097bf89b.wp-block-uagb-advanced-heading .uagb-highlight{font-style:normal;font-weight:Default;background:#007cba;color:#fff;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-097bf89b.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-097bf89b.wp-block-uagb-advanced-heading .uagb-highlight::selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.uagb-block-bf083a2f.wp-block-uagb-image{margin-top:-125px;margin-right:0;margin-bottom:0;margin-left:0;text-align:right;justify-content:flex-end;align-self:flex-end}.uagb-block-bf083a2f .wp-block-uagb-image__figure{align-items:flex-end}.uagb-block-bf083a2f.wp-block-uagb-image--layout-default figure img{box-shadow:0 0 0 #00000070}.uagb-block-bf083a2f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style:normal;align-self:center}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay figure img{box-shadow:0 0 0 #00000070}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:.2}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left:15px;right:15px;top:15px;bottom:15px}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style:normal;color:#fff;opacity:1}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color:#fff}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.uagb-block-bf083a2f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;opacity:0}.uagb-block-bf083a2f.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-bf083a2f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:1}.uagb-block-bf083a2f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity:1}.uagb-block-bf083a2f.wp-block-uagb-image--layout-default figure:hover img{box-shadow:0 0 0 #00000070}.uagb-block-bf083a2f.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow:0 0 0 #00000070}.wp-block-uagb-container.uagb-block-9e401076 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9e401076 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9e401076 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9e401076 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9e401076 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e401076{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e401076>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-9e401076{box-shadow:0 0 #00000070;padding-top:100px;padding-bottom:100px;padding-left:30px;padding-right:30px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:0;column-gap:0}.wp-block-uagb-advanced-heading.uagb-block-f4dd4e0f.wp-block-uagb-advanced-heading{margin-bottom:50px;padding-bottom:0%;padding-left:15%}.wp-block-uagb-advanced-heading.uagb-block-f4dd4e0f.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-f4dd4e0f.wp-block-uagb-advanced-heading .uagb-highlight{font-style:normal;font-weight:Default;background:#007cba;color:#fff;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-f4dd4e0f.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-f4dd4e0f.wp-block-uagb-advanced-heading .uagb-highlight::selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-container.uagb-block-9c163af1 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9c163af1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9c163af1 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9c163af1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9c163af1 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c163af1{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c163af1>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-9c163af1{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-37c75824 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-37c75824 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-37c75824 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-37c75824 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-37c75824 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-37c75824{max-width:50%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-37c75824>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.uagb-block-37c75824{box-shadow:0 0 #00000070;padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:50px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-top-width:2px;border-left-width:0;border-right-width:0;border-bottom-width:0;border-style:solid;border-color:rgb(255 255 255 / .65);flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-37c75824:hover{border-color:var(--ast-global-color-0)}.uagb-block-d3547ecf .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-d3547ecf .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-d3547ecf .uagb-ifb-icon svg{fill:#333}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d3547ecf .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d3547ecf .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d3547ecf .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d3547ecf .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d3547ecf .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d3547ecf .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-d3547ecf.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d3547ecf .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color:rgb(255 255 255 / .65);margin-bottom:10px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-d3547ecf.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:30px}.uagb-block-d3547ecf.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-d3547ecf .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-d3547ecf .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-d3547ecf .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-d3547ecf .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-d3547ecf .uagb-infobox__content-wrap{text-align:left}.uagb-block-d3547ecf.uagb-infobox-icon-above-title{text-align:left}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-d3547ecf .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-120df89f .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-120df89f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-120df89f .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-120df89f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-120df89f .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-120df89f{max-width:50%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-120df89f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.uagb-block-120df89f{box-shadow:0 0 #00000070;padding-top:40px;padding-bottom:50px;padding-left:50px;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-top-width:2px;border-left-width:0;border-right-width:0;border-bottom-width:0;border-style:solid;border-color:rgb(255 255 255 / .65);flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-120df89f:hover{border-color:var(--ast-global-color-0)}.uagb-block-b0363100 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-b0363100 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-b0363100 .uagb-ifb-icon svg{fill:#333}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b0363100 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b0363100 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b0363100 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b0363100 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b0363100 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b0363100 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-b0363100.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b0363100 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color:rgb(255 255 255 / .65);margin-bottom:10px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-b0363100.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:30px}.uagb-block-b0363100.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-b0363100 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-b0363100 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-b0363100 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-b0363100 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-b0363100 .uagb-infobox__content-wrap{text-align:left}.uagb-block-b0363100.uagb-infobox-icon-above-title{text-align:left}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-b0363100 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-b0363100.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1960ed95 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1960ed95 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1960ed95 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1960ed95 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1960ed95 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1960ed95{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1960ed95>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-1960ed95{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-611ae0e0 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-611ae0e0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-611ae0e0 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-611ae0e0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-611ae0e0 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-611ae0e0{max-width:50%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-611ae0e0>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.uagb-block-611ae0e0{box-shadow:0 0 #00000070;padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:50px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-top-width:2px;border-left-width:0;border-right-width:0;border-bottom-width:0;border-style:solid;border-color:rgb(255 255 255 / .65);flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-611ae0e0:hover{border-color:var(--ast-global-color-0)}.uagb-block-4e63da90 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-4e63da90 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-4e63da90 .uagb-ifb-icon svg{fill:#333}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-4e63da90 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-4e63da90 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-4e63da90 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-4e63da90 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-4e63da90 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-4e63da90 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-4e63da90.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-4e63da90 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color:rgb(255 255 255 / .65);margin-bottom:10px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-4e63da90.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:30px}.uagb-block-4e63da90.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-4e63da90 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-4e63da90 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-4e63da90 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-4e63da90 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-4e63da90 .uagb-infobox__content-wrap{text-align:left}.uagb-block-4e63da90.uagb-infobox-icon-above-title{text-align:left}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-4e63da90 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-4e63da90.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-59f10780 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-59f10780 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-59f10780 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-59f10780 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-59f10780 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-59f10780{max-width:50%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59f10780>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.uagb-block-59f10780{box-shadow:0 0 #00000070;padding-top:40px;padding-bottom:50px;padding-left:50px;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-top-width:2px;border-left-width:0;border-right-width:0;border-bottom-width:0;border-style:solid;border-color:rgb(255 255 255 / .65);flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:5px;column-gap:0}.wp-block-uagb-container.wp-block-uagb-container.uagb-block-59f10780:hover{border-color:var(--ast-global-color-0)}.uagb-block-d80348c3 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-d80348c3 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-d80348c3 .uagb-ifb-icon svg{fill:#333}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d80348c3 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d80348c3 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d80348c3 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d80348c3 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-d80348c3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-d80348c3 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-d80348c3.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-d80348c3 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color:rgb(255 255 255 / .65);margin-bottom:10px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-d80348c3.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:30px}.uagb-block-d80348c3.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-d80348c3 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-d80348c3 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-d80348c3 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-d80348c3 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-d80348c3 .uagb-infobox__content-wrap{text-align:left}.uagb-block-d80348c3.uagb-infobox-icon-above-title{text-align:left}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-d80348c3 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-d80348c3.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-589b5f1a .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-589b5f1a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-589b5f1a .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-589b5f1a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-589b5f1a .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-589b5f1a{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-589b5f1a>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-589b5f1a{box-shadow:0 0 #00000070;padding-top:100px;padding-bottom:150px;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-attachment:fixed;background-image:url(https://www.vcards.ingeconnect.cl/wp-content/uploads/2024/07/bg-05-free-img.png);;background-clip:padding-box;row-gap:0;column-gap:0}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading{padding-top:0%;padding-right:15%;padding-bottom:0%;padding-left:15%}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading .uagb-highlight{font-style:normal;font-weight:Default;background:#007cba;color:#fff;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading .uagb-highlight::selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading .uagb-separator{border-top-style:solid;border-top-width:2px;width:100%;border-color:rgb(255 255 255 / .65);margin-bottom:0}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f .uagb-heading-text{margin-bottom:40px}.wp-block-uagb-container.uagb-block-3032839e .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-3032839e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-3032839e .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-3032839e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-3032839e .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3032839e{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3032839e>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-3032839e{box-shadow:0 0 #00000070;padding-top:50px;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-76f8404f .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-76f8404f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-76f8404f .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-76f8404f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-76f8404f .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-76f8404f{max-width:50%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-76f8404f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-76f8404f{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:100px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.uagb-block-b9a96573.wp-block-uagb-image--layout-default figure img{box-shadow:0 0 0 #00000070}.uagb-block-b9a96573.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style:normal;align-self:center}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay figure img{box-shadow:0 0 0 #00000070}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:.2}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left:15px;right:15px;top:15px;bottom:15px}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style:normal;color:#fff;opacity:1}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color:#fff}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.uagb-block-b9a96573.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;opacity:0}.uagb-block-b9a96573.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-b9a96573.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:1}.uagb-block-b9a96573.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity:1}.uagb-block-b9a96573.wp-block-uagb-image--layout-default figure:hover img{box-shadow:0 0 0 #00000070}.uagb-block-b9a96573.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow:0 0 0 #00000070}.uagb-block-c38caa4e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-c38caa4e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-c38caa4e .uagb-ifb-icon svg{fill:#333}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-c38caa4e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-c38caa4e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-c38caa4e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-c38caa4e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-c38caa4e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-c38caa4e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-c38caa4e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color:var(--ast-global-color-0);margin-bottom:0;margin-top:20px;margin-left:0;margin-right:0}.uagb-block-c38caa4e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:20px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-c38caa4e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-c38caa4e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-c38caa4e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-c38caa4e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-c38caa4e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-c38caa4e .uagb-infobox__content-wrap{text-align:left}.uagb-block-c38caa4e.uagb-infobox-icon-above-title{text-align:left}.uagb-block-c38caa4e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px}.uagb-block-c38caa4e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-c38caa4e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__source-image{width:16px}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:16px;height:16px;font-size:16px}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:0;border-radius:0;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration:!important;line-height:em;color:var(--ast-global-color-3)}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__wrap{display:flex;flex-direction:column;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;margin-top:0;margin-right:0;margin-bottom:25px;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__label{text-align:left}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child{text-decoration:!important;line-height:em}.wp-block-uagb-icon-list.uagb-block-3a8dba26.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:0;margin-right:0;margin-bottom:0}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__source-wrap{margin-right:0}.uagb-block-0a606fb7.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-0a606fb7.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-6c5e4503.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-6c5e4503.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-74d806ba.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-74d806ba.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.wp-block-uagb-icon-list.uagb-block-fe6af031 .uagb-icon-list__source-image{width:24px}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:24px;height:24px;font-size:24px;color:var(--ast-global-color-2);fill:var(--ast-global-color-2)}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:var(--ast-global-color-0);padding:10px;border-radius:100px;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration:!important;line-height:em}.wp-block-uagb-icon-list.uagb-block-fe6af031 .uagb-icon-list__wrap{display:flex;flex-direction:row;justify-content:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px}.wp-block-uagb-icon-list.uagb-block-fe6af031 .uagb-icon-list__label{text-align:left}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child{text-decoration:!important;line-height:em}.wp-block-uagb-icon-list.uagb-block-fe6af031.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:5px;margin-right:5px;display:inline-flex}.wp-block-uagb-icon-list.uagb-block-fe6af031.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left:0}.wp-block-uagb-icon-list.uagb-block-fe6af031.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right:0}.uagb-block-9c30c1e0.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-9c30c1e0.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-be95364a.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-be95364a.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-2fd97c91.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-2fd97c91.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-f30a14fc.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-f30a14fc.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.wp-block-uagb-container.uagb-block-752b9405 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-752b9405 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-752b9405 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-752b9405 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-752b9405 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-752b9405{max-width:50%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-752b9405>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-752b9405{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:100px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.uagb-block-6d45fa80.wp-block-uagb-image--layout-default figure img{box-shadow:0 0 0 #00000070}.uagb-block-6d45fa80.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style:normal;align-self:center}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay figure img{box-shadow:0 0 0 #00000070}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:.2}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left:15px;right:15px;top:15px;bottom:15px}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style:normal;color:#fff;opacity:1}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color:#fff}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.uagb-block-6d45fa80.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;opacity:0}.uagb-block-6d45fa80.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-6d45fa80.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:1}.uagb-block-6d45fa80.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity:1}.uagb-block-6d45fa80.wp-block-uagb-image--layout-default figure:hover img{box-shadow:0 0 0 #00000070}.uagb-block-6d45fa80.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow:0 0 0 #00000070}.uagb-block-b5ef69bd .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-b5ef69bd .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-b5ef69bd .uagb-ifb-icon svg{fill:#333}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b5ef69bd .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b5ef69bd .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b5ef69bd .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b5ef69bd .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-b5ef69bd .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-b5ef69bd .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-b5ef69bd .uagb-ifb-title-wrap .uagb-ifb-title-prefix{color:var(--ast-global-color-0);margin-bottom:0;margin-top:20px;margin-left:0;margin-right:0}.uagb-block-b5ef69bd.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:20px;margin-top:0;margin-left:0;margin-right:0}.uagb-block-b5ef69bd.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-b5ef69bd .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-b5ef69bd .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-b5ef69bd .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-b5ef69bd .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-b5ef69bd .uagb-infobox__content-wrap{text-align:left}.uagb-block-b5ef69bd.uagb-infobox-icon-above-title{text-align:left}.uagb-block-b5ef69bd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-b5ef69bd .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap{text-align:right}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox-icon-above-title{text-align:right}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__source-image{width:16px}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:16px;height:16px;font-size:16px}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:0;border-radius:0;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration:!important;line-height:em;color:var(--ast-global-color-3)}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__wrap{display:flex;flex-direction:column;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;margin-top:0;margin-right:0;margin-bottom:25px;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__label{text-align:left}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child{text-decoration:!important;line-height:em}.wp-block-uagb-icon-list.uagb-block-99729302.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:0;margin-right:0;margin-bottom:0}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__source-wrap{margin-right:0}.uagb-block-f66b410b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-f66b410b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-3c20ae90.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-3c20ae90.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-47feb816.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-47feb816.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.wp-block-uagb-icon-list.uagb-block-ad981972 .uagb-icon-list__source-image{width:24px}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:24px;height:24px;font-size:24px;color:var(--ast-global-color-2);fill:var(--ast-global-color-2)}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:var(--ast-global-color-0);padding:10px;border-radius:100px;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration:!important;line-height:em}.wp-block-uagb-icon-list.uagb-block-ad981972 .uagb-icon-list__wrap{display:flex;flex-direction:row;justify-content:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:100px}.wp-block-uagb-icon-list.uagb-block-ad981972 .uagb-icon-list__label{text-align:left}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child{text-decoration:!important;line-height:em}.wp-block-uagb-icon-list.uagb-block-ad981972.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:5px;margin-right:5px;display:inline-flex}.wp-block-uagb-icon-list.uagb-block-ad981972.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left:0}.wp-block-uagb-icon-list.uagb-block-ad981972.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:last-child{margin-right:0}.uagb-block-8d7dbed9.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-8d7dbed9.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-d2d3dafe.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-d2d3dafe.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-a63ba184.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-a63ba184.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-29993d4b.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:!important;border-color:!important}.uagb-block-29993d4b.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:!important;border-color:!important}.wp-block-uagb-container.uagb-block-209bee37 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-209bee37 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-209bee37 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-209bee37 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-209bee37 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-209bee37{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-209bee37{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:0px!important;margin-bottom:-20px!important;margin-left:0;margin-right:0;overflow:visible;order:initial;border-color:inherit;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.uagb-block-d9f16b05.wp-block-uagb-image-gallery{padding:;visibility:hidden}.uagb-block-d9f16b05 .spectra-image-gallery__control-arrows svg{fill:#007cba}.uagb-block-d9f16b05 .spectra-image-gallery__control-arrows--carousel{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-style:none}.uagb-block-d9f16b05 .spectra-image-gallery__control-arrows--carousel.slick-prev{left:-24px}.uagb-block-d9f16b05 .spectra-image-gallery__control-arrows--carousel.slick-next{right:-24px}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel ul.slick-dots{top:8px}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel ul.slick-dots li button:before{color:#007cba}.uagb-block-d9f16b05 .spectra-image-gallery__control-dots li button::before{color:#007cba}.uagb-block-d9f16b05 .spectra-image-gallery__control-loader{margin-top:8px}.uagb-block-d9f16b05 .spectra-image-gallery__control-loader div{width:18px;height:18px;border-radius:100%;padding:0}.uagb-block-d9f16b05 .spectra-image-gallery__control-button{margin-top:8px;padding:;font-style:normal;text-decoration:none}.uagb-block-d9f16b05 .spectra-image-gallery__layout--grid{grid-gap:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--isogrid{margin:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--isogrid .spectra-image-gallery__media-wrapper--isotope{padding:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--masonry{margin:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--masonry .spectra-image-gallery__media-wrapper--isotope{padding:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel{margin-bottom:8px!important}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel .spectra-image-gallery__media-wrapper{padding:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel .slick-list{margin:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--tiled{grid-gap:0}.uagb-block-d9f16b05 .spectra-image-gallery__media{box-shadow:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media{box-shadow:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media{box-shadow:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-blurrer{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 0 #fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media-thumbnail-blurrer{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 0 #fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media-thumbnail-blurrer{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 0 #fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption-wrapper--overlay{background-color:#fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media-thumbnail-caption-wrapper--overlay{background-color:#fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media-thumbnail-caption-wrapper--overlay{background-color:#fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption-wrapper--bar-inside{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption a{color:#fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption{color:#fff0;text-align:center;font-style:normal;text-decoration:none;padding:8px 8px 8px 8px}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption--overlay{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption--bar-inside{background-color:#fff0;border-color:#fff0}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media-thumbnail-caption--bar-inside{background-color:rgb(0 0 0 / .75)}.uagb-block-d9f16b05spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media-thumbnail-caption--bar-inside{background-color:rgb(0 0 0 / .75)}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption--bar-outside{background-color:rgb(0 0 0 / .75)}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media-thumbnail-caption--bar-outside{background-color:rgb(0 0 0 / .75)}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media-thumbnail-caption--bar-outside{background-color:rgb(0 0 0 / .75)}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media-thumbnail-caption{color:rgb(255 255 255)}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media-thumbnail-caption{color:rgb(255 255 255)}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media-thumbnail-caption a{color:rgb(255 255 255)}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media-thumbnail-caption a{color:rgb(255 255 255)}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox{background-color:rgb(0 0 0 / .75);backdrop-filter:blur(5px)}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--caption{color:rgb(255 255 255);background:linear-gradient(#fff0,rgb(0 0 0));min-height:50px;font-style:normal;text-decoration:none}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--thumbnails-wrapper{background-color:#fff0}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--count{top:10px;left:10px;color:rgb(255 255 255);font-weight:400;font-size:calc(24px * 3 / 4);line-height:calc(24px * 3 / 4)}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--close{top:10px;right:10px}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--close svg{width:24px;height:24px;fill:rgb(255 255 255)}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main .swiper-button-prev{left:10px;color:rgb(255 255 255)}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main .swiper-button-next{right:10px;color:rgb(255 255 255)}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main.swiper-rtl .swiper-button-prev{right:10px;left:auto}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main.swiper-rtl .swiper-button-next{left:10px;right:auto}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail{-webkit-filter:none;filter:none}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:hover .spectra-image-gallery__media-thumbnail{-webkit-filter:none;filter:none}.uagb-block-d9f16b05 .spectra-image-gallery__media-wrapper:focus-visible .spectra-image-gallery__media-thumbnail{-webkit-filter:none;filter:none}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel .slick-dots{margin-bottom:30px!important}.wp-block-uagb-container.uagb-block-a697b1e7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-a697b1e7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-a697b1e7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-a697b1e7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-a697b1e7 .uagb-container__video-wrap video{opacity:.2}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a697b1e7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a697b1e7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-a697b1e7{box-shadow:0 0 #00000070;padding-top:100px;padding-bottom:100px;padding-left:30px;padding-right:30px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-attachment:fixed;background-image:url(https://www.vcards.ingeconnect.cl/wp-content/uploads/2024/07/bg-02-free-img.jpg);;background-clip:padding-box;row-gap:0;column-gap:0}.wp-block-uagb-container.uagb-block-a697b1e7::before{content:"";position:absolute;pointer-events:none;top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px);border-color:inherit;background:var(--ast-global-color-7);opacity:.8}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading{margin-bottom:75px;padding-top:0%;padding-right:15%;padding-bottom:0%;padding-left:15%}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading .uagb-highlight{font-style:normal;font-weight:Default;background:#007cba;color:#fff;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading .uagb-highlight::selection{color:#fff;background:#007cba;-webkit-text-fill-color:#fff}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading .uagb-separator{border-top-style:solid;border-top-width:2px;width:100%;border-color:rgb(255 255 255 / .65);margin-bottom:15px}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca .uagb-heading-text{margin-bottom:40px}.wp-block-uagb-container.uagb-block-9c1cae5f .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9c1cae5f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9c1cae5f .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-9c1cae5f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-9c1cae5f .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c1cae5f{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c1cae5f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1000px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:50px}.wp-block-uagb-container.uagb-block-9c1cae5f{box-shadow:0 0 #00000070;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap;row-gap:0;column-gap:50px}.uagb-block-926bde71.uagb-forms__outer-wrap{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.uagb-block-926bde71 .uagb-forms-main-form textarea{text-align:left}.uagb-block-926bde71 .uagb-forms-input{text-align:left}.uagb-block-926bde71 .uagb-forms-input-label{display:block;text-align:left}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-field-set{margin-bottom:20px}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input-label{font-weight:700;font-size:18px;margin-bottom:3px}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input:focus{outline:none!important;background-color:!important}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input:focus::placeholder{color:!important}.uagb-block-926bde71 .uagb-slider.round{border-radius:20px!important}.uagb-block-926bde71 .uagb-form-phone-country{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9JzE4cHgnIGhlaWdodD0nMThweCcgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIj48cGF0aCBkPSJtMzk2LjYgMTYwIDE5LjQgMjAuN0wyNTYgMzUyIDk2IDE4MC43bDE5LjMtMjAuN0wyNTYgMzEwLjV6IiBmaWxsPSIjMWQyMzI3IiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=) no-repeat;-moz-appearance:none!important;-webkit-appearance:none!important;background-position:top 50% right 12px;appearance:none!important}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-main-submit-button-wrap{text-align:left}.uagb-block-926bde71 .uagb-forms-checkbox-wrap input[type=checkbox]+label:before{background-color:#fff;width:15px;height:15px}.uagb-block-926bde71 .uagb-forms-radio-wrap input[type=radio]+label:before{background-color:#fff;width:15px;height:15px}.uagb-block-926bde71 .uagb-slider{background-color:#fff}.uagb-block-926bde71 .uagb-forms-main-form .uagb-switch{height:calc(1px + 1px + 26px);width:calc(1px + 1px + 56px)}.uagb-block-926bde71 .uagb-forms-main-form .uagb-slider:before{height:20px;width:20px;top:3px;bottom:3px;left:3px;background-color:#1e1e1e;border-radius:3px 3px 3px 3px}.uagb-block-926bde71 .uagb-switch input:checked+.uagb-slider{background-color:#017cba}.uagb-block-926bde71 .uagb-switch input:checked+.uagb-slider:before{transform:translateX(30px);background-color:#fff}.uagb-block-926bde71 .uagb-switch input:focus+.uagb-slider{box-shadow:0 0 1px#017cba}.uagb-block-926bde71 .uagb-forms-accept-wrap input[type=checkbox]+label:before{background-color:#fff;width:15px;height:15px}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-checkbox-wrap input[type=checkbox]+label:before{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#BDBDBD;border-style:solid}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-radio-wrap input[type=radio]+label:before{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#BDBDBD;border-style:solid}.uagb-block-926bde71 .uagb-forms-main-form .uagb-slider{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#BDBDBD;border-style:solid}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-accept-wrap input[type=checkbox]+label:before{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#BDBDBD;border-style:solid}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input{border-top-width:1px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-color:#BDBDBD;border-style:solid}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input.uagb-form-phone-country{padding-top:11px;padding-bottom:11px;padding-left:12px;padding-right:12px}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input{padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}.uagb-block-926bde71 .uagb-forms-checkbox-wrap input[type=checkbox]:checked+label:before{color:#fff;background-color:#017cba;font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-radio-wrap input[type=radio]:checked+label:before{background-color:#fff;box-shadow:inset 0 0 0 4px #017cba;font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-accept-wrap input[type=checkbox]:checked+label:before{color:#fff;background-color:#017cba;font-size:calc(15px / 1.2)}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-default figure img{box-shadow:0 0 0 #00000070}.uagb-block-9b2d2be9.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style:normal;align-self:center}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay figure img{box-shadow:0 0 0 #00000070}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:.2}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left:15px;right:15px;top:15px;bottom:15px}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style:normal;color:#fff;opacity:1}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color:#fff}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.uagb-block-9b2d2be9.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;opacity:0}.uagb-block-9b2d2be9.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-9b2d2be9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:1}.uagb-block-9b2d2be9.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity:1}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-default figure:hover img{box-shadow:0 0 0 #00000070}.uagb-block-9b2d2be9.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow:0 0 0 #00000070}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-9127dfaa{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9127dfaa>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-9127dfaa{min-height:10px;padding-top:150px;padding-bottom:80px;padding-left:50px;padding-right:50px;margin-top:!important;margin-bottom:!important;order:initial;background-clip:padding-box}.wp-block-uagb-container.uagb-block-9127dfaa::before{top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px)}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-14807d3a .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-14807d3a .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-14807d3a .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-14807d3a .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-14807d3a .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b9711ff{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b9711ff>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-6b9711ff.uagb-layout-grid>.uagb-container-inner-blocks-wrap{grid-template-columns:minmax(1px,75%) minmax(1px,25%);grid-template-rows:minmax(1px,1fr);align-items:stretch;justify-items:stretch;align-content:stretch;justify-content:stretch}.wp-block-uagb-container.uagb-block-6b9711ff{padding-top:50px;padding-bottom:50px;padding-left:25px;padding-right:25px;margin-top:!important;margin-bottom:!important;order:initial;background-color:var(--ast-global-color-0);}.uagb-block-a1286ce7.uagb-buttons__outer-wrap .uagb-buttons__wrap{justify-content:center;align-items:center}.uagb-block-a1286ce7.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width:auto}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa7bd58c{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa7bd58c>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-fa7bd58c{padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial;background-clip:padding-box}.wp-block-uagb-container.uagb-block-fa7bd58c::before{top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px)}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac31fdb3{max-width:800px;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac31fdb3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-ac31fdb3{padding-top:50px;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e9794530{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e9794530>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-e9794530{padding-top:0;padding-bottom:0;padding-left:55px;padding-right:55px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-faef32a6 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-faef32a6 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-faef32a6 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-faef32a6 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-faef32a6 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42747c37{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42747c37>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-42747c37{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bf083a2f.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-bf083a2f.wp-block-uagb-image{margin-top:-80px;margin-right:0;margin-bottom:0;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e401076{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e401076>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-9e401076{padding-top:75px;padding-bottom:75px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-advanced-heading.uagb-block-f4dd4e0f.wp-block-uagb-advanced-heading{padding-top:0%;padding-right:0%;padding-bottom:0%;padding-left:0%}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c163af1{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c163af1>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-9c163af1{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-37c75824{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-37c75824>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-37c75824{padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:30px;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65)}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-d3547ecf .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-d3547ecf .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-d3547ecf .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-d3547ecf .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d3547ecf .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-120df89f{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-120df89f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-120df89f{padding-top:40px;padding-bottom:50px;padding-left:30px;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65)}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-b0363100 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-b0363100 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-b0363100 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-b0363100 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b0363100 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1960ed95{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1960ed95>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1960ed95{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-611ae0e0{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-611ae0e0>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-611ae0e0{padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:30px;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65)}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-4e63da90 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-4e63da90 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-4e63da90 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-4e63da90 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-4e63da90 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-59f10780{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59f10780>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-59f10780{padding-top:40px;padding-bottom:50px;padding-left:30px;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65)}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-d80348c3 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-d80348c3 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-d80348c3 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-d80348c3 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d80348c3 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-589b5f1a{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-589b5f1a>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-589b5f1a{padding-top:60px;padding-bottom:60px;padding-left:50px;padding-right:50px;margin-top:!important;margin-bottom:!important;order:initial;background-clip:padding-box}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading{padding-top:0%;padding-right:0%;padding-bottom:0%;padding-left:0%;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3032839e{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3032839e>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%;column-gap:60px}.wp-block-uagb-container.uagb-block-3032839e{padding-top:50px;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;column-gap:60px}.wp-block-uagb-container.uagb-is-root-container .uagb-block-76f8404f{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-76f8404f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-76f8404f{padding-top:0;padding-bottom:0;padding-left:0;padding-right:30px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-b9a96573.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-c38caa4e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-c38caa4e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-c38caa4e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-c38caa4e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-c38caa4e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-c38caa4e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__source-image{width:16px}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:16px;height:16px;font-size:16px}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:0;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__wrap{display:flex;flex-direction:column;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.wp-block-uagb-icon-list.uagb-block-3a8dba26.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:0;margin-right:0;margin-bottom:0}.wp-block-uagb-icon-list.uagb-block-fe6af031 .uagb-icon-list__source-image{width:24px}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:24px;height:24px;font-size:24px}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:10px;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-fe6af031 .uagb-icon-list__wrap{display:flex;flex-direction:row;justify-content:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.wp-block-uagb-icon-list.uagb-block-fe6af031.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:5px;margin-right:5px;display:inline-flex}.wp-block-uagb-icon-list.uagb-block-fe6af031.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-752b9405{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-752b9405>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-752b9405{padding-top:0;padding-bottom:0;padding-left:30px;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-6d45fa80.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-b5ef69bd .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-b5ef69bd .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-b5ef69bd .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-b5ef69bd .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b5ef69bd .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-left:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-left:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__source-image{width:16px}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:16px;height:16px;font-size:16px}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:0;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__wrap{display:flex;flex-direction:column;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding-left:0}.wp-block-uagb-icon-list.uagb-block-99729302.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:0;margin-right:0;margin-bottom:0}.wp-block-uagb-icon-list.uagb-block-ad981972 .uagb-icon-list__source-image{width:24px}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:24px;height:24px;font-size:24px}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:10px;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-ad981972 .uagb-icon-list__wrap{display:flex;flex-direction:row;justify-content:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.wp-block-uagb-icon-list.uagb-block-ad981972.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:5px;margin-right:5px;display:inline-flex}.wp-block-uagb-icon-list.uagb-block-ad981972.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-209bee37{width:100%}.wp-block-uagb-container.uagb-block-209bee37{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:0px!important;margin-bottom:-20px!important;margin-left:0;margin-right:0;order:initial}.uagb-block-d9f16b05.wp-block-uagb-image-gallery{padding:}.uagb-block-d9f16b05 .spectra-image-gallery__control-arrows--carousel{border-style:none}.uagb-block-d9f16b05 .spectra-image-gallery__control-button{padding:}.uagb-block-d9f16b05 .spectra-image-gallery__layout--grid{grid-gap:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--isogrid{margin:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--isogrid .spectra-image-gallery__media-wrapper--isotope{padding:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--masonry{margin:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--masonry .spectra-image-gallery__media-wrapper--isotope{padding:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel .spectra-image-gallery__media-wrapper{padding:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel .slick-list{margin:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--tiled{grid-gap:0}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption{padding:8px 8px 8px 8px}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main.swiper-rtl .swiper-button-prev{left:auto}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main.swiper-rtl .swiper-button-next{right:auto}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a697b1e7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a697b1e7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%;column-gap:20px}.wp-block-uagb-container.uagb-block-a697b1e7{padding-top:60px;padding-bottom:60px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial;background-clip:padding-box;column-gap:20px}.wp-block-uagb-container.uagb-block-a697b1e7::before{top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px)}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;margin-top:0;margin-right:0;margin-bottom:50px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c1cae5f{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c1cae5f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-9c1cae5f{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-926bde71.uagb-forms__outer-wrap{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input-label{font-size:15px}.uagb-block-926bde71 .uagb-slider.round{border-radius:20px!important}.uagb-block-926bde71 .uagb-form-phone-country{background-position:top 50% right 12px;padding-right:30px}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-checkbox-wrap input[type=checkbox]+label:before{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-radio-wrap input[type=radio]+label:before{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-slider{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-accept-wrap input[type=checkbox]+label:before{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-switch input:checked+.uagb-slider:before{transform:translateX(30px)}.uagb-block-926bde71 .uagb-forms-checkbox-wrap input[type=checkbox]:checked+label:before{font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-radio-wrap input[type=radio]:checked+label:before{font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-accept-wrap input[type=checkbox]:checked+label:before{font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-main-form .uagb-switch{height:calc(1px + 1px + 26px);width:calc(1px + 1px + 56px)}.uagb-block-926bde71 .uagb-forms-main-form .uagb-slider:before{height:calc(20px + 0px);width:calc(20px + 0px);top:3px;bottom:3px;left:3px;border-radius:3px 3px 3px 3px}.uagb-block-9b2d2be9.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-9127dfaa{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9127dfaa>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-9127dfaa{min-height:50vh;padding-top:184px;padding-bottom:85px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial;background-clip:padding-box}.wp-block-uagb-container.uagb-block-9127dfaa::before{top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px)}.uagb-block-14807d3a.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:0;margin-top:0;margin-left:0;margin-right:0}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-separator{margin-bottom:30px;margin-top:30px;margin-left:0;margin-right:0}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-14807d3a .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-14807d3a .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-14807d3a .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-14807d3a .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-14807d3a .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-14807d3a.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6b9711ff{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6b9711ff>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-6b9711ff.uagb-layout-grid>.uagb-container-inner-blocks-wrap{grid-template-columns:minmax(1px,1fr);grid-template-rows:minmax(1px,1fr);align-items:stretch;justify-items:stretch;align-content:stretch;justify-content:stretch}.wp-block-uagb-container.uagb-block-6b9711ff{padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial;background-color:var(--ast-global-color-0);}.wp-block-uagb-advanced-heading.uagb-block-28d8e2a1.wp-block-uagb-advanced-heading{text-align:center}.uagb-block-a1286ce7.uagb-buttons__outer-wrap .uagb-buttons__wrap{justify-content:center;align-items:center}.uagb-block-a1286ce7.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width:auto}.wp-block-uagb-container.uagb-is-root-container .uagb-block-fa7bd58c{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-fa7bd58c>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap;row-gap:10px}.wp-block-uagb-container.uagb-block-fa7bd58c{min-height:10px;padding-top:60px;padding-bottom:40px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;row-gap:10px;order:initial;background-clip:padding-box}.wp-block-uagb-container.uagb-block-fa7bd58c::before{top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px)}.wp-block-uagb-advanced-heading.uagb-block-d10752ff.wp-block-uagb-advanced-heading{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.wp-block-uagb-advanced-heading.uagb-block-d10752ff .uagb-heading-text{margin-bottom:20px}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ac31fdb3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ac31fdb3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-ac31fdb3{padding-top:20px;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.wp-block-uagb-container.uagb-is-root-container .uagb-block-e9794530{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-e9794530>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-e9794530{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:0px!important;margin-bottom:0px!important;margin-left:0;margin-right:0;order:initial;flex-wrap:wrap}.wp-block-uagb-advanced-heading.uagb-block-09658496.wp-block-uagb-advanced-heading{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-faef32a6 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-faef32a6 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-faef32a6 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-faef32a6 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-faef32a6 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-faef32a6.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-42747c37{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-42747c37>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-42747c37{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bf083a2f.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-bf083a2f.wp-block-uagb-image{margin-top:-80px;margin-right:0;margin-bottom:0;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9e401076{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9e401076>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-9e401076{padding-top:65px;padding-bottom:50px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-advanced-heading.uagb-block-f4dd4e0f.wp-block-uagb-advanced-heading{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c163af1{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c163af1>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap;row-gap:0}.wp-block-uagb-container.uagb-block-9c163af1{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;row-gap:0;order:initial;flex-wrap:wrap}.wp-block-uagb-container.uagb-is-root-container .uagb-block-37c75824{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-37c75824>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-37c75824{padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65);flex-wrap:wrap}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-d3547ecf .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d3547ecf .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-d3547ecf .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-d3547ecf .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-d3547ecf .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-d3547ecf.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-120df89f{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-120df89f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-120df89f{padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65);flex-wrap:wrap}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-b0363100 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b0363100 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-b0363100 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-b0363100 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-b0363100 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-b0363100.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-b0363100.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1960ed95{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1960ed95>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap;row-gap:0}.wp-block-uagb-container.uagb-block-1960ed95{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;row-gap:0;order:initial;flex-wrap:wrap}.wp-block-uagb-container.uagb-is-root-container .uagb-block-611ae0e0{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-611ae0e0>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-611ae0e0{padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65);flex-wrap:wrap}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-4e63da90 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-4e63da90 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-4e63da90 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-4e63da90 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-4e63da90 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-4e63da90.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-59f10780{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-59f10780>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-59f10780{padding-top:40px;padding-bottom:50px;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;border-style:solid;border-color:rgb(255 255 255 / .65);flex-wrap:wrap}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-d80348c3 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d80348c3 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-d80348c3 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-d80348c3 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-d80348c3 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-d80348c3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-589b5f1a{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-589b5f1a>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-589b5f1a{padding-top:75px;padding-bottom:40px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial;background-clip:padding-box}.wp-block-uagb-advanced-heading.uagb-block-9a97f47f.wp-block-uagb-advanced-heading{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-3032839e{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-3032839e>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap;row-gap:75px}.wp-block-uagb-container.uagb-block-3032839e{padding-top:50px;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;row-gap:75px;order:initial;flex-wrap:wrap}.wp-block-uagb-container.uagb-is-root-container .uagb-block-76f8404f{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-76f8404f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-76f8404f{padding-top:0;padding-bottom:0;padding-left:0;padding-right:30px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-b9a96573.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-c38caa4e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-c38caa4e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-c38caa4e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-c38caa4e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-c38caa4e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-c38caa4e.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-c38caa4e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__source-image{width:16px}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:16px;height:16px;font-size:16px}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:0;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-3a8dba26 .uagb-icon-list__wrap{display:flex;flex-direction:column;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding-left:0}.wp-block-uagb-icon-list.uagb-block-3a8dba26.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:0;margin-right:0;margin-bottom:0}.wp-block-uagb-icon-list.uagb-block-fe6af031 .uagb-icon-list__source-image{width:24px}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:24px;height:24px;font-size:24px}.wp-block-uagb-icon-list.uagb-block-fe6af031 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:10px;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-fe6af031 .uagb-icon-list__wrap{display:flex;flex-direction:row;justify-content:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.wp-block-uagb-icon-list.uagb-block-fe6af031.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:5px;margin-right:5px;display:inline-flex}.wp-block-uagb-icon-list.uagb-block-fe6af031.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-752b9405{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-752b9405>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-752b9405{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-6d45fa80.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-b5ef69bd .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b5ef69bd .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-b5ef69bd .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-b5ef69bd .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-b5ef69bd .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-b5ef69bd.uagb-infobox__content-wrap:not(.wp-block-uagb-info-box--has-margin){padding-left:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap.wp-block-uagb-info-box--has-margin .uagb-infobox-margin-wrapper{padding-left:0}.uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-b5ef69bd.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__source-image{width:16px}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:16px;height:16px;font-size:16px}.wp-block-uagb-icon-list.uagb-block-99729302 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:0;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-99729302 .uagb-icon-list__wrap{display:flex;flex-direction:column;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding-left:0}.wp-block-uagb-icon-list.uagb-block-99729302.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:0;margin-right:0;margin-bottom:0}.wp-block-uagb-icon-list.uagb-block-ad981972 .uagb-icon-list__source-image{width:24px}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width:24px;height:24px;font-size:24px}.wp-block-uagb-icon-list.uagb-block-ad981972 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding:10px;border-width:0;align-self:center}.wp-block-uagb-icon-list.uagb-block-ad981972 .uagb-icon-list__wrap{display:flex;flex-direction:row;justify-content:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.wp-block-uagb-icon-list.uagb-block-ad981972.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left:5px;margin-right:5px;display:inline-flex}.wp-block-uagb-icon-list.uagb-block-ad981972.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child:first-child{margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-209bee37{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-209bee37{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:0px!important;margin-bottom:-20px!important;margin-left:0;margin-right:0;row-gap:0;order:initial;flex-wrap:wrap}.uagb-block-d9f16b05.wp-block-uagb-image-gallery{padding:}.uagb-block-d9f16b05 .spectra-image-gallery__control-arrows--carousel{border-style:none}.uagb-block-d9f16b05 .spectra-image-gallery__control-button{padding:}.uagb-block-d9f16b05 .spectra-image-gallery__layout--grid{grid-gap:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--isogrid{margin:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--isogrid .spectra-image-gallery__media-wrapper--isotope{padding:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--masonry{margin:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--masonry .spectra-image-gallery__media-wrapper--isotope{padding:0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel .spectra-image-gallery__media-wrapper{padding:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--carousel .slick-list{margin:0 0}.uagb-block-d9f16b05 .spectra-image-gallery__layout--tiled .spectra-image-gallery__media-wrapper{grid-gap:0}.uagb-block-d9f16b05 .spectra-image-gallery__media-thumbnail-caption{padding:8px 8px 8px 8px}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main.swiper-rtl .swiper-button-prev{left:auto}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main.swiper-rtl .swiper-button-next{right:auto}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main .swiper-button-prev::after{font-size:24px}.uagb-block-d9f16b05+.spectra-image-gallery__control-lightbox .spectra-image-gallery__control-lightbox--main .swiper-button-next::after{font-size:24px}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a697b1e7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a697b1e7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-a697b1e7{padding-top:60px;padding-bottom:60px;padding-left:40px;padding-right:40px;margin-top:!important;margin-bottom:!important;order:initial;background-clip:padding-box}.wp-block-uagb-container.uagb-block-a697b1e7::before{top:0;left:0;width:calc(100% + 0px + 0px);height:calc(100% + 0px + 0px)}.wp-block-uagb-advanced-heading.uagb-block-4192e2ca.wp-block-uagb-advanced-heading{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;margin-bottom:20px}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9c1cae5f{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9c1cae5f>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap;row-gap:50px}.wp-block-uagb-container.uagb-block-9c1cae5f{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:!important;margin-bottom:!important;row-gap:50px;order:initial;flex-wrap:wrap}.uagb-block-926bde71.uagb-forms__outer-wrap{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input-label{font-size:15px}.uagb-block-926bde71 .uagb-slider.round{border-radius:20px!important}.uagb-block-926bde71 .uagb-form-phone-country{background-position:top 50% right 6px;padding-right:30px}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-checkbox-wrap input[type=checkbox]+label:before{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-radio-wrap input[type=radio]+label:before{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-slider{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-accept-wrap input[type=checkbox]+label:before{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-forms-main-form .uagb-forms-input{border-style:solid;border-color:#BDBDBD}.uagb-block-926bde71 .uagb-switch input:checked+.uagb-slider:before{transform:translateX(30px)}.uagb-block-926bde71 .uagb-forms-checkbox-wrap input[type=checkbox]:checked+label:before{font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-radio-wrap input[type=radio]:checked+label:before{font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-accept-wrap input[type=checkbox]:checked+label:before{font-size:calc(15px / 1.2)}.uagb-block-926bde71 .uagb-forms-main-form .uagb-switch{height:calc(1px + 1px + 26px);width:calc(1px + 1px + 56px)}.uagb-block-926bde71 .uagb-forms-main-form .uagb-slider:before{height:calc(20px + 0px);width:calc(20px + 0px);top:3px;bottom:3px;left:3px;border-radius:3px 3px 3px 3px}.uagb-block-9b2d2be9.wp-block-uagb-image .wp-block-uagb-image__figure img{width:px;height:auto}}.uag-blocks-common-selector{z-index:var(--z-index-desktop)!important}@media (max-width:976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet)!important}}@media (max-width:767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile)!important}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.blockpage-brand-logos .wp-block-gallery img{width:auto!important;padding:0 30px;height:auto;max-height:40px}.wp-block-group.blockpage-brand-logos .wp-block-gallery figure{margin-bottom:initial!important}.wp-block-comments textarea#comment{border-radius:4px}input[type="submit"]{transition:all ease 0.23s;-o-transition:all ease 0.23s;-moz-transition:all ease 0.23s;-webkit-transition:all ease 0.23s}.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea,.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.wpcf7-form-control.wpcf7-select{border-radius:3px;border:1px solid #dad7d7;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.wpcf7-form-control.wpcf7-select{appearance:none;position:relative}.wpcf7-form-control.wpcf7-select:after{content:">";font-size:20px;position:absolute;right:20px;top:10px}form.wpcf7-form *::placeholder{font-size:14px}form.wpcf7-form *::-moz-placeholder{font-size:14px}form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.wpcf7-form-control.has-spinner.wpcf7-submit{background:var(--wp--preset--gradient--primary-gradient)!important;color:var(--wp--preset--color--heading-alt)!important;border-radius:60px;border:0;font-size:18px;padding:20px 40px;min-width:180px}.wpcf7-form-control.has-spinner.wpcf7-submit:hover{background:var(--wp--preset--color--secondary)!important}form.comment-form{border-radius:20px;margin-top:24px}.wp-block-post-comments-form{border-radius:20px}form.comment-form input[type="email"],form.comment-form input[type="text"],form.comment-form input[type="url"],form.comment-form textarea{border-radius:5px;margin:12px 0 25px}form.comment-form .form-submit.wp-block-button{margin-top:25px}.wp-block-comment-author-name{font-weight:600}.wp-block-comment-date a{color:var(--wp--preset--color--foregound);font-size:13px}.wp-block-comment-template li{margin-top:50px}.wp-block-comment-template li li{margin-top:10px;padding-left:60px}a.comment-reply-link{border:1px solid;padding:5px 13px;border-radius:40px;font-size:13px;opacity:.6}.wp-block-post-comments-form{margin-top:30px;display:inline-block;width:100%}.woocommerce ul.products li.product a img{border-radius:5px;height:350px;object-fit:cover}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 2.5% 2.992em 0;width:23.1%}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{border:0}.woocommerce #reviews #comments ol.commentlist{padding:0;margin-top:20px!important}.woocommerce-page .input-text{padding:11px 30px;border:1px solid #817e7e;border-radius:5px}.wp-block-post-excerpt__excerpt a,.entry-content.wp-block-post-content a{text-decoration:underline}.wp-block-social-links.blockpage-socials{font-size:18px}.wp-block-group.blockpage-topbar-links ul li a,.wp-block-group.footer-info-links ul li a{color:var(--wp--preset--color--foregound)}.wp-block-group.blockpage-topbar-links ul li a:hover,.wp-block-group.footer-info-links ul li a:hover{color:var(--wp--preset--color--primary)}.wp-block-social-links.blockpage-socials li a.wp-block-social-link-anchor:hover svg,.wp-block-group.blockpage-team-box:hover .wp-block-social-links li a.wp-block-social-link-anchor:hover svg{color:var(--wp--preset--color--primary);fill:var(--wp--preset--color--primary)}.wp-block-navigation ul li a.wp-block-pages-list__item__link:hover{color:var(--wp--preset--color--primary)}.wp-block-heading.has-text-align-center{position:relative}.wp-block-heading.has-text-align-center.blockpage-heading:after{content:"";width:50px;height:2px;left:50%;bottom:-15px;position:absolute;background:linear-gradient(to right,var(--wp--preset--color--background),var(--wp--preset--color--primary),var(--wp--preset--color--background));margin-left:-25px}.wp-block-gallery.blockpage-brands.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:70%!important;width:auto;margin:25px auto}.wp-block-gallery.blockpage-brands.has-nested-images.brands-left figure.wp-block-image img{margin:25px 0}.wp-block-gallery.blockpage-brands.has-nested-images figure.wp-block-image img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.wp-block-group.blockpage-portfolio-box,.wp-block-group.blockpage-post-blocks{position:relative;overflow:hidden}.wp-block-group.blockpage-portfolio-info a.wp-block-button__link.wp-element-button{width:60px;height:60px;text-indent:-5000px;position:relative}.wp-block-group.blockpage-portfolio-info a.wp-block-button__link.wp-element-button:before{content:"";width:60px;height:60px;position:absolute;left:0;top:0;background-color:var(--wp--preset--color--background);-webkit-mask-image:url(/wp-content/themes/blockpage/assets/images/button-arrow.svg);mask-image:url(/wp-content/themes/blockpage/assets/images/button-arrow.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center}.wp-block-group.blockpage-portfolio-info a.wp-block-button__link.wp-element-button:hover:before{background-color:var(--wp--preset--color--heading-alt)}.wp-block-group.blockpage-portfolio-box .wp-block-group.blockpage-portfolio-info{width:100%;position:absolute;left:0;opacity:0;bottom:0;transform:translateY(50%);-webkit-transform:translateY(50%)}.wp-block-group.blockpage-portfolio-box:hover .wp-block-group.blockpage-portfolio-info{opacity:1;bottom:50%}.wp-block-group.blockpage-portfolio-box:hover .wp-block-image{overflow:hidden}.wp-block-group.blockpage-portfolio-box:hover .wp-block-image img{opacity:.25;transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}.wp-block-group.blockpage-post-blocks:hover .wp-block-post-featured-image img,.wp-block-group.blockpage-service-box2:hover img{transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px)}.wp-block-group.blockpage-portfolio-box .wp-block-image{margin:0}.wp-block-group.blockpage-services-box:hover,.wp-block-group.blockpage-post-blocks:hover,.wp-block-group.blockpage-pricing-box:hover,.wp-block-group.blockpage-service-box2:hover{background-color:var(--wp--preset--color--hover-background)!important;transform:scale(1.015);-webkit-transform:scale(1.015);-moz-transform:scale(1.015)}.blockpage-cursor{border-radius:50%;background:#08b786;width:24px;height:24px;pointer-events:none;position:absolute;z-index:999;transition:all 2s ease-out;transition-property:border-radius;animation:blockpageAnimCursor 0.6s infinite alternate}.blockpage-cursor.focus{border-radius:50%;transition:all 0.6s ease-out;animation:hoverCursor 0.6s;opacity:0}@keyframes blockpageAnimCursor{from{transform:scale(1)}to{transform:scale(.5)}}@keyframes hoverCursor{from{transform:scale(1)}to{transform:scale(2.5)}}.wp-block-group.blockpage-portfolio-layout-2 .wp-block-cover{transition:all ease 0.23s}.wp-block-group.blockpage-portfolio-layout-2 .wp-block-cover:hover{transform:scale(.95)}.wp-block-group.blockpage-product-image .wc-block-components-product-sale-badge{border:0;background-color:var(--wp--preset--color--primary)!important;color:#fff;font-size:12px}.wp-block-group.blockpage-product-image{position:relative;overflow:hidden}.wp-block-group.blockpage-product-image .wc-block-components-product-image{margin:0}.wp-block-group.blockpage-product-image .wp-block-button.wc-block-components-product-button{position:absolute;left:5%;bottom:0;width:90%;opacity:0;transition:all ease 0.23s;-webkit-transition:all ease 0.23s}.wp-block-group.blockpage-product-image:hover .wp-block-button.wc-block-components-product-button{opacity:1;bottom:15px}.wp-block-button.blockpage-scrolltop-button .wp-block-button__link.wp-element-button{width:50px;height:50px;position:fixed;right:15px;bottom:15px;display:inline-block;z-index:999;text-indent:-5000px;display:none}.wp-block-button.blockpage-scrolltop-button .wp-block-button__link.wp-element-button:after{content:"";width:50px;height:50px;background-color:#fff;-webkit-mask-image:url(/wp-content/themes/blockpage/assets/images/toparrow.svg);mask-image:url(/wp-content/themes/blockpage/assets/images/toparrow.svg);mask-repeat:no-repeat;mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;position:absolute;display:inline-block;left:0;top:0}.wp-block-button.blockpage-scrolltop-button:hover .wp-block-button__link.wp-element-button:after{background-color:var(--wp--preset--color--primary)!important}.wp-block-group.blockpage-pricing-box,.wp-block-group.blockpage-team-image{position:relative;overflow:hidden}.wp-block-heading.blockpage-popular-badge{position:absolute;top:10px;height:15px;right:10px;border-radius:3px;padding:10px 10px}.wp-block-group.blockpage-team-image .wp-block-image{margin:0}.wp-block-group.blockpage-team-box:hover .wp-block-group.blockpage-team-image .wp-block-image img{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);opacity:.45}.wp-block-group.blockpage-team-image .wp-block-social-links{position:absolute;left:0;bottom:0;width:100%;margin:0;opacity:0;transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s}.wp-block-group.blockpage-team-box:hover .wp-block-social-links{bottom:30px;opacity:1}.blockpage-sticky-header{transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s}.blockpage-sticky-header.stikcy-enabled{position:fixed;cursor:pointer;z-index:9999;width:100%;left:0;top:0;padding-top:18px!important;padding-bottom:18px!important}body.logged-in .blockpage-sticky-header.stikcy-enabled{margin-top:30px}.blockpage-sticky-header.stikcy-enabled:before{content:"";left:0;top:0;height:100%;width:100%;position:absolute;background-color:var(--wp--preset--color--background)!important;opacity:.87}.blockpage-sticky-header.stikcy-enabled .wp-block-group{position:relative;z-index:9999}.wp-block-heading.blockpage-subheader{position:relative;display:flex;align-items:center}.wp-block-heading.blockpage-subheader:before{content:"";width:30px;height:1.5px;position:relative;display:inline-block;background-color:var(--wp--preset--color--primary)!important;margin-right:12px}.wp-block-button.blockpage-readmore-btns a{position:relative}.wp-block-button.blockpage-readmore-btns a:before{content:"";width:100%;height:1px;position:absolute;left:0;bottom:-5px;background-color:var(--wp--preset--color--heading-color)!important;transition:all ease 0.35s}.wp-block-button.blockpage-readmore-btns:hover a:before{width:80%;background-color:var(--wp--preset--color--primary)!important}.wp-block-group.blockpage-team-icon-overlap .wp-block-social-links{margin-top:-38px!important}.wp-block-group.blockpage-team-box-3 .wp-block-group.blockpage-team-overlay .wp-block-image{margin:0;transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s}.wp-block-group.blockpage-team-box-3 .wp-block-group.blockpage-team-overlay .wp-block-image img{transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s}.wp-block-group.blockpage-team-box-3 .wp-block-group.blockpage-team-overlay{position:relative;overflow:hidden}.wp-block-group.blockpage-team-box-3 .wp-block-group.blockpage-team-overlay .wp-block-group.team-overlay-content{position:absolute;left:0;width:100%;padding:20px;bottom:-20px;opacity:0;transition:all ease 0.23s;-webkit-transition:all ease 0.23s;-moz-transition:all ease 0.23s}.wp-block-group.blockpage-team-box-3 .wp-block-group.blockpage-team-overlay:hover .wp-block-group.team-overlay-content{bottom:10px;opacity:1}.wp-block-group.blockpage-team-box-3 .wp-block-group.blockpage-team-overlay:hover .wp-block-image img{opacity:.35;transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.blockpage-header-search.wp-block-search input[type="search"]{background:#fff0;color:var(--wp--preset--color--foregound)!important}.blockpage-header-search.wp-block-search input[type="search"]:focus{border:1px solid var(--wp--preset--color--primary)!important}.blockpage-search-style-2.wp-block-search .wp-block-search__inside-wrapper{margin-top:0}.blockpage-search-style-2.wp-block-search .wp-block-search__button{padding:10px}.blockpage-search-style-2.wp-block-search .wp-block-search__input{width:300px}.blockpage-search-style-2.wp-block-search .wp-block-search__button svg{width:36px;height:36px}.blockpage-footer-list-centered li,.blockpage-list-centered li{text-align:center}.wp-block-contact-form-7-contact-form-selector.blockpage-footer-newsletter{width:100%}.wp-block-contact-form-7-contact-form-selector.blockpage-footer-newsletter .wpcf7-form{position:relative;width:100%;margin-top:-10px}.wp-block-contact-form-7-contact-form-selector.blockpage-footer-newsletter input[type="email"]{border-radius:60px;border:0;padding:26px 20px}.wp-block-contact-form-7-contact-form-selector.blockpage-footer-newsletter .wpcf7-form-control.wpcf7-submit{border-radius:60px;padding:16px 45px;position:absolute;top:15px;right:5px;font-size:20px;background:var(--wp--preset--gradient--primary-gradient)!important;color:var(--wp--preset--color--heading-alt)!important}.wp-block-contact-form-7-contact-form-selector.blockpage-footer-newsletter .wpcf7-form-control.wpcf7-submit:hover{background:var(--wp--preset--color--secondary)!important}.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form input[type="text"],.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form input[type="email"],.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form input[type="tel"],.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form textarea{background:transparent!important;border:0;border-bottom:1px solid var(--wp--preset--color--border-color)!important;border-radius:0;padding:15px 0;margin-bottom:30px;color:var(--wp--preset--color--foregound)!important;font-size:18px}.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form .wpcf7-form-control-wrap{width:47%;display:inline-block}.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form .wpcf7-form-control-wrap:last-child{width:100%}.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form textarea{height:200px}.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form .wpcf7-form-control-wrap:nth-child(2),.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form .wpcf7-form-control-wrap:nth-child(5){margin-left:6%}.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form input[type="text"]:focus,.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form input[type="email"]:focus,.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form input[type="tel"]:focus,.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form textarea:focus{border-color:var(--wp--preset--color--primary)!important}.wp-block-contact-form-7-contact-form-selector.blockpage-contact-form *::placeholder{font-size:18px}.wp-block-column.blockpage-timeline-one{position:relative}.wp-block-column.blockpage-timeline-one:before{content:"";position:absolute;width:14px;height:14px;top:50%;right:-11px;margin-top:-8px;border-radius:50%;border:3px solid var(--wp--preset--color--primary)!important;background:var(--wp--preset--color--heading-color)!important}.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-1 input[type="email"],.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-2 input[type="email"],.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-4 input[type="email"]{border-radius:50px;height:60px}.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-1 .wpcf7-form-control.wpcf7-submit,.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-2 .wpcf7-form-control.wpcf7-submit{width:100%;border-radius:50px;margin-top:20px}.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-2 .wpcf7-form-control.wpcf7-submit,.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-2 input[type="email"]{border-radius:0}.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-4{position:relative}.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-4 .wpcf7-form-control.wpcf7-submit{position:absolute;right:5px;top:14px}.wp-block-contact-form-7-contact-form-selector.blockpage-newsletter-form-4 input[type="email"]{height:69px}