.guide-wrapper{display:flex;width:100%;padding:0 5vw;margin-bottom:5vw}.guide-inner{display:flex;width:100%;flex-direction:column;align-items:center}.guide-inner.active.wait{pointer-events:none;opacity:.5;transition:.3s ease}.guide-products-nav{width:calc(100% - 21vw);display:flex;justify-content:center;position:relative;margin-bottom:2vw}.u-form-element.u-form-tabs.switch-products-guide{display:flex;flex-direction:column;width:fit-content;min-width:30vw}.u-form-tab.switch-products-guide{padding:0 1vw;font-size:var(--p3);color:#70a5e1;font-weight:500;background-color:transparent}.u-form-tab.switch-products-guide:hover{opacity:1}.u-form-tab.switch-products-guide.active{background-color:#70a5e1!important;color:#fff}.u-form-tabs-inner.switch-products-guide{height:3vw;padding:0;gap:.6vw;border:solid 2px #70a5e1;background-color:transparent}.guide-inner,.article-category-wrapper{display:flex;width:100%}.article-category-carousel{display:flex;flex:1 1 auto;min-width:0;align-items:center}.article-catategory-item{display:flex;flex-direction:column;align-items:center;padding:.75vw;cursor:pointer}.article-category-image-box{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:50%}img.article-category-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%;object-fit:cover;border-radius:50%;display:block;clip-path:circle(50% at 50% 50%);transform:none}.article-category-image-circle{--ring-color: #ffffff;--ring-width: .7vw;--ring-hover-expand: .35vw;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:4;border-radius:50%;box-sizing:border-box;border:var(--ring-width) solid rgb(255 255 255 / 36%);pointer-events:none;transition:.22s ease}.article-catategory-item:hover .article-category-image-circle{inset:calc(var(--ring-hover-expand) * -1.12);border-color:#7ea7d485;--ring-width: .3vw}.article-catategory-item.active .article-category-image-circle{inset:calc(var(--ring-hover-expand) * -.92);border-color:#7ea7d485;--ring-width: .3vw}.article-category-name{font-size:var(--s1);font-weight:500;margin-top:.75vw;letter-spacing:.1px;color:#717171;text-align:center}.guide-article-category-arrow{width:10vw;display:flex;align-items:center;cursor:pointer}.guide-article-category-arrow.left{justify-content:flex-end;padding-right:2vw}.guide-article-category-arrow.right{justify-content:flex-start;padding-left:2vw}svg.guide-article-category-arrow-svg{width:4vw;height:4vw;background-color:#f9f5f5;border-radius:55px;padding:1.4vw;box-sizing:border-box;fill:#a0a0a0;transition:.3s}svg.guide-article-category-arrow-svg.right{transform:rotate(180deg)}.guide-article-category-arrow:hover svg.guide-article-category-arrow-svg{opacity:.5}.owl-carousel.article-category-carousel .owl-stage{display:flex}.article-category-wrapper{position:relative}.article-category-wrapper:before,.article-category-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:3vw;pointer-events:none;z-index:2}.article-category-wrapper:before{left:7vw;background:linear-gradient(to right,#f3f7fb 45%,rgb(0 0 0 / 0%) 60%)}.article-category-wrapper:after{right:7vw;background:linear-gradient(to left,#f3f7fb 45%,rgb(0 0 0 / 0%) 60%)}.trigger-article-category-clean{position:absolute;top:-2vw;right:9.5vw;background-color:#e0e0e0;padding:.4vw .6vw;border-radius:55px;font-size:var(--s2);font-weight:500;color:#a9a9a9;transition:.2s ease;cursor:pointer}.trigger-article-category-clean:hover{opacity:.7}.guide-posts-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1vw;padding:0 10vw;position:relative;min-height:5vw}.guide-posts-empty{width:100%;text-align:center;position:absolute;font-size:var(--p3);font-weight:500;color:#bababa}.guide-article-card{width:100%;position:relative;border-radius:1.25vw;overflow:hidden;cursor:pointer;min-height:25vw}img.guide-article-image{width:100%;height:100%;object-fit:cover;display:block;object-position:center}.guide-article-card-top{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0;background-color:#00000080;box-sizing:border-box;padding:1.75vw 1.5vw 1.5vw 1.75vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;transition:.3s ease}.guide-article-card-top:hover{background-color:#8badd2c9}.guide-article-card-top-category{color:#2a2928;background-color:#ffffff8c;padding:.3vw 1vw;border-radius:55px;font-weight:600;font-size:var(--s2);transition:.2s ease}.guide-article-card-top-title{color:#fffffffa;font-size:var(--p1);font-weight:600;letter-spacing:.2px;margin-top:.5vw;line-height:1.4vw;will-change:transform}.guide-article-card-top-date{color:#fff;font-size:var(--s2);margin-top:.5vw;will-change:transform}.guide-article-card-top-line{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.55) 18%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.55) 82%,transparent 100%);margin-top:1vw;transition:.2s ease;will-change:transform}.guide-article-card-top-tags{margin-top:.75vw;max-width:90%;height:0;color:#ffffffd6;font-size:var(--s2);font-weight:400;transition:.2s ease;will-change:transform}.guide-article-card-top:hover .guide-article-card-top-tags{height:2vw}.guide-article-card-top:hover .guide-article-card-top-category{color:#3e4652}.guide-single-page{width:100%;min-height:70vh;display:flex;flex-direction:column;align-items:center;padding:0 8vw}.guide-single-preview{width:68vw;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:1vw;margin-bottom:1.2vw;padding:.9vw 1.2vw;border:1px solid #bfd9f2;border-radius:.9vw;background-color:#edf5fc;color:#40566d;font-family:Golos Text,serif;font-size:var(--s1)}.guide-single-preview>div{display:flex;flex-wrap:wrap;gap:.35vw .7vw}.guide-single-preview a{flex-shrink:0;color:#477eba;font-weight:700;text-decoration:underline;text-underline-offset:.18em}.guide-single-post{width:68vw;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:2.6vw 5vw;border:1px solid #e4ecf4;border-radius:1.5vw;background-color:#fff;box-shadow:0 0 16px #0000000a}.guide-single-post-header,.guide-single-post-body{width:100%}.guide-single-post-header{display:flex;flex-direction:column;align-items:flex-start}.guide-single-post-meta{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.7vw;margin-bottom:.85vw}.guide-single-post-back-circle{width:2.25vw;height:2.25vw;min-width:2.25vw;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#eef1f4;color:#68737e;transition:opacity .2s ease}.guide-single-post-back-circle:hover{opacity:.65}.guide-single-post-back-circle-arrow{width:.62vw;height:.62vw;fill:currentColor}.guide-single-post-category{padding:.4vw .9vw;border-radius:55px;background-color:#dcebf9;color:#52789f;font-size:var(--s2);font-weight:700}.guide-single-post-date{color:#929da8;font-size:var(--s1);font-weight:500}.guide-single-post-title{width:100%;margin:0;color:#30343a;font-size:var(--h0);font-weight:900;line-height:1.18;letter-spacing:.1px;text-wrap:balance}.guide-single-related-products{width:calc(100% + .9vw);margin:1.7vw -.45vw 0}.guide-single-related-products .product-carousel-wrapper{width:100%;display:flex}.guide-single-related-products .product-carousel-inner{width:100%;border-radius:1vw}@media (min-width: 769px){.guide-single-related-products .u-product-card-paddings{padding:.45vw}.guide-single-related-products .u-product-card-inner{padding:1.15vw;box-shadow:0 3px 10px #2d42580f}.guide-single-related-products .u-product-card-title{margin-top:.7vw}.guide-single-related-products .u-product-card-half-price-block{margin-bottom:.75vw}}.guide-single-related-products .owl-dots{width:100%;display:flex;align-items:center;justify-content:center;gap:.35vw;margin-top:.55vw;padding:.2vw 0}.guide-single-related-products .owl-dots.disabled{display:none}.guide-single-related-products .owl-dot{display:flex;align-items:center;justify-content:center;padding:.25vw;border:0;background:transparent;cursor:pointer}.guide-single-related-products .owl-dot span{width:clamp(6px,.42vw,8px);height:clamp(6px,.42vw,8px);display:block;border-radius:55px;background-color:#d7e4f0;transition:width .2s ease,background-color .2s ease,opacity .2s ease}.guide-single-related-products .owl-dot:hover span{opacity:.7}.guide-single-related-products .owl-dot.active span{width:clamp(18px,1.3vw,25px);background-color:#70a5e1}.guide-single-post-body{margin-top:2.2vw}.guide-single-post-tags{width:100%;display:flex;flex-wrap:wrap;gap:.55vw;margin-top:2vw;padding-top:1.2vw;border-top:1px solid #e1e8ef}.guide-single-post-tag{padding:.45vw .85vw;border-radius:55px;background-color:#eef3f8;color:#667789;font-family:Golos Text,serif;font-size:var(--s2);font-weight:500}@media (min-width: 769px) and (max-width: 1200px){.guide-wrapper{padding:0 4vw;margin-bottom:7vw}.article-catategory-item{padding:.7vw}.article-category-name{margin-top:1vw;font-size:var(--s1);line-height:1.3}.guide-article-category-arrow{width:7vw;flex:0 0 7vw}.guide-article-category-arrow.left{padding-right:1vw}.guide-article-category-arrow.right{padding-left:1vw}.article-category-wrapper:before,.article-category-wrapper:after{display:none}.trigger-article-category-clean{right:8vw}.u-search_wrapper.mode-guide{padding:0 2vw;margin-top:2vw}.mode-guide .u-search_input-wrapper{width:100%}.mode-guide input.u-search_input{height:5.5vw}.mode-guide svg.u-search_svg{width:3vw}.guide-posts-wrapper{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:2vw;padding:0 2vw;min-height:10vw}.guide-posts-empty,.guide-posts-sentinel{grid-column:1 / -1}.guide-article-card{min-height:32vw;border-radius:2vw}.guide-article-card-top{padding:2.5vw 2vw 2vw}.guide-article-card-top-category{padding:.5vw 1.2vw;font-size:var(--s1)}.guide-article-card-top-title{margin-top:1vw;line-height:1.3}.guide-article-card-top-date{margin-top:.7vw;font-size:var(--s1)}.guide-article-card-top-line{margin-top:1.5vw}.guide-article-card-top-tags{margin-top:1vw;font-size:var(--s1)}.guide-article-card-top:hover .guide-article-card-top-tags{height:3.5vw}.guide-single-page{padding:0 4vw}.guide-single-preview,.guide-single-post{width:90vw}.guide-single-preview{gap:12px;margin-bottom:16px;padding:12px 14px;border-radius:12px}.guide-single-preview>div{gap:5px 9px}.guide-single-post{padding:3.2vw 5vw;border-radius:18px}.guide-single-post-header,.guide-single-post-body{width:100%}.guide-single-post-meta{gap:9px;margin-bottom:11px}.guide-single-post-back-circle{width:34px;height:34px;min-width:34px}.guide-single-post-back-circle-arrow{width:9px;height:9px}.guide-single-post-category{padding:6px 12px;font-size:var(--s1)}.guide-single-related-products{width:calc(100% + 12px);margin:22px -6px 0}.guide-single-related-products .product-carousel-inner{border-radius:14px}.guide-single-related-products .u-product-card-paddings{padding:6px}.guide-single-related-products .u-product-card-inner{padding:16px;border-radius:14px}.guide-single-related-products img.u-product-card-photo{height:19vw;border-radius:12px}.guide-single-related-products .u-product-card-title{margin-top:10px;line-height:1.3}.guide-single-related-products .u-product-card-add-first,.guide-single-related-products .u-product-card-input-zone,.guide-single-related-products a.u-product-card-checkout-ancor{min-height:40px;height:40px}.guide-single-related-products .u-product-card-add-first{padding:0 20px;font-size:13px}.guide-single-related-products img.u-product-card-logo-service-doli{width:14px!important}.guide-single-related-products .owl-dots{gap:5px;margin-top:7px;padding:3px 0}.guide-single-related-products .owl-dot{padding:4px}.guide-single-post-body{margin-top:28px}.guide-single-post-body .editor-content__paragraph,.guide-single-post-body .editor-content__list{font-size:var(--p2)}.guide-single-post-tags{gap:8px;margin-top:25px;padding-top:17px}.guide-single-post-tag{padding:7px 12px;font-size:var(--s1)}}@media (max-width: 768px){.u-page-title{margin-bottom:1vw}.u-page-desc{width:100%;margin-bottom:6vw;padding:0 5vw;font-size:var(--p3);line-height:1.4}.guide-products-nav{width:92vw;margin-bottom:4vw}.u-form-element.u-form-tabs.switch-products-guide{width:100%;min-width:0}html .guide-products-nav .u-form-tabs-inner.switch-products-guide{height:12.5vw;min-height:12.5vw;gap:1vw;border-width:.5vw;padding:1vw}html .guide-products-nav .u-form-tab.switch-products-guide{min-height:0;padding:0 1vw;font-size:var(--s1)}.guide-wrapper{padding:0 4vw;margin-bottom:10vw}.article-category-wrapper{align-items:flex-start}.article-catategory-item{padding:1vw}.article-category-image-circle{--ring-width: 1vw;--ring-hover-expand: .8vw}.article-category-name{margin-top:1.5vw;font-size:var(--s2);line-height:1.3}.guide-article-category-arrow{width:7vw;flex:0 0 7vw;padding-top:7vw}.guide-article-category-arrow.left,.guide-article-category-arrow.right{justify-content:center;padding-right:0;padding-left:0}svg.guide-article-category-arrow-svg{width:6vw;height:6vw;padding:1.2vw}.article-category-wrapper:before,.article-category-wrapper:after{display:none}.trigger-article-category-clean{top:-5vw;right:7vw;padding:1vw 2vw}.u-search_wrapper.mode-guide{width:100%;margin:6vw 0;padding:0 2vw}.mode-guide .u-search_input-wrapper{width:100%;border-width:.4vw}.mode-guide input.u-search_input{height:11.5vw;padding:0 10vw 0 4vw;font-size:max(var(--p3),16px)}.mode-guide svg.u-search_svg{width:6.5vw;right:1.5vw;padding:1.5vw}.guide-posts-wrapper{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:3vw;padding:0 2vw;min-height:20vw}.guide-posts-empty,.guide-posts-sentinel{grid-column:1 / -1}.guide-posts-empty{position:static;padding:10vw 0}.guide-article-card{min-height:58vw;aspect-ratio:3 / 4;border-radius:3vw}.guide-article-card-top{padding:4vw 3vw}.guide-article-card-top-category{padding:1vw 2.5vw;font-size:var(--s2)}.guide-article-card-top-title{display:-webkit-box;max-height:8.1em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;margin-top:2vw;font-size:var(--p2);line-height:1.35;overflow-wrap:anywhere}.guide-article-card-top-date{margin-top:1.5vw;font-size:var(--s2)}.guide-article-card-top-line{margin-top:3vw}.guide-article-card-top-tags{display:none}.guide-single-page{padding:0 4vw}.guide-single-preview,.guide-single-post{width:92vw}.guide-single-preview{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:14px;padding:12px 14px;border-radius:12px}.guide-single-preview>div{flex-direction:column;gap:4px}.guide-single-post{padding:5vw;border-radius:4vw}.guide-single-post-header,.guide-single-post-body{width:100%}.guide-single-post-meta{gap:8px;margin-bottom:10px}.guide-single-post-back-circle{width:34px;height:34px;min-width:34px}.guide-single-post-back-circle-arrow{width:9px;height:9px}.guide-single-post-category{padding:6px 11px}.guide-single-post-title{font-size:var(--h1);line-height:1.22;text-wrap:initial}.guide-single-related-products{width:calc(100% + 8px);margin:18px -4px 0}.guide-single-related-products .product-carousel-inner{border-radius:12px}.guide-single-related-products .owl-dots{gap:4px;margin-top:6px;padding:2px 0}.guide-single-related-products .owl-dot{padding:4px}.guide-single-post-body{margin-top:22px}.guide-single-post-tags{gap:7px;margin-top:23px;padding-top:16px}.guide-single-post-tag{padding:7px 11px}}
