 :root {--body-text: #1D262D;--links: #0E77E9;--black: #1E1E1E;--light-grey: #F8F8F8;--green: #00B67B;--green-hover: #008352;--grey: #EFEFEF;--red: #E14942;--orange: #FF9E1B;--purple: #ACA4D4;--drawer-width: 560px;--neg-drawer-width: calc(var(--drawer-width)*-1);}@media (color-gamut: p3) {:root {--body-text: color(display-p3 0.113725 0.149020 0.176471 / 1.000000);--links: color(display-p3 0.054902 0.466667 0.913725 / 1.000000);--black: color(display-p3 0.117647 0.117647 0.117647 / 1.000000);--light-grey: color(display-p3 0.972549 0.972549 0.972549 / 1.000000);--green: color(display-p3 0.000000 0.713725 0.482353 / 1.000000);--green-hover: color(display-p3 0.000000 0.513725 0.321569 / 1.000000);--grey: color(display-p3 0.937255 0.937255 0.937255 / 1.000000);--red: color(display-p3 0.882353 0.286275 0.258824 / 1.000000);--orange: color(display-p3 1.000000 0.619608 0.105882 / 1.000000);--purple: color(display-p3 0.674510 0.643137 0.831373 / 1.000000);}}html {box-sizing: border-box;font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}*, *:before, *:after {box-sizing: inherit;box-sizing: border-box;min-height: 0;min-width: 0;}textarea {height: 165px;}.grecaptcha-badge {visibility: hidden;}body {font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 15px;font-style: normal;font-weight: 400;line-height: 25px;color: var(--body-text, #1D262D);overflow-x: hidden;}ul, ol {margin: 0 0 20px 38px;}figure {margin: 0;}strong {font-weight: 600;}a, a:visited {color: var(--links, #0E77E9);transition: color 0.2s ease-in-out;}a:hover, a:focus, a:active {color: inherit;transition: color 0.2s ease-in-out;}.one-container .site-content {padding: 0;}h1, .heading-h1, .product-details-title {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 30px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -1.2px;}h2, .heading-h2 {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 30px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -1.2px;}h3, .heading-h3 {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 22px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;}h4, .heading-h4 {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 18px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.72px;}h1, h2, h3, h4 {margin-bottom: 16px;text-wrap: balance;text-transform: capitalize;}small {font-size: 14px;line-height: 22px;}p {margin-bottom: 20px;}table {text-align: left;}table caption {text-align: left;margin: 0 0 12px;font-weight: 600;}@media (max-width: 1080px) {.product-details-title {font-size: 24px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.96px;margin-bottom: 30px;}}@media (max-width: 575px) {.product-details-title {font-size: 20px;margin-bottom: 20px;}}@media (max-width: 380px) {.product-details-title {font-size: 20px;}}body .woocommerce-store-notice {position: absolute;top: 0;left: 0;right: 0;margin: 0;width: 100%;font-size: 1em;padding: 1em 0;text-align: center;background-color: #0090b9;color: #fff;z-index: 99998;box-shadow: 0 1px 1em rgba(0, 0, 0, .2);}body .woocommerce-store-notice a {color: #fff;}.admin-bar p.demo_store {top: 32px;}body #cookie-law-info-bar {border-radius: 10px;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1) !important;padding: 30px !important;}body #cookie-law-info-bar .cli-bar-message {margin-bottom: 12px;}body #cookie-law-info-bar #wt-cli-cookie-banner-title {color: #fff;}body #cookie-law-info-bar a[role="button"] {border-radius: 4px;text-decoration: none;}body #cookie-law-info-again {box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3) !important;border-radius: 10px 10px 0 0;}.page-banner {overflow: hidden;position: relative;background-color: var(--black, #1E1E1E);}.banner-breadcrumbs {font-size: 13px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.26px;color: var(--body-text, #1D262D);overflow: hidden;text-wrap: nowrap;text-overflow: ellipsis;padding: 18px 0;width: 100%;}.banner-breadcrumbs a {color: var(--body-text, #1D262D);}.banner-breadcrumbs .breadcrumb_last {color: var(--body-text, #1D262D);font-weight: 700;}.banner-breadcrumbs a:not(:hover,:focus) {text-decoration: unset;}.page-banner .banner-slide {min-height: 368px;display: inline-flex;flex-wrap: wrap;align-items: center;}.page-banner > .banner-slide {min-width: 100%;}.page-banner .carousel-banner {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;height: inherit;}.page-banner .pagination-container {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 1;}.page-banner .banner-slide .container {position: relative;z-index: 1;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 50px 0;}.page-banner .carousel-banner .banner-slide {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;height: inherit;}.page-banner .banner-content {font-size: 15px;font-style: normal;font-weight: 400;line-height: 26px;text-align: center;margin: auto;max-width: 552px;}.page-banner .banner-content:not(.dark-content, .light-content) {color: #fff;}.banner-content a:is(:hover, :focus, :active) {color: var(--green, #00B67B);}.banner-content a.white-outline:is(:hover, :focus, :active) {color: #fff;}.page-banner .banner-breadcrumbs, .page-banner .banner-breadcrumbs a, .page-banner .banner-breadcrumbs .breadcrumb_last {color: #fff;}.page-banner .banner-breadcrumbs {padding: 30px 0 0;}.page-banner .banner-background {position: absolute;z-index: -1;top: 0;right: 0;width: 100%;height: 100%;pointer-events: none;}.page-banner .banner-background-media {width: 100%;height: 100%;object-fit: cover;object-position: center;}@media (max-width: 991px) {.page-banner .banner-content br {display: none;}.page-banner .banner-background::before {content: "";background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);position: absolute;bottom: 0;left: 0;width: 100%;height: 50%;pointer-events: none;z-index: 1;height: 100%;}.page-banner .banner-slide:has(.dark-content) .banner-background::before {background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);height: 80%;}.banner-slide:has(.banner-background-media[src*="mini-pc-banner-homepage"]) .banner-background::before {background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);height: 100%;}}@media (max-width: 991px) {.page-banner .banner-slide {min-height: unset;}.page-banner .banner-content {font-size: 14px;font-style: normal;font-weight: 400;line-height: 26px;}.page-banner .banner-background-media {object-position: 80%;}}.blog-page-banner {background-color: #fff;}.blog-page-banner .banner-slide {min-height: unset;}.blog-page-banner .banner-slide .container {padding: 19px 0;}.page-banner.blog-page-banner .banner-content {color: var(--body-text, #1d262d);max-width: unset;text-align: left;}.blog-page-banner .banner-content .banner-breadcrumbs {color: var(--body-text, #1d262d);padding: unset;margin-bottom: 70px;}.blog-page-banner .banner-breadcrumbs, .blog-page-banner .banner-breadcrumbs a, .blog-page-banner .banner-breadcrumbs .breadcrumb_last {color: var(--body-text, #1d262d);}@media (max-width: 991px) {.blog-page-banner .banner-content .banner-breadcrumbs {margin-bottom: 40px;}}body[class*="secondary-nav"] .home-banner {margin-top: -122px;}@media (max-width: 1280px) {body[class*="secondary-nav"] .home-banner {margin-top: -102px;}}.home-banner {margin-top: -82px;}.home-banner .banner-content {margin: 0;text-align: left;padding-left: 15px;padding-right: 80px;}.home-banner .banner-content {padding-left: 80px;padding-right: 15px;}.account-login-banner .home-banner .banner-content {padding-left: 15px;padding-right: 80px;padding-top: 80px;}.home-banner .term-description + .content-buttons {justify-content: flex-start;}.home-banner .banner-slide {min-height: 760px;}.home-banner .banner-slide .container {padding: 82px 0;}.page-banner .swiper-pagination {position: absolute;left: 15px;top: 50%;transform: translateY(-50%);display: inline-grid;width: auto;bottom: unset;grid-gap: 7px;}.page-banner .swiper-pagination .swiper-pagination-bullet {margin: 1px !important;background-color: #fff;border: unset;width: 10px;height: 10px;}.page-banner .swiper-pagination .swiper-pagination-bullet-active {border: 2px solid transparent;outline: 1px solid #fff;outline-offset: 2.5px;width: 8px;height: 8px;margin: 1px !important;}.page-banner .swiper-pagination.dark-pagination .swiper-pagination-bullet {background-color: var(--black, #1E1E1E);}.page-banner .swiper-pagination.dark-pagination .swiper-pagination-bullet-active {background-color: var(--black, #1E1E1E);border: 2px solid transparent;outline: 1px solid var(--black, #1E1E1E);}@media (max-width: 1080px) {.home-banner {margin-top: -60px;}.home-banner .banner-slide {min-height: 620px;}.home-banner .banner-content {padding: 0 25px;}.home-banner .banner-content, .account-login-banner .home-banner .banner-content {padding-right: 25px;padding-left: 25px;}.home-banner .pagination-container {display: none;}.home-banner .banner-slide .container {padding: 30px 0;}.home-banner .carousel-banner .banner-slide {align-items: flex-end;}.page-banner .content-buttons .content-button {flex: 0 0 auto;min-width: 60%;}}.page-banner h1, .page-banner h2 {font-size: 46px;font-style: normal;font-weight: 500;line-height: 56px;letter-spacing: -1.84px;}@media (max-width: 991px) {.page-banner h1, .page-banner h2 {font-size: 40px;font-style: normal;font-weight: 500;line-height: 48px;letter-spacing: -1.52px;}}@media (max-width: 575px) {.page-banner h1, .page-banner h2 {font-size: 38px;font-style: normal;font-weight: 500;line-height: 46px;letter-spacing: -1.52px;}}.site-logo, .site-logo a, .sticky-navigation-logo, .sticky-navigation-logo a, body .main-navigation.navigation-stick .sticky-navigation-logo {display: inline-flex;align-items: center;}.main-navigation .navigation-branding img, .main-navigation .site-logo.mobile-header-logo img {padding: 0;height: auto;width: 100%;}.main-navigation {transition: background 0.2s ease-in-out;}body.themed-banner-slider .main-navigation:not(.is_stuck) {background-color: rgba(10, 10, 10, 0.35);}.error404 .main-navigation:not(.is_stuck) .main-nav > .menu > li > a, body.themed-banner-slider .main-navigation:not(.is_stuck) .main-nav > .menu > li > a {color: #fff;}.error404 .main-navigation:not(.is_stuck) .main-nav > ul > li > a::after, body.themed-banner-slider .main-navigation:not(.is_stuck) .main-nav > ul > li > a::after {background-color: #fff;}.error404 .main-navigation:not(.is_stuck) .site-logo svg path, body.themed-banner-slider .main-navigation:not(.is_stuck) .site-logo svg path {fill: #fff;}.site-logo, .sticky-navigation-logo {padding-right: 33px;margin-right: 44px;flex: 0 0 274px;}#mobile-header .menu-toggle .icon-menu-bars {font-size: 27px;}.menu-toggle .mobile-menu {font-size: 14px;text-transform: uppercase;}@media (max-width: 1400px) {.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {padding-left: 14px !important;padding-right: 14px !important;}.main-navigation .main-nav ul li a {font-size: 14px;}}@media (max-width: 1280px) {#mobile-header .site-logo, #sticky-placeholder .site-logo {padding: 0;border: none;margin: 0;justify-content: center;}#mobile-header .site-logo a, #sticky-placeholder .site-logo a {min-height: 80px;}#mobile-header .menu-toggle, #sticky-placeholder .menu-toggle {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;padding: 0 10px;font-size: 30px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}#mobile-header .menu-toggle .gp-icon svg, #sticky-placeholder .menu-toggle .gp-icon svg {top: unset;}.site-logo, .sticky-navigation-logo {flex: 0 0 130px;padding: 0;margin: auto;justify-content: center;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}.menu-toggle {line-height: 60px;}}@media (max-width: 575px) {.site-logo, .sticky-navigation-logo {flex: 0 0 107px;max-width: 107px;}#mobile-header .menu-toggle .mobile-menu, #sticky-placeholder .menu-toggle .mobile-menu {border: 0;clip: rect(1px,1px,1px,1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal!important;}}.main-navigation {position: relative;}.main-navigation .main-nav {flex: 1 0 auto;}.main-navigation .navigation-branding .sticky-navigation-logo img {height: auto;padding: 0;}.main-navigation ul ul {width: 200px;}.main-navigation .menu-bar-item button {background-color: transparent;padding: unset;border: unset;min-width: 38px;min-height: 38px;display: inline-flex;align-items: center;justify-content: center;}.main-navigation .inside-navigation {padding: 0 15px !important;}.main-navigation .main-nav ul li a {font-size: 15px;font-style: normal;font-weight: 500;letter-spacing: -0.45px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-transform: capitalize;position: relative;transition: all 0.2s ease-in-out;}.main-navigation .menu-item-has-children .dropdown-menu-toggle {padding-right: 0;}.menu-item-has-children .dropdown-menu-toggle svg {margin-bottom: -1px;}.menu-bar-items .menu-search {border: unset;min-width: unset;background-color: unset;padding: 6px 10px;line-height: 1;}@media (min-width: 992px) {.site-logo, .sticky-navigation-logo {margin-right: auto;flex: 0 0 163px;height: 35.67px;}}@media (min-width: 1080px) {.main-navigation .main-nav ul.menu:has(li:hover) > li:not(:hover) > a {color: #8B8D98;transition: all 0.2s ease-in-out;}.main-navigation ul ul li a:not([href="#"]):hover {text-decoration: underline;}.main-navigation .main-nav > ul > li > a::after {content: "";width: 0px;height: 5px;position: absolute;bottom: 0;left: 50%;background-color: transparent;transform: translateX(-50%);border-radius: 2px;transition: all 0.3s ease-in-out;}.main-navigation .main-nav > ul > li.current-menu-ancestor > a::after, .main-navigation .main-nav > ul > li:hover > a::after {width: 100%;background-color: var(--black, #1E1E1E);transition: all 0.3s ease-in-out;}.main-navigation ul ul.sub-menu {border-radius: 4px;width: 240px;padding-bottom: 4px;box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);}}@media (max-width: 1380px) and (min-width: 1080px) {.main-navigation .main-nav > ul > li > a {padding-left: 15px;padding-right: 15px;}.main-navigation .main-nav ul li.menu-item-has-children > a {padding-right: 15px;}.main-navigation .wc-block-mini-cart .wc-block-mini-cart__button .wc-block-mini-cart__amount {display: none;}}@media (max-width: 1280px) and (min-width: 1080px) {.top-bar, .top-bar .widget_nav_menu {font-size: 13px;}.main-navigation .inside-navigation, .top-bar .inside-top-bar, .navigation-usps-section .container {max-width: unset !important;}.main-navigation .main-nav > ul > li > a {padding-left: 14px;padding-right: 14px;}.main-navigation .main-nav ul li.menu-item-has-children > a {padding-right: 14px;}.wc-block-mini-cart__button {margin-right: unset !important;}}@media (max-width: 1180px) and (min-width: 1080px) {.main-navigation .main-nav > ul > li > a {padding-left: 11px;padding-right: 11px;font-size: 14px;}.main-navigation .main-nav ul li.menu-item-has-children > a {padding-right: 11px;}}@media (max-width: 991px) {.main-navigation .inside-navigation {padding: 0 25px !important;}}@media (max-width: 575px) {.wc-block-mini-cart__button .wc-block-mini-cart__amount {display: none;}}body .secondary-navigation {position: relative;background-color: rgb(70, 79, 84, 0.8);padding: 4px 0;}body:not(.themed-banner-slider) .secondary-navigation {background-color: #19658F;}.secondary-navigation .main-nav {width: 100%;}.secondary-navigation .main-nav ul.secondary-menu {justify-content: space-evenly !important;}.secondary-navigation .main-nav ul.secondary-menu li a {font-size: 15px;font-style: normal;font-weight: 500;line-height: 32px;letter-spacing: -0.45px;border-radius: 4px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.secondary-navigation .main-nav ul.secondary-menu li a:is(:hover, :focus), .secondary-navigation .main-nav ul.secondary-menu li:is(:hover, :focus) a {background-color: var(--green, #00B67B) !important;color: #fff;}@media (max-width: 1080px) {body .secondary-navigation {display: none;}body[class*="secondary-nav"] .home-banner {margin-top: -62px;}}.mm-ocd {z-index: 9999999999;}#generate-slideout-menu, .slideout-overlay {display: none;}.mm-spn a:not(:last-child):after {display: none;}.toggled .icon-menu-bars svg:nth-child(2) {display: none !important;}.toggled .icon-menu-bars svg:nth-child(1) {display: block !important;}.mm-spn .menu-item-has-children .dropdown-menu-toggle {display: none;}.mm-spn.mm-spn--light {background-color: #fff !important;margin: 0;width: 100%;max-width: none !important;box-shadow: 0px 4px 20px rgba(9, 61, 244, 0.08);}.mm-spn ul.mm-spn--open {background-color: #fff;}.mm-spn.mm-spn--navbar::after {opacity: 1;font-size: 17px;line-height: 50px;color: var(--body-text, #1D262D);}.mm-spn.mm-spn--navbar[data-mm-spn-title="Menu"]::before {display: none;}.mm-spn.mm-spn--navbar li a {font-weight: 600;font-size: 14px;line-height: 22px;}.mm-spn.mm-spn--navbar li.menu-title a {font-weight: 600;background: var(--grey, #EFEFEF);pointer-events: none;}.mm-spn.mm-spn--navbar li.menu-title::after {display: none;}.mm-spn li:after {border-top: 0.5px solid var(--light-grey, #F8F8F8);opacity: 1;margin: 0;}.mm-spn li:before {content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23093DF4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");border: none;transform: translate(0,-50%);opacity: 1;width: 40px;height: 40px;right: 5px;display: inline-flex;align-items: center;justify-content: center;font-size: 0;line-height: 1;vertical-align: middle;}.mm-spn.mm-spn--navbar ul:before {border-top: 1px solid var(--light-grey, #F8F8F8);opacity: 1;}.content-section .section-introduction {position: relative;z-index: 1;}.content-section .container {align-items: center;}.content-section .section-introduction:only-child {margin: auto;text-align: center;text-wrap: balance;}.content-section .section-introduction:only-child .content-buttons {justify-content: center;}.content-section .content-image {display: inline-flex;align-items: center;margin: 0 0 0 auto;position: relative;}.content-section .content-image img {width: 100%;height: auto;object-fit: cover;border-radius: 8px;}.content-section[data-orientation="media-content"] .section-introduction {margin-left: auto;}.content-section[data-orientation="media-content"] .content-image {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}@media (min-width: 992px) {.content-section[data-orientation="media-content"] .content-image {margin-left: 0;margin-right: 0;padding-right: 0;}.content-section .content-image:only-child {margin: auto;}.content-section .content-image:not(:only-child) {max-width: 660px;}}@media (max-width: 991px) {.content-section[data-orientation="media-content"] .content-image {order: 1;}.content-section[data-orientation="media-content"] .content-image img {display: block;margin: auto;}.content-section .content-image {margin: 51px 0 0;}.content-dropdowns-section .accordion-dropdowns {margin-top: 50px;}}@media (max-width: 575px) {.content-section .content-image {padding: 0 25px;margin-top: 40px;}.content-section.white + .content-section.white {padding-top: 0;}}.content-cards-section {background-image: url("data:image/svg+xml,%3Csvg width='1920' height='1249' viewBox='0 0 1920 1249' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M964.251 130.12C1361.55 130.12 1767.63 43.3734 1921 0V1249H0V0C155.874 43.3734 566.948 130.12 964.251 130.12Z' fill='url(%23paint0_linear_392_7566)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_392_7566' x1='0' y1='0' x2='2193.03' y2='836.484' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23021223'/%3E%3Cstop offset='1' stop-color='%23000811'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-size: cover;background-repeat: no-repeat;background-position: center top;color: #fff;padding-top: 160px;padding-bottom: 90px;overflow: hidden;position: relative;}.content-cards-section .section-introduction {margin: 0 auto 28px;text-align: center;text-wrap: balance;}.content-cards-section .content-card-item {text-wrap: balance;}.content-cards-section .content-card-item figure {position: relative;border-radius: 5px;padding-top: 66%;overflow: hidden;margin-bottom: 22px;}.content-cards-section .content-card-item figure img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}.content-cards-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 3) - 17px);margin-right: 25px;width: calc((100% / 3) - 17px) !important;}.content-cards-section .content-cards-slider {overflow: visible;}.content-cards-section .swiper-pagination {bottom: -60px;}.content-cards-section .swiper-pagination-bullet {background: var(--links, #0E77E9);border-color: var(--links, #0E77E9);opacity: 0.3;}.content-cards-section .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1;}@media (max-width: 1080px) {.content-cards-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 2.2) - 17px);width: calc((100% / 2.2) - 17px) !important;}}@media (max-width: 991px) {.content-cards-section {margin-top: -70px;}}@media (max-width: 575px) {.content-cards-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 1.05) - 17px);width: calc((100% / 1.05) - 17px) !important;}}[data-read-smore-inline=true] p, .term-description p {display: inline-block;}[data-read-smore-inline=true] :is(ul[style*="display: inline"], ol[style*="display: inline"]), .term-description :is(ul[style*="display: inline"], ol[style*="display: inline"]) {display: inline-block !important;}[data-read-smore-inline=true] p:not(:last-child), .term-description p:not(:last-child) {width: 100%;}[data-read-smore-inline=true], [data-read-smore-inline=true] p:last-child, [data-read-smore-inline=true] + .read-smore__link-wrap, [data-read-smore-inline=true] + span, .term-description, .term-description p:last-child, .term-description + span {display: inline;}[data-read-smore-inline=true] + span, .term-description + span {margin-left: .25rem;}[data-read-smore-inline=true].is-expanded + span, .term-description.is-expanded + span {margin-left: 0;}[data-read-smore-inline=true] + span + .content-buttons, [data-read-smore-inline=true] + .content-buttons {margin-top: 20px;}.term-description + .content-buttons {margin-top: 25px;justify-content: center;}.billboard-slide:not(:has(.read-more__link-wrap)) .read-more-billboard-slide {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}.billboard-slide:not(:has(.read-more__link-wrap)) .read-more-billboard-slide * {display: initial;}.content-buttons {display: flex;flex-wrap: wrap;margin: -8px;}.content-buttons .content-button {flex: 0 0 auto;margin: 8px;box-sizing: border-box;}.content-button, a.content-button, .content-buttons a[data-readmore-toggle], .masonry-load-more .button, a.button, form input[type="submit"], form button[type="submit"], article.featured-post-content .read-more.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce ul.products li.product .button, .wp-block-button__link, .woocommerce .woocommerce-account-login .content-button, .woocommerce a.button.woocommerce-button, .woocommerce button.button.woocommerce-Button, button.sidebar-filter-action {color: var(--body-text, #1D262D);color: inherit;background-color: #fff;border: 2px solid #fff;text-decoration: none;display: inline-block;padding: 14px 12px;box-sizing: border-box;border-radius: 5px;text-align: center;min-width: 180px;position: relative;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.42px;text-transform: uppercase;width: auto;transition: all 0.2s ease-in-out;}.content-button[class*="black"] {background-color: var(--black, #1E1E1E);border-color: var(--black, #1E1E1E);color: #fff;}.content-button[class*="outline"] {background: transparent;color: var(--black, #1E1E1E);}.content-button[class*="white-outline"] {color: #fff;}.content-button.link-style {border: unset;background-color: unset;padding: unset;text-align: left;font-weight: 400;text-transform: none;min-width: unset;}.content-button.link-style:hover {background-color: unset;color: var(--links, #0E77E9);text-decoration: underline;}.content-button.link-style svg {margin-left: 9px;}.content-button.link-style svg path {stroke: #fff;}.content-button.link-style:hover svg path {stroke: var(--links, #0E77E9);}.content-button, a.content-button.white {color: var(--body-text, #1D262D);}.woocommerce ul.products li.product .button.configure-button, .woocommerce ul.products li.product .button:only-child, .woocommerce a.button.woocommerce-button.reorder, .wp-block-button__link {border-color: var(--body-text, #1D262D);color: var(--body-text, #1D262D);background-color: transparent;}.content-button.black, .wc-columns-container button.sidebar-filter-action, .woocommerce ul.products li.product .button.configure-button:hover, .woocommerce ul.products li.product .button:hover:only-child, .wp-block-button__link:hover {background-color: var(--black, #1E1E1E);color: #fff;border-color: var(--black, #1E1E1E);}.content-button.blue, .woocommerce .woocommerce-account-login .content-button {background-color: var(--links, #0E77E9);color: #fff;border-color: var(--links, #0E77E9);}.woocommerce .woocommerce-account-login .content-button {width: auto;margin: 0 0 60px;float: unset;}.content-button.blue:hover, .woocommerce .woocommerce-account-login .content-button:hover, .woocommerce a.button.woocommerce-button:hover, .woocommerce button.button.woocommerce-Button:hover {background-color: var(--green-hover, #008352);color: #fff;border-color: var(--green-hover, #008352);}.content-button:hover, .masonry-load-more .button:hover, a.button:hover, .woocommerce ul.products li.product .button, .woocommerce a.button.woocommerce-button, .woocommerce button.button.woocommerce-Button, .woocommerce button.button, .woocommerce .order-again a, button.sidebar-filter-action {color: #fff;background-color: var(--green, #00B67B);border-color: var(--green, #00B67B);text-decoration: none;transition: all 0.2s ease-in-out;}.content-button.green, .woocommerce ul.products li.product .button:hover, .wp-block-button__link:hover, .woocommerce a.button.woocommerce-button:hover, .woocommerce button.button:hover, .woocommerce .order-again a:hover, button.sidebar-filter-action:hover {color: #fff;background-color: var(--green-hover, #008352);border-color: var(--green-hover, #008352);text-decoration: none;transition: all 0.2s ease-in-out;}.woocommerce form .button, .woocommerce .order-again a {margin-top: 28px;}.woocommerce ul.products li.product .button.configure-button::before {content: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46967 11.5303C3.76256 11.8232 4.23744 11.8232 4.53033 11.5303C4.82322 11.2374 4.82322 10.7626 4.53033 10.4697L3.46967 11.5303ZM1 8V7.25C0.696653 7.25 0.423176 7.43273 0.30709 7.71299C0.191005 7.99324 0.255171 8.31583 0.46967 8.53033L1 8ZM13 8.75C13.4142 8.75 13.75 8.41421 13.75 8C13.75 7.58579 13.4142 7.25 13 7.25V8.75ZM10.5303 0.46967C10.2374 0.176777 9.76256 0.176777 9.46967 0.46967C9.17678 0.762563 9.17678 1.23744 9.46967 1.53033L10.5303 0.46967ZM13 4V4.75C13.3033 4.75 13.5768 4.56727 13.6929 4.28701C13.809 4.00676 13.7448 3.68417 13.5303 3.46967L13 4ZM1 3.25C0.585786 3.25 0.25 3.58579 0.25 4C0.25 4.41421 0.585786 4.75 1 4.75V3.25ZM4.53033 10.4697L1.53033 7.46967L0.46967 8.53033L3.46967 11.5303L4.53033 10.4697ZM1 8.75H13V7.25L1 7.25V8.75ZM9.46967 1.53033L12.4697 4.53033L13.5303 3.46967L10.5303 0.46967L9.46967 1.53033ZM13 3.25L1 3.25V4.75L13 4.75V3.25Z' fill='%231D262D'/%3E%3C/svg%3E%0A");display: inline-block;vertical-align: middle;line-height: 1;margin-right: 8px;font-size: 0;margin-top: -1px;}.woocommerce ul.products li.product.product_cat-custom-pc .button.configure-button:is(:hover,:focus)::before {content: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46967 11.5303C3.76256 11.8232 4.23744 11.8232 4.53033 11.5303C4.82322 11.2374 4.82322 10.7626 4.53033 10.4697L3.46967 11.5303ZM1 8V7.25C0.696653 7.25 0.423176 7.43273 0.30709 7.71299C0.191005 7.99324 0.255171 8.31583 0.46967 8.53033L1 8ZM13 8.75C13.4142 8.75 13.75 8.41421 13.75 8C13.75 7.58579 13.4142 7.25 13 7.25V8.75ZM10.5303 0.46967C10.2374 0.176777 9.76256 0.176777 9.46967 0.46967C9.17678 0.762563 9.17678 1.23744 9.46967 1.53033L10.5303 0.46967ZM13 4V4.75C13.3033 4.75 13.5768 4.56727 13.6929 4.28701C13.809 4.00676 13.7448 3.68417 13.5303 3.46967L13 4ZM1 3.25C0.585786 3.25 0.25 3.58579 0.25 4C0.25 4.41421 0.585786 4.75 1 4.75V3.25ZM4.53033 10.4697L1.53033 7.46967L0.46967 8.53033L3.46967 11.5303L4.53033 10.4697ZM1 8.75H13V7.25L1 7.25V8.75ZM9.46967 1.53033L12.4697 4.53033L13.5303 3.46967L10.5303 0.46967L9.46967 1.53033ZM13 3.25L1 3.25V4.75L13 4.75V3.25Z' fill='white'/%3E%3C/svg%3E%0A");}.woocommerce ul.products li.product.product_cat-custom-pc .product-buttons:not(:has(.configure-button)) .button:not([href*="?add-to-cart"], .configure-button)::before {content: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46967 11.5303C3.76256 11.8232 4.23744 11.8232 4.53033 11.5303C4.82322 11.2374 4.82322 10.7626 4.53033 10.4697L3.46967 11.5303ZM1 8V7.25C0.696653 7.25 0.423176 7.43273 0.30709 7.71299C0.191005 7.99324 0.255171 8.31583 0.46967 8.53033L1 8ZM13 8.75C13.4142 8.75 13.75 8.41421 13.75 8C13.75 7.58579 13.4142 7.25 13 7.25V8.75ZM10.5303 0.46967C10.2374 0.176777 9.76256 0.176777 9.46967 0.46967C9.17678 0.762563 9.17678 1.23744 9.46967 1.53033L10.5303 0.46967ZM13 4V4.75C13.3033 4.75 13.5768 4.56727 13.6929 4.28701C13.809 4.00676 13.7448 3.68417 13.5303 3.46967L13 4ZM1 3.25C0.585786 3.25 0.25 3.58579 0.25 4C0.25 4.41421 0.585786 4.75 1 4.75V3.25ZM4.53033 10.4697L1.53033 7.46967L0.46967 8.53033L3.46967 11.5303L4.53033 10.4697ZM1 8.75H13V7.25L1 7.25V8.75ZM9.46967 1.53033L12.4697 4.53033L13.5303 3.46967L10.5303 0.46967L9.46967 1.53033ZM13 3.25L1 3.25V4.75L13 4.75V3.25Z' fill='white'/%3E%3C/svg%3E%0A");display: inline-block;vertical-align: middle;line-height: 1;margin-right: 8px;font-size: 0;margin-top: -1px;}.woocommerce ul.products li.product.product_cat-custom-pc .product-buttons:not(:has(.configure-button)) .button:not([href*="?add-to-cart"], .configure-button):is(:hover,:focus)::before {content: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46967 11.5303C3.76256 11.8232 4.23744 11.8232 4.53033 11.5303C4.82322 11.2374 4.82322 10.7626 4.53033 10.4697L3.46967 11.5303ZM1 8V7.25C0.696653 7.25 0.423176 7.43273 0.30709 7.71299C0.191005 7.99324 0.255171 8.31583 0.46967 8.53033L1 8ZM13 8.75C13.4142 8.75 13.75 8.41421 13.75 8C13.75 7.58579 13.4142 7.25 13 7.25V8.75ZM10.5303 0.46967C10.2374 0.176777 9.76256 0.176777 9.46967 0.46967C9.17678 0.762563 9.17678 1.23744 9.46967 1.53033L10.5303 0.46967ZM13 4V4.75C13.3033 4.75 13.5768 4.56727 13.6929 4.28701C13.809 4.00676 13.7448 3.68417 13.5303 3.46967L13 4ZM1 3.25C0.585786 3.25 0.25 3.58579 0.25 4C0.25 4.41421 0.585786 4.75 1 4.75V3.25ZM4.53033 10.4697L1.53033 7.46967L0.46967 8.53033L3.46967 11.5303L4.53033 10.4697ZM1 8.75H13V7.25L1 7.25V8.75ZM9.46967 1.53033L12.4697 4.53033L13.5303 3.46967L10.5303 0.46967L9.46967 1.53033ZM13 3.25L1 3.25V4.75L13 4.75V3.25Z' fill='white'/%3E%3C/svg%3E%0A");}.woocommerce ul.products li.product .button[href*="?add-to-cart"].loading::after {top: 1.125em !important;}.light-content {color: #fff;}.dark-content {color: var(--body-text, #1D262D);}.dark-content .content-button.white {background-color: var(--body-text, #1D262D);border-color: var(--body-text, #1D262D);color: #fff;}.dark-content .content-button.white-outline:not(:hover) {border-color: var(--body-text, #1D262D);color: var(--body-text, #1D262D);}.banner-slide:has(.banner-background-media[src*="mini-pc-banner-homepage"]) .dark-content {color: #fff;}.banner-slide:has(.banner-background-media[src*="mini-pc-banner-homepage"]) .dark-content .content-button.white {background-color: #fff;border-color: #fff;color: black;}.banner-slide:has(.banner-background-media[src*="mini-pc-banner-homepage"]) .dark-content .content-button.white-outline:not(:hover) {border-color: #fff;color: #fff;}.top-bar {font-size: 14px;font-style: normal;font-weight: 400;line-height: 19px;letter-spacing: -0.42px;color: #fff;background-color: var(--black, #1E1E1E);}.top-bar p:last-child {margin-bottom: 0;}.top-bar a, .top-bar a:visited {color: #fff;}.top-bar-align-center .widget:first-child {margin-left: 0;}.top-bar-align-center .widget:last-child {margin-right: 0;}.top-bar-align-center .widget:nth-child(2) {margin-right: auto !important;}.top-bar-align-center .widget:not(:first-child):not(:last-child) {margin: -12px 15px -13px;}.top-bar .widget a {text-decoration: unset;}.top-bar .widget a:hover {color: var(--links, #0E77E9) !important;text-decoration: underline;}.top-bar .widget.widget_text strong a::after {content: url("data:image/svg+xml,%3Csvg width='24' height='12' viewBox='0 0 24 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.7601 6.49497C24.0335 6.22161 24.0335 5.77839 23.7601 5.50503L19.3053 1.05025C19.032 0.776886 18.5888 0.776886 18.3154 1.05025C18.042 1.32362 18.042 1.76684 18.3154 2.0402L22.2752 6L18.3154 9.9598C18.042 10.2332 18.042 10.6764 18.3154 10.9497C18.5888 11.2231 19.032 11.2231 19.3053 10.9497L23.7601 6.49497ZM0.265137 6.7H23.2651V5.3H0.265137V6.7Z' fill='white'/%3E%3C/svg%3E%0A");display: inline-block;vertical-align: middle;line-height: 1;font-size: 0;margin-left: 10px;}.top-bar .widget p:empty {display: none;}.top-bar .widget_nav_menu li a {line-height: 44px;}.top-bar .widget_nav_menu li {margin: -12px 18px -13px !important;}.top-bar .widget_nav_menu {font-size: 14px;font-style: normal;font-weight: 600;line-height: normal;margin-right: 36px;letter-spacing: -0.42px;}.top-bar .widget.wcvatWidget {margin-left: 26px;}.top-bar-align-left .widget:nth-child(odd) {order: unset !important;}@media (max-width: 991px) {.top-bar {display: none;}}.wcvat-toggle-widget {font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: -0.42px;display: inline-flex;}.top-bar a.wcvat-toggle-widget:hover {text-decoration: unset;color: #fff;}.wcvat-toggle-widget::before {content: "Excl VAT";display: inline-block;}.wcvat-toggle-widget::after {content: "Inc VAT";display: inline-block;}.wcvat-toggle-widget span {background-color: var(--green, #00B67B);border-radius: 22px;line-height: 22px;margin: -2px 14px;color: transparent;width: 49px;overflow: hidden;position:relative;}.wcvat-toggle-widget span::before {content: "";position: absolute;width: 14px;height: 14px;background-color: #fff;border-radius: 50%;top: 50%;transform: translateY(-50%) translateX(4px);left: 0;transition: all 0.2s ease-in-out;}.wcvat-toggle-widget.on span::before {transform: translateY(-50%) translateX(calc(100% + 16px));transition: all 0.2s ease-in-out;}.navigation-usps-section {background-color: #fff;color: var(--black, #1E1E1E);padding: 25px 0;font-size: 13px;font-style: normal;font-weight: 600;line-height: 24px;letter-spacing: -0.52px;overflow: hidden;}.home-banner:has(.banner-slide:only-child img[src*="gaming"]) + .navigation-usps-section {background-color: #030303;color: #fff;}.home-banner:has(.banner-slide:only-child img[src*="gaming"]) + .navigation-usps-section img {filter: contrast(1) invert(1);}body.single-product .navigation-usps-section, body.archive .navigation-usps-section {background-color: var(--light-grey, #F8F8F8);padding: 15px 0;}.navigation-usps-section .navigation-usps-slider {overflow: visible;}.navigation-usps-slider .swiper-slide {display: inline-flex;align-items: center;line-height: 20px;}.navigation-usps-slider .swiper-slide p {margin: 0;}.navigation-usps-slider .swiper-slide img {margin-right: 12px;}.navigation-usps-slider strong {font-size: 14px;font-style: normal;font-weight: 700;line-height: 22px;letter-spacing: -0.56px;}.navigation-usps-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 5) - 17px);margin-right: 21px;}@media (max-width: 1199px) {.navigation-usps-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 4) - 17px);margin-right: 21px;}}@media (max-width: 991px) {.navigation-usps-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 3) - 17px);}}@media (max-width: 768px) {.navigation-usps-slider .swiper-slide {width: auto !important;}.navigation-usps-slider:not(.swiper-initialized) .swiper-slide {max-width: unset !important;}}.search-sidebar .search-form-container {padding-top: 20px;}.dgwt-wcas-search-wrapp {min-width: 225px;}.dgwt-wcas-search-icon path:first-child {fill: transparent !important;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {padding: unset;background-color: unset;max-width: 1200px;margin: auto;padding: 0;}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form {opacity: 0;display: none;position: fixed;left: 50% !important;top: 160px;min-width: 500px;z-index: 1000;width: 100vw !important;transform: translateX(-50%);background: #fff;margin: auto;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: 500;font-family: inherit;padding: 15px 23px 15px 57px;border-radius: 5px;border: unset;background: #f5f5f5;transition: all 0.2s ease-in-out;}span.dgwt-wcas-st-title, a.dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline.dgwt-wcas-suggestion-headline {font-size: 15px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-style: normal;font-weight: 500;}a.dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline.dgwt-wcas-suggestion-headline {text-decoration: none;}.dgwt-wcas-style-pirx .dgwt-wcas-preloader {margin-right: 5px;}.dgwt-wcas-suggestion.js-dgwt-wcas-suggestion-headline.dgwt-wcas-suggestion-headline span {color: #b1b1b1;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:not(:hover,:focus) {background: #f5f5f5;transition: all 0.2s ease-in-out;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit, .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {top: 10px;right: auto;left: 20px;height: 30px;width: 30px;min-width: 30px;min-height: 30px;}.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-headings.js-dgwt-wcas-initialized.dgwt-wcas-suggestions-wrapp-fixed > * {max-width: 1160px;margin: auto;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg path {fill: var(--light-blue);}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {width: 16px;height: 16px;}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {font-weight: 400;color: #8C8C8C;}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {left: 10px;right: auto;}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path:nth-child(2), .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path:nth-child(2), .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path:nth-child(2), .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path:nth-child(2) {fill: #000;}.social-gallery-section {overflow: hidden;padding: 13px 0;position: relative;z-index: 0;}.sbi_item svg {width: 12px;height: 12px;color: #fff;position: absolute;top: 8px;right: 8px;z-index: 1;display: inline-block;}.sbi_item .sbi_photo_wrap {padding-top: 100%;position: relative;width: 100%;overflow: hidden;border-radius: 5px;display: inherit;}.sbi_item .sbi_photo_wrap .sbi_photo {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;padding: 0 !important;color: #fff;text-align: right;}.sbi_item .sbi_photo_wrap .sbi_photo img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}.social-photo-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 7) - 13px);width: calc((100% / 7) - 13px);margin-right: 15px;}.social-photo-slider .swiper-wrapper:not(:has(.sbi_photo))::before {content: "";width: calc((100% / 7) - 13px);aspect-ratio: 1 / 1;}@media (max-width: 991px) {.social-photo-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 5) - 13px);width: calc((100% / 5) - 13px);margin-right: 15px;}.social-photo-slider .swiper-wrapper:not(:has(.sbi_photo))::before {content: "";width: calc((100% / 5) - 13px);aspect-ratio: 1 / 1;}.social-gallery-section .social-gallery-container {padding: 0 4px;}.social-gallery-section {padding: 4px 0;}}@media (max-width: 575px) {.social-photo-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 4) - 13px);width: calc((100% / 4) - 13px);margin-right: 4px;}.social-photo-slider .swiper-wrapper:not(:has(.sbi_photo))::before {content: "";width: calc((100% / 4) - 3px);aspect-ratio: 1 / 1;}}.content-billboard-section {overflow: hidden;padding-top: 70px;margin-top: -70px;padding-bottom: 140px;background-image: url("data:image/svg+xml,%3Csvg width='1920' height='1249' viewBox='0 0 1920 1249' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M964.251 130.12C1361.55 130.12 1767.63 43.3734 1921 0V1249H0V0C155.874 43.3734 566.948 130.12 964.251 130.12Z' fill='url(%23paint0_linear_392_7566)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_392_7566' x1='0' y1='0' x2='2193.03' y2='836.484' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23021223'/%3E%3Cstop offset='1' stop-color='%23000811'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-size: cover;background-repeat: no-repeat;background-position: center 139px;}.billboard-content a:is(:hover, :focus, :active), .billboard-slider a:is(:hover, :focus, :active) {color: #fff;}.content-billboard-section .billboard-introduction {background: var(--body-text, #1D262D);border-radius: 10px;max-width: calc(100% - 30px);margin: 0 15px 21px;position: relative;z-index: 1;overflow: hidden;}.content-billboard-section .bilboard-bg-elements {position: absolute;top: 0;left: 0;width: 100%;object-fit: contain;height: auto;z-index: 0;pointer-events: none;}.billboard-introduction .billboard-content {padding: 120px 64px 120px 75px;color: #fff;position: relative;z-index: 2;max-width: 664px;}.billboard-introduction .billboard-content:empty {display: none;}.billboard-introduction .billboard-content-background::before {content: "";z-index: 1;background: linear-gradient(90deg, #00162D 0%, rgba(4, 22, 41, 0.00) 100%);mix-blend-mode: multiply;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}.billboard-introduction .billboard-content-background {position: absolute;top: 0;left: 0;z-index: 0;pointer-events: none;width: 100%;height: 100%;overflow: hidden;}.billboard-introduction .content-background-image {width: 100%;height: 100%;object-fit: cover;z-index: -1;position: relative;}.billboard-content p:first-child strong:only-child, .billboard-slide p:first-child strong:only-child {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;color: #1DBBFF;letter-spacing: 2.56px;display: block;}.content-billboard-section .billboard-slider {overflow: visible;z-index: 1;}.billboard-slider .billboard-slide {border-radius: 10px;color: #fff;padding: 254px 90px 90px;overflow: hidden;transition: all 0.2s ease-in-out;}.billboard-slider .billboard-slide:not(.swiper-slide-active, .swiper-slide-next) {opacity: 0.5;transition: all 0.2s ease-in-out;}.billboard-slide .billboard-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}.billboard-slide .billboard-background::before {content: "";background: linear-gradient(0deg, #00050B 0%, #00050B 16.86%, #010D1B 19.9%, rgba(1, 13, 27, 0.00) 121.31%);mix-blend-mode: multiply;position: absolute;top: -1px;left: -1px;width: calc(100% + 2px);height: calc(100% + 2px);pointer-events: none;}.billboard-slide .billboard-background img {width: 100%;height: 100%;object-fit: cover;object-position: top center;position: relative;z-index: -1;}.billboard-slider .swiper-pagination {bottom: -60px;}.billboard-slider .swiper-pagination-bullet {background: var(--links, #0E77E9);border-color: var(--links, #0E77E9);opacity: 0.3;}.billboard-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1;}.billboard-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 2) - 10.5px);width: calc((100% / 2) - 10.5px) !important;margin-right: 21px;}@media (max-width: 1280px) {.billboard-slider .billboard-slide {padding: 164px 40px 40px;}}@media (max-width: 991px) {.billboard-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 1.4) - 10px);width: calc((100% / 1.4) - 10px) !important;}.content-billboard-section {padding-bottom: 90px;background-position: center 42px;}.billboard-introduction .billboard-content {padding: 70px 35px 70px 35px;}.content-billboard-section .bilboard-bg-elements {top: 70px;}.content-billboard-section .billboard-introduction {max-width: calc(100% - 50px);margin: 0 25px 21px;}.billboard-introduction .billboard-content-background::before {background: linear-gradient(90deg, #00162D 0%, rgba(4, 22, 41, 0.2) 100%);}.billboard-slide .billboard-background::before {background: linear-gradient(0deg, #00050B 0%, #00050B 16.86%, #010D1B 19.9%, rgba(1, 13, 27, 0.2) 121.31%);}}@media (max-width: 575px) {.billboard-slider:not(.swiper-initialized) .swiper-slide {max-width: 100%;width: 100% !important;margin-right: 25px;}.content-billboard-section .bilboard-bg-elements {display: none;}.billboard-introduction .billboard-content {padding: 50px 5px 42px 5px;}.billboard-content h2 {font-size: 24px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.96px;}.billboard-content .content-buttons {margin-top: 32px;}.billboard-slider .billboard-slide {padding: 50px 30px 20px;}}.advert-blocks-section {padding: 10px 0 !important;}.advert-blocks-section .blocks-container {display: grid;grid-template-columns: repeat(2,minmax(0,1fr));grid-gap: 20px;}.advert-blocks-section .blocks-container:has(.featured-block:last-child:nth-child(3)) {grid-template-columns: repeat(3,minmax(0,1fr));}.advert-blocks-section .featured-block {border-radius: 10px;background: linear-gradient(77deg, #8B7596 3.55%, #ACA4D4 97.25%);color: #fff;padding: 35px 55% 35px 40px;position: relative;}.advert-blocks-section .featured-block a {color: #fff;text-decoration: unset;}.advert-blocks-section .featured-block.orange-background {background: linear-gradient(76deg, #E58E19 3.11%, #CD5803 99.49%);}.advert-blocks-section .featured-block.blue-background {background: linear-gradient(92deg, #19658F 26.14%, #10374E 100%);}.advert-blocks-section .featured-block.red-background {background: linear-gradient(77deg, #E5524B 3.55%, #A60700 97.25%);}.advert-blocks-section .featured-block.grey-background {background: linear-gradient(77deg, #EFEFEF 3.55%, #cac8c8 97.25%);color: var(--body-text, #1D262D);}.advert-blocks-section .featured-block.green-background {background: linear-gradient(76deg, #00B67B 3.11%, #257925 99.49%);}.advert-blocks-section .featured-block p:last-of-type {margin-bottom: 0;}.advert-blocks-section .featured-block p br + strong {font-size: 36px;font-style: normal;font-weight: 700;line-height: 46px;letter-spacing: -1.44px;}.advert-blocks-section .featured-block img {position: absolute;right: 0;top: 0;object-fit: contain;object-position: right top;max-width: 55%;max-height: 100%;}@media (max-width: 991px) {.advert-blocks-section .blocks-container {grid-template-columns: repeat(1,minmax(0,1fr));}.advert-blocks-section .blocks-container:has(.featured-block:last-child:nth-child(3)) {grid-template-columns: repeat(1,minmax(0,1fr));}}@media (max-width: 575px) {.advert-blocks-section .featured-block {padding: 15px 48% 15px 20px;font-size: 12px;font-style: normal;font-weight: 700;line-height: 23px;letter-spacing: -0.48px;}.advert-blocks-section .featured-block p:not(:last-of-type) {display: none;}.advert-blocks-section .featured-block h2, .advert-blocks-section .featured-block h3 {font-size: 18px;font-style: normal;font-weight: 500;line-height: 18px;letter-spacing: -0.36px;}.advert-blocks-section .featured-block p br + strong {font-size: 30px;font-style: normal;font-weight: 700;line-height: 46px;letter-spacing: -1.2px;}.advert-blocks-section .featured-block img {max-width: 48%;}.advert-blocks-section + .featured-categories-section {padding-top: 40px;}}.advert-banners-section {overflow: hidden;position: relative;padding: 0;}.advert-banners-section .advert-banner-slider {overflow: visible;}.advert-banners-section .advert-banner-slide {background-color: transparent;padding: 41px 42px 24px 42px;overflow: visible;border-radius: 5px;}.advert-banners-section .advert-banner-slide .inside-article {height: inherit;display: inline-grid;align-content: flex-end;}.advert-banner-slide .featured-content {position: relative;z-index: 1;line-height: 23px;letter-spacing: -0.3px;}.advert-banner-slide .featured-content:not(.dark-content) a {color: #fff;}.advert-banner-slide .featured-content:not(.dark-content) + .read-more__link-wrap a {color: #fff;}.advert-banner-slide .featured-content.right-content {max-width: 836px;margin-left: auto;}.advert-banner-slide .featured-content h2.wp-block-heading {font-size: 35px;font-style: normal;font-weight: 500;line-height: 42px;letter-spacing: -1.05px;text-transform: capitalize;}.advert-banner-slide .post-image img {position: absolute;top: 0;right: 0;z-index: -1;width: auto;min-height: 100%;object-fit: contain;}.advert-banner-slide figure.wp-block-image {margin-bottom: 38px;display: flex;}.advert-banner-slide small {font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 10px;font-style: normal;font-weight: 400;line-height: 18px;letter-spacing: -0.5px;max-width: 68%;display: block;}.advert-banner-slide small a {font-weight: 700;}.advert-banner-slide .post-image.image-background-cover img {width: 100%;object-fit: cover;bottom: 0;top: unset;border-radius: 5px;}.advert-banner-slide .post-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.advert-banner-slide .featured-content p:last-child {margin-bottom: 0;}@media (max-width: 991px) {.advert-banners-section .advert-banner-slide {padding: 30px;}.advert-banner-slide .post-image.image-background-cover img {object-position: 30%;}.advert-banner-slide .featured-content h2.wp-block-heading {font-size: 24px;font-style: normal;font-weight: 500;line-height: 30px;letter-spacing: -0.72px;}.advert-banner-slide small {font-size: 12px;}.single-product .advert-banners-section {margin-bottom: 25px;}}.navigation-wishlist-icon {display: inline-block;}.navigation-wishlist-icon a {padding: 6px 10px;display: inline-flex;align-items: center;justify-content: center;}.wp-block-woocommerce-customer-account {padding: 0 !important;color: var(----body-text, #1D262D);}.wc-block-customer-account__account-icon a {padding: 6px 10px !important;}.wp-block-woocommerce-customer-account svg.wc-block-customer-account__account-icon {display: none;}.wp-block-woocommerce-customer-account a::before {content: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.2757 5.28678C12.2757 7.36279 10.5928 9.04572 8.51676 9.04572C6.44075 9.04572 4.75781 7.36279 4.75781 5.28678C4.75781 3.21077 6.44075 1.52783 8.51676 1.52783C9.51369 1.52783 10.4698 1.92386 11.1747 2.6288C11.8797 3.33374 12.2757 4.28984 12.2757 5.28678Z' stroke='%231D262D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.9033 12.8047H4.13246C2.40245 12.8047 1 14.2071 1 15.9371C1 17.6671 2.40245 19.0696 4.13246 19.0696H12.9033C14.6333 19.0696 16.0358 17.6671 16.0358 15.9371C16.0358 14.2071 14.6333 12.8047 12.9033 12.8047V12.8047Z' stroke='%231D262D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display: inline-block;vertical-align: middle;line-height: 1;font-size: 0;}.wp-block-woocommerce-customer-account .label {border: 0;clip: rect(1px,1px,1px,1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal!important;}@media (max-width: 991px) {.main-navigation .wp-block-woocommerce-customer-account {display: none;}}.dgwt-wcas-menu-bar-item {padding: 6px 10px !important;}body .wc-block-components-drawer__screen-overlay.is-loading {display: none;}body .wc-block-components-drawer__screen-overlay {z-index: 99998;background-color: rgba(21, 21, 21, 0.80);}body .wc-block-components-drawer, body .search-sidebar {width: var(--drawer-width);transform: translateX(max(-100%, var(--neg-drawer-width)));}.wc-block-mini-cart__drawer .wc-block-mini-cart__title {font-size: 24px;font-style: normal;font-weight: 500;line-height: 44px;letter-spacing: -0.96px;padding-left: 5px;flex: 0 0 auto;margin: 18px 45px -32px;}.wc-block-mini-cart__drawer .wc-block-components-notices {flex: 0 0 auto;order: 1;margin: 16px 45px 0 45px;}.wc-block-mini-cart__drawer .wc-block-components-notice-banner {margin-top: 0;}.wc-block-mini-cart__drawer .wc-block-mini-cart__footer {padding: 24px 45px;order: 2;}.wc-block-components-drawer .wc-block-mini-cart__items {padding: 16px 45px 0;position: relative;}.wp-block-woocommerce-mini-cart-contents:not(.basket-fully-loaded) .wc-block-cart-items__row {display: none;}.wc-block-mini-cart {visibility: visible !important;}.wc-block-components-drawer .wc-block-components-button.wc-block-components-drawer__close {top: 16px;right: 16px;margin: 0;background-color: var(--grey) !important;border-radius: 50%;padding: 8px !important;min-height: unset !important;width: 46px;height: 46px;color: var(--body-text) !important;opacity: 1;}.wp-block-woocommerce-cart .wc-block-grid__products {display: grid !important;grid-gap: 20px;grid-template-columns: repeat(3, minmax(0, 1fr));}.wp-block-woocommerce-cart .wc-block-grid__products .wc-block-grid__product {margin: 0;max-width: 100% !important;width: 100%;padding: 37px 25px 27px !important;border-radius: 5px;border: 1px solid #C3C3C3;z-index: 0;overflow: hidden;text-align: left;}.wp-block-woocommerce-cart .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link {text-decoration: none;}.wp-block-woocommerce-cart .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {font-size: 22px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;text-align: left;color: var(--body-text, #1D262D);text-decoration: none;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.wp-block-woocommerce-cart .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 20px;font-style: normal;font-weight: 400 !important;line-height: 28px;letter-spacing: -0.8px;text-align: left;width: 100%;}.wp-block-woocommerce-cart .wc-block-grid__products .wc-block-grid__product .wp-block-button {padding: 0 !important;display: flex;flex-wrap: wrap;margin: 32px -8px -8px -8px;flex-direction: row;}.wp-block-woocommerce-cart .wc-block-grid__products .wp-block-button .wp-block-button__link {flex: 1;margin: 8px !important;width: auto;box-sizing: border-box;min-width: unset;max-width: unset;color: #fff;background-color: var(--green, #00B67B);border-color: var(--green, #00B67B);text-decoration: none;transition: all 0.2s ease-in-out;}@media (max-width: 1024px) {.wp-block-woocommerce-cart .wc-block-grid__products {grid-template-columns: repeat(2, minmax(0, 1fr));}}@media (max-width: 575px) {.wp-block-woocommerce-cart .wc-block-grid__products {grid-template-columns: repeat(1, minmax(0, 1fr));}}.wc-ppcp-paypal__buttons {display: grid;grid-template-columns: repeat(2,minmax(0,1fr));grid-gap: 12px;}@media (max-width: 991px) {.wc-ppcp-paypal__buttons {grid-template-columns: repeat(1,minmax(0,1fr));}}.wc-block-components-drawer .wc-block-mini-cart__footer-checkout, .wc-block-components-drawer .wc-block-mini-cart__footer-cart {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.42px;text-transform: uppercase;border-radius: 5px;text-align: center;display: inline-block;padding: 14px 12px;color: #fff;background-color: var(--green, #00B67B);border: 2px solid var(--green, #00B67B);text-decoration: none;box-shadow: unset;}.wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper.custom-class-for-subtotal p {font-size: 15px;margin: 10px 0 0;font-weight: bold;}@media (min-width: 750px) {.wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper.custom-class-for-subtotal p {padding: 0 15px;}}.wc-block-components-drawer .wc-block-mini-cart__footer-cart {border-color: var(--body-text, #1D262D);color: var(--body-text, #1D262D);background-color: #fff;}.wc-block-mini-cart__drawer .wc-block-components-product-details {border: 0;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal !important;}.wc-block-components-product-details__build-product-pricing {display: none;}.wc-block-components-drawer .wc-block-components-product-name {font-size: 17px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;margin-bottom: 12px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-decoration: none;color: var(--body-text, #1D262D);}.wc-block-components-order-summary .wc-block-components-order-summary-item {flex-wrap: wrap;}.wc-block-components-order-summary .wc-block-components-order-summary-item[hidden="true"] {display: none !important;}.wc-block-components-order-summary .wc-block-components-order-summary__content, .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item {position: relative;z-index: 0;}.wc-block-components-order-summary .wc-block-components-order-summary__content:not(.basket-fully-loaded) .wc-block-components-order-summary-item {display: none;}.wp-block-woocommerce-cart-line-items-block tbody, .wp-block-woocommerce-cart-line-items-block .wc-block-cart-items__row {position: relative;z-index: 0;}.wp-block-woocommerce-cart:not(.basket-fully-loaded) .wp-block-woocommerce-cart-items-block .wc-block-cart-items__row {display: none;}.wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {padding-bottom: 0;}.wc-block-components-order-summary-item .wc-block-components-product-details, .wc-block-components-order-summary-item .wc-block-components-order-summary-item__individual-prices {display: none !important;}.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {flex: 1 0;padding-bottom: 0 !important;}.wc-block-components-order-summary-item .wc-block-components-product-metadata__description {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}.wc-block-components-order-summary-item .wc-block-components-product-metadata__description * {font-size: 13px;line-height: 20px;text-transform: unset;font-weight: 400;font-style: italic;font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.wp-block-woocommerce-checkout-order-summary-block {overflow: hidden;}.wp-block-woocommerce-checkout-order-summary-block > p {background-color: #fff;padding: 0 16px 16px;margin: 0;font-size: .875em;width: 100%;}.wc-block-components-checkbox label {line-height: 20px;}.wc-block-components-order-summary-item .wc-block-components-product-name {font-size: 17px;font-style: normal;font-weight: 500;letter-spacing: -0.88px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-decoration: none;color: var(--body-text, #1D262D);line-height: 1.4;}.wc-block-components-sidebar .wc-block-components-order-summary:not(:has(.wc-block-components-panel__content)) .wc-block-components-panel__button {margin-bottom: -16px !important;}.wc-block-mini-cart__drawer .wc-block-components-product-metadata__description *, .wc-block-cart-item__wrap .wc-block-components-product-metadata__description * {font-size: 13px;line-height: 20px;text-transform: unset;font-weight: 400;font-style: italic;font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.wc-block-mini-cart__button {padding: 6px 10px !important;color: var(----body-text, #1D262D);margin-right: -10px;border: unset;background-color: transparent;display: flex;align-items: center;line-height: 1;}.main-navigation .menu-bar-items .wp-block-woocommerce-customer-account a {display: flex;align-items: center;line-height: 1;padding: 6px 10px !important;}.wc-block-mini-cart__button .wc-block-mini-cart__amount {margin: 0 0 0 17px;order: 1;font-size: 14px;font-style: normal;font-weight: 600;line-height: normal;}.wc-block-mini-cart__button:hover, .wc-block-mini-cart__button:focus {background-color: transparent;}.wc-block-mini-cart__button .wc-block-mini-cart__quantity-badge svg {display: none;}.wc-block-mini-cart__button .wc-block-mini-cart__quantity-badge::before {content: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.02038 6.81225L1.52038 13.4789C1.69324 16.2236 3.95314 18.3707 6.70304 18.4029H13.9724C16.7228 18.3714 18.9835 16.2241 19.1564 13.4789L19.6564 6.81225C19.7852 5.34996 19.2994 3.90006 18.3156 2.81054C17.3318 1.72102 15.9388 1.09024 14.471 1.06958H6.20438C4.7368 1.09061 3.34421 1.72155 2.36072 2.81103C1.37724 3.9005 0.891614 5.35018 1.02038 6.81225Z' stroke='%231D262D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3376 6.40295C14.3376 7.83202 13.5753 9.15252 12.3376 9.86706C11.1 10.5816 9.57525 10.5816 8.33765 9.86706C7.10004 9.15252 6.33765 7.83202 6.33765 6.40295' stroke='%231D262D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display: inline-block;vertical-align: middle;line-height: 1;font-size: 0;}.wc-block-mini-cart__button .wc-block-mini-cart__badge {color: #fff;background-color: var(--green, #00B67B);text-align: center;align-items: center;font-size: 11px;}.wc-block-mini-cart__button:hover:not([disabled]) {opacity: 1;}.wc-block-mini-cart__footer {flex: 0 0 auto;}.wc-block-cart-item__wrap .wc-block-components-product-details > li {line-height: 20px;}.wc-block-cart-item__wrap .wc-block-components-product-details li[class$="-price"] {display: none;}.wc-block-cart-item__wrap .wc-block-components-product-details {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));grid-gap: 2px 16px;margin-top: 8px !important;}.wc-block-cart-item__wrap .wc-block-components-product-details .wc-block-components-product-details__value {text-overflow: ellipsis;text-wrap: nowrap;width: 100%;display: inline-block;overflow: hidden;}.wc-block-cart-item__wrap .wc-block-components-product-details .wc-block-components-product-details__name {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 13px;font-style: normal;font-weight: 500 !important;line-height: normal;letter-spacing: -0.64px;}.wp-block-woocommerce-cart-items-block table.wc-block-cart-items .wc-block-cart-items__header th, .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {font-size: 13px;font-style: normal;font-weight: 500;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.wp-block-woocommerce-cart-items-block table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-name {font-size: 17px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;margin-bottom: 12px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-decoration: none;color: var(--body-text, #1D262D);}.wp-block-woocommerce-cart {padding-top: 24px;}.wp-block-woocommerce-cart .wc-block-components-notices__snackbar {display: none;}.wc-block-components-sidebar .wc-block-components-panel__button, .wc-block-components-sidebar .wc-block-components-panel__button:is(:hover,:focus,:active) {background-color: var(--grey, #EFEFEF);padding: 16px 32px 16px 16px !important;margin: -16px -16px 16px !important;width: calc(100% + 32px);font-size: 18px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.96px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-cart-items-block, .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-coupon-form-block, .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block, .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block, .wc-block-components-sidebar .wc-block-components-totals-shipping-panel {background-color: var(--grey, #EFEFEF);}.wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block, .wc-block-components-sidebar .wc-block-components-totals-shipping-panel {border-radius: 5px;overflow: hidden;border: 1px solid hsla(0, 0%, 7%, .11);}.wc-block-components-sidebar .wc-block-components-totals-shipping-panel {padding: 16px !important;}.wc-block-components-totals-shipping .wc-block-components-shipping-address {margin: 16px -16px 0;}.wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-cart-items-block + p {padding: 0 16px;}.wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-totals-block {border-top: unset;}.wc-block-components-totals-wrapper, .wp-block-woocommerce-checkout-order-summary-totals-block {background-color: #fff;}.wc-block-components-order-summary .wc-block-components-panel__content {background-color: #ffff;padding: 16px;margin: -16px !important;}.wc-block-components-sidebar .wc-block-components-totals-coupon .wc-block-components-panel__button, .wc-block-components-sidebar .wc-block-components-totals-shipping-panel .wc-block-components-panel__button {padding: 16px 32px 16px 16px !important;margin: -16px !important;}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-components-button, .wp-block-woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-button, .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.42px;text-transform: uppercase;border-radius: 5px;text-align: center;display: inline-block;padding: 14px 12px;color: #fff;background-color: var(--green, #00B67B);border: 2px solid var(--green, #00B67B);text-decoration: none;box-shadow: unset;}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-components-button:is(:hover,:focus), .wc-block-checkout__actions .wc-block-components-checkout-place-order-button:is(:hover,:focus) {background-color: var(--green-hover, #008352);border: 2px solid var(--green-hover, #008352);color: #fff;}form.wc-block-components-totals-coupon__form {flex-wrap: wrap;margin-top: 16px;}.wc-block-components-sidebar .wc-block-components-panel__button > .wc-block-components-panel__button-icon {right: 16px;}.wc-block-components-button .wc-block-components-spinner, .wp-element-button .wc-block-components-spinner {top: 0;left: 0;}form.wc-block-components-totals-coupon__form label, .wc-block-components-main label, .wc-block-components-sidebar label {color: var(--body-text, #1D262D);z-index: 1;}.wc-block-components-address-form__address_2-toggle {color: var(--links, #0E77E9);}form.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {flex: 0 0 100%;margin: 0 0 12px;}form.wc-block-components-totals-coupon__form .wc-block-components-button {margin: 0;}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {color: var(--links, #0E77E9);font-size: inherit;}}@media (max-width: 575px) {.wc-block-mini-cart__button .wc-block-mini-cart__amount {display: none;}}@keyframes fadein {0% {opacity: 0;}to {opacity: 1;}}@keyframes slidein {0% {transform: translateX(0);}to {transform: translateX(max(-100%, var(--neg-drawer-width)));}}@keyframes fadeout {0% {opacity: 1;}to {opacity: 0;}}@keyframes slideout {0% {transform: translateX(max(-100%, var(--neg-drawer-width)));}to {transform: translateX(0);}}.sitewide-search-drawer-overlay {pointer-events: none;z-index: 99998;background-color: rgba(21, 21, 21, 0.80);right: 0;top: 0;width: 100%;height: 100%;position: fixed;overflow: hidden;opacity: 0;}.sitewide-search-drawer-overlay[aria-expanded="true"] {opacity: 1;transition: opacity .3s;pointer-events: all;animation-duration: .3s;animation-name: fadein;animation-fill-mode: forwards;}.sitewide-search-drawer-overlay[aria-expanded="false"] {transition: opacity .3s;animation-duration: .3s;animation-name: fadeout;animation-fill-mode: forwards;}.search-sidebar {background: #fff;display: block;height: 100%;left: 100%;max-width: 100%;position: fixed;right: 0;top: 0;width: var(--drawer-width);transform: translateX(max(-100%, var(--neg-drawer-width)));padding: 18px 45px 24px 45px;}.search-sidebar .search-sidebar-close {top: 16px;right: 16px;margin: 0;background-color: var(--grey) !important;border-radius: 50%;padding: 8px !important;min-height: unset !important;width: 46px;height: 46px;color: var(--body-text) !important;opacity: 1;border: unset;position: absolute;align-items: center;display: inline-flex;justify-content: center;}.sitewide-search-drawer-overlay[aria-expanded="true"] .search-sidebar {transform: translateX(0);transition: transform .3s;animation-duration: .3s;animation-name: slidein;animation-fill-mode: forwards;}.sitewide-search-drawer-overlay[aria-expanded="false"] .search-sidebar {transition: transform .3s;animation-duration: .3s;animation-name: slideout;animation-fill-mode: forwards;}.admin-bar .search-sidebar {padding-top: 46px;}.admin-bar .search-sidebar .search-sidebar-close {top: 46px;}body:has(.search-drawer-overlay[aria-expanded="true"]) {overflow: hidden;}.dgwt-wcas-suggestions-wrapp .js-dgwt-wcas-suggestion-headline .dgwt-wcas-st {font-size: 15px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;margin-bottom: 12px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;color: var(--body-text, #1D262D) !important;margin: 0 !important;padding: 0 0 8px !important;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion {padding-left: 0 !important;padding-right: 0 !important;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-product {padding-left: 8px !important;padding-right: 8px !important;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp {flex-wrap: wrap;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-meta {width: 100%;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-si {margin-bottom: auto;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-sd {margin: 6px 0;color: var(--body-text);font-size: 12px;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-st-title {font-size: 15px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;margin-bottom: 12px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;color: var(--body-text, #1D262D);margin: 0;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion {text-decoration: none;}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-sp {padding: 0;font-weight: 600;color: var(--body-text);}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .woocommerce-Price-amount, .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .woocommerce-price-suffix {display: inline-block;}.main-navigation .menu-toggle .mobile-menu {border: 0;clip: rect(1px,1px,1px,1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal!important;}body.themed-banner-slider .main-navigation:not(.is_stuck) .wc-block-mini-cart__button, body.error404 .main-navigation:not(.is_stuck) .wc-block-mini-cart__button {color: #fff;}body.themed-banner-slider .main-navigation:not(.is_stuck) .menu-toggle, body.error404 .main-navigation:not(.is_stuck) .menu-toggle {color: #fff;}body.themed-banner-slider .main-navigation:not(.is_stuck) .menu-toggle svg rect, body.error404 .main-navigation:not(.is_stuck) .menu-toggle svg rect {fill: #fff;}body.themed-banner-slider .main-navigation:not(.is_stuck) .wc-block-mini-cart__button .wc-block-mini-cart__quantity-badge::before, body.error404 .main-navigation:not(.is_stuck) .wc-block-mini-cart__button .wc-block-mini-cart__quantity-badge::before {content: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.02038 6.81225L1.52038 13.4789C1.69324 16.2236 3.95314 18.3707 6.70304 18.4029H13.9724C16.7228 18.3714 18.9835 16.2241 19.1564 13.4789L19.6564 6.81225C19.7852 5.34996 19.2994 3.90006 18.3156 2.81054C17.3318 1.72102 15.9388 1.09024 14.471 1.06958H6.20438C4.7368 1.09061 3.34421 1.72155 2.36072 2.81103C1.37724 3.9005 0.891614 5.35018 1.02038 6.81225Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3376 6.40295C14.3376 7.83202 13.5753 9.15252 12.3376 9.86706C11.1 10.5816 9.57525 10.5816 8.33765 9.86706C7.10004 9.15252 6.33765 7.83202 6.33765 6.40295' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}body.themed-banner-slider .main-navigation:not(.is_stuck) .wp-block-woocommerce-customer-account a::before, body.error404 .main-navigation:not(.is_stuck) .wp-block-woocommerce-customer-account a::before {content: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.2757 5.28678C12.2757 7.36279 10.5928 9.04572 8.51676 9.04572C6.44075 9.04572 4.75781 7.36279 4.75781 5.28678C4.75781 3.21077 6.44075 1.52783 8.51676 1.52783C9.51369 1.52783 10.4698 1.92386 11.1747 2.6288C11.8797 3.33374 12.2757 4.28984 12.2757 5.28678Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.9033 12.8047H4.13246C2.40245 12.8047 1 14.2071 1 15.9371C1 17.6671 2.40245 19.0696 4.13246 19.0696H12.9033C14.6333 19.0696 16.0358 17.6671 16.0358 15.9371C16.0358 14.2071 14.6333 12.8047 12.9033 12.8047V12.8047Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}body.themed-banner-slider .main-navigation:not(.is_stuck) .navigation-wishlist-icon path, body.error404 .main-navigation:not(.is_stuck) .navigation-wishlist-icon path {stroke: #fff;}body.themed-banner-slider .main-navigation:not(.is_stuck) .dgwt-wcas-search-icon path, body.error404 .main-navigation:not(.is_stuck) .dgwt-wcas-search-icon path {stroke: #fff;}body.themed-banner-slider .main-navigation:not(.is_stuck) .dgwt-wcas-search-icon path:not(:first-child), body.error404 .main-navigation:not(.is_stuck) .dgwt-wcas-search-icon path:not(:first-child) {fill: #fff;stroke: unset;}body.themed-banner-slider .main-navigation:not(.is_stuck) .dgwt-wcas-search-icon path:first-child, body.error404 .main-navigation:not(.is_stuck) .dgwt-wcas-search-icon path:first-child {fill: transparent !important;}body.themed-banner-slider .main-navigation:not(.is_stuck) .site-logo svg path, body.error404 .main-navigation:not(.is_stuck) .site-logo svg path {fill: #fff;}@media (max-width: 1280px) {.main-navigation .menu-toggle {order: -1 !important;display: inline-flex;align-items: center;justify-content: center;min-height: 60px;}.main-navigation .main-nav {display: none;}}@media (max-width: 991px) {.main-navigation .menu-toggle {padding: 0 25px !important;margin-left: -25px;}}.woocommerce-single-container {position: relative;width: 100%;}.woocommerce div.product {background: linear-gradient(90deg, transparent 50%, var(--black) 50%);}.woocommerce div.product .container {overflow: visible;}.woocommerce div.product div.product-entry-details {margin: 0;flex: 0 0 50%;padding-right: 74px;position: relative;display: grid;align-content: flex-start;}.woocommerce div.product div.product-entry-details div.woocommerce-product-gallery {width: 100% !important;float: unset !important;grid-template-columns: repeat(5,minmax(0,1fr));display: inline-grid;grid-gap: 20px;margin: 0 0 35px!important;align-content: flex-start;align-items: flex-start;z-index: 1;background-color: #fff;}.woocommerce div.product div.product-entry-details .banner-breadcrumbs {padding-bottom: 25px;}.woocommerce div.product .woocommerce-gallery-slider {width: 100%;grid-column: span 4;}.woocommerce div.product .swiper-pagination {top: unset;bottom: 0;left: 50%;transform: translateX(-50%);overflow: visible;}.woocommerce div.product .swiper-pagination {--swiper-pagination-color: #5B5B5B;}.woocommerce div.product .swiper-pagination .swiper-pagination-bullet {background-color: var(--swiper-pagination-color);border: 2px solid var(--swiper-pagination-color);opacity: 0.18;}.woocommerce div.product .swiper-pagination .swiper-pagination-bullet:hover {opacity: 0.5;}.woocommerce div.product .swiper-pagination .swiper-pagination-bullet-active {opacity: 1;}.woocommerce div.product .woocommerce-product-gallery__wrapper {position: relative;overflow: hidden;}.woocommerce div.product .woocommerce-product-gallery__wrapper .pewc-image-layer {width: 78px;height: 78px;}.woocommerce div.product .woocommerce-product-gallery__wrapper a, .woocommerce div.product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder::before {background-color: var(--light-grey, #F8F8F8);width: 100%;padding-top: 100%;display: inline-block;}.woocommerce div.product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder::before {content: "";background-color: var(--light-grey, #F8F8F8);width: 100%;padding-top: 100%;display: inline-block;pointer-events: none;z-index: -1;}.woocommerce div.product .woocommerce-product-gallery__wrapper img {mix-blend-mode: multiply;object-fit: contain;object-position: center;position: absolute;top: 0;left: 0;width: 100%;height: 100% !important;}.woocommerce div.product .woocommerce-gallery-slider-thumbnails-wrapper {order: -1;height: 100%;position: relative;padding-bottom: 38px;}.woocommerce div.product .woocommerce-gallery-slider-thumbnails {height: calc(100% - 38px);position: absolute;top: 0;left: 0;width: 100%;}.woocommerce-gallery-slider-thumbnails .gallery-thumbnail {border-radius: 5px;overflow: hidden;background-color: var(--light-grey, #F8F8F8);padding: 8px;margin-bottom: 18px;height: auto;cursor: pointer;}.woocommerce-gallery-slider-thumbnails .swiper-wrapper {flex-direction: column;}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-next, .woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev {width: 100%;border-radius: 5px;left: 0;right: unset;top: unset;bottom: -4.5px;background-color: var(--light-grey, #F8F8F8);margin: 0;height: 29px;}.woocommerce-gallery-slider-thumbnails-wrapper:has(.gallery-thumbnail:only-child) [class*="swiper-button"] {display: none;}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev {top: -1px;bottom: unset;opacity: 0.6;}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev:hover {opacity: 1;}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev.swiper-button-disabled {opacity: 0;}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev::after, .woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-next::after {content: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L8 8L14 2' stroke='%23474747' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width: 100%;height: auto;min-width: unset;min-height: unset;}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev::after {transform: rotate(-180deg);}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev:hover::after, .woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-next:hover::after {content: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L8 8L14 2' stroke='%2300B67B%0A' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}.woocommerce-gallery-slider-thumbnails .gallery-thumbnail:hover, .woocommerce-gallery-slider-thumbnails .gallery-thumbnail.swiper-slide-thumb-active {outline: 2px solid #bdbdbd;overflow: visible;outline-offset: -2px;}.woocommerce-gallery-slider-thumbnails .gallery-thumbnail img {mix-blend-mode: multiply;object-fit: contain;width: 100% !important;height: 100% !important;border-radius: 3px;}.woocommerce div.product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image, .woocommerce div.product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {width: auto;flex: 0 0 100%;clear: unset;border: solid 1px var(--light-grey, #F8F8F8);background-color: var(--light-grey, #F8F8F8);border-radius: 20px;overflow: hidden;display: inline-flex;}.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a, .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder a {padding-top: 100%;}.woocommerce div.product div.summary {flex: 0 0 50%;background-color: var(--black, #1E1E1E);color: #fff;padding: 64px 0px 64px 72px;margin: 0 0 0 auto;position: relative;overflow: visible !important;align-self: flex-start;top: 0;}.woocommerce-product-details__short-description {font-size: 14px;font-style: normal;font-weight: 400;line-height: 26px;align-items: center;width: 100%;color: #fff;}.woocommerce-product-details__short-description .desc-pre-text {font-size: 22px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;margin: 0 0 14px 0;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;display: block;width: 100%;text-align: left;background-color: unset;color: inherit;padding: unset;border: unset;outline: unset;border-radius: 0;}.woocommerce-product-details__short-description ul[style*="display: inline;"], .woocommerce-product-details__short-description ol[style*="display: inline;"] {display: inline-block !important;margin-bottom: 0;}.woocommerce-product-details__short-description ul li, .woocommerce-product-details__short-description ol li {list-style-type: disc !important;margin-bottom: 0;}.woocommerce-pewc-full-description ul li, .woocommerce-pewc-full-description ol li {list-style-type: disc !important;margin-bottom: 0;}.woocommerce div.product p.price {color: #fff;}@media (min-width: 1081px) {.woocommerce div.product div.product-entry-details .product-details-title {display: none;}}@media (max-width: 1080px) {.woocommerce div.product div.product-entry-details {flex: 0 0 100%;padding: 0;margin-bottom: 0;}.woocommerce div.product div.summary {flex: 0 0 100%;padding: 40px 0;position: relative;}.woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-next, .woocommerce-gallery-slider-thumbnails-wrapper .swiper-button-prev {height: 59px;bottom: -34.5px;}.woocommerce div.product div.product-entry-details div.woocommerce-product-gallery {margin: 0 0 65px !important;}.woocommerce-product-details__short-description {display: inline-block !important;width: 100%;}.woocommerce-product-details__short-description figure {display: none;}.woocommerce div.product {background: #fff;overflow: hidden;}div.product .summary > * {position: relative;}.woocommerce div.product div.summary::before {content: "";z-index: 0;position: absolute;width: 100vw;height: 100%;top: 0;background-color: var(--black, #1E1E1E);pointer-events: none;left: 50%;transform: translateX(-50%);}.woocommerce div.product .woocommerce-product-gallery__wrapper a {padding-top: 80%;}.woocommerce .pewc-quickview-product-wrapper div.product div.summary::before {display: none;}}@media (max-width: 991px) {.woocommerce div.product .advert-banners-section {margin-bottom: 25px;}}@media (max-width: 575px) {.woocommerce div.product div.product-entry-details .banner-breadcrumbs {padding-bottom: 18px;}.woocommerce div.product .woocommerce-gallery-slider-thumbnails-wrapper {display: none;}.woocommerce div.product .woocommerce-gallery-slider {grid-column: -1 / 1;}.woocommerce div.product div.product-entry-details div.woocommerce-product-gallery {margin-bottom: 0 !important;}}.woocommerce ul.products {margin: 0;}.woocommerce section.related, .woocommerce section.up-sells {background-color: #fff;}.woocommerce section.related .container > h2, .woocommerce section.up-sells .container > h2 {width: 100%;text-align: center;margin: 0 0 40px;}.woocommerce div.product .related h2, .woocommerce div.product .up-sells h2 {margin-bottom: 40px;text-align: center;}.woocommerce div.product .related ul.products, .woocommerce div.product .up-sells ul.products {grid-template-columns: repeat(3,minmax(0,1fr));}.woocommerce ul.products li.product {padding: 37px 25px 27px;border-radius: 5px;border: 1px solid #C3C3C3;margin: 0;z-index: 0;overflow: hidden;}.woocommerce ul.products li.product a {text-decoration: none;}.woocommerce ul.products li.product .product-thumbnail {display: inline-block;width: 100%;padding-top: 100%;position: relative;border: solid 1px var(--light-grey, #F8F8F8);background-color: var(--light-grey, #F8F8F8);border-radius: 5px;}.woocommerce ul.products li.product .product-thumbnail img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;object-position: center;mix-blend-mode: multiply;}.woocommerce ul.products li.product .star-rating {display: none;}.woocommerce ul.products li.product .button {width: 100%;max-width: calc(50% - 16px);}.woocommerce ul.products li.product.product_cat-configure-your-own-gaming-pc .product-buttons .button[data-product_id]::before, .woocommerce table.my_account_orders tbody tr.product_cat-configure-your-own-gaming-pc .woocommerce-button::before {content: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.46967 11.5303C3.76256 11.8232 4.23744 11.8232 4.53033 11.5303C4.82322 11.2374 4.82322 10.7626 4.53033 10.4697L3.46967 11.5303ZM1 8V7.25C0.696653 7.25 0.423176 7.43273 0.30709 7.71299C0.191005 7.99324 0.255171 8.31583 0.46967 8.53033L1 8ZM13 8.75C13.4142 8.75 13.75 8.41421 13.75 8C13.75 7.58579 13.4142 7.25 13 7.25V8.75ZM10.5303 0.46967C10.2374 0.176777 9.76256 0.176777 9.46967 0.46967C9.17678 0.762563 9.17678 1.23744 9.46967 1.53033L10.5303 0.46967ZM13 4V4.75C13.3033 4.75 13.5768 4.56727 13.6929 4.28701C13.809 4.00676 13.7448 3.68417 13.5303 3.46967L13 4ZM1 3.25C0.585786 3.25 0.25 3.58579 0.25 4C0.25 4.41421 0.585786 4.75 1 4.75V3.25ZM4.53033 10.4697L1.53033 7.46967L0.46967 8.53033L3.46967 11.5303L4.53033 10.4697ZM1 8.75H13V7.25L1 7.25V8.75ZM9.46967 1.53033L12.4697 4.53033L13.5303 3.46967L10.5303 0.46967L9.46967 1.53033ZM13 3.25L1 3.25V4.75L13 4.75V3.25Z' fill='white'/%3E%3C/svg%3E%0A");line-height: 1;vertical-align: middle;font-size: 0;margin-top: -2px;margin-right: 7px;display: inline-block;}.woocommerce ul.products li.product .product-buttons {display: flex;flex-wrap: wrap;margin: 32px -8px -8px -8px;flex-direction: row;}.woocommerce ul.products li.product .product-buttons .button {flex: 1;margin: 8px !important;width: auto;box-sizing: border-box;min-width: unset;max-width: unset;}.woocommerce ul.products li.product .woocommerce-loop-product__title {font-size: 22px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;text-align: left;color: var(--body-text, #1D262D);}.woocommerce ul.products li.product .price {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 20px;font-style: normal;font-weight: 400 !important;line-height: 28px;letter-spacing: -0.8px;}.woocommerce ul.products li.product .configuration-tag {position: absolute;z-index: 1;right: 0;top: 0;background-color: transparent;padding: 11px 26px 10px 52px;color: #fff;font-size: 18px;font-style: italic;font-weight: 500;line-height: 22px;letter-spacing: -0.72px;text-transform: uppercase;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;background-image: url("data:image/svg+xml,%3Csvg width='179' height='43' viewBox='0 0 179 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0H175C177.209 0 179 1.79086 179 4V43H6.81552C2.87153 43 0.000256181 39.2599 1.01923 35.4498L10.5 0Z' fill='%2319658F'/%3E%3C/svg%3E%0A");background-position: bottom left;background-repeat: no-repeat;background-size: cover;}.woocommerce ul.products li.product .configuration-tag::before {content: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 13.0625C11.4675 13.0625 13.0625 11.4675 13.0625 9.5C13.0625 7.53249 11.4675 5.9375 9.5 5.9375C7.53249 5.9375 5.9375 7.53249 5.9375 9.5C5.9375 11.4675 7.53249 13.0625 9.5 13.0625Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.14059 13.2799L4.05176 14.6577C4.04538 14.746 4.05855 14.8346 4.09033 14.9173C4.12211 14.9999 4.17171 15.0745 4.23561 15.1358C5.08959 15.9458 6.123 16.5424 7.25149 16.877C7.3365 16.9017 7.42592 16.9073 7.51336 16.8936C7.60081 16.8798 7.68414 16.8469 7.75742 16.7972L8.90624 16.0314H10.0937L11.2426 16.7972C11.3159 16.8469 11.3992 16.8798 11.4866 16.8936C11.5741 16.9074 11.6635 16.9017 11.7485 16.877C12.877 16.5425 13.9104 15.9458 14.7644 15.1358C14.8283 15.0745 14.8779 14.9999 14.9097 14.9173C14.9415 14.8347 14.9546 14.7461 14.9482 14.6578L14.8594 13.2799L15.4532 12.2515L16.6909 11.6395C16.7705 11.6009 16.8407 11.5452 16.8963 11.4764C16.952 11.4075 16.9918 11.3273 17.0129 11.2413C17.2874 10.0967 17.2874 8.90343 17.0129 7.75885C16.9918 7.67288 16.952 7.59261 16.8963 7.52378C16.8407 7.45494 16.7705 7.39923 16.6909 7.3606L15.4532 6.74861L14.8595 5.7202L14.9483 4.34234C14.9547 4.25404 14.9415 4.16542 14.9097 4.0828C14.878 4.00017 14.8284 3.92556 14.7645 3.86429C13.9105 3.05427 12.8771 2.45764 11.7486 2.12309C11.6636 2.09838 11.5741 2.09272 11.4867 2.10651C11.3993 2.1203 11.3159 2.15321 11.2426 2.20288L10.0938 2.96871H8.90633L7.75748 2.20285C7.6842 2.15317 7.60087 2.12027 7.51342 2.10648C7.42597 2.09268 7.33656 2.09834 7.25155 2.12304C6.12306 2.4576 5.08966 3.05424 4.23568 3.86427C4.17178 3.92554 4.12217 4.00014 4.09039 4.08277C4.05861 4.1654 4.04544 4.25402 4.05182 4.34232L4.14064 5.72013L3.54689 6.74854L2.30921 7.36054C2.22955 7.39916 2.15939 7.45488 2.10372 7.52371C2.04805 7.59255 2.00824 7.67281 1.98713 7.75878C1.71262 8.90336 1.71262 10.0966 1.98714 11.2412C2.00825 11.3272 2.04806 11.4075 2.10372 11.4763C2.15939 11.5451 2.22955 11.6008 2.30921 11.6395L3.54684 12.2515L4.14059 13.2799Z' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;position: absolute;left: 26px;top: 50%;transform: translateY(-50%);}.woocommerce ul.products li.product.sale .configuration-tag {display: none;}.woocommerce ul.products li.product .price small {vertical-align: top;}.woocommerce ul.products li.product .product-summary {font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: -0.56px;color: var(--body-text, #1D262D);}.woocommerce ul.products li.product .product-summary strong {display: inline;}.woocommerce ul.products li.product .product-summary p {margin-bottom: 12px;}.woocommerce ul.products li.product .product-summary ul, .woocommerce ul.products li.product .product-summary ol {list-style: disc;margin: 0 0 20px 28px;}.woocommerce ul.products li.product .product-summary ul:last-child, .woocommerce ul.products li.product .product-summary ol:last-child {margin-bottom: 0;}.woocommerce ul.products li.product .product-summary ul li, .woocommerce ul.products li.product .product-summary ol li {list-style-type: disc;}.woocommerce ul.products li.product .product-attributes {font-size: 14px;font-style: normal;font-weight: 600;line-height: normal;letter-spacing: -0.56px;margin-top: 24px;border: unset;border-collapse: collapse;color: var(--body-text, #1D262D);}.woocommerce ul.products li.product .product-attributes td.in-stock::before {content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2300B67B'/%3E%3Cpath d='M5.5 9.25L7.8335 11.5L12.5 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display: inline-block;vertical-align: sub;line-height: 1;font-size: 0;margin-right: 8px;}.woocommerce ul.products li.product .product-attributes td.out-of-stock::before {content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23E14942'/%3E%3Cpath d='M4.79289 11.7929C4.40237 12.1834 4.40237 12.8166 4.79289 13.2071C5.18342 13.5976 5.81658 13.5976 6.20711 13.2071L4.79289 11.7929ZM9.70711 9.70711C10.0976 9.31658 10.0976 8.68342 9.70711 8.29289C9.31658 7.90237 8.68342 7.90237 8.29289 8.29289L9.70711 9.70711ZM8.29289 8.29289C7.90237 8.68342 7.90237 9.31658 8.29289 9.70711C8.68342 10.0976 9.31658 10.0976 9.70711 9.70711L8.29289 8.29289ZM13.2071 6.20711C13.5976 5.81658 13.5976 5.18342 13.2071 4.79289C12.8166 4.40237 12.1834 4.40237 11.7929 4.79289L13.2071 6.20711ZM9.70711 8.29289C9.31658 7.90237 8.68342 7.90237 8.29289 8.29289C7.90237 8.68342 7.90237 9.31658 8.29289 9.70711L9.70711 8.29289ZM11.7929 13.2071C12.1834 13.5976 12.8166 13.5976 13.2071 13.2071C13.5976 12.8166 13.5976 12.1834 13.2071 11.7929L11.7929 13.2071ZM8.29289 9.70711C8.68342 10.0976 9.31658 10.0976 9.70711 9.70711C10.0976 9.31658 10.0976 8.68342 9.70711 8.29289L8.29289 9.70711ZM6.20711 4.79289C5.81658 4.40237 5.18342 4.40237 4.79289 4.79289C4.40237 5.18342 4.40237 5.81658 4.79289 6.20711L6.20711 4.79289ZM6.20711 13.2071L9.70711 9.70711L8.29289 8.29289L4.79289 11.7929L6.20711 13.2071ZM9.70711 9.70711L13.2071 6.20711L11.7929 4.79289L8.29289 8.29289L9.70711 9.70711ZM8.29289 9.70711L11.7929 13.2071L13.2071 11.7929L9.70711 8.29289L8.29289 9.70711ZM9.70711 8.29289L6.20711 4.79289L4.79289 6.20711L8.29289 9.70711L9.70711 8.29289Z' fill='white'/%3E%3C/svg%3E%0A");display: inline-block;vertical-align: sub;line-height: 1;font-size: 0;margin-right: 8px;}.woocommerce ul.products li.product .product-attributes tr:not(:last-child) {border-bottom: 1px solid #DBDBDB;}.woocommerce ul.products li.product .product-attributes td, .woocommerce ul.products li.product .product-attributes tr th {border: unset;padding: 11px 0;}.woocommerce ul.products li.product .product-attributes td:first-child {font-weight: 700;}.woocommerce ul.products li.product .product-attributes td:last-child {text-align: right;}.woocommerce ul.products li.product .product-attributes td div {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;width: 100%;}.woocommerce ul.products li.product .product-attributes tr th {width: 100px;}.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 18px !important;font-style: italic;font-weight: 500 !important;line-height: 22px !important;letter-spacing: -0.72px;text-transform: uppercase !important;padding: 11px 26px 10px 52px !important;background-image: url("data:image/svg+xml,%3Csvg width='179' height='43' viewBox='0 0 179 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0H175C177.209 0 179 1.79086 179 4V43H6.81552C2.87153 43 0.000256181 39.2599 1.01923 35.4498L10.5 0Z' fill='%23E14942'/%3E%3C/svg%3E%0A");background-color: transparent !important;background-position: bottom left;background-repeat: no-repeat;background-size: cover;}.woocommerce ul.products li.product .onsale {top: -38px !important;right: -26px !important;}.single-product .product-entry-details span.onsale {display: none;}.woocommerce span.onsale::before, .woocommerce ul.products li.product .onsale::before {content: url("data:image/svg+xml,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 9.25 0.416667 7.69167 1.25 6.325C2.08333 4.95833 3 3.80833 4 2.875C5 1.94167 5.91667 1.22917 6.75 0.7375L8 0V3.3C8 3.91667 8.20833 4.40417 8.625 4.7625C9.04167 5.12083 9.50833 5.3 10.025 5.3C10.3083 5.3 10.5792 5.24167 10.8375 5.125C11.0958 5.00833 11.3333 4.81667 11.55 4.55L12 4C13.2 4.7 14.1667 5.67083 14.9 6.9125C15.6333 8.15417 16 9.51667 16 11C16 12.4667 15.6417 13.8042 14.925 15.0125C14.2083 16.2208 13.2667 17.175 12.1 17.875C12.3833 17.475 12.6042 17.0375 12.7625 16.5625C12.9208 16.0875 13 15.5833 13 15.05C13 14.3833 12.875 13.7542 12.625 13.1625C12.375 12.5708 12.0167 12.0417 11.55 11.575L8 8.1L4.475 11.575C3.99167 12.0583 3.625 12.5917 3.375 13.175C3.125 13.7583 3 14.3833 3 15.05C3 15.5833 3.07917 16.0875 3.2375 16.5625C3.39583 17.0375 3.61667 17.475 3.9 17.875C2.73333 17.175 1.79167 16.2208 1.075 15.0125C0.358333 13.8042 0 12.4667 0 11ZM8 10.9L10.125 12.975C10.4083 13.2583 10.625 13.575 10.775 13.925C10.925 14.275 11 14.65 11 15.05C11 15.8667 10.7083 16.5625 10.125 17.1375C9.54167 17.7125 8.83333 18 8 18C7.16667 18 6.45833 17.7125 5.875 17.1375C5.29167 16.5625 5 15.8667 5 15.05C5 14.6667 5.075 14.2958 5.225 13.9375C5.375 13.5792 5.59167 13.2583 5.875 12.975L8 10.9Z' fill='white'/%3E%3C/svg%3E%0A");line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;position: absolute;left: 26px;top: 50%;transform: translateY(-50%);}.woocommerce ul.products li.product .price del {font-size: 16px;font-weight: 400;order: 1;padding: 0;}.woocommerce ul.products li.product .price ins {font-weight: 400;color: var(--red, #E14942);padding-right: 10px;}.woocommerce .wc-product-image {margin: -37px -25px 0 !important;padding: 37px 25px 0;}.woocommerce .wc-product-image .inside-wc-product-image {width: 100%;position: initial;}@media (min-width: 1024px) and (max-width: 1400px) {.woocommerce ul.products {grid-template-columns: repeat(3, minmax(0, 1fr)) !important;}}@media (max-width: 991px) {.woocommerce ul.products li.product .onsale {top: -26px !important;right: -21px !important;}.woocommerce ul.products li.product {padding: 25px 20px 25px;}.woocommerce .wc-product-image {margin: -25px -20px 0 !important;padding: 25px 20px 0;}.woocommerce ul.products li.product .product-buttons {display: grid;grid-gap: 14px;margin: 12px 0 0;}.woocommerce ul.products li.product .product-buttons .button {margin: 0 !important;width: 100%;max-width: 100%;}.woocommerce ul.products li.product .woocommerce-loop-product__title {font-size: 18px;text-wrap: pretty;}}@media (min-width: 575px) and (max-width: 1024px) {.woocommerce .wc-columns-container.wc-tablet-columns-2 .products {-ms-grid-columns: (1fr)[2] !important;grid-template-columns: repeat(2, minmax(0, 1fr)) !important;}.woocommerce div.product .related ul.products, .woocommerce div.product .up-sells ul.products {grid-template-columns: repeat(2,minmax(0,1fr));}}@media (max-width: 575px) {.woocommerce div.product .related ul.products, .woocommerce div.product .up-sells ul.products {grid-template-columns: repeat(1,minmax(0,1fr));}.woocommerce ul.products li.product .woocommerce-loop-product__title {font-size: 17px;}.woocommerce ul.products li.product .price {font-size: 17px;}}.wishlist-title-container {display: none;}.wishlist-items-wrapper tr:has(.wishlist-empty) {grid-column: -1 / 1;}.wishlist-items-wrapper tr .wishlist-empty {margin: 0;border: unset;font-size: 22px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;text-align: left;color: var(--body-text, #1D262D);font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.wishlist_table thead {display: none;}.wishlist_table tbody {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));grid-gap: 25px;}.wishlist_table tbody tr {display: grid;position: relative;padding: 37px 25px 27px;border-radius: 5px;border: 1px solid #C3C3C3 !important;margin: 0;z-index: 0;overflow: hidden;border: unset;}.wishlist_table tbody tr .product-name {padding: 0;margin-top: 10px;font-size: 22px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;text-align: left;color: var(--body-text, #1D262D);font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;border: unset;}.wishlist_table tbody tr .product-name a {color: var(--body-text, #1D262D);text-decoration: unset;}.wishlist_table tbody tr .product-price {padding: 0;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 20px;font-style: normal;font-weight: 400 !important;line-height: 28px;letter-spacing: -0.8px;border: unset;text-align: left;color: var(--body-text, #1D262D) !important;}.wishlist_table tbody tr .product-add-to-cart {padding: 0;border: unset;text-align: center;margin-top: 18px;align-self: flex-end;}.wishlist_table tbody tr .product-add-to-cart .remove_from_wishlist {margin: 0 !important;color: var(--red, #E14942);padding: 8px !important;background-color: unset !important;display: inline-block !important;}.wishlist_table tbody tr .product-thumbnail {display: inline-block;width: 100%;padding-top: 100%;position: relative;border: solid 1px var(--light-grey, #F8F8F8) !important;background-color: var(--light-grey, #F8F8F8) !important;border-radius: 5px;}.wishlist_table tbody tr .product-thumbnail img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;object-position: center;mix-blend-mode: multiply;}.wishlist_table .wishlist-items-wrapper .product-add-to-cart .remove_from_wishlist {background: var(--red, #E14942);border-color: var(--red, #E14942);}.product-entry-details .yith-add-to-wishlist-button-block, .product-entry-details .yith-wcwl-add-to-wishlist-button-anchor-wrapper {gap: unset;margin: 0;z-index: 0;position: relative;width: 100%;}.product-entry-details .yith-add-to-wishlist-button-block {grid-column: -1 / 1;}.product-entry-details .yith-wcwl-add-to-wishlist-button {background-color: var(--light-grey, #F8F8F8);border-radius: 10px;padding: 7px;border: unset;color: var(--body-text);font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;margin-left: auto;}.product-entry-details .yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label {margin: 0 8px;}.woocommerce ul.products li.product .yith-add-to-wishlist-button-block {margin: 0 !important;position: initial;}.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist-button__label {color: var(--body-text);font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.88px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;margin: 0 8px;position: relative;}.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist-button {position: absolute;margin: 0 !important;top: 15px;right: 15px;left: unset;padding: 7px;background-color: var(--light-grey, #F8F8F8);z-index: 1;border-radius: 10px;cursor: pointer;transition: all 0.3s ease-in-out;}.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist__feedback {font-size: 13px;line-height: 20px;color: var(--body-text);box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);border-radius: 8px;padding: 12px;}.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist__feedback .yith-wcwl-feedback__wishlist-name {display: inline-block;}.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist-button img {filter: grayscale(0) brightness(1);transition: all 0.3s ease-in-out;}.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist-button:not(:is(:hover, :focus)) img {filter: grayscale(1) brightness(4);transition: all 0.3s ease-in-out;}.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added img {filter: grayscale(0) brightness(1);transition: all 0.3s ease-in-out;}@media (max-width: 991px) {.wishlist_table tbody {grid-template-columns: repeat(2, minmax(0, 1fr));}}@media (max-width: 575px) {.wishlist_table tbody {grid-template-columns: repeat(1, minmax(0, 1fr));}}.accordions-section {padding-bottom: 0;}.accordions-section + .content-billboard-section {margin-top: 0;}.accordions-section .section-introduction {margin: 0 auto 90px 0;padding: 30px 40px 40px;background: var(--background);border-radius: 8px;align-self: flex-start;font-size: 16px;font-style: normal;font-weight: 600;line-height: 26px;letter-spacing: -0.8px;}.accordions-section .accordion-dropdowns {margin-bottom: 90px;}.accordions-section .section-introduction:last-of-type {margin-bottom: 0;}.accordions-section .accordion-dropdowns:last-of-type {margin-bottom: 0;}.accordions-section details {background-color: transparent;border-bottom: 2px solid #F0F0F0;border-radius: 0;padding: 21px 23px 21px 0;outline: unset;margin-bottom: 0;}.accordions-section details summary {font-size: 20px;font-style: normal;font-weight: 700;line-height: 26px;letter-spacing: -1px;padding: 21px 54px 21px 0;margin: -21px -23px -21px 0;outline: unset;}.accordions-section details summary::after {right: 13px;}.accordions-section details summary:hover, .accordions-section details summary:focus, .accordions-section details[open] summary {color: var(--light-blue);transition: all 0.2s ease-in-out;}.accordions-section details:not([open]) summary:hover, .accordions-section details:not([open]) summary:focus {padding-left: 16px;transition: all 0.2s ease-in-out;}.accordions-section details:hover, .accordions-section details[open] {outline: unset;}.accordions-section details[open] {border-bottom-color: var(--light-blue);}@media (max-width: 991px) {.accordions-section .section-introduction {margin: 0 auto 24px;max-width: calc(100% - 60px);}.accordions-section .accordion-dropdowns {margin-bottom: 24px;}.accordions-section details:not([open]) summary:hover, .accordions-section details:not([open]) summary:focus {padding-left: unset;transition: all 0.2s ease-in-out;}}@media (max-width: 575px) {.accordions-section .section-introduction {padding: 30px 26px;}.accordions-section details summary {font-weight: 600;}}.woo-variation-swatches div.product table.variations td.value .nice-select {border: 0;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal !important;}.woo-variation-swatches.wvs-show-label .variations td, .woo-variation-swatches.wvs-show-label .variations th {display: block;text-align: start;width: auto !important;}.woo-variation-swatches th.label {padding: 0;}.woo-variation-swatches th.label label {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 16px;font-style: normal;font-weight: 500 !important;line-height: 22px;letter-spacing: -0.72px;display: inline;}.woo-variation-swatches th.label label::before {content: "Choose ";}.woocommerce-variation-add-to-cart-disabled .pewc-total-only {display: none;}.woo-variation-swatches td.value {padding: 12px 0 0 0;}form.variations_form .variations button.reset_variations {color: #fff;border-radius: 5px;background: rgba(225, 73, 66, 0.5);font-weight: 500;margin: 0;font-size: 13px;padding: 4px 14px 6px 14px;border: unset;}form.variations_form .variations button.reset_variations:is(:hover, :active, :focus) {background: var(--red, #E14942);}.woo-variation-swatches td.value .variable-items-wrapper {-webkit-box-pack: start;-ms-flex-pack: start;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: flex-start;list-style: none;margin: -6px;padding: 0;}.woo-variation-swatches td.value .variable-items-wrapper .variable-item {margin: 6px;padding: 8px 12px;background: var(--grey) !important;border-radius: 3px;color: var(--body-text, #1D262D);font-size: 16px;font-style: normal;font-weight: 400;line-height: 18px;letter-spacing: -0.54px;outline: 2px solid transparent;cursor: pointer;overflow: hidden;transition: all 0.3s ease-in-out;}.woo-variation-swatches td.value .variable-items-wrapper .image-variable-item {padding: 0 !important;background-color: var(--grey) !important;width: 80px;height: 80px;transition: all 0.3s ease-in-out;}.woo-variation-swatches td.value .variable-items-wrapper .variable-item:is(:hover,:active,:focus) {background-color: var(--green-hover, #008352);color: #fff;transition: all 0.3s ease-in-out;}.woo-variation-swatches td.value .variable-items-wrapper .image-variable-item:is(:hover,:active,:focus) {outline: 2px solid var(--green-hover, #008352);transition: all 0.3s ease-in-out;}.woo-variation-swatches td.value .variable-items-wrapper .variable-item.selected {background-color: var(--green, #00B67B);color: #fff;outline: 2px solid var(--links, #0E77E9);transition: all 0.3s ease-in-out;}.woo-variation-swatches td.value .variable-items-wrapper .image-variable-item.selected {outline: 2px solid var(--green, #00B67B);transition: all 0.3s ease-in-out;}.woo-variation-swatches td.value .variable-items-wrapper .variable-item-image {width: 80px;height: 80px;object-fit: cover;}.featured-categories-section .section-introduction {text-align: center;margin: 0 auto 28px;}.featured-categories-section .category-grid:not([hidden]) {display: grid;grid-template-columns: repeat(4,minmax(0,1fr));grid-gap: 20px;}.featured-categories-section .featured-category {position: relative;border-radius: 5px;overflow: hidden;color: #fff;font-size: 20px;font-style: normal;font-weight: 500;line-height: normal;padding-top: 86%;letter-spacing: -0.8px;text-align: center;background-color: var(--black, #1E1E1E);font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.featured-categories-section .featured-category a {position: absolute;z-index: 2;color: #fff;text-decoration: unset;width: 100%;height: 100%;padding: 28px;top: 0;left: 0;grid-gap: 15px;text-align: center;display: grid;text-align: center;align-content: flex-end;}.featured-categories-section .featured-category a {text-transform: capitalize;}.featured-categories-section .featured-category a:hover span {color: var(--green, #00B67B);transition: all 0.2s ease-in-out;}.featured-categories-section .featured-category span {font-size: 16px;font-style: normal;font-weight: 400;line-height: 27px;margin-top: -6px;transition: all 0.2s ease-in-out;font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-transform: initial;}.featured-categories-section .featured-category:first-child {font-size: 34px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -1.36px;grid-column: span 2;grid-row-start: 1;grid-row-end: 3;}.featured-categories-section .featured-category:first-child a {padding: 76px;}.featured-categories-section .featured-category:first-child a span {text-decoration-line: underline;}.featured-categories-section .featured-category a span svg{transition: ease all .3s;}.featured-categories-section .featured-category a span svg:first-child {opacity: 1;transform: translateX(5px);}.featured-categories-section .featured-category a:hover span svg:first-child {opacity: 0;transform: translateX(15px);}.featured-categories-section .featured-category a span svg:not(:first-child) {opacity: 0;transform: translateX(-10px);}.featured-categories-section .featured-category a:hover span svg:not(:first-child) {opacity: 1;transform: translateX(0);}.featured-categories-section .featured-category span svg path {stroke: #fff;transition: ease all .3s;}.featured-categories-section .featured-category a:hover span svg path, .featured-categories-section .featured-category.image-contained-image a:hover span svg path {stroke: var(--green, #00B67B);}.featured-categories-section .featured-category img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;}.featured-categories-section .featured-category.image-background-cover img {transform: scale(1) rotate(0deg);transition: ease transform 14s;}.featured-categories-section .featured-category:not(.image-contained-image):hover img {transform: scale(1.2) rotate(4deg);}.featured-categories-section .featured-category.image-contained-image, .featured-categories-section .featured-category.image-contained-image a {background-color: var(--light-grey, #F8F8F8);color: var(--body-text, #1D262D);}.featured-categories-section .featured-category.image-contained-image a span svg path {stroke: var(--body-text, #1D262D);}.featured-categories-section .featured-category.image-contained-image a img {position: relative;width: auto;height: auto;object-fit: contain;mix-blend-mode: multiply;margin-bottom: 15px;max-height: 100%;margin: auto;}.featured-categories-section .featured-category-buttons {margin-top: 15px;text-wrap: nowrap;overflow-x: auto;}.featured-category-buttons:has(.category-button:only-child) {display: none;}.featured-categories-section .category-button {font-size: 16px;font-style: normal;font-weight: 600;line-height: 18px;letter-spacing: -0.64px;color: #C5C5C5;border: 2px solid #fff;background-color: #fff;padding: 12px 26px 14px;border-radius: 60px;margin: 0 6px;transition: all 0.2s ease-in-out;}.featured-categories-section .category-button:hover {color: var(--black, #1E1E1E);transition: all 0.2s ease-in-out;}.featured-categories-section .category-button[aria-selected="true"] {color: var(--black, #1E1E1E);border-color: var(--black, #1E1E1E);}.featured-categories-section .category-button[aria-selected="true"]:hover {color: #fff;border-color: var(--black, #1E1E1E);background-color: var(--black, #1E1E1E);}@media (max-width: 991px) {.featured-categories-section .category-grid:not([hidden]) {grid-template-columns: repeat(2,minmax(0,1fr));}.featured-categories-section .featured-category:first-child {padding-top: 60%;}.featured-categories-section .featured-category:not(:first-child) span {display: none;}}@media (max-width: 575px) {.featured-categories-section .featured-category:first-child {padding-top: 70%;}.featured-categories-section .featured-category a {padding: 14px 20px;font-size: 14px;font-style: normal;font-weight: 500;letter-spacing: -0.56px;}.featured-categories-section .featured-category:first-child a {padding: 14px 46px;font-size: 24px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.96px;}}.featured-products-section {overflow: hidden;}.featured-products-section .section-introduction {text-align: center;margin: 0 auto 28px;}.featured-products-section .featured-products-cat-buttons {margin-top: 15px;text-wrap: nowrap;overflow-x: auto;}.featured-products-section .product-slider .no-results {margin: auto;text-align: center;}.featured-products-section .product-slider .no-results .search-form {display: inline-flex;flex-wrap: wrap;}.featured-products-section .container {position: relative;}.featured-products-section .swiper-navigation-wrap {position: absolute;top: 50%;left: 0;pointer-events: none;z-index: 1;}.featured-products-section .swiper-button-next {pointer-events: all;right: unset;left: calc(100% + 15px);}.featured-products-section .swiper-button-prev {pointer-events: all;left: unset;right: calc(100% + 15px);}.featured-products-cat-buttons .product-cat-button {font-size: 16px;font-style: normal;font-weight: 600;line-height: 18px;letter-spacing: -0.64px;color: #8B8D98;border: 2px solid #fff;background-color: #fff;padding: 12px 26px 14px;border-radius: 60px;margin: 0 6px;}.featured-products-cat-buttons .product-cat-button[aria-selected="true"] {color: var(--black, #1E1E1E);border-color: var(--black, #1E1E1E);}.skeleton-card .skeleton-loading {background: var(--grey, #EFEFEF);position: relative;}.skeleton-card .skeleton-image {width: 100%;padding-top: 100%;border-radius: 5px;}.skeleton-card .skeleton-title {width: 75%;padding-top: 32px;border-radius: 5px;margin-top: 22px;}.skeleton-card .skeleton-price {width: 50%;padding-top: 24px;margin-top: 11px;border-radius: 5px;}.skeleton-card .skeleton-button {width: calc(50% - 8px);padding-top: 56px;margin-top: 40px;}.skeleton-loading::after {display: block;content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);background: -o-linear-gradient(left, transparent, rgba(255, 255, 255, 0.35), transparent);background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.35)), to(transparent));background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.35), transparent);-webkit-animation: loading 1.5s infinite;animation: loading 1.5s infinite;will-change: transform;}.product-slider .skeleton-card {margin: 0 25px 0 0 !important;}.product-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 3) - 17px);margin-right: 25px;width: calc((100% / 3) - 17px) !important;}@media (max-width: 1080px) {.product-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 2.2) - 17px);width: calc((100% / 2.2) - 17px) !important;}.featured-products-section .swiper-navigation-wrap {display: none;}}@media (max-width: 991px) {.featured-products-section .featured-products-cat-buttons {margin: 15px -25px 0;padding: 0 25px;}}@media (max-width: 575px) {.product-slider:not(.swiper-initialized) .swiper-slide {max-width: calc((100% / 1.05) - 17px);width: calc((100% / 1.05) - 17px) !important;}}@-webkit-keyframes loading {100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}@keyframes loading {100% {-webkit-transform: translateX(100%);transform: translateX(100%);}}.contact-form-section {overflow: hidden;}.contact-form-section .section-introduction svg {margin-top: 20px;max-width: 100%;}.contact-form-section .form-map {margin-top: 70px;}.contact-form-section .form-map #map-location {height: 511px;border-radius: 5px;}div.gm-style div[role="dialog"] {padding: 18px !important;background-color: var(--body-text) !important;color: #fff !important;border-radius: 5px;}div.gm-style div[role="dialog"] a {color: #fff;}div.gm-style div[role="dialog"] p {margin-bottom: 12px;}div.gm-style div[role="dialog"] .marker-title {display: block;margin-bottom: 6px;font-size: 18px;}div.gm-style div[role="dialog"] .gm-style-iw-d {overflow: auto !important;}div.gm-style div[role="dialog"] button {opacity: 1;top: 0 !important;right: 0 !important;}div.gm-style div[role="dialog"] button span {background-color: #fff;}@media (min-width: 992px) {.contact-form-section .section-introduction {-webkit-box-flex: 0;-ms-flex: 0 0 44%;flex: 0 0 44%;max-width: 44%;}.contact-form-section .form-container {margin-left: auto;-webkit-box-flex: 0;-ms-flex: 0 0 44%;flex: 0 0 44%;max-width: 44%;}}@media (max-width: 991px) {.contact-form-section .form-container {margin-top: 20px;}.contact-form-section .form-map {margin-top: 60px;}}@media (max-width: 575px) {.contact-form-section .section-introduction svg {display: none;}.contact-form-section .form-map #map-location {height: 575px;}}form.wpcf7-form {display: -ms-inline-grid;display: inline-grid;-ms-grid-columns: 1fr[2];grid-template-columns: repeat(2,minmax(0,1fr));grid-gap: 2px 11px;}form label {font-size: 12px;font-style: normal;font-weight: 400;line-height: 36px;letter-spacing: -0.48px;text-transform: capitalize;display: inline-block;position: relative;text-align: left;width: 100%;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}form > strong {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 14px;font-style: normal;font-weight: 500;line-height: 36px;letter-spacing: -0.56px;grid-column: -1 / 1;}form label.message-box, form .wpcf7-form-control-wrap[data-name="acceptance-privacy"] {grid-column: -1 / 1;}form .cf7-cf-turnstile {margin-top: 12px !important;display: inline-flex;}form .wpcf7-form-control-wrap[data-name="acceptance-privacy"] {margin-top: 17px;margin-bottom: 11px;}.wpcf7 form .wpcf7-response-output {margin: 8px 0 0;text-align: center;border-radius: 5px;font-size: 14px;font-style: normal;font-weight: 400;line-height: 24px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="password"], form input[type="submit"], form button[type="submit"], form textarea {font-family: inherit;width: 100%;border-radius: 5px;background: #F5F5F5;color: var(--body-text, #1D262D);border: 1.5px solid #D9D9D9;border-radius: 5px;position: relative;z-index: 1;font-size: 15px;font-style: normal;font-weight: 500;line-height: 24px;letter-spacing: -0.45px;padding: 12px 18px 12px 18px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}form.woocommerce-form-login input[type="text"], form.woocommerce-form-login input[type="email"], form.woocommerce-form-login input[type="password"], form.woocommerce-form-register input[type="text"], form.woocommerce-form-register input[type="email"], form.woocommerce-form-register input[type="password"], form.woocommerce-form-register input[type="date"], body .woocommerce form .form-row input.input-text, body .woocommerce form .form-row textarea {font-family: inherit;width: 100%;background: #F5F5F5;border: 1.5px solid #fff;border-radius: 8px;position: relative;z-index: 1;font-size: 15px;font-style: normal;font-weight: 500;line-height: 24px;letter-spacing: -0.45px;padding: 12px 18px 12px 18px;display: inline-block;margin-top: 3px;}form.woocommerce-form-register input[type="date"] {padding: 7px 20px 8px 20px;}form input[type="submit"], form button[type="submit"] {border-radius: 5px;color: #fff;background-color: #195F87;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -0.42px;text-transform: uppercase;display: inline-block;padding: 14px 18px;width: 100%;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}form input[type="submit"]:hover, form button[type="submit"]:hover {background-color: var(--green, #00B67B);color: #fff;}form input[type="text"]:focus, form input[type="email"]:focus, form input[type="tel"]:focus, form input[type="password"]:focus, form input[type="date"]:focus, form textarea:focus {color: var(--body-text, #1D262D);background: #F5F5F5;outline-offset: -1px;}form input[type="text"]::placeholder, form input[type="email"]::placeholder, form input[type="tel"]::placeholder, form input[type="password"]::placeholder, form input[type="date"]::placeholder, form textarea::placeholder {color: #AAA;}form.woocommerce-form-register input[type="radio"] {width: 15px;height: 15px;vertical-align: middle;}form.woocommerce-form-register fieldset legend {margin: 0;}form.woocommerce-form-register fieldset span:not(:last-child) {margin-right: 8px;}form .wpcf7-form-control-wrap {display: grid;width: 100%;margin-top: 3px;}select[style="opacity: 0;width: 0px;padding: 0px;height: 0px;"], select[style] {border: 0;clip: rect(1px,1px,1px,1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal!important;}form .wpcf7-form-control-wrap.wpcf7-acceptance {width: auto;}form .wpcf7-response-output {margin: 0;grid-column: -1 / 1;}form .wpcf7-list-item {margin: 0;}form .wpcf7-list-item label {font-size: 12px;font-style: normal;font-weight: 400;line-height: 19px;letter-spacing: -0.48px;text-transform: none;}form .wpcf7-list-item label .wpcf7-list-item-label {display: inline-block;width: calc(100% - 27px);}form .wpcf7-list-item:not(:last-child) {margin: 0 0 8px;}form .form-footer-terms {grid-column: -1 / 1;width: 100%;margin-top: 8px;}.wpcf7 .wpcf7-submit:disabled {opacity: 0.6;}form .wpcf7-spinner {position: absolute;margin: 0;right: 10px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 1;pointer-events: none;}form input[type="checkbox"] {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #F5F5F5;border-radius: 2px;min-height: 16px;min-width: 16px;overflow: hidden;position: static;width: 16px;border: 1px solid #D9D9D9;display: inline-block;cursor: pointer;background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6673 1.5L4.25065 7.91667L1.33398 5' stroke='%23F5F5F5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position: center;background-repeat: no-repeat;margin-right: 11px;display: inline-block;vertical-align: sub;}form .wpcf7-list-item input[type="checkbox"] {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #F5F5F5;border-radius: 2px;min-height: 16px;min-width: 16px;overflow: hidden;position: static;width: 16px;border: 1px solid #D9D9D9;display: inline-block;cursor: pointer;background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6673 1.5L4.25065 7.91667L1.33398 5' stroke='%23F5F5F5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position: center;background-repeat: no-repeat;margin-right: 11px;display: inline-block;vertical-align: top;}form input[type="checkbox"]:checked, form .wpcf7-list-item input[type="checkbox"]:checked {background-color: var(--links, #0E77E9);border: 1px solid var(--links, #0E77E9);background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6673 1.5L4.25065 7.91667L1.33398 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}.wpcf7 form h3 {font-size: 34px;font-style: normal;font-weight: 700;line-height: 46px;letter-spacing: -1.7px;}.wpcf7 form p {font-size: 16px;font-style: normal;font-weight: 400;line-height: 25px;letter-spacing: -0.8px;margin-bottom: 0;}.contact-information-section form.wpcf7-form.quick-contact-form, .sidebar form.wpcf7-form {-ms-grid-columns: 1fr[1];grid-template-columns: repeat(1,minmax(0,1fr));text-align: center;grid-gap: 10px 32px;}@media (max-width: 1580px) {form.wpcf7-form.quick-contact-form {-ms-grid-columns: 1fr[2];grid-template-columns: repeat(2,minmax(0,1fr));grid-gap: 20px 32px;max-width: 742px;margin-left: auto;margin-right: auto;}}@media (max-width: 991px) {form.wpcf7-form.quick-contact-form {max-width: 100%;padding: 30px 0 0;}}@media (max-width: 575px) {form.wpcf7-form, form .wide-input[data-class="wpcf7cf_group"] {grid-template-columns: repeat(1,minmax(0,1fr));}form.wpcf7-form.quick-contact-form {-ms-grid-columns: 1fr[1];grid-template-columns: repeat(1,minmax(0,1fr));grid-gap: 6px 32px;border-radius: 0;padding: 30px;margin: 0 -30px;width: calc(100% + 60px);max-width: calc(100% + 60px);}form input[type="submit"], form button[type="submit"] {width: 100%;}}.customer-reviews-section {overflow: hidden;padding-bottom: 0;}.customer-reviews-section .section-introduction {text-align: center;margin: 0 auto 28px;}.customer-reviews-section .tb-google-badge {display: grid;width: 100%;margin-bottom: 22px;justify-content: center;}.customer-reviews-section .google-business-reviews-rating ul, .customer-reviews-section .google-business-reviews-rating ul li {list-style-type: none;margin: 0;}.customer-reviews-section .google-business-reviews-rating .listing {margin-bottom: 22px;}.customer-reviews-section .google-business-reviews-rating .review-meta .author-name {display: block;}.customer-reviews-section .google-business-reviews-rating .review-meta .rating {color: #f7b603;font-size: 28px;margin: 6px 0 0;display: inline-block;}.customer-reviews-section .google-business-reviews-rating .review-meta .author-name a {font-size: 18px;font-style: normal;font-weight: 500;letter-spacing: -0.45px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-decoration: none;color: var(--body-text, #1D262D);}.customer-reviews-section .google-business-reviews-rating .navigation {display: none;}.customer-reviews-section .google-business-reviews-rating .review-full-text, .customer-reviews-section .google-business-reviews-rating .review-more-placeholder {display: none;}.customer-reviews-section .google-business-reviews-rating .attribution, .page-reviews .attribution {text-align: right;}.customer-reviews-section .google-business-reviews-rating .attribution .powered-by-google, .page-reviews .attribution .powered-by-google {display: inline-block;line-height: 100%;width: 143px;height: 19px;background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTEwLjI4MSw5Ljc5NGMwLDIuNjc4LTIuMDk1LDQuNjUxLTQuNjY1LDQuNjUxYy0yLjU3MSwwLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxCmMwLTIuNjk2LDIuMDk1LTQuNjUxLDQuNjY1LTQuNjUxQzEwOC4xODYsNS4xNDMsMTEwLjI4MSw3LjA5NywxMTAuMjgxLDkuNzk0eiBNMTA4LjIzOSw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4CmMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOGMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzEwNy4wMjUsMTIuNjEyLDEwOC4yMzksMTEuNDQ4LDEwOC4yMzksOS43OTR6Ii8+CjxwYXRoIGZpbGw9IiNGQkJDMDUiIGQ9Ik0xMjAuMzQ1LDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFzLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxYzAtMi42OTQsMi4wOTUtNC42NTEsNC42NjUtNC42NTEKUzEyMC4zNDUsNy4wOTcsMTIwLjM0NSw5Ljc5NHogTTExOC4zMDMsOS43OTRjMC0xLjY3My0xLjIxNC0yLjgxOC0yLjYyMy0yLjgxOGMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOApjMCwxLjY1NiwxLjIxNCwyLjgxOCwyLjYyMywyLjgxOEMxMTcuMDg5LDEyLjYxMiwxMTguMzAzLDExLjQ0OCwxMTguMzAzLDkuNzk0eiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNMTI5Ljk5LDUuNDI0djguMzQ5YzAsMy40MzQtMi4wMjUsNC44MzctNC40Miw0LjgzN2MtMi4yNTQsMC0zLjYxMS0xLjUwOC00LjEyMi0yLjc0bDEuNzc4LTAuNzQKYzAuMzE3LDAuNzU3LDEuMDkyLDEuNjUsMi4zNDIsMS42NWMxLjUzMywwLDIuNDgzLTAuOTQ2LDIuNDgzLTIuNzI2di0wLjY2OWgtMC4wNzFjLTAuNDU3LDAuNTY0LTEuMzM4LDEuMDU3LTIuNDQ5LDEuMDU3CmMtMi4zMjUsMC00LjQ1Ni0yLjAyNS00LjQ1Ni00LjYzMmMwLTIuNjI1LDIuMTMtNC42NjcsNC40NTYtNC42NjdjMS4xMDksMCwxLjk5LDAuNDkzLDIuNDQ5LDEuMDRoMC4wNzFWNS40MjZoMS45MzlWNS40MjR6Ck0xMjguMTk1LDkuODExYzAtMS42MzgtMS4wOTItMi44MzUtMi40ODMtMi44MzVjLTEuNDA5LDAtMi41ODksMS4xOTctMi41ODksMi44MzVjMCwxLjYyMSwxLjE4LDIuODAxLDIuNTg5LDIuODAxCkMxMjcuMTAzLDEyLjYxMiwxMjguMTk1LDExLjQzMSwxMjguMTk1LDkuODExeiIvPgo8cGF0aCBmaWxsPSIjMzRBODUzIiBkPSJNMTMzLjE4OCwwLjUzdjEzLjYyOWgtMS45OTJWMC41M0gxMzMuMTg4eiIvPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTQwLjk1LDExLjMyNGwxLjU4NSwxLjA1N2MtMC41MTIsMC43NTctMS43NDQsMi4wNjEtMy44NzUsMi4wNjFjLTIuNjQyLDAtNC42MTUtMi4wNDItNC42MTUtNC42NTEKYzAtMi43NjYsMS45OS00LjY1MSw0LjM4Ni00LjY1MWMyLjQxMywwLDMuNTk0LDEuOTIxLDMuOTgsMi45NThsMC4yMTIsMC41MjhsLTYuMjE3LDIuNTc1YzAuNDc2LDAuOTMzLDEuMjE2LDEuNDA5LDIuMjU0LDEuNDA5CkMxMzkuNywxMi42MTIsMTQwLjQyMSwxMi4xLDE0MC45NSwxMS4zMjRMMTQwLjk1LDExLjMyNHogTTEzNi4wNzEsOS42NTFsNC4xNTYtMS43MjZjLTAuMjI5LTAuNTgxLTAuOTE2LTAuOTg1LTEuNzI2LTAuOTg1CkMxMzcuNDYzLDYuOTQsMTM2LjAxOCw3Ljg1NiwxMzYuMDcxLDkuNjUxeiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNOTMuNDExLDguNTg0VjYuNjExaDYuNjQ5YzAuMDY1LDAuMzQ0LDAuMDk5LDAuNzUxLDAuMDk5LDEuMTkxYzAsMS40OC0wLjQwNSwzLjMxMS0xLjcwOSw0LjYxNQpjLTEuMjY5LDEuMzIxLTIuODg5LDIuMDI1LTUuMDM2LDIuMDI1Yy0zLjk4LDAtNy4zMjYtMy4yNDItNy4zMjYtNy4yMjFTODkuNDMzLDAsOTMuNDEzLDBjMi4yMDIsMCwzLjc3LDAuODY0LDQuOTQ4LDEuOTkKbC0xLjM5MiwxLjM5MmMtMC44NDUtMC43OTMtMS45OS0xLjQwOS0zLjU1OC0xLjQwOWMtMi45MDYsMC01LjE3OSwyLjM0Mi01LjE3OSw1LjI0OHMyLjI3Myw1LjI0OCw1LjE3OSw1LjI0OApjMS44ODUsMCwyLjk1OC0wLjc1NywzLjY0Ni0xLjQ0NWMwLjU1OC0wLjU1OCwwLjkyNS0xLjM1NCwxLjA2OS0yLjQ0M0w5My40MTEsOC41ODR6Ii8+CjxnPgo8Zz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTEuNDg2LDYuMzgydjEuMjg4aDAuMDMzQzIuMTksNi42NTcsMy4wODcsNi4xNTEsNC4yMSw2LjE1MWMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3CmMwLjY3MSwwLjc5OCwxLjAwNywxLjc0OCwxLjAwNywyLjg0OGMwLDEuMTY3LTAuMzMsMi4xNTUtMC45OTEsMi45NjRjLTAuNjYsMC44MDktMS41NjMsMS4yMTQtMi43MDgsMS4yMTQKYy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M0gxLjQ4NnY0LjYzSDBWNi4zODJIMS40ODZ6IE0zLjg0NywxMy4wNTIKYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCkM1LjIyOCw3LjczOCw0LjYxNyw3LjQ3MSwzLjg0Nyw3LjQ3MWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTZjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODEKQzIuNTA0LDEyLjc3NywzLjA5OCwxMy4wNTIsMy44NDcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNOS43OTksNy4zMzljMC43OTgtMC43OTIsMS43NzUtMS4xODksMi45MzEtMS4xODljMS4xNTYsMCwyLjEzMiwwLjM5NiwyLjkzMSwxLjE4OQpjMC43OTgsMC43OTMsMS4xOTcsMS43NjcsMS4xOTcsMi45MjJjMCwxLjE1Ni0wLjM5OSwyLjEzLTEuMTk3LDIuOTIyYy0wLjc5OCwwLjc5My0xLjc3NSwxLjE4OS0yLjkzMSwxLjE4OQpjLTEuMTU2LDAtMi4xMzMtMC4zOTYtMi45MzEtMS4xODljLTAuNzk4LTAuNzkyLTEuMTk3LTEuNzY2LTEuMTk3LTIuOTIyQzguNjAyLDkuMTA2LDkuMDAxLDguMTMyLDkuNzk5LDcuMzM5eiBNMTQuNTk1LDguMzYzCmMtMC41MTctMC41MjgtMS4xMzktMC43OTItMS44NjYtMC43OTJjLTAuNzI2LDAtMS4zNDgsMC4yNjQtMS44NjYsMC43OTJjLTAuNTE4LDAuNTI4LTAuNzc2LDEuMTYyLTAuNzc2LDEuODk5CmMwLDAuNzI2LDAuMjU4LDEuMzU3LDAuNzc2LDEuODljMC41MTcsMC41MzQsMS4xMzksMC44MDEsMS44NjYsMC44MDFjMC43MjYsMCwxLjM0OC0wLjI2NywxLjg2Ni0wLjgwMQpjMC41MTctMC41MzQsMC43NzYtMS4xNjQsMC43NzYtMS44OUMxNS4zNzEsOS41MjQsMTUuMTEyLDguODkxLDE0LjU5NSw4LjM2M3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTE4LjYwNyw2LjM4MmwyLjI0NSw0LjkybDIuMTc5LTQuOTczaDAuMzkxbDEuOTcxLDQuOTczbDIuMjQ1LTQuOTJoMS42ODRsLTMuNzEzLDcuOTkxbC0wLjQzOCwwCmwtMi4wNDEtNS4xNjhsLTIuMDY4LDUuMTY4bC0wLjQ2OSwwbC0zLjY3MS03Ljk5MUgxOC42MDd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik0zNi44NTEsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE0zMS4wMzksOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDMzEuMzcyLDguMzQ3LDMxLjEyNyw4LjgwOSwzMS4wMzksOS4zN3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTM5LjcwNyw2LjM4MnYxLjI1NWgwLjA0OWMwLjE4Ny0wLjQ2MiwwLjQ2NS0wLjgyNiwwLjgzNC0xLjA5YzAuMzY5LTAuMjY0LDAuNzk1LTAuMzk2LDEuMjc5LTAuMzk2CmMwLjQxOCwwLDAuODI2LDAuMTI3LDEuMjIyLDAuMzhsLTAuNjc3LDEuMzU0Yy0wLjI0Mi0wLjIwOS0wLjU0NS0wLjMxNC0wLjkwOC0wLjMxNGMtMC4zODUsMC0wLjcwNSwwLjA4LTAuOTU4LDAuMjM5CmMtMC4yNTMsMC4xNi0wLjQzNywwLjM4NS0wLjU1MywwLjY3N2MtMC4xMTYsMC4yOTItMC4xOTMsMC41NzgtMC4yMzEsMC44NTljLTAuMDM5LDAuMjgxLTAuMDU4LDAuNjAyLTAuMDU4LDAuOTY2djMuNzk3aC0xLjQ4NgpWNi4zODJIMzkuNzA3eiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNTAuNzAzLDEwLjQ5M2gtNS44OTRjMC4wMTEsMC42OTQsMC4yMzEsMS4yOTMsMC42NiwxLjhjMC40MjksMC41MDYsMC45ODUsMC43NiwxLjY2OCwwLjc2CmMwLjUzOSwwLDAuOTgyLTAuMTI0LDEuMzI5LTAuMzcyYzAuMzQ3LTAuMjQ4LDAuNjc0LTAuNjI1LDAuOTgyLTEuMTMxbDEuMjU1LDAuNzFjLTAuMzYzLDAuNjYtMC44NjEsMS4xNzgtMS40OTQsMS41NTIKYy0wLjYzMywwLjM3NC0xLjMyOSwwLjU2MS0yLjA4OSwwLjU2MWMtMS4xNTYsMC0yLjA3OC0wLjM4NS0yLjc2Ni0xLjE1NmMtMC42ODgtMC43Ny0xLjAzMi0xLjczOS0xLjAzMi0yLjkwNgpjMC0xLjIzMiwwLjMyNS0yLjIzNCwwLjk3NC0zLjAwNWMwLjY0OS0wLjc3LDEuNTc5LTEuMTU2LDIuNzktMS4xNTZjMS4xNzgsMCwyLjA3NSwwLjM4MywyLjY5MSwxLjE0OApjMC42MTYsMC43NjUsMC45MjUsMS43NTMsMC45MjUsMi45NjRWMTAuNDkzeiBNNDQuODkxLDkuMzdoNC4zMjZjLTAuMDg4LTAuNTk0LTAuMzE5LTEuMDY1LTAuNjkzLTEuNDEyCmMtMC4zNzQtMC4zNDctMC44NTMtMC41Mi0xLjQzNy0wLjUyYy0wLjU3MiwwLTEuMDU5LDAuMTgyLTEuNDYxLDAuNTQ1QzQ1LjIyNCw4LjM0Nyw0NC45NzksOC44MDksNDQuODkxLDkuMzd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik01Ny43MzYsMTQuMTA5di0xLjIwNWgtMC4wMzNjLTAuMzA4LDAuNDUxLTAuNjkxLDAuODA5LTEuMTQ4LDEuMDczCmMtMC40NTcsMC4yNjQtMC45NDksMC4zOTYtMS40NzgsMC4zOTZjLTEuMTQ1LDAtMi4wNDctMC40MDUtMi43MDgtMS4yMTRjLTAuNjYtMC44MDktMC45OTEtMS43OTctMC45OTEtMi45NjQKYzAtMS4xLDAuMzM2LTIuMDUsMS4wMDctMi44NDhjMC42NzEtMC43OTgsMS41NDYtMS4xOTcsMi42MjUtMS4xOTdjMS4xMjMsMCwyLjAyLDAuNTA2LDIuNjkxLDEuNTE5aDAuMDMzVjIuMTExaDEuNDg2djExLjk5OApINTcuNzM2eiBNNTUuMzA5LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3Yy0wLjQ0NiwwLjU0NS0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNTMuOTY2LDEyLjc3Nyw1NC41NjEsMTMuMDUyLDU1LjMwOSwxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik02NS44MSwxNC4xMDlWMi4xMTFoMS40ODZ2NS41NTloMC4wMzNDNjgsNi42NTcsNjguODk3LDYuMTUxLDcwLjAyLDYuMTUxCmMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3YzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5LDIuOTY0CmMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNGMtMC41MjgsMC0xLjAyMS0wLjEzMi0xLjQ3OC0wLjM5NmMtMC40NTctMC4yNjQtMC44MzktMC42MjItMS4xNDgtMS4wNzNoLTAuMDMzdjEuMjA1Ckg2NS44MXogTTY5LjY1NywxMy4wNTJjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKYy0wLjQ1MS0wLjUzNC0xLjA2Mi0wLjgwMS0xLjgzMy0wLjgwMWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTYKYzAsMC43NzEsMC4yMiwxLjQzMSwwLjY2LDEuOTgxQzY4LjMxMywxMi43NzcsNjguOTA4LDEzLjA1Miw2OS42NTcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNzcuNCwxMi43ODhsLTMuNTMzLTYuNDA2SDc1LjZsMi42MDgsNC45MDRsMi40MjctNC45MDRoMS42NjdsLTUuMjU4LDExLjE1MmgtMS42ODRMNzcuNCwxMi43ODh6Ii8+CjwvZz4KPC9nPgo8L2c+Cjwvc3ZnPgo") 0 0 / 100% no-repeat;}.customer-reviews-section .google-business-reviews-rating:not(.swiper-initialized) .listing {display: flex;flex-wrap: nowrap;overflow: hidden;}.customer-reviews-section .reviews-slider {margin-bottom: 22px;}.customer-reviews-section .reviews-slider .swiper-pagination-bullet {background-color: var(--grey, #EFEFEF);border-color: var(--grey, #EFEFEF);}.customer-reviews-section .reviews-slider .swiper-pagination-bullet-active {background-color: var(--green, #00B67B);border-color: var(--green, #00B67B);}.customer-reviews-section .google-business-reviews-rating:not(.swiper-initialized) .listing li {max-width: calc((100% / 3) - 16px);margin-right: 16px;width: calc((100% / 3) - 16px) !important;flex: none;}@media (max-width: 991px) {.customer-reviews-section .google-business-reviews-rating:not(.swiper-initialized) .listing li {max-width: calc((100% / 2.2) - 16px);margin-right: 16px;width: calc((100% / 2.2) - 16px) !important;flex: none;}}@media (max-width: 575px) {.customer-reviews-section .google-business-reviews-rating:not(.swiper-initialized) .listing li {max-width: calc((100% / 1.2) - 16px);margin-right: 16px;width: calc((100% / 1.2) - 16px) !important;flex: none;}}.page-reviews {display: flex;flex-wrap: wrap;}.page-reviews .listing {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));grid-gap: 32px;list-style-type: none;margin: 0;}.page-reviews .listing li {padding: 22px;border-radius: 5px;border: 1px solid #C3C3C3;display: flex;flex-wrap: wrap;align-content: flex-start;position: relative;}.page-reviews .listing li .review-full-text, .page-reviews .listing li .review-more-placeholder {display: none;}.page-reviews .heading {flex: 1 0 auto;}.page-reviews .listing .author-avatar {display: inline-block;width: 66px;height: 66px;margin-right: 22px;}.page-reviews .listing .review-meta {flex: 1 0 auto;}.page-reviews .listing .review-meta .author-name {display: block;}.page-reviews .listing .review-meta .author-name a {font-size: 18px;font-style: normal;font-weight: 500;letter-spacing: -0.45px;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-decoration: none;color: var(--body-text, #1D262D);}.page-reviews .listing .review-meta .relative-time-description {position: absolute;top: 22px;right: 22px;}.page-reviews .listing .review-meta .rating {color: #f7b603;font-size: 28px;margin: 6px 0 0;display: inline-block;}.page-reviews .listing .text-excerpt, .page-reviews .listing .text {flex: 0 0 100%;margin-top: 22px;font-size: 14px;font-style: normal;font-weight: 400;line-height: 22px;}.page-reviews .rating {font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-size: 24px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: -1.2px;}.page-reviews .rating .number {color: #f7b603;}.page-reviews .rating .all-stars {display: inline-flex;height: inherit;gap: .05em;margin-inline: 0.3rem 0;}.page-reviews .rating .count {text-decoration: none;color: var(--body-text, #1D262D);display: block;text-align: right;font-size: 15px;}.page-reviews .attribution {display: block;width: 100%;text-align: right;grid-column: -1 / 1;margin-top: 22px;}.page-reviews .rating .all-stars .star {display: inline-block;width: .8em;height: .7667em;background: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==") 0 0 / 100% no-repeat;}.page-reviews .rating .all-stars .star.split-90-10 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");}.page-reviews .rating .all-stars .star.split-80-20 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");}.page-reviews .rating .all-stars .star.split-70-30 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");}.page-reviews .rating .all-stars .star.split-60-40 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");}.page-reviews .rating .all-stars .star.split-50-50 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");}.page-reviews .rating .all-stars .star.split-40-60 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");}.page-reviews .rating .all-stars .star.split-30-70 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");}.page-reviews .rating .all-stars .star.split-20-80 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");}.page-reviews .rating .all-stars .star.split-10-90 {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");}.page-reviews .rating .all-stars .star.grey, .page-reviews .rating .all-stars .star.gray {background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");}@media (max-width: 991px) {.page-reviews .listing {grid-template-columns: repeat(2, minmax(0, 1fr));grid-gap: 32px;}}@media (max-width: 575px) {.page-reviews .listing {grid-template-columns: repeat(1, minmax(0, 1fr));grid-gap: 18px;}}.company-logo-section {overflow: hidden;}.company-logo-slider {overflow: visible;}.company-logo-slider .swiper-wrapper {justify-content: center;overflow: visible;}.company-logo-slider .swiper-wrapper .swiper-slide {width: auto;padding: 0 61px;display: inline-flex;align-items: center;justify-content: center;text-align: center;}@media (max-width: 991px) {.company-logo-slider .swiper-wrapper {justify-content: flex-start;}.company-logo-slider .swiper-wrapper .swiper-slide {padding: 0 30px;}}.newsletter-form-section {border-radius: 5px;background-color: #19658F;background: linear-gradient(92deg, #19658F 26.14%, #10374E 100%);color: #fff;max-width: calc(100% - 30px);margin: 60px auto 15px !important;padding: 70px 0;}.newsletter-form-section + .social-gallery-section {padding-top: 0;}.company-logo-section + .newsletter-form-section, .content-section.white + .newsletter-form-section {margin-top: 0 !important;}.newsletter-form-section .section-introduction {max-width: 635px;}.newsletter-form-section h2 {margin-bottom: 5px;}.newsletter-form-section p {margin-bottom: 11px;}.newsletter-form-section .container {position: relative;}.newsletter-form-section img {position: absolute;right: 15px;bottom: -70px;width: auto;height: auto;}.newsletter-form-section form.wpcf7-form {display: inline-block;width: 100%;}.newsletter-email-fields {position: relative;}.newsletter-email-fields input[type="text"], .newsletter-email-fields input[type="email"] {border-radius: 48px;padding: 11.2px 48px 11.2px 18px;}.newsletter-email-fields + .wpcf7-form-control-wrap[data-name="gdpr-acceptance"] {margin-top: 6px;}.newsletter-email-fields input[type="submit"] {position: absolute;top: 9px;right: 6px;width: 36px;height: 36px;border-radius: 36px;padding: unset;min-width: unset;text-wrap: nowrap;border: unset;background-color: #075886;color: #fff;padding-left: 36px;background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L1 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position: center;background-repeat: no-repeat;outline: 2px solid transparent;outline-offset: 0;}.newsletter-email-fields .wpcf7-list-item input[type="checkbox"] {min-height: 14px;min-width: 14px;width: 14px;}.newsletter-email-fields input[type="submit"]:not([disabled]):hover {outline: 2px solid var(--links, #0E77E9);outline-offset: 2px;}@media (max-width: 991px) {.newsletter-form-section {margin: 0 !important;max-width: 100%;border-radius: 0;padding: 25px 0;}.newsletter-form-section h2 {font-size: 22px;font-style: normal;font-weight: 500;line-height: 30px;letter-spacing: -0.88px;}.newsletter-form-section .section-introduction {font-size: 12px;font-style: normal;font-weight: 400;line-height: 25px;}.newsletter-form-section img {display: none;}.newsletter-form-section + .social-gallery-section {padding-top: 4px;}}form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {background: #FFEEEE;padding: 30px 38px 4px 38px;font-size: 12px;font-style: normal;font-weight: 400;line-height: 19px;letter-spacing: -0.48px;text-transform: none;display: inline-block;position: relative;z-index: 0;text-align: left;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;border-radius: 0 0 5px 5px;margin-top: -24px;position: relative;z-index: 0;width: 100%;}form .wpcf7-form-control-wrap .wpcf7-acceptance + .wpcf7-not-valid-tip {margin: 0;padding: 4px 38px;border-radius: 5px;}form .wpcf7-form-control-wrap .wpcf7-acceptance + .wpcf7-not-valid-tip::before {top: 6px;}form .wpcf7-form-control-wrap .wpcf7-not-valid-tip::before {content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.71758 2.89491L1.36508 13.4999C1.2341 13.7267 1.1648 13.9839 1.16407 14.2458C1.16334 14.5077 1.23119 14.7653 1.3609 14.9928C1.4906 15.2203 1.67762 15.41 1.90336 15.5428C2.12909 15.6756 2.38568 15.747 2.64758 15.7499H15.3526C15.6145 15.747 15.8711 15.6756 16.0968 15.5428C16.3225 15.41 16.5096 15.2203 16.6393 14.9928C16.769 14.7653 16.8368 14.5077 16.8361 14.2458C16.8354 13.9839 16.766 13.7267 16.6351 13.4999L10.2826 2.89491C10.1489 2.67449 9.96062 2.49225 9.73597 2.36577C9.51133 2.2393 9.25788 2.17285 9.00008 2.17285C8.74227 2.17285 8.48882 2.2393 8.26418 2.36577C8.03953 2.49225 7.85128 2.67449 7.71758 2.89491V2.89491Z' stroke='%231D262D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 6.75V9.75' stroke='%231D262D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 12.75H9.00708' stroke='%231D262D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");font-size: 0;line-height: 1;position: absolute;left: 11px;top: 31px;vertical-align: middle;}.error404 .main-navigation:not(.is_stuck), .error404 .site-content .content-area main {background: #000;color: #fff;}.error404 .archive-title-details {width: 100%;}.number-container.col-12 {z-index: 1;width: 100%;padding: 60px 20px;}.number-container img {position: absolute;z-index: -1;width: 95%;height: 98%;inset: 00;opacity: 0.4;}.inside-article.container {justify-content: center;text-align: center;}.error404 section.entry-header {position: relative;z-index: 1;}.error404 section.entry-header img {position: absolute;z-index: -1;left: -50%;right: -50%;top: 0;width: 100vw;height: auto;}.paging-navigation {display: inline-block;width: 100%;text-align: left;margin: 60px 0 0;grid-column: -1 / 1;}.paging-navigation a {text-decoration: none;}.paging-navigation .page-numbers, .woocommerce nav.woocommerce-pagination ul.page-numbers li {background: #FFFFFF;border: 2px solid #EDEDED;border-radius: 4px;display: inline-block;text-align: center;min-width: 30px;font-size: 20px;font-style: normal;font-weight: 600;line-height: 1;letter-spacing: -0.4px;padding: 18px 25px;display: inline-block;margin-right: 8px;transition: all 0.2s ease-in-out;}.woocommerce nav.woocommerce-pagination ul.page-numbers li {padding: unset;}.woocommerce nav.woocommerce-pagination ul.page-numbers li:has(.next) {margin-left: auto;}.paging-navigation .page-numbers.current {background-color: #fff;}.paging-navigation .page-numbers:hover {background-color: #fff;transition: all 0.2s ease-in-out;}@media (max-width: 991px) {.paging-navigation {margin-top: 20px;}}select.post-form {border: 0;clip: rect(1px,1px,1px,1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute!important;width: 1px;word-wrap: normal!important;}select[style="opacity: 0;width: 0px;padding: 0px;height: 0px;"] {border: none;}.woocommerce-ordering:after {display: none;}form select, form.woocommerce-ordering select {border: 1.5px solid #D9D9D9;background-color: #F5F5F5;border-radius: 5px;height: 50px;font-size: 15px;font-style: normal;font-weight: 500;line-height: 24px;letter-spacing: -0.7px;padding: 12px 48px 12px 18px;color: var(--body-text, #1D262D);font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.125 8.75L10.5 13.125L14.875 8.75' stroke='%23071E4E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: calc(100% - 14px) center;text-transform: inherit;}.nice-select {width: 100% !important;border: none;background-color: #F5F5F5;border-radius: 5px;border: 1.5px solid #D9D9D9;height: 50px;font-size: 15px;font-style: normal;font-weight: 500;line-height: 24px;letter-spacing: -0.7px;padding: 12px 48px 12px 18px;color: var(--body-text, #1D262D);float: unset;z-index: 1;-webkit-transition: border 0.3s ease-in-out;-o-transition: border 0.3s ease-in-out;transition: border 0.3s ease-in-out;}.nice-select:not(.open) {overflow: hidden;}.nice-select .current {font-size: 15px;font-style: normal;font-weight: 500;line-height: 24px;display: block;letter-spacing: -0.42px;width: 100%;font-family: "neo-sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.nice-select.open {border-bottom-left-radius: 0;border-bottom-right-radius: 0;outline-offset: -1px;z-index: 2;}.nice-select:active, .nice-select.open, .nice-select:focus {border-color: #D9D9D9;}.nice-select .nice-select-dropdown {width: calc(100% + 2px);margin: 0px;border-radius: 8px;border-top-left-radius: 0;border-top-right-radius: 0;border: none;margin-left: -1px;box-shadow: none;overflow: hidden;transform: unset !important;max-height: 210px;overflow-y: auto;border: 1.5px solid #D9D9D9;border-top: unset;}.nice-select .nice-select-dropdown .list {max-height: none;}.nice-select.open:after {transform: translate(0, -50%) rotate(-180deg);border-bottom-right-radius: 0;transition: all 0.2s ease-in-out;}.nice-select::after {content: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.125 8.75L10.5 13.125L14.875 8.75' stroke='%23071E4E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");vertical-align: middle;line-height: 1;position: absolute;top: 50%;width: 24px;height: 24px;z-index: 1;border: unset;transform: translate(0, -50%);transform-origin: unset;margin: 0;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 0;transition: all 0.2s ease-in-out;}.nice-select.open::before {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);transition: all 0.2s ease-in-out;}.nice-select .list {margin: 0;border-radius: 0;}.nice-select .list li {font-size: 14px;font-style: normal;font-weight: 400;line-height: 25px;letter-spacing: -0.7px;padding: 7px 20px 8px 20px;}.nice-select .list li:last-child {border-bottom: none;}.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {font-weight: initial;}.swiper-wrapper {display: flex;flex-wrap: nowrap;}.swiper-wrapper .swiper-slide {flex-shrink: 0;width: 100%;}.swiper-pagination-bullet {width: 14px;height: 14px;min-width: 14px;min-height: 14px;opacity: 1;background-color: transparent;border: 2px solid #fff;transition: all 0.2s ease-in-out;}.swiper-pagination-bullet:hover {border-color: var(--light-blue);transition: all 0.2s ease-in-out;}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 5px);transition: all 0.2s ease-in-out;}.swiper-pagination-bullet-active {transition: all 0.2s ease-in-out;}.swiper-pagination-bullet-active:hover {transition: all 0.2s ease-in-out;}.swiper-button-next, .swiper-button-prev {width: 49px;height: 49px;background-color: rgba(55, 124, 253, 0.1);border: 2px solid #071e4e;border-radius: 50%;}.swiper-button-next::after {content: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999998 15L9 8L1 1' stroke='%23071E4E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width: 49px;height: 49px;min-width: 49px;min-height: 49px;display: inline-flex;align-items: center;justify-content: center;font-size: 0;line-height: 0;font-family: inherit;}.swiper-button-prev::after {content: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 8L9 15' stroke='%23071E4E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width: 49px;height: 49px;min-width: 49px;min-height: 49px;display: inline-flex;align-items: center;justify-content: center;font-size: 0;line-height: 0;font-family: inherit;}.swiper-button-next:hover, .swiper-button-prev:hover {border: 2px solid var(--links, #0E77E9);}.swiper-button-next:hover::after {content: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999998 15L9 8L1 1' stroke='%23377CFD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}.swiper-button-prev:hover::after {content: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 8L9 15' stroke='%23377CFD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}@media (max-width: 991px) {.swiper-button-next, .swiper-button-prev {width: 36px;height: 36px;}.page-cards-section .swiper-button-next {right: 30px;}}.single-page-wrapper .container > article, .single-post-wrapper .container > article {width: 100%;margin: 0 auto;}hr, hr.wp-block-separator {border: 1px solid #E8E8E8;height: 0;margin-top: 28px;margin-bottom: 28px;}@media (max-width: 1280px) {.single-post-wrapper .container > article {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}.single-post-wrapper {padding-top: 0;}.single-post-wrapper .banner-breadcrumbs {width: 100%;padding-bottom: 60px;}.single-post-wrapper figure.wp-block-image, .single-post-wrapper figure.wp-block-image figure {display: block;width: 100%;margin: 30px 0;overflow: hidden;}.single-post-wrapper figure.wp-block-image img, .single-post-wrapper .wp-block-image figure img {object-fit: contain;margin: auto;display: block;border-radius: 5px;max-height: 100%;width: auto;}.wp-block-columns {align-items: center !important;margin: 42px 0;}.single-post-wrapper .wp-block-column:not(:only-child) figure {margin: 0 22px 0 0;width: calc(100% - 22px);}.single-post-wrapper .wp-block-column:last-child:not(:first-child) figure {margin: 0 0 0 22px;}.single-post .entry-header .entry-title {font-size: 46px;font-style: normal;font-weight: 500;line-height: 56px;letter-spacing: -1.84px;padding-bottom: 15px;border-bottom: 1px solid #DBDBDB;margin-bottom: 21px;}.single-post .entry-header .entry-meta {margin: 0 0 36px;font-size: 13px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.13px;}.single-post footer.entry-meta {margin-top: 51px;padding-top: 15px;font-size: 13px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.13px;border-top: 1px solid #DBDBDB;}@media (max-width: 781px) {.single-post-wrapper .wp-block-column:not(:only-child) figure, .single-post-wrapper .wp-block-column:last-child:not(:first-child) figure {width: 100%;margin: 22px 0 0;}.single-post-wrapper .wp-block-column:has(.wp-block-image:only-child, figure:only-child) {order: 1;}}.archive-post-wrapper {padding: 0 !important;}.archive-post-wrapper .posts-columns {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));grid-gap: 20px;grid-auto-rows: 1fr;margin-bottom: 196px;}.posts-columns article {width: 100%;position: relative;}.posts-columns article .entry-header {display: flex;flex-wrap: wrap;}.posts-columns article .entry-meta {font-size: 13px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.13px;margin: 0 0 12px;order: -1;}.posts-columns article .entry-title {font-size: 24px;font-style: normal;font-weight: 500;line-height: 31px;letter-spacing: -0.96px;margin: 0 0 4px;width: 100%;}.posts-columns article .entry-title a {color: var(--body-text, #1D262D);}.posts-columns article .post-image {display: inline-flex;border-radius: 5px;overflow: hidden;align-self: flex-start;height: 100%;flex: 0 0 41.5%;position: relative;}.posts-columns article .inside-article {display: flex;flex-wrap: wrap;width: 100%;height: 100%;}.posts-columns article .inside-article .entry-summary {font-size: 14px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.14px;}.posts-columns article .inside-article .entry-summary p:not(.read-more-container) {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-bottom: 7px;}.posts-columns article .inside-article .entry-summary .read-more-container a.button {border: unset;padding: unset;min-width: unset;text-transform: unset;font-size: 14px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.14px;color: var(--links, #0E77E9);background-color: transparent;}.posts-columns article .inside-article .entry-summary .read-more-container a.button:hover {color: #008352;text-decoration: underline;}.posts-columns article .inside-article .post-image img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}.posts-columns article .inside-article .post-image a {display: inline-flex;height: 100%;width: 100%;}.posts-columns article .inside-article .archive-title-details {flex: 1 0 50%;margin-left: 21px;}.posts-columns .paging-navigation, .woocommerce nav.woocommerce-pagination {margin-top: 50px;padding-top: 29px;border-top: 1px solid #DBDBDB;text-align: center;width: 100%;}.posts-columns .paging-navigation .nav-links, .woocommerce nav.woocommerce-pagination ul.page-numbers {display: flex;flex-wrap: wrap;border: unset;}.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {padding: unset;font-size: 15px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.15px;color: var(--body-text, #1D262D);}.woocommerce nav.woocommerce-pagination ul.page-numbers .next, .woocommerce nav.woocommerce-pagination ul.page-numbers .prev {font-size: 0;font-style: normal;font-weight: 700;line-height: 22px;letter-spacing: -0.15px;display: inline-flex;align-items: center;flex-wrap: nowrap;}.woocommerce nav.woocommerce-pagination ul.page-numbers .next::before {content: "Next";margin-right: 10px;font-size: 15px;}.woocommerce nav.woocommerce-pagination ul.page-numbers .next::after {content: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33301 1.83337L5.49967 6.00004L1.33301 10.1667' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");line-height: 1;font-size: 0;vertical-align: middle;display: inline-block;width: 20px;}.woocommerce nav.woocommerce-pagination ul.page-numbers .prev::after {content: "Previous";margin-left: 10px;font-size: 15px;}.woocommerce nav.woocommerce-pagination ul.page-numbers .prev:not(:hover) {opacity: 0.6;}.woocommerce nav.woocommerce-pagination ul.page-numbers .prev::before {content: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1333_6599)'%3E%3Cpath d='M5.66666 10.1666L1.5 5.99992L5.66666 1.83325' stroke='%231D262D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1333_6599'%3E%3Crect width='7' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");line-height: 1;font-size: 0;vertical-align: middle;display: inline-block;width: 20px;}.woocommerce nav.woocommerce-pagination ul.page-numbers li:has(.prev) {margin-right: auto;}.posts-columns .paging-navigation .nav-links .prev.page-numbers {margin-right: auto;}.posts-columns .paging-navigation .nav-links .next.page-numbers {margin-left: auto;}.paging-navigation .nav-links .next.page-numbers, .paging-navigation .nav-links .prev.page-numbers {font-size: 15px;font-style: normal;font-weight: 700;line-height: 22px;letter-spacing: -0.15px;}.woocommerce-pagination .page-numbers, .woocommerce nav.woocommerce-pagination ul.page-numbers li {border: unset;margin: 0;}.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {background-color: transparent;}.paging-navigation .nav-links .prev.page-numbers:not(:hover) {opacity: 0.6;}.paging-navigation .nav-links .next span {display: inline-block;width: 20px;height: 20px;overflow: hidden;text-wrap: nowrap;vertical-align: middle;line-height: 1;margin-left: 10px;}.paging-navigation .nav-links .next span::before {content: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33301 1.83337L5.49967 6.00004L1.33301 10.1667' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width: 100%;display: inline-flex;height: 100%;align-items: center;justify-content: flex-end;font-size: 0;line-height: 1;vertical-align: middle;}.paging-navigation .nav-links .prev span {display: inline-block;width: 20px;height: 20px;overflow: hidden;text-wrap: nowrap;vertical-align: middle;line-height: 1;margin-right: 10px;}.paging-navigation .nav-links .prev span::before {content: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1333_6599)'%3E%3Cpath d='M5.66666 10.1666L1.5 5.99992L5.66666 1.83325' stroke='%231D262D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1333_6599'%3E%3Crect width='7' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width: 100%;display: inline-flex;height: 100%;align-items: center;justify-content: flex-start;font-size: 0;line-height: 1;vertical-align: middle;}.posts-columns .paging-navigation .page-numbers, .woocommerce-pagination .page-numbers {font-size: 15px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.15px;border: unset;padding: unset;margin: 0;color: var(--body-text, #1D262D);}.posts-columns .paging-navigation .page-numbers.current, .woocommerce-pagination .page-numbers.current {font-weight: 800 !important;}body:not(.paged) .posts-columns article:first-child {grid-row: span 2;}body:not(.paged) .posts-columns article:first-child .post-image {flex: 0 0 100%;}body:not(.paged) .posts-columns article:first-child .inside-article .archive-title-details {margin: 18px 0 0;position: absolute;top: 100%;max-height: 164px;}body:not(.paged) .posts-columns article:first-child .inside-article .archive-title-details .entry-summary p:not(.read-more-container) {-webkit-box-orient: vertical;-webkit-line-clamp: 2;}body:not(.paged) .posts-columns article:not(:nth-child(1), :nth-child(2), :nth-child(3)) {transform: translateY(196px);}body:not(.paged) .posts-columns .paging-navigation {transform: translateY(196px);}body:not(.paged) .posts-columns article:nth-child(4)::before, body:not(.paged) .posts-columns article:nth-child(5)::before {content: "";width: calc(100% + 10px);position: absolute;top: -30px;left: 0;height: 1px;background: #DBDBDB;}body:not(.paged) .posts-columns article:nth-child(5)::before {left: -10px;}@media (max-width: 1180px) {body:not(.paged) .posts-columns article:not(:nth-child(1)) {transform: translateY(196px);}body:not(.paged) .posts-columns article:first-child {grid-column: -1 / 1;}body:not(.paged) .posts-columns article:nth-child(4)::before, body:not(.paged) .posts-columns article:nth-child(5)::before {display: none;}body:not(.paged) .posts-columns article:nth-child(2)::before, body:not(.paged) .posts-columns article:nth-child(3)::before {content: "";width: calc(100% + 10px);position: absolute;top: -30px;left: 0;height: 1px;background: #DBDBDB;}body:not(.paged) .posts-columns article:nth-child(3)::before {left: -10px;}}@media (max-width: 991px) {.archive-post-wrapper {padding-bottom: 50px !important;}.archive-post-wrapper .posts-columns {grid-auto-rows: unset;}body:not(.paged) .posts-columns article:first-child .post-image {aspect-ratio: 21 / 9;}.posts-columns article .inside-article {flex-direction: column;}body:not(.paged) .posts-columns article:first-child {grid-row: span 1;}body:not(.paged) .posts-columns article:not(:nth-child(1), :nth-child(2), :nth-child(3)) {transform: translateY(196px);}.posts-columns article .inside-article .archive-title-details {margin: 0;flex: unset;}.posts-columns article .post-image {flex: unset;height: auto;aspect-ratio: 3 / 2;}.posts-columns article .entry-title {margin-bottom: 5px;}.posts-columns article .inside-article .post-image img {position: relative;}.posts-columns article .entry-meta {margin: 13px 0 12px;font-size: 14px;font-style: normal;font-weight: 400;line-height: 22px;letter-spacing: -0.14px;}body:not(.paged) .posts-columns article:first-child .inside-article .archive-title-details {margin: 0;}}@media (max-width: 600px) {.archive-post-wrapper .posts-columns {grid-template-columns: repeat(1, minmax(0, 1fr));grid-gap: 30px;margin-bottom: unset;}body:not(.paged) .posts-columns article:first-child {grid-row: unset;}body:not(.paged) .posts-columns article:first-child .post-image {aspect-ratio: unset;flex: unset;}body:not(.paged) .posts-columns article:first-child .inside-article .archive-title-details {position: relative;max-height: unset;top: unset;}body:not(.paged) .posts-columns article:not(:nth-child(1)) {transform: unset;}body:not(.paged) .posts-columns article:nth-child(2)::before, body:not(.paged) .posts-columns article:nth-child(3)::before {display: none;}.posts-columns article .entry-meta {margin: 25px 0 12px;}body:not(.paged) .posts-columns .paging-navigation {transform: unset;}body:not(.paged) .posts-columns article:first-child .inside-article .archive-title-details .entry-summary p:not(.read-more-container) {-webkit-box-orient: vertical;-webkit-line-clamp: 3;}}details {border-radius: 8px;padding: 23px 29px;margin: 0 0 17px;overflow: hidden;outline: 1px solid transparent;transition: all 0.2s ease-in-out;}details summary {list-style-type: none;cursor: pointer;box-sizing: border-box;position: relative;font-size: 20px;font-style: normal;font-weight: 600;line-height: 26px;border-radius: 8px;letter-spacing: -1px;padding: 23px 59px 23px 29px;margin: -23px -29px;transition: all 0.2s ease-in-out;}details[open] summary {outline: unset;}details summary::after {content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00086 6.72625C0.585807 6.72625 0.249338 7.06135 0.249339 7.47472C0.249338 7.88809 0.585807 8.2232 1.00086 8.2232L1.00086 6.72625ZM7.4757 8.2232C7.89076 8.2232 8.22722 7.88809 8.22722 7.47472C8.22722 7.06135 7.89076 6.72625 7.4757 6.72625L7.4757 8.2232ZM7.47742 6.72625C7.06237 6.72625 6.7259 7.06135 6.7259 7.47472C6.7259 7.88809 7.06237 8.2232 7.47742 8.2232L7.47742 6.72625ZM13.9523 8.2232C14.3673 8.2232 14.7038 7.88809 14.7038 7.47472C14.7038 7.06135 14.3673 6.72625 13.9523 6.72625L13.9523 8.2232ZM8.22809 7.47484C8.22809 7.06147 7.89162 6.72637 7.47656 6.72637C7.06151 6.72637 6.72504 7.06147 6.72504 7.47484H8.22809ZM6.72504 13.9497C6.72504 14.3631 7.06151 14.6982 7.47656 14.6982C7.89162 14.6982 8.22808 14.3631 8.22809 13.9497H6.72504ZM6.72504 7.47484C6.72504 7.88821 7.06151 8.22331 7.47656 8.22331C7.89162 8.22331 8.22809 7.88821 8.22808 7.47484H6.72504ZM8.22809 1C8.22809 0.586629 7.89162 0.251526 7.47656 0.251526C7.06151 0.251526 6.72504 0.586629 6.72504 1H8.22809ZM1.00086 8.2232L7.4757 8.2232L7.4757 6.72625L1.00086 6.72625L1.00086 8.2232ZM7.47742 8.2232L13.9523 8.2232L13.9523 6.72625L7.47742 6.72625L7.47742 8.2232ZM6.72504 7.47484V13.9497H8.22809V7.47484H6.72504ZM8.22808 7.47484L8.22809 1H6.72504L6.72504 7.47484H8.22808Z' fill='%23071E4E'/%3E%3C/svg%3E%0A");font-size: 0;line-height: 1;vertical-align: middle;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 33px;display: inline-block;}details[open] summary::after {content: url("data:image/svg+xml,%3Csvg width='15' height='2' viewBox='0 0 15 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H14' stroke='%23071E4E' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");}details summary::-webkit-details-marker {display: none;}details:hover, details[open] {outline: 1px solid var(--dark-blue);transition: all 0.2s ease-in-out;}details .accordion-details {margin: 12px 0 0;position: relative;z-index: 1;}@media (max-width: 600px) {details summary {font-size: 18px;font-style: normal;font-weight: 600;line-height: 26px;letter-spacing: -0.9px;}details .accordion-details {font-size: 14px;font-style: normal;font-weight: 400;line-height: 24px;letter-spacing: -0.7px;}}section {padding-top: 60px;padding-bottom: 60px;position: relative;width: 100%;}.site-main section:first-child {z-index: 1;position: relative;}section.grey {background-color: var(--grey, #EFEFEF);}section.black {background-color: #030303;color: #fff;}section.black + .advert-banners-section {background: linear-gradient(180deg, rgba(3,3,3,1) 0%, rgba(3,3,3,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);}section.grey + section.white {padding-top: 90px;}@media (max-width: 991px) {section {padding-top: 50px;padding-bottom: 50px;}section.grey + section.white {padding-top: 50px;}}@media (max-width: 991px) {.site-main section:first-child {padding-top: 45px;}.site-main section.media-dropdowns-section:first-child {padding-top: 17px;}}.social-icons .social-icon {text-decoration: none;margin: 0 10px 0 0;display: inline-flex;border-radius: 50%;}.social-icons .social-icon:last-child {margin: 0;}.social-icons .social-icon svg {height: 32px;}.social-icons .social-icon svg circle, .social-icons .social-icon svg path {transition: all 0.2s ease;}.social-icons .social-icon:hover svg circle {stroke: var(--links, #0E77E9);transition: all 0.2s ease;}.social-icons .social-icon:hover svg path[stroke] {stroke: var(--links, #0E77E9);transition: all 0.2s ease;}.social-icons .social-icon:hover svg path[fill] {fill: var(--links, #0E77E9);transition: all 0.2s ease;}.footer-widgets {color: #FFFFFF;background-color: var(--black, #1E1E1E);}.footer-socials-content {-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.site-info {border-top: 1px solid #383838;}.site-footer {background-color: var(--black, #1E1E1E);position: relative;z-index: 102;}.site-footer .footer-widgets-container {max-width: none !important;position: relative;}.site-footer .footer-widgets-container .inside-footer-widgets {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;margin: auto !important;}.site-info .inside-site-info {padding: 35px 15px 40px;text-align: left;font-size: 14px;font-style: normal;font-weight: 400;line-height: 35px;letter-spacing: -0.56px;display: inline-block;}.site-footer .inside-footer-widgets a {text-decoration: none;}.site-footer .inside-footer-widgets {font-size: 16px;font-style: normal;font-weight: 400;line-height: 36px;letter-spacing: -0.8px;}.site-footer .inside-footer-widgets ul li {margin-bottom: 0;font-size: 14px;font-style: normal;font-weight: 600;line-height: 35px;letter-spacing: -0.56px;color: #fff;}.site-footer .inside-footer-widgets ul li a {color: #fff;}.footer-widgets .widget-title {font-size: 16px;font-style: normal;font-weight: 700;line-height: normal;letter-spacing: -0.64px;color: #fff;margin-bottom: 15px;font-family: Open Sans, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;}.footer-widgets .inside-footer-widgets > div {flex: 1 0 auto;}.footer-widgets .inside-footer-widgets .footer-widget-1 {margin-left: -25px;}.site-footer .site-info .footer-menu .menu {margin: 0;display: inline-block;list-style: none;}.site-footer .site-info .footer-menu li {display: inline-block;border-right: 1px solid #fff;line-height: 1;padding: 0 8px 0 0;margin: 0 8px 0 0;}.site-footer .site-info .footer-menu li:last-child {border-right: none;}.site-footer .site-info .footer-menu li a {text-decoration: none;}.inside-footer-widgets > div aside p:empty {display: none;}@media (max-width: 1280px) {.footer-widgets .inside-footer-widgets > div, .footer-widgets .inside-footer-widgets > .footer-widget-1 {flex: 0 0 50%;margin-bottom: 40px;}.footer-widgets .inside-footer-widgets .footer-widget-1 {margin-left: 0;}}@media (max-width: 1024px) {.footer-widgets .inside-footer-widgets > div {min-width: unset;}.footer-widgets .inside-footer-widgets > .footer-widget-1 {flex: 0 0 50%;margin-bottom: 40px;}.site-footer .site-info .copyright-bar {text-align: left;width: 100%;}.site-footer .site-info .footer-menu {text-align: left;width: 100%;margin: 0 0 15px;}.footer-socials-content {text-align: left;justify-content: space-between;}.site-footer {padding-top: 7px;}.site-footer .footer-widgets .footer-widgets-container::before {width: calc(100% - 60px);top: 30px;height: calc(100% - 60px);transform: unset;left: 30px;}.site-footer .footer-widgets-container {padding: 30px 50px 0;}}@media (max-width: 768px) {.inside-footer-widgets {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;}.inside-footer-widgets > div {-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;}.inside-footer-widgets > div:not(:last-child) {margin-bottom: 25px;}.inside-footer-widgets > .footer-widget-3, .inside-footer-widgets > .footer-widget-4 {flex: 1 0 50%;margin-bottom: 0;}}@media (max-width: 575px) {.footer-socials-content {text-align: center;justify-content: center;}.site-footer .site-info .copyright-bar {text-align: center;}.footer-socials-content .social-icons {margin-top: 40px;}.inside-footer-widgets > div aside > :last-child:not(.widget-title) {margin-bottom: 30px;}.footer-widgets .inside-footer-widgets > div, .footer-widgets .inside-footer-widgets > .footer-widget-1 {flex: 1 0 100%;margin-bottom: 0;}.footer-widgets .inside-footer-widgets > .footer-widget-1 {margin-left: 0;margin-bottom: 30px;}.site-info .inside-site-info {padding: 25px 50px 20px;}}.fancybox__container {z-index: 99999;}.container, .grid-container, .site-content, .footer-widgets-container .inside-footer-widgets {width: 100%;background: transparent !important;margin-right: auto;margin-left: auto;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}#page {width: 100%;}.site-content .content-area {width: 100%;}@media (max-width: 768px) {.container-page .inside-article {width: 100%;}.container .site-content .content-area {width: 100% !important;}}@media (min-width: 576px) {.container, .grid-container, .footer-widgets-container .inside-footer-widgets {max-width: unset !important;}#page {max-width: 100% !important;}}@media (min-width: 768px) {.container, .grid-container, .footer-widgets-container .inside-footer-widgets {max-width: unset !important;}#page {max-width: 100% !important;}}@media (min-width: 992px) {.container, .grid-container, .footer-widgets-container .inside-footer-widgets {max-width: 960px !important;}#page {max-width: 100% !important;}}@media (min-width: 1080px) {.container, .grid-container, .footer-widgets-container .inside-footer-widgets {max-width: 1060px !important;}#page {max-width: 100% !important;}}@media (min-width: 1280px) {.container, .grid-container, .footer-widgets-container .inside-footer-widgets {max-width: 1190px !important;}#page {max-width: 100% !important;}}@media (min-width: 1380px) {.container, .grid-container, .footer-widgets-container .inside-footer-widgets {max-width: 1320px !important;}#page {max-width: 100% !important;}}@media (min-width: 1520px) {.container, .grid-container, .footer-widgets-container .inside-footer-widgets {max-width: 1450px !important;}#page {max-width: 100% !important;}}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}.col-1:not(.u-column1){-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2:not(.u-column2){-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width: 991px) {.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {padding-right: 25px;padding-left: 25px;}}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}