.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-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}:root{--header-height:70px;--z-index-1:100;--z-index-2:200;--z-index-3:300;--z-index-4:400;--z-index-hp-action:400;--z-index-5:500;--z-index-6:600;--z-index-modal:600;--z-index-hp-action-modal:700;--z-index-10:1000;--z-index-intercom-1:1100;--z-index-intercom-2:1200;--z-index-intercom-3:1300;--z-index-max:2147483647;--z-index-child-1:10;--z-index-child-2:20;--tooltip-width:250px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--primary-hostinger:#673de6;--primary-light-hostinger:#ebe4ff;--secondary-hostinger:#ff4546;--header-text-hostinger:rgba(#ebe4ff,30%);--primary-hosting24:#2760b8;--primary-light-hosting24:#ebe4ff;--secondary-hosting24:#ff6525;--header-text-hosting24:rgba(#2760b8,30%);--primary-weblink:#4285f4;--primary-light-weblink:#ebe4ff;--secondary-weblink:#ff6525;--header-text-weblink:rgba(#4285f4,30%);--primary-hostmania:#4285f4;--primary-light-hostmania:#ebe4ff;--secondary-hostmania:#ff6525;--header-text-hostmania:rgba(#4285f4,30%);--amazon-button-color:#000;--amazon-button-border:#74612f;--amazon-button-bg-gradient-1:#f2dfa7;--amazon-button-bg-gradient-2:#e9c565}.hostinger-affiliate-block-single-type{display:flex;margin-bottom:30px}@media screen and (max-width:768px){.hostinger-affiliate-block-single-type{flex-direction:column}}.hostinger-affiliate-block-single-type:last-of-type{margin-bottom:0}.hostinger-affiliate-block-single-type__product-data{display:flex;flex:1;flex-direction:column}.hostinger-affiliate-block-single-type__image{margin-right:24px;max-width:240px;min-width:240px}@media screen and (max-width:768px){.hostinger-affiliate-block-single-type__image{align-self:center;margin-bottom:25px;margin-right:0}}.hostinger-affiliate-block-single-type__image img{max-width:100%}.hostinger-affiliate-block-single-type__product-title a{text-decoration:none}.hostinger-affiliate-block-single-type__product-title a:hover{opacity:.8}.hostinger-affiliate-block-single-type__product-title h3{font-feature-settings:"clig" off,"liga" off;font-size:24px;font-style:normal;font-weight:700;margin-bottom:16px}.hostinger-affiliate-block-single-type__product-description{display:block;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:auto;padding-bottom:16px}.hostinger-affiliate-block-single-type__product-description p{margin-bottom:0}.hostinger-affiliate-block-single-type__product-description ul{margin-bottom:0;margin-left:0;padding-left:20px}.hostinger-affiliate-block-single-type__product-actions{border-top:1px solid #dadce0;display:flex;flex-wrap:wrap;padding-top:15px}.hostinger-affiliate-block-single-type__product-price{font-feature-settings:"clig" off,"liga" off;font-size:32px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-single-type__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-single-type__product-prime img{max-height:32px}.hostinger-affiliate-block-single-type__product-button-wrap{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:auto}.hostinger-affiliate-block-single-type__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important}.hostinger-affiliate-block-single-type__product-amazon-button,.hostinger-affiliate-block-single-type__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-single-type__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-block-wrap{margin-bottom:30px}.hostinger-affiliate-block-list-with-desc{display:flex;margin-bottom:30px;position:relative}@media screen and (max-width:768px){.hostinger-affiliate-block-list-with-desc{flex-direction:column}}.hostinger-affiliate-block-list-with-desc:last-of-type{margin-bottom:0}.hostinger-affiliate-block-list-with-desc__bestseller-label{align-items:center;background:#def4f0;color:#008361;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;height:24px;justify-content:center;left:0;line-height:16px;position:absolute;right:0;text-transform:uppercase;top:0}.hostinger-affiliate-block-list-with-desc__inner-wrap{border:1px solid #e0e0e0;display:flex;flex:1;padding:24px}@media screen and (max-width:768px){.hostinger-affiliate-block-list-with-desc__inner-wrap{flex-direction:column}}.hostinger-affiliate-block-list-with-desc__product-data{display:flex;flex:1;flex-direction:column}.hostinger-affiliate-block-list-with-desc__image{margin:15px 24px 0 0;max-width:240px;min-width:240px}@media screen and (max-width:768px){.hostinger-affiliate-block-list-with-desc__image{align-self:center;margin:15px 0 0}}.hostinger-affiliate-block-list-with-desc__image img{max-height:100%;max-width:100%}.hostinger-affiliate-block-list-with-desc__product-title a{text-decoration:none}.hostinger-affiliate-block-list-with-desc__product-title a:hover{opacity:.8}.hostinger-affiliate-block-list-with-desc__product-title h3{font-feature-settings:"clig" off,"liga" off;font-size:24px;font-style:normal;font-weight:700;margin-bottom:16px}.hostinger-affiliate-block-list-with-desc__product-description{display:block;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:auto;padding-bottom:16px}.hostinger-affiliate-block-list-with-desc__product-description p{margin-bottom:0}.hostinger-affiliate-block-list-with-desc__product-description ul{margin-bottom:0;margin-left:0;padding-left:20px}.hostinger-affiliate-block-list-with-desc__product-actions{border-top:1px solid #dadce0;display:flex;padding-top:15px}.hostinger-affiliate-block-list-with-desc__product-price{font-feature-settings:"clig" off,"liga" off;font-size:32px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-list-with-desc__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-list-with-desc__product-prime img{max-height:32px}.hostinger-affiliate-block-list-with-desc__product-button-wrap{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:auto}.hostinger-affiliate-block-list-with-desc__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important}.hostinger-affiliate-block-list-with-desc__product-amazon-button,.hostinger-affiliate-block-list-with-desc__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-list-with-desc__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-block-list-simple{border:1px solid #e0e0e0;display:flex;gap:24px;padding:16px}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple{align-items:center;flex-direction:column}}.hostinger-affiliate-block-list-simple+.hostinger-affiliate-block-list-simple{border-top:0}.hostinger-affiliate-block-list-simple__image{align-items:center;display:flex;max-width:120px}.hostinger-affiliate-block-list-simple__image img{max-width:100%}.hostinger-affiliate-block-list-simple__product-info{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-info{align-items:center}}.hostinger-affiliate-block-list-simple__bestseller-label{align-items:center;background:#def4f0;color:#008361;display:inline-flex;font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:16px;margin-bottom:12px;max-width:120px;padding:4px 8px;text-transform:uppercase}.hostinger-affiliate-block-list-simple__product-title a{text-decoration:none}.hostinger-affiliate-block-list-simple__product-title a:hover{opacity:.8}.hostinger-affiliate-block-list-simple__product-title h3{font-size:24px;font-style:normal;font-weight:700;margin-bottom:12px;margin-top:0}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-title h3{font-size:18px;margin-bottom:15px;text-align:center}}.hostinger-affiliate-block-list-simple__product-pricing{display:flex}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-pricing{justify-content:center;margin-bottom:15px}}.hostinger-affiliate-block-list-simple__product-price{font-size:24px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-list-simple__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-list-simple__product-prime img{max-height:32px}.hostinger-affiliate-block-list-simple__product-data{display:flex;flex:1}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-data{flex-direction:column}}.hostinger-affiliate-block-list-simple__product-info{padding-right:24px}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-info{padding-right:0}}.hostinger-affiliate-block-list-simple__product-actions{align-items:center;display:inline-flex;margin-left:auto}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-actions{margin-right:auto}}.hostinger-affiliate-block-list-simple__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important;min-width:186px}.hostinger-affiliate-block-list-simple__product-amazon-button,.hostinger-affiliate-block-list-simple__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-list-simple__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-block-list-cards{display:flex;gap:16px;margin-bottom:15px;overflow-x:scroll}.hostinger-affiliate-block-list-cards__item{display:flex;flex:1;flex-direction:column;min-width:200px}.hostinger-affiliate-block-list-cards__bestseller-label{align-items:center;background:#def4f0;color:#008361;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;height:24px;justify-content:center;line-height:16px;margin-bottom:16px;text-transform:uppercase}.hostinger-affiliate-block-list-cards__product_data{display:flex;flex:1;flex-direction:column;padding:16px}.hostinger-affiliate-block-list-cards__image{margin-bottom:24px;overflow:hidden}.hostinger-affiliate-block-list-cards__image div{padding-top:100%;position:relative}.hostinger-affiliate-block-list-cards__image img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.hostinger-affiliate-block-list-cards__product-title{margin-bottom:auto}.hostinger-affiliate-block-list-cards__product-title a{text-decoration:none}.hostinger-affiliate-block-list-cards__product-title a:hover{opacity:.8}.hostinger-affiliate-block-list-cards__product-title h3{font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:16px;margin-top:0}.hostinger-affiliate-block-list-cards__product-pricing{display:flex;margin-bottom:24px}.hostinger-affiliate-block-list-cards__product-price{font-size:24px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-list-cards__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-list-cards__product-prime img{max-height:32px}.hostinger-affiliate-block-list-cards__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important}.hostinger-affiliate-block-list-cards__product-amazon-button,.hostinger-affiliate-block-list-cards__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-list-cards__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-table-wrap{overflow:auto}.hostinger-affiliate-table{gap:0;grid-gap:1px;margin-bottom:30px}.hostinger-affiliate-table--is-mobile{display:none;grid-template-columns:minmax(0,150px) repeat(1,minmax(0,1fr));margin-bottom:25px}@media only screen and (max-width:767px){.hostinger-affiliate-table--is-mobile{display:grid}}.hostinger-affiliate-table--is-desktop{display:grid}@media only screen and (max-width:767px){.hostinger-affiliate-table--is-desktop{display:none}}@media only screen and (min-width:768px){.hostinger-affiliate-table--have-1-columns{grid-template-columns:minmax(0,150px) repeat(1,minmax(0,1fr))}.hostinger-affiliate-table--have-2-columns{grid-template-columns:minmax(0,150px) repeat(2,minmax(0,1fr))}.hostinger-affiliate-table--have-3-columns{grid-template-columns:minmax(0,150px) repeat(3,minmax(0,1fr))}.hostinger-affiliate-table--have-4-columns{grid-template-columns:minmax(0,150px) repeat(4,minmax(0,1fr));min-width:1200px}.hostinger-affiliate-table--have-5-columns{grid-template-columns:minmax(0,150px) repeat(5,minmax(0,1fr));min-width:1200px}.hostinger-affiliate-table--have-6-columns{grid-template-columns:minmax(0,150px) repeat(6,minmax(0,1fr));min-width:1200px}}.hostinger-affiliate-table__cell{outline:1px solid hsl(0 0% 79% / .5);padding:16px}.hostinger-affiliate-table__value{align-items:center;display:flex;height:100%;justify-content:center}.hostinger-affiliate-table__value--is-product-label{font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;line-height:16px;text-align:center;text-transform:uppercase}.hostinger-affiliate-table__value--is-feature-label{color:var(--neutral--600);font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-feature-label{font-size:12px}}.hostinger-affiliate-table__value--is-title{font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.hostinger-affiliate-table__value--is-title a{text-decoration:none}.hostinger-affiliate-table__value--is-title a:hover{opacity:.8}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-title{font-size:12px}}.hostinger-affiliate-table__value--is-thumbnail img{display:block;height:150px;margin-left:auto;margin-right:auto;max-width:100%;object-fit:contain;width:150px}.hostinger-affiliate-table__value--is-price{font-size:24px;font-style:normal;font-weight:700;line-height:32px}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-price{font-size:14px}}.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-mercado) a{align-items:center;background:linear-gradient(180deg,var(--amazon-button-bg-gradient-1) 0,var(--amazon-button-bg-gradient-2) 100%);border:1px solid var(--amazon-button-border);border-radius:4px;color:var(--amazon-button-color)!important;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-mercado) a{font-size:12px}}.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-amazon) a{align-items:center;background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-amazon) a{font-size:12px}}*{box-sizing:border-box}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body,html{height:100%}.wp-site-blocks{display:flex;flex-direction:column;height:100%}footer{margin-block-start:auto!important}.wp-block-spacer{margin-block-start:0!important}.edit-post-visual-editor__post-title-wrapper,.is-root-container .wp-block[data-align=full]>.wp-block-cover,.is-root-container .wp-block[data-align=full]>.wp-block-group,.wp-block-cover.alignfull,.wp-block-group.alignfull,.wp-block-group.has-background,.wp-site-blocks,body>.is-root-container{padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer)}.is-root-container .wp-block[data-align=full],.wp-site-blocks .alignfull,.wp-site-blocks>.wp-block-cover,.wp-site-blocks>.wp-block-group.has-background,.wp-site-blocks>.wp-block-template-part>.wp-block-cover,.wp-site-blocks>.wp-block-template-part>.wp-block-group.has-background,body>.is-root-container>.wp-block-cover,body>.is-root-container>.wp-block-template-part>.wp-block-cover,body>.is-root-container>.wp-block-template-part>.wp-block-group.has-background{margin-left:calc(var(--wp--custom--spacing--outer)*-1)!important;margin-right:calc(var(--wp--custom--spacing--outer)*-1)!important;width:unset}.has-ti-bg-inv-background-color{background-color:var(--wp--preset--color--raft-bg-inv)}.has-ti-bg-background-color{background-color:var(--wp--preset--color--raft-bg)}.has-ti-bg-alt-background-color{background-color:var(--wp--preset--color--raft-bg-alt)}.has-ti-fg-alt-color{color:var(--wp--preset--color--raft-fg-alt)}.has-ti-accent-background-color{background-color:var(--wp--preset--color--raft-accent)}.has-ti-accent-secondary-background-color{background-color:var(--wp--preset--color--raft-accent-secondary)}.has-huge-font-size{line-height:1.25}.has-x-large-font-size{line-height:1.3}.has-large-font-size{line-height:1.4}.has-medium-font-size{line-height:1.5}.has-normal-font-size{line-height:1.7}.has-small-font-size{line-height:1.6}.comment-form input:not([type=submit]),.comment-form textarea,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,input:read-write,select,textarea{background:var(--wp--preset--color--raft-bg);border:2px solid var(--wp--preset--color--raft-fg);border-radius:5px;color:var(--wp--preset--color--raft-fg)}button[type=submit],input[type=submit]{background:var(--wp--preset--color--raft-accent);border:0;border-color:var(--wp--preset--color--raft-accent);border-radius:5px;box-shadow:none;color:var(--wp--preset--color--raft-fg-alt);font-size:var(--wp--preset--font-size--normal);font-weight:600;padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--50)}.comment-form{grid-column-gap:15px;display:grid;grid-template-columns:repeat(3,1fr)}.comment-form>*{grid-column:1/span 3}.comment-form>.comment-form-author,.comment-form>.comment-form-email,.comment-form>.comment-form-url{grid-column:span 1}input:read-write:not([type=search]),select,textarea{font-size:var(--wp--preset--font-size--normal);padding:12px;width:100%}input,textarea{font-family:inherit}textarea{resize:vertical}.wp-block-image.aligncenter{margin-left:auto;margin-right:auto}.wp-block-image.alignleft{float:left;margin-right:2em}.wp-block-image.alignright{float:right;margin-left:2em}.wp-block-gallery.has-nested-images figcaption,figure.wp-block-image figcaption{opacity:.6;text-align:left}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:rgb(0 0 0 / .3);margin:0;opacity:1;padding:8px;text-align:left}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:0;opacity:.6}.wp-block-separator.is-style-wide{width:100%}.wp-block-categories.is-style-raft-pills{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--wp--preset--font-size--small);list-style:none;padding-left:0}.wp-block-categories.is-style-raft-pills li{background-color:var(--wp--preset--color--raft-bg-alt);border-radius:25px;margin:5px;padding:8px 24px}.wp-block-post-terms{display:flex;flex-wrap:wrap}.wp-block-post-terms.taxonomy-category a{background-color:var(--wp--preset--color--raft-bg-alt);border-radius:25px;margin:5px;padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--40)}.wp-block-post-terms.taxonomy-category .wp-block-post-terms__separator{display:none}.wp-block-post-terms.has-text-align-center{justify-content:center}.wp-block-post-terms.has-text-align-right{justify-content:flex-end}.wp-block-query-pagination-numbers .page-numbers:not(:last-child){margin-right:16px}.wp-block-search .wp-block-search__button{background:var(--wp--preset--color--raft-accent);border-color:var(--wp--preset--color--raft-accent);border-radius:5px;color:var(--wp--preset--color--raft-fg-alt)}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background:var(--wp--preset--color--raft-bg);color:var(--wp--preset--color--raft-fg)}.wp-block-navigation__responsive-container.is-menu-open{--navigation-layout-justification-setting:center}.wp-block-navigation__responsive-container.is-menu-open>.wp-block-navigation__container{gap:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{gap:24px!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container>li>a{font-size:var(--wp--preset--font-size--large)!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container{gap:24px!important}.wp-block-latest-posts img{display:block}.wp-block-latest-posts .wp-block-latest-posts__post-title{display:block;font-size:var(--wp--preset--font-size--medium);font-weight:600;margin-bottom:10px}.wp-block-latest-posts .wp-block-latest-posts__post-author,.wp-block-latest-posts time{font-size:var(--wp--preset--font-size--small)}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:var(--wp--preset--color--raft-bg-alt)}.wp-block-table thead{border-bottom:2px solid}.wp-block-table tfoot{border-top:2px solid}.wp-block-table figcaption{opacity:.6}@media (max-width:769px){body{--wp--preset--font-size--small:12px;--wp--preset--font-size--normal:16px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:24px;--wp--preset--font-size--x-large:28px;--wp--preset--font-size--huge:36px}}/*!
  * Plugin:	AAWP
  * URL:	https://getaawp.com
  * Name:	main.css
  */.aawp-clearfix:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.aawp-clearfix{display:inline-block}html[xmlns] .aawp-clearfix{display:block}* html .aawp-clearfix{height:1%}#elementor-editor-wrapper .icon-aawp:before,.elementor-edit-area .icon-aawp:before{background-image:url(/wp-content/plugins/aawp/assets/img/block-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:30px}.aawp .align-center{text-align:center}.aawp .aawp-button,.aawp-button{background-color:#fff;border:1px solid #ccc!important;box-sizing:border-box;color:#333!important;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:19px;margin:0;padding:7px 12px 6px;text-align:center;text-decoration:none!important}.aawp .aawp-button:hover,.aawp-button:hover{text-decoration:none!important}.aawp .aawp-button:active,.aawp .aawp-button:focus,.aawp-button:active,.aawp-button:focus{box-shadow:none;outline:none;text-decoration:none!important}.aawp .aawp-button:visited,.aawp-button:visited{color:#333!important}.aawp .aawp-button:focus,.aawp .aawp-button:hover,.aawp-button:focus,.aawp-button:hover{background-color:#fafafa;border:1px solid #ccc!important;color:#333!important}.aawp .aawp-button.rounded,.aawp-button.rounded{border-radius:3px}.aawp .aawp-button.shadow,.aawp-button.shadow{box-shadow:0 1px 2px rgb(0 0 0 / .3),inset 0 0 40px rgb(0 0 0 / .1)}.aawp .aawp-button.aawp-button--amazon,.aawp-button.aawp-button--amazon{background:#f0c14b;background:linear-gradient(180deg,#f7dfa5,#f0c14b) repeat scroll 0 0 #fff0;border-color:#9c7e31 #90742d #786025!important;border-radius:3px;box-shadow:inset 0 1px 0 hsl(0 0% 100% / .4);color:#111!important}.aawp .aawp-button.aawp-button--amazon:active,.aawp .aawp-button.aawp-button--amazon:focus,.aawp .aawp-button.aawp-button--amazon:hover,.aawp-button.aawp-button--amazon:active,.aawp-button.aawp-button--amazon:focus,.aawp-button.aawp-button--amazon:hover{background:#eeb933;background:linear-gradient(180deg,#f5d78e,#eeb933) repeat scroll 0 0 #fff0;color:#111!important}.aawp .aawp-button.aawp-button--blue,.aawp-button.aawp-button--blue{background-color:#3498db;border-color:#3498db!important;color:#fff!important}.aawp .aawp-button.aawp-button--blue:visited,.aawp-button.aawp-button--blue:visited{color:#fff!important}.aawp .aawp-button.aawp-button--blue:focus,.aawp .aawp-button.aawp-button--blue:hover,.aawp-button.aawp-button--blue:focus,.aawp-button.aawp-button--blue:hover{background-color:#2b94d9;border:1px solid #3498db!important;color:#fff!important}.aawp .aawp-button.aawp-button--red,.aawp-button.aawp-button--red{background-color:#e74c3c;border-color:#e74c3c!important;color:#fff!important}.aawp .aawp-button.aawp-button--red:visited,.aawp-button.aawp-button--red:visited{color:#fff!important}.aawp .aawp-button.aawp-button--red:focus,.aawp .aawp-button.aawp-button--red:hover,.aawp-button.aawp-button--red:focus,.aawp-button.aawp-button--red:hover{background-color:#e64433;border:1px solid #e74c3c!important;color:#fff!important}.aawp .aawp-button.aawp-button--green,.aawp-button.aawp-button--green{background-color:#27ae60;border-color:#27ae60!important;color:#fff!important}.aawp .aawp-button.aawp-button--green:visited,.aawp-button.aawp-button--green:visited{color:#fff!important}.aawp .aawp-button.aawp-button--green:focus,.aawp .aawp-button.aawp-button--green:hover,.aawp-button.aawp-button--green:focus,.aawp-button.aawp-button--green:hover{background-color:#25a65b;border:1px solid #27ae60!important;color:#fff!important}.aawp .aawp-button.aawp-button--yellow,.aawp-button.aawp-button--yellow{background-color:#ffdf88;border-color:#ffdf88!important;color:#333!important}.aawp .aawp-button.aawp-button--yellow:visited,.aawp-button.aawp-button--yellow:visited{color:#333!important}.aawp .aawp-button.aawp-button--yellow:focus,.aawp .aawp-button.aawp-button--yellow:hover,.aawp-button.aawp-button--yellow:focus,.aawp-button.aawp-button--yellow:hover{background-color:#ffdc7e;border:1px solid #ffdf88!important;color:#333!important}.aawp .aawp-button.aawp-button--orange,.aawp-button.aawp-button--orange{background-color:#f39c12;border-color:#f39c12!important;color:#fff!important}.aawp .aawp-button.aawp-button--orange:visited,.aawp-button.aawp-button--orange:visited{color:#fff!important}.aawp .aawp-button.aawp-button--orange:focus,.aawp .aawp-button.aawp-button--orange:hover,.aawp-button.aawp-button--orange:focus,.aawp-button.aawp-button--orange:hover{background-color:#ef970c;border:1px solid #f39c12!important;color:#fff!important}.aawp .aawp-button.aawp-button--dark,.aawp-button.aawp-button--dark{background-color:#363636;border-color:#363636!important;color:#fff!important}.aawp .aawp-button.aawp-button--dark:visited,.aawp-button.aawp-button--dark:visited{color:#fff!important}.aawp .aawp-button.aawp-button--dark:focus,.aawp .aawp-button.aawp-button--dark:hover,.aawp-button.aawp-button--dark:focus,.aawp-button.aawp-button--dark:hover{background-color:#313131;border:1px solid #363636!important;color:#fff!important}.aawp .aawp-button.aawp-button--icon,.aawp-button.aawp-button--icon{padding-left:32px;position:relative}.aawp .aawp-button.aawp-button--icon:before,.aawp-button.aawp-button--icon:before{background-position:9px;background-repeat:no-repeat;background-size:14px 14px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.aawp .aawp-button.aawp-button--icon-amazon-black:before,.aawp-button.aawp-button--icon-amazon-black:before{background-image:url(/wp-content/plugins/aawp/assets/img/icon-amazon-black.svg)}.aawp .aawp-button.aawp-button--icon-black:before,.aawp-button.aawp-button--icon-black:before{background-image:url(/wp-content/plugins/aawp/assets/img/icon-cart-black.svg)}.aawp .aawp-button.aawp-button--icon-amazon-white:before,.aawp-button.aawp-button--icon-amazon-white:before{background-image:url(/wp-content/plugins/aawp/assets/img/icon-amazon-white.svg)}.aawp .aawp-button.aawp-button--icon-white:before,.aawp-button.aawp-button--icon-white:before{background-image:url(/wp-content/plugins/aawp/assets/img/icon-cart-white.svg)}a.aawp-star-rating,a.aawp-star-rating:active,a.aawp-star-rating:focus,a.aawp-star-rating:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp-star-rating{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v1.svg);background-size:16px 16px;display:inline-block;height:16px;position:relative;width:80px}.aawp-star-rating,.aawp-star-rating>span{background-position:0;background-repeat:repeat-x;vertical-align:middle}.aawp-star-rating>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v1-active.svg);background-size:16px 16px;bottom:0;display:block;height:16px;left:0;position:absolute;top:0;width:80px}.aawp-star-rating--medium,.aawp-star-rating--medium>span{background-size:20px 20px;height:20px;width:100px}.aawp-star-rating--large,.aawp-star-rating--large>span{background-size:30px 30px;height:30px;width:150px}.aawp-star-rating--v2{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v2.svg)}.aawp-star-rating--v2>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v2-active.svg)}.aawp-star-rating--v3{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v3.svg)}.aawp-star-rating--v3>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v3-active.svg)}.aawp-star-rating--v4{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v4.svg)}.aawp-star-rating--v4>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v4-active.svg)}.aawp-star-rating--v5{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v5.svg)}.aawp-star-rating--v5>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v5-active.svg)}.aawp-star-rating--v6{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v6.svg)}.aawp-star-rating--v6>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v6-active.svg)}.aawp-star-rating--v7{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v7.svg)}.aawp-star-rating--v7>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/v7-active.svg)}.aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/img/stars/wayl.svg)}.aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/img/stars/wayl-active.svg)}.aawp-star-rating--wayl.aawp-star-rating--small,.aawp-star-rating--wayl.aawp-star-rating--small>span{background-size:12px 16px;height:16px;width:60px}.aawp-star-rating--wayl.aawp-star-rating--medium,.aawp-star-rating--wayl.aawp-star-rating--medium>span{background-size:15px 20px;height:20px;width:75px}.aawp-star-rating--wayl.aawp-star-rating--large,.aawp-star-rating--wayl.aawp-star-rating--large>span{background-size:23px 30px;height:30px;width:115px}.aawp-product{margin:0 0 30px;position:relative;width:100%}.aawp-product .aawp-product__title{word-wrap:break-word}.aawp-product__ribbon{font-size:12px;font-weight:400;line-height:20px;padding:0 20px;text-transform:uppercase}.aawp-product__ribbon--sale{background:#27ae60;border-bottom-left-radius:2px;color:#fff}.aawp-product__ribbon--bestseller{background:#e47911;border-bottom-right-radius:2px;color:#fff}.aawp-product__ribbon--new{background:#d9534f;border-bottom-right-radius:2px;color:#fff}.aawp.aawp-box.box--widget,.widget .aawp-box{box-sizing:border-box;margin-bottom:15px;padding:15px 10px 10px}.aawp.aawp-box.box--widget *,.aawp.aawp-box.box--widget :after,.aawp.aawp-box.box--widget :before,.widget .aawp-box *,.widget .aawp-box :after,.widget .aawp-box :before{box-sizing:border-box}.aawp.aawp-box.box--widget:last-child,.widget .aawp-box:last-child{margin-bottom:0}.aawp.aawp-box.box--widget.sale,.widget .aawp-box.sale{padding-top:30px}.aawp.aawp-box.box--widget .aawp-box__thumb,.widget .aawp-box .aawp-box__thumb{float:none;margin-bottom:10px;width:100%}.aawp.aawp-box.box--widget .aawp-box__image,.widget .aawp-box .aawp-box__image{margin-bottom:5px;max-width:120px}.aawp.aawp-box.box--widget .aawp-box__content,.widget .aawp-box .aawp-box__content{margin-left:0;padding-left:0}.aawp.aawp-box.box--widget .aawp-box__title,.widget .aawp-box .aawp-box__title{font-size:14px!important;line-height:1.3!important;text-align:center}.aawp.aawp-box.box--widget .aawp-box__footer,.widget .aawp-box .aawp-box__footer{margin-left:0;padding-left:0;text-align:center}.aawp.aawp-box.box--widget .aawp-box__footer p,.widget .aawp-box .aawp-box__footer p{margin:0}.aawp.aawp-box.box--widget .aawp-box__rating,.widget .aawp-box .aawp-box__rating{margin-left:0}.aawp.aawp-box.box--widget .aawp-box__pricing,.widget .aawp-box .aawp-box__pricing{margin:0 0 10px}.aawp.aawp-box.box--widget .aawp-box__price,.widget .aawp-box .aawp-box__price{line-height:1!important;margin-bottom:5px}.aawp.aawp-box.box--widget .aawp-box__price--old,.widget .aawp-box .aawp-box__price--old{font-size:13px!important}.aawp.aawp-box.box--widget .aawp-box__price--saved,.widget .aawp-box .aawp-box__price--saved{margin-top:0}.aawp.aawp-box.box--widget .aawp-box__price--current,.widget .aawp-box .aawp-box__price--current{display:block!important;font-size:18px!important;margin:0}.aawp.aawp-box.box--widget .aawp-box__prime,.widget .aawp-box .aawp-box__prime{margin:5px 0 0!important}.aawp.aawp-box.box--widget .aawp-box__btn,.widget .aawp-box .aawp-box__btn{margin-left:0;margin-top:5px}.aawp.aawp-box.box--widget .aawp-box__info,.widget .aawp-box .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static;text-align:center}.aawp.aawp-box.box--widget.inline-info .aawp-box__thumb,.widget .aawp-box.inline-info .aawp-box__thumb{margin-bottom:10px}.aawp.aawp-box.box--widget .aawp-box__description,.aawp.aawp-box.box--widget .aawp-box__reviews,.widget .aawp-box .aawp-box__description,.widget .aawp-box .aawp-box__reviews{display:none}.aawp .aawp-product--horizontal{zoom:1;background:#fff;border:1px solid #ececec;display:block;font-size:15px;line-height:1.6;max-width:100%;padding:20px;white-space:normal}.aawp .aawp-product--horizontal:after,.aawp .aawp-product--horizontal:before{content:" ";display:table}.aawp .aawp-product--horizontal:after{clear:both}.aawp .aawp-product--horizontal.aawp-product--ribbon{padding-top:35px}@media (min-width:769px){.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__thumb{width:250px}.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__content{margin-left:250px;padding-left:40px}}.aawp .aawp-product--horizontal .aawp-product__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__thumb{float:none;width:100%}}.aawp .aawp-product--horizontal .aawp-product__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-height:200px;max-width:100%;width:auto}.aawp .aawp-product--horizontal .aawp-product__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--horizontal .aawp-product__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--horizontal .aawp-product__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__content{margin:0;padding:0}}.aawp .aawp-product--horizontal .aawp-product__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--horizontal .aawp-product__description{margin:0}.aawp .aawp-product--horizontal .aawp-product__description>p{margin:0 0 5px}.aawp .aawp-product--horizontal .aawp-product__description>p:empty{display:none}.aawp .aawp-product--horizontal .aawp-product__description>ul{list-style-position:outside!important;list-style-type:disc;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--horizontal .aawp-product__description>ul li{word-wrap:break-word;background:none;margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__description{display:none}}.aawp .aawp-product--horizontal .aawp-product__footer{margin-left:160px;padding-left:20px;text-align:right}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__footer{margin:0;padding:0}}.aawp .aawp-product--horizontal .aawp-product__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--horizontal .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--horizontal .aawp-product__pricing span+span{margin-left:15px}.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-premium,.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__pricing{margin-bottom:0}}.aawp .aawp-product--horizontal .aawp-product__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--horizontal .aawp-product__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--horizontal .aawp-product__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__price--current{font-size:16px}}.aawp .aawp-product--horizontal .aawp-product__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--horizontal .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--horizontal .aawp-product__ribbon{padding:0 15px;position:absolute}.aawp .aawp-product--horizontal .aawp-product__ribbon--bestseller,.aawp .aawp-product--horizontal .aawp-product__ribbon--new{left:-1px;top:-1px}.aawp .aawp-product--horizontal .aawp-product__ribbon--sale{right:-1px;top:-1px}.aawp .aawp-product--horizontal .aawp-product__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__info{display:block;margin-top:10px;max-width:100%;position:static}}@media (min-width:768px){.aawp .aawp-product--horizontal.aawp-product--inline-info .aawp-product__thumb{margin-bottom:30px}}.aawp .aawp-product--horizontal.aawp-product--style-light{box-shadow:0 1px 2px rgb(0 0 0 / .3),inset 0 0 40px rgb(0 0 0 / .1)}.aawp .aawp-product--horizontal.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--horizontal.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:15px;position:relative;white-space:normal}.aawp .aawp-product--widget-vertical:after,.aawp .aawp-product--widget-vertical:before{content:" ";display:table}.aawp .aawp-product--widget-vertical:after{clear:both}@media (max-width:480px){.aawp .aawp-product--widget-vertical{margin-bottom:15px}}.aawp .aawp-product--widget-vertical.ribbon{padding-top:35px}.aawp .aawp-product--widget-vertical .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--widget-vertical .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--widget-vertical .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--widget-vertical .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--widget-vertical .aawp-box__description{margin:0}.aawp .aawp-product--widget-vertical .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--widget-vertical .aawp-box__description>p:empty{display:none}.aawp .aawp-product--widget-vertical .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--widget-vertical .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__description{display:none}}.aawp .aawp-product--widget-vertical .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--widget-vertical .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--widget-vertical .aawp-box__pricing:empty{display:none}.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--widget-vertical .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--widget-vertical .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--widget-vertical .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--widget-vertical .aawp-box__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--widget-vertical .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--widget-vertical .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--widget-vertical .aawp-box__bestseller{background:#e47911;background:rgb(228 121 17 / .8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--widget-vertical .aawp-box__sale{background:#27ae60;background:rgb(39 174 96 / .8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--widget-vertical .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media (min-width:768px){.aawp .aawp-product--widget-vertical.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--widget-vertical.aawp-product--ribbon{padding-top:25px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon{padding:0 10px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon--sale{position:absolute;right:-1px;top:-1px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon--bestseller,.aawp .aawp-product--widget-vertical .aawp-product__ribbon--new{left:-1px;position:absolute;top:-1px}.aawp .aawp-product--widget-vertical .aawp-product__image-link{border:none;box-shadow:none;margin:0;outline:none;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__image-link:active,.aawp .aawp-product--widget-vertical .aawp-product__image-link:focus,.aawp .aawp-product--widget-vertical .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__image{display:block;height:auto;margin:0 auto;max-height:200px;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%\9}.aawp .aawp-product--widget-vertical .aawp-product__content{position:relative}.aawp .aawp-product--widget-vertical .aawp-product__title{border:none;box-shadow:none;display:block;font-size:14px;font-weight:700;line-height:1.3;margin-top:10px;outline:none;text-align:center;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__meta{margin-top:5px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-check-prime,.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-star-rating{margin:0 5px}.aawp .aawp-product--widget-vertical .aawp-product__reviews{color:#666;display:inline-block;font-size:14px;line-height:14px;vertical-align:-10%}.aawp .aawp-product--widget-vertical .aawp-product__footer{text-align:center}.aawp .aawp-product--widget-vertical .aawp-product__footer .aawp-button{margin-top:10px}.aawp .aawp-product--widget-vertical .aawp-product__pricing{margin-top:10px;width:100%}.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-check-prime{display:block;margin:7px auto 0}.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--widget-vertical .aawp-product__price{line-height:18px;margin:0 5px}.aawp .aawp-product--widget-vertical .aawp-product__price--old{color:#666;font-size:13px;text-decoration:line-through}.aawp .aawp-product--widget-vertical .aawp-product__price--current{font-size:18px;font-weight:700}.aawp .aawp-product--widget-vertical .aawp-product__info{color:#666;display:block;font-size:11px;margin-top:10px;text-align:center}.aawp .aawp-product--widget-vertical.aawp-product--style-light{box-shadow:0 1px 2px rgb(0 0 0 / .3),inset 0 0 40px rgb(0 0 0 / .1)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current{color:#e2e2e2}.thrv_wrapper div.aawp,.thrv_wrapper div.aawp div{box-sizing:border-box}.thrv_wrapper .aawp .aawp-product--vertical{min-width:auto}.foo-table tbody tr td a.aawp-button{padding-bottom:inherit;padding-right:inherit;padding-top:inherit}.aawp,.aawp *,.aawp :after,.aawp :before,.aawp div,.aawp div *,.aawp div :after,.aawp div :before,.aawp span,.aawp span *,.aawp span :after,.aawp span :before{box-sizing:border-box}.aawp-credits,.aawp-disclaimer{font-size:12px}.aawp a.aawp-check-premium,.aawp a.aawp-check-premium:active,.aawp a.aawp-check-premium:focus,.aawp a.aawp-check-premium:hover,.aawp a.aawp-check-premium:visited,.aawp a.aawp-check-prime,.aawp a.aawp-check-prime:active,.aawp a.aawp-check-prime:focus,.aawp a.aawp-check-prime:hover,.aawp a.aawp-check-prime:visited,a.aawp-check-premium,a.aawp-check-premium:active,a.aawp-check-premium:focus,a.aawp-check-premium:hover,a.aawp-check-premium:visited,a.aawp-check-prime,a.aawp-check-prime:active,a.aawp-check-prime:focus,a.aawp-check-prime:hover,a.aawp-check-prime:visited{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-check-premium,.aawp-check-premium{background-image:url(/wp-content/plugins/aawp/assets/img/icon-check-premium.png);display:inline-block;height:16px;vertical-align:middle;width:75px}.aawp-link{position:relative}.aawp-link-icon-container{border:none;box-shadow:none;display:inline-block;height:16px;outline:none;overflow:visible;position:relative;text-decoration:none;width:16px}.aawp-link-icon-container--large{width:66px}.aawp-link-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:-2px;display:block;height:16px;left:0;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:absolute;transition:all .5s;width:16px}.aawp-link-icon.amazon{background-image:url(/wp-content/plugins/aawp/assets/img/icon-amazon.svg)}.aawp-link-icon.cart{background-color:#fff;background-color:hsl(0 0% 100% / .8);background-image:url(/wp-content/plugins/aawp/assets/img/icon-cart-black.svg)}.aawp-link-icon.amazon-logo{background-image:url(/wp-content/plugins/aawp/assets/img/icon-amazon-logo.png);bottom:-5px;height:20px;width:66px}.aawp-link-icon-container:hover .aawp-link-icon,.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon{height:30px;width:30px}.aawp-link-icon-container:hover .aawp-link-icon.amazon-logo,.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon.amazon-logo{height:30px;width:99px}.aawp.aawp-box{zoom:1;background:#fff;border:1px solid #ececec;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;padding:20px;position:relative;white-space:normal}.aawp.aawp-box,.aawp.aawp-box *,.aawp.aawp-box :after,.aawp.aawp-box :before{box-sizing:border-box}.aawp.aawp-box:after,.aawp.aawp-box:before{content:" ";display:table}.aawp.aawp-box:after{clear:both}@media (max-width:480px){.aawp.aawp-box{margin-bottom:15px}}.aawp.aawp-box.ribbon{padding-top:35px}.aawp.aawp-box .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp.aawp-box .aawp-box__thumb{float:none;width:100%}}.aawp.aawp-box .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp.aawp-box .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp.aawp-box .aawp-box__rating .aawp-star-rating,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:active,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:focus,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp.aawp-box .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp.aawp-box .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp.aawp-box .aawp-box__content{margin:0;padding:0}}.aawp.aawp-box .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media (max-width:480px){.aawp.aawp-box .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp.aawp-box .aawp-box__description{margin:0}.aawp.aawp-box .aawp-box__description>p{margin:0 0 5px}.aawp.aawp-box .aawp-box__description>p:empty{display:none}.aawp.aawp-box .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp.aawp-box .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp.aawp-box .aawp-box__description{display:none}}.aawp.aawp-box .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media (max-width:768px){.aawp.aawp-box .aawp-box__footer{margin:0;padding:0}}.aawp.aawp-box .aawp-box__pricing{display:block;margin-bottom:5px}.aawp.aawp-box .aawp-box__pricing:empty{display:none}.aawp.aawp-box .aawp-box__pricing span+span{margin-left:15px}.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-premium,.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp.aawp-box .aawp-box__pricing{margin-bottom:0}}.aawp.aawp-box .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp.aawp-box .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp.aawp-box .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp.aawp-box .aawp-box__price--current{font-size:16px}}.aawp.aawp-box .aawp-box__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp.aawp-box .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp.aawp-box .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp.aawp-box .aawp-box__bestseller{background:#e47911;background:rgb(228 121 17 / .8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp.aawp-box .aawp-box__sale{background:#27ae60;background:rgb(39 174 96 / .8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp.aawp-box .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media (max-width:768px){.aawp.aawp-box .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media (min-width:768px){.aawp.aawp-box.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp.aawp-responsive-table{-webkit-overflow-scrolling:touch;overflow-y:scroll}@media (min-width:768px){.aawp.aawp-responsive-table{overflow:visible}}.aawp.aawp-table{border:none;border-collapse:collapse;border-spacing:0;box-sizing:border-box;font-size:14px;line-height:1.4;margin:0 0 30px;table-layout:auto;width:100%}.aawp.aawp-table tr{border:none}.aawp.aawp-table td,.aawp.aawp-table th{padding:5px;vertical-align:top}.aawp.aawp-table th{border:none;border-bottom:2px solid #ccc;font-size:16px;text-align:center;white-space:nowrap}.aawp.aawp-table td{border:none;border-bottom:1px solid #ccc;text-align:center;vertical-align:middle}.aawp.aawp-table a{text-decoration:none}.aawp.aawp-table .position{font-weight:700;max-width:30px}.aawp.aawp-table .thumb img{display:block;height:auto;margin:0 auto;max-width:100%;width:100%\9}.aawp.aawp-table .title{min-width:150px;text-align:left}.aawp.aawp-table .description ul{margin:0;padding:0}.aawp.aawp-table .links{white-space:nowrap}.aawp-responsive-table-note{color:#666;font-size:14px}@media (min-width:768px){.aawp-responsive-table-note{display:none}}.aawp-box{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;padding:20px;position:relative;white-space:normal}.aawp-box:after,.aawp-box:before{content:" ";display:table}.aawp-box:after{clear:both}@media (max-width:480px){.aawp-box{margin-bottom:15px}}.aawp-box.ribbon{padding-top:35px}.aawp-box .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp-box .aawp-box__thumb{float:none;width:100%}}.aawp-box .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp-box .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp-box .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp-box .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp-box .aawp-box__content{margin:0;padding:0}}.aawp-box .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media (max-width:480px){.aawp-box .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp-box .aawp-box__description{margin:0}.aawp-box .aawp-box__description>p{margin:0 0 5px}.aawp-box .aawp-box__description>p:empty{display:none}.aawp-box .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp-box .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp-box .aawp-box__description{display:none}}.aawp-box .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media (max-width:768px){.aawp-box .aawp-box__footer{margin:0;padding:0}}.aawp-box .aawp-box__pricing{display:block;margin-bottom:5px}.aawp-box .aawp-box__pricing:empty{display:none}.aawp-box .aawp-box__pricing span+span{margin-left:15px}.aawp-box .aawp-box__pricing span+span.aawp-check-premium,.aawp-box .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp-box .aawp-box__pricing{margin-bottom:0}}.aawp-box .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp-box .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp-box .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp-box .aawp-box__price--current{font-size:16px}}.aawp-box .aawp-box__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp-box .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp-box .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp-box .aawp-box__bestseller{background:#e47911;background:rgb(228 121 17 / .8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp-box .aawp-box__sale{background:#27ae60;background:rgb(39 174 96 / .8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp-box .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media (max-width:768px){.aawp-box .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media (min-width:768px){.aawp-box.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp-not-available-info,.aawp-not-available-notice{font-size:80%}.aawp-not-available-info{color:#4189a5}.aawp-not-available-notice{color:#f0ad4e}.aawp.aawp-box.light{box-shadow:0 1px 2px rgb(0 0 0 / .3),inset 0 0 40px rgb(0 0 0 / .1)}.aawp.aawp-box.dark{background:#232f3e;color:#f2f2f2}.aawp.aawp-box.dark .aawp-box__title,.aawp.aawp-box.dark .aawp-box__title:visited{color:#fff}.aawp.aawp-box.dark .aawp-box__title:focus,.aawp.aawp-box.dark .aawp-box__title:hover{color:#f2f2f2}.aawp.aawp-box.dark .aawp-box__price--current{color:#fff}.aawp.aawp-box.dark .aawp-box__info,.aawp.aawp-box.dark .aawp-box__price--old,.aawp.aawp-box.dark .aawp-box__reviews{color:#ccc}.aawp.aawp-box.dark .aawp-box__bestseller{left:0;top:0}.aawp.aawp-box.dark .aawp-box__sale{right:0;top:0}.aawp-grid{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 -2%}.aawp-grid__item{margin:0 2%;width:100%}@media (min-width:481px){.aawp-grid__item{display:flex}.aawp-grid__item>*{max-width:100%}}@media (min-width:601px){.aawp-grid--col-2 .aawp-grid__item{width:46%}.aawp-grid--col-3 .aawp-grid__item{width:29.33333333%}.aawp-grid--col-4 .aawp-grid__item{width:21%}.aawp-grid--col-5 .aawp-grid__item{width:16%}.aawp-grid--col-6 .aawp-grid__item{width:12.66666667%}}@media (min-width:601px) and (max-width:1024px){.aawp-grid--col-3 .aawp-grid__item,.aawp-grid--col-4 .aawp-grid__item,.aawp-grid--col-5 .aawp-grid__item,.aawp-grid--col-6 .aawp-grid__item{width:46%}}.aawp table.aawp-table{border:none;border-collapse:collapse;border-spacing:0;display:block;font-size:16px;margin:10px 0 30px}.aawp table.aawp-table,.aawp table.aawp-table tbody,.aawp table.aawp-table td,.aawp table.aawp-table th,.aawp table.aawp-table thead,.aawp table.aawp-table tr{border:none;display:block}.aawp table.aawp-table thead tr{left:-9999px;position:absolute;top:-9999px}.aawp table.aawp-table tr{margin-bottom:20px}.aawp table.aawp-table tr:nth-child(odd){background-color:#fafafa}.aawp table.aawp-table th{border:none}.aawp table.aawp-table td{border:1px solid #ededed;border-bottom:none;padding:10px}.aawp table.aawp-table td:last-child{border-bottom:1px solid #ededed}.aawp table.aawp-table td:before{content:attr(data-label) ": ";display:inline-block;font-weight:700;width:125px}.aawp table.aawp-table td img{display:inline-block;height:auto;margin:0 auto;max-height:200px;max-width:100%;width:100%\9}.aawp table.aawp-table td.aawp-table__td-position{font-weight:700;text-align:center}.aawp table.aawp-table td.aawp-table__td-position:before{content:attr(data-label) "";margin-right:5px;width:auto}.aawp table.aawp-table td.aawp-table__td-links,.aawp table.aawp-table td.aawp-table__td-thumb,.aawp table.aawp-table td.aawp-table__td-title{text-align:center}.aawp table.aawp-table td .aawp-product__reviews,.aawp table.aawp-table td.aawp-table__td-links:before,.aawp table.aawp-table td.aawp-table__td-thumb:before,.aawp table.aawp-table td.aawp-table__td-title:before{display:none}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price{display:inline-block;margin-right:10px;vertical-align:middle}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old{color:#666;font-size:11.2px;text-decoration:line-through}@media (min-width:800px){.aawp table.aawp-table{border:1px solid #ededed;display:table;font-size:14px;line-height:1.4;table-layout:auto;width:100%}.aawp table.aawp-table thead{display:table-header-group}.aawp table.aawp-table thead tr{left:auto;position:static;top:auto}.aawp table.aawp-table tbody{display:table-row-group}.aawp table.aawp-table tr{display:table-row}.aawp table.aawp-table td,.aawp table.aawp-table th{display:table-cell;padding:10px 12px;text-align:left}.aawp table.aawp-table td:before{content:"";display:none;width:auto}.aawp table.aawp-table thead{background:#fafafa}.aawp table.aawp-table tr:nth-child(odd){background:none}.aawp table.aawp-table td,.aawp table.aawp-table th{vertical-align:middle}.aawp table.aawp-table td.aawp-table__td-position,.aawp table.aawp-table td.aawp-table__th-position,.aawp table.aawp-table th.aawp-table__td-position,.aawp table.aawp-table th.aawp-table__th-position{font-weight:700;max-width:50px;white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-thumb img,.aawp table.aawp-table td.aawp-table__th-thumb img,.aawp table.aawp-table th.aawp-table__td-thumb img,.aawp table.aawp-table th.aawp-table__th-thumb img{display:block;height:auto;margin:0 auto;max-height:100px;max-width:100%;max-width:65px;width:100%\9}.aawp table.aawp-table td.aawp-table__td-title,.aawp table.aawp-table td.aawp-table__th-title,.aawp table.aawp-table th.aawp-table__td-title,.aawp table.aawp-table th.aawp-table__th-title{min-width:150px;text-align:left}.aawp table.aawp-table td.aawp-table__td-rating .aawp-product__reviews,.aawp table.aawp-table td.aawp-table__th-rating .aawp-product__reviews,.aawp table.aawp-table th.aawp-table__td-rating .aawp-product__reviews,.aawp table.aawp-table th.aawp-table__th-rating .aawp-product__reviews{color:#666;display:block;font-size:12px;margin-top:5px;white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-pricing,.aawp table.aawp-table td.aawp-table__th-pricing,.aawp table.aawp-table th.aawp-table__td-pricing,.aawp table.aawp-table th.aawp-table__th-pricing{white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price{display:block;font-weight:700}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price--old,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price--old,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price--old{font-weight:400}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-check-prime,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-check-prime,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-check-prime,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-check-prime{margin-top:5px}.aawp table.aawp-table td.aawp-table__td-links,.aawp table.aawp-table td.aawp-table__th-links,.aawp table.aawp-table th.aawp-table__td-links,.aawp table.aawp-table th.aawp-table__th-links{white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-links .aawp-button,.aawp table.aawp-table td.aawp-table__th-links .aawp-button,.aawp table.aawp-table th.aawp-table__td-links .aawp-button,.aawp table.aawp-table th.aawp-table__th-links .aawp-button{word-break:break-all}.aawp table.aawp-table tr th{font-weight:700;text-align:left}.aawp table.aawp-table tr td{border-left:none;border-right:none}.aawp table.aawp-table a{border:none;box-shadow:none;outline:none;text-decoration:none}}.aawp table.aawp-comparison-table{border:none;border-collapse:separate;border-spacing:0;font-size:16px;margin:10px 0 30px}.aawp table.aawp-comparison-table,.aawp table.aawp-comparison-table tbody,.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th,.aawp table.aawp-comparison-table thead,.aawp table.aawp-comparison-table tr{border:none;display:block;overflow:hidden}.aawp table.aawp-comparison-table thead tr{left:-9999px;position:absolute;top:-9999px}.aawp table.aawp-comparison-table tr{margin-bottom:20px}.aawp table.aawp-comparison-table tr:nth-child(odd){background-color:#fafafa}.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th{border-bottom:1px solid #ededed;border-right:1px solid #ededed}.aawp table.aawp-comparison-table td{padding:10px}.aawp table.aawp-comparison-table td:before{content:attr(data-label) ": ";display:inline-block;font-weight:700;width:125px}.aawp table.aawp-comparison-table td img{display:inline-block;height:auto;max-width:100%;width:100%\9}.aawp table.aawp-comparison-table td.position{font-weight:700;text-align:center}.aawp table.aawp-comparison-table td.position:before{content:attr(data-label) "";width:auto}.aawp table.aawp-comparison-table td.links,.aawp table.aawp-comparison-table td.thumb,.aawp table.aawp-comparison-table td.title{text-align:center}.aawp table.aawp-comparison-table td.links:before,.aawp table.aawp-comparison-table td.thumb:before,.aawp table.aawp-comparison-table td.title:before{display:none}.aawp table.aawp-comparison-table td.pricing .price{display:block;line-height:20px;min-height:20px}.aawp table.aawp-comparison-table td.pricing .price--current{font-size:16px;font-weight:700}.aawp table.aawp-comparison-table td.pricing .price--old{color:#666;font-size:12px;text-decoration:line-through}@media (min-width:800px){.aawp table.aawp-comparison-table{background:#fff;border-left:1px solid #ededed;border-top:1px solid #ededed;display:table;font-size:14px;line-height:1.4;table-layout:fixed;width:100%}.aawp table.aawp-comparison-table thead{display:table-header-group}.aawp table.aawp-comparison-table thead tr{left:auto;position:static;top:auto}.aawp table.aawp-comparison-table tbody{display:table-row-group}.aawp table.aawp-comparison-table tr{display:table-row}.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th{display:table-cell;padding:10px 12px;text-align:left}.aawp table.aawp-comparison-table td:before{content:"";display:none;width:auto}.aawp table.aawp-comparison-table tr:nth-child(odd){background:none}.aawp table.aawp-comparison-table tr:nth-child(2n){background:#fafafa}.aawp table.aawp-comparison-table th{font-weight:700;text-align:left}.aawp table.aawp-comparison-table td{text-align:center}.aawp table.aawp-comparison-table td.thumb img{height:auto;margin:0 auto;max-height:115px;max-width:100%;width:auto}.aawp table.aawp-comparison-table td.rating .reviews{color:#666;display:block;font-size:12px;margin-top:5px;white-space:nowrap}.aawp table.aawp-comparison-table td.pricing .price{display:block;font-weight:700}.aawp table.aawp-comparison-table td.pricing .aawp-check-prime{margin-top:5px}.aawp table.aawp-comparison-table a{border:none;box-shadow:none;outline:none;text-decoration:none}}.aawp-icon-globe{background-image:url(/wp-content/plugins/aawp/assets/img/icon-globe.svg)}.aawp-icon-globe,.aawp-icon-yes{background-position:50%;background-repeat:no-repeat;background-size:16px;display:inline-block;height:16px;vertical-align:-15%;width:16px}.aawp-icon-yes{background-image:url(/wp-content/plugins/aawp/assets/img/icon-yes.svg)}.aawp-icon-no{background-image:url(/wp-content/plugins/aawp/assets/img/icon-no.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;display:inline-block;height:16px;vertical-align:-15%;width:16px}.aawp-tb{border-collapse:collapse;border-spacing:1px;color:#444;font-size:13px;line-height:20px;margin:20px 0 0;table-layout:fixed}.aawp-tb__data,.aawp-tb__head{background-clip:padding-box;border:1px solid #d7d7d7;padding:10px 9px;position:relative;text-align:center}.aawp-tb__head{font-weight:700;text-align:left}.aawp-tb__data,.aawp-tb__head{vertical-align:middle}.aawp-tb-ribbon{background:#fff0;color:#fff;display:none;font-size:13px;line-height:20px;padding:10px 5px;text-align:center}.aawp-tb-thumb{display:block;margin:10px}.aawp-tb-thumb img{background-color:#fff0;box-shadow:none;display:block;float:none;height:150px;max-width:100%;-o-object-fit:contain;object-fit:contain;opacity:1;width:150px}.aawp-tb__data--highlight .aawp-tb-thumb img,.aawp-tb__row--highlight .aawp-tb-thumb img{border:none;box-shadow:none}.aawp-tb--desktop{display:table;margin-bottom:1.75em;width:100%}@media (max-width:767px){.aawp-tb--desktop{display:none}}.aawp-tb--desktop .aawp-tb__row{display:table-row}.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__data:not(.aawp-tb__data--highlight),.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__head{background-color:#f5f5f5}.aawp-tb--desktop .aawp-tb__data,.aawp-tb--desktop .aawp-tb__head{display:table-cell}.aawp-tb--desktop .aawp-tb__data,.aawp-tb--desktop .aawp-tb__data--highlight{position:relative}.aawp-tb--desktop .aawp-tb__data--highlight:after{border-left:1px solid #fff0;bottom:0;content:"";display:block;left:-1px;position:absolute;top:-1px;width:0}.aawp-tb--desktop .aawp-tb-ribbon{left:-1px;position:absolute;right:0;top:-1px}.aawp-tb--desktop.aawp-tb--hide-desktop-labels .aawp-tb__head,.aawp-tb--desktop.aawp-tb--hide-labels .aawp-tb__head{display:none}.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__data,.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__head{padding-top:52px}.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb-ribbon{display:block}.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__head{width:100%}.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__head{width:50%}.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__head{width:33.33333333%}.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__head{width:25%}.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__head{width:20%}.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__head{width:16.66666667%}.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__head{width:14.28571429%}@media (max-width:1200px){.aawp-tb--desktop .aawp-tb__data:nth-child(7){display:none}}@media (max-width:1100px){.aawp-tb--desktop .aawp-tb__data:nth-child(6){display:none}}@media (max-width:1000px){.aawp-tb--desktop .aawp-tb__data:nth-child(5){display:none}}.aawp-tb--mobile{display:none}@media (max-width:767px){.aawp-tb--mobile{display:block}}.aawp-tb--mobile .aawp-tb__product{border:1px solid #fff0;margin:0 0 30px;position:relative}.aawp-tb--mobile .aawp-tb__row{display:table;width:100%}.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__data,.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__head{background-color:#f5f5f5}.aawp-tb--mobile .aawp-tb__data,.aawp-tb--mobile .aawp-tb__head{display:table-cell}.aawp-tb--mobile .aawp-tb__data,.aawp-tb--mobile .aawp-tb__head{width:50%}.aawp-tb--mobile .aawp-tb__product--highlight .aawp-tb-ribbon{display:block}.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__head,.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__head{display:none}.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__data,.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__data{width:100%}.aawp-tb--mobile .aawp-tb-product-data-thumb img{background:#fff0}.aawp-tb-product-data-thumb img{display:block;margin:0 auto}.aawp .aawp-product--vertical{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:25px 15px 15px;position:relative;white-space:normal}.aawp .aawp-product--vertical:after,.aawp .aawp-product--vertical:before{content:" ";display:table}.aawp .aawp-product--vertical:after{clear:both}@media (max-width:480px){.aawp .aawp-product--vertical{margin-bottom:15px}}.aawp .aawp-product--vertical.ribbon{padding-top:35px}.aawp .aawp-product--vertical .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--vertical .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--vertical .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--vertical .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--vertical .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--vertical .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--vertical .aawp-box__description{margin:0}.aawp .aawp-product--vertical .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--vertical .aawp-box__description>p:empty{display:none}.aawp .aawp-product--vertical .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--vertical .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__description{display:none}}.aawp .aawp-product--vertical .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--vertical .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--vertical .aawp-box__pricing:empty{display:none}.aawp .aawp-product--vertical .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--vertical .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--vertical .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--vertical .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--vertical .aawp-box__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--vertical .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--vertical .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--vertical .aawp-box__bestseller{background:#e47911;background:rgb(228 121 17 / .8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--vertical .aawp-box__sale{background:#27ae60;background:rgb(39 174 96 / .8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--vertical .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media (min-width:768px){.aawp .aawp-product--vertical.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--vertical .aawp-product__ribbon{padding:0 10px}.aawp .aawp-product--vertical .aawp-product__ribbon--sale{position:absolute;right:-1px;top:-1px}.aawp .aawp-product--vertical .aawp-product__ribbon--bestseller,.aawp .aawp-product--vertical .aawp-product__ribbon--new{left:-1px;position:absolute;top:-1px}.aawp .aawp-product--vertical .aawp-product__image{border:none;box-shadow:none;display:block;height:250px;margin:0 auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:250px}.aawp .aawp-product--vertical.aawp-product--bestseller .aawp-product__image,.aawp .aawp-product--vertical.aawp-product--new .aawp-product__image{margin-top:3px}.aawp .aawp-product--vertical .aawp-product__content{min-height:75px;position:relative}.aawp .aawp-product--vertical .aawp-product__title{border:none;box-shadow:none;display:block;font-size:16px;font-weight:700;height:40px;line-height:20px;margin-top:10px;outline:none;overflow:hidden;text-decoration:none;text-overflow:ellipsis}.aawp .aawp-product--vertical .aawp-product__meta{display:inline-block;display:block;margin-top:5px}.aawp .aawp-product--vertical .aawp-product__meta .aawp-check-prime{float:right;margin-top:7px}.aawp .aawp-product--vertical .aawp-product__reviews{color:#666;display:inline-block;font-size:14px;line-height:14px;vertical-align:-10%}.aawp .aawp-product--vertical .aawp-product__footer{text-align:right}.aawp .aawp-product--vertical .aawp-product__footer .aawp-check-prime{margin-bottom:5px}.aawp .aawp-product--vertical .aawp-product__footer .aawp-button{display:block;margin:0;width:100%}.aawp .aawp-product--vertical .aawp-product__footer .aawp-button+.aawp-button{margin-top:10px}.aawp .aawp-product--vertical .aawp-product__pricing{display:inline-block;margin-top:10px;width:100%}.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--vertical .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--vertical .aawp-product__price{line-height:18px}.aawp .aawp-product--vertical .aawp-product__price--old{color:#666;float:left;font-size:14px;text-decoration:line-through}.aawp .aawp-product--vertical .aawp-product__price--current{float:right;font-size:18px;font-weight:700}.aawp .aawp-product--vertical .aawp-product__info{color:#666;display:block;font-size:11px;margin-top:10px;text-align:center}.aawp .aawp-product--vertical.aawp-product--style-light{box-shadow:0 1px 2px rgb(0 0 0 / .3),inset 0 0 40px rgb(0 0 0 / .1)}.aawp .aawp-product--vertical.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--vertical.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--list{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:10px;position:relative;white-space:normal}.aawp .aawp-product--list:after,.aawp .aawp-product--list:before{content:" ";display:table}.aawp .aawp-product--list:after{clear:both}@media (max-width:480px){.aawp .aawp-product--list{margin-bottom:15px}}.aawp .aawp-product--list.ribbon{padding-top:35px}.aawp .aawp-product--list .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--list .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--list .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--list .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--list .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--list .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--list .aawp-box__description{margin:0}.aawp .aawp-product--list .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--list .aawp-box__description>p:empty{display:none}.aawp .aawp-product--list .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--list .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__description{display:none}}.aawp .aawp-product--list .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--list .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--list .aawp-box__pricing:empty{display:none}.aawp .aawp-product--list .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--list .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--list .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--list .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--list .aawp-box__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--list .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--list .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--list .aawp-box__bestseller{background:#e47911;background:rgb(228 121 17 / .8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--list .aawp-box__sale{background:#27ae60;background:rgb(39 174 96 / .8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--list .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media (min-width:768px){.aawp .aawp-product--list.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--list:first-child.aawp-product--ribbon{margin-top:10px}.aawp .aawp-product--list.aawp-product--bestseller,.aawp .aawp-product--list.aawp-product--new{padding-top:20px}.aawp .aawp-product--list .aawp-product__ribbon{font-size:11px;line-height:18px;padding:0 20px;z-index:10}.aawp .aawp-product--list .aawp-product__ribbon--sale{border-radius:0;position:absolute;right:-5px;top:-10px}.aawp .aawp-product--list .aawp-product__ribbon--bestseller,.aawp .aawp-product--list .aawp-product__ribbon--new{left:-5px;position:absolute;top:-10px}.aawp .aawp-product--list .aawp-product__inner{display:block;position:relative}.aawp .aawp-product--list .aawp-product__image-link,.aawp .aawp-product--list .aawp-product__image-link:active,.aawp .aawp-product--list .aawp-product__image-link:focus,.aawp .aawp-product--list .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--list .aawp-product__image{bottom:0;display:block;height:75px;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:75px;z-index:5}.aawp .aawp-product--list .aawp-product__content{display:block;margin-left:75px;min-height:75px;padding:3px 10px 5px}.aawp .aawp-product--list .aawp-product__title{border:none;box-shadow:none;display:block;font-size:16px;font-weight:700;line-height:20px;margin-top:5px;outline:none;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@media (min-width:769px){.aawp .aawp-product--list .aawp-product__title{width:100%}}.aawp .aawp-product--list .aawp-product__teaser{color:#666;font-size:14px;line-height:18px;margin:5px 0 0}.aawp .aawp-product--list .aawp-product__meta{zoom:1}.aawp .aawp-product--list .aawp-product__meta:after,.aawp .aawp-product--list .aawp-product__meta:before{content:" ";display:table}.aawp .aawp-product--list .aawp-product__meta:after{clear:both}.aawp .aawp-product--list .aawp-product__price,.aawp .aawp-product--list .aawp-star-rating{margin-bottom:0}.aawp .aawp-product--list .aawp-star-rating{margin-right:10px;margin-top:-1px}.aawp .aawp-product--list .aawp-product__price{color:inherit;display:inline-block;font-size:15px;line-height:20px;margin-right:10px;vertical-align:middle}.aawp .aawp-product--list .aawp-product__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--list .aawp-product__price--current{font-weight:700}.aawp .aawp-product--list .aawp-product__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;padding:4px 6px}.aawp .aawp-product--list.aawp-product--style-light{box-shadow:0 1px 2px rgb(0 0 0 / .3),inset 0 0 40px rgb(0 0 0 / .1)}.aawp .aawp-product--list.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--list.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;display:block;font-size:15px;line-height:1.6;margin:0 0 20px;max-width:100%;min-width:100%;padding:5px;position:relative;white-space:normal}.aawp .aawp-product--widget-small:after,.aawp .aawp-product--widget-small:before{content:" ";display:table}.aawp .aawp-product--widget-small:after{clear:both}@media (max-width:480px){.aawp .aawp-product--widget-small{margin-bottom:15px}}.aawp .aawp-product--widget-small.ribbon{padding-top:35px}.aawp .aawp-product--widget-small .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--widget-small .aawp-box__image{border:none;box-shadow:none;display:block;height:auto;margin:0 auto 15px;max-width:100%}.aawp .aawp-product--widget-small .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--widget-small .aawp-box__reviews{color:#666;font-size:12px;margin-top:5px;text-align:center}.aawp .aawp-product--widget-small .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--widget-small .aawp-box__title{display:block;font-size:18px;font-weight:700;margin:0 0 15px}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__title{font-size:16px;margin-bottom:5px}}.aawp .aawp-product--widget-small .aawp-box__description{margin:0}.aawp .aawp-product--widget-small .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--widget-small .aawp-box__description>p:empty{display:none}.aawp .aawp-product--widget-small .aawp-box__description>ul{list-style-position:outside!important;margin:0 0 5px;padding:0 0 0 20px}.aawp .aawp-product--widget-small .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__description{display:none}}.aawp .aawp-product--widget-small .aawp-box__footer{margin-left:160px;padding-left:20px;text-align:right}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--widget-small .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--widget-small .aawp-box__pricing:empty{display:none}.aawp .aawp-product--widget-small .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--widget-small .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--widget-small .aawp-box__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--widget-small .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--widget-small .aawp-box__price--saved{background:#27ae60;background:rgb(39 174 96 / .8);border-radius:2px;color:#fff;font-size:12px;line-height:12px;margin-bottom:11px;margin-top:11px;padding:4px 6px}.aawp .aawp-product--widget-small .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--widget-small .aawp-box__ribbon{color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 15px;position:absolute;text-transform:uppercase}.aawp .aawp-product--widget-small .aawp-box__bestseller{background:#e47911;background:rgb(228 121 17 / .8);border-bottom-right-radius:2px;left:-1px;top:-1px}.aawp .aawp-product--widget-small .aawp-box__sale{background:#27ae60;background:rgb(39 174 96 / .8);border-bottom-left-radius:2px;right:-1px;top:-1px}.aawp .aawp-product--widget-small .aawp-box__info{bottom:10px;color:#666;font-size:11px;left:15px;max-width:225px;position:absolute;text-align:left}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__info{display:block;margin-top:10px;max-width:100%;position:static}}@media (min-width:768px){.aawp .aawp-product--widget-small.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--widget-small:first-child.aawp-product--ribbon{margin-top:10px}.aawp .aawp-product--widget-small.aawp-product--bestseller,.aawp .aawp-product--widget-small.aawp-product--new{padding-top:15px}.aawp .aawp-product--widget-small .aawp-product__ribbon{font-size:11px;line-height:18px;padding:0 10px;z-index:10}.aawp .aawp-product--widget-small .aawp-product__ribbon--sale{border-radius:0;position:absolute;right:-5px;top:-10px}.aawp .aawp-product--widget-small .aawp-product__ribbon--bestseller,.aawp .aawp-product--widget-small .aawp-product__ribbon--new{left:-5px;position:absolute;top:-10px}.aawp .aawp-product--widget-small .aawp-product__inner{display:block;position:relative}.aawp .aawp-product--widget-small .aawp-product__image-link,.aawp .aawp-product--widget-small .aawp-product__image-link:active,.aawp .aawp-product--widget-small .aawp-product__image-link:focus,.aawp .aawp-product--widget-small .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--widget-small .aawp-product__image{bottom:0;display:block;height:75px;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:75px;z-index:5}.aawp .aawp-product--widget-small .aawp-product__content{display:block;margin-left:75px;min-height:75px;padding:3px 10px 5px}.aawp .aawp-product--widget-small .aawp-product__title{border:none;box-shadow:none;display:block;font-size:14px;font-weight:700;line-height:20px;margin-top:5px;outline:none;overflow:hidden;text-decoration:none;text-overflow:ellipsis}@media (min-width:769px){.aawp .aawp-product--widget-small .aawp-product__title{height:40px}}.aawp .aawp-product--widget-small .aawp-product__meta{zoom:1;margin-top:5px}.aawp .aawp-product--widget-small .aawp-product__meta:after,.aawp .aawp-product--widget-small .aawp-product__meta:before{content:" ";display:table}.aawp .aawp-product--widget-small .aawp-product__meta:after{clear:both}.aawp .aawp-product--widget-small .aawp-product__price,.aawp .aawp-product--widget-small .aawp-star-rating{margin-bottom:0}.aawp .aawp-product--widget-small .aawp-star-rating{margin-right:5px}.aawp .aawp-product--widget-small .aawp-product__price{color:inherit;display:inline-block;font-size:15px;font-weight:700;line-height:1;vertical-align:middle}.aawp .aawp-product--widget-small.aawp-product--style-light{box-shadow:0 1px 2px rgb(0 0 0 / .3),inset 0 0 40px rgb(0 0 0 / .1)}.aawp .aawp-product--widget-small.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current{color:#e2e2e2}.aawp-floating-wrapper,div.aawp-floating-wrapper{box-sizing:border-box}@media (min-width:601px){.aawp-floating-wrapper--left,.aawp-floating-wrapper--right{max-width:250px}.aawp-floating-wrapper--left{float:left;margin:0 1em 1em 0}.aawp-floating-wrapper--right{float:right;margin:0 0 1em 1em}}