@charset "UTF-8";.products-section{position:relative;overflow:hidden}.products-section .container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;align-self:stretch}.products-section .h2{text-align:center}@media screen and (max-width:768px){.products-section .h2{text-align:left;margin-right:auto}}.products-section .content{display:flex;justify-content:center;align-items:center;gap:32px;align-self:stretch}.products-section .tabs-box{--background-color:rgba(174 186 146 / 20%);--border-color:transparent;display:flex;flex-flow:column;width:100%;margin-top:20px}@media screen and (max-width:1280px){.products-section .tabs-box{margin-top:12px}}@media screen and (max-width:768px){body.home .products-section .tabs-box{display:grid;grid-auto-flow:row;grid-template-columns:100%}}.products-section .tabs-nav{display:flex;flex-flow:wrap;gap:16px}@media screen and (max-width:992px){.products-section .tabs-nav{gap:14px;height:96px}}@media screen and (max-width:768px){body.home .products-section .tabs-nav{display:contents}}@media screen and (max-width:768px){body.home .products-section .tabs-content{display:contents}}.products-section .tab-nav-item{position:relative;display:flex;justify-content:space-between;align-items:center;gap:16px;flex:1 0 0;box-sizing:content-box;padding:24px;outline:0;border:1px solid transparent;border-bottom:none;border-radius:16px;backdrop-filter:blur(6.6666665077px);text-transform:uppercase;margin-bottom:16px;background:var(--background-color);transition:all .23s ease}.products-section .tab-nav-item:nth-child(3){--background-color:rgba(219 202 249 / 50%);--border-color:#DBCAF9}.products-section .tab-nav-item:hover{cursor:pointer}@media screen and (max-width:992px){.products-section .tab-nav-item{padding:12px}}@media screen and (max-width:768px){body.home .products-section .tab-nav-item{padding:24px;margin-bottom:0;border-radius:16px;border-color:var(--border-color);height:auto;margin-top:24px}body.home .products-section .tab-nav-item:nth-child(1){order:1;margin-top:0}body.home .products-section .tab-nav-item:nth-child(2){order:2}body.home .products-section .tab-nav-item:nth-child(3){order:3}body.home .products-section .tab-nav-item p{font-size:1.25rem}}@media screen and (max-width:568px){.products-section .tab-nav-item{padding-left:11px;padding-right:11px;backdrop-filter:none}}.products-section .tab-nav-item p{display:flex;flex-flow:column;align-items:baseline}@media screen and (max-width:992px){.products-section .tab-nav-item p{text-align:left}}@media screen and (max-width:568px){.products-section .tab-nav-item p{font-size:1rem}}@media screen and (max-width:568px){.products-section .tab-nav-item p .desktop{display:none}}.products-section .tab-nav-item p .mobile{display:none}@media screen and (max-width:568px){.products-section .tab-nav-item p .mobile{display:contents}}.products-section .tab-nav-item .btn{opacity:0;visibility:hidden;padding:11px;height:auto}.products-section .tab-nav-item .btn-secondary{border:1px solid #333335}.products-section .tab-nav-item .btn.arrow:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.79297 16.874L17.543 7.12402M17.543 7.12402V16.876M17.543 7.12402H7.79297' stroke='%23333335' stroke-width='1.5'/%3E%3C/svg%3E%0A");margin:0;width:24px;height:24px;transform:none!important}.products-section .tab-nav-item.active{--background-color:rgba(174 186 146 / 50%);z-index:1;padding-bottom:40px;margin-bottom:-1px;backdrop-filter:blur(6.6666665077px);border-color:var(--border-color);border-bottom-left-radius:0;border-bottom-right-radius:0}.products-section .tab-nav-item.active:nth-child(3){--background-color:rgba(219 202 249 / 50%);--border-color:transparent}.products-section .tab-nav-item.active:before{content:"";display:block;position:absolute;right:-17px;bottom:1px;width:16px;height:16px;background-color:transparent;background-image:radial-gradient(circle at 100% 0,transparent 16px,var(--border-color) 16px,var(--background-color) 17px)}.products-section .tab-nav-item.active:after{content:"";display:block;position:absolute;width:16px;height:16px;left:-17px;bottom:1px;background-color:transparent;background-image:radial-gradient(circle at 0 0,transparent 16px,var(--border-color) 16px,var(--background-color) 17px)}.products-section .tab-nav-item.active:first-of-type:after{display:none}.products-section .tab-nav-item.active:last-of-type:before{display:none}@media screen and (max-width:992px){.products-section .tab-nav-item.active{padding:24px 16px;height:48px}}@media screen and (max-width:768px){body.home .products-section .tab-nav-item.active{border-radius:16px 16px 0 0!important}body.home .products-section .tab-nav-item.active:after,body.home .products-section .tab-nav-item.active:before{display:none}}@media screen and (max-width:568px){.products-section .tab-nav-item.active{padding-left:11px;padding-right:11px;backdrop-filter:none}}.products-section .tab-nav-item.active .btn{opacity:1;visibility:visible}@media screen and (max-width:568px){.products-section .tab-nav-item:after{content:"";display:block;background-image:url("data:image/svg+xml,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.5 9.80615L12.5 15.8062L6.5 9.80615' stroke='%23333335' stroke-width='1.5' stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;border:none;top:auto;position:static;height:48px;width:48px;flex-shrink:0}}.products-section .tab-link{cursor:pointer;font-size:0;transition:all .3s}.products-section .tab-link:hover{transform:scale(1.2)}.products-section .tab-link:focus-visible{border:2px solid #fdad54}.products-section .tabs-body{display:none;flex-flow:column;gap:24px;width:100%;padding:24px;filter:drop-shadow(0 0 36px rgba(0, 0, 0, .05));backdrop-filter:blur(6.6666665077px);border-radius:16px;border:1px solid var(--border-color);background:var(--background-color);transition:all .23s ease}@media screen and (max-width:992px){.products-section .tabs-body{padding:24px 16px}}@media screen and (max-width:768px){body.home .products-section .tabs-body{padding:24px 16px;padding-right:0;border-radius:0 0 16px 16px;border:1px solid var(--border-color);border-top:none}body.home .products-section .tabs-body:nth-child(1){order:1}body.home .products-section .tabs-body:nth-child(2){order:2}body.home .products-section .tabs-body:nth-child(3){order:3}body.home .products-section .tabs-body .custom-slider-navigation{padding-right:16px}}@media screen and (max-width:568px){.products-section .tabs-body{padding-left:11px;padding-right:11px;backdrop-filter:none}}.products-section .tabs-body:first-of-type{border-top-left-radius:0}.products-section .tabs-body:last-of-type{border-top-right-radius:0}.products-section .tabs-body:nth-child(3){--background-color:rgba(219 202 249 / 50%);--border-color:transparent}.products-section .tabs-body.active,.products-section .tabs-body:focus,.products-section .tabs-body:focus-visible{--background-color:rgba(174 186 146 / 50%);display:flex}.products-section .tabs-body.active:nth-child(3),.products-section .tabs-body:focus-visible:nth-child(3),.products-section .tabs-body:focus:nth-child(3){--background-color:rgba(219 202 249 / 50%)}.products-section .product{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;border-radius:16px;border:1px solid #aebdec;background:rgba(255,255,255,.5);height:100%}@media screen and (max-width:568px){.products-section .product{backdrop-filter:none}}.products-section .product-img{overflow:hidden;width:100%;height:140px;border-top-right-radius:16px;border-top-left-radius:16px;-o-object-fit:cover;object-fit:cover}.products-section .product-bottom{display:flex;padding:24px 32px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;align-self:stretch;height:calc(100% - 140px)}@media screen and (max-width:992px){.products-section .product-bottom{padding:24px 16px}}.products-section .h4{text-transform:none}@media screen and (max-width:992px){.products-section .h4{margin-bottom:10px}}@media screen and (max-width:768px){.products-section .h4{text-align:left;margin-right:auto}}.products-section .btn-outline{text-transform:none}.products-section .custom-slider-navigation{display:flex;flex-direction:column;justify-content:center;gap:10px;width:246px}@media screen and (max-width:568px){.products-section .custom-slider-navigation{width:100%}}.products-section .custom-pagination{display:flex;width:246px;justify-content:center;align-items:center;gap:2px}@media screen and (max-width:568px){.products-section .custom-pagination{width:100%}}.products-section .custom-pagination button{background:0 0;font-size:0;cursor:pointer;outline:0;height:10px;width:24px;border:0;border-bottom:2px solid #333335;opacity:.3}.products-section .custom-pagination button:focus,.products-section .custom-pagination button:hover{cursor:pointer;border-bottom:2px solid #fdad54}.products-section .custom-pagination button.active{cursor:default;width:100%;opacity:1;border-bottom:2px solid #fdad54}.products-section .custom-navigation{display:flex;justify-content:space-between;align-items:center}.products-section .count{font-family:"DM Sans",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:0}.products-section .count{font-size:1.10744rem}@media screen and (max-width:568px){.products-section .count{font-size:1.5rem}}.products-section .count span{color:rgba(33,33,33,.3)}.products-section .arrows{display:flex;align-items:center;gap:4px}.products-section .arrow-next,.products-section .arrow-prev{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:0;border:0;outline:0;background:0 0;cursor:pointer;padding:0}@media screen and (max-width:568px){.products-section .arrow-next,.products-section .arrow-prev{width:48px;height:48px}}.products-section .arrow-next:before,.products-section .arrow-prev:before{content:"";display:block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.2936 12.4482L5.505 12.4482M5.505 12.4482L12.4007 5.55246M5.505 12.4482L12.3993 19.3425' stroke='%23333335' stroke-width='1.5'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}@media screen and (max-width:568px){.products-section .arrow-next:before,.products-section .arrow-prev:before{width:48px;height:48px}}.products-section .arrow-next:before{background-image:url("data:image/svg+xml,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.50647 12.4468L19.295 12.4468M19.295 12.4468L12.3993 19.3425M19.295 12.4468L12.4008 5.55249' stroke='%23333335' stroke-width='1.5'/%3e%3c/svg%3e")}@media screen and (max-width:568px){.products-section .custom-pagination button{width:78px}}.products-section.padding-top-none{padding-top:0}.products-section.padding-top-small{padding-top:32px}.products-section.padding-top-medium{padding-top:64px}.products-section.padding-top-large{padding-top:96px}.products-section.padding-top-x-large{padding-top:128px}.products-section.padding-bottom-none{padding-bottom:0}.products-section.padding-bottom-small{padding-bottom:32px}.products-section.padding-bottom-medium{padding-bottom:64px}.products-section.padding-bottom-large{padding-bottom:96px}.products-section.padding-bottom-x-large{padding-bottom:128px}