:root{--primary-color: #359C1E;--secondary-color: #FBF9EE;--black-color: #000;--white-color: #fff}.m-0{margin:0}.p-0{padding:0}.font-secondary{font-family:var(--font-secondary-family)}.top-left{justify-content:flex-start;align-items:flex-start}.top-center{justify-content:center;align-items:flex-start;text-align:center}.top-right{justify-content:flex-end;text-align:right;align-items:flex-start}.center-left{align-items:center;justify-content:flex-start}.center-center{justify-content:center;align-items:center;text-align:center}.center-right{justify-content:flex-end;align-items:center;text-align:right}.bottom-left{align-items:flex-end;justify-content:flex-start}.bottom-center{align-items:flex-end;justify-content:center;text-align:center}.bottom-right{align-items:flex-end;justify-content:flex-end;text-align:right}@media screen and (max-width: 749px){.m-top-left{justify-content:flex-start;align-items:flex-start}.m-top-center{justify-content:center;text-align:center}.m-top-right{justify-content:flex-end;text-align:right}.m-center-left{align-items:center}.m-center-center{justify-content:center;align-items:center;text-align:center}.m-center-right{justify-content:flex-end;align-items:center;text-align:right}.m-bottom-left{align-items:flex-end}.m-bottom-center{align-items:flex-end;justify-content:center;text-align:center}.m-bottom-right{align-items:flex-end;justify-content:flex-end;text-align:right}}.swiper-pagination.swiper-pagination-lock{display:none}.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination{position:relative;bottom:unset;margin-top:20px}.swiper-pagination{display:flex;justify-content:center;align-items:center;gap:2px}.swiper-pagination .swiper-pagination-bullet{height:1px;width:16.5px;opacity:1;background:#9aaeb1;border-radius:1px;flex-shrink:0;margin:0!important}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#3d3d3d}.swiper-button-next,.swiper-button-prev{height:35px;width:35px;margin:0;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;background:var(--secondary-color);border-radius:35px;box-shadow:unset;outline:none;transition:.2s}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.5}.swiper-button-next svg,.swiper-button-prev svg{height:16px;width:16px;color:var(--primary-color);transition:.2s}.swiper-button-next:after,.swiper-button-prev:after{content:unset}@media screen and (min-width: 750px){.swiper-button-next:hover,.swiper-button-prev:hover{background:var(--primary-color)}.swiper-button-next:hover svg,.swiper-button-prev:hover svg{color:var(--secondary-color)}}.swiper-action-bar{display:flex;width:fit-content;overflow:hidden;gap:16px}.swiper-action-bar .swiper-pagination{position:relative;top:unset;left:unset;right:unset;padding:0;bottom:unset}.swiper-action-bar .swiper-button-prev,.swiper-action-bar .swiper-button-next{position:relative;transform:unset;top:unset;left:unset;right:unset;flex-shrink:0}@media screen and (max-width: 749px){.swiper-action-bar{gap:14px}.swiper-button-next,.swiper-button-prev{height:24px;width:24px}.swiper-button-next svg,.swiper-button-prev svg{height:10px;width:10px}}.header-wrapper.transparent_header{position:absolute;background:transparent;top:0;margin-top:calc(var(--window-height) - var(--header-inner-height));left:0;width:100%;transition:background .2s opacity .2s;--transparent-header-color: var(--secondary-color);border-bottom-color:transparent}.header-wrapper.transparent_header .header__menu-item{color:var(--transparent-header-color);transition:.2s}.header-wrapper.transparent_header .header__submenu .header__menu-item{color:rgb(var(--color-foreground))}.header-wrapper.transparent_header .header__icon{color:var(--transparent-header-color);transition:.2s}.section-header.transparent_header-sticky{position:sticky;top:0}.section-header.transparent_header-sticky .header-wrapper.transparent_header{margin-top:0}.section-header.transparent_header-sticky .header-wrapper.transparent_header{background:rgb(var(--color-background));--transparent-header-color: rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.header-wrapper.transparent_header .header_main_logo{transition:0;width:168px}.header-wrapper.transparent_header .header_main_logo .header__heading-logo{width:100%}.header-wrapper.transparent_header .header_main_logo .header__heading-logo svg{color:var(--white-color);transition:color .2s}.section-header:not(.transparent_header-sticky) .header-wrapper.transparent_header .header_main_logo{position:fixed;top:12px;left:38px;width:48vw}.section-header:not(.transparent_header-sticky) .header-wrapper.transparent_header{opacity:0}.section-header.header-loaded .header-wrapper.transparent_header{opacity:1}.section-header:not(.transparent_header-sticky) .header-wrapper.transparent_header .header__inline-menu{margin-left:-36px}.section-header.transparent_header-sticky .header-wrapper.transparent_header .header__inline-menu{padding-left:0!important}.section-header.transparent_header-sticky .header-wrapper.transparent_header .header_main_logo .header__heading-logo svg{color:var(--transparent-header-color)}@media screen and (max-width: 989px){.section-header:not(.transparent_header-sticky) .header-wrapper.transparent_header .header_main_logo{width:62vw}.section-header.transparent_header-sticky .header-wrapper.transparent_header .header_main_logo{margin-left:0!important}}@media screen and (max-width: 749px){.header-wrapper--border-bottom{border-bottom:0}.section-header:not(.transparent_header-sticky) .header-wrapper.transparent_header .header_main_logo{left:20px;width:82vw}}.header .header__heading-logo{width:168px}.header span.header__heading-logo{display:flex}.header .header__heading-logo svg{width:100%;color:rgb(var(--color-foreground))}.header .header__inline-menu .header__menu-item{font-size:13px;padding:7px 16.5px}.has-dropdown-menu{position:relative}.has-dropdown-menu .header__submenu{border:0;padding:10px 0 5px;width:auto;min-width:100%;z-index:1;opacity:0;visibility:hidden;transform:translate3d(0,-12px,0);transition:.3s}.has-dropdown-menu .header__submenu .header__menu-item{padding:8px 15px;white-space:nowrap}.has-dropdown-menu:hover>.header__submenu{opacity:1;visibility:visible;transform:translateZ(0)}.has-grand-submenu{position:relative}.has-grand-submenu .header__submenu{left:100%;top:50%}.has-grand-submenu .header__menu-item{gap:10px;justify-content:space-between}.has-grand-submenu .header__menu-item .icon-caret{transform:rotate(270deg);align-self:center;margin:0 -8px 0 0}.has-grand-submenu:hover>.header__submenu{opacity:1;visibility:visible;transform:translateZ(0)}@media screen and (max-width: 749px){.header .header__heading-logo{width:132px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom.css.map */
