@charset "UTF-8";:root{--color-waspeze-primary-blue:#1b0572;--color-waspeze-primary-orange:#ff8030;--color-waspeze-primary-orange-dark:#e6722b;--color-waspeze-primary-orange-50:#f5c09d;--color-waspeze-blue-tint:#f6f5fA;--color-waspeze-orange-tint:#ff80301a;--color-waspeze-link-green:#009c47;--color-waspeze-link-dark-green:#007937;--color-waspeze-grey:#AAAAAA;--color-amazon-yelllow:#F8A41A;--color-waspeze-orange-light-tint:#f7e9e6;--color-primary-blue:var(--color-waspeze-primary-blue);--color-primary-orange:var(--color-waspeze-primary-orange);--color-primary-teal:#4ec0be;--color-primary-red:#a11215;--color-white:#ffffff;--color-super-light-white:#fbfbfb;--color-lightest:#eeeeee;--color-lighter:#cccccc;--color-light:#aaaaaa;--color-grey:#666666;--color-grayer:#c0c0c0;--color-dark:#333333;--color-darker:#222222;--color-black:#000000;--color-overlay-dark:rgba(0, 0, 0, 0.75);--color-shadow:rgba(0, 0, 0, 0.3);--color-background-light:#f4f4f4;--color-background-neutral:#f5f5f5;--color-background-off-white:#fafafa;--color-button-blue:#1085ee;--color-form-accent-blue:#1185ee;--color-footer-primary-blue:#134a7b;--color-faq-heading-blue:#174a7b;--color-footer-secondary-blue:#1a5f9c;--color-success-green:#9acd32;--color-amazon-gold:#f5a529;--color-heating-red:#fd4300;--color-nav-orange:#fd5806;--color-product-accent:#fd5920;--unnamed-color-7b7b7b:#7b7b7b;--unnamed-color-005956:#005956;--unnamed-color-4ec0be:#4ec0be;--unnamed-color-a11215:#a11215;--unnamed-color-ff8300:#ff8300;--gradient-primary:linear-gradient(135deg, #1a1464 0%, #2d1b8f 100%);--gradient-blue-tint:linear-gradient(135deg, #f6f5fa 0%, #ffffff 100%);--color-hover-teal:var(--color-primary-teal);--color-focus-teal:var(--color-primary-teal);--color-active-orange:var(--color-primary-orange)}.transition-standard{transition:all .33s ease-in-out}.border-radius-standard{border-radius:5px}.border-radius-button{border-radius:30px}.shadow-standard{box-shadow:0 3px 6px var(--color-shadow)}.font-weight-bold{font-weight:700}.font-weight-normal{font-weight:400}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-italic{font-style:italic}#intro-animation-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--color-waspeze-primary-orange-50);z-index:99999;display:block;overflow:hidden;opacity:1;visibility:visible;transition:opacity .5s ease-in-out,visibility 0s linear 0s}body.intro-active{overflow:hidden}#intro-animation-overlay .intro-inner{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%) scale(1);will-change:transform;animation:introTeardropBounce .9s ease-out both,introTeardropShiftUp .6s ease-in-out 2.35s forwards}#intro-animation-overlay .intro-teardrop{display:block;height:min(18vh,(100vw - 40px) / .8);width:auto;fill:var(--color-waspeze-primary-blue)}#intro-animation-overlay .intro-flying-icon{position:absolute;left:50%;top:calc(50% - 4.5vh);height:9vh;width:auto;animation:introIconFlyIn .35s cubic-bezier(.2,.8,.4,1) 1s both}#intro-animation-overlay .intro-hover-overlay-wrap{position:absolute;left:50%;top:calc(50% - 1.2vh);transform:translateX(-50%) translateY(-50%);animation:introTeardropShiftUp .6s ease-in-out 2.35s both}#intro-animation-overlay .intro-hover-overlay{display:block;height:min(35vh,(100vw - 40px) / .8);width:auto;opacity:0}#intro-animation-overlay .intro-ring-step-1{animation:ringStep .4s ease-in-out 1.35s both}#intro-animation-overlay .intro-ring-step-2{animation:ringStep .4s ease-in-out 1.55s both}#intro-animation-overlay .intro-ring-step-3{animation:ringStep .4s ease-in-out 1.75s both}#intro-animation-overlay .intro-ring-step-4{animation:ringStep .4s ease-in-out 1.95s both}#intro-animation-overlay .intro-logo{position:absolute;left:50%;top:50%;height:9vh;width:auto;animation:introLogoAppear .6s ease-in-out 2.35s both}#intro-animation-overlay.intro-fade-out{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease-in-out .1s,visibility 0s linear .6s}@keyframes introTeardropBounce{0%{transform:translateX(-50%) translateY(-50%) scale(0);opacity:0}5%{opacity:1}65%{transform:translateX(-50%) translateY(-50%) scale(1.18)}82%{transform:translateX(-50%) translateY(-50%) scale(.96)}91%{transform:translateX(-50%) translateY(-50%) scale(1.02)}100%{transform:translateX(-50%) translateY(-50%) scale(1)}}@keyframes introIconFlyIn{0%{transform:translateX(-50%) translateY(70vh);opacity:0}20%{opacity:1}100%{transform:translateX(-50%) translateY(0);opacity:1}}@keyframes ringStep{0%{opacity:0}100%{opacity:1}}@keyframes introTeardropShiftUp{0%{transform:translateX(-50%) translateY(-50%) scale(1)}100%{transform:translateX(-50%) translateY(calc(-50% - 9vh)) scale(1)}}@keyframes introLogoAppear{0%{transform:translateX(-50%) translateY(-50%);opacity:0}100%{transform:translateX(-50%) translateY(calc(-50% + 15vh));opacity:1}}@media all and (max-width:991px){#intro-animation-overlay .intro-logo{height:7vh}}html{margin:0!important;box-sizing:border-box}*,::after,::before{box-sizing:inherit}body{margin:0 auto;padding:0;max-width:1920px;background:#fff;font-family:Axiforma,Arial,Helvetica,sans-serif;font-weight:400;font-size:18px;color:#000;line-height:24px}body.maintenance-splash{background:var(--color-primary-orange)}h1,h2,h3,h4,h5,h6{display:block;margin:0;padding:0;font-family:Axiforma,Arial,Helvetica,sans-serif;font-weight:800;color:var(--color-primary-orange)}h1{font-size:48px;line-height:54px}h2{font-size:36px;line-height:42px}h3{font-size:30px;line-height:36px}h4{font-size:24px;line-height:30px}h5{font-size:20px;line-height:26px}h6{font-size:18px;line-height:24px}ul{list-style-type:square}ol,ul{list-style-position:inside}.container{position:relative;width:100%;max-width:1200px;margin:0 auto}.container-wide{position:relative;width:100%;max-width:1920px;margin:0 auto}.container-full{position:relative;width:100%;margin:0 auto;padding:0 15px}.container-no-gutter{position:relative;width:100%;margin:0 auto;padding:0}.overlay-dark::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:rgba(0,0,0,.33);z-index:1}.overlay-light::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:rgba(255,255,255,.33);z-index:1}.overlay-gradient-to-right::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:linear-gradient(to right,rgba(0,0,0,.25),rgba(0,0,0,.25));z-index:1}.overlay-gradient-to-left::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:linear-gradient(to left,rgba(0,0,0,.25),rgba(0,0,0,.25));z-index:1}.full-desaturation{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%)}.half-desaturation{filter:grayscale(50%);-webkit-filter:grayscale(50%);-moz-filter:grayscale(50%);-ms-filter:grayscale(50%);-o-filter:grayscale(50%)}.light-desaturation{filter:grayscale(25%);-webkit-filter:grayscale(25%);-moz-filter:grayscale(25%);-ms-filter:grayscale(25%);-o-filter:grayscale(25%)}.back-to-top-wrapper{position:fixed;right:15px;bottom:30px;z-index:10}.back-to-top-wrapper .back-to-top{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;background:#fff;border-radius:50%;cursor:pointer}.breadcrumbs{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin:80px 0 0 0;padding:30px 15px 30px 15px;font-weight:600;font-size:14px;color:var(--color-waspeze-primary-blue);line-height:20px;text-transform:uppercase}.breadcrumbs .container{display:flex;flex-wrap:nowrap;align-items:center;max-width:1600px}.breadcrumbs .container .breadcrumb-item{display:inline-flex;align-items:center}.breadcrumbs .container a{display:inline-block;margin:0;padding:0;font-weight:600;font-size:14px;color:var(--color-light);line-height:20px;text-transform:uppercase;text-decoration:none}.breadcrumbs .container a:hover{text-decoration:underline}.breadcrumbs .container .crumbs-separator{display:inline-block;margin:0 15px;padding:0;font-size:18px;color:var(--color-waspeze-primary-blue);line-height:24px}@font-face{font-family:Axiforma;src:url(/wp-content/themes/leema-child/assets/fonts/axiforma-regular/font.woff2) format("woff2");src:url(/wp-content/themes/leema-child/assets/fonts/axiforma-regular/font.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Axiforma;src:url(/wp-content/themes/leema-child/assets/fonts/axiforma-heavy/font.woff2) format("woff2");src:url(/wp-content/themes/leema-child/assets/fonts/axiforma-heavy/font.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}.mt0{margin-top:0!important}.mt5{margin-top:5px!important}.mt10{margin-top:10px!important}.mt15{margin-top:15px!important}.mt20{margin-top:20px!important}.mt25{margin-top:25px!important}.mt30{margin-top:30px!important}.mt40{margin-top:40px!important}.mt50{margin-top:50px!important}.mt60{margin-top:60px!important}.mt80{margin-top:80px!important}.mt100{margin-top:100px!important}.mt120{margin-top:120px!important}.mb0{margin-bottom:0!important}.mb5{margin-bottom:5px!important}.mb10{margin-bottom:10px!important}.mb15{margin-bottom:15px!important}.mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px!important}.mb30{margin-bottom:30px!important}.mb40{margin-bottom:40px!important}.mb50{margin-bottom:50px!important}.mb60{margin-bottom:60px!important}.mb80{margin-bottom:80px!important}.mb100{margin-bottom:100px!important}.mb120{margin-bottom:120px!important}.ml0{margin-left:0!important}.ml5{margin-left:5px!important}.ml10{margin-left:10px!important}.ml15{margin-left:15px!important}.ml20{margin-left:20px!important}.ml25{margin-left:25px!important}.ml30{margin-left:30px!important}.ml40{margin-left:40px!important}.ml50{margin-left:50px!important}.ml60{margin-left:60px!important}.ml80{margin-left:80px!important}.ml100{margin-left:100px!important}.ml120{margin-left:120px!important}.mr0{margin-right:0!important}.mr5{margin-right:5px!important}.mr10{margin-right:10px!important}.mr15{margin-right:15px!important}.mr20{margin-right:20px!important}.mr25{margin-right:25px!important}.mr30{margin-right:30px!important}.mr40{margin-right:40px!important}.mr50{margin-right:50px!important}.mr60{margin-right:60px!important}.mr80{margin-right:80px!important}.mr100{margin-right:100px!important}.mr120{margin-right:120px!important}.pt0{padding-top:0!important}.pt5{padding-top:5px!important}.pt10{padding-top:10px!important}.pt15{padding-top:15px!important}.pt20{padding-top:20px!important}.pt25{padding-top:25px!important}.pt30{padding-top:30px!important}.pt40{padding-top:40px!important}.pt50{padding-top:50px!important}.pt60{padding-top:60px!important}.pt80{padding-top:80px!important}.pt100{padding-top:100px!important}.pt120{padding-top:120px!important}.pb0{padding-bottom:0!important}.pb5{padding-bottom:5px!important}.pb10{padding-bottom:10px!important}.pb15{padding-bottom:15px!important}.pb20{padding-bottom:20px!important}.pb25{padding-bottom:25px!important}.pb30{padding-bottom:30px!important}.pb40{padding-bottom:40px!important}.pb50{padding-bottom:50px!important}.pb60{padding-bottom:60px!important}.pb80{padding-bottom:80px!important}.pb100{padding-bottom:100px!important}.pb120{padding-bottom:120px!important}.pl0{padding-left:0!important}.pl5{padding-left:5px!important}.pl10{padding-left:10px!important}.pl15{padding-left:15px!important}.pl20{padding-left:20px!important}.pl25{padding-left:25px!important}.pl30{padding-left:30px!important}.pl40{padding-left:40px!important}.pl50{padding-left:50px!important}.pl60{padding-left:60px!important}.pl80{padding-left:80px!important}.pl100{padding-left:100px!important}.pl120{padding-left:120px!important}.pr0{padding-right:0!important}.pr5{padding-right:5px!important}.pr10{padding-right:10px!important}.pr15{padding-right:15px!important}.pr20{padding-right:20px!important}.pr25{padding-right:25px!important}.pr30{padding-right:30px!important}.pr40{padding-right:40px!important}.pr50{padding-right:50px!important}.pr60{padding-right:60px!important}.pr80{padding-right:80px!important}.pr100{padding-right:100px!important}.pr120{padding-right:120px!important}@media all and (max-width:991px){.breadcrumbs{padding-left:35px}.breadcrumbs .container{flex-wrap:wrap}.breadcrumbs .container .breadcrumb-item:last-child{flex-basis:100%;margin-top:5px}.breadcrumbs .container .breadcrumb-item:last-child .crumbs-separator{margin-left:0}}header{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;z-index:10}header .ribbon{position:fixed;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}header .ribbon::before{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-white);opacity:1;content:"";transition:all .33s ease-in-out;z-index:0}header .ribbon .upper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;background:var(--color-black)}header .ribbon .upper .top-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0;padding:15px 0}header .ribbon .upper .top-bar .short{display:inline-block;margin:0;padding:0;font-weight:400;font-size:16px;line-height:22px;color:var(--color-white)}header .ribbon .upper .top-bar .contact-information-and-social-channels{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}header .ribbon .upper .top-bar .contact-information-and-social-channels .contact-method{margin:0 0 0 10px}header .ribbon .upper .top-bar .contact-information-and-social-channels .contact-method:first-of-type{margin:0}header .ribbon .upper .top-bar .contact-information-and-social-channels .contact-method .contact-link{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none}header .ribbon .upper .top-bar .contact-information-and-social-channels .contact-method .contact-link .icon{display:inline-block;width:16px;height:16px;margin:0;padding:0;font-size:16px;line-height:16px;color:var(--color-white)}header .ribbon .upper .top-bar .contact-information-and-social-channels .contact-method .contact-link span{display:none;margin:0 0 0 10px;color:var(--color-white)}header .ribbon .upper .top-bar .contact-information-and-social-channels .social-media-channels{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 0 0 10px;padding:0;list-style:none}header .ribbon .upper .top-bar .contact-information-and-social-channels .social-media-channels .social-media-channel{margin:0 0 0 10px}header .ribbon .upper .top-bar .contact-information-and-social-channels .social-media-channels .social-media-channel:first-of-type{margin:0}header .ribbon .upper .top-bar .contact-information-and-social-channels .social-media-channels .social-media-channel .link{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none}header .ribbon .upper .top-bar .contact-information-and-social-channels .social-media-channels .social-media-channel .link .icon{display:inline-block;width:16px;height:16px;margin:0;padding:0;font-size:16px;line-height:16px;color:var(--color-white)}header .ribbon .upper .top-bar .contact-information-and-social-channels .social-media-channels .social-media-channel .link span{display:none;margin:0 0 0 10px;color:var(--color-white)}header .ribbon .lower{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}header .ribbon .lower .logo-and-navigation{display:flex;flex-direction:row;justify-content:space-between;width:90%;max-width:1670px;margin:0 auto;padding:0 15px}header .ribbon .lower .logo-and-navigation .logo-wrapper{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:15%;z-index:3}header .ribbon .lower .logo-and-navigation .logo-wrapper .logo-link{display:inline-block;margin:0;padding:0}header .ribbon .lower .logo-and-navigation .logo-wrapper .logo-link .logo{display:block;width:auto;max-width:200px;height:auto;margin:0;padding:0}header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button{display:inline-block;width:auto;margin:0;padding:10px 18px;background:var(--color-waspeze-primary-orange);border-radius:11px;font-weight:900;font-size:16px;color:var(--color-white);text-align:center;text-decoration:none;transition:all .33s ease-in-out;white-space:nowrap}header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(.95)}.blog header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.page-template header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.page-template-default header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.single-post header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.single-products header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.single-targeted-pain-relief header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button{background:var(--color-waspeze-primary-orange);color:var(--color-white);max-width:1670px}.blog header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.page-template header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.page-template-default header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.single-post header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.single-products header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button,.single-targeted-pain-relief header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button{background:var(--color-waspeze-primary-orange);color:var(--color-white)}.blog header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button:hover,.page-template header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button:hover,.page-template-default header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button:hover,.single-post header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button:hover,.single-products header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button:hover,.single-targeted-pain-relief header .ribbon.scrolled .lower .logo-and-navigation .call-to-action-button-wrapper .call-to-action-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white)}.page-template header .ribbon.scrolled::before,.page-template-default header .ribbon.scrolled::before,.single-products header .ribbon.scrolled::before{opacity:1}.maintenance-splash header{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.maintenance-splash header .logo-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px}.maintenance-splash header .logo-wrapper .logo-link{display:block;width:auto;margin:30px 0 0 0;padding:0}.maintenance-splash header .logo-wrapper .logo-link .logo{display:block;width:100%;max-width:180px;height:auto}@media all and (max-width:991px){header .ribbon .lower{padding:30px 0}header .ribbon .lower .logo-and-navigation{width:100%;max-width:unset}header .ribbon .lower .logo-and-navigation .logo-wrapper{width:100%}header .ribbon .lower .logo-and-navigation .logo-wrapper .logo-link .logo{max-width:150px}}header .ribbon .lower .logo-and-navigation .header-navigation-menu{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:72%;margin:0;padding:0}header .ribbon .lower .logo-and-navigation .header-navigation-menu>.menu{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding:0;list-style:none}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu>li{position:relative;margin:0 0 0 30px;padding:10px 0}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu>li:first-of-type{margin:0}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu>li:last-of-type{margin-right:30px}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li>a{display:block;font-weight:700;font-size:15px;color:var(--color-waspeze-primary-blue);line-height:24px;text-decoration:none;transition:color .3s ease}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.current-menu-item>a,header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.current_page_item>a{color:var(--color-waspeze-primary-orange)}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li a:hover{color:var(--color-waspeze-primary-orange);text-decoration:none}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>a::after{content:"›";display:inline-block;margin-left:8px;font-size:24px;transition:transform .3s ease;transform:rotate(90deg);vertical-align:middle}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega:focus-within>a::after,header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega:hover>a::after{content:"›";transform:rotate(-90deg)}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu{position:fixed;left:50%;top:60px;display:none;width:100vw;max-width:1200px;margin:0;padding:25px 30px 30px 30px;grid-template-columns:1fr 1fr;gap:30px;background:var(--color-white);border:2px solid var(--color-primary-teal);border-radius:5px;list-style:none;transform:translateX(-50%);z-index:10}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu>li>a{display:block;margin:0 0 10px 0;padding:0 10px;font-weight:700;font-size:18px;font-style:italic;color:#000;line-height:24px;text-decoration:none;text-transform:uppercase}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu>li.mega-menu-heading>a{font-size:24px;color:var(--color-nav-orange);line-height:30px;font-weight:700;text-transform:uppercase;margin-bottom:20px}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu>li>.sub-menu{display:block;margin:0;padding:0;list-style:none}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu>li>.sub-menu li a{position:relative;display:block;padding:12px 40px 12px 10px;margin:0 0 8px 0;font-weight:400;font-size:18px;color:var(--color-black);line-height:24px;text-decoration:none;text-transform:none;transition:all .3s ease}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu>li>.sub-menu li a::after{content:"▶";position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:16px;color:var(--color-primary-teal)}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu>li>.sub-menu li a:focus,header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu>li>.sub-menu li a:hover{background:rgba(1,162,138,.2);color:var(--color-black)}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega .sub-menu li{padding:0;margin:0;list-style:none}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega .sub-menu li a{display:block;font-weight:700;font-size:18px;color:#000;line-height:24px;margin:0 0 10px 0;text-transform:initial;text-decoration:none}header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega:focus-within .sub-menu,header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega:hover .sub-menu,header .ribbon .lower .logo-and-navigation .header-navigation-menu .menu li.has-mega>.sub-menu:hover{display:grid}header .ribbon .lower .logo-and-navigation nav.menu{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:80%;margin:0 40px 0 0;padding:0}header .ribbon .lower .logo-and-navigation nav.menu ul{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;margin:0;padding:0;list-style:none}header .ribbon .lower .logo-and-navigation nav.menu ul li{position:relative;margin:0 0 0 50px;padding:10px 0}header .ribbon .lower .logo-and-navigation nav.menu ul li:first-of-type{margin:0}header .ribbon .lower .logo-and-navigation nav.menu ul li a{display:block;font-weight:500;font-size:16px;color:var(--color-waspeze-primary-blue);line-height:24px;text-decoration:none;transition:color .3s ease}header .ribbon .lower .logo-and-navigation nav.menu ul li a:hover{color:var(--color-waspeze-primary-orange);text-decoration:none}header .ribbon .lower .logo-and-navigation nav.menu ul li.current_page_item a{color:var(--color-waspeze-primary-orange);font-weight:800}header .ribbon .lower .logo-and-navigation .mobile-navigation{visibility:hidden;display:none}#toggling-the-mobile-menu{display:none}@media all and (max-width:991px){header .ribbon .lower .logo-and-navigation .header-navigation-menu{display:none}header .ribbon .lower .logo-and-navigation .header-navigation-menu.mobile{display:block;width:100%;height:100svh}header .ribbon .lower .logo-and-navigation .call-to-action-button-wrapper{display:none}header .ribbon .lower .logo-and-navigation nav.menu{display:none}header .ribbon .lower .logo-and-navigation .mobile-navigation{position:fixed;top:0;right:0;width:100%;height:100svh;background:rgba(0,0,0,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);visibility:hidden;opacity:0;transition:all .33s ease-in-out;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:2}header .ribbon .lower .logo-and-navigation .mobile-navigation .header-navigation-menu.mobile .menu{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100svh;margin:125px 0 0 0;padding:0 0 50px 0}header .ribbon .lower .logo-and-navigation .mobile-navigation .header-navigation-menu.mobile .menu li{display:flex;flex-direction:column;align-items:center;width:100%;margin:15px 0 0 0}header .ribbon .lower .logo-and-navigation .mobile-navigation .header-navigation-menu.mobile .menu li:first-of-type{margin:0}header .ribbon .lower .logo-and-navigation .mobile-navigation .header-navigation-menu.mobile .menu li a{color:#fff}header .ribbon .lower .logo-and-navigation .mobile-navigation .header-navigation-menu.mobile .menu li.has-mega>.sub-menu{display:none}header .ribbon .lower .logo-and-navigation .mobile-navigation .header-navigation-menu.mobile .menu li.has-mega.is-open>.sub-menu{display:block;position:static;transform:none;max-width:100%;width:90%;margin:15px auto 0;padding:15px;background:rgba(255,255,255,.95);border-radius:8px}header .ribbon .lower .logo-and-navigation label[for=toggling-the-mobile-menu]{position:absolute;right:30px;top:50%;width:30px;height:30px;transform:translateY(-50%);cursor:pointer;z-index:3}header .ribbon .lower .logo-and-navigation label[for=toggling-the-mobile-menu] .menu-icon{position:absolute;top:50%;left:0;width:30px;height:4px;background:var(--color-waspeze-primary-blue);transform:translateY(-50%);transition:all .33s ease-in-out}header .ribbon .lower .logo-and-navigation label[for=toggling-the-mobile-menu] .menu-icon::after,header .ribbon .lower .logo-and-navigation label[for=toggling-the-mobile-menu] .menu-icon::before{content:"";position:absolute;left:0;width:30px;height:4px;background:var(--color-waspeze-primary-blue);transition:all .33s ease-in-out}header .ribbon .lower .logo-and-navigation label[for=toggling-the-mobile-menu] .menu-icon::before{top:-10px}header .ribbon .lower .logo-and-navigation label[for=toggling-the-mobile-menu] .menu-icon::after{top:10px}#toggling-the-mobile-menu{position:absolute;display:block;visibility:hidden;top:50%;right:30px;width:30px;height:30px;margin:0;transform:translateY(-50%);cursor:pointer;z-index:1}#toggling-the-mobile-menu:checked~.mobile-navigation{visibility:visible;display:block;opacity:1}#toggling-the-mobile-menu:checked~label .menu-icon{background:0 0}#toggling-the-mobile-menu:checked~label .menu-icon::before{top:0;transform:rotate(45deg);transform-origin:50% 50%}#toggling-the-mobile-menu:checked~label .menu-icon::after{top:0;transform:rotate(-45deg);transform-origin:50% 50%}body:has(#toggling-the-mobile-menu:checked){overflow:hidden;height:100vh}}.home footer::before{content:"";height:120px;width:100%;background-color:var(--color-waspeze-orange-tint)}.blog footer::before{width:100%;height:120px;background-color:var(--color-white);content:""}.blog footer .upper .newsletter-signup-wrapper{background:linear-gradient(180deg,var(--color-white) 60%,var(--color-waspeze-primary-blue) 40%)}.error404 footer::before{width:100%;height:120px;background-color:var(--color-waspeze-primary-orange-50);content:""}footer{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;z-index:9;background-color:var(--color-white)}footer::before{content:"";height:180px;width:100%;background-color:var(--color-waspeze-orange-tint)}footer .upper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}footer .upper .container .split{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0;padding:60px 0 60px 0}footer .upper .container .split .about{width:40%}footer .upper .container .split .about .footer-logo-link{display:inline-block}footer .upper .container .split .about .footer-logo-link .footer-logo{display:block;width:100%;max-width:240px}footer .upper .container .split .about .blurb{display:block;width:100%;margin:0;padding:30px 0 30px 0;font-size:16px;line-height:22px;color:#f5f5f5}footer .upper .container .split .about .additional-copy{display:block;width:100%;margin:0;padding:15px;background:var(--color-footer-secondary-blue);font-size:16px;line-height:22px;color:#f5f5f5}footer .upper .container .split .footer-menu{width:25%}footer .upper .container .split .footer-menu .heading{display:block;margin:0;padding:0;font-size:24px;line-height:30px}footer .upper .container .split .footer-menu .footer-navigation-menu{display:flex;flex-direction:column;margin:30px 0 0 0;padding:0}footer .upper .container .split .footer-menu .footer-navigation-menu ul{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}footer .upper .container .split .footer-menu .footer-navigation-menu ul li{margin:15px 0 0 0}footer .upper .container .split .footer-menu .footer-navigation-menu ul li:first-of-type{margin:0}footer .upper .container .split .footer-menu .footer-navigation-menu ul li a{display:inline-block;width:100%;max-width:240px;padding:10px;background:rgba(0,0,0,.33);border-left:2px solid #f5f5f5;color:#f5f5f5;text-decoration:none;transition:all .33s ease-in-out}footer .upper .container .split .footer-menu .footer-navigation-menu ul li a:hover{transform:scale(.95)}footer .upper .container .split .footer-contact-information{width:25%}footer .upper .container .split .footer-contact-information .heading{display:block;margin:0;padding:0;font-size:24px;line-height:30px;color:#f5f5f5}footer .upper .container .split .footer-contact-information .business-address-block{margin:30px 0 0 0;padding:0;color:#f5f5f5}footer .upper .container .split .footer-contact-information .telephone-and-email-block{display:flex;margin:30px 0 0 0}footer .upper .container .split .footer-contact-information .telephone-and-email-block .email-address,footer .upper .container .split .footer-contact-information .telephone-and-email-block .mobile-number,footer .upper .container .split .footer-contact-information .telephone-and-email-block .telephone-number{display:block;padding:10px;background:rgba(0,0,0,.33);text-decoration:none;transition:all .33s ease-in-out}footer .upper .container .split .footer-contact-information .telephone-and-email-block .email-address:hover,footer .upper .container .split .footer-contact-information .telephone-and-email-block .mobile-number:hover,footer .upper .container .split .footer-contact-information .telephone-and-email-block .telephone-number:hover{transform:scale(.9)}footer .upper .container .split .footer-contact-information .telephone-and-email-block a i{color:#f5f5f5}footer .upper .container .split .footer-contact-information .telephone-and-email-block .email-address,footer .upper .container .split .footer-contact-information .telephone-and-email-block .mobile-number{margin:0 0 0 15px}footer .upper .newsletter-signup-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:80px 15px 100px 15px;text-align:center;overflow:hidden;width:100%;background:linear-gradient(180deg,var(--color-waspeze-orange-tint) 60%,var(--color-waspeze-primary-blue) 40%)}footer .upper .newsletter-signup-wrapper::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1627px;height:100%;background-color:var(--color-waspeze-primary-orange-50);z-index:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20600'%20preserveAspectRatio='none'%3E%3Cpath%20fill='%23fff'%20d='M%200%20600%20L%200%20200%20A%20590%20420%200%200%201%201000%20200%20L%201000%20600%20Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20600'%20preserveAspectRatio='none'%3E%3Cpath%20fill='%23fff'%20d='M%200%20600%20L%200%20200%20A%20590%20420%200%200%201%201000%20200%20L%201000%20600%20Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center top;mask-position:center top;-webkit-mask-size:100% 100%;mask-size:100% 100%}footer .upper .newsletter-signup-wrapper .container .newsletter-signup{position:relative;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;background:0 0;border-radius:0;overflow:visible;z-index:1}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .branding-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0 0 30px 0;padding:0;z-index:1}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .branding-wrapper .branding{display:block;width:60px;height:auto;margin:0;padding:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto 30px auto;padding:0;z-index:1}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-pre-heading,footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-preheading{display:none;width:100%;margin:0 0 20px 0;padding:0;font-family:"PP Telegraf",Arial,Helvetica,sans-serif;font-size:48px;font-weight:900;line-height:1.1;color:var(--color-waspeze-primary-blue);text-align:center;text-transform:none}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-heading{display:block;width:100%;margin:50px 0 15px 0;padding:0;font-family:"PP Telegraf",Arial,Helvetica,sans-serif;font-size:50px;font-weight:800;line-height:1.2;color:var(--color-waspeze-primary-orange);text-align:center}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-copy{display:block;width:100%;margin:0;padding:0;font-size:18px;line-height:24px;color:var(--color-black);text-align:center}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-copy p{display:block;margin:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;z-index:1}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:768px;margin:0;padding:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form_wrapper #gform_ajax_spinner_3{display:none}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform_wrapper{margin:0;padding:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;width:100%;max-width:768px;margin:0 auto;padding:0;column-gap:0;row-gap:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield .gfield_label{display:none!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--input-type-email{display:flex!important;flex-direction:row;justify-content:center;align-items:stretch;width:60%!important;margin:0!important;padding:0!important;background:#fff;border-radius:50px 0 0 50px;order:1;min-height:0;width:10000000px}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--input-type-email label{display:none!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--input-type-email .ginput_container{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%;margin:0;padding:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--input-type-email .ginput_container input[type=email]{display:block;width:100%;height:50px;margin:0!important;padding:20px 30px!important;font-size:16px!important;line-height:1.4;color:#999;background:#fff;border:none!important;border-radius:50px 0 0 50px!important;outline:0!important;box-shadow:none!important;text-align:left}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--input-type-email .ginput_container input[type=email]::placeholder{color:#999}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--input-type-email .ginput_container input[type=email]:focus{border:none!important;outline:0!important;box-shadow:none!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--type-submit{display:flex!important;flex-direction:row;justify-content:center;align-items:stretch;width:40%!important;margin:0!important;padding:0!important;background:0 0;border-radius:0;order:2;min-height:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--type-submit .gform_footer{display:flex;width:100%;margin:0;padding:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--type-submit .gform-button{display:block;width:100%;height:50px;margin:0!important;padding:10px 15px!important;background:var(--color-waspeze-link-green)!important;color:#fff!important;font-family:"PP Telegraf",Arial,Helvetica,sans-serif!important;font-size:18px!important;font-weight:800!important;font-style:normal!important;line-height:1.3;text-transform:uppercase!important;text-align:center;border:none!important;border-radius:50px 50px 50px 50px!important;cursor:pointer;transition:all .3s ease;box-shadow:none!important;margin-left:-50px!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--type-submit .gform-button:hover{background:var(--color-waspeze-link-dark-green)!important;color:var(--color-white)!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-data-consent{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:15px 0 0 0;padding:0;order:3}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-data-consent .ginput_container_consent{display:flex;flex-direction:row;justify-content:center;align-items:center}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-data-consent .ginput_container_consent input[type=checkbox]{transform:scale(1)}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-data-consent .ginput_container_consent label{display:inline-block;margin:0 0 0 10px;font-size:12px;color:var(--color-black);line-height:1.4}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-data-consent .ginput_container_consent label a{font-weight:700;color:var(--color-waspeze-primary-blue);text-decoration:underline}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper ul.gform_fields{list-style:none!important;margin:0!important;padding:0!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .gfield{margin:0!important;padding:0!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .gform_footer{margin:0!important;padding:0!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .gform_validation_errors{background:#b22222}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .gform_validation_errors h2{color:#fff}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .gfield_validation_message{display:none}footer .lower{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;background:var(--color-waspeze-primary-blue)}footer .lower .testimonials-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px 240px 15px}footer .lower .testimonials-wrapper .container .testimonials{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin:0;padding:30px}footer .lower .branding{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px}footer .lower .branding .container .footer-logo{display:none;flex-direction:row;justify-content:center;align-items:center;margin:60px 0 0 0;padding:0}footer .lower .branding .container .footer-logo .footer-logo-link{display:inline-block;margin:0;padding:0}footer .lower .branding .container .footer-logo .footer-logo-link .footer-logo{display:block;width:100%;max-width:180px;margin:0;padding:0}footer .lower .navigation{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px}footer .lower .navigation .container{max-width:1707px;padding:0 40px 0 40px}footer .lower .navigation .container .widget-areas{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%;margin:0;padding:60px 0 60px 0}footer .lower .navigation .container .widget-areas .widget-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:20%;margin:0;padding:0}footer .lower .navigation .container .widget-areas .widget-area .widget-heading{display:block;width:100%;margin:0 0 15px 0;padding:0;font-style:normal;font-weight:900;font-size:16px;line-height:22px;color:var(--color-waspeze-primary-orange);letter-spacing:.5px;text-transform:uppercase}footer .lower .navigation .container .widget-areas .widget-area .widget-menu{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none}footer .lower .navigation .container .widget-areas .widget-area .widget-menu li{display:block;margin:5px 0 0 0;font-size:18px;line-height:24px}footer .lower .navigation .container .widget-areas .widget-area .widget-menu li a{display:inline-block;width:100%;margin:0;padding:0;color:#fff;text-decoration:none;transition:all .33s ease-in-out}footer .lower .navigation .container .widget-areas .widget-area .widget-menu li a:hover{text-decoration:underline}footer .lower .disclaimer-wrapper .container{max-width:1707px;padding:0 40px 50px 40px}footer .lower .disclaimer-wrapper .container .top{border-top:1px solid rgba(255,255,255,.3333333333);padding-top:50px}footer .lower .disclaimer-wrapper .container .top .disclaimer{color:#fff}footer .lower .copyright-wrapper{display:none;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px;background:var(--color-primary-orange)}footer .lower .copyright-wrapper .container .split{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0;padding:15px 0}footer .lower .copyright-wrapper .container .split .copyright,footer .lower .copyright-wrapper .container .split .website-by{width:50%}footer .lower .copyright-wrapper .container .split .copyright .copy{display:block;margin:0;padding:0;color:#fff}footer .lower .copyright-wrapper .container .split .copyright .copy a{display:inline-block;font-weight:700;color:#fff;text-decoration:none}footer .lower .copyright-wrapper .container .split .copyright .copy a:hover{text-decoration:underline}footer .lower .copyright-wrapper .container .split .website-by{display:block;margin:0;padding:0;color:#f5f5f5;text-align:right}footer .lower .copyright-wrapper .container .split .website-by .name{display:block;width:100%;margin:0;padding:0}footer .lower .copyright-wrapper .container .split .website-by .name .link{display:inline-block;font-weight:700;color:#fff;text-decoration:none}footer .lower .copyright-wrapper .container .split .website-by .name .link:hover{text-decoration:underline}.single-targeted-pain-relief footer::before{background:var(--color-background-neutral)}.single-products footer{margin-top:100px}.single-products footer::before{width:100%;height:180px;background-color:var(--color-waspeze-orange-tint);content:""}.home footer::before{content:"";height:120px;width:100%;background-color:var(--color-waspeze-orange-tint)}.maintenance-splash footer{position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;background:0 0}@media all and (max-width:991px){footer .upper .newsletter-signup-wrapper{padding:60px 15px 80px 15px}footer .upper .newsletter-signup-wrapper .container .newsletter-signup{max-width:100%}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .glyph-wrapper{width:80vw}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .glyph-wrapper .glyph{width:80vw}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .branding-wrapper{margin:0 0 20px 0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .branding-wrapper .branding{width:50px}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-pre-heading,footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-preheading{font-size:36px;line-height:1.1;margin-bottom:15px}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-heading{font-size:24px;line-height:1.2;margin-bottom:10px}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .information-wrapper .newsletter-signup-copy{font-size:16px;line-height:1.4}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields{flex-direction:column!important;row-gap:0}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-email-input{width:100%!important;margin:0 0 10px 0!important;background:#fff;border-radius:50px!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-email-input .ginput_container input[type=email]{border-radius:50px!important;height:50px!important;padding:15px 25px!important;text-align:center!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--type-submit{width:100%!important;max-width:100%!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .gfield--type-submit .gform-button{max-width:240px!important;border-radius:50px!important;height:50px!important;padding:15px 25px!important;font-size:16px!important;margin:auto!important}footer .upper .newsletter-signup-wrapper .container .newsletter-signup .newsletter-signup-form-wrapper .cgf-newsletter-signup-form .gform-body .gform_fields .newsletter-signup-data-consent{margin-top:10px;width:100%}footer .upper .branding .container .footer-logo .footer-logo-link .footer-logo{max-width:120px}footer .upper .copyright-wrapper .container .split{flex-direction:column;justify-content:center}footer .upper .copyright-wrapper .container .split .copyright,footer .upper .copyright-wrapper .container .split .website-by{width:100%;text-align:center}footer .upper .copyright-wrapper .container .split .website-by{margin:15px 0 0 0}footer .lower .navigation .container .widget-areas,footer .lower .navigation .container .widget-areas .split{flex-direction:column;padding:30px 0;text-align:center}footer .lower .navigation .container .widget-areas .split .widget-area,footer .lower .navigation .container .widget-areas .widget-area{width:100%;margin:15px 0 0 0}footer .lower .navigation .container .widget-areas .split .widget-area:first-of-type,footer .lower .navigation .container .widget-areas .widget-area:first-of-type{margin:0}footer .lower .navigation .container .widget-areas .split .widget-area .widget-heading,footer .lower .navigation .container .widget-areas .widget-area .widget-heading{text-align:center}footer .lower .navigation .container .widget-areas .split .widget-area .widget-menu,footer .lower .navigation .container .widget-areas .widget-area .widget-menu{align-items:center}}#landing{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;z-index:9}#landing .why-choose-us-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px 210px 15px;background:var(--gradient-blue-tint);z-index:-1}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;overflow:hidden}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 0 50px 0;padding:0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper .why-choose-us-pre-heading{display:block;width:auto;margin:0 0 15px 0;padding:0;font-weight:600;font-size:24px;color:#fff;line-height:30px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper .why-choose-us-heading{display:block;margin:0 0 30px 0;color:var(--color-primary-blue);font-size:36px;line-height:42px;text-align:center;text-transform:capitalize}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper .why-choose-us-copy{display:flex;flex-direction:column;justify-content:center;align-items:center;width:35%}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper .why-choose-us-copy p{display:block;margin:15px 0 0 0;color:var(--color-primary-blue);text-align:center}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper .why-choose-us-copy p:first-of-type{margin:0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;list-style:none}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0;padding:0 80px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:32%;margin:0;padding:0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-image-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:150%;height:auto;aspect-ratio:1/1;-webkit-clip-path:url(#teardropExactWide4);clip-path:url(#teardropExactWide4);z-index:3}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-image-wrapper .point-image{position:relative;left:0;top:0;width:100%;object-fit:contain;object-position:center;aspect-ratio:1/1;transition:transform .33s ease-in-out;z-index:1}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-glyph{position:absolute;display:block;width:115%;object-fit:contain;visibility:hidden;opacity:0;margin:0;padding:0;transition:all .33s ease-in-out;transform:scale(197%) translate(calc(-1% - .5px),calc(-9% + 4px));z-index:2;pointer-events:none}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:nth-of-type(2) .point-glyph{transform:scale(165%) translate(calc(-1% - 2px),-9%)!important}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:hover .point-image-wrapper .point-image{transform:scale(1.1)}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:hover .point-glyph{visibility:visible;opacity:1}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-copy{position:relative;display:block;width:100%;min-height:150px;margin:-115px 0 0 0;padding:15px 30px 15px 90px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-copy::before{position:absolute;left:15px;top:20px;width:75px;height:70px;background:var(--color-primary-blue);-webkit-clip-path:url(#teardropExactWide4);clip-path:url(#teardropExactWide4);font-weight:700;font-size:25px;color:var(--color-primary-orange);transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;text-align:center;padding-right:3px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-copy p{display:block;margin:0;padding:0;text-align:left;color:var(--color-primary-blue)}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:first-of-type .point-copy::before{content:"1"}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:nth-of-type(2) .point-copy::before{content:"2"}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:nth-of-type(3) .point-copy::before{content:"3"}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:hover .point-copy::before{background:var(--color-primary-orange);color:var(--color-primary-blue)}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:hover .point-copy p b,#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:hover .point-copy p strong{color:var(--color-primary-orange)}#landing .product-range-push-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px 90px 15px;background:0 0;z-index:0;overflow:hidden;margin-top:-190px}#landing .product-range-push-wrapper::before{content:"";position:absolute;inset:0;z-index:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><path d='M0,23 Q50,-3 100,22 L100,100 L0,100 Z' fill='%231b0572'/></svg>") no-repeat;background-size:100% 100%}#landing .product-range-push-wrapper .product-range-push-glyph-wrapper{position:relative;width:90%;margin:0;padding:0;top:19px;left:0}#landing .product-range-push-wrapper .product-range-push-glyph-wrapper .product-range-push-glyph{max-width:200px}#landing .product-range-push-wrapper .container{max-width:1920px;margin-top:-40px}#landing .product-range-push-wrapper .container .product-range-push{position:relative;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;width:100%;margin:-120px 0 0 0;padding:0}#landing .product-range-push-wrapper .container .product-range-push .image-wrapper,#landing .product-range-push-wrapper .container .product-range-push .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%}#landing .product-range-push-wrapper .container .product-range-push .image-wrapper{align-items:flex-end;margin-right:140px}#landing .product-range-push-wrapper .container .product-range-push .image-wrapper .image{display:block;width:100%;height:auto;max-width:600px}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper{align-items:flex-start;margin:140px 0 0 140px;height:100%}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-heading{display:block;width:80%;margin:30px 0 30px 0;padding:0;font-weight:900;font-size:48px;color:var(--color-waspeze-primary-orange);line-height:54px}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy{display:block;width:100%;margin:0 0 30px 0;padding:0}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy p{display:block;width:100%;margin:15px 0 15px 0;padding:0;font-size:24px;line-height:30px;color:var(--color-white)}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy p:first-child{margin:0}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-button-wrapper{display:flex;flex-direction:row;justify-content:left;align-items:left;width:100%;margin:40px 0 0 0;padding:0}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-button-wrapper .product-range-push-button{display:inline-block;margin:0;padding:20px 60px;background:var(--color-waspeze-primary-orange);border-radius:10px;font-weight:900;font-size:24px;color:var(--color-waspeze-primary-blue);text-decoration:none;transition:all .33s ease-in-out}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-button-wrapper .product-range-push-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(1.1)}#splash{position:absolute;left:50%;top:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;transform:translate(-50%,-50%)}#splash .content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px}#splash .content-wrapper .maintenance-copy-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}#splash .content-wrapper .maintenance-copy-wrapper .maintenance-copy{display:block;width:100%;max-width:767px;margin:0 0 30px 0;padding:0;font-size:18px;color:#f5f5f5;text-align:center;line-height:24px}@media all and (max-width:991px){#landing .why-choose-us-wrapper{padding:60px 0 210px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper{margin:0 0 45px 0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper .why-choose-us-heading{margin:0 0 30px 0;font-size:30px;line-height:36px;text-align:center}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .information-wrapper .why-choose-us-copy{width:90%}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points{flex-direction:column;padding:0 40px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point{width:100%;max-width:100%;margin:0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:last-child{margin:0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point.in-view .point-image-wrapper .point-image{transform:scale(1.1)}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point.in-view .point-glyph{visibility:visible;opacity:1;transform:scale(135%) translate(calc(-1% - 1px),calc(-22% + 11px))}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point.in-view .point-copy::before{background:var(--color-primary-orange);color:var(--color-primary-blue)}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point.in-view .point-copy p b,#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point.in-view .point-copy p strong{color:var(--color-primary-orange)}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-image-wrapper{display:block;width:100%;height:auto;margin:0;padding:0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-image-wrapper .point-image{display:block;width:100%;left:0;top:0}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-copy{display:block;width:100%;min-height:auto;margin:-60px 0 0 0;padding:30px 30px 15px 90px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point .point-copy::before{left:0;top:30px;width:100px;height:100px}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:nth-of-type(2):hover .point-glyph{transform:scale(112%) translate(calc(-1% - 2px),calc(-24% + 3px))!important}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:nth-of-type(2).in-view .point-glyph{transform:scale(112%) translate(calc(-1% - 2px),calc(-24% + 3px))!important}#landing .why-choose-us-wrapper .container-no-gutter .why-choose-us-content .why-choose-us-points-wrapper .why-choose-us-points .point:hover .point-glyph{transform:scale(135%) translate(calc(-1% - 1px),calc(-22% + 10px))}#landing .product-range-push-wrapper{margin:-180px 0 0 0;padding:0;pointer-events:none}#landing .product-range-push-wrapper .product-range-push-glyph-wrapper{width:100%;top:100px;z-index:10}#landing .product-range-push-wrapper .product-range-push-glyph-wrapper .product-range-push-glyph{max-height:100px}#landing .product-range-push-wrapper::before{position:absolute;inset:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><path d='M0,20 Q50,14 100,20 L100,80 L0,80 Z' fill='%231b0572'/></svg>") no-repeat;background-size:100% 100%;z-index:0;content:""}#landing .product-range-push-wrapper .container{width:100%;margin:90px 0 0 0;background-color:var(--color-waspeze-primary-blue)}#landing .product-range-push-wrapper .container .product-range-push{display:block;margin:-20px 0 0 0}#landing .product-range-push-wrapper .container .product-range-push .image-wrapper{align-items:center;margin:-90px auto 0 auto}#landing .product-range-push-wrapper .container .product-range-push .image-wrapper .image{width:100%;max-width:290px}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper{flex-direction:column;margin:30px auto 0 auto;width:100%;padding:0 10px}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-heading{text-align:center;font-size:28px;line-height:36px;margin:0 0 20px 0;width:100%}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy{text-align:center;margin:0 0 15px 0}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy p{font-size:16px;line-height:24px}#landing .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-button-wrapper{margin:0 0 40px 0;justify-content:center;align-items:center}}#subpage-about{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#subpage-testimonials{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#subpage-faqs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#subpage-contact{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}@media all and (max-width:991px){.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .information-wrapper .copy h2.tpr-large-heading{font-size:30px;line-height:36px}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-information{position:absolute;left:50%;width:100%}}#blog-posts{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:60px 15px 60px 15px;padding:0}#blog-posts .posts{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#blog-posts .posts .heading-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0 0 60px 0;padding:0}#blog-posts .posts .container{max-width:1404px}#blog-posts .posts .container .posts-list-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#blog-posts .posts .container .posts-list-wrapper .posts-list{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap;width:100%;margin:0;padding:0;gap:2%}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:32%;margin:0 0 30px 0;padding:0;background:#fff;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);flex:1 0 auto}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-thumbnail{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;border-top-left-radius:15px;border-top-right-radius:15px;overflow:hidden}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-thumbnail .thumbnail{display:block;width:100%;height:auto;margin:0;padding:0;border-top-left-radius:15px;border-top-right-radius:15px;transition:all .33s ease-in-out}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item:hover .post-thumbnail .thumbnail{filter:grayscale(1);transform:scale(1.2)}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-information{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;padding:25px 30px;width:100%;box-sizing:border-box}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-information .post-title{display:block;width:auto;margin:0 0 15px 0;padding:0;font-weight:700;font-size:24px;color:#000;line-height:30px}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-information .post-date{display:block;width:auto;margin:0 0 15px 0;padding:0;font-size:16px;font-style:italic;color:var(--unnamed-color-7b7b7b)}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-information .post-excerpt{display:block;width:100%;margin:0;padding:0;color:#000;font-size:14px;line-height:18px}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-information .post-excerpt p{margin:0}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-information .read-more-link{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:30px 0 0 0;padding:0;font-weight:700;font-style:italic;font-size:18px;color:var(--color-primary-orange);text-decoration:none;text-transform:uppercase}#blog-posts .posts .container .posts-list-wrapper .posts-list .post-item .post-information .read-more-link .icon{display:inline-block;margin:0 0 0 4px;font-size:16px;text-decoration:none}#blog-posts .posts .container .posts-list-wrapper .navigation.pagination{text-align:center}#blog-posts .posts .container .posts-list-wrapper .navigation.pagination h2{font-size:21px;color:#221778}#blog-posts .posts .container .posts-list-wrapper .navigation.pagination .nav-links *{margin:0 3px}#blog-posts .posts .container .posts-list-wrapper .navigation.pagination .nav-links a{color:var(--color-primary-orange);text-decoration:none}@media all and (max-width:992px){#blog-posts .posts .posts-list-wrapper .posts-list{flex-direction:column;align-items:center;gap:0}#blog-posts .posts .posts-list-wrapper .posts-list .post-item{width:100%;max-width:481px;margin:30px 0 0 0}#blog-posts .posts .posts-list-wrapper .posts-list .post-item:first-of-type{margin:0}}::placeholder{color:var(--color-grayer)}.main-contact-form-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0 30px 0 30px}.main-contact-form-wrapper .container .main-contact-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 0 60px 0;padding:0}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper #gform_ajax_spinner_2{display:none}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform_heading{display:none}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform_validation_errors{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:768px;padding:15px 30px;background:#b22222;border:0;border-radius:50px;text-align:center;outline:0}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform_validation_errors ol{display:none}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform_validation_errors .gform_submission_error{font-weight:700;font-size:18px;line-height:24px;color:var(--color-white)}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform_validation_errors .gform_submission_error .gform-icon{display:none}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body{display:flex;flex-direction:column;justify-content:center;align-items:center}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;max-width:768px;column-gap:unset}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield{display:flex;justify-content:center;align-items:center;width:49%;order:1}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield.cgf-enquiry-msg{width:100%}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield .gfield_validation_message{display:none}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield .gfield_label{display:none}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container{width:100%}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container .name_first{padding-inline:unset}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container input[type=email],.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container input[type=text]{width:100%;height:50px;padding:20px 30px;font-size:16px;line-height:22px;border:2px solid var(--color-waspeze-primary-blue);border-radius:10px;outline:0}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container textarea{width:100%;min-height:100px;height:100px;max-height:100px;padding:20px 30px;font-size:16px;line-height:22px;border:2px solid var(--color-waspeze-primary-blue);border-radius:10px;outline:0;resize:none}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield.gfield_error .ginput_container input,.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield.gfield_error .ginput_container select,.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield.gfield_error .ginput_container textarea{background:rgba(178,34,34,.33);border:2px solid #b22222}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield--type-submit{width:25%;background:0 0;border:2px solid var(--color-waspeze-primary-orange);border-radius:10px;order:2}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield--type-submit .gform-button{display:inline-block;margin:0;padding:20px 60px;background:var(--color-waspeze-primary-orange);border-radius:10px;font-weight:900;font-size:24px;color:var(--color-white);text-decoration:none;transition:all .33s ease-in-out}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield--type-submit .gform-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(1.1)}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;order:3}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent .gfield_consent_description{display:block;width:100%;max-width:768px;padding:20px 30px;background:var(--color-waspeze-primary-blue);border:0;border-radius:10px;font-size:16px;color:var(--color-white);line-height:22px;text-align:center;outline:0}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent .gfield_consent_description a{color:var(--color-white)}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent .ginput_container_consent{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent .ginput_container_consent input[type=checkbox]{display:block;margin:0;padding:0;background:0 0;border:2px solid var(--color-waspeze-primary-blue);cursor:pointer;outline:0;transform:scale(1.2)}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent .ginput_container_consent input[type=checkbox]::before{display:flex;flex-direction:row;justify-content:center;align-items:center;width:16px;height:16px;font-size:16px;line-height:16px}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent .ginput_container_consent label{margin:0 0 0 15px;font-size:16px;color:var(--color-black);line-height:24px;cursor:pointer}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .cgf-data-consent .ginput_container_consent label a{font-weight:700;color:var(--color-white);text-decoration:underline}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-footer{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-footer input[type=submit]{display:inline-block!important;width:auto!important;margin:60px 0 60px 0!important;padding:20px 60px!important;background:var(--color-waspeze-primary-blue)!important;border-radius:10px!important;font-weight:900!important;font-size:18px!important;color:var(--color-white)!important;line-height:24px!important;text-transform:uppercase!important;text-decoration:none!important;outline:0!important;transition:all .33s ease-in-out!important}.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-footer input[type=submit]:hover{background:var(--color-waspeze-link-green)!important;transform:scale(1.1)!important}.gform_confirmation_wrapper .gform_confirmation_message{width:100%;padding:30px;background:var(--color-primary-orange);border-radius:25px}.gform_confirmation_wrapper .gform_confirmation_message p{width:100%;font-size:18px;line-height:24px;text-align:center;color:#f5f5f5}.gform_confirmation_wrapper .gform_confirmation_message p strong{display:block;font-weight:700;font-size:24px;line-height:30px}.splash-form-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.splash-form-wrapper .cgf-splash-form_wrapper .gform_heading{display:none}.splash-form-wrapper .cgf-splash-form_wrapper .gform_validation_errors{display:none}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;justify-content:center;align-items:center}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields{display:block;width:100%;margin:0;padding:15px;border:1px solid #f5f5f5}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .gfield_error .ginput_container input,.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .gfield_error .ginput_container textarea{border:1px solid #b22222}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .gfield_validation_message{display:none}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield label,.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield legend{display:none}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .ginput_container input,.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{display:block;width:100%;margin:15px 0 0 0;padding:10px 15px;background:0 0;box-shadow:none;border-bottom:1px solid #f5f5f5;border-left:1px solid #f5f5f5;border-top:0;border-right:0;border-radius:0;font-size:16px;color:#f5f5f5;outline:0}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield:first-of-type .ginput_container input{margin:0}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{min-height:50px;max-height:75px;resize:none}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield--type-consent{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin:15px 0 0 0;padding:15px;background:#000}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .gfield_consent_description{display:block;max-width:420px;margin:0;padding:0 0 0 15px;background:#000;border:0;font-size:12px;color:#f5f5f5;line-height:18px;outline:0}.splash-form-wrapper .cgf-splash-form_wrapper .gform_body .gform_fields .gfield .ginput_container_consent input{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;margin:0;padding:0;background:#fff;border:0;outline:0;cursor:pointer}.splash-form-wrapper .cgf-splash-form_wrapper .gform_footer{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;justify-content:center;align-items:center}.splash-form-wrapper .cgf-splash-form_wrapper .gform_footer input[type=submit]{display:block!important;background:#f5f5f5!important;border:0!important;border-radius:0!important;font-size:18px!important;color:var(--color-primary-orange)!important;outline:0!important;transition:all .33s ease-in-out!important}.splash-form-wrapper .cgf-splash-form_wrapper .gform_footer input[type=submit]:hover{transform:scale(.95)!important}@media all and (max-width:575px){.main-contact-form-wrapper .container .main-contact-form .cgf-main-contact-form_wrapper .gform-body .gform_fields .gfield{width:100%}}#product{position:relative;top:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:-107px 0 0 0;padding:0}#product .product-introduction-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px 60px 15px;background:#fff}#product .product-introduction-wrapper .container .product-introduction{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:48%;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;width:100%;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-single{display:flex;flex-direction:row;justify-content:center;align-items:center;width:80%;max-width:440px;min-height:590px;margin:0;background:var(--color-super-light-white);border:2px solid var(--color-waspeze-primary-orange-50);border-radius:10px}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-single .product{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-single .product .shot{display:block;width:100%;height:auto}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs{display:block;width:15%;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs .thumb{display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:90px;margin:0;padding:15px 25px;cursor:pointer;border:2px solid var(--color-lightest);border-radius:5px}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs .thumb.is-active,#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs .thumb:hover{border:2px solid var(--color-waspeze-primary-orange)}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs .thumb .shot{display:block;width:100%;max-width:100px;height:auto}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:48%;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content .product-category{display:none;margin:0 0 30px 0;padding:8px 25px;background:#000;border-top-left-radius:50px;border-bottom-right-radius:50px;font-weight:600;font-size:14px;font-style:italic;color:#fff;line-height:20px;letter-spacing:1px;text-transform:uppercase}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content .product-category.is-relief{background:var(--color-waspeze-primary-blue)}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content .product-category.is-repellent{background:var(--color-waspeze-primary-orange)}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content .product-title{display:block;width:100%;margin:0 0 15px 0;padding:0;font-weight:900;color:var(--color-waspeze-primary-blue);text-transform:capitalize}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content .product-overview{display:block;width:100%;margin:0 0 15px 0;padding:0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content .product-overview p{display:block;margin:15px 0 0 0;padding:0;font-size:16px;line-height:22px}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:20px 0 20px 0;padding:0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0;padding:30px 0 30px 0;border-top:1px solid var(--color-waspeze-primary-orange);border-bottom:1px solid var(--color-waspeze-primary-orange);list-style:none}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:48%;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point .point-glyph{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:auto;height:64px;margin:0;padding:0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point .point-copy{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:auto}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point .point-copy p{display:block;width:100%;margin:0 0 0 20px;padding:0;font-weight:900;font-size:20px;color:var(--color-waspeze-primary-blue);line-height:26px}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .core-content .product-overview p:first-of-type{margin:0}#product .product-points-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px 60px 15px;--points-bg-x-offset:200px;--points-bg-y-position:60%;background-color:var(--color-waspeze-primary-blue);background-image:url(../../../../leema-child/assets/glyphs/background-glyph-teardrop-dots.webp);background-position:calc(100% + var(--points-bg-x-offset)) var(--points-bg-y-position);background-repeat:no-repeat;background-size:1400px auto}#product .product-points-wrapper::before{position:absolute;inset:0;content:"";background:var(--color-waspeze-primary-blue);opacity:.95;pointer-events:none}#product .product-points-wrapper .container .product-points{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0}#product .product-points-wrapper .container .product-points .image-wrapper,#product .product-points-wrapper .container .product-points .information-wrapper{display:flex;flex-direction:column;justify-content:center;margin:0;padding:0}#product .product-points-wrapper .container .product-points .information-wrapper{align-items:flex-start;width:60%}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-heading{display:block;width:100%;margin:0 0 15px 0;padding:0;color:var(--color-waspeze-primary-orange)}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-follow-in{display:block;width:100%;margin:15px 0 0 0;font-weight:700;color:#fff}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-list{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%;margin:30px 0 0 0;padding:0;list-style:none}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-list .point{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:50%;margin:0 0 30px 0}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-list .point .checkmark{display:block;width:36px;height:36px;margin:0;padding:0;background-image:url(../../../../leema-child/assets/glyphs/background-glyph-teardrop-checkmark.webp);background-size:contain;background-repeat:no-repeat;background-position:center}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-list .point .point-copy{display:block;width:80%;margin:0;padding:0}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-list .point .point-copy p{display:block;width:100%;margin:0 0 0 20px;padding:0;font-weight:200;font-size:16px;color:var(--color-white);line-height:22px}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-list .point .point-copy strong{font-weight:600}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-copy p{font-weight:200;color:#fff}#product .product-points-wrapper .container .product-points .image-wrapper{width:40%;overflow:hidden}#product .product-points-wrapper .container .product-points .image-wrapper .product-points-shot{position:relative;display:block;width:100%;height:auto}#product .product-additionals-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px 60px 15px;background:var(--color-waspeze-blue-tint)}#product .product-additionals-wrapper .container .product-additionals{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:768px;margin:0 auto;padding:0}#product .product-additionals-wrapper .container .product-additionals .product-additionals-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;font-weight:900;color:var(--color-waspeze-primary-blue);text-align:center}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;list-style:none}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;margin:0;padding:30px 0 30px 0;border-bottom:1px solid var(--color-primary-orange)}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-heading{position:relative;display:block;margin:0;padding:0 60px 0 0;font-weight:900;font-size:26px;color:var(--color-black);list-style:none;cursor:pointer}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-heading::marker{content:""}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-heading::-webkit-details-marker{display:none}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-heading i{position:absolute;top:50%;right:0;transform:translateY(-50%);width:24px;height:24px;color:var(--color-primary-orange);transition:all .33s ease-in-out}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional[open] .block-heading i{transform:translateY(-50%) rotate(180deg)}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-content{display:block;margin:30px 0 0 0;padding:0}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-content p{display:block;margin:15px 0 0 0;padding:0;font-size:16px;line-height:22px}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-content p:first-child{margin:0}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-content ol,#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-content ul{display:block;margin:15px 0 0 0;padding:0 0 0 30px;list-style:decimal;list-style-position:outside}#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-content ol li,#product .product-additionals-wrapper .container .product-additionals .product-additionals-accordion .additional .block-content ul li{display:list-item;margin:0 0 10px 0;padding:0;font-size:16px;line-height:22px}#product .product-questions-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px 60px 15px;background:var(--color-waspeze-blue-tint)}#product .product-questions-wrapper .container .product-questions{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:768px;margin:0 auto;padding:0}#product .product-questions-wrapper .container .product-questions .product-questions-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;font-weight:900;color:var(--color-waspeze-primary-blue);text-align:center}#product .product-questions-wrapper .container .product-questions .product-questions-accordion{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;list-style:none}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;margin:0;padding:30px 0 30px 0;border-bottom:1px solid var(--color-primary-orange)}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-question{position:relative;display:block;margin:0;padding:0 60px 0 0;font-weight:900;font-size:26px;color:var(--color-black);line-height:32px;list-style:none;cursor:pointer}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-question::marker{content:""}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-question::-webkit-details-marker{display:none}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-question i{position:absolute;top:50%;right:0;transform:translateY(-50%);width:24px;height:24px;color:var(--color-primary-orange);transition:all .33s ease-in-out}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional[open] .block-question i{transform:translateY(-50%) rotate(180deg)}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-answer{display:block;margin:30px 0 0 0;padding:0}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-answer p{display:block;margin:15px 0 0 0;padding:0;font-size:16px;line-height:22px}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-answer p:first-child{margin:0}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-answer ol,#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-answer ul{display:block;margin:15px 0 0 0;padding:0 0 0 30px;list-style:decimal;list-style-position:outside}#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-answer ol li,#product .product-questions-wrapper .container .product-questions .product-questions-accordion .additional .block-answer ul li{display:list-item;margin:0 0 10px 0;padding:0;font-size:16px;line-height:22px}#product .product-range-push-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px 90px 80px;background:var(--color-waspeze-blue-tint);z-index:0;overflow:hidden}#product .product-range-push-wrapper::before{position:absolute;left:50%;width:150%;height:100%;margin:120px 0 0 0;background:var(--color-waspeze-primary-blue);border-radius:50% 50% 0 0/400px 400px 0 0;content:"";transform:translateX(-50%);z-index:-1}#product .product-range-push-wrapper .container .product-range-push{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:-60px 0 0 0;padding:0}#product .product-range-push-wrapper .container .product-range-push .image-wrapper,#product .product-range-push-wrapper .container .product-range-push .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%}#product .product-range-push-wrapper .container .product-range-push .image-wrapper{align-items:flex-end}#product .product-range-push-wrapper .container .product-range-push .image-wrapper .image{display:block;width:110%;height:auto}#product .product-range-push-wrapper .container .product-range-push .information-wrapper{align-items:flex-start;margin:90px 0 0 90px}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-glyph{display:block;width:auto;height:auto;margin:0 0 30px 0;padding:0}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;font-weight:900;font-size:48px;color:var(--color-waspeze-primary-orange);line-height:54px}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy{display:block;width:100%;margin:0 0 30px 0;padding:0}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy p{display:block;width:100%;margin:15px 0 15px 0;padding:0;font-size:24px;line-height:30px;color:var(--color-white)}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-copy p:first-child{margin:0}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .amazon-link-wrapper .amazon-link{border:2px solid var(--color-amazon-gold)}@media all and (max-width:991px){#product .product-introduction-wrapper{padding:10px 30px 60px 30px}#product .product-introduction-wrapper .container .product-introduction{flex-direction:column}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots{width:100%;margin:0 0 30px 0}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery{flex-direction:column}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-single{width:100%;max-width:100%;min-height:auto;padding:30px}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs{display:flex;flex-direction:row;justify-content:left;width:100%;margin:15px 0 0 0}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs .splide__track{width:100%;height:auto!important}#product .product-introduction-wrapper .container .product-introduction .gallery-of-product-shots .product-gallery .product-thumbs .thumb{width:80px;height:auto!important;max-height:none;margin:0 7.5px}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper{width:100%}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .product-title{text-align:center}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper{margin:30px 0 20px 0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points{flex-direction:column}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point{width:100%;margin:0 0 15px 0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point:last-child{margin:0}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point .point-glyph{max-width:55px}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .package-points-wrapper .package-points .package-point .point-copy P{padding-right:20px}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .amazon-link-wrapper{flex-direction:column}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .amazon-link-wrapper .amazon-link{max-width:240px}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .amazon-link-wrapper .amazon-link img{width:100%;max-width:100px;height:auto}#product .product-introduction-wrapper .container .product-introduction .core-content-wrapper .amazon-link-wrapper .also-available-at-wrapper{margin:30px 0 0 0;max-width:initial}#product .product-points-wrapper{flex-direction:column;padding:60px 30px 60px 30px}#product .product-points-wrapper .container .product-points{flex-direction:column}#product .product-points-wrapper .container .product-points .information-wrapper{width:100%}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-heading{text-align:center}#product .product-points-wrapper .container .product-points .information-wrapper .product-points-list .point{width:100%}#product .product-points-wrapper .container .product-points .image-wrapper{width:100%;margin:30px 0 0 0}#product .product-points-wrapper .container .product-points .image-wrapper .product-points-shot{left:0;width:100%;max-width:481px;margin:0}#product .product-additionals-wrapper{width:100%;padding:60px 25px 60px 25px}#product .product-additionals-wrapper .container{max-width:100%;width:100%}#product .product-additionals-wrapper .container .product-additionals{width:100%}#product .product-questions-wrapper{width:100%;padding:60px 25px 60px 25px}#product .product-questions-wrapper .container{max-width:100%;width:100%}#product .product-questions-wrapper .container .product-questions{width:100%}#product .product-range-push-wrapper{padding:60px 30px 60px 30px}#product .product-range-push-wrapper::before{border-radius:50% 50% 0 0/200px 200px 0 0}#product .product-range-push-wrapper .container{max-width:100%;width:100%}#product .product-range-push-wrapper .container .product-range-push{flex-direction:column}#product .product-range-push-wrapper .container .product-range-push .image-wrapper{width:100%}#product .product-range-push-wrapper .container .product-range-push .image-wrapper .image{display:block;width:100%;max-width:481px;height:auto}#product .product-range-push-wrapper .container .product-range-push .information-wrapper{flex-direction:column;align-items:center;width:100%;margin:30px 0 0 0}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .product-range-push-heading{text-align:center}#product .product-range-push-wrapper .container .product-range-push .information-wrapper .amazon-link-wrapper{justify-content:center}}#post{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;background:var(--color-white)}#post .post-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px 0 15px}#post .post-wrapper .container .post-heading-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:15px 0 30px 0;padding:0}#post .post-wrapper .container .post-heading-wrapper .post-heading{display:block;margin:0;padding:0;font-size:48px;color:var(--color-primary-orange);line-height:54px}#post .post-wrapper .container .post-thumbnail-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:30px 0 0 0;padding:0}#post .post-wrapper .container .post-thumbnail-wrapper img{display:block;width:100%;max-width:992px;height:auto;border-radius:30px;aspect-ratio:16/9;object-fit:cover;object-position:center}#post .post-wrapper .container .post-meta-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:30px 0 0 0;padding:0}#post .post-wrapper .container .post-meta-wrapper .post-categories{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;padding:0}#post .post-wrapper .container .post-meta-wrapper .post-categories .post-category{display:inline-block;margin:0;padding:10px 25px;background:var(--color-waspeze-primary-blue);border-radius:50px;font-weight:600;font-size:16px;color:var(--color-white);line-height:22px;text-transform:uppercase}#post .post-wrapper .container .post-meta-wrapper .post-date{display:inline-block;margin:0 0 0 30px;padding:0 0 0 30px;border-left:1px solid var(--color-black);font-weight:600;font-size:14px;color:var(--color-black);line-height:20px;letter-spacing:1px;text-transform:uppercase}#post .post-wrapper .container .core-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin:30px 0 60px 0;padding:0 15px 0 15px}#post .post-wrapper .container .core-content-wrapper .core-content h2{margin:0 0 30px 0}#post .post-wrapper .container .back-to-blog-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#post .post-wrapper .container .back-to-blog-wrapper .back-to-blog{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0 0 60px 0;padding:0}#post .post-wrapper .container .back-to-blog-wrapper .back-to-blog .link{display:inline-block;margin:0;padding:18px 45px;background:var(--color-primary-orange);border-radius:50px;font-weight:700;font-size:18px;font-style:italic;color:var(--color-white);line-height:24px;text-decoration:none;text-transform:uppercase;transition:all .33s ease-in-out}#post .post-wrapper .container .back-to-blog-wrapper .back-to-blog .link:hover{background:var(--color-primary-teal);color:var(--color-white)}.amazon-link-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:15px 0 0 0;padding:0}.amazon-link-wrapper .amazon-link{position:relative;display:inline-block;width:100%;max-width:215px;margin:0;padding:10px 30px;background:var(--color-black);border:0;border-radius:10px;font-size:24px;color:#fff;line-height:30px;text-decoration:none;transition:all .33s ease-in-out}.amazon-link-wrapper .amazon-link img{display:block;width:100%;max-width:100px;margin:0 auto;padding:0}.amazon-link-wrapper .amazon-link .arrow{position:absolute;display:block;top:50%;right:15px;width:24px;height:30px;font-size:24px;color:var(--color-amazon-gold);line-height:30px;transform:translateY(-50%)}.amazon-link-wrapper .amazon-link:hover{transform:scale(.95)}.amazon-link-wrapper .also-available-at-wrapper{display:block;width:100%;max-width:290px;margin:0;padding:0}.amazon-link-wrapper .also-available-at-wrapper .also-available-at-text{display:block;width:100%;margin:0;padding:0;font-weight:900;font-size:20px;color:var(--color-waspeze-primary-blue);line-height:26px;text-align:center}.hero-banner-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.hero-banner-wrapper .hero-banner.default,.hero-banner-wrapper .hero-banner.enhanced,.hero-banner-wrapper .hero-banner.slides,.hero-banner-wrapper .hero-banner.video{position:relative;top:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;overflow:hidden}.hero-banner-wrapper .hero-banner.default .hero-banner-image,.hero-banner-wrapper .hero-banner.enhanced .hero-banner-image{display:block;height:100svh;object-fit:cover;object-position:top;margin:0;padding:0;inset:0}.hero-banner-wrapper .hero-banner.video .video-wrapper{position:absolute;display:flex;margin:0;padding:0;inset:0}.hero-banner-wrapper .hero-banner.video .video-wrapper video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;max-width:none}.hero-banner-wrapper .hero-banner.video .hero-banner-information{position:absolute;left:30px;top:50%;width:auto;max-width:767px;height:auto;margin:0;padding:15px;transform:translateY(-50%);z-index:1}.hero-banner-wrapper .hero-banner.video .hero-banner-information .hero-banner-title{display:block;margin:0;padding:0;font-size:66px;line-height:72px;color:#f5f5f5}.hero-banner-wrapper .hero-banner.video .hero-banner-information .hero-banner-description{display:block;margin:30px 0 0 0;padding:0;font-size:18px;line-height:24px;color:#f5f5f5}.hero-banner-wrapper .hero-banner.default .hero-banner-information,.hero-banner-wrapper .hero-banner.enhanced .hero-banner-information{position:absolute;left:30px;top:50%;width:auto;max-width:767px;height:auto;margin:0;padding:15px;transform:translateY(-50%);z-index:1}.hero-banner-wrapper .hero-banner.default .hero-banner-information .hero-banner-title,.hero-banner-wrapper .hero-banner.enhanced .hero-banner-information .hero-banner-title{display:block;margin:0;padding:0;font-size:66px;line-height:72px;color:#f5f5f5}.hero-banner-wrapper .hero-banner.enhanced .hero-banner-information .hero-banner-description{display:block;margin:30px 0 0 0;padding:0;font-size:18px;line-height:24px;color:#f5f5f5}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin:30px 0 0 0;padding:0;list-style:none}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons .button{margin:0 0 0 15px}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons .button:first-child{margin:0}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons .button .link{display:block;min-width:180px;margin:0;padding:15px 20px;background:var(--color-button-blue);font-weight:700;font-size:18px;line-height:24px;color:#f5f5f5;text-align:center;text-decoration:none;transition:all .33s ease-in-out}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons .button .link span{margin:0 8px 0 0;font-size:18px;line-height:24px;color:#f5f5f5}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons .button .link:hover{transform:scale(.9)}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons .button:not(:first-of-type) .link{background:#f5f5f5;color:var(--color-button-blue)}.hero-banner-wrapper .hero-banner .hero-banner-information .hero-banner-buttons .button:not(:first-of-type) .link span{font-size:18px;line-height:24px;color:var(--color-button-blue)}.hero-banner-wrapper .sticky-area{position:relative;height:100%;margin:80px 0 0 0}.hero-banner-wrapper .sticky-area .hero-banner.slides{display:flex;flex-direction:row}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;min-height:1000px;background:var(--gradient-primary);padding:80px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .glyph-wrapper{margin-bottom:40px;text-align:center;width:100%}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .glyph-wrapper .glyph{width:60px;height:auto}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-title{width:100%;font-size:46px;line-height:52px;font-weight:900;color:var(--color-waspeze-primary-orange);margin:0 0 50px 0;text-align:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-description{font-size:16px;line-height:24px;color:#fff;margin:0 0 40px 0;padding:0 20px;text-align:center;width:100%}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-description p{margin:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .separator-image-wrapper{margin:40px auto 10px auto;width:100%;max-width:550px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .separator-image-wrapper::after,.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .separator-image-wrapper::before{content:"";display:block;flex:1;height:1px;background:var(--color-primary-orange);max-width:80%}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .separator-image-wrapper .separator-image{width:auto;height:40px;display:block;flex-shrink:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-extran{font-size:24px;line-height:30px;font-weight:900;color:#fff;margin:15px 0 40px 0;text-align:center;width:100%}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-extran p{margin:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-buttons-wrapper{margin:40px 0 0 0;width:100%;text-align:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-buttons-wrapper .hero-banner-button{display:inline-block;padding:20px 60px;background:var(--color-waspeze-primary-orange);color:var(--color-waspeze-primary-blue);font-size:26px;font-weight:900;text-decoration:none;border-radius:10px;transition:all .33s ease-in-out}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .hero-banner-buttons-wrapper .hero-banner-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(1.05)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .slider-navigation{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .slider-navigation .slider-dots{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .slider-navigation .slider-dots .slide-dot{display:block;width:12px;height:12px;margin:0;padding:0;background:var(--color-waspeze-primary-orange);border:2px solid var(--color-waspeze-primary-orange);border-radius:50%;cursor:pointer;transition:all .3s ease}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .slider-navigation .slider-dots .slide-dot.is-active{background:0 0;border-color:var(--color-waspeze-primary-orange)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper .slider-navigation .slider-dots .slide-dot:hover{background:0 0;border-color:var(--color-waspeze-primary-orange)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider{position:relative;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:50%;margin:0;padding:0;z-index:5;height:1000px;overflow:hidden}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track{position:relative;width:100%;height:100%;overflow:hidden}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide{position:absolute;display:none;width:100%;transition:opacity .7s ease-in-out,transform .6s ease-in-out}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.is-active{display:block;opacity:1;transform:translateX(0) rotate(0)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-enter-backward{display:block;transform:translateX(650px) rotate(20deg);opacity:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-enter-backward.is-active{transform:translateX(0) rotate(0);opacity:1}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-exit-backward{display:block}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-exit-backward:not(.is-active){transform:translateX(-650px) rotate(-20deg);opacity:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-enter-forward{display:block;transform:translateX(-650px) rotate(-20deg);opacity:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-enter-forward.is-active{transform:translateX(0) rotate(0);opacity:1}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-exit-forward{display:block}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide.slide-exit-forward:not(.is-active){transform:translateX(650px) rotate(20deg);opacity:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-overlay{position:relative;left:50%;top:0;width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat;transform:translateX(-50%);z-index:2}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-media{inset:0;z-index:1;pointer-events:none}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-media::before{position:absolute;display:block;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.33);content:"";z-index:2}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-media .hero-slide-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information{display:none;position:absolute;left:50%;top:50%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100svh;max-width:481px;transform:translate(-50%,-50%);z-index:3}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper{position:absolute;top:150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper .slide-heading{display:block;margin:0;padding:0;font-size:48px;line-height:54px;color:#fff;text-align:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper{position:absolute;bottom:270px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper p{display:block;width:100%;max-width:380px;margin:0;padding:0;font-size:22px;line-height:24px;color:#fff;text-align:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-motto-wrapper{position:absolute;bottom:170px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-motto-wrapper .slide-motto{display:block;margin:0;padding:0;font-family:"PP Telegraf";font-size:30px;line-height:30px;color:#fff;text-align:center;font-style:italic}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-button-wrapper{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;bottom:45px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-button-wrapper .slide-button{display:block;margin:0;padding:20px 30px;background:#fff;border-radius:50px;font-weight:700;font-style:italic;font-size:18px;color:#000;line-height:24px;text-decoration:none;text-transform:uppercase;transition:all .33s ease-in-out}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-button-wrapper .slide-button:hover{background:var(--color-primary-teal);color:var(--color-white)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .rotator-image-wrapper{position:absolute;bottom:-1100px;left:50%;width:1500px;height:1500px;border-radius:50%;overflow:hidden;background:0 0;transform:translateX(-50%);z-index:2}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .rotator-image-wrapper .rotator-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50%;transform:rotate(0);transform-origin:center center;transition:transform .6s ease-in-out}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .rotator-image-wrapper .rotator-image.rotate-90{transform:rotate(90deg)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .rotator-image-wrapper .rotator-image.rotate-180{transform:rotate(180deg)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .rotator-image-wrapper .rotator-image.rotate-270{transform:rotate(270deg)}body:has(header.ribbon.upper:not(*)) .hero-banner-wrapper{margin-top:-110px}@media all and (max-width:575px){.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper{top:105px!important}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper .slide-heading{font-size:30px!important}}@media all and (max-height:600px){.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper{top:105px!important}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper .slide-heading{font-size:30px!important}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper{display:none}}@media all and (max-width:400px){.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper{display:none}}@media all and (max-width:991px){.hero-banner-wrapper .sticky-area{margin-top:85px}.hero-banner-wrapper .sticky-area .hero-banner.slides{flex-direction:column-reverse}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper{position:relative;width:100%;min-height:auto;padding:0 20px 45px 20px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper::before{content:"";display:block;width:calc(100% + 40px);height:150px;background:var(--color-waspeze-primary-orange-50);margin-left:-20px;margin-right:-20px;margin-bottom:40px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container{display:grid}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .glyph-wrapper{margin:0 0 15px 0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .hero-banner-title{font-size:36px;line-height:42px;margin:0 0 30px 0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .hero-banner-description{margin-bottom:0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .separator-image-wrapper{margin-top:25px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .hero-banner-extran{margin:10px 0 0 0}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .slider-navigation{position:relative;bottom:auto;left:auto;transform:none;margin-top:-185px;z-index:2;order:-2}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .slider-navigation .slider-dots .slide-dot{background:var(--color-primary-blue);border-color:var(--color-primary-blue)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .slider-navigation .slider-dots .slide-dot.is-active{background:0 0;border-color:var(--color-primary-blue)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .slider-navigation .slider-dots .slide-dot:hover{background:0 0;border-color:var(--color-primary-blue)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-banner-content-wrapper>.container .hero-banner-buttons-wrapper{position:relative;z-index:2;margin-top:-140px;margin-bottom:40px;order:-1}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider{width:100%;height:600px;min-height:600px;overflow:hidden}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track{height:600px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide{height:600px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-overlay{background-size:195% 100%;background-position:center;background-repeat:no-repeat;transform:translateX(-50%);min-width:400px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-media .hero-slide-image{position:absolute;min-width:auto;width:100%;height:100%;object-fit:cover;object-position:center;left:50%;transform:translateX(-50%)}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information{max-width:400px;height:600px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper{top:140px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-heading-wrapper .slide-heading{max-width:320px;font-size:40px;line-height:42px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper p{max-width:275px;font-size:16px;line-height:22px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-motto-wrapper{bottom:185px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-motto-wrapper .slide-motto{font-size:26px;line-height:24px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-button-wrapper{bottom:75px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .rotator-image-wrapper{bottom:-750px;left:50%;width:1000px;height:1000px}.hero-banner-wrapper .hero-banner.default .hero-banner-information .hero-banner-title,.hero-banner-wrapper .hero-banner.enhanced .hero-banner-information .hero-banner-title,.hero-banner-wrapper .hero-banner.video .hero-banner-information .hero-banner-title{font-size:42px;line-height:48px}.hero-banner-wrapper .hero-banner.default .hero-banner-information .hero-banner-buttons,.hero-banner-wrapper .hero-banner.enhanced .hero-banner-information .hero-banner-buttons,.hero-banner-wrapper .hero-banner.video .hero-banner-information .hero-banner-buttons{flex-direction:column;align-items:flex-start}.hero-banner-wrapper .hero-banner.default .hero-banner-information .hero-banner-buttons .button,.hero-banner-wrapper .hero-banner.enhanced .hero-banner-information .hero-banner-buttons .button,.hero-banner-wrapper .hero-banner.video .hero-banner-information .hero-banner-buttons .button{margin:10px 0 0 0;width:100%}.hero-banner-wrapper .hero-banner.default .hero-banner-information .hero-banner-buttons .button:first-child,.hero-banner-wrapper .hero-banner.enhanced .hero-banner-information .hero-banner-buttons .button:first-child,.hero-banner-wrapper .hero-banner.video .hero-banner-information .hero-banner-buttons .button:first-child{margin:0}}@media all and (max-height:1050px){.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper{bottom:220px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper p{font-size:14px;line-height:20px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-motto-wrapper{bottom:175px}}@media all and (max-height:860px){.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-copy-wrapper{bottom:200px}.hero-banner-wrapper .sticky-area .hero-banner.slides .hero-slider .hero-slider-track .hero-slide .hero-slide-information .slide-motto-wrapper{bottom:165px}}.subpage-banner-wrapper{position:relative;top:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.subpage-banner-wrapper .subpage-banner.default{position:relative;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:300px;min-height:300px;overflow:hidden}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-image{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-image::before{display:none}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-image.no-image{background-color:#221778}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-information{position:absolute;left:0;right:0;top:50%;width:100%;height:auto;margin:0;padding:0 15px;transform:translateY(-50%);z-index:1}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-information .container{display:flex;align-items:center;max-width:1404px}.subpage-banner-wrapper .subpage-banner.default .subpage-banner-information .subpage-banner-title{display:block;margin:0;padding:0;font-size:48px;line-height:54px;color:#fff}.subpage-banner-wrapper .subpage-banner:has(.no-image){height:200px;min-height:200px}.subpage-banner-wrapper .subpage-banner:has(.no-image) .subpage-banner-title{color:var(--color-primary-orange)!important}#error{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#error .error-banner-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#error .error-banner-wrapper .error-banner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:120px 80px 60px 80px;background:var(--color-white);z-index:0;overflow:hidden}#error .error-banner-wrapper .error-banner:before{position:absolute;top:0;left:50%;width:150%;height:100%;background:var(--color-waspeze-primary-orange-50);border-radius:50% 50% 0 0/400px 400px 0 0;transform:translateX(-50%);content:"";z-index:-1}#error .error-banner-wrapper .error-banner .error-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;color:var(--color-waspeze-primary-blue);text-align:center}#error .error-banner-wrapper .error-banner .content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#error .error-banner-wrapper .error-banner .content .error-subheading{display:block;width:100%;margin:0 0 30px 0;padding:0;color:var(--color-waspeze-primary-blue);text-align:center}#error .error-banner-wrapper .error-banner .content .error-image{display:block;width:100%;max-width:100%;height:auto;margin:0;padding:0}#error .error-banner-wrapper .error-banner .content .error-copy{display:block;width:100%;max-width:768px;height:auto;margin:0;padding:0;text-align:center}#error .error-banner-wrapper .error-banner .content .error-button{display:inline-block;width:auto;margin:60px 0 0 0;padding:20px 60px;background:var(--color-waspeze-primary-orange);border-radius:10px;font-weight:900;font-size:24px;color:var(--color-white);line-height:30px;text-align:center;text-decoration:none;transition:all .33s ease-in-out;white-space:nowrap}#error .error-banner-wrapper .error-banner .content .error-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(1.1)}@media mq-large{#error .error-banner-wrapper .error-banner:before{border-radius:50% 50% 0 0/200px 200px 0 0}}.introductory-content-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:80px 60px 80px 60px;text-align:center;overflow:hidden}.introductory-content-wrapper::before{position:absolute;left:50%;top:0;width:150%;height:100%;background:var(--color-waspeze-primary-orange-50);border-radius:50% 50% 0 0/400px 400px 0 0;transform:translateX(-50%);content:"";z-index:-1}.introductory-content-wrapper .container{max-width:1000px}.introductory-content-wrapper .container .introductory-content-glyph-wrapper{margin:0 0 30px 0}.introductory-content-wrapper .container .introductory-content-glyph-wrapper .introductory-content-glyph{display:block;width:90px;height:auto;margin:0 auto}.introductory-content-wrapper .container .introductory-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.introductory-content-wrapper .container .introductory-content .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:30px 0 0 0}.introductory-content-wrapper .container .introductory-content .information-wrapper .introductory-content-heading{display:block;margin:0 0 30px 0;font-weight:900;font-size:48px;line-height:54px;color:var(--color-waspeze-primary-blue)}.introductory-content-wrapper .container .introductory-content .information-wrapper .introductory-content-copy{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 0 30px 0;max-width:768px}.introductory-content-wrapper .container .introductory-content .information-wrapper .introductory-content-copy p{display:block;margin:15px 0 0 0;font-size:18px;color:var(--color-black);line-height:24px}.introductory-content-wrapper .container .introductory-content .information-wrapper .introductory-content-copy p strong{font-weight:700}.introductory-content-wrapper .container .introductory-content .information-wrapper .introductory-content-copy p:first-of-type{margin:0}.introductory-content-wrapper .container .introductory-content .link-wrapper{margin:15px 0 0 0}.introductory-content-wrapper .container .introductory-content .link-wrapper .introductory-content-link{display:inline-block;margin:0;padding:25px 40px;background:var(--color-waspeze-primary-orange);color:var(--color-white);font-weight:900;font-size:24px;line-height:30px;border-radius:10px;text-decoration:none;transition:all .33s ease-in-out;white-space:nowrap}.introductory-content-wrapper .container .introductory-content .link-wrapper .introductory-content-link:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(1.1)}@media all and (max-width:991px){.introductory-content-wrapper{width:100%;padding:60px 15px 80px 15px}.introductory-content-wrapper::before{border-radius:50% 50% 0 0/300px 300px 0 0}.introductory-content-wrapper .container .introductory-content-glyph-wrapper .introductory-content-glyph{width:50px}.introductory-content-wrapper .container .introductory-content .information-wrapper .introductory-content-heading{max-width:240px;font-size:36px;line-height:42px}.introductory-content-wrapper .container .introductory-content .link-wrapper .introductory-content-link{padding:15px 30px;font-size:18px;line-height:24px}}.reusable-gallery{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}.faqs-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0 15px 60px 15px}.faqs-wrapper .faqs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.faqs-wrapper .faqs .questions{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;list-style:none}.faqs-wrapper .faqs .questions .question{display:block;width:100%;margin:0;padding:0}.faqs-wrapper .faqs .questions .question:first-of-type{margin:0}.faqs-wrapper .faqs .questions .question .question-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;margin:0;padding:30px 0 30px 0;border-bottom:2px solid var(--color-primary-orange)}.faqs-wrapper .faqs .questions .question .question-wrapper .the-question{position:relative;display:block;width:100%;margin:0;padding:30px 0 30px 0;font-weight:700;font-size:26px;color:var(--color-black);line-height:32px;cursor:pointer}.faqs-wrapper .faqs .questions .question .question-wrapper .the-question::marker{content:""}.faqs-wrapper .faqs .questions .question .question-wrapper .the-question::-webkit-details-marker{display:none}.faqs-wrapper .faqs .questions .question .question-wrapper .the-question:first-of-type{margin:0;padding:0}.faqs-wrapper .faqs .questions .question .question-wrapper .the-question .arrow{position:absolute;top:50%;right:0;transform:translateY(-50%);width:24px;height:24px;color:var(--color-primary-orange);transition:all .33s ease-in-out}.faqs-wrapper .faqs .questions .question .question-wrapper[open] .the-question .arrow{transform:translateY(-50%) rotate(180deg)}.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer{display:block;width:100%;margin:30px 0 0 0;padding:30px 0 0 0;border-top:2px solid var(--color-primary-orange)}.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer b{font-weight:700;color:var(--color-black)}.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer p{display:block;width:100%;margin:15px 0 0 0;padding:0;font-weight:400;color:var(--color-black)}.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer p:first-of-type{margin:0}.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer ol,.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer ul{display:block;width:100%;margin:15px 0 0 0;padding:0 0 0 30px;list-style:square;list-style-position:outside}.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer ol li,.faqs-wrapper .faqs .questions .question .question-wrapper .the-answer ul li{display:list-item;width:100%;margin:0 0 15px 0;padding:0;font-weight:400;font-size:16px;color:var(--color-black);line-height:22px}#bites-and-stings{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .post-introduction-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px 60px 80px;background:var(--color-white);z-index:0;overflow:hidden}#bites-and-stings .post-introduction-wrapper:before{position:absolute;top:0;left:50%;width:150%;height:100%;background:var(--color-waspeze-primary-orange-50);border-radius:50% 50% 0 0/400px 400px 0 0;transform:translateX(-50%);content:"";z-index:-1}#bites-and-stings .post-introduction-wrapper .post-introduction{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:60px 0 30px 0;padding:0}#bites-and-stings .post-introduction-wrapper .post-introduction .top-glyph-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}#bites-and-stings .post-introduction-wrapper .post-introduction .top-glyph-wrapper .top-glyph{display:block;width:100%;max-width:100%;height:auto;margin:0 0 30px 0;padding:0}#bites-and-stings .post-introduction-wrapper .post-introduction .top-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;color:var(--color-waspeze-primary-blue);text-align:center}#bites-and-stings .post-introduction-wrapper .post-introduction .core-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:768px;margin:0 auto 30px auto;padding:0}#bites-and-stings .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content p{font-size:22px;line-height:28px;text-align:center}#bites-and-stings .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content p strong{font-weight:700}#bites-and-stings .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content a{color:var(--color-waspeze-primary-blue);text-decoration:none}#bites-and-stings .post-introduction-wrapper .post-introduction .top-button{display:inline-block;margin:0;padding:20px 60px;background:var(--color-waspeze-primary-orange);border-radius:10px;font-weight:900;font-size:24px;color:var(--color-white);line-height:30px;text-decoration:none;transition:all .33s ease-in-out}#bites-and-stings .post-introduction-wrapper .post-introduction .top-button:hover{background:var(--color-waspeze-link-green)}#bites-and-stings .treating-stings-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px 60px 80px;background:var(--color-white)}#bites-and-stings .treating-stings-wrapper .treating-stings{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;color:var(--color-waspeze-primary-blue);text-align:center}#bites-and-stings .treating-stings-wrapper .treating-stings>.copy{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .treating-stings-wrapper .treating-stings>.copy p{display:block;width:100%;max-width:768px;margin:15px 0 15px 0;font-size:16px;line-height:22px}#bites-and-stings .treating-stings-wrapper .treating-stings>.copy p:first-of-type{margin:0}#bites-and-stings .treating-stings-wrapper .treating-stings>.copy p strong{font-weight:700}#bites-and-stings .treating-stings-wrapper .treating-stings>.copy.heading{margin-bottom:20px}#bites-and-stings .treating-stings-wrapper .treating-stings>.copy.footer{margin-bottom:-20px;margin-top:40px}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;margin:0;padding:0}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:calc((100% - 40px)/ 3);min-height:700px;margin:0;padding:0 0 80px 0}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card.no-image{min-height:250px;background:var(--color-waspeze-primary-orange-50);justify-content:start;border-radius:10px;flex:1 0 auto;padding:30px}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .image{display:block;width:100%;max-width:100%;height:auto;margin:0 0 20px 0;padding:0;border-radius:10px;aspect-ratio:16/9;object-fit:cover;object-position:center}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .glyph{position:relative;display:block;width:100%;max-width:49px;min-height:61px;height:61px;max-height:61px;margin:0;padding:0;background-repeat:no-repeat;background-size:contain;background-position:center}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .glyph .number{position:absolute;left:50%;top:50%;margin:5px 0 0 0;font-weight:900;font-size:24px;color:var(--color-waspeze-primary-orange);line-height:30px;transform:translate(-50%,-50%)}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .copy{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:30px;padding-bottom:30px}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .copy p{display:block;width:100%;margin:15px 0 15px 0;font-size:16px;line-height:22px;text-align:center}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .copy p strong{font-weight:700}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .copy p:first-of-type{margin:0}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .link{position:absolute;bottom:30px;display:inline-block;margin:0;padding:15px 30px;background:var(--color-waspeze-link-green);border-radius:10px;font-weight:900;font-size:18px;color:var(--color-white);line-height:24px;text-decoration:none;transition:all .33s ease-in-out}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .link:hover{background:var(--color-waspeze-primary-orange)}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards:has(.no-image){align-items:stretch;column-gap:20px}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards.no-aspect-ratio .card .image{aspect-ratio:auto}#bites-and-stings .symptoms-of-stings-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px 60px 80px;background:var(--color-waspeze-primary-blue)}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .image-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;max-width:50%;margin:0;padding:0}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .image-wrapper .image{display:block;width:100%;max-width:90%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center;margin:0;padding:0;-webkit-clip-path:url(#teardropExactWide4);clip-path:url(#teardropExactWide4)}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;margin:0;padding:0}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-heading{display:block;width:100%;max-width:550px;margin:0 0 30px 0;padding:0;color:var(--color-waspeze-primary-orange)}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:100%;margin:0;padding:0}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy p{display:block;margin:15px 0 15px 0;font-size:16px;color:var(--color-white);line-height:22px}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy p:first-of-type{margin:0}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy p strong{font-weight:700}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy ul{display:block;margin:15px 0 15px 0;padding:0 0 0 15px;list-style:initial;list-style-position:outside}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy ul li{display:list-item;margin:10px 0 0 0;font-weight:700;color:var(--color-white)}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-notice{display:block;width:100%;max-width:768px;margin:30px 0 0 0;padding:20px;border:2px solid var(--color-white);border-radius:10px}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-notice p{display:block;margin:0;font-size:16px;color:var(--color-white);line-height:22px;text-transform:uppercase}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-notice p:first-of-type{margin:0}#bites-and-stings .preventing-stings-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px 60px 80px;background:var(--color-white)}#bites-and-stings .preventing-stings-wrapper .preventing-stings{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;color:var(--color-waspeze-primary-orange);text-align:center}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-copy{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-copy p{display:block;width:100%;max-width:768px;margin:15px 0 15px 0;font-size:16px;line-height:22px}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-copy p:first-of-type{margin:0}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-copy p strong{font-weight:700}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-copy.footer{margin-bottom:-20px}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:20px;width:100%;margin:60px 0 0 0;padding:0}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:calc((100% - 40px)/ 3);margin:0;padding:0}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card.no-image{min-height:250px;background:var(--color-waspeze-primary-orange-50);justify-content:start;border-radius:10px;width:calc((100% - 60px)/ 4);flex:1 0 auto;padding:30px}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card .image{display:block;width:100%;max-width:100%;height:auto;margin:0 0 20px 0;padding:0;border-radius:10px;aspect-ratio:16/9;object-fit:cover;object-position:center}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card .glyph{position:relative;display:block;width:100%;max-width:49px;min-height:61px;height:61px;max-height:61px;margin:0;padding:0;background-repeat:no-repeat;background-size:contain;background-position:center}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card .copy{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:320px;margin:0;padding:30px}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card .copy p{display:block;width:100%;margin:15px 0 15px 0;font-size:16px;line-height:22px;text-align:center}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card .copy p strong{font-weight:700}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card .copy p:first-of-type{margin:0}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards:has(.no-image){align-items:stretch}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards:has(.no-image) .copy{padding:0;padding-top:30px}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards.no-max-width .card .copy{max-width:none}#bites-and-stings .explore-the-range-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px 90px 80px;background:var(--color-white);z-index:0;overflow:hidden}#bites-and-stings .explore-the-range-wrapper::before{position:absolute;left:50%;top:0;width:150%;height:100%;margin:60px 0 0 0;background:var(--color-waspeze-primary-blue);border-radius:50% 50% 0 0/400px 400px 0 0;content:"";transform:translateX(-50%);z-index:-1}#bites-and-stings .explore-the-range-wrapper .explore-the-range{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:-60px 0 0 0;padding:0}#bites-and-stings .explore-the-range-wrapper .explore-the-range .image-wrapper,#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%}#bites-and-stings .explore-the-range-wrapper .explore-the-range .image-wrapper{align-items:flex-end}#bites-and-stings .explore-the-range-wrapper .explore-the-range .image-wrapper .explore-the-range-image{display:block;width:110%;height:auto}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper{align-items:flex-start;margin:90px 0 0 90px}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-glyph{display:block;width:auto;height:auto;margin:0 0 30px 0;padding:0}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;font-weight:900;font-size:48px;color:var(--color-waspeze-primary-orange);line-height:54px}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-copy{display:block;width:100%;margin:0 0 30px 0;padding:0}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-copy p{display:block;width:100%;margin:15px 0 15px 0;padding:0;font-size:22px;line-height:28px;color:var(--color-white)}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-copy p strong{font-weight:700}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-copy p:first-child{margin:0}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons .amazon-link-wrapper{margin:0;max-width:215px}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons .amazon-link-wrapper .amazon-link{border:2px solid var(--color-amazon-gold)}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons .explore-the-range-button-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:215px;margin:0 0 0 30px;padding:0}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons .explore-the-range-button-wrapper .explore-the-range-button{display:inline-block;width:100%;max-width:215px;margin:0;padding:20px 30px;border:2px solid var(--color-waspeze-primary-orange);border-radius:10px;font-weight:900;font-size:18px;color:var(--color-waspeze-primary-orange);line-height:24px;text-align:center;text-decoration:none;transition:all .33s ease-in-out}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons .explore-the-range-button-wrapper .explore-the-range-button:hover{background:var(--color-waspeze-primary-orange);color:var(--color-white)}#bites-and-stings-taxonomy{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings-taxonomy .post-introduction-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px 60px 80px;background:var(--color-white);z-index:0;overflow:hidden}#bites-and-stings-taxonomy .post-introduction-wrapper:before{position:absolute;top:0;left:50%;width:150%;height:100%;background:var(--color-waspeze-primary-orange-50);border-radius:50% 50% 0 0/400px 400px 0 0;transform:translateX(-50%);content:"";z-index:-1}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:60px 0 30px 0;padding:0}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .top-glyph-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .top-glyph-wrapper .top-glyph{display:block;width:100%;max-width:100%;height:auto;margin:0 0 30px 0;padding:0}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .top-heading{display:block;width:100%;margin:0 0 30px 0;padding:0;color:var(--color-waspeze-primary-blue);text-align:center}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .core-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:768px;margin:0 auto 30px auto;padding:0}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content p{font-size:22px;line-height:28px;text-align:center}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content p strong{font-weight:700}#bites-and-stings-taxonomy .post-introduction-wrapper .post-introduction .core-content-wrapper .core-content a{color:var(--color-waspeze-primary-blue);text-decoration:none}#bites-and-stings-taxonomy .taxonomy-posts-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px;background:var(--color-white)}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;margin:0;padding:0;list-style:none}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin:0;padding:30px;background:var(--color-white);border:2px solid var(--color-waspeze-primary-orange-50);border-radius:10px;transition:all .33s ease-in-out}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card:hover{border-color:var(--color-waspeze-primary-orange);box-shadow:0 4px 12px rgba(0,0,0,.1)}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-glyph-wrapper{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin:0 0 20px 0;padding:0}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-glyph-wrapper .post-glyph{width:100%;height:100%;object-fit:contain}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-title{width:100%;margin:0 0 15px 0;padding:0;font-size:24px;font-weight:700;color:var(--color-waspeze-primary-navy);line-height:1.3;text-align:center}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-title a{color:var(--color-waspeze-primary-navy);text-decoration:none;transition:color .33s ease-in-out}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-title a:hover{color:var(--color-waspeze-primary-orange)}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-excerpt{width:100%;margin:0 0 20px 0;padding:0;font-size:16px;color:var(--color-text);line-height:1.6;text-align:center}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-link{display:inline-block;margin:10px 0 0 0;padding:12px 30px;background:0 0;border:2px solid var(--color-waspeze-primary-orange);border-radius:10px;font-weight:700;font-size:16px;color:var(--color-waspeze-primary-orange);text-align:center;text-decoration:none;transition:all .33s ease-in-out}#bites-and-stings-taxonomy .taxonomy-posts-wrapper .taxonomy-posts .posts-grid .post-card .post-link:hover{background:var(--color-waspeze-primary-orange);color:var(--color-white)}#bites-and-stings-taxonomy .no-posts-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 80px;background:var(--color-white);text-align:center}#bites-and-stings-taxonomy .no-posts-wrapper p{font-size:18px;color:var(--color-text)}@media all and (max-width:575px){#targeted-pain-relief .steps-for-ongoing-relief-wrapper .container .steps-for-ongoing-relief .steps-for-ongoing-relief-list{justify-content:center}#targeted-pain-relief .steps-for-ongoing-relief-wrapper .container .steps-for-ongoing-relief .steps-for-ongoing-relief-list .step-item{width:100%;max-width:481px}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards{flex-direction:column!important}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card{width:100%!important;max-width:unset!important}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards{flex-direction:column!important}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card{width:100%!important;max-width:unset!important}}@media all and (min-width:576px) and (max-width:767px){#targeted-pain-relief .steps-for-ongoing-relief-wrapper .container .steps-for-ongoing-relief .steps-for-ongoing-relief-list .step-item{width:48%}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards{flex-direction:column!important}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card{width:100%!important;max-width:unset!important}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards{flex-direction:column!important}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card{width:100%!important;max-width:unset!important}}@media all and (min-width:768px) and (max-width:991px){#targeted-pain-relief .steps-for-ongoing-relief-wrapper .container .steps-for-ongoing-relief .steps-for-ongoing-relief-list .step-item{width:48%}}@media all and (max-width:991px){#bites-and-stings .post-introduction-wrapper{margin:30px 0 0 0;padding:0 30px 30px 30px}#bites-and-stings .post-introduction-wrapper .post-introduction{margin:30px 0 0 0}#bites-and-stings .post-introduction-wrapper .post-introduction .top-heading{font-size:36px;line-height:42px;text-align:center}#bites-and-stings .post-introduction-wrapper .post-introduction .top-button{padding:15px 45px;font-size:18px;line-height:24px}#bites-and-stings .post-introduction-wrapper::before{border-radius:50% 50% 0 0/200px 200px 0 0}#bites-and-stings .treating-stings-wrapper{padding:30px 30px 30px 30px}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-heading{font-size:30px;line-height:36px;text-align:center}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards{display:flex;flex-direction:row;justify-content:center;align-items:center;row-gap:20px}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card{width:100%;max-width:481px;min-height:auto;max-height:auto}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .image{width:100%}#bites-and-stings .treating-stings-wrapper .treating-stings .treating-stings-cards .card .link{position:relative;margin:30px 0 0 0}#bites-and-stings .symptoms-of-stings-wrapper{padding:30px 30px 30px 30px}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings{display:flex;flex-direction:column;justify-content:center;align-items:center}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .image-wrapper{width:100%;max-width:100%;margin:0 0 30px 15px}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .image-wrapper .image{width:100%;max-width:100%}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper{width:100%;max-width:100%;margin:-60px 0 0 0}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-heading{max-width:481px;margin:0 auto;font-size:30px;line-height:36px;text-align:center}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy{margin:30px 0 0 0}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-copy ul li{font-size:16px;line-height:22px}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-notice{max-width:100%}#bites-and-stings .symptoms-of-stings-wrapper .symptoms-of-stings .information-wrapper .symptoms-of-stings-notice p{text-align:center}#bites-and-stings .preventing-stings-wrapper{padding:30px 30px 30px 30px}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-heading{font-size:30px;line-height:36px;text-align:center}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:30px 0 0 0}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card{width:100%;max-width:481px;min-height:auto}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card .image{display:block;width:100%}#bites-and-stings .preventing-stings-wrapper .preventing-stings .preventing-stings-cards .card.no-image{width:calc((100% - 60px)/ 2)}#bites-and-stings .explore-the-range-wrapper{padding:60px 30px 60px 30px}#bites-and-stings .explore-the-range-wrapper::before{border-radius:50% 50% 0 0/200px 200px 0 0}#bites-and-stings .explore-the-range-wrapper .explore-the-range{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:-60px 0 0 0}#bites-and-stings .explore-the-range-wrapper .explore-the-range .image-wrapper{align-items:center;width:100%;max-width:100%}#bites-and-stings .explore-the-range-wrapper .explore-the-range .image-wrapper .explore-the-range-image{display:block;width:100%;max-width:481px;height:auto}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper{width:100%;margin:30px 0 0 0;align-items:center}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-heading{font-size:30px;line-height:36px;text-align:center}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-copy{margin:0 0 30px 0;text-align:center}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons{flex-direction:column}#bites-and-stings .explore-the-range-wrapper .explore-the-range .information-wrapper .explore-the-range-buttons .explore-the-range-button-wrapper{margin:15px 0 0 0}}.testimonials-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px;background:var(--color-white)}.testimonials-wrapper .container .testimonials{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin:0;padding:0}.testimonials-wrapper .container .testimonials .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto 40px auto;text-align:center}.testimonials-wrapper .container .testimonials .information-wrapper .pre-heading{display:block;margin:0 0 15px 0;font-family:"PP Telegraf",Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;color:var(--color-waspeze-primary-orange);letter-spacing:1px}.testimonials-wrapper .container .testimonials .information-wrapper .heading{display:block;margin:0 0 20px 0;font-family:"PP Telegraf",Arial,Helvetica,sans-serif;font-size:42px;font-weight:900;line-height:1.2;color:var(--color-waspeze-primary-blue)}.testimonials-wrapper .container .testimonials .information-wrapper .copy{display:block;margin:0;font-size:18px;line-height:1.6;color:var(--color-black)}.testimonials-wrapper .container .testimonials .information-wrapper .copy p{margin:0 0 15px 0}.testimonials-wrapper .container .testimonials .information-wrapper .copy p:last-child{margin:0}.testimonials-wrapper .container .testimonials .testimonials-slider{width:100%;margin:0 0 40px 0;padding:0}.testimonials-wrapper .container .testimonials .testimonials-slider .testimonials-slider-arrows{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0 0 30px 0}.testimonials-wrapper .container .testimonials .testimonials-slider .testimonials-slider-arrows .splide__arrow{position:relative;width:50px;height:50px;background:var(--color-waspeze-primary-orange);border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.testimonials-wrapper .container .testimonials .testimonials-slider .testimonials-slider-arrows .splide__arrow:hover{background:var(--color-waspeze-primary-blue)}.testimonials-wrapper .container .testimonials .testimonials-slider .testimonials-slider-arrows .splide__arrow img{width:20px;height:auto}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:40px;background:var(--color-background-off-white);border-radius:10px}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .thumbnail-wrapper{display:flex;justify-content:center;align-items:center;margin:0 0 25px 0}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .thumbnail-wrapper .thumbnail{width:80px;height:80px;border-radius:50%;object-fit:cover}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-quote{display:block;margin:0 0 20px 0;font-size:18px;line-height:1.6;font-style:italic;color:var(--color-black)}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-quote p{margin:0 0 15px 0}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-quote p:last-child{margin:0}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-reviewer-name{display:block;margin:0 0 5px 0;font-family:"PP Telegraf",Arial,Helvetica,sans-serif;font-size:20px;font-weight:800;color:var(--color-waspeze-primary-blue)}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-reviewer-position{display:block;margin:0 0 5px 0;font-size:16px;font-weight:600;color:var(--color-waspeze-primary-orange)}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-reviewer-location{display:block;margin:0;font-size:14px;color:#666}.testimonials-wrapper .container .testimonials .button-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.testimonials-wrapper .container .testimonials .button-wrapper .custom-button{display:inline-block;padding:15px 40px;background:var(--color-waspeze-link-green);color:#fff;font-family:"PP Telegraf",Arial,Helvetica,sans-serif;font-size:18px;font-weight:800;text-decoration:none;text-transform:uppercase;border-radius:50px;transition:all .3s ease}.testimonials-wrapper .container .testimonials .button-wrapper .custom-button:hover{background:var(--color-waspeze-primary-blue)}@media all and (max-width:991px){.testimonials-wrapper{padding:40px 15px}.testimonials-wrapper .container .testimonials .information-wrapper{margin:0 auto 30px auto}.testimonials-wrapper .container .testimonials .information-wrapper .pre-heading{font-size:16px;margin:0 0 10px 0}.testimonials-wrapper .container .testimonials .information-wrapper .heading{font-size:32px;margin:0 0 15px 0}.testimonials-wrapper .container .testimonials .information-wrapper .copy{font-size:16px}.testimonials-wrapper .container .testimonials .testimonials-slider{margin:0 0 30px 0}.testimonials-wrapper .container .testimonials .testimonials-slider .testimonials-slider-arrows{margin:0 0 20px 0}.testimonials-wrapper .container .testimonials .testimonials-slider .testimonials-slider-arrows .splide__arrow{width:40px;height:40px}.testimonials-wrapper .container .testimonials .testimonials-slider .testimonials-slider-arrows .splide__arrow img{width:16px}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card{padding:30px 20px}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .thumbnail-wrapper{margin:0 0 20px 0}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .thumbnail-wrapper .thumbnail{width:60px;height:60px}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-quote{font-size:16px;margin:0 0 15px 0}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-reviewer-name{font-size:18px}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-reviewer-position{font-size:14px}.testimonials-wrapper .container .testimonials .testimonials-slider .splide__track .splide__list .testimonial-card .testimonial-card-information .testimonial-reviewer-location{font-size:12px}.testimonials-wrapper .container .testimonials .button-wrapper .custom-button{padding:12px 30px;font-size:16px}}.split-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px;background:#fff}.split-content-wrapper .container .split-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.split-content-wrapper .container .split-content .content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:30px 0 30px 0;padding:0}.split-content-wrapper .container .split-content .content:first-of-type{margin:0 0 30px 0}.split-content-wrapper .container .split-content .content:last-of-type{margin:30px 0 0 0}.split-content-wrapper .container .split-content .content:nth-of-type(odd){flex-direction:row-reverse}.split-content-wrapper .container .split-content .content .image-wrapper,.split-content-wrapper .container .split-content .content .information-wrapper{width:50%}.split-content-wrapper .container .split-content .content .information-wrapper .pre-heading{display:block;width:auto;margin:0 0 15px 0;padding:0;font-weight:600;font-size:24px;color:var(--color-primary-orange);line-height:30px}.split-content-wrapper .container .split-content .content .information-wrapper .heading{display:block;width:auto;margin:0 0 30px 0}.split-content-wrapper .container .split-content .content .information-wrapper .copy{display:block;width:100%}.split-content-wrapper .container .split-content .content .information-wrapper .copy h2,.split-content-wrapper .container .split-content .content .information-wrapper .copy h3,.split-content-wrapper .container .split-content .content .information-wrapper .copy h4,.split-content-wrapper .container .split-content .content .information-wrapper .copy h5,.split-content-wrapper .container .split-content .content .information-wrapper .copy h6{display:block;margin:0 0 30px 0;font-weight:600;font-style:italic;color:#000}.split-content-wrapper .container .split-content .content .information-wrapper .copy h3{margin:30px 0 30px 0}.split-content-wrapper .container .split-content .content .information-wrapper .copy h2{font-size:32px;line-height:42px}.split-content-wrapper .container .split-content .content .information-wrapper .copy b,.split-content-wrapper .container .split-content .content .information-wrapper .copy strong{font-weight:600}.split-content-wrapper .container .split-content .content .information-wrapper .copy p{margin:15px 0 0 0}.split-content-wrapper .container .split-content .content .information-wrapper .copy p:first-of-type{margin:0}.split-content-wrapper .container .split-content .content .information-wrapper .copy ul{display:block;margin:15px 0 15px 0;padding:15px 0 15px 15px}.split-content-wrapper .container .split-content .content .information-wrapper .copy ul li{font-size:16px}.split-content-wrapper .container .split-content .content .information-wrapper .buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:30px 0 0 0;padding:0;list-style:none}.split-content-wrapper .container .split-content .content .information-wrapper .buttons .button{display:inline-block;margin:0 0 0 15px;padding:0}.split-content-wrapper .container .split-content .content .information-wrapper .buttons .button:first-of-type{margin:0}.split-content-wrapper .container .split-content .content .information-wrapper .buttons .button .button-link{display:inline-block;margin:0;padding:20px 30px;background:var(--color-primary-orange);border-radius:50px;font-weight:700;font-style:italic;font-size:18px;color:var(--color-white);line-height:24px;text-transform:uppercase;text-decoration:none;transition:all .33s ease-in-out}.split-content-wrapper .container .split-content .content .information-wrapper .buttons .button .button-link:hover{background:var(--color-primary-teal);color:var(--color-white);text-decoration:none}.split-content-wrapper .container .split-content .content .image-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}.split-content-wrapper .container .split-content .content .image-wrapper img{display:block;width:100%;height:auto;margin:0;padding:0}.page-template-page-products .split-content-wrapper{padding:0 0 60px 0}.page-template-page-products .split-content-wrapper .container .split-content .content{margin:30px 0 30px 0;padding:30px;border:2px solid var(--color-primary-orange);border-radius:10px}.page-template-page-products .split-content-wrapper .container .split-content .content:first-of-type{margin:0 0 30px 0}.page-template-page-products .split-content-wrapper .container .split-content .content .image-wrapper .image{max-width:320px}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type{flex-direction:column;justify-content:center;align-items:center;padding:60px 30px;background:var(--gradient-primary);border-radius:10px}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .pre-heading{color:var(--color-white)}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .heading{color:var(--color-white)}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy{color:var(--color-white)}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy h2,.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy h3,.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy h4,.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy h5,.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy h6{display:block;margin:0 0 30px 0;font-weight:600;font-style:italic;color:#000}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy h2{font-size:32px;line-height:42px}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy b,.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy strong{color:var(--color-white)}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy p{margin:15px 0 0 0}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .copy p:first-of-type{margin:0}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:30px 0 0 0;padding:0;list-style:none}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .buttons .button{display:inline-block;margin:0 0 0 15px;padding:0}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .buttons .button:first-of-type{margin:0}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .buttons .button .button-link{background:var(--color-white);font-weight:700;color:var(--color-primary-orange);transition:all .33s ease-in-out}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .information-wrapper .buttons .button .button-link:hover{background:var(--color-primary-teal);color:var(--color-white)}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .image-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}.page-template-page-products .split-content-wrapper .container .split-content .content:last-of-type .image-wrapper img{max-width:320px}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content{align-items:flex-start}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .image-wrapper{position:relative}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .image-wrapper .image-box{position:absolute;max-width:481px;width:100%;height:100%}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .image-wrapper .image-box .x-glyph{position:absolute;width:auto;height:auto;max-width:96px;height:auto;opacity:0;z-index:1;transition:all .33s ease-in-out}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .image-wrapper .image{max-width:481px;transition:all .33s ease-in-out}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .image-wrapper:hover .x-glyph{opacity:1}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .image-wrapper:hover .image{filter:grayscale(1)}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .information-wrapper .copy h2.tpr-large-heading{margin:30px 0 30px 0;font-family:"PP Telegraf";font-size:48px;color:var(--color-primary-orange);line-height:54px}.single-targeted-pain-relief .split-content-wrapper .container .split-content .content .information-wrapper .copy p.big{display:block;font-weight:600;font-size:30px;color:var(--color-black);line-height:36px}.home .split-content-wrapper{position:relative;padding:0;overflow:hidden;margin-top:-341px;background-color:transparent;width:100%;contain:paint;isolation:isolate}.home .split-content-wrapper::before{content:"";position:absolute;inset:0;z-index:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><path d='M0,20 Q50,4 100,20 L100,80 Q50,64 0,80 Z' fill='%231b0572'/></svg>") no-repeat;background-size:100% 100%;clip-path:url(#wavePath)}.home .split-content-wrapper svg#wave-clip-defs{position:absolute;width:0;height:0}.home .split-content-wrapper svg#wave-clip-defs-sm{position:absolute;width:0;height:0}.home .split-content-wrapper .wave-overlay{position:absolute;inset:0;z-index:0;width:100%;height:100%;clip-path:url(#wavePath);overflow:hidden;min-width:1920px}.home .split-content-wrapper .wave-overlay img{position:relative;width:600px;height:100%}.home .split-content-wrapper .wave-overlay .image{position:relative;z-index:1;display:flex;align-items:left;gap:4rem;max-width:1200px;margin:0 auto}.home .split-content-wrapper .container{max-width:1920px;padding:0;margin:0}.home .split-content-wrapper .container .split-content .content{align-items:start;flex-direction:row;padding:0;margin:0}.home .split-content-wrapper .container .split-content .content .image-wrapper{width:104%;max-height:1291px;aspect-ratio:1/1.25;-webkit-clip-path:url(#teardropExactWide4);clip-path:url(#teardropExactWide4);transform:translate(-50px,60px)}.home .split-content-wrapper .container .split-content .content .image-wrapper .image{position:absolute;left:200px;top:15px;width:62%;min-width:790px;object-fit:cover;z-index:1}.home .split-content-wrapper .container .split-content .content .information-wrapper{transform:translateX(-190px);padding-top:290px}.home .split-content-wrapper .container .split-content .content .information-wrapper .glyph{width:auto;max-width:96px;height:auto;margin:0 0 30px 0}.home .split-content-wrapper .container .split-content .content .information-wrapper .heading{margin:0 0 30px 0;font-weight:900;font-size:48px;line-height:54px}.home .split-content-wrapper .container .split-content .content .information-wrapper .copy{color:var(--color-white)}@media all and (max-width:992px){.split-content-wrapper{padding:30px 15px 30px 15px}.split-content-wrapper .container .split-content .content:nth-of-type(odd){flex-direction:column-reverse}.split-content-wrapper .container .split-content .content .information-wrapper{width:100%}.split-content-wrapper .container .split-content .content .information-wrapper .heading{font-size:30px;line-height:36px}.split-content-wrapper .container .split-content .content .information-wrapper .copy h2{font-size:25px;line-height:28px;text-align:center}.split-content-wrapper .container .split-content .content .information-wrapper .copy p{font-size:16px;line-height:18px}.split-content-wrapper .container .split-content .content .information-wrapper .buttons{justify-content:center}.split-content-wrapper .container .split-content .content .image-wrapper{width:100%;margin:30px 0 0 0}.split-content-wrapper .container .split-content .content .image-wrapper img{max-width:481px}.home .split-content-wrapper{margin-top:-250px;width:100%;max-width:100%;overflow-x:hidden}.home .split-content-wrapper svg#wave-clip-defs{position:absolute;width:0;height:0}.home .split-content-wrapper svg#wave-clip-defs-sm{position:absolute;width:0;height:0}.home .split-content-wrapper::before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><path d='M0,20 Q50,14 100,20 L100,80 Q50,74 0,80 Z' fill='%231b0572'/></svg>") no-repeat;clip-path:url(#wavePathSm);background-size:100% 100%;background-position:center}.home .split-content-wrapper .wave-overlay{clip-path:url(#wavePathSm);width:100%;min-width:0;max-width:100%}.home .split-content-wrapper .wave-overlay img{transform:translateX(0) translateY(0)!important}.home .split-content-wrapper .wave-overlay .image{height:50%;width:100%;max-width:none}.home .split-content-wrapper .container .split-content .content{flex-direction:column}.home .split-content-wrapper .container .split-content .content .image-wrapper{position:relative;left:50%;width:min(400px,100%);max-height:400px;transform:translate(-50%,0);margin:150px 0 0 0;text-align:center;align-items:center;position:relative}.home .split-content-wrapper .container .split-content .content .image-wrapper .image{position:relative;left:-8px;top:0;width:auto;min-width:100px}.home .split-content-wrapper .container .split-content .content .image-wrapper img{max-width:330px;width:330px}.home .split-content-wrapper .container .split-content .content .information-wrapper{transform:translate(0,0);text-align:center;align-items:center;padding:0 15px 0 15px;min-height:610px;width:100%;margin:0}.home .split-content-wrapper .container .split-content .content .information-wrapper .glyph-wrapper{margin:0 0 15px 0}.home .split-content-wrapper .container .split-content .content .information-wrapper .glyph-wrapper .glyph{width:auto;height:auto;max-width:60px;height:auto;margin-bottom:0}.home .split-content-wrapper .container .split-content .content .information-wrapper .heading{font-size:24px;line-height:32px;margin-bottom:20px}.home .split-content-wrapper .container .split-content .content .information-wrapper .copy p{font-size:18px;line-height:24px;font-weight:400}}.featured-articles-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:-400px;padding:0 80px 160px 80px;background:var(--color-waspeze-blue-tint)}.featured-articles-wrapper .featured-articles-glyph{position:relative;top:40px;left:45%}.featured-articles-wrapper .featured-articles-glyph .glyph{display:block;width:auto;height:auto;margin:0;padding:0}.featured-articles-wrapper .container{max-width:1920px;margin-top:30px}.featured-articles-wrapper .container .featured-articles{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.featured-articles-wrapper .container .featured-articles .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.featured-articles-wrapper .container .featured-articles .information-wrapper .featured-articles-heading{display:block;width:auto;margin:0 0 30px 0;padding:0;font-size:36px;line-height:42px;text-transform:capitalize}.featured-articles-wrapper .container .featured-articles .information-wrapper .featured-articles-copy{display:block;width:100%;margin:0}.featured-articles-wrapper .container .featured-articles .information-wrapper .featured-articles-copy p{margin:15px 0 0 0}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;margin:20px 0 0 0;padding:0;gap:30px}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:32%;margin:0;padding:0;background:var(--color-waspeze-orange-tint);border-radius:10px;overflow:hidden}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-thumbnail{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:0;padding:0;width:100%;overflow:hidden;max-height:277px}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-thumbnail .thumbnail{display:block;width:100%;height:auto;margin:0;padding:0;border-radius:0;transition:all .33s ease-in-out}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article:hover .featured-article-thumbnail .thumbnail{transform:scale(1.1)}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;padding:30px 30px;flex-grow:1;background:var(--color-waspeze-orange-light-tint)}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .featured-article-title{display:block;width:80%;margin:0 0 10px 0;padding:0;font-weight:800;font-size:24px;color:var(--color-waspeze-primary-blue);line-height:30px}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .featured-article-date{display:block;width:auto;margin:0 0 15px 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:var(--color-black)}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .featured-article-excerpt{display:block;width:100%;margin:0 0 20px 0;padding:0;color:var(--color-dark);font-size:16px;line-height:24px}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .read-more-link{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:auto;padding:0;font-weight:800;font-size:18px;color:var(--color-waspeze-link-green);text-decoration:none;transition:all .33s ease-in-out}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .read-more-link:hover{color:var(--color-waspeze-primary-orange)}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .read-more-link .icon{display:inline-block;margin:0 0 0 8px;font-size:18px;text-decoration:none}.featured-articles-wrapper .container .featured-articles .browse-all-articles-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:60px 0 0 0;padding:0;z-index:100}.featured-articles-wrapper .container .featured-articles .browse-all-articles-wrapper .browse-all-articles-button{display:inline-block;margin:0;padding:20px 60px;background:var(--color-waspeze-primary-orange);border-radius:10px;font-weight:900;font-size:24px;color:var(--color-white);text-decoration:none;transition:all .33s ease-in-out}.featured-articles-wrapper .container .featured-articles .browse-all-articles-wrapper .browse-all-articles-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(1.1)}@media all and (max-width:992px){.featured-articles-wrapper{padding:30px 15px 120px 15px;margin:-320px 0 0 0}.featured-articles-wrapper .featured-articles-glyph{top:0;left:0}.featured-articles-wrapper .featured-articles-glyph .glyph{max-height:100px}.featured-articles-wrapper .container .featured-articles .information-wrapper .featured-articles-heading{width:100%;max-width:290px;margin:0 0 30px 0;font-size:30px;line-height:36px;text-align:center}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper{flex-direction:column;margin:0 auto;text-align:center;align-content:center}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article{margin:0 auto}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-thumbnail{max-height:200px}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information{text-align:center;align-content:center}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .featured-article-title{width:100%;font-size:24px;line-height:30px}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .featured-article-date{width:100%}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article .featured-article-information .read-more-link{display:block;width:100%}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article{width:100%;max-width:481px}.featured-articles-wrapper .container .featured-articles .recent-articles-wrapper .featured-article:first-of-type{margin:0 auto}.featured-articles-wrapper .container .featured-articles .browse-all-articles-wrapper{margin:30px 0 0 0}}.link-lists-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:60px 15px;background:linear-gradient(180deg,#fd3400 0,#fd3400 30%,#fd5906 100%)}.link-lists-wrapper .container .link-lists{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.link-lists-wrapper .container .link-lists .information-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.link-lists-wrapper .container .link-lists .information-wrapper .pre-heading{display:block;width:auto;margin:0 0 15px 0;padding:0;font-weight:600;font-size:24px;color:#fff;line-height:30px}.link-lists-wrapper .container .link-lists .information-wrapper .heading{display:block;margin:0 0 30px 0;color:#fff}.link-lists-wrapper .container .link-lists .information-wrapper .copy{display:flex;flex-direction:column;justify-content:center;align-items:center}.link-lists-wrapper .container .link-lists .information-wrapper .copy p{display:block;margin:15px 0 0 0;color:#fff}.link-lists-wrapper .container .link-lists .information-wrapper .copy p:first-of-type{margin:0}.link-lists-wrapper .container .link-lists .links-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0}.link-lists-wrapper .container .link-lists .links-wrapper .links-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:49%;margin:0;padding:0}.link-lists-wrapper .container .link-lists .links-wrapper .links-box .list-heading{display:block;width:100%;margin:0;padding:20px 30px;background:url(/wp-content/themes/leema-child/assets/glyphs/link-list-heading-banner.webp);background-repeat:no-repeat;background-size:cover;background-position:right;font-size:24px;color:#fff;line-height:30px;text-transform:uppercase}.link-lists-wrapper .container .link-lists .links-wrapper .list-of-links{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin:0;padding:15px 0;background:rgba(0,0,0,.5);background-image:url(/wp-content/themes/leema-child/assets/glyphs/glyph-x-transparent.webp);background-repeat:no-repeat;background-size:contain;background-position:center center;list-style:none}.link-lists-wrapper .container .link-lists .links-wrapper .list-of-links .link-item{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0}.link-lists-wrapper .container .link-lists .links-wrapper .list-of-links .link-item a{display:block;width:100%;margin:0;padding:10px 30px;background:0 0;color:#fff;text-decoration:none;transition:all .33s ease-in-out}.link-lists-wrapper .container .link-lists .links-wrapper .list-of-links .link-item a:hover{background:var(--color-primary-teal)}.link-lists-wrapper .container .link-lists .links-wrapper .list-of-links .link-item .arrow{position:absolute;right:15px;width:auto;display:block;color:var(--color-primary-teal);z-index:0;transition:all .33s ease-in-out}.link-lists-wrapper .container .link-lists .links-wrapper .list-of-links .link-item:hover .arrow{color:#fff}.link-lists-wrapper .container .link-lists .button-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:60px 0 0 0;padding:0}.link-lists-wrapper .container .link-lists .button-wrapper .custom-button{display:inline-block;margin:0;padding:18px 45px;background:var(--color-white);border-radius:50px;font-weight:700;font-style:italic;font-size:18px;color:var(--color-black);line-height:24px;text-decoration:none;text-transform:uppercase;transition:all .33s ease-in-out}.link-lists-wrapper .container .link-lists .button-wrapper .custom-button:hover{background:var(--color-primary-teal);color:var(--color-white)}@media all and (max-width:991px){.link-lists-wrapper{padding:30px 15px 30px 15px}.link-lists-wrapper .container .link-lists .information-wrapper .heading{text-align:center;font-size:26px;line-height:30px}.link-lists-wrapper .container .link-lists .links-wrapper{flex-direction:column;margin:0}.link-lists-wrapper .container .link-lists .links-wrapper .links-box{width:100%;max-width:481px;margin:30px 0 0 0}.link-lists-wrapper .container .link-lists .links-wrapper .links-box:first-of-type{margin:0}.link-lists-wrapper .container .link-lists .button-wrapper{margin:30px 0 0 0}}.item-cards-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:-170px;padding:0 15px 215px 15px;background:0 0;position:relative;overflow:hidden}.item-cards-wrapper::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:150%;height:100%;background:var(--color-waspeze-primary-orange-50);border-radius:50% 50% 0 0/400px 400px 0 0;z-index:-1}.item-cards-wrapper .container{max-width:1920px;transform:translateY(-25px);padding:0 80px}.item-cards-wrapper .container .header-glyph-wrapper{width:100%}.item-cards-wrapper .container .header-glyph-wrapper .header-glyph{display:block;width:150px;height:auto;margin:25px 0 10px 0}.item-cards-wrapper .container .item-cards{display:flex;flex-direction:column;width:100%;margin-top:-60px;padding:0}.item-cards-wrapper .container .item-cards .information-wrapper{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;margin:0;padding:0}.item-cards-wrapper .container .item-cards .information-wrapper .heading{display:block;width:100%;margin:0 0 15px 0;padding:0;font-weight:800;font-size:36px;color:var(--color-waspeze-primary-blue);line-height:42px;text-align:center}.item-cards-wrapper .container .item-cards .information-wrapper .item-cards-copy{display:flex;flex-direction:column;justify-content:center;align-items:center}.item-cards-wrapper .container .item-cards .information-wrapper .item-cards-copy p{display:block;margin:15px 0 0 0;color:#1c2c5a}.item-cards-wrapper .container .item-cards .information-wrapper .item-cards-copy p:first-of-type{margin:0}.item-cards-wrapper .container .item-cards .item-filters{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:1200px;margin:20px auto 0 auto;padding:10px;background:#fff;border-radius:60px}.item-cards-wrapper .container .item-cards .item-filters button.filter{display:inline-block;width:auto;margin:0 10px;padding:16px 42px;background:0 0;border:0;border-radius:50px;font-weight:700;font-size:20px;color:#999;line-height:1.2;transition:all .33s ease-in-out;cursor:pointer;white-space:nowrap}.item-cards-wrapper .container .item-cards .item-filters button.filter:first-of-type{margin-left:0}.item-cards-wrapper .container .item-cards .item-filters button.filter:last-of-type{margin-right:0}.item-cards-wrapper .container .item-cards .item-filters button.filter.anti-inflammatory.is-active,.item-cards-wrapper .container .item-cards .item-filters button.filter.cbd.is-active,.item-cards-wrapper .container .item-cards .item-filters button.filter.heating.is-active,.item-cards-wrapper .container .item-cards .item-filters button.filter.is-active{background:var(--color-primary-orange);color:var(--color-white)}.item-cards-wrapper .container .item-cards .item-filters button.filter:hover:not(.is-active){color:var(--color-black)}.item-cards-wrapper .container .item-cards .items-slider{position:relative;display:block;margin:60px 0 0 0;padding:0}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows{position:absolute;top:-82px;display:none;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;margin:0;padding:0}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow{right:0;width:42px;height:42px;font-size:42px;line-height:42px;border-radius:none}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow--prev{left:unset;right:60px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow img{display:block;width:18px;height:auto}.item-cards-wrapper .container .item-cards .items-slider .item-card{position:relative;display:block;min-height:320px;margin:0;padding:0 40px 70px 40px;background:#fff;border-radius:8px}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-heating{border-color:var(--color-heating-red)}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-heating .item-card-information .item-card-type{background:var(--color-heating-red);color:var(--color-white)}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-heating .item-card-information .item-card-type::before{position:absolute;left:-24px;top:0;width:0;height:0;border-top:0 solid transparent;border-bottom:40px solid transparent;border-right:25px solid var(--color-heating-red);content:""}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-heating .item-card-information .item-card-type::after{position:absolute;top:0;right:-24px;width:0;height:0;border-top:0 solid transparent;border-bottom:40px solid transparent;border-left:25px solid var(--color-heating-red);content:""}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-anti-inflammatory{border-color:var(--color-primary-teal)}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-anti-inflammatory .item-card-information .item-card-type{background:var(--color-primary-teal);color:var(--color-white)}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-anti-inflammatory .item-card-information .item-card-type::before{position:absolute;left:-24px;top:0;width:0;height:0;border-top:0 solid transparent;border-bottom:40px solid transparent;border-right:25px solid var(--color-primary-teal);content:""}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-anti-inflammatory .item-card-information .item-card-type::after{position:absolute;top:0;right:-24px;width:0;height:0;border-top:0 solid transparent;border-bottom:40px solid transparent;border-left:25px solid var(--color-primary-teal);content:""}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-cbd{border-color:var(--unnamed-color-ff8300)}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-cbd .item-card-information .item-card-type{background:var(--unnamed-color-ff8300);color:var(--color-white)}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-cbd .item-card-information .item-card-type::before{position:absolute;left:-24px;top:0;width:0;height:0;border-top:0 solid transparent;border-bottom:40px solid transparent;border-right:25px solid var(--unnamed-color-ff8300);content:""}.item-cards-wrapper .container .item-cards .items-slider .item-card.is-cbd .item-card-information .item-card-type::after{position:absolute;top:0;right:-24px;width:0;height:0;border-top:0 solid transparent;border-bottom:40px solid transparent;border-left:25px solid var(--unnamed-color-ff8300);content:""}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information{display:flex;flex-direction:column;justify-content:unset;align-items:center;width:100%;height:100%;margin:20px 0 0 0;padding:0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-type{position:absolute;left:50%;top:-2px;display:block;width:100%;max-width:180px;margin:0;padding:8px;background:#000;color:#fff;text-align:center;transform:translateX(-50%)}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-title{display:block;width:100%;margin:0;padding:0 20px;font-weight:900;font-size:21px;color:#000;line-height:20px;min-height:40px;text-align:center}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-excerpt{display:none;margin:0;padding:0;font-size:14px;color:#000;line-height:22px;text-align:left}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-amazon{max-width:initial}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-link{display:inline-block;width:100%;margin:15px 0 0 0;padding:25px 30px;border:1px solid var(--color-waspeze-primary-orange);border-radius:8px;font-weight:800;font-size:20px;color:var(--color-primary-orange);text-align:center;text-decoration:none;transition:all .33s ease-in-out}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-link:hover{background:var(--color-waspeze-primary-orange);color:var(--color-white)}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin:16px 0 8px 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper .item-card-no-amazon{min-width:100%;position:relative;display:inline-block;padding:27px 60px;background:#e8e8e8;color:var(--color-black);font-weight:700;font-size:16px;text-align:center;line-height:1.4;clip-path:polygon(0 0,100% 0,calc(100% - 20px) 50%,100% 100%,0 100%,20px 50%)}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .amazon-link-wrapper .amazon-link{border-radius:8px;padding:15px 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper{display:flex;flex-direction:column;justify-content:end;align-items:center;width:100%;height:100%;min-height:230px;margin:30px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper .thumbnail{display:block;max-width:500px;max-height:350px;height:auto;margin:0;margin-bottom:30px;padding:0}.item-cards-wrapper .container .item-cards .also-available-at-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:60px 0 0 0;padding:0;font-size:28px;font-weight:700}.item-cards-wrapper .container .item-cards .also-available-at-wrapper .also-available-at-text,.item-cards-wrapper .container .item-cards .also-available-at-wrapper h1,.item-cards-wrapper .container .item-cards .also-available-at-wrapper h2,.item-cards-wrapper .container .item-cards .also-available-at-wrapper h3,.item-cards-wrapper .container .item-cards .also-available-at-wrapper h4,.item-cards-wrapper .container .item-cards .also-available-at-wrapper h5,.item-cards-wrapper .container .item-cards .also-available-at-wrapper h6,.item-cards-wrapper .container .item-cards .also-available-at-wrapper p{color:var(--color-waspeze-primary-blue)}.item-cards-wrapper .container .item-cards .button-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:20px 0 100px 0;padding:0;z-index:200}.item-cards-wrapper .container .item-cards .button-wrapper .custom-button{position:relative;display:inline-block;padding:20px 60px;background:var(--color-waspeze-primary-orange);color:var(--color-waspeze-primary-blue);font-weight:900;font-size:24px;line-height:30px;text-decoration:none;border-radius:10px;transition:all .33s ease-in-out;z-index:201}.item-cards-wrapper .container .item-cards .button-wrapper .custom-button:hover{background:var(--color-waspeze-link-green);color:var(--color-white);transform:scale(1.1)}@media all and (max-width:575px){.item-cards-wrapper{transform:translateY(-80px)}.item-cards-wrapper .container{padding:0 15px}.item-cards-wrapper .container .header-glyph-wrapper .header-glyph{width:80px;margin:20px 0 8px 0}.item-cards-wrapper .container .item-cards{margin:-30px 0 0 0}.item-cards-wrapper .container .item-cards .information-wrapper .pre-heading{width:90%;font-size:24px;line-height:36px}.item-cards-wrapper .container .item-cards .information-wrapper .item-cards-copy p{font-size:13px;text-align:center}.item-cards-wrapper .container .item-cards .item-filters{flex-wrap:wrap;margin:15px auto 0 auto;padding:6px;border-radius:40px}.item-cards-wrapper .container .item-cards .item-filters button.filter{margin:4px 4px;padding:10px 18px;font-size:14px}.item-cards-wrapper .container .item-cards .items-slider{margin:30px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows{top:-60px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow{width:36px;height:36px;font-size:36px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow .splide__arrow--prev{right:50px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow .splide__arrow img{width:14px}.item-cards-wrapper .container .item-cards .items-slider .item-card{padding:0 15px 40px 15px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information{margin:15px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-type{max-width:130px;padding:6px;font-size:12px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-title{padding:0 10px;font-size:16px;line-height:17px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-link{margin:12px 0 0 0;padding:16px 18px;font-size:15px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper{margin:12px 0 6px 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper .item-card-no-amazon{padding:18px 30px;font-size:13px;clip-path:polygon(0 0,100% 0,calc(100% - 12px),50%,100% 100%,0 100%,12px 50%)}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper{min-height:150px;margin:15px 0 0 0}.item-cards-wrapper .container .item-cards .also-available-at-wrapper{margin:30px 0 0 0;font-size:18px;text-align:center}.item-cards-wrapper .container .item-cards .button-wrapper{margin:30px 0 30px 0}.item-cards-wrapper .container .item-cards .button-wrapper .custom-button{padding:14px 32px;font-size:18px}}@media all and (max-width:575px){.item-cards-wrapper{transform:translateY(-90px);padding:0 8px 12px 8px}.item-cards-wrapper::before{border-radius:50% 50% 0 0/220px 220px 0 0}.item-cards-wrapper .container{padding:0 18px;transform:translateY(-15px)}.item-cards-wrapper .container .header-glyph-wrapper .header-glyph{width:90px;margin:18px 0 8px 0}.item-cards-wrapper .container .item-cards{margin:-30px 0 0 0}.item-cards-wrapper .container .item-cards .information-wrapper .pre-heading{width:85%;font-size:26px;line-height:33px}.item-cards-wrapper .container .item-cards .information-wrapper .item-cards-copy p{font-size:13px;text-align:center}.item-cards-wrapper .container .item-cards .item-filters{flex-wrap:wrap;margin:16px auto 0 auto;padding:7px;border-radius:42px}.item-cards-wrapper .container .item-cards .item-filters button.filter{margin:4px 4px;padding:11px 22px;font-size:15px}.item-cards-wrapper .container .item-cards .items-slider{margin:32px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows{top:-62px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow{width:38px;height:38px;font-size:38px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow .splide__arrow--prev{right:52px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow .splide__arrow img{width:15px}.item-cards-wrapper .container .item-cards .items-slider .item-card{min-height:290px;padding:0 18px 45px 18px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information{margin:16px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-type{max-width:140px;padding:6px;font-size:13px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-title{min-height:36px;padding:0 10px;font-size:16px;line-height:18px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-link{margin:12px 0 0 0;padding:17px 19px;font-size:15px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper{margin:12px 0 6px 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper .item-card-no-amazon{padding:19px 35px;font-size:13px;clip-path:polygon(0 0,100% 0,calc(100% - 13px),50%,100% 100%,0 100%,13px 50%)}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper{min-height:165px;margin:18px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper .thumbnail{max-height:290px;margin:0 0 22px 0}.item-cards-wrapper .container .item-cards .also-available-at-wrapper{margin:32px 0 0 0;font-size:19px;text-align:center}.item-cards-wrapper .container .item-cards .button-wrapper{margin:32px 0 32px 0}.item-cards-wrapper .container .item-cards .button-wrapper .custom-button{padding:15px 36px;font-size:19px}}@media all and (max-width:767px){.item-cards-wrapper{transform:translateY(-100px);padding:0 5px 10px 5px}.item-cards-wrapper::before{border-radius:50% 50% 0 0/200px 200px 0 0}.item-cards-wrapper .container{padding:0 20px;transform:translateY(-15px)}.item-cards-wrapper .container .header-glyph-wrapper .header-glyph{width:100px;margin:20px 0 8px 0}.item-cards-wrapper .container .item-cards .information-wrapper .pre-heading{width:80%;margin:0 0 10px 0;font-size:28px;line-height:36px}.item-cards-wrapper .container .item-cards .information-wrapper .item-cards-copy p{font-size:14px;text-align:center}.item-cards-wrapper .container .item-cards .item-filters{flex-wrap:wrap;margin:15px auto 0 auto;padding:6px;border-radius:40px}.item-cards-wrapper .container .item-cards .item-filters button.filter{margin:4px 6px;padding:12px 24px;font-size:16px}.item-cards-wrapper .container .item-cards .items-slider{margin:30px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows{top:-60px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow{width:36px;height:36px;font-size:36px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow .splide__arrow--prev{right:50px}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows .splide__arrow .splide__arrow img{width:14px}.item-cards-wrapper .container .item-cards .items-slider .item-card{min-height:280px;padding:0 20px 50px 20px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information{margin:15px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-type{max-width:150px;padding:6px;font-size:14px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-title{min-height:36px;padding:0 10px;font-size:17px;line-height:18px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .item-card-link{margin:12px 0 0 0;padding:18px 20px;font-size:16px}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper{margin:12px 0 6px 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .no-amazon-link-wrapper .item-card-no-amazon{padding:20px 40px;font-size:14px;clip-path:polygon(0 0,100% 0,calc(100% - 15px),50%,100% 100%,0 100%,15px 50%)}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper{min-height:180px;margin:20px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper .thumbnail{max-height:280px;margin:0 0 20px 0}.item-cards-wrapper .container .item-cards .also-available-at-wrapper{margin:30px 0 0 0;font-size:20px;text-align:center}.item-cards-wrapper .container .item-cards .button-wrapper{margin:30px 0 30px 0}.item-cards-wrapper .container .item-cards .button-wrapper .custom-button{padding:16px 40px;font-size:20px}}@media all and (min-width:768px) and (max-width:991px){.item-cards-wrapper{transform:translateY(-150px);padding:0 10px 15px 10px}.item-cards-wrapper::before{border-radius:50% 50% 0 0/300px 300px 0 0}.item-cards-wrapper .container{padding:0 40px}.item-cards-wrapper .container .header-glyph-wrapper .header-glyph{width:120px}.item-cards-wrapper .container .item-cards{margin:-40px 0 0 0}.item-cards-wrapper .container .item-cards .information-wrapper .pre-heading{width:50%;font-size:38px;line-height:48px}.item-cards-wrapper .container .item-cards .information-wrapper .item-cards-copy p{font-size:16px}.item-cards-wrapper .container .item-cards .item-filters{max-width:100%;padding:8px;border-radius:50px}.item-cards-wrapper .container .item-cards .item-filters button.filter{margin:0 8px;padding:14px 32px;font-size:18px}.item-cards-wrapper .container .item-cards .item-slider{margin:40px 0 0 0}.item-cards-wrapper .container .item-cards .item-slider .item-slider-arrows{top:-70px}.item-cards-wrapper .container .item-cards .item-slider .item-card{padding:0 30px 60px 30px}.item-cards-wrapper .container .item-cards .item-slider .item-card .item-card-information .item-card-title{padding:0 15px;font-size:19px}.item-cards-wrapper .container .item-cards .item-slider .item-card .item-card-information .item-card-link{padding:20px 25px;font-size:18px}.item-cards-wrapper .container .item-cards .item-slider .item-card .item-card-information .no-amazon-link-wrapper .item-card-no-amazon{padding:22px 50px;font-size:15px;clip-path:polygon(0 0,100% 0,calc(100% - 18px) 50%,100% 100%,0 100%,18px 50%)}.item-cards-wrapper .container .item-cards .item-slider .item-card .item-card-information .thumbnail-wrapper{min-height:200px;margin:25px 0 0 0}.item-cards-wrapper .container .item-cards .also-available-at-wrapper{margin:40px 0 0 0;font-size:24px}.item-cards-wrapper .container .item-cards .button-wrapper{margin:40px 0 40px 0}.item-cards-wrapper .container .item-cards .button-wrapper .custom-button{padding:18px 50px;font-size:24px}}@media all and (max-width:991px){.item-cards-wrapper{padding:30px 15px 150px 15px;transform:translateY(-200px);overflow:hidden}.item-cards-wrapper::before{margin:60px 0 0 0;border-radius:50% 50% 0 0/150px 150px 0 0}.item-cards-wrapper .container .item-cards .information-wrapper .heading{font-size:30px;line-height:36px;text-align:center}.item-cards-wrapper .container .item-cards .item-filters{flex-direction:row;justify-content:center;gap:10px;margin:20px 0 0 0}.item-cards-wrapper .container .item-cards .item-filters button.filter{margin:0 10px 0 0;width:reset;font-size:14px;line-height:14px;padding:10px 10px}.item-cards-wrapper .container .item-cards .item-filters button.filter:first-of-type{margin:0}.item-cards-wrapper .container .item-cards .items-slider{margin:25px 0 0 0}.item-cards-wrapper .container .item-cards .items-slider .items-slider-arrows{display:none}.item-cards-wrapper .container .item-cards .button-wrapper{margin:30px 0 0 0}.home .item-cards-wrapper{overflow:hidden;transform:translateY(0)}.home .item-cards-wrapper .container .header-glyph-wrapper{transform:translateY(0)}.home .item-cards-wrapper .container .header-glyph-wrapper .header-glyph{margin:0 auto 8px auto}.home .item-cards-wrapper .container .item-cards{margin:30px 0 0 0}.home .item-cards-wrapper .container .item-cards .button-wrapper{text-align:center}.home .item-cards-wrapper .container .item-cards .items-slider .item-card .item-card-information .thumbnail-wrapper .thumbnail{max-width:80%}}