.brands-comp a{text-decoration:none!important;cursor:default}.brands-comp .brands-comp-title{display:flex;flex-direction:column;margin-bottom:30px}@media screen and (min-width:1024px){.brands-comp .brands-comp-title{flex-direction:row;justify-content:space-between;margin-bottom:73px;align-items:center}}.brands-comp .brands-comp-title .section-title{margin-bottom:20px;background:#fafafa;border-radius:100%}@media screen and (min-width:1024px){.brands-comp .brands-comp-title .section-title{margin-bottom:0}}@media screen and (min-width:1920px){.brands-comp .brands-comp-title .section-title{margin-left:-170px}}.brands-comp .brands-comp-title .brands-comp-total ol{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:1024px){.brands-comp .brands-comp-title .brands-comp-total ol{flex-direction:row;gap:20px}}.brands-comp .brands-comp-title .brands-comp-total ol li{list-style-type:none}.brands-comp .brands-comp-title .brands-comp-total ol li a{cursor:pointer;background:#f0f0f0;display:flex;flex-direction:row;border-radius:10px;justify-content:space-between;align-items:center;text-decoration:none;padding:0 15px;height:44px;line-height:120%}@media screen and (min-width:1024px){.brands-comp .brands-comp-title .brands-comp-total ol li a{flex-direction:column;height:103px;border-radius:20px;justify-content:flex-start;align-items:flex-start;padding:16px 20px 0}}.brands-comp .brands-comp-title .brands-comp-total ol li a .total-section-name{color:var(--font-color);font-size:15px}@media screen and (min-width:1024px){.brands-comp .brands-comp-title .brands-comp-total ol li a .total-section-name{font-size:16px}}.brands-comp .brands-comp-title .brands-comp-total ol li a .total-section-count{text-decoration:underline;font-weight:var(--font-bold);font-size:20px}@media screen and (min-width:1024px){.brands-comp .brands-comp-title .brands-comp-total ol li a .total-section-count{font-size:32px;line-height:120%}}@media screen and (min-width:1440px){.brands-comp .brands-comp-title .brands-comp-total ol li a .total-section-count{font-size:42px}}@media screen and (min-width:1024px){.brands-comp .brands-comp-title+.brands-comp-table-sorter{display:none}}.brands-comp .brands-comp-table-sorter{display:flex;flex-direction:row;justify-content:flex-end}.brands-comp .brands-comp-table-sorter *{font-size:12px!important}.brands-comp .brands-comp-table-sorter .v-input .v-input__control .v-field .v-field__field{height:33px}.brands-comp .brands-comp-table-sorter .v-input .v-input__control .v-field .v-field__field .v-field__input{padding-top:0}.brands-comp .brands-comp-table{display:flex;flex-direction:column;gap:15px}@media screen and (min-width:1024px){.brands-comp .brands-comp-table{gap:0}}.brands-comp .brands-comp-table .brands-comp-table-row{background:#f0f0f0;border-radius:10px;padding:11px 15px 20px;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;transition:all .3s ease-in-out}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row{flex-wrap:nowrap;background:none;padding:20px 10px;border-radius:0;position:relative}.brands-comp .brands-comp-table .brands-comp-table-row:nth-child(2n-1){background:#e6e6e680}}.brands-comp .brands-comp-table .brands-comp-table-row ol{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:15px;padding-top:6px;padding-bottom:16px;position:relative;margin-bottom:10px}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row ol{margin-bottom:0;padding-bottom:0;gap:30px;padding-top:22px}}.brands-comp .brands-comp-table .brands-comp-table-row ol:after{content:"";display:block;position:absolute;width:calc(100% + 30px);height:1px;background:#c6c6c6;bottom:0;left:-15px}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row ol:after{display:none}}.brands-comp .brands-comp-table .brands-comp-table-row ol li{list-style-type:none;display:flex;flex-direction:column}.brands-comp .brands-comp-table .brands-comp-table-row ol li img{width:100%;height:100%}.brands-comp .brands-comp-table .brands-comp-table-row a{font-size:20px;font-weight:var(--font-bold);text-decoration:none}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row a{font-size:28px}}.brands-comp .brands-comp-table .brands-comp-table-row.topside{display:none;position:relative;font-size:12px;font-weight:var(--font-semi)}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row.topside{display:flex;align-items:flex-end;background:none;border-bottom:1px solid #d0d0d0;padding:0 10px 10px}}.brands-comp .brands-comp-table .brands-comp-table-row.topside .brands-comp-table-sorter{display:none;position:absolute;right:0;top:-7.25px}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row.topside .brands-comp-table-sorter{display:block}}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell{width:33.3333333333%;display:flex;flex-direction:column}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell{padding:0 10px;width:100%}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell:first-child{width:50%}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell:nth-child(2),.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell:nth-child(3),.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell:nth-child(4){width:calc(16.66667% - 40px)}}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell .cellname{font-weight:var(--font-semi);font-size:9px;line-height:120%;margin-bottom:5px}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell .cellname{display:none}}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.digits a{font-size:15px;line-height:120%;text-decoration:underline}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.digits a{font-size:22px}}@media screen and (min-width:1440px){.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.digits a{font-size:28px}}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.brandname{width:100%}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.brandname{width:50%}}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.brandname a{position:relative;display:flex;justify-content:space-between;line-height:120%;align-items:center}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.brandname a{position:static}}.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.brandname a:after{content:"";width:0;height:0;border-style:solid;border-width:4px 0 4px 7px;border-color:transparent transparent transparent var(--primary);transform:rotate(0)}@media screen and (min-width:1024px){.brands-comp .brands-comp-table .brands-comp-table-row .brands-comp-table-cell.brandname a:after{position:absolute;right:20px;top:36px}}@media(hover:hover)and (pointer:fine){.brands-comp .brands-comp-table .brands-comp-table-row:not(:first-child):hover{background:var(--primary)}.brands-comp .brands-comp-table .brands-comp-table-row:not(:first-child):hover *{color:var(--white)}.brands-comp .brands-comp-table .brands-comp-table-row:not(:first-child):hover a:after{border-color:transparent transparent transparent var(--white)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) ::slotted(svg),:is(.swiper-button-next,.swiper-button-prev) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon,.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.vel-toolbar,.vel-toolbar>.toolbar-btn{background-color:var(--white)!important}.photo-container{overflow:hidden;display:flex;flex-direction:column}.swiper-container{display:flex;flex-direction:column;gap:15px}@media screen and (min-width:1024px){.swiper-container{flex-direction:row}}.swiper-container .smallboi{order:1;overflow-y:auto}@media screen and (min-width:1024px){.swiper-container .smallboi{order:0;width:84px;min-width:84px}}.swiper-container .smallboi .swiper-slide{border:2px solid var(--neutral);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px}.swiper-container .smallboi .swiper-slide.swiper-slide-thumb-active{border-color:var(--primary)}.swiper-container .large-image-card{order:0;width:100%;height:100%}@media screen and (min-width:1024px){.swiper-container .large-image-card{order:1;width:calc(100% - 104px)}}.swiper-container .large-image-card .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto}.swiper-container .large-image-card .swiper-button-next,.swiper-container .large-image-card .swiper-button-prev{color:var(--primary);font-weight:700}.swiper-container .large-image-card .swiper-button-next:after,.swiper-container .large-image-card .swiper-button-prev:after{font-size:18px}.swiper-slide img{max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide .full-screen{bottom:0;right:0;background:none;position:absolute;height:32px;width:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.swiper-slide.round-view:after{content:"";display:block;position:absolute;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzMyM2U0OCIgZD0iTTEyIDZDNi4zIDYgMiA4LjE1IDIgMTFjMCAyLjQ1IDMuMTkgNC4zOCA3LjcxIDQuODhsLS40Mi40MWExIDEgMCAwIDAgLjMyNSAxLjYzOSAxIDEgMCAwIDAgMS4wOTUtLjIxOWwyLTJhMSAxIDAgMCAwIC4yMS0uMzMgMSAxIDAgMCAwIDAtLjc2IDEgMSAwIDAgMC0uMjEtLjMzbC0yLTJhMS4wMDQgMS4wMDQgMCAxIDAtMS40MiAxLjQybC4xMi4xMUM2IDEzLjM0IDQgMTIgNCAxMWMwLTEuMjIgMy4xMi0zIDgtM3M4IDEuNzggOCAzYzAgLjgzLTEuNDUgMi00LjIxIDIuNmExIDEgMCAxIDAgLjQgMS45NmMzLjY1LS44IDUuODEtMi41IDUuODEtNC41NiAwLTIuODUtNC4zLTUtMTAtNU02LjczMiAzMC40ODRxLS43Ni42NjMtMi4wMzMuNjYyLTEuMjcgMC0yLjAxLS42OS0uNzM4LS42OTMtLjczOC0xLjc5NGgxLjEzN3EwIC42NzQuNDQgMS4xMjUuNDM4LjQ0NSAxLjE4My40NDUuNzY4IDAgMS4yMDEtLjQzOS40NC0uNDQuNDQtMS4wOTYgMC0uNjYyLS40NzUtMS4wNzItLjQ2OC0uNDE2LTEuMjI1LS40MTZoLS45Mzd2LS44NTVoLjkzN3EuNTg2IDAgMS4wMDItLjM3NS40MjMtLjM4MS40MjItLjk1NmExLjIyIDEuMjIgMCAwIDAtLjM4Ny0uOTJxLS4zOC0uMzc1LTEuMDM3LS4zNzUtLjYzOCAwLTEuMDIuMzc1LS4zNzQuMzctLjM3NC45MzJIMi4xMTVxMC0uOTcyLjcyLTEuNTk0LjcyMi0uNjI3IDEuODUzLS42MjcgMS4xIDAgMS44MS41ODYuNzEuNTguNzA5IDEuNDY1IDAgLjY2My0uMzk4IDEuMTcyLS4zOTMuNTEtMS4wNTUuNzE1Ljc5MS4xODEgMS4yNjYuNzIuNDc0LjU0LjQ3NCAxLjMxOSAwIDEuMDMyLS43NjIgMS42OTNtNy4wODQtLjE0NmEyLjg1IDIuODUgMCAwIDEtMi4wMzkuODA4IDIuODQgMi44NCAwIDAgMS0yLjAzMy0uODE0cS0uODQzLS44Mi0uODQ0LTEuOTQ1IDAtLjgzOS40Ny0xLjY3bDIuMTMyLTMuNzU2aDEuMjQ4bC0xLjY4OCAyLjk3N3EuNDctLjE3Ljk3OS0uMTcgMS4wNzggMCAxLjg1Mi43NzkuNzguNzguNzc5IDEuODUxIDAgMS4xMy0uODU2IDEuOTRtLTIuMDI3LS4yMjlxLjcyIDAgMS4yMy0uNTE1LjUxLS41MTYuNTEtMS4yMjUgMC0uNzItLjUxLTEuMjI0LS41MS0uNTEtMS4yMy0uNTFhMS42OCAxLjY4IDAgMCAwLTEuMjMuNTE1cS0uNTEuNTE1LS41MSAxLjIyIDAgLjczMS41MDQgMS4yMzVhMS42OCAxLjY4IDAgMCAwIDEuMjM2LjUwNG03LjIwMSAxLjAzN3EtMS4yMjUgMC0yLjA4LS44NDNhMi43OCAyLjc4IDAgMCAxLS44NS0yLjA0di0yLjU3OHEwLTEuMTg4Ljg1LTIuMDI3Ljg1NS0uODQzIDIuMDgtLjg0NCAxLjIwMiAwIDIuMDUxLjg0NC44NTUuODM5Ljg1NSAyLjAyN3YyLjU3OXEwIDEuMTg5LS44NTUgMi4wMzlhMi44IDIuOCAwIDAgMS0yLjA1Ljg0M1ptMC0xLjA0OHEuNzEgMCAxLjIyNS0uNTA0dC41MTUtMS4yNnYtMi43MTNxMC0uNzQ0LS41MDMtMS4yNTRhMS42NyAxLjY3IDAgMCAwLTEuMjM3LS41MSAxLjcgMS43IDAgMCAwLTEuMjQyLjUwNHEtLjUxLjUwNC0uNTEgMS4yNnYyLjcxM3EwIC43NTYuNTE2IDEuMjZ0MS4yMzYuNTA0Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;width:24px;height:24px;bottom:0;right:0;z-index:5;opacity:1}.vel-modal svg.vel-icon{color:#000}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.offers-comp .offers-comp-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media screen and (min-width:1024px){.offers-comp .offers-comp-title{margin-bottom:73px}}.offers-comp .offers-comp-title .swiper-arrows-custom{display:flex;flex-direction:row;gap:25px}@media screen and (min-width:1024px){.offers-comp .offers-comp-title .swiper-arrows-custom{display:none}}.offers-comp .offers-comp-title .swiper-arrows-custom button:disabled{filter:grayscale(1);opacity:.3}.offers-comp .offers-comp-title a{display:none}@media screen and (min-width:1024px){.offers-comp .offers-comp-title a{display:flex}}.offers-comp .swiper{margin:0 -15px;position:relative;padding:0 15px;transition:all .3s ease-in-out;opacity:0}@media screen and (min-width:1024px){.offers-comp .swiper{margin:0;width:calc(100% - 220px)}}.offers-comp .swiper.swiper-initialized{opacity:1}.offers-comp .swiper .swiper-slide{height:auto;opacity:0;transition:opacity .3s ease-in-out}.offers-comp .swiper .swiper-slide.swiper-slide-visible{opacity:1}.offers-comp .swiper .swiper-button-next,.offers-comp .swiper .swiper-button-prev{visibility:hidden}.offers-comp .swiper-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.offers-comp .swiper-container .swiper-container-arrow{height:60px;width:60px;border:2px solid var(--primary);border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;display:none}.offers-comp .swiper-container .swiper-container-arrow img{height:15px}@media screen and (min-width:1024px){.offers-comp .swiper-container .swiper-container-arrow{display:flex}}.offers-comp .swiper-container .swiper-container-arrow:disabled{filter:grayscale(1);opacity:.3}.offers-comp .swiper-container+a{margin-top:20px}@media screen and (min-width:1024px){.offers-comp .swiper-container+a{display:none}}.offers-comp .offer-item{background:var(--white);border-radius:10px;height:100%;display:flex;flex-direction:column}@media screen and (min-width:1024px){.offers-comp .offer-item{border-radius:20px}}.offers-comp .offer-item .offer-image{border-radius:10px;overflow:hidden;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:5px}@media screen and (min-width:1024px){.offers-comp .offer-item .offer-image{margin-bottom:20px;border-radius:20px}}.offers-comp .offer-item .offer-image img{max-width:100%}.offers-comp .offer-item .offer-name{padding:0 10px;font-size:11px;font-weight:var(--font-semi);margin-bottom:2px;word-break:break-word;text-overflow:ellipsis;text-transform:capitalize;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-height:100%;height:56px}@media screen and (min-width:1024px){.offers-comp .offer-item .offer-name{font-size:22px;font-weight:var(--font-medium);padding:0 20px;-webkit-line-clamp:3;height:68px}}.offers-comp .offer-item .offer-arcticle{font-size:10px;color:#25252580;padding:0 10px 20px}@media screen and (min-width:1024px){.offers-comp .offer-item .offer-arcticle{font-size:14px;margin-top:10px;padding:0 20px 20px;display:flex;align-items:center;justify-content:space-between}.offers-comp .offer-item .offer-arcticle:after{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 6px;border-color:transparent transparent transparent var(--primary);transform:rotate(0)}}.offers-comp .offer-item .offer-price{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:auto;padding:0 10px 15px}.offers-comp .offer-item .offer-price:after{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 6px;border-color:transparent transparent transparent var(--primary);transform:rotate(0)}.offers-comp .offer-item .offer-price .current-offer-price{font-weight:var(--font-bold);font-size:12px;color:var(--primary)}.offers-comp .offers-comp-descript{font-size:12px;line-height:120%;padding-bottom:20px;font-weight:var(--font-medium)}@media screen and (min-width:1024px){.offers-comp .offers-comp-descript{font-size:22px;padding-bottom:50px}}.index-page-intro{position:relative;margin-bottom:50px}.index-page-intro .main-container{position:relative;z-index:10}@media screen and (min-width:1024px){.index-page-intro{margin-bottom:148px}}.index-page-intro .cover.desktop{position:absolute;left:50%;transform:translate(-50%);top:-100px;display:none}@media screen and (min-width:1024px){.index-page-intro .cover.desktop{display:block}}.index-page-intro .swiper{margin-top:150px;background:var(--white);border-radius:20px;padding:15px;overflow:hidden;margin-right:30px}@media screen and (min-width:1024px){.index-page-intro .swiper{margin-top:237px;padding:30px;margin-left:0;margin-right:180px}}@media screen and (min-width:1920px){.index-page-intro .swiper{margin-right:303px}}.index-page-intro .swiper .swiper-pagination{text-align:right;display:flex;align-items:center;justify-content:flex-end;padding-right:15px;bottom:36px}.index-page-intro .swiper .swiper-pagination .swiper-pagination-bullet{background:var(--primary)}@media screen and (min-width:768px){.index-page-intro .swiper .swiper-pagination{justify-content:center}}@media screen and (min-width:1024px){.index-page-intro .swiper .swiper-pagination{bottom:56px}}.index-page-intro .swiper .swiper-slide{opacity:0!important}.index-page-intro .swiper .swiper-slide.swiper-slide-visible{opacity:1!important}.index-page-intro .swiper .swiper-slide.invert{position:static}.index-page-intro .swiper .swiper-slide.invert :not(.v-btn *){position:relative;color:var(--white)}.index-page-intro .swiper .swiper-slide.invert .v-btn.rounded-pill.v-btn--size-default{background-color:var(--white)!important;color:var(--primary)!important}.index-page-intro .swiper .swiper-slide.invert .page-intro-advantages ol li .advantage-icon{background:var(--white)}.index-page-intro .swiper .swiper-slide.invert:before{top:-50px;left:-50px;content:"";display:block;position:absolute;width:calc(100% + 100px);height:calc(100% + 100px);background:var(--primary)}.index-page-intro .swiper.invert .swiper-pagination .swiper-pagination-bullet{background:var(--white)}.index-page-intro .page-intro-title{margin-bottom:26px}.index-page-intro .page-into-how-to{font-size:14px;background:#fafafa;display:inline-block;font-weight:var(--font-bold)}@media screen and (min-width:1024px){.index-page-intro .page-into-how-to{position:absolute;right:20%;top:42px;font-size:20px;padding:0 26px}}@media screen and (min-width:1920px){.index-page-intro .page-into-how-to{right:10%}}.index-page-intro .page-intro-advantages{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media screen and (min-width:1024px){.index-page-intro .page-intro-advantages{gap:40px}}.index-page-intro .page-intro-advantages ol{display:flex;flex-direction:column;gap:20px;width:100%}@media screen and (min-width:1024px){.index-page-intro .page-intro-advantages ol{flex-direction:row}}.index-page-intro .page-intro-advantages ol li{list-style-type:none;padding:0;display:flex;flex-direction:row;align-items:center;gap:10px}@media screen and (min-width:1024px){.index-page-intro .page-intro-advantages ol li{width:25%}}.index-page-intro .page-intro-advantages ol li .advantage-icon{min-width:50px;height:50px;width:50px;background:var(--primary);border-radius:25px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1440px){.index-page-intro .page-intro-advantages ol li .advantage-icon{height:70px;width:70px;border-radius:35px;min-width:70px}}.index-page-intro .page-intro-advantages ol li .advantage-icon img{height:20px;width:20px}.index-page-intro .page-intro-advantages ol li .advantage-text{color:var(--primary);font-weight:var(--font-bold);font-size:16px;line-height:100%}@media screen and (min-width:1440px){.index-page-intro .page-intro-advantages ol li .advantage-text{font-size:20px}}.index-page-intro .bottomcover.mobile{position:absolute;left:50%;transform:translate(-50%);bottom:-10px}@media screen and (min-width:1024px){.index-page-intro .bottomcover.mobile{display:none}}.index-page-intro .topcover.mobile{position:absolute;top:-40px;z-index:5;right:-390px}@media screen and (min-width:1024px){.index-page-intro .topcover.mobile{display:none}}.index-page-intro .tube.mobile{position:absolute;right:15px;top:250px;height:calc(100% + 59px);border-left:10px solid var(--primary);border-right:10px solid var(--secondary);z-index:10}@media screen and (min-width:1024px){.index-page-intro .tube.mobile{display:none}}.index-page-intro .tube.mobile img,.index-page-intro .tube.mobile svg{position:absolute;right:-10px;bottom:100%}.index-page-intro .tube.second.mobile{display:none;height:0;top:190px;width:20vw;left:calc(50% + 33px);right:auto;border:none;border-bottom:10px solid var(--primary);border-top:10px solid var(--secondary)}@media screen and (min-width:520px){.index-page-intro .tube.second.mobile{width:30vw}}@media screen and (min-width:720px){.index-page-intro .tube.second.mobile{width:35vw}}.index-page-intro .topcover.desktop{position:absolute;right:-74px;top:-76px;z-index:5;display:none}@media screen and (min-width:1024px){.index-page-intro .topcover.desktop{display:block}}.index-page-intro .tube.desktop{top:43px;left:100%;width:100vw;position:absolute;display:none}@media screen and (min-width:1024px){.index-page-intro .tube.desktop{display:block}}.index-page-intro .tube.desktop:before{content:"";display:block;height:25px;width:100%;background:var(--secondary)}.index-page-intro .tube.desktop:after{content:"";display:block;height:25px;width:100%;background:var(--primary)}.index-page-intro .tube.desktop.second{height:0;top:132px;left:100%;width:100vw;position:absolute;display:none}@media screen and (min-width:1024px){.index-page-intro .tube.desktop.second{display:block}}.index-page-intro .tube.desktop.third{height:0;top:253px;left:-100%;width:100%;position:absolute;display:none}@media screen and (min-width:1024px){.index-page-intro .tube.desktop.third{display:block}}.index-page{position:relative;max-width:1920px;margin:0 auto}.index-page .brands-section{padding-bottom:25px;position:relative;padding-right:36px;z-index:15}@media screen and (min-width:1024px){.index-page .brands-section{padding-bottom:72px;padding-right:170px;z-index:unset}.index-page .brands-section .secondary-container{position:relative;z-index:20}}@media screen and (min-width:1920px){.index-page .brands-section{padding-right:0}}.index-page .brands-section .tube.mobile{position:absolute;right:15px;top:0;height:calc(100% + 59px);border-left:10px solid var(--primary);border-right:10px solid var(--secondary)}@media screen and (min-width:1024px){.index-page .brands-section .tube.mobile{display:none}}.index-page .brands-section .tube.mobile:after{content:"";display:block;position:absolute;border-top:10px solid var(--primary);border-bottom:10px solid var(--secondary);left:0;width:100vw;top:50%;transform:translateY(-50%);z-index:1}.index-page .brands-section .tube.mobile .pin{height:36px;width:36px;background:var(--gradient);border-radius:1000px;position:absolute;left:50%;transform:translate(-50%);z-index:5}.index-page .brands-section .tube.mobile .pin:before{content:"";display:block;border-radius:inherit;background:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:22px;width:22px}.index-page .brands-section .tube.mobile .pin:first-child{top:50%;transform:translate(-50%,-50%)}.index-page .brands-section .tube.mobile .pin:nth-child(2){bottom:-10px}.index-page .brands-section .tube.desktop{position:absolute;right:84px;top:-130px;height:calc(100% + 230px);border-left:25px solid var(--primary);border-right:25px solid var(--secondary);display:none;z-index:50}@media screen and (min-width:1024px){.index-page .brands-section .tube.desktop{display:block}}.index-page .brands-section .tube.desktop:before{content:"";position:absolute;display:block;left:0;top:calc(50% + 14px);width:100vw;border-top:25px solid var(--primary);border-bottom:25px solid var(--secondary)}.index-page .brands-section .tube.desktop .pin{height:80px;width:80px;background:var(--gradient);border-radius:1000px;position:absolute;left:50%;transform:translate(-50%);z-index:5}.index-page .brands-section .tube.desktop .pin:before{content:"";display:block;border-radius:inherit;background:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:50px;width:50px}.index-page .brands-section .tube.desktop .pin:nth-child(2){top:50%}.index-page .brands-section .tube.desktop .pin:nth-child(3){top:calc(100% - 40px)}.index-page .brands-section .bottomcover.desktop{position:absolute;right:-146px;top:100%;display:none}@media screen and (min-width:1024px){.index-page .brands-section .bottomcover.desktop{display:block}}.index-page .brands-section .bottomcover.desktop.intersecting [stroke="#1E2DA1"]{transition:all 1.5s ease-in-out;stroke:#fff}.index-page .offers-section{display:flex;flex-direction:column;gap:40px;position:relative;padding-bottom:224px;padding-top:146px;padding-left:20px}@media screen and (min-width:1024px){.index-page .offers-section{gap:180px;padding-bottom:512px;padding-left:170px;padding-top:274px;z-index:30}}@media screen and (min-width:1920px){.index-page .offers-section{padding-left:0}}.index-page .offers-section .cover.desktop{position:absolute;left:50%;transform:translate(-50%);bottom:-74px;display:none}@media screen and (min-width:1024px){.index-page .offers-section .cover.desktop{display:block}}.index-page .offers-section .cover.mobile{position:absolute;left:50%;transform:translate(-50%);bottom:73px}@media screen and (min-width:1024px){.index-page .offers-section .cover.mobile{display:none}}.index-page .offers-section .topic.mobile{position:absolute;left:50%;transform:translate(-50%);top:0;z-index:10}@media screen and (min-width:1024px){.index-page .offers-section .topic.mobile{display:none}}.index-page .offers-section .tube.mobile{position:absolute;left:0;top:40px;height:calc(100% - 163px);border-left:10px solid var(--primary);border-right:10px solid var(--secondary);z-index:20}@media screen and (min-width:1024px){.index-page .offers-section .tube.mobile{display:none}}.index-page .offers-section .tube.mobile .pin{height:36px;width:36px;background:var(--gradient);border-radius:1000px;position:absolute;left:50%;transform:translate(-50%)}.index-page .offers-section .tube.mobile .pin:before{content:"";display:block;border-radius:inherit;background:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:22px;width:22px}.index-page .offers-section .tube.mobile .pin:first-child{top:-10px}.index-page .offers-section .tube.mobile .pin:nth-child(2){bottom:-10px}.index-page .offers-section .secondary-container{transition:all 1s ease-in-out;position:relative}.index-page .offers-section .secondary-container:before{content:"";display:block;position:absolute;height:calc(100% + 20px);left:-50vw;width:0;background:var(--primary);transition:all 1.5s ease-in-out;opacity:0}@media screen and (min-width:1024px){.index-page .offers-section .secondary-container:before{z-index:-1}}.index-page .offers-section .secondary-container.stock:before{top:-90px;height:calc(100% + 110px)}@media screen and (min-width:1024px){.index-page .offers-section .secondary-container.stock:before{top:-150px;height:calc(100% + 240px)}}.index-page .offers-section .secondary-container.special:before{top:-20px;height:calc(100% + 40px)}@media screen and (min-width:1024px){.index-page .offers-section .secondary-container.special:before{top:-90px;height:calc(100% + 180px)}}.index-page .offers-section .secondary-container.master:before{top:-20px;height:calc(100% + 280px)}@media screen and (min-width:1024px){.index-page .offers-section .secondary-container.master:before{top:-90px;height:calc(100% + 890px)}}.index-page .offers-section .secondary-container.intersecting{color:var(--white)}.index-page .offers-section .secondary-container.intersecting:before{opacity:1;width:200vw}.index-page .offers-section .secondary-container.intersecting .offer-item{color:var(--font-color)}.index-page .offers-section .secondary-container.intersecting .v-btn.rounded-pill.v-btn--size-default{background-color:var(--white)!important;color:var(--primary)!important}.index-page .offers-section .secondary-container.intersecting .offers-comp{z-index:20;position:relative}.index-page .offers-section .secondary-container.intersecting .offers-comp .offers-comp-title .swiper-arrows-custom button{filter:invert(1) grayscale(1) brightness(1)}.index-page .offers-section .secondary-container.intersecting .offers-comp .swiper-container{margin-bottom:20px}.index-page .offers-section .secondary-container.intersecting .offers-comp .swiper-container .swiper-container-arrow{border-color:var(--white)}.index-page .offers-section .secondary-container.intersecting .offers-comp .swiper-container .swiper-container-arrow img{filter:invert(1) grayscale(1) brightness(1)}.index-page .offers-section .tube.desktop{position:absolute;left:76px;top:105px;height:calc(100% - 230px);border-left:25px solid var(--primary);border-right:25px solid var(--secondary);display:none;z-index:5}@media screen and (min-width:1024px){.index-page .offers-section .tube.desktop{display:block}}.index-page .offers-section .tube.desktop .pin{height:80px;width:80px;background:var(--gradient);border-radius:1000px;position:absolute;left:50%;transform:translate(-50%);z-index:5;top:-40px}.index-page .offers-section .tube.desktop .pin:before{content:"";display:block;border-radius:inherit;background:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:50px;width:50px}.index-page .offers-section .tube.desktop .pin:nth-child(2){top:50%}.index-page .offers-section .tube.desktop .pin:nth-child(3){top:calc(100% - 40px)}.index-page .offers-section .centercover.desktop{position:absolute;right:-380px;top:50%;display:none;transform:translateY(-50%)}@media screen and (min-width:1024px){.index-page .offers-section .centercover.desktop{display:block}}.index-page .offers-section.intersecting .tube.desktop,.index-page .offers-section.intersecting .tube.mobile{border-left-color:var(--white);transition:all 1.5s ease-in-out}.index-page .offers-section.intersecting svg [stroke="#E6E6E6"]{transition:all 1.5s ease-in-out;stroke:#111f85}.index-page .offers-section.intersecting svg [fill="#E6E6E6"]{transition:all 1.5s ease-in-out;fill:#111f85}.index-page .offers-section.intersecting svg [stroke="#1E2DA1"]{transition:all 1.5s ease-in-out;stroke:#fff}.index-page .offers-section.intersecting svg [fill="#1E2DA1"]{transition:all 1.5s ease-in-out;fill:#fff}.canvas{position:relative}.canvas *{position:absolute}.canvas .road{border-top:25px solid var(--secondary);border-bottom:25px solid var(--primary);width:300px;border-radius:50px}.canvas .road.turn{transform-origin:left;border-radius:50px;left:275px;rotate:25deg}.canvas .circle{height:81px;width:81px;background:var(--gradient);border-radius:1000px}.canvas .circle:before{content:"";display:block;border-radius:inherit;background:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:49px;width:49px}
