@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:var( --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%) );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.main-menu-four__wrapper-inner{align-items:center;display:flex;width:100%}.main-menu-four__left{flex-shrink:0}.main-menu-four__right{align-items:center;display:flex;flex-grow:1;justify-content:space-between;margin-left:10rem}@media (max-width:1199px){.main-menu-four__right{flex-grow:0;gap:2rem;justify-content:flex-end}}.main-menu-four__main-menu-box{flex-shrink:0}.main-menu-four__search-cart-box{flex-shrink:0;margin-left:auto}.language-switcher{margin-right:auto;position:relative;width:-moz-fit-content;width:fit-content}.language-switcher__container{background-color:#f4f5f8;border:1px solid #eef0f4;border-radius:6px;display:flex;gap:.2rem;padding:.2rem}.language-switcher__option{background-color:transparent;border:none;border-radius:4px;color:#76787c;font-size:.8rem;font-weight:600;padding:.25rem .75rem;transition:background-color .2s ease,color .2s ease}.language-switcher__option,.language-switcher__option *{cursor:pointer}.language-switcher__option:focus,.language-switcher__option:hover{background-color:#e4e7ee;color:#ff4040;outline:none}.language-switcher__option.is-active{background-color:#ff4040;box-shadow:0 1px 3px #0000001a;color:#fff;cursor:default}.language-switcher__option.is-active:hover{background-color:#ff4040;color:#fff}@media (max-width:600px){#language-switcher-root{display:none}}.menu-links .mobile-menu-extra{border-top:1px solid #254376;display:block;margin-top:1rem;padding:1rem 1.5rem}@media (min-width:992px){.menu-links .mobile-menu-extra{display:none}}.menu-links #language-switcher-root-mobile .language-switcher__container{justify-content:center}.our-services{background-color:#eff1f5;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:4rem 0}.our-services__container{margin:0 auto;max-width:1440px;padding:0 1.5rem}.our-services__header{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:3rem}@media screen and (max-width:768px){.our-services__header{align-items:center;flex-direction:column;text-align:center}}.our-services__headings{flex-grow:1}.our-services__sub-title{color:#ff4040;font-size:1rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.our-services__title{color:#13223c;font-size:2.25rem;font-weight:700;line-height:1.3;margin:0;max-width:600px}@media screen and (max-width:768px){.our-services__title{font-size:1.8rem}}.our-services__button{background-color:#13223c;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.our-services__button:hover{background-color:#070c15;color:#fff;transform:translateY(-2px)}.our-services__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background-color:transparent;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;min-height:350px;perspective:1000px}.service-card__flipper{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.service-card:hover .service-card__flipper{transform:rotateY(180deg)}.service-card__back,.service-card__front{backface-visibility:hidden;border-radius:8px;display:flex;flex-direction:column;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:100%;overflow:hidden;position:absolute;width:100%}.service-card__front{background-color:#fff;border:1px solid #eef0f4}.service-card__back{align-items:center;background-color:#13223c;color:#fff;justify-content:center;text-align:center;transform:rotateY(180deg)}.service-card__image{-o-object-fit:cover;object-fit:cover;z-index:1}.service-card__image,.service-card__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.service-card__overlay{background:linear-gradient(#00000080,#0009);z-index:2}.service-card__content{display:flex;flex-direction:column;flex-grow:1;padding:2rem 1.5rem}.service-card__content--back{position:relative;z-index:3}.service-card__title{font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 1rem}.service-card__description{color:#76787c;flex-grow:1}.service-card__link{color:#ff4040;font-weight:600;margin-top:auto;text-decoration:none}.service-card__link i{margin-left:.5rem;transition:transform .2s ease}.service-card__link:hover i{transform:translate(5px)}.service-card__back .service-card__link,.service-card__back .service-card__title{color:#fff}.our-blog{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:4rem 0}.our-blog__container{margin:0 auto;max-width:1440px;padding:0 1.5rem}.our-blog__header{margin-bottom:3rem;text-align:center}.our-blog__sub-title{color:#ff4040;font-size:1rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.our-blog__title{color:#13223c;font-size:2.25rem;font-weight:700;line-height:1.3;margin:0 0 1.5rem}@media screen and (max-width:385px){.our-blog__title{font-size:1.8rem}}.our-blog__button{background-color:#13223c;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.our-blog__button:hover{background-color:#070c15;color:#fff;transform:translateY(-2px)}.our-blog__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.post-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.post-card:hover .post-card__image{transform:scale(1.05)}.post-card:hover .post-card__link{color:#ff0d0d}.post-card:hover .post-card__link i{transform:translate(4px)}.post-card__image-wrapper{height:0;overflow:hidden;padding-bottom:60%;position:relative}.post-card__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .4s ease;width:100%}.post-card__content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.post-card__meta{color:#76787c;font-size:.8rem;margin:0 0 .5rem;text-transform:uppercase}.post-card__title{color:#13223c;flex-grow:1;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 1rem}.post-card__link{color:#ff4040;font-weight:600;margin-top:auto;text-decoration:none;transition:color .2s ease}.post-card__link i{margin-left:.5rem;transition:transform .2s ease}.archive-list{background-color:#eff1f5;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:4rem 0}.archive-list__container{margin:0 auto;max-width:1024px;padding:0 1.5rem}.archive-list__header{margin-bottom:3rem;text-align:center}.archive-list__title{color:#13223c;font-size:2.25rem;font-weight:700;line-height:1.3;margin:0}.archive-list__grid{display:grid;gap:2rem;grid-template-columns:1fr}.archive-list__pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:3rem}.archive-list__pagination .page-numbers{align-items:center;background-color:#fff;border:1px solid #dfe3ea;border-radius:4px;box-shadow:0 1px 2px #0000000d;color:#76787c;display:inline-flex;font-size:1rem;font-weight:500;height:44px;justify-content:center;min-width:44px;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease-in-out}.archive-list__pagination .page-numbers:hover{background-color:#f4f5f8;border-color:#c0c8d6;color:#13223c}.archive-list__pagination .page-numbers.current{background-color:#ff4040;border-color:#ff4040;color:#fff;cursor:default;font-weight:600}.archive-list__pagination .page-numbers.next,.archive-list__pagination .page-numbers.prev{font-weight:700}.archive-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;display:grid;gap:1.5rem;grid-template-columns:200px 1fr;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width:768px){.archive-item{grid-template-columns:1fr}}.archive-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.archive-item:hover .archive-item__button{color:#ff0d0d}.archive-item:hover .archive-item__button i{transform:translate(4px)}.archive-item__image-wrapper{height:100%;min-height:200px;position:relative}.archive-item__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.archive-item__image-placeholder{background-color:#f4f5f8;height:100%;width:100%}.archive-item__content{display:flex;flex-direction:column;padding:1.5rem}.archive-item__title{color:#13223c;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 .75rem}.archive-item__excerpt{color:#76787c;display:-webkit-box;flex-grow:1;-webkit-line-clamp:3;line-height:1.6;margin-bottom:1.5rem;-webkit-box-orient:vertical;overflow:hidden}.archive-item__button{align-self:flex-start;color:#ff4040;font-weight:600;margin-top:auto;text-decoration:none;transition:color .2s ease}.archive-item__button i{margin-left:.5rem;transition:transform .2s ease}.archive-grid{background-color:#eff1f5;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:4rem 0}.archive-grid__container{margin:0 auto;max-width:1440px;padding:0 1.5rem}.archive-grid__layout{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.archive-grid__pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:3rem}.archive-grid__pagination .page-numbers{align-items:center;background-color:#fff;border:1px solid #dfe3ea;border-radius:4px;box-shadow:0 1px 2px #0000000d;color:#76787c;display:inline-flex;font-size:1rem;font-weight:500;height:44px;justify-content:center;min-width:44px;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease-in-out}.archive-grid__pagination .page-numbers:hover{background-color:#f4f5f8;border-color:#c0c8d6;color:#13223c}.archive-grid__pagination .page-numbers.current{background-color:#ff4040;border-color:#ff4040;color:#fff;cursor:default;font-weight:600}.archive-grid__pagination .page-numbers.next,.archive-grid__pagination .page-numbers.prev{font-weight:700}.archive-grid-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.archive-grid-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.archive-grid-item:hover .archive-grid-item__image{transform:scale(1.05)}.archive-grid-item:hover .archive-grid-item__button{color:#ff0d0d}.archive-grid-item:hover .archive-grid-item__button i{transform:translate(4px)}.archive-grid-item__image-wrapper{height:0;overflow:hidden;padding-bottom:75%;position:relative}.archive-grid-item__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .4s ease;width:100%}.archive-grid-item__image-placeholder{background-color:#f4f5f8;height:100%;left:0;position:absolute;top:0;width:100%}.archive-grid-item__content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.archive-grid-item__title{color:#13223c;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 .75rem}.archive-grid-item__excerpt{color:#76787c;display:-webkit-box;flex-grow:1;-webkit-line-clamp:3;line-height:1.6;margin-bottom:1.5rem;-webkit-box-orient:vertical;overflow:hidden}.archive-grid-item__button{align-self:flex-start;color:#ff4040;font-weight:600;margin-top:auto;text-decoration:none;transition:color .2s ease}.archive-grid-item__button i{margin-left:.5rem;transition:transform .2s ease}.archive-masonry{background-color:#eff1f5;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:4rem 0}.archive-masonry__container{margin:0 auto;max-width:1440px;padding:0 1.5rem}.archive-masonry__layout{-moz-column-count:3;column-count:3;-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width:1024px){.archive-masonry__layout{-moz-column-count:2;column-count:2}}@media screen and (max-width:768px){.archive-masonry__layout{-moz-column-count:2;column-count:2}}@media screen and (max-width:385px){.archive-masonry__layout{-moz-column-count:1;column-count:1}}.archive-masonry__layout--simple{-moz-column-count:auto;column-count:auto;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1024px){.archive-masonry__layout--simple{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.archive-masonry__layout--simple{grid-template-columns:1fr}}.archive-masonry__layout--simple .archive-masonry-item{display:block;margin-bottom:0;width:auto}.archive-masonry__pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:3rem}.archive-masonry__pagination .page-numbers{align-items:center;background-color:#fff;border:1px solid #dfe3ea;border-radius:4px;box-shadow:0 1px 2px #0000000d;color:#76787c;display:inline-flex;font-size:1rem;font-weight:500;height:44px;justify-content:center;min-width:44px;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease-in-out}.archive-masonry__pagination .page-numbers:hover{background-color:#f4f5f8;border-color:#c0c8d6;color:#13223c}.archive-masonry__pagination .page-numbers.current{background-color:#ff4040;border-color:#ff4040;color:#fff;cursor:default;font-weight:600}.archive-masonry__pagination .page-numbers.next,.archive-masonry__pagination .page-numbers.prev{font-weight:700}.archive-masonry-item{display:inline-block;margin-bottom:2rem;width:100%;-moz-column-break-inside:avoid;background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;break-inside:avoid;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.archive-masonry-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.archive-masonry-item:hover .archive-masonry-item__image{transform:scale(1.05)}.archive-masonry-item:hover .archive-masonry-item__button{color:#ff0d0d}.archive-masonry-item:hover .archive-masonry-item__button i{transform:translate(4px)}.archive-masonry-item__image-wrapper{overflow:hidden;position:relative}.archive-masonry-item__image{display:block;height:auto;transition:transform .4s ease;width:100%}.archive-masonry-item__image-placeholder{background-color:#f4f5f8;padding-bottom:75%;width:100%}.archive-masonry-item__content{display:flex;flex-direction:column;padding:1.5rem}.archive-masonry-item__title{color:#13223c;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 .75rem}.archive-masonry-item__excerpt{color:#76787c;line-height:1.6;margin-bottom:1.5rem}.archive-masonry-item__button{align-self:flex-start;color:#ff4040;font-weight:600;margin-top:auto;text-decoration:none;transition:color .2s ease}.archive-masonry-item__button i{margin-left:.5rem;transition:transform .2s ease}.archive-filters-container{background-color:#eff1f5}.archive-filters__list{border-bottom:1px solid #dfe3ea;display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0 0 2rem;padding:0}.archive-filters__item a{border-bottom:3px solid transparent;color:#76787c;display:block;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:color .2s ease,border-color .2s ease}.archive-filters__item a:hover{color:#13223c}.archive-filters__item.is-active a{border-bottom-color:#ff4040;color:#ff4040;font-weight:600}.home-contact{background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;padding:5rem 1.5rem;position:relative}.home-contact__overlay{background-color:#ff4040d9;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-contact__container{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:1024px;position:relative;z-index:2}@media screen and (max-width:768px){.home-contact__container{gap:2.5rem;grid-template-columns:1fr}.home-contact__info-panel{text-align:center}}.home-contact__title{font-size:2.5rem;font-weight:700;line-height:1.3;margin:0 0 2rem}@media screen and (max-width:385px){.home-contact__title{font-size:2rem}}.home-contact__details-list{list-style:none;margin:0;padding:0}.home-contact__detail-item{align-items:center;display:flex;font-size:1rem;margin-bottom:1rem}@media screen and (max-width:768px){.home-contact__detail-item{justify-content:center}}.home-contact__detail-item i{font-size:1.1rem;margin-right:.75rem;text-align:center;width:20px}.home-contact__detail-item a{color:#fff;text-decoration:none;transition:opacity .2s ease}.home-contact__detail-item a:hover{opacity:.8}.home-contact__form-panel{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px #0000001a;color:#13223c;padding:2.5rem}@media screen and (max-width:385px){.home-contact__form-panel{padding:1.5rem}}.home-contact__form-title{font-size:1.75rem;font-weight:600;margin:0 0 1.5rem;text-align:center}.home-contact__form-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}@media screen and (max-width:385px){.home-contact__form-grid{grid-template-columns:1fr}}.home-contact .form-field{margin-bottom:1rem}.home-contact .form-field:last-child{margin-bottom:0}.home-contact .form-field__input,.home-contact .form-field__select,.home-contact .form-field__textarea{background-color:#eff1f5;border:1px solid #dfe3ea;border-radius:4px;color:#13223c;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.home-contact .form-field__input:focus,.home-contact .form-field__select:focus,.home-contact .form-field__textarea:focus{border-color:#ffc0c0;box-shadow:0 0 0 .2rem #ff404040;outline:0}.home-contact .form-field__textarea{resize:vertical}.home-contact__button{background-color:#13223c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:background-color .3s ease;width:100%}.home-contact__button:hover:not(:disabled){background-color:#070c15}.home-contact__button:disabled{cursor:not-allowed;opacity:.7}.home-contact .ajax-message .alert{border-radius:4px;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.home-contact .ajax-message .alert-success{background-color:#d9efda;border:1px solid #a3d9a6;color:#2c6a2f}.home-contact .ajax-message .alert-danger{background-color:#f9d4d3;border:1px solid #f1928f;color:#b61b17}.call-to-action{background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;padding:6rem 1.5rem;position:relative;text-align:center}@media screen and (max-width:768px){.call-to-action{background-attachment:scroll;padding:4rem 1.5rem}}.call-to-action__overlay{background-color:#ff4040cc;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.call-to-action__container{margin:0 auto;max-width:1024px;position:relative;z-index:2}.call-to-action__title{font-size:2.5rem;font-weight:700;line-height:1.3;margin:0 auto 2rem;max-width:700px}@media screen and (max-width:385px){.call-to-action__title{font-size:2rem}}.call-to-action__button{background-color:#13223c;border:2px solid #13223c;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .2s ease}.call-to-action__button:hover{background-color:transparent;border-color:#fff;color:#fff;transform:translateY(-3px)}.wysiwyg-content__container{color:#76787c;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.7;margin:0 auto;max-width:800px;padding:2rem 1.5rem}.wysiwyg-content__container h1,.wysiwyg-content__container h2,.wysiwyg-content__container h3,.wysiwyg-content__container h4,.wysiwyg-content__container h5,.wysiwyg-content__container h6{color:#13223c;font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:2rem}.wysiwyg-content__container h1{font-size:2.25rem}.wysiwyg-content__container h2{font-size:1.75rem}.wysiwyg-content__container h3{font-size:1.4rem}.wysiwyg-content__container h4{font-size:1.2rem}.wysiwyg-content__container h5{font-size:1.1rem}.wysiwyg-content__container h6{font-size:1rem}.wysiwyg-content__container p{margin-bottom:1.25rem}.wysiwyg-content__container a{color:#ff4040;text-decoration:underline;transition:color .2s ease}.wysiwyg-content__container a:hover{color:#ff0d0d}.wysiwyg-content__container ol,.wysiwyg-content__container ul{margin-bottom:1.25rem;padding-left:1.5rem}.wysiwyg-content__container ol li,.wysiwyg-content__container ul li{margin-bottom:.5rem}.wysiwyg-content__container ul{list-style-type:disc}.wysiwyg-content__container ol{list-style-type:decimal}.wysiwyg-content__container b,.wysiwyg-content__container strong{color:#13223c;font-weight:600}.wysiwyg-content__container em,.wysiwyg-content__container i{font-style:italic}.wysiwyg-content__container blockquote{border-left:4px solid #ff4040;color:#5d5f62;font-style:italic;margin:1.5rem 0;padding-left:1.5rem}.wysiwyg-content__container blockquote p{margin-bottom:0}.wysiwyg-content__container hr{border:0;border-top:1px solid #eef0f4;margin:2rem 0}.wysiwyg-content__container>:last-child{margin-bottom:0}.timeline-section{background-color:#fff;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;overflow:hidden;padding:5rem 0}.timeline-section__description{color:#76787c;margin:1rem auto 0;max-width:700px}.timeline-container{margin:3rem auto 0;max-width:1000px;padding:2rem 0;position:relative}@media screen and (max-width:768px){.timeline-container{margin-top:2rem;padding-left:2rem}}.timeline-line{background-color:#dfe3ea;bottom:0;left:50%;position:absolute;top:0;transform:translate(-50%);width:2px}@media screen and (max-width:768px){.timeline-line{left:0;transform:none}}.timeline-item{display:flex;justify-content:center;margin-bottom:4rem;position:relative;width:100%}.timeline-item:last-child{margin-bottom:0}@media screen and (max-width:768px){.timeline-item{align-items:flex-start;flex-direction:column;margin-bottom:3rem;padding-left:2rem}}.timeline-item__marker{align-items:center;background-color:#fff;border:2px solid #ff4040;border-radius:50%;display:flex;height:20px;justify-content:center;left:50%;position:absolute;top:0;transform:translate(-50%);width:20px;z-index:2}@media screen and (max-width:768px){.timeline-item__marker{left:0;transform:translate(-50%)}}.timeline-item__dot{background-color:#ff4040;border-radius:50%;height:8px;opacity:0;transition:opacity .3s ease;width:8px}.timeline-item:hover .timeline-item__dot{opacity:1}.timeline-item__date{color:#ff4040;font-size:1.2rem;font-weight:700;padding:0 2rem;position:absolute;top:-5px;width:50%}@media screen and (max-width:768px){.timeline-item__date{padding:0 0 .5rem;position:relative;top:0;width:100%}}.timeline-item__content{background-color:#eff1f5;border-radius:8px;border-top:3px solid transparent;box-shadow:0 5px 15px #0000000d;padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:45%}.timeline-item__content:hover{border-top-color:#ff4040;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}@media screen and (max-width:768px){.timeline-item__content{width:100%}}.timeline-item__image{border-radius:6px;margin-bottom:1rem;overflow:hidden}.timeline-item__image img{display:block;height:auto;transition:transform .5s ease;width:100%}.timeline-item__image:hover img{transform:scale(1.05)}.timeline-item__title{color:#13223c;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.timeline-item__text{color:#76787c;font-size:.95rem;line-height:1.6;margin:0}.timeline-item:nth-child(odd) .timeline-item__content{margin-right:auto;text-align:right}@media screen and (max-width:768px){.timeline-item:nth-child(odd) .timeline-item__content{margin-right:0;text-align:left}}.timeline-item:nth-child(odd) .timeline-item__date{left:50%;text-align:left}@media screen and (max-width:768px){.timeline-item:nth-child(odd) .timeline-item__date{left:0}}.timeline-item:nth-child(odd) .timeline-item__content:after{border-color:transparent transparent transparent #eff1f5;border-style:solid;border-width:10px 0 10px 10px;content:"";position:absolute;right:-10px;top:10px}@media screen and (max-width:768px){.timeline-item:nth-child(odd) .timeline-item__content:after{border-color:transparent #eff1f5 transparent transparent;border-width:10px 10px 10px 0;left:-10px;right:auto}}.timeline-item:nth-child(2n) .timeline-item__content{margin-left:auto;text-align:left}@media screen and (max-width:768px){.timeline-item:nth-child(2n) .timeline-item__content{margin-left:0}}.timeline-item:nth-child(2n) .timeline-item__date{right:50%;text-align:right}@media screen and (max-width:768px){.timeline-item:nth-child(2n) .timeline-item__date{right:auto;text-align:left}}.timeline-item:nth-child(2n) .timeline-item__content:after{border-color:transparent #eff1f5 transparent transparent;border-style:solid;border-width:10px 10px 10px 0;content:"";left:-10px;position:absolute;top:10px}.post-banner{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;justify-content:center;min-height:300px;padding:5rem 1.5rem;position:relative;text-align:center}@media screen and (max-width:385px){.post-banner{min-height:250px;padding:4rem 1rem}}.post-banner__overlay{background-color:#ff4040b3;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.post-banner__container{margin:0 auto;max-width:1024px;position:relative;z-index:2}.post-banner__title{font-size:2.75rem;font-weight:700;line-height:1.2;margin:0 0 1rem;text-shadow:1px 1px 3px rgba(0,0,0,.2)}@media screen and (max-width:385px){.post-banner__title{font-size:2rem}}.post-banner__breadcrumbs ol{font-size:.9rem;justify-content:center;list-style:none;margin:0;padding:0}.post-banner__breadcrumbs li,.post-banner__breadcrumbs ol{align-items:center;display:flex}.post-banner__breadcrumbs li:not(:last-child):after{content:"/";margin:0 .75rem;opacity:.7}.post-banner__breadcrumbs a,.post-banner__breadcrumbs span{color:#fff;text-decoration:none}.post-banner__breadcrumbs a{opacity:.8;transition:opacity .2s ease}.post-banner__breadcrumbs a:hover{opacity:1;text-decoration:underline}.post-banner__breadcrumbs span[aria-current=page]{font-weight:500}.post-banner__breadcrumbs .fa-home{margin-right:.25rem}.post-sidebar{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:sticky;top:120px}.post-sidebar__navigation{background-color:#fff;border:1px solid #eef0f4;border-radius:6px;margin-bottom:2rem;padding:1.5rem}.post-sidebar__title{border-bottom:1px solid #eef0f4;color:#13223c;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding-bottom:.75rem}.post-sidebar__nav-list{list-style:none;margin:0;padding:0}.post-sidebar__nav-item.is-active a{background-color:#ff4040;border-color:#ff4040;color:#fff;font-weight:600}.post-sidebar__nav-item.is-active a i{transform:translate(5px)}.post-sidebar__nav-link{align-items:center;border:1px solid #eef0f4;border-radius:4px;color:#76787c;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.post-sidebar__nav-link i{transition:transform .2s ease}.post-sidebar__nav-link:hover{background-color:#f4f5f8;border-color:#d0d6e0;color:#ff4040}.post-sidebar__help-box{background-color:#ff4040;border-radius:6px;color:#fff;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center}.post-sidebar__help-box-background{background-position:50%;background-size:cover;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.post-sidebar__help-box-content{position:relative;z-index:2}.post-sidebar__help-box-icon{margin-bottom:1rem;max-width:50px}.post-sidebar__help-box-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.post-sidebar__help-box-text{margin:0 0 1.5rem;opacity:.9}.post-sidebar__help-box-button{background-color:#fff;border-radius:4px;color:#ff4040;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.post-sidebar__help-box-button:hover{background-color:#f2f2f2;transform:translateY(-2px)}.post-content-header{margin-bottom:2rem}.post-content-header__title{color:#13223c;font-size:2rem;font-weight:700;line-height:1.3;margin:0}@media screen and (max-width:385px){.post-content-header__title{font-size:1.75rem}}.post-content-header__separator{background-color:#ff4040;border-radius:2px;height:3px;margin-top:1rem;width:60px}.post-content-wysiwyg{color:#76787c;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.7;margin-bottom:2rem}.post-content-wysiwyg h1,.post-content-wysiwyg h2,.post-content-wysiwyg h3,.post-content-wysiwyg h4,.post-content-wysiwyg h5,.post-content-wysiwyg h6{color:#13223c;font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:2rem}.post-content-wysiwyg h1{font-size:2.25rem}.post-content-wysiwyg h2{font-size:1.75rem}.post-content-wysiwyg h3{font-size:1.4rem}.post-content-wysiwyg h4{font-size:1.2rem}.post-content-wysiwyg h5{font-size:1.1rem}.post-content-wysiwyg h6{font-size:1rem}.post-content-wysiwyg p{margin-bottom:1.25rem}.post-content-wysiwyg a{color:#ff4040;text-decoration:underline;transition:color .2s ease}.post-content-wysiwyg a:hover{color:#ff0d0d}.post-content-wysiwyg ol,.post-content-wysiwyg ul{margin-bottom:1.25rem;padding-left:1.5rem}.post-content-wysiwyg ol li,.post-content-wysiwyg ul li{margin-bottom:.5rem}.post-content-wysiwyg ul{list-style-type:disc}.post-content-wysiwyg ol{list-style-type:decimal}.post-content-wysiwyg b,.post-content-wysiwyg strong{color:#13223c;font-weight:600}.post-content-wysiwyg em,.post-content-wysiwyg i{font-style:italic}.post-content-wysiwyg blockquote{border-left:4px solid #ff4040;color:#5d5f62;font-style:italic;margin:1.5rem 0;padding-left:1.5rem}.post-content-wysiwyg blockquote p{margin-bottom:0}.post-content-wysiwyg hr{border:0;border-top:1px solid #eef0f4;margin:2rem 0}.post-content-wysiwyg>:last-child{margin-bottom:0}.post-content-image{margin-bottom:2rem}.post-content-image__figure{background-color:#f4f5f8;border-radius:8px;box-shadow:0 4px 15px #0000000d;margin:0;overflow:hidden;text-align:center}.post-content-image__img{display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-content-image__caption{background-color:#eff1f5;border-top:1px solid #eef0f4;color:#76787c;font-size:.85rem;padding:.75rem 1rem}.post-content-image-features{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:2rem}.post-content-image-features__header{margin-bottom:1.5rem}.post-content-image-features__title{color:#13223c;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.post-content-image-features__paragraph{color:#76787c;line-height:1.7}.post-content-image-features__paragraph p{margin:0}.post-content-image-features__container{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.post-content-image-features__container{grid-template-columns:1fr}}.post-content-image-features__image-wrapper{border-radius:8px;box-shadow:0 4px 15px #0000000d;overflow:hidden}.post-content-image-features__image{display:block;height:auto;width:100%}.post-content-image-features__features-list{display:flex;flex-direction:column;gap:1.5rem}.post-content-image-features__feature-item{align-items:flex-start;display:flex;gap:1rem}.post-content-image-features__feature-icon{align-items:center;background-color:#ff4040;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;height:36px;justify-content:center;width:36px}.post-content-image-features__feature-text{flex-grow:1}.post-content-image-features__feature-title{color:#13223c;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.post-content-image-features__feature-description{color:#76787c;font-size:.9rem;line-height:1.6;margin:0}.post-content-accordion{border:1px solid #eef0f4;border-radius:6px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:2rem;overflow:hidden}.post-content-accordion__item{border-bottom:1px solid #eef0f4}.post-content-accordion__item:last-child{border-bottom:none}.post-content-accordion__header{margin:0}.post-content-accordion__button{align-items:center;background-color:#eff1f5;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.25rem;text-align:left;transition:background-color .2s ease;width:100%}.post-content-accordion__button:hover{background-color:#f4f5f8}.post-content-accordion__title{color:#13223c;font-size:1.1rem;font-weight:600}.post-content-accordion__toggle-icon{color:#ff4040;flex-shrink:0;font-weight:700;height:1em;line-height:1;text-align:center;transition:transform .3s ease;width:1em}.post-content-accordion__toggle-icon:before{content:"+"}.post-content-accordion__panel{background-color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.post-content-accordion__body{color:#76787c;line-height:1.7;padding:1.5rem 1.25rem}.post-content-accordion__item.is-active .post-content-accordion__button{background-color:#fff}.post-content-accordion__item.is-active .post-content-accordion__toggle-icon{transform:rotate(45deg)}.post-content-accordion__item.is-active .post-content-accordion__panel{max-height:1000px;transition:max-height .5s ease-in}.post-content-checklist{background-color:#eff1f5;border:1px solid #eef0f4;border-radius:6px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:2rem;padding:2rem}.post-content-checklist__header{margin-bottom:1.5rem}.post-content-checklist__title{color:#13223c;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.post-content-checklist__paragraph{color:#76787c;line-height:1.7}.post-content-checklist__paragraph p{margin:0}.post-content-checklist__grid{display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media screen and (max-width:385px){.post-content-checklist__grid{gap:0;grid-template-columns:1fr}}.post-content-checklist__list{list-style:none;margin:0;padding:0}.post-content-checklist__item{color:#76787c;line-height:1.6;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.post-content-checklist__item:before{color:#ff4040;content:"";font-family:Font Awesome\ 5 Free;font-size:1.1rem;font-weight:900;left:0;position:absolute;top:3px}.post-content-slider{border-radius:8px;box-shadow:0 4px 15px #0000000d;margin-bottom:2rem;overflow:hidden;position:relative}.post-content-slider .swiper{height:100%;width:100%}.post-content-slider .swiper-slide{align-items:center;display:flex;height:auto;justify-content:center}.post-content-slider__item{position:relative;width:100%}.post-content-slider__img{display:block;height:auto;max-height:600px;-o-object-fit:cover;object-fit:cover;width:100%}.post-content-slider__caption{background:#0009;bottom:0;color:#fff;font-size:.9rem;left:0;padding:1rem;position:absolute;right:0;text-align:center}.post-content-slider .swiper-button-next,.post-content-slider .swiper-button-prev{background-color:#0000004d;border-radius:50%;color:#fff;height:44px;transition:background-color .3s ease;width:44px}.post-content-slider .swiper-button-next:after,.post-content-slider .swiper-button-prev:after{font-size:1.2rem;font-weight:700}.post-content-slider .swiper-button-next:hover,.post-content-slider .swiper-button-prev:hover,.post-content-slider .swiper-pagination-bullet-active{background-color:#ff4040}.legal-page-container{margin:0 auto;max-width:840px;padding:3rem 1.5rem}@media screen and (max-width:385px){.legal-page-container{padding:2rem 1rem}}.legal-page-container__title{border-bottom:1px solid #eef0f4;color:#13223c;font-size:2.5rem;font-weight:700;margin-bottom:2rem;margin-top:5rem;padding-bottom:1rem}@media screen and (max-width:385px){.legal-page-container__title{font-size:2rem}}.legal-page-container .wysiwyg-content .wysiwyg-content__container h2{font-size:1.75rem;margin-bottom:1rem;margin-top:2.5rem}.legal-page-container .wysiwyg-content .wysiwyg-content__container h3{font-size:1.4rem;margin-bottom:.75rem;margin-top:2rem}.legal-page-container .wysiwyg-content .wysiwyg-content__container p{color:#76787c;line-height:1.7;margin-bottom:1.25rem}.legal-page-container .wysiwyg-content .wysiwyg-content__container ol,.legal-page-container .wysiwyg-content .wysiwyg-content__container ul{color:#76787c;margin-bottom:1.25rem;padding-left:1.5rem}.legal-page-container .wysiwyg-content .wysiwyg-content__container ul{list-style:disc}.legal-page-container .wysiwyg-content .wysiwyg-content__container ol{list-style:decimal}.legal-page-container .wysiwyg-content .wysiwyg-content__container li{margin-bottom:.5rem}.legal-page-container .wysiwyg-content .wysiwyg-content__container a{font-weight:500;text-decoration:underline}.legal-page-container .wysiwyg-content .wysiwyg-content__container a:hover{color:#ff0d0d}.legal-page-container .wysiwyg-content .wysiwyg-content__container strong{color:#13223c;font-weight:600}.contact-page-container{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:4rem auto;max-width:1200px;padding:0 1.5rem}@media screen and (max-width:768px){.contact-page-container{margin:2rem auto}}.contact-page-content{display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}@media screen and (max-width:768px){.contact-page-content{gap:2.5rem;grid-template-columns:1fr}}.contact-info-column h2{border-bottom:2px solid #ff4040;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.contact-info-column .contact-details-list{list-style:none;margin:0;padding:0}.contact-info-column .contact-detail-item{align-items:flex-start;display:flex;margin-bottom:1.5rem}.contact-info-column .contact-detail-item .contact-detail-icon{align-items:center;background-color:#ff4040;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;margin-right:1rem;width:40px}.contact-info-column .contact-detail-item .contact-detail-content h3{color:#13223c;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.contact-info-column .contact-detail-item .contact-detail-content p{color:#76787c;line-height:1.6;margin:0}.contact-info-column .contact-detail-item .contact-detail-content p a{color:#76787c;text-decoration:none;transition:color .2s ease}.contact-info-column .contact-detail-item .contact-detail-content p a:hover{color:#ff4040}.contact-form-column .form-wrapper{background-color:#eff1f5;border:1px solid #eef0f4;border-radius:8px;padding:2rem}.contact-form-column h2{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.contact-form-column .form-row{margin-bottom:1.25rem}.contact-form-column .form__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #dfe3ea;border-radius:4px;color:#13223c;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.contact-form-column .form__field:focus{background-color:#fff;border-color:#ffc0c0;box-shadow:0 0 0 .2rem #ff404040;color:#13223c;outline:0}.contact-form-column .form__field::-moz-placeholder{color:#bdbdbd;opacity:1}.contact-form-column .form__field::placeholder{color:#bdbdbd;opacity:1}.contact-form-column .form__message{min-height:150px;resize:vertical}.contact-form-column .button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .2s ease,transform .1s ease}.contact-form-column .button span{margin-right:.5rem}.contact-form-column .button .icon{fill:currentColor;height:1em;width:1em}.contact-form-column .button:hover{transform:translateY(-2px)}.contact-form-column .button:disabled{cursor:not-allowed;opacity:.7;transform:translateY(0)}.contact-form-column .button--green{background-color:#ff4040;color:#fff}.contact-form-column .button--green:hover{background-color:#ff0d0d}.contact-form-column .form-messages-container .alert{align-items:center;border-radius:4px;display:flex;margin-bottom:1rem;padding:1rem;position:relative}.contact-form-column .form-messages-container .alert__icon{flex-shrink:0;margin-right:.75rem}.contact-form-column .form-messages-container .alert__icon .icon{fill:currentColor;height:24px;width:24px}.contact-form-column .form-messages-container .alert__text{flex-grow:1;margin:0}.contact-form-column .form-messages-container .alert__text p,.contact-form-column .form-messages-container .alert__text strong{margin:0}.contact-form-column .form-messages-container .alert__close{background:none;border:none;cursor:pointer;opacity:.7;padding:.25rem;position:absolute;right:.5rem;top:.5rem;transition:opacity .2s ease}.contact-form-column .form-messages-container .alert__close .icon{fill:currentColor;height:16px;width:16px}.contact-form-column .form-messages-container .alert__close:hover{opacity:1}.contact-form-column .form-messages-container .alert--success{background-color:#d9efda;border:1px solid #a3d9a6;color:#2c6a2f}.contact-form-column .form-messages-container .alert--error{background-color:#f9d4d3;border:1px solid #f1928f;color:#b61b17}.contact-map-section{margin-top:4rem;text-align:center}.contact-map-section h2{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.contact-map-section .map-responsive-container{border:1px solid #eef0f4;border-radius:8px;overflow:hidden;padding-top:50%;position:relative}.contact-map-section .map-responsive-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.single-post__container,.single-project__container,.single-service__container{align-items:flex-start;display:grid;gap:2.5rem;grid-template-columns:1fr 320px;margin:3rem auto;max-width:1440px;padding:0 1.5rem}@media screen and (max-width:1024px){.single-post__container,.single-project__container,.single-service__container{gap:2rem;grid-template-columns:1fr 280px}}@media screen and (max-width:768px){.single-post__container,.single-project__container,.single-service__container{grid-template-columns:1fr;margin-top:2rem}}.single-post__main,.single-project__main,.single-service__main{min-width:0}@media screen and (max-width:768px){.single-post__sidebar,.single-project__sidebar,.single-service__sidebar{margin-top:2rem}}.product-card{border:1px solid #eef0f4;border-radius:4px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.product-card.product-card-skeleton .react-loading-skeleton{background-color:#bdbdbd;border-radius:4px}.product-card.product-card-skeleton .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.product-card.product-card-skeleton .product-image{padding-bottom:120%}.product-card.product-card-skeleton .product-card-actions,.product-card.product-card-skeleton .product-title{padding:10px 15px}.product-card .product-link{color:inherit;display:flex;flex-direction:column;flex-grow:1;text-decoration:none}.product-card .product-image{background-color:#f4f5f8;cursor:pointer;flex-shrink:0;height:0;overflow:hidden;padding-bottom:120%;position:relative}.product-card .product-image .image-placeholder,.product-card .product-image img{height:100%;left:0;position:absolute;top:0;width:100%}.product-card .product-image img{cursor:pointer;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease,transform .3s ease}.product-card .product-image img.visible,.product-card .product-image.image-loaded img{opacity:1}.product-card .product-image .quick-view-wrapper{align-items:center;background-color:#0003;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.product-card .product-image .quick-view-btn{align-items:center;background-color:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;display:flex;height:40px;justify-content:center;transform:translateY(10px);transition:all .2s ease;width:40px}.product-card .product-image .quick-view-btn svg{cursor:pointer;fill:#13223c;height:20px;width:20px}.product-card .product-image .quick-view-btn svg path{cursor:pointer}.product-card .product-image .quick-view-btn:hover{background-color:#ff4040;transform:translateY(0)}.product-card .product-image .quick-view-btn:hover svg{fill:#fff}.product-card .product-image:hover .quick-view-wrapper{opacity:1}.product-card .product-content{display:flex;flex-direction:column;flex-grow:1;padding:0}.product-card .product-title{color:#13223c;cursor:pointer;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:1.3;margin:0;padding:10px 15px}.product-card .product-card-actions{margin-top:auto;padding:10px 15px}.product-card .product-card-actions .go-to-product-btn{background-color:#ff4040;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:.9rem;font-weight:600;padding:.6rem 1rem;text-align:center;text-decoration:none;transition:background-color .2s ease,transform .1s ease;width:100%}.product-card .product-card-actions .go-to-product-btn:hover{background-color:#ff0d0d;transform:translateY(-2px)}.product-card.product-card-list{flex-direction:row}.product-card.product-card-list .product-link{display:flex;flex:1;flex-direction:row}.product-card.product-card-list .product-image{height:auto;min-width:200px;padding-bottom:0;width:250px}.product-card.product-card-list .product-image:before{content:"";display:block;padding-top:120%}.product-card.product-card-list .product-content{flex:1;padding:15px}.product-card.product-card-list .product-title{font-size:18px;margin:0 0 10px;padding:0}.product-card.product-card-list .product-short-description{color:#76787c;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;margin-top:10px}.product-card.product-card-list .product-short-description p{cursor:pointer;margin:0 0 10px}.product-card.product-card-list .product-short-description p:last-child{margin-bottom:0}.product-card.product-card-list .product-card-actions{padding:15px 0 0}@media (max-width:900px) and (min-width:769px){.product-card.product-card-list{min-height:180px}.product-card.product-card-list .product-image{min-width:180px;width:180px}.product-card.product-card-list .product-content{padding:10px}.product-card.product-card-list .product-content .product-title{font-size:16px;margin-bottom:8px}.product-card.product-card-list .product-content .product-short-description{font-size:13px;max-height:60px;overflow:hidden}}@media screen and (max-width:768px){.product-card.product-card-list,.product-card.product-card-list .product-link{flex-direction:column}.product-card.product-card-list .product-image{height:0;padding-bottom:100%;position:relative;width:100%}.product-card.product-card-list .product-image:before{padding-top:0}}.products-list.list-view .product-card{transition:height .3s ease-out}@media (max-width:900px) and (min-width:769px){.products-list.list-view{overflow-x:hidden;width:100%}}.product-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background-color:#0009;bottom:0;display:flex;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-modal{animation:slideUp .3s ease-out;background-color:#fff;border-radius:6px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:90%}.product-modal .modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #eef0f4;display:flex;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;z-index:5}.product-modal .modal-header .modal-title{color:#13223c;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.product-modal .modal-header .modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#76787c;cursor:pointer;display:flex;font-size:1.75rem;height:2rem;justify-content:center;line-height:1;padding:.25rem;transition:all .2s ease;width:2rem}.product-modal .modal-header .modal-close:hover{background-color:#f4f5f8;color:#13223c}.product-modal .modal-body{flex-grow:1;overflow-y:auto;padding:1rem 1.5rem 1.5rem}.product-modal .modal-content{display:flex;gap:2rem}@media screen and (max-width:768px){.product-modal .modal-content{flex-direction:column;gap:1.5rem}}.product-modal .modal-gallery{flex:1;max-width:450px;min-width:300px}@media screen and (max-width:768px){.product-modal .modal-gallery{max-width:none;width:100%}}.product-modal .modal-gallery .product-gallery{height:100%;width:100%}.product-modal .modal-details{display:flex;flex:1;flex-direction:column;gap:1rem;min-width:0}.product-modal .modal-description{color:#76787c;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.product-modal .modal-description p{margin:0 0 .75rem}.product-modal .modal-description p:last-child{margin-bottom:0}.product-modal .modal-meta-container{border-top:1px dashed #eef0f4;margin-top:1rem;padding-top:1rem}.product-modal .modal-meta-container .product-meta{font-size:.85rem}.product-modal .modal-meta-container .product-meta .product-sku{font-size:1rem;margin-bottom:.5rem}.product-modal .modal-meta-container .product-meta .product-brands,.product-modal .modal-meta-container .product-meta .product-categories,.product-modal .modal-meta-container .product-meta .product-tags{margin-bottom:.5rem}.product-modal .modal-details-actions{background:none;border:none;margin-top:auto;padding:0;width:100%}.product-modal .modal-details-actions .view-full-details-btn{background-color:#ff4040;border:none;border-radius:4px;color:#fff;display:block;font-weight:500;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:background-color .2s ease,transform .1s ease;width:90%}.product-modal .modal-details-actions .view-full-details-btn:focus,.product-modal .modal-details-actions .view-full-details-btn:hover{background-color:#ff0d0d;transform:translateY(-2px)}.product-modal .modal-error{color:#e53935;padding:1rem;text-align:center}.product-modal .modal-error .error-data{margin:0}@media screen and (max-width:768px){.product-modal{max-height:80vh;width:95%}.product-modal .modal-header{padding:.75rem 1rem}.product-modal .modal-header .modal-title{font-size:1.25rem}.product-modal .modal-body{padding:.75rem 1rem 1rem}}@media screen and (max-width:385px){.product-modal{border-radius:0;height:100%;margin:0;max-height:none;width:100%}.product-modal .modal-header{padding:.75rem}.product-modal .modal-header .modal-title{font-size:1.1rem}.product-modal .modal-body{padding:.75rem}}.product-gallery{margin-bottom:2rem;position:relative;width:100%}.product-gallery .main-image-container{border:1px solid #eef0f4;border-radius:8px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.product-gallery .main-image-container .main-swiper{width:100%}.product-gallery .main-image-container .main-swiper .swiper-slide{align-items:center;background:#fff;display:flex;justify-content:center;overflow:hidden}.product-gallery .main-image-container .main-swiper .swiper-slide img{height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:100%}.product-gallery .main-image-container .main-swiper .swiper-slide img:hover{transform:scale(1.05)}.product-gallery .main-image-container .swiper-button-next,.product-gallery .main-image-container .swiper-button-prev{background:#fffc;border-radius:50%;color:#ff4040;height:40px;width:40px}.product-gallery .main-image-container .swiper-button-next:after,.product-gallery .main-image-container .swiper-button-prev:after{font-size:1.2rem}.product-gallery .main-image-container .swiper-button-next:hover,.product-gallery .main-image-container .swiper-button-prev:hover{background:#fff;box-shadow:0 2px 10px #0000001a}.product-gallery .main-image-container .zoom-button{align-items:center;background:#ffffffe6;border:none;border-radius:50%;bottom:15px;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:15px;width:40px;z-index:10}.product-gallery .main-image-container .zoom-button svg{cursor:pointer;fill:#070c15}.product-gallery .main-image-container .zoom-button svg path{cursor:pointer}.product-gallery .main-image-container .zoom-button:hover{background:#fff}.product-gallery .main-image-container .zoom-button:hover svg{fill:#ff4040}.product-gallery .thumbnails-container{margin-top:1rem;width:100%}.product-gallery .thumbnails-container .thumbnail-swiper{height:auto;padding:5px 0}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide{border:2px solid transparent;border-radius:4px;cursor:pointer;height:80px;opacity:.6;overflow:hidden;transition:all .2s ease}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide.swiper-slide-thumb-active{border-color:#ff4040;opacity:1}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide:hover{opacity:.8}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:768px){.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide{height:60px}}@media screen and (max-width:385px){.product-gallery .main-image-container .swiper-button-next,.product-gallery .main-image-container .swiper-button-prev{height:32px;width:32px}.product-gallery .main-image-container .swiper-button-next:after,.product-gallery .main-image-container .swiper-button-prev:after{font-size:1rem}.product-gallery .thumbnails-container .thumbnail-swiper .swiper-slide{height:50px}}.product-gallery-loading .thumbnails-skeleton{display:flex;gap:10px;justify-content:flex-start;margin-top:1rem}.product-gallery-loading .thumbnails-skeleton .react-loading-skeleton{border-radius:4px}.variations-container{margin-bottom:1rem}.modal-variations,.variations{background-color:#eff1f5;border:1px solid #eef0f4;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.variation-row,.variation-select{margin-bottom:1rem}.variation-row label,.variation-select label{color:#13223c;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.variation-row .color-swatch-container .color-swatch-options,.variation-select .color-swatch-container .color-swatch-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:.5rem}.variation-row .color-swatch-container .color-swatch-options .color-swatch,.variation-select .color-swatch-container .color-swatch-options .color-swatch{align-items:center;border:2px solid #dfe3ea;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:36px}.variation-row .color-swatch-container .color-swatch-options .color-swatch:hover,.variation-select .color-swatch-container .color-swatch-options .color-swatch:hover{border-color:#76787c;box-shadow:0 0 5px #0003;transform:scale(1.1)}.variation-row .color-swatch-container .color-swatch-options .color-swatch.selected,.variation-select .color-swatch-container .color-swatch-options .color-swatch.selected{border-color:#ff4040;box-shadow:0 0 0 2px #ff40404d;transform:scale(1.05)}.variation-row .color-swatch-container .color-swatch-options .color-swatch .swatch-checkmark,.variation-select .color-swatch-container .color-swatch-options .color-swatch .swatch-checkmark{color:#fff;cursor:pointer;font-size:14px;opacity:0;text-shadow:0 0 2px rgba(0,0,0,.8);transition:opacity .2s ease}.variation-row .color-swatch-container .color-swatch-options .color-swatch.selected .swatch-checkmark,.variation-select .color-swatch-container .color-swatch-options .color-swatch.selected .swatch-checkmark{opacity:1}.variation-row .button-options-container .button-options,.variation-select .button-options-container .button-options{display:flex;flex-wrap:wrap;gap:10px}.variation-row .button-options-container .button-options .button-option,.variation-select .button-options-container .button-options .button-option{background-color:#fff;border:2px solid #dfe3ea;border-radius:4px;color:#13223c;cursor:pointer;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;padding:8px 16px;transition:all .2s ease}.variation-row .button-options-container .button-options .button-option:hover,.variation-select .button-options-container .button-options .button-option:hover{background-color:#eff1f5;border-color:#76787c}.variation-row .button-options-container .button-options .button-option.selected,.variation-select .button-options-container .button-options .button-option.selected{background-color:#ff40400d;border-color:#ff4040;color:#ff4040;font-weight:500}.variation-row .image-options-container .image-options,.variation-select .image-options-container .image-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:.5rem}.variation-row .image-options-container .image-options .image-option,.variation-select .image-options-container .image-options .image-option{background:#fff;border:2px solid #dfe3ea;border-radius:4px;cursor:pointer;height:50px;overflow:hidden;padding:2px;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:50px}.variation-row .image-options-container .image-options .image-option:hover,.variation-select .image-options-container .image-options .image-option:hover{border-color:#76787c}.variation-row .image-options-container .image-options .image-option.selected,.variation-select .image-options-container .image-options .image-option.selected{border-color:#ff4040;box-shadow:0 0 0 1px #ff404080}.variation-row .image-options-container .image-options .image-option .image-option-preview,.variation-select .image-options-container .image-options .image-option .image-option-preview{border-radius:2px;cursor:pointer;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.variation-row .image-options-container .image-options .image-option .option-selected-indicator,.variation-select .image-options-container .image-options .image-option .option-selected-indicator{border-color:transparent #ff4040 transparent transparent;border-style:solid;border-width:0 14px 14px 0;cursor:pointer;height:0;opacity:0;position:absolute;right:-1px;top:-1px;transition:opacity .2s ease;width:0}.variation-row .image-options-container .image-options .image-option.selected .option-selected-indicator,.variation-select .image-options-container .image-options .image-option.selected .option-selected-indicator{opacity:1}.variation-row .image-options-container .image-options .image-option .image-option-placeholder,.variation-select .image-options-container .image-options .image-option .image-option-placeholder{align-items:center;background-color:#f4f5f8;border-radius:2px;color:#76787c;display:flex;font-size:1rem;font-weight:500;height:100%;justify-content:center;width:100%}.variation-row .selected-attribute-label,.variation-select .selected-attribute-label{color:#13223c;font-size:13px;font-weight:500;margin-top:5px;min-height:1.2em}.variation-row{margin-bottom:1.5rem}.variation-select{margin-bottom:1rem}@media screen and (max-width:768px){.variation-row .button-options,.variation-row .color-swatch-options,.variation-row .image-options,.variation-select .button-options,.variation-select .color-swatch-options,.variation-select .image-options{gap:8px}.variation-row .button-options .color-swatch,.variation-row .color-swatch-options .color-swatch,.variation-row .image-options .color-swatch,.variation-select .button-options .color-swatch,.variation-select .color-swatch-options .color-swatch,.variation-select .image-options .color-swatch{height:32px;width:32px}.variation-row .button-options .button-option,.variation-row .color-swatch-options .button-option,.variation-row .image-options .button-option,.variation-select .button-options .button-option,.variation-select .color-swatch-options .button-option,.variation-select .image-options .button-option{font-size:13px;padding:6px 12px}.variation-row .button-options .image-option,.variation-row .color-swatch-options .image-option,.variation-row .image-options .image-option,.variation-select .button-options .image-option,.variation-select .color-swatch-options .image-option,.variation-select .image-options .image-option{height:45px;width:45px}}@media screen and (max-width:385px){.variation-row label,.variation-select label{font-size:.9rem}.variation-row .button-options,.variation-row .color-swatch-options,.variation-row .image-options,.variation-select .button-options,.variation-select .color-swatch-options,.variation-select .image-options{gap:6px}}.products-grid{padding:0 1rem}@media (max-width:480px){.products-grid{padding:0 .5rem}}.products-grid .products-toolbar{align-items:center;border-bottom:1px solid #eef0f4;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;min-height:57px;padding-bottom:1rem;row-gap:1rem}.products-grid .products-toolbar .products-toolbar-skeleton{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.products-grid .products-toolbar .products-toolbar-skeleton .react-loading-skeleton{border-radius:4px}.products-grid .products-toolbar .products-toolbar-skeleton>span:first-child{flex-basis:150px;flex-shrink:0}.products-grid .products-toolbar .products-toolbar-skeleton>span:last-child{flex-basis:250px;flex-shrink:0;margin-left:auto}@media (max-width:600px){.products-grid .products-toolbar .products-toolbar-skeleton{align-items:flex-start;flex-direction:column}.products-grid .products-toolbar .products-toolbar-skeleton>span:last-child{margin-left:0;width:60%}}.products-grid .products-toolbar .filter-toggle-button{display:none}@media (max-width:1023px){.products-grid .products-toolbar .filter-toggle-button{display:inline-flex}}.products-grid .products-toolbar .filter-toggle-button{align-items:center;background-color:#eff1f5;border:1px solid #eef0f4;border-radius:4px;cursor:pointer;flex-shrink:0;font-size:.9rem;font-weight:500;gap:.5rem;margin-right:1rem;order:1;padding:8px 12px;transition:background-color .2s ease}.products-grid .products-toolbar .filter-toggle-button *{cursor:pointer}.products-grid .products-toolbar .filter-toggle-button svg{fill:#13223c;height:18px;width:18px}.products-grid .products-toolbar .filter-toggle-button:hover{background-color:#f4f5f8}.products-grid .products-toolbar .sorting{align-items:center;display:flex;gap:.5rem;margin-left:0;margin-right:auto;order:2}@media (max-width:768px){.products-grid .products-toolbar .sorting{margin-left:0}}.products-grid .products-toolbar .sorting label{font-size:14px;white-space:nowrap}.products-grid .products-toolbar .sorting label,.products-grid .products-toolbar .sorting select{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.products-grid .products-toolbar .sorting select{background-color:#fff;border:1px solid #eef0f4;border-radius:4px;max-width:100%;min-width:120px;padding:8px}.products-grid .products-toolbar .right-toolbar{align-items:center;display:flex;flex-wrap:nowrap;gap:1.5rem;order:3}@media screen and (max-width:385px){.products-grid .products-toolbar .right-toolbar{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.products-grid .products-toolbar .right-toolbar .per-page-selector{align-items:center;display:flex;gap:.75rem}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-label{color:#76787c;font-size:.9rem;white-space:nowrap}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-options{display:flex;gap:.3rem}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button{align-items:center;background-color:#fff;border:1px solid #dfe3ea;border-radius:4px;color:#76787c;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;height:36px;justify-content:center;padding:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease;width:36px}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button:hover:not(:disabled):not(.active){background-color:#eff1f5;border-color:#d0d6e0;color:#13223c}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button.active{background-color:#ff4040;border-color:#ff4040;color:#fff;cursor:default}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button:disabled{cursor:not-allowed;opacity:.7}.products-grid .products-toolbar .right-toolbar .per-page-selector .per-page-button:disabled.active{opacity:1}.products-grid .products-toolbar .right-toolbar .results-count{color:#76787c;font-size:14px;order:1;text-align:right;white-space:nowrap}.products-grid .products-toolbar .right-toolbar .view-toggle{align-items:center;display:flex;gap:.5rem;order:2}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button{align-items:center;background:none;border:1px solid #eef0f4;border-radius:4px;cursor:pointer;display:flex;height:36px;justify-content:center;padding:6px;width:36px}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button svg{fill:#76787c}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button svg path{cursor:pointer}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button:hover{background-color:#eff1f5}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button.active{background-color:#ff4040;border-color:#ff4040}.products-grid .products-toolbar .right-toolbar .view-toggle .view-button.active svg{fill:#fff}@media (max-width:768px){.products-grid .products-toolbar .sorting{order:2}.products-grid .products-toolbar .right-toolbar{flex-wrap:wrap;justify-content:space-between;order:3}}.products-grid .products-list{display:grid;gap:1.5rem;margin-bottom:2rem;max-width:1440px}.products-grid .products-list.grid-view{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media screen and (max-width:1440px){.products-grid .products-list.grid-view{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.products-grid .products-list.list-view{display:flex;flex-direction:column}.products-grid .products-list.loading{opacity:.8}.products-grid .no-products-found{grid-column:1/-1}.product-filters-offcanvas{display:flex;flex-direction:column;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:100%;width:100%}.product-filters-offcanvas .filter-offcanvas-header{align-items:center;border-bottom:1px solid #eef0f4;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.5rem}.product-filters-offcanvas .filter-offcanvas-header h3{color:#13223c;font-size:1.1rem;font-weight:600;margin:0}.product-filters-offcanvas .filter-offcanvas-header .filter-close-button{background:none;border:none;color:#76787c;cursor:pointer;font-size:1.75rem;line-height:1;padding:.25rem;transition:color .2s ease}.product-filters-offcanvas .filter-offcanvas-header .filter-close-button:hover{color:#13223c}.product-filters-offcanvas .filter-offcanvas-content{flex-grow:1;overflow-y:auto;padding:1.5rem}.product-filters-offcanvas .filter-offcanvas-content .filter-section{border-bottom:1px solid #eef0f4;margin-bottom:1.5rem;padding-bottom:1.5rem}.product-filters-offcanvas .filter-offcanvas-content .filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.product-filters-offcanvas .filter-offcanvas-content .filter-section h3{border-bottom:1px solid #eef0f4;color:#13223c;font-size:1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.product-filters-offcanvas .filter-offcanvas-content .product-brands{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link{background-color:#eff1f5;border:1px solid #eef0f4;border-radius:4px;color:#13223c;display:inline-block;font-size:.85rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link:hover{background-color:#f4f5f8;border-color:#dfe3ea}.product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link.active{background-color:#ff4040;border-color:#ff4040;color:#fff}.product-filters-offcanvas .filter-offcanvas-content .product-brands .brand-link .count{color:inherit;font-size:.8rem;margin-left:.25rem;opacity:.8}.product-filters-offcanvas .filter-offcanvas-content .product-categories{list-style:none;margin:0;padding:0}.product-filters-offcanvas .filter-offcanvas-content .product-categories.hierarchical .subcategories{border-left:1px solid #eef0f4;margin-top:.5rem;padding-left:1rem}.product-filters-offcanvas .filter-offcanvas-content .product-categories.hierarchical .has-children>.category-item{align-items:center;display:flex;justify-content:space-between}.product-filters-offcanvas .filter-offcanvas-content .product-categories li{margin-bottom:.5rem}.product-filters-offcanvas .filter-offcanvas-content .product-categories .category-checkbox-wrapper{align-items:center;display:flex;flex:1}.product-filters-offcanvas .filter-offcanvas-content .product-categories .category-checkbox-wrapper input[type=checkbox]{cursor:pointer;margin-right:.5rem}.product-filters-offcanvas .filter-offcanvas-content .product-categories .category-checkbox-wrapper input[type=checkbox]:checked+.category-link{color:#ff4040;font-weight:500}.product-filters-offcanvas .filter-offcanvas-content .product-categories .category-link{color:#13223c;cursor:pointer;flex:1;font-size:.95rem;text-decoration:none}.product-filters-offcanvas .filter-offcanvas-content .product-categories .category-link.active,.product-filters-offcanvas .filter-offcanvas-content .product-categories .category-link:hover{color:#ff4040}.product-filters-offcanvas .filter-offcanvas-content .product-categories .toggle-subcategories{background:none;border:none;cursor:pointer}.product-filters-offcanvas .filter-offcanvas-content .product-categories .toggle-subcategories.expanded{transform:rotate(180deg)}.product-filters-offcanvas .filter-offcanvas-content .product-tags{display:flex;flex-wrap:wrap;gap:.5rem}.product-filters-offcanvas .filter-offcanvas-content .product-tags .tag-link{background-color:#eff1f5;border:1px solid #eef0f4;border-radius:4px;font-size:.85rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.product-filters-offcanvas .filter-offcanvas-content .product-tags .tag-link:hover{background-color:#f4f5f8}.product-filters-offcanvas .filter-offcanvas-content .product-tags .tag-link.active{background-color:#ff4040;border-color:#ff4040;color:#fff}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper{display:flex;flex-direction:column;gap:.5rem}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #dfe3ea;border-radius:4px;color:#13223c;display:block;font-size:1rem;font-weight:400;height:44px;line-height:1.5;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-input:focus{background-color:#fff;border-color:#ffc0c0;box-shadow:0 0 0 .2rem #ff404040;color:#13223c;outline:0}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-input::-moz-placeholder{color:#bdbdbd;opacity:1}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-input::placeholder{color:#bdbdbd;opacity:1}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions{display:flex;gap:.5rem}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions button{border-radius:4px;cursor:pointer;font-weight:500;padding:.5rem;transition:all .2s ease}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .search-btn{background-color:#ff4040;border:1px solid #ff4040;color:#fff;flex:1}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .search-btn:focus,.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .search-btn:hover{background-color:#ff0d0d;border-color:#ff0d0d}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .clear-search-btn{background-color:transparent;border:1px solid #dfe3ea;color:#76787c}.product-filters-offcanvas .filter-offcanvas-content .search-form .search-wrapper .search-actions .clear-search-btn:hover{background-color:#f4f5f8;border-color:#c0c8d6;color:#13223c}.product-filters-offcanvas .filter-offcanvas-content .react-loading-skeleton{background-color:#bdbdbd;border-radius:4px}.product-filters-offcanvas .filter-offcanvas-content .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.filter-sidebar-offcanvas-wrapper{width:500px}@media screen and (max-width:768px){.filter-sidebar-offcanvas-wrapper{max-width:100%;width:100%}}.filter-sidebar-desktop-wrapper .product-filters-offcanvas{border:1px solid #eef0f4;border-radius:6px;box-shadow:none;height:auto;position:relative;transform:none}.filter-sidebar-desktop-wrapper .product-filters-offcanvas .filter-offcanvas-header{display:none}.filter-sidebar-desktop-wrapper .product-filters-offcanvas .filter-offcanvas-content{max-height:none;overflow-y:visible}.pagination-container{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:500;margin-bottom:3rem;margin-top:2rem;overflow:hidden;width:100%}@media screen and (max-width:1024px){.pagination-container{margin-bottom:5rem}}@media screen and (max-width:768px){.pagination-container{margin-bottom:2rem}}.pagination-container .pagination{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.pagination-container .pagination li{margin:.25rem}.pagination-container .pagination li a{border:1px solid #eef0f4;border-radius:4px;color:#13223c;display:inline-block;padding:.5rem .75rem;text-decoration:none;transition:all .2s}.pagination-container .pagination li a:hover{background:#eff1f5}.pagination-container .pagination li a.current{background:#ff4040;border-color:#ff4040;color:#fff}.pagination-container .pagination li.ellipsis{color:#76787c;padding:.5rem .35rem}.pagination-container .pagination li.current-page-indicator{background:#f4f5f8;border:1px solid #eef0f4;border-radius:4px;color:#13223c;padding:.5rem .75rem}.pagination-container.pagination-mobile .pagination{align-items:center;justify-content:space-between}.pagination-container.pagination-mobile .pagination li a{min-width:40px;text-align:center}.pagination-container.pagination-mobile .pagination .current-page-indicator{flex-grow:1;text-align:center}.pagination-container.pagination-tablet .pagination li a{padding:.5rem}.pagination-container.pagination-tablet .pagination li a.next-page,.pagination-container.pagination-tablet .pagination li a.prev-page{font-weight:400;min-width:30px;text-align:center}.pagination-container.pagination-skeleton{align-items:center;display:flex;justify-content:center;margin-top:2rem}.pagination-container.pagination-skeleton .react-loading-skeleton{border-radius:4px}@media (max-width:385px){.pagination-container .pagination li{margin:.15rem}.pagination-container .pagination li a{font-size:.9em;padding:.4rem .6rem}}.categories-bar--large{background-color:#13223c;border-bottom:1px solid #1f3863;display:block;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:1.5rem;position:relative;width:100%}@media screen and (max-width:768px){.categories-bar--large{display:none}}.categories-bar--large .categories-bar__list--parents{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.categories-bar--large .categories-bar__item{position:relative}.categories-bar--large .categories-bar__item.is-active>.categories-bar__link{background-color:#192d4f;color:#fff;font-weight:600}.categories-bar--large .categories-bar__item.is-active>.categories-bar__link:after{background-color:#fff;bottom:0;content:"";height:2px;left:10%;position:absolute;right:10%}.categories-bar--large .categories-bar__link{color:#eff1f5;cursor:pointer;display:block;font-size:.95rem;font-weight:500;padding:.8rem 1rem;position:relative;text-decoration:none;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.categories-bar--large .categories-bar__link:hover{background-color:#192d4f;color:#fff;text-decoration:none}.categories-bar--large .categories-bar__link .categories-bar__arrow{color:#dfe3ea;display:inline-block;font-size:.7em;margin-left:.3em;pointer-events:none;vertical-align:middle}.categories-bar--large .categories-bar__dropdown{background-color:#13223c;border:1px solid #1f3863;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 4px 12px #0003;left:0;max-height:400px;min-width:220px;opacity:1;overflow-y:auto;position:absolute;top:100%;visibility:visible;z-index:10}.categories-bar--large .categories-bar__dropdown .categories-bar__list--children{list-style:none;margin:0;padding:.5rem 0}.categories-bar--large .categories-bar__dropdown .categories-bar__item.is-active>.categories-bar__link{background-color:#192d4f;color:#fff;font-weight:600}.categories-bar--large .categories-bar__dropdown .categories-bar__item.is-active>.categories-bar__link:after{display:none}.categories-bar--large .categories-bar__dropdown .categories-bar__link{color:#eff1f5;display:block;font-size:.9rem;padding:.6rem 1.25rem;text-decoration:none;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.categories-bar--large .categories-bar__dropdown .categories-bar__link:hover{background-color:#192d4f;color:#fff;text-decoration:none}.categories-bar--large .categories-bar__item>.react-loading-skeleton{background-color:#1f3863;border-radius:4px;margin:.8rem 1rem}.categories-bar--large .categories-bar__item>.react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff1a,#fff0)}.categories-bar--narrow{display:none;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:1.5rem;position:relative}@media screen and (max-width:768px){.categories-bar--narrow{display:block}}.categories-bar--narrow .categories-narrow__trigger{align-items:center;background-color:#13223c;border:1px solid #1f3863;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.categories-bar--narrow .categories-narrow__trigger:hover{background-color:#192d4f}.categories-bar--narrow .categories-narrow__trigger .dropdown-arrow{color:#dfe3ea;font-size:.8em;margin-left:.5rem;transition:transform .2s ease}.categories-bar--narrow .categories-narrow__trigger[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.categories-bar--narrow .categories-narrow__dropdown{background-color:#13223c;border:1px solid #1f3863;border-radius:4px;box-shadow:0 4px 12px #0003;left:0;max-height:70vh;overflow-y:auto;position:absolute;right:0;top:calc(100% + 5px);z-index:100}.categories-bar--narrow .categories-narrow__list{list-style:none;margin:0;padding:.5rem 0}.categories-bar--narrow .categories-narrow__item.is-active>.categories-narrow__item-content>.categories-narrow__link{background-color:#192d4f;color:#fff;font-weight:600}.categories-bar--narrow .categories-narrow__item .categories-narrow__item-content{align-items:center;border-bottom:1px solid #1f3863;display:flex;justify-content:space-between;width:100%}.categories-bar--narrow .categories-narrow__item .categories-narrow__item-content:last-child{border-bottom:none}.categories-bar--narrow .categories-narrow__item .categories-narrow__link{color:#eff1f5;cursor:pointer;flex-grow:1;font-size:.95rem;overflow:hidden;padding:.8rem .5rem .8rem 1.25rem;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.categories-bar--narrow .categories-narrow__item .categories-narrow__link:hover{background-color:#192d4f;color:#fff;text-decoration:none}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand{align-items:center;align-self:stretch;background:none;border:none;border-left:1px solid transparent;color:#bdbdbd;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:.5rem;padding:.8rem .75rem}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand .expand-icon{fill:currentColor;height:1em;transition:transform .2s ease,color .2s ease;width:1em}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand.is-expanded .expand-icon{transform:rotate(90deg)}.categories-bar--narrow .categories-narrow__item .categories-narrow__expand:hover{color:#fff}.categories-bar--narrow .categories-narrow__children{border-left:2px solid #1f3863;margin-bottom:.5rem;margin-left:.5rem;margin-top:.5rem;padding-left:1rem}.categories-bar--narrow .categories-narrow__children .categories-narrow__list{padding:0}.categories-bar--narrow .categories-narrow__children .categories-narrow__item-content{border-bottom:none;padding-left:0}.categories-bar--narrow .categories-narrow__children .categories-narrow__link{font-size:.9rem}.categories-bar--narrow>.react-loading-skeleton{background-color:#1f3863;border-radius:4px}.categories-bar--narrow>.react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff1a,#fff0)}.no-products-found{background-color:#eff1f5;border:1px dashed #eef0f4;border-radius:6px;margin:1rem 0;padding:3rem 1rem;text-align:center}.no-products-found p{color:#76787c;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0}body.filter-offcanvas-open{overflow:hidden}.products-container{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-bottom:5rem;min-height:75vh;padding-bottom:1.5rem;position:relative}@media screen and (max-width:1024px){.products-container{margin-top:0}}@media screen and (max-width:768px){.products-container{margin-bottom:2rem}}.products-container .react-loading-skeleton{background-color:#bdbdbd;border-radius:4px}.products-container .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.products-container .category-navigation-bars{margin-bottom:1.5rem;padding:0 1rem}@media (max-width:768px){.products-container .category-navigation-bars{padding:0 .5rem}}.products-container .products-archive-layout{display:block}@media (min-width:1024px){.products-container .products-archive-layout{align-items:flex-start;display:grid;gap:2rem;grid-template-columns:400px 1fr;padding:0 1rem}}.products-container .products-grid-column{min-width:0}.products-container .filter-sidebar-desktop-wrapper{display:none}@media (min-width:1024px){.products-container .filter-sidebar-desktop-wrapper{display:block;position:sticky;top:100px}.products-container .filter-offcanvas-overlay,.products-container .filter-sidebar-offcanvas-wrapper{display:none!important}}.filter-offcanvas-overlay{background-color:#0006;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden;width:100%;z-index:1040}.filter-offcanvas-overlay.is-open{opacity:1;transition-delay:0s;visibility:visible}.filter-sidebar-offcanvas-wrapper{background-color:#fff;bottom:0;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;left:0;max-width:90%;overflow:hidden;position:fixed;top:0;transform:translate(-100%);transition:transform .3s ease-in-out;width:350px;z-index:1050}@media screen and (max-width:768px){.filter-sidebar-offcanvas-wrapper{width:320px}}.filter-sidebar-offcanvas-wrapper.is-open{transform:translate(0)}.product-breadcrumbs{color:#76787c;font-size:.875rem;margin-bottom:1.5rem}.product-breadcrumbs a{color:#76787c;cursor:pointer;margin:0 .25rem;transition:color .2s ease}.product-breadcrumbs a:first-child{margin-left:0}.product-breadcrumbs a:hover{color:#ff4040;text-decoration:none}.product-breadcrumbs span{color:#13223c;font-weight:500;margin-left:.25rem}@media screen and (max-width:385px){.product-breadcrumbs{font-size:.75rem;margin-bottom:1rem}}.product-title{color:#13223c;font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:1rem}@media screen and (max-width:385px){.product-title{font-size:1.5rem}}.product-short-description{color:#76787c;margin-bottom:1.5rem}.product-short-description p{margin-bottom:.75rem}.product-short-description p:last-child{margin-bottom:0}.product-meta{color:#76787c;font-size:.9rem}.product-meta .product-sku{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.product-meta .product-sku .meta-label{font-weight:600}.product-meta .product-brands,.product-meta .product-categories,.product-meta .product-tags{margin-bottom:.75rem}.product-meta .product-brands:last-child,.product-meta .product-categories:last-child,.product-meta .product-tags:last-child{margin-bottom:0}.product-meta .product-brands .meta-label,.product-meta .product-categories .meta-label,.product-meta .product-tags .meta-label{color:#13223c;font-weight:500;margin-right:.5rem}.product-meta .product-brands .meta-value a,.product-meta .product-categories .meta-value a,.product-meta .product-tags .meta-value a{color:#ff4040;text-decoration:none}.product-meta .product-brands .meta-value a:hover,.product-meta .product-categories .meta-value a:hover,.product-meta .product-tags .meta-value a:hover{color:#ff0d0d;text-decoration:underline}.product-details{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:0 1rem}@media screen and (max-width:768px){.product-details{padding:0}}.product-details .variation-required-notice{background-color:#ff98001a;border:1px solid rgba(255,152,0,.3);border-radius:5px;color:#ff9800;margin-bottom:1rem;padding:.5rem;width:-moz-fit-content;width:fit-content}.product-details .variation-notice{background-color:#2196f31a;border:1px solid rgba(33,150,243,.3);border-radius:5px;color:#2196f3;margin-bottom:1rem;padding:.5rem;width:-moz-fit-content;width:fit-content}.product-sections{border:1px solid #eef0f4;border-radius:6px;margin:2.5rem 0;overflow:hidden}.product-sections .product-section{border-bottom:1px solid #eef0f4}.product-sections .product-section:last-child{border-bottom:none}.product-sections .product-section .product-section-header{align-items:center;background-color:#eff1f5;border:none;color:#13223c;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1rem 1.25rem;text-align:left;transition:background-color .2s ease;width:100%}.product-sections .product-section .product-section-header:hover{background-color:#f4f5f8}.product-sections .product-section .product-section-header.active{background-color:#fff;color:#ff4040}.product-sections .product-section .product-section-header .toggle-icon{display:inline-block;font-weight:700;height:1em;line-height:1;text-align:center;transition:transform .2s ease;width:1em}.product-sections .product-section .product-section-header .toggle-icon:before{content:"+"}.product-sections .product-section .product-section-header.active .toggle-icon{transform:rotate(45deg)}.product-sections .product-section .panel-content{background-color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.product-sections .product-section .panel-content.active{max-height:1000px;transition:max-height .5s ease-in}.product-sections .product-section .panel-content .panel-content__inner{padding:1.5rem 1.25rem}.product-sections .product-section .panel-content#description-panel{color:#76787c;line-height:1.6}.product-sections .product-section .panel-content#description-panel p{margin-bottom:1rem}.product-sections .product-section .panel-content#description-panel ol,.product-sections .product-section .panel-content#description-panel ul{margin-bottom:1rem;margin-left:1.5rem}.product-sections .product-section .panel-content#properties-panel .product-attributes{border:1px solid #eef0f4;border-collapse:collapse;width:100%}.product-sections .product-section .panel-content#properties-panel .product-attributes tr{border-bottom:1px solid #eef0f4}.product-sections .product-section .panel-content#properties-panel .product-attributes tr:last-child{border-bottom:none}.product-sections .product-section .panel-content#properties-panel .product-attributes td,.product-sections .product-section .panel-content#properties-panel .product-attributes th{border-right:1px solid #eef0f4;padding:.75rem 1rem;text-align:left;vertical-align:top}.product-sections .product-section .panel-content#properties-panel .product-attributes td:last-child,.product-sections .product-section .panel-content#properties-panel .product-attributes th:last-child{border-right:none}.product-sections .product-section .panel-content#properties-panel .product-attributes th{background-color:#eff1f5;color:#13223c;font-weight:500;width:30%}.product-sections .product-section .panel-content#properties-panel .product-attributes td{color:#76787c;width:70%}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating{align-items:center;border-bottom:1px dashed #eef0f4;display:flex;margin-bottom:1.5rem;padding-bottom:1rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-stars{margin-right:1rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-stars .star{color:#bdbdbd;font-size:1.25rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-stars .star.filled{color:#13223c}.product-sections .product-section .panel-content#reviews-panel .product-reviews .average-rating .rating-text{color:#76787c;font-size:.9rem;font-weight:500}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder{background-color:#eff1f5;border:1px solid #eef0f4;border-radius:6px;padding:1.5rem;text-align:center}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder p{color:#76787c;margin-bottom:1rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button{background-color:#13223c;border:none;color:#fff}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button:focus,.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button:hover{background-color:#070c15}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button{border-radius:4px;cursor:not-allowed;font-weight:500;opacity:.7;padding:.75rem 1.5rem}.product-sections .product-section .panel-content#reviews-panel .product-reviews .review-form-placeholder .button:disabled{background-color:#bdbdbd;cursor:not-allowed}.product-sections-loading .react-loading-skeleton{background-color:#bdbdbd;border-radius:4px}.product-sections-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.product-sections-loading{border:1px solid #eef0f4;border-radius:6px;overflow:hidden}.product-sections-loading .product-section-skeleton{background-color:#eff1f5;border-bottom:1px solid #eef0f4}.product-sections-loading .product-section-skeleton:last-child{border-bottom:none}.product-sections-loading .product-section-skeleton .section-header-skeleton{border-radius:4px;margin:1rem 1.25rem;width:calc(100% - 2.5rem)}.related-products{margin:3rem 0 2rem}.related-products .section-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;position:relative;text-align:center}.related-products .section-title:after{background-color:#ff4040;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}.related-products .related-products-carousel{padding:1rem 0 2.5rem}.related-products .related-products-carousel .swiper-slide{height:auto}.related-products .related-products-carousel .product-card{height:100%;margin-bottom:0}.related-products .related-products-carousel .swiper-pagination{bottom:0}.related-products .related-products-carousel .swiper-pagination .swiper-pagination-bullet{background-color:#76787c;opacity:.5}.related-products .related-products-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:#ff4040;opacity:1}.related-products .related-products-carousel .swiper-button-next,.related-products .related-products-carousel .swiper-button-prev{background:#fffc;border-radius:50%;color:#ff4040;height:35px;width:35px}.related-products .related-products-carousel .swiper-button-next:after,.related-products .related-products-carousel .swiper-button-prev:after{font-size:1rem}.related-products .related-products-carousel .swiper-button-next:hover,.related-products .related-products-carousel .swiper-button-prev:hover{background:#fff;box-shadow:0 2px 10px #0000001a}@media screen and (max-width:385px){.related-products .related-products-carousel .swiper-button-next,.related-products .related-products-carousel .swiper-button-prev{display:none}}.related-products .related-products-loading{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.related-products .related-products-loading .react-loading-skeleton{background-color:#bdbdbd;border-radius:4px}.related-products .related-products-loading .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.related-products .related-products-title-skeleton-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}.related-products .related-products-title-skeleton-wrapper .section-title-skeleton{margin-bottom:0}.single-product-container{margin:0 auto;max-width:1200px;min-height:65vh;padding:2rem}@media screen and (max-width:768px){.single-product-container{padding:.7rem}}@media screen and (max-width:385px){.single-product-container{padding:.5rem}}.single-product-container .product-main .product-content{display:flex;gap:2rem;margin-bottom:2rem}@media screen and (max-width:768px){.single-product-container .product-main .product-content{flex-direction:column;gap:1.5rem}}.single-product-container .product-main .product-content .product-gallery-container{box-sizing:border-box;flex:0 0 50%;overflow:hidden;width:50%}@media screen and (max-width:768px){.single-product-container .product-main .product-content .product-gallery-container{flex:0 0 100%;width:100%}}.single-product-container .product-main .product-content .product-details-container{box-sizing:border-box;flex:0 0 50%;width:50%}@media screen and (max-width:768px){.single-product-container .product-main .product-content .product-details-container{flex:0 0 100%;width:100%}}.single-product-container .cart-form-skeleton{background-color:#eff1f5;border:1px solid #eef0f4;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.single-product-container .cart-form-skeleton .quantity-skeleton{margin:1rem 0}.single-product-container .cart-form-skeleton .button-skeleton{margin-top:1rem}.single-product-container .meta-skeleton{margin-top:1.5rem}.single-product-container .meta-skeleton .react-loading-skeleton{margin-bottom:.5rem}.single-product-container .product-sections-container{margin:2rem 0}.single-product-container .react-loading-skeleton{background-color:#bdbdbd;border-radius:4px}.single-product-container .react-loading-skeleton:after{background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0)}.single-product-container .product-details-container .react-loading-skeleton,.single-product-container .product-gallery-container .react-loading-skeleton,.single-product-container .product-sections-container .react-loading-skeleton,.single-product-container .related-products-container .react-loading-skeleton{margin-bottom:10px}.single-product-container .product-details-container .react-loading-skeleton:last-child,.single-product-container .product-gallery-container .react-loading-skeleton:last-child,.single-product-container .product-sections-container .react-loading-skeleton:last-child,.single-product-container .related-products-container .react-loading-skeleton:last-child{margin-bottom:0}.single-product-container-error{padding:2rem 0}.single-product-container-error .error-card{margin:0 auto;max-width:600px}.single-product-container-not-found{margin:0 auto;max-width:600px;padding:3rem 1rem;text-align:center}.single-product-container-not-found h1{color:#13223c;font-size:2rem;margin-bottom:1rem}.single-product-container-not-found p{color:#76787c;margin-bottom:1.5rem}.single-product-container-not-found .button{background-color:#ff4040;border:none;color:#fff}.single-product-container-not-found .button:focus,.single-product-container-not-found .button:hover{background-color:#ff0d0d}.single-product-container-not-found .button{border-radius:4px;display:inline-block;font-weight:500;padding:.75rem 1.5rem}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__thumbnails{display:flex;height:100%}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));flex:0 0 auto;overflow:hidden;padding:var(--yarl__thumbnails_container_padding,16px);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__thumbnails_vignette{pointer-events:none;position:absolute;--yarl__thumbnails_vignette_size:12%}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%);bottom:0;top:0;width:100%}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-width:var(--yarl__thumbnails_thumbnail_border,1px);cursor:pointer;flex:0 0 auto;-webkit-tap-highlight-color:transparent;box-sizing:content-box;height:var(--yarl__thumbnails_thumbnail_height,80px);outline:none;overflow:hidden;padding:var(--yarl__thumbnails_thumbnail_padding,4px);position:relative;width:var(--yarl__thumbnails_thumbnail_width,120px)}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards;opacity:0}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{cursor:unset;visibility:hidden}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,hsla(0,0%,100%,.8)) 0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));height:var(--yarl__thumbnails_thumbnail_icon_size,32px);left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:var(--yarl__thumbnails_thumbnail_icon_size,32px)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}
