*{box-sizing:border-box;margin:0;font-family:Poppins,sans-serif}.swiper{width:100%}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper-button-prev,.swiper-button-next{background-color:#fff;border-radius:50%;background-position:center;background-size:cover;width:35px!important;height:35px!important}.swiper-button-prev svg,.swiper-button-next svg{display:none}.swiper-button-prev{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23204186'%3e%3cpath%20d='m313-440%20224%20224-57%2056-320-320%20320-320%2057%2056-224%20224h487v80H313Z'/%3e%3c/svg%3e")!important}.swiper-button-next{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%23204186'%3e%3cpath%20d='M647-440H160v-80h487L423-744l57-56%20320%20320-320%20320-57-56%20224-224Z'/%3e%3c/svg%3e")!important}.swiper-pagination{margin-top:15px;position:relative!important}.footer-menu{display:none!important}@media only screen and (max-width:700px){body{margin-bottom:125px}.footer-menu{display:flex!important}}a{outline:none;text-decoration:none}#home{display:flex;flex-direction:column;gap:50px}#home .banners div{width:100%;display:flex}#home .banners .banner-1{display:flex}#home .banners .banner-1 img,#home .banners .banner-2 img{width:inherit}#home .banners .banner-3{display:none}#home .content{padding:0 25px;display:flex;flex-direction:column;gap:100px}#home .content .products{display:flex;flex-direction:column}#home .content .products .section{display:flex;flex-direction:column;gap:35px;align-items:flex-start}#home .content .products .section>div{width:100%;display:flex;flex-direction:column;gap:25px}#home .content .products .section>div .desc{display:flex;flex-direction:column}#home .content .products .section>div .desc h2{font-size:16px;font-weight:500}#home .content .card-history{background:#204186;padding:25px;border-radius:15px;display:flex;flex-direction:column;gap:25px}#home .content .card-history h1{color:#fff}#home .content .card-history>span{font-size:18px;color:#fff}#home .content .card-history button{display:flex;justify-content:center;align-items:center;width:300px;padding:5px 0;gap:8px;outline:none;border:none;background:#fff;border-radius:20px;cursor:pointer}#home .content .card-history button .icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px}#home .content .card-history button span{font-size:18px}@media only screen and (max-width:500px){#home{gap:35px}#home .banners div{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}#home .banners .banner-1 img{width:auto;height:100px}#home .banners .banner-2{display:none}#home .banners .banner-3{width:100%;display:flex}#home .banners .banner-3 img{width:100%}#home .content{padding:0 25px;gap:50px}#home .content .products .section{gap:25px}#home .content .products .section .desc h1{font-size:24px}#home .content .products .section .desc h2{font-size:14px}#home .content .card-history{padding:25px;border-radius:15px;gap:25px}#home .content .card-history h1{font-size:24px}#home .content .card-history>span{font-size:14px}#home .content .card-history button{width:100%;padding:5px 0;gap:8px;border-radius:20px}#home .content .card-history button .icon{width:25px;height:25px}#home .content .card-history button span{font-size:14px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.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{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{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-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{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{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{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{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{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.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));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}#search-product{display:flex;align-items:center;width:auto!important;height:45px}#search-product>div{height:100%;display:flex;align-items:center;gap:8px;border:1px solid #DCDCDC;border-radius:25px;width:auto!important;padding:8px 15px}#search-product>div input{display:flex;font-size:16px;border:none;font-family:inherit;outline:none}#search-product>div .icon{width:24px;height:24px;display:flex;align-items:center}.card-product{border:1px solid #DCDCDC;border-radius:10px;padding:15px;display:flex;flex-direction:column;gap:15px;cursor:pointer;width:100%}.card-product .img-product{width:100%;background-position:center;background-repeat:no-repeat;background-size:contain;height:220px}.card-product .info{display:flex;flex-direction:column;gap:10px}.card-product .info span{overflow:hidden;white-space:nowrap;width:250px;text-overflow:ellipsis;font-weight:500}.card-product .info>div:last-child{display:flex;gap:8px}.card-product .info>div:last-child .color{border:1px solid #DCDCDC;border-radius:5px;width:30px;height:30px}.card-product .info>div:last-child .more{background:#d9d9d9;display:flex;align-items:center;justify-content:center;font-size:12px}.card-product .info>div:last-child .more span{display:flex;align-items:center;justify-content:center}.custom-color{display:flex;flex-direction:column;padding:0 25px;gap:100px}.custom-color>div:first-child{margin-top:50px;display:flex;align-items:center;gap:50px;justify-content:center}.custom-color>div:first-child .color img{width:500px}.custom-color>div:first-child .info{display:flex;flex-direction:column;gap:25px}.custom-color>div:first-child .info>div:first-child{width:500px}.custom-color>div:first-child .info>div:first-child span{font-size:24px;font-weight:500;font-weight:700}.custom-color>div:first-child .info .btn{display:flex;align-items:center;gap:15px}.custom-color>div:first-child .info .btn button{display:flex;align-items:center;gap:8px;background:#204186;box-shadow:0 4px 15px #00000059;border:none;outline:none;border-radius:20px;padding:8px 16px;cursor:pointer}.custom-color>div:first-child .info .btn button .icon{display:flex}.custom-color>div:first-child .info .btn button span{color:#fff;font-weight:500}.custom-color>div:first-child .info .btn span{font-weight:500;font-size:18px;width:250px;font-weight:700}.custom-color>div:last-child{border-radius:15px;border:1.02px solid #C1C1C1;overflow:hidden;margin-bottom:50px}.custom-color>div:last-child .head{display:flex;padding:15px;background-color:#204186;border-radius:0 0 15px 15px;align-items:center;gap:15px}.custom-color>div:last-child .head .icon{display:flex}.custom-color>div:last-child .head span{font-size:24px;font-weight:500;color:#fff}.custom-color>div:last-child .content{padding:15px;display:flex;justify-content:space-between}.custom-color>div:last-child .content .list{flex-grow:1}.custom-color>div:last-child .content .list ul{padding:0;list-style:none;display:flex;flex-direction:column;gap:20px}.custom-color>div:last-child .content .list ul li{display:flex;align-items:center;gap:15px}.custom-color>div:last-child .content .list ul li .icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#f5f5f5}.custom-color>div:last-child .content .list ul li .icon svg{width:25px;height:25px}.custom-color>div:last-child .content .list ul li span{font-size:20px;font-weight:500}.custom-color>div:last-child .content .info{display:flex;flex-direction:column;gap:25px}.custom-color>div:last-child .content .info>div:first-child{width:600px;border:1.02px solid #C1C1C1;border-radius:15px;padding:15px}.custom-color>div:last-child .content .info>div:first-child span{font-size:20px;font-weight:500}.custom-color>div:last-child .content .info .btn{display:flex;align-items:center;gap:15px}.custom-color>div:last-child .content .info .btn button{display:flex;align-items:center;gap:8px;background:#204186;box-shadow:0 4px 15px #00000059;border:none;outline:none;border-radius:20px;padding:8px 16px;cursor:pointer}.custom-color>div:last-child .content .info .btn button .icon{display:flex}.custom-color>div:last-child .content .info .btn button span{color:#fff;font-weight:500}.custom-color>div:last-child .content .info .btn span{font-weight:500;font-size:18px;width:250px;font-weight:700}@media only screen and (max-width:1200px){.custom-color{padding:0 25px;gap:100px}.custom-color>div:first-child{margin-top:50px;gap:50px}.custom-color>div:first-child .color img{width:300px}.custom-color>div:first-child .info{gap:25px}.custom-color>div:first-child .info>div:first-child{width:500px}.custom-color>div:first-child .info>div:first-child span{font-size:18px}.custom-color>div:first-child .info .btn{gap:15px}.custom-color>div:first-child .info .btn button{gap:8px;border-radius:20px;padding:8px 16px}.custom-color>div:first-child .info .btn span{font-size:16px;width:250px}.custom-color>div:last-child{border-radius:15px;margin-bottom:50px}.custom-color>div:last-child .head{padding:15px;gap:15px}.custom-color>div:last-child .head span{font-size:20px}.custom-color>div:last-child .content{padding:15px}.custom-color>div:last-child .content .list ul{gap:20px}.custom-color>div:last-child .content .list ul li{gap:15px}.custom-color>div:last-child .content .list ul li .icon{width:50px;height:50px;border-radius:50%}.custom-color>div:last-child .content .list ul li .icon svg{width:25px;height:25px}.custom-color>div:last-child .content .list ul li span{font-size:18px}.custom-color>div:last-child .content .info{gap:25px}.custom-color>div:last-child .content .info>div:first-child{width:400px;border-radius:15px;padding:15px}.custom-color>div:last-child .content .info>div:first-child span{font-size:18px}.custom-color>div:last-child .content .info .btn{gap:15px}.custom-color>div:last-child .content .info .btn button{gap:8px;border-radius:20px;padding:8px 16px}.custom-color>div:last-child .content .info .btn span{font-size:16px;width:200px}}@media only screen and (max-width:1000px){.custom-color{padding:0 25px;gap:100px}.custom-color>div:first-child{margin-top:50px;gap:50px;flex-direction:column;align-items:center;justify-content:center}.custom-color>div:first-child .color img{width:300px}.custom-color>div:first-child .info{gap:25px}.custom-color>div:first-child .info>div:first-child{width:300px}.custom-color>div:first-child .info>div:first-child span{font-size:16px}.custom-color>div:first-child .info .btn{gap:15px}.custom-color>div:first-child .info .btn button{gap:8px;border-radius:20px;padding:8px 16px}.custom-color>div:first-child .info .btn span{font-size:14px;width:200px}.custom-color>div:last-child{border-radius:15px;margin-bottom:50px}.custom-color>div:last-child .head{padding:15px;gap:15px}.custom-color>div:last-child .head .icon{align-items:center;justify-content:center;display:flex;width:25px;height:25px}.custom-color>div:last-child .head span{font-size:16px}.custom-color>div:last-child .content{padding:15px;flex-direction:column;justify-content:center;gap:25px}.custom-color>div:last-child .content .list{margin:0}.custom-color>div:last-child .content .list ul{padding:0;gap:20px}.custom-color>div:last-child .content .list ul li{gap:15px}.custom-color>div:last-child .content .list ul li .icon{width:25px;height:25px;border-radius:50%}.custom-color>div:last-child .content .list ul li .icon svg{width:15px;height:15px}.custom-color>div:last-child .content .list ul li span{font-size:16px}.custom-color>div:last-child .content .info{gap:25px}.custom-color>div:last-child .content .info>div:first-child{width:100%;border-radius:15px;padding:15px}.custom-color>div:last-child .content .info>div:first-child span{font-size:16px}.custom-color>div:last-child .content .info .btn{gap:15px}.custom-color>div:last-child .content .info .btn button{gap:8px;border-radius:20px;padding:8px 16px}.custom-color>div:last-child .content .info .btn span{font-size:14px;width:200px}}@media only screen and (max-width:700px){.custom-color{padding:0 25px;gap:70px}.custom-color>div:first-child{margin-top:50px;gap:50px;flex-direction:column;align-items:center;justify-content:center}.custom-color>div:first-child .color img{width:300px}.custom-color>div:first-child .info{gap:25px;align-items:center}.custom-color>div:first-child .info>div:first-child{width:300px;display:flex;align-items:center;justify-content:center}.custom-color>div:first-child .info>div:first-child span{text-align:center;font-size:16px}.custom-color>div:first-child .info .btn{gap:15px}.custom-color>div:first-child .info .btn button{gap:8px;border-radius:20px;padding:8px 16px}.custom-color>div:first-child .info .btn>span{display:none}.custom-color>div:first-child .info .btn span{font-size:14px;width:200px}.custom-color>div:last-child{border-radius:15px;margin-bottom:25px}.custom-color>div:last-child .head{padding:15px;gap:15px}.custom-color>div:last-child .head .icon{align-items:center;justify-content:center;display:flex;width:25px;height:25px}.custom-color>div:last-child .head span{font-size:16px}.custom-color>div:last-child .content{padding:15px;flex-direction:column;justify-content:center;gap:25px}.custom-color>div:last-child .content .list{margin:0}.custom-color>div:last-child .content .list ul{padding:0;gap:20px}.custom-color>div:last-child .content .list ul li{gap:15px}.custom-color>div:last-child .content .list ul li .icon{width:25px;height:25px;border-radius:50%}.custom-color>div:last-child .content .list ul li .icon svg{width:15px;height:15px}.custom-color>div:last-child .content .list ul li span{font-size:16px}.custom-color>div:last-child .content .info{gap:25px;align-items:center;justify-content:center}.custom-color>div:last-child .content .info>div:first-child{width:100%;border-radius:15px;padding:15px}.custom-color>div:last-child .content .info>div:first-child span{font-size:16px}.custom-color>div:last-child .content .info .btn{gap:15px}.custom-color>div:last-child .content .info .btn button{gap:8px;border-radius:20px;padding:8px 16px}.custom-color>div:last-child .content .info .btn>span{display:none}.custom-color>div:last-child .content .info .btn span{font-size:14px;width:200px}}.list-products{padding:0 25px;display:flex;flex-direction:column;gap:25px;margin-top:50px;margin-bottom:50px}.list-products h1{display:flex;gap:8px;font-size:28px}.list-products .content{display:flex;gap:25px}.list-products .content .filters{display:flex;flex-direction:column;gap:25px;min-width:250px}.list-products .content .filters>div:first-child{display:flex;flex-direction:column;gap:25px;border:1px solid #D9D9D9;border-radius:15px;padding:15px}.list-products .content .filters>div:first-child .head{display:flex;align-items:center;gap:8px}.list-products .content .filters>div:first-child .head .icon{display:flex}.list-products .content .filters>div:first-child .head span{font-size:20px;font-weight:700}.list-products .content .filters>div:first-child .options{display:flex;flex-direction:column;gap:15px}.list-products .content .filters>div:first-child .options .category,.list-products .content .filters>div:first-child .options .line{display:flex;flex-direction:column;gap:15px}.list-products .content .filters>div:first-child .options .category>span,.list-products .content .filters>div:first-child .options .line>span{font-size:18px;font-weight:700}.list-products .content .filters>div:first-child .options .category ul,.list-products .content .filters>div:first-child .options .line ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:15px}.list-products .content .filters>div:first-child .options .category ul li,.list-products .content .filters>div:first-child .options .line ul li{transition:.3s all;cursor:pointer}.list-products .content .filters>div:first-child .options .category ul li:hover,.list-products .content .filters>div:first-child .options .line ul li:hover{opacity:.7}.list-products .content .filters>div:first-child .options .category ul .active,.list-products .content .filters>div:first-child .options .line ul .active{color:#204186}.list-products .content .filters button{display:flex;background:none;border:none;color:#e94e55;border:1px solid #E94E55;align-items:center;padding:8px;border-radius:20px;justify-content:center;gap:10px;cursor:pointer;transition:.3s all}.list-products .content .filters button .icon{display:flex}.list-products .content .filters button span{font-size:18px}.list-products .content .filters button:hover{color:#fff;background:#e94e55}.list-products .content .filters button:hover .icon svg path{fill:#fff}.list-products .content .filter{display:none}.list-products .content .products{display:flex;flex-direction:column;gap:25px}.list-products .content .products .grid{display:flex;gap:15px;flex-wrap:wrap}.list-products .content .products .grid .card-product{width:300px}@media only screen and (max-width:700px){.list-products{padding:0 25px;gap:25px;margin-top:50px;margin-bottom:50px}.list-products h1{align-items:center;gap:8px;font-size:22px}.list-products h1 .icon{display:flex}.list-products .content{gap:25px}.list-products .content .filters{display:none;gap:25px;min-width:250px}.list-products .content .filters>div:first-child{gap:25px;border-radius:15px;padding:15px}.list-products .content .filters>div:first-child .head{gap:8px}.list-products .content .filters>div:first-child .head span{font-size:20px}.list-products .content .filters>div:first-child .options{gap:15px}.list-products .content .filters>div:first-child .options .category,.list-products .content .filters>div:first-child .options .line{gap:15px}.list-products .content .filters>div:first-child .options .category>span,.list-products .content .filters>div:first-child .options .line>span{font-size:18px}.list-products .content .filters>div:first-child .options .category ul,.list-products .content .filters>div:first-child .options .line ul{gap:15px}.list-products .content .filters button{padding:8px;border-radius:20px;gap:10px}.list-products .content .filters button span{font-size:18px}.list-products .content .filter{display:flex}.list-products .content .products{gap:25px}.list-products .content .products .search{display:flex;align-items:center;gap:10px}.list-products .content .products .search .filter{cursor:pointer;display:flex;align-items:center;position:relative}.list-products .content .products .search .filter .icon{display:flex}.list-products .content .products .search .filter .options-mobile{display:flex;flex-direction:column;gap:15px;border:1px solid #D9D9D9;padding:15px;border-radius:10px;position:absolute;background:#fff;right:100%;top:100%}.list-products .content .products .search .filter .options-mobile .category,.list-products .content .products .search .filter .options-mobile .line{display:flex;flex-direction:column;gap:15px}.list-products .content .products .search .filter .options-mobile .category>div,.list-products .content .products .search .filter .options-mobile .line>div{display:flex;align-items:center;gap:8px}.list-products .content .products .search .filter .options-mobile .category>div>span,.list-products .content .products .search .filter .options-mobile .line>div>span{display:inline-flex;font-size:18px;font-weight:700;width:155px}.list-products .content .products .search .filter .options-mobile .category>div button,.list-products .content .products .search .filter .options-mobile .line>div button{background:none;border:none;outline:none;display:flex;align-items:center;justify-content:center;transition:.3s all}.list-products .content .products .search .filter .options-mobile .category>div button:hover svg,.list-products .content .products .search .filter .options-mobile .line>div button:hover svg{path-fill:#E94E55}.list-products .content .products .search .filter .options-mobile .category ul,.list-products .content .products .search .filter .options-mobile .line ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:15px}.list-products .content .products .search .filter .options-mobile .category ul li,.list-products .content .products .search .filter .options-mobile .line ul li{transition:.3s all;cursor:pointer}.list-products .content .products .search .filter .options-mobile .category ul li:hover,.list-products .content .products .search .filter .options-mobile .line ul li:hover{opacity:.7}.list-products .content .products .search .filter .options-mobile button{display:flex;background:none;border:none;color:#e94e55;border:1px solid #E94E55;align-items:center;padding:4px;border-radius:20px;justify-content:center;gap:10px;cursor:pointer;transition:.3s all}.list-products .content .products .search .filter .options-mobile button .icon{display:flex}.list-products .content .products .search .filter .options-mobile button span{font-size:16px}.list-products .content .products .search .filter .options-mobile button:hover{color:#fff;background:#e94e55}.list-products .content .products .search .filter .options-mobile button:hover .icon svg path{fill:#fff}.list-products .content .products .grid{justify-content:center;align-items:center;gap:25px}.list-products .content .products .grid>div{width:100%}.list-products .content .products .grid>div .img-product{height:300px}}header{box-shadow:0 0 5px #0000001a;height:80px;display:flex;align-items:center;position:relative;justify-content:space-between;padding:0 25px}header>div{display:inherit;align-items:center;gap:45px;flex-grow:1}header>div .logo{display:flex;cursor:pointer}header>div .logo img{width:120px}header>div .links{display:flex}header>div .links ul{display:flex;list-style:none;font-size:16px;gap:35px;padding:0}header>div .links ul li{font-weight:500;display:flex;align-items:center;gap:8px;color:#204186;cursor:pointer;transition:.3s all}header>div .links ul li:hover{opacity:.7}header .custom-color-btn{width:auto;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:8px}header .custom-color-btn span{font-size:16px;font-weight:700;background:linear-gradient(90deg,#203c87,#27977d 25%,#ffbe00 66.83%,red);-webkit-background-clip:text;background-clip:text;color:transparent}header #icon{display:flex;width:29px;align-items:center}@media only screen and (max-width:1000px){header>div{gap:25px}header>div .logo img{width:70px}header>div .links ul{font-size:14px;gap:15px}header>div .links ul li{font-weight:500;gap:8px}header .custom-color-btn{gap:8px}header .custom-color-btn span{font-size:14px;font-weight:700}header #icon{width:20px}}@media only screen and (max-width:700px){header>div{gap:30px}header>div .logo img{width:70px}header>div .links{display:none}header>div .links ul{font-size:14px;gap:20px}header>div .links ul li{font-weight:500;gap:8px}header .custom-color-btn{gap:4px}header .custom-color-btn span{font-size:12px;font-weight:700}header #icon{width:20px}}footer{margin:25px;border-radius:15px;overflow:hidden;border:1px solid #D9D9D9}footer .biocor{padding:25px;display:flex;justify-content:space-between;background:#204186;gap:15px;align-items:center}footer .biocor>div:nth-child(1){display:flex;flex-direction:column;gap:15px}footer .biocor>div:nth-child(1) .logo{display:flex}footer .biocor>div:nth-child(1)>div:last-child{display:flex;align-items:center;justify-content:center}footer .biocor>div:nth-child(1)>div:last-child ul{padding:0;display:flex;gap:8px}footer .biocor>div:nth-child(1)>div:last-child ul li{display:flex;align-items:center;height:25px;width:25px;cursor:pointer}footer .biocor>div:nth-child(2){color:#fff;display:flex;flex-direction:column;justify-content:center;gap:15px;width:350px}footer .biocor>div:nth-child(2)>div:last-child{font-size:14px;display:flex;align-items:center;gap:15px}footer .biocor>div:nth-child(3){display:flex;align-items:center}footer .biocor>div:nth-child(3) ul{list-style:none;display:flex;gap:15px;padding:0}footer .biocor>div:nth-child(3) ul li{font-size:14px;cursor:pointer;color:#fff}footer .applay{padding:25px;display:flex;align-items:center;gap:30px}footer .applay .logo{cursor:pointer}footer .applay>div:nth-child(2) span{font-size:16px}footer .applay>div:nth-child(3) ul{list-style:none;padding:0;display:flex;gap:15px}footer .applay>div:nth-child(3) ul li{font-size:16px;text-decoration:underline;cursor:pointer}@media only screen and (max-width:1200px){footer{margin:25px;border-radius:15px}footer .biocor{gap:15px}footer .biocor>div:nth-child(1){gap:15px}footer .biocor>div:nth-child(1) .logo img{width:110px}footer .biocor>div:nth-child(1)>div:last-child ul{padding:0;gap:8px}footer .biocor>div:nth-child(1)>div:last-child ul li{height:20px;width:20px}footer .biocor>div:nth-child(2){gap:15px;font-size:14px}footer .biocor>div:nth-child(2)>div:last-child{flex-wrap:wrap;font-size:14px;gap:10px}footer .biocor>div:nth-child(3) ul{gap:15px;flex-wrap:wrap}footer .biocor>div:nth-child(3) ul li{font-size:14px}footer .applay{padding:25px;gap:30px}footer .applay>div:nth-child(2) span{font-size:14px}footer .applay>div:nth-child(3) ul{padding:0;gap:15px}footer .applay>div:nth-child(3) ul li{font-size:14px}}@media only screen and (max-width:700px){footer .biocor{gap:25px;flex-direction:column}footer .biocor>div:nth-child(1){gap:15px}footer .biocor>div:nth-child(1) .logo img{width:110px}footer .biocor>div:nth-child(1)>div:last-child ul{padding:0;gap:8px}footer .biocor>div:nth-child(1)>div:last-child ul li{height:20px;width:20px}footer .biocor>div:nth-child(2){gap:15px;width:auto;font-size:14px;text-align:center;border-bottom:1px solid;padding-bottom:25px}footer .biocor>div:nth-child(2)>div:last-child{justify-content:center;flex-wrap:wrap;gap:10px}footer .biocor>div:nth-child(3) ul{gap:15px;flex-wrap:wrap}footer .biocor>div:nth-child(3) ul li{width:100%;text-align:center;font-size:14px}footer .applay{padding:25px;gap:20px;flex-direction:column;align-items:center;justify-content:center}footer .applay>div:nth-child(2){display:flex;align-items:center;justify-content:center}footer .applay>div:nth-child(2) span{font-size:14px;text-align:center}footer .applay>div:nth-child(3){display:flex;width:100%}footer .applay>div:nth-child(3) ul{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0}footer .applay>div:nth-child(3) ul li{text-align:center;font-size:12px}}.who-we-are{margin:50px 0;display:flex;flex-direction:column;gap:70px}.who-we-are .banner{display:flex;align-items:center;padding:0 25px;justify-content:space-evenly}.who-we-are .banner .text{display:flex;flex-direction:column;gap:20px}.who-we-are .banner .text h1{font-size:36px}.who-we-are .banner .text>span{font-size:20px;max-width:500px}.who-we-are .banner .text .btn{display:flex;align-items:center;gap:15px}.who-we-are .banner .text .btn button{cursor:pointer;background:#204186;border:none;outline:none;display:flex;align-items:center;gap:8px;border-radius:15px;padding:8px 15px}.who-we-are .banner .text .btn button .icon{display:flex}.who-we-are .banner .text .btn button span{font-size:18px;color:#fff;font-weight:700}.who-we-are .banner .text .btn>span{font-weight:500;max-width:200px}.who-we-are .banner .img{display:flex}.who-we-are .banner .img img{width:100%}.who-we-are .history{border-radius:15px;display:flex;flex-direction:column;gap:25px;background:#204186;padding:50px}.who-we-are .history h1{color:#fff}.who-we-are .history span{color:#fff;font-size:20px}.who-we-are .values{display:flex;flex-direction:column;gap:45px}.who-we-are .values div{position:relative;padding:25px 50px;display:flex;justify-content:center;gap:15px;flex-direction:column}.who-we-are .values div img{width:auto;height:100%;position:absolute;left:0}.who-we-are .values div h1{font-weight:700}.who-we-are .values div:nth-child(2) img{left:auto;right:0}.who-we-are .more-values{padding:25px}.who-we-are .more-values>div{padding:25px;border-radius:15px;border:1.02px solid #C1C1C1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:50px}.who-we-are .more-values>div .value .head{display:flex;align-items:center;gap:15px}.who-we-are .more-values>div .value .head .icon{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:10px;background:#eaeaea}.who-we-are .more-values>div .value .head>span{font-weight:700;font-size:20px}.who-we-are .more-values>div .value:not(:nth-child(6)){width:40%}@media only screen and (max-width:700px){.who-we-are{margin:50px 0;gap:50px}.who-we-are .banner{padding:0 25px;flex-direction:column;gap:25px}.who-we-are .banner .text{order:2;gap:20px}.who-we-are .banner .text h1{font-size:28px;text-align:center}.who-we-are .banner .text>span{font-size:18px;width:100%;text-align:center}.who-we-are .banner .text .btn{gap:15px;width:100%}.who-we-are .banner .text .btn button{width:100%;gap:8px;border-radius:15px;padding:8px;justify-content:center}.who-we-are .banner .text .btn button span{font-size:14px}.who-we-are .banner .text .btn>span{font-size:12px}.who-we-are .banner .img{order:1}.who-we-are .banner .img img{width:100%}.who-we-are .history{border-radius:15px;gap:25px;padding:25px}.who-we-are .history h1{font-size:28px}.who-we-are .history span{font-size:16px}.who-we-are .values{gap:45px}.who-we-are .values div{padding:25px 50px;gap:15px;align-items:center}.who-we-are .values div img{height:250px;left:0}.who-we-are .values div h1{font-weight:700}.who-we-are .values div:nth-child(2) img{left:auto;right:0}.who-we-are .more-values{padding:25px}.who-we-are .more-values>div{padding:25px;border-radius:15px;gap:50px}.who-we-are .more-values>div .value{display:flex;flex-direction:column;gap:10px}.who-we-are .more-values>div .value .head{gap:15px}.who-we-are .more-values>div .value .head .icon{border-radius:50%;padding:10px}.who-we-are .more-values>div .value .head>span{font-size:18px}.who-we-are .more-values>div .value>span{font-size:14px}.who-we-are .more-values>div .value:not(:nth-child(6)){width:100%}}.colors-page{display:flex;flex-direction:column;gap:25px}.colors-page .banner img{width:100%}.colors-page .colors{padding:0 25px;display:flex;flex-direction:column;gap:25px;justify-content:center}.colors-page .colors .colors-info{display:flex;flex-direction:column;gap:25px;justify-content:center}.colors-page .colors .colors-info .head{display:flex;align-items:center;justify-content:space-between}.colors-page .colors .colors-info .head>div:first-child{display:flex;align-items:center;gap:15px;font-size:20px}.colors-page .colors .colors-info .head>div:first-child>div:first-child{display:flex;gap:10px;align-items:center}.colors-page .colors .colors-info .head>div:first-child>div:first-child span{font-size:20px;font-weight:700}.colors-page .colors .colors-info .head>div:first-child>div:last-child{display:flex;gap:10px;align-items:center;font-weight:500}.colors-page .colors .colors-info .head>div:first-child>div:last-child span{font-size:20px}.colors-page .colors .colors-info .head>div:first-child .icon{display:flex}.colors-page .colors .colors-info .head>div:last-child span{opacity:.6}.colors-page .colors .colors-info .palette-desk{display:block}.colors-page .colors .colors-info .palette-mb{display:none}@media only screen and (max-width:700px){.colors-page{display:flex;flex-direction:column;gap:25px}.colors-page .banner img{width:100%}.colors-page .colors{padding:0 25px;display:flex;flex-direction:column;gap:25px;justify-content:center}.colors-page .colors #search-product{justify-content:center}.colors-page .colors .colors-info{display:flex;flex-direction:column;gap:25px}.colors-page .colors .colors-info .head{flex-direction:column;display:flex;align-items:center;justify-content:space-between}.colors-page .colors .colors-info .head>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:15px;font-size:16px}.colors-page .colors .colors-info .head>div:first-child>div:first-child{display:flex;gap:10px;align-items:center}.colors-page .colors .colors-info .head>div:first-child>div:first-child span{font-size:16px;font-weight:700}.colors-page .colors .colors-info .head>div:first-child>div:last-child{display:flex;gap:10px;align-items:center}.colors-page .colors .colors-info .head>div:first-child>div:last-child span{font-size:12px}.colors-page .colors .colors-info .head>div:first-child .icon{display:flex}.colors-page .colors .colors-info .head>div:first-child span:first-of-type{display:block;font-weight:400}.colors-page .colors .colors-info .head>div:last-child{display:none}.colors-page .colors .colors-info .head>div:last-child span{opacity:.6}.colors-page .colors .colors-info .palette-desk{display:none}.colors-page .colors .colors-info .palette-mb{display:block}}.palette{display:flex;gap:25px;flex-direction:column}.palette .palette-items{display:flex;gap:15px;flex-direction:column}.palette .palette-items>div:first-child{width:100%;display:flex;gap:15px;align-items:center}.palette .palette-items>div:first-child>div{display:flex;flex-direction:column;width:100%;max-width:220px;min-width:100px;gap:15px;justify-content:center;align-items:center}.palette .palette-items>div:first-child>div:first-child .palette-color{border-top-left-radius:16px;border-bottom-left-radius:16px}.palette .palette-items>div:first-child>div:last-child .palette-color{border-top-right-radius:16px;border-bottom-right-radius:16px}.palette .palette-items>div:first-child>div .palette-color{width:100%;height:100px;cursor:pointer;transition:.3s all}.palette .palette-items>div:first-child>div .palette-color:hover{transform:scale(1.2)!important;box-shadow:0 0 5px #00000080!important}.palette .palette-items .selector-products{display:none;flex-direction:column;gap:15px}.palette .palette-items .selector-products>div:first-child{display:flex;align-items:center;gap:10px;cursor:pointer}.palette .palette-items .selector-products>div:first-child .icon{display:flex}.palette .palette-items .selector-products>div:first-child span{font-size:20px;color:#204186;font-weight:700}.palette .palette-items .selector-products .slider-products,.palette .palette-items .selector-products .slider-products .card-product{width:100%}@media only screen and (max-width:700px){.palette{display:flex;gap:25px;flex-direction:column}.palette .palette-items{display:flex;gap:15px;flex-direction:column}.palette .palette-items>div:first-child{width:100%;display:flex;gap:15px;align-items:center}.palette .palette-items>div:first-child>div{display:flex;flex-direction:column;width:100%;max-width:220px;min-width:100px;gap:15px;justify-content:center;align-items:center}.palette .palette-items>div:first-child>div:first-child .palette-color{border-top-left-radius:16px;border-bottom-left-radius:16px}.palette .palette-items>div:first-child>div:last-child .palette-color{border-top-right-radius:16px;border-bottom-right-radius:16px}.palette .palette-items>div:first-child>div .palette-color{width:100%;height:100px;cursor:pointer;transition:.3s all}.palette .palette-items>div:first-child>div .palette-color:hover{transform:scale(1.2)!important;box-shadow:0 0 5px #00000080!important}.palette .palette-items .selector-products{display:none;flex-direction:column;gap:15px}.palette .palette-items .selector-products>div:first-child{display:flex;align-items:center;gap:10px;cursor:pointer}.palette .palette-items .selector-products>div:first-child .icon{display:flex}.palette .palette-items .selector-products>div:first-child span{font-size:20px;color:#204186;font-weight:700}.palette .palette-items .selector-products .slider-products,.palette .palette-items .selector-products .slider-products .card-product{width:100%}}.product-info{display:flex;flex-direction:column;gap:50px}.product-info .banner{display:flex;flex-direction:column}.product-info .banner .img-banner{background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:space-between}.product-info .banner .img-banner img{margin-left:25px;position:relative;top:25px}.product-info .banner .img-banner .title-banner{background-color:#204186;padding:10px 25px;border-radius:10px 0 0 10px}.product-info .banner .img-banner .title-banner span{color:#fff;font-weight:700;font-size:28px}.product-info .banner .badges{display:flex;padding:0 25px;gap:25px;align-items:center;justify-content:flex-end}.product-info .banner .badges .badge{display:flex;align-items:center;gap:10px;position:relative;bottom:25px}.product-info .banner .badges .badge .icon{width:50px;height:50px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-info .banner .badges .badge .icon img{height:35px}.product-info .banner .badges .badge span{color:#000;font-weight:500;max-width:200px}.product-info .desc{padding:0 25px}.product-info .desc span{font-weight:500;font-size:18px}.product-info .colors-info{padding:0 25px;display:flex;flex-direction:column;gap:25px;justify-content:center}.product-info .colors-info .head{display:flex;align-items:center;justify-content:space-between}.product-info .colors-info .head>div:first-child{display:flex;align-items:center;gap:15px;font-size:20px}.product-info .colors-info .head>div:first-child>div:first-child{display:flex;gap:10px;align-items:center}.product-info .colors-info .head>div:first-child>div:first-child span{font-size:20px;font-weight:700}.product-info .colors-info .head>div:first-child>div:last-child{display:flex;gap:10px;align-items:center;font-weight:500}.product-info .colors-info .head>div:first-child>div:last-child span{font-size:20px}.product-info .colors-info .head>div:first-child .icon{display:flex}.product-info .colors-info .head>div:last-child span{opacity:.6}.product-info .colors-info .palette-desk{display:block}.product-info .colors-info .palette-mb{display:none}.product-info .colors-info .finish{display:flex;align-items:center;gap:15px;margin-top:15px;padding-bottom:25px;border-bottom:1px solid #D9D9D9}.product-info .colors-info .finish .icon{width:50px;height:50px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-info .colors-info .finish>div:last-child{display:flex;flex-direction:column}.product-info .colors-info .finish>div:last-child>span:first-child{font-weight:700}.product-info .colors-info .finish>div:last-child div{display:flex;gap:10px}.product-info .colors-info .color-desc{display:flex;width:100%}.product-info .colors-info .color-desc .icon{width:50px;height:50px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-info .colors-info .color-desc>div{width:100%;display:flex;gap:10px}.product-info .colors-info .color-desc>div>div:last-child{display:flex;flex-direction:column}.product-info .colors-info .color-desc>div>div:last-child span{font-size:14px}.product-info .colors-info .color-desc>div>div:last-child span:first-child{font-weight:700}.product-info .pdf{display:flex;flex-direction:column;gap:15px;padding:0 25px}.product-info .pdf .head{display:flex;align-items:center;justify-content:space-between}.product-info .pdf .head div{display:flex;align-items:center;gap:15px}.product-info .pdf .head button{border:none;background:none;padding:8px 20px;font-size:16px;border-radius:25px;cursor:pointer}.product-info .pdf .head>div:first-child button:first-child{background:#e5e9f4;color:#204186}.product-info .pdf .head>div:first-child button:last-child{border:1px solid #204186;color:#204186}.product-info .pdf .head>div:last-child button{background:#204186;color:#fff}.product-info .pdf .view{width:100%;border:1px solid #204186;border-radius:10px;overflow:hidden}.product-info .pdf .view iframe{border:none;width:100%;height:350px}.product-info .produtos-relacionados{display:flex;flex-direction:column;gap:15px;padding:0 25px;margin-bottom:25px}.product-info .produtos-relacionados h1{font-size:24px}.product-info .produtos-relacionados .products{display:flex;flex-wrap:wrap;gap:25px}.product-info .produtos-relacionados .products .card-product{width:300px}.product-info .produtos-relacionados .products-mb{display:none}@media only screen and (max-width:700px){.product-info{display:flex;flex-direction:column;gap:50px}.product-info .banner{display:flex;flex-direction:column;justify-content:center;gap:25px}.product-info .banner .img-banner{background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.product-info .banner .img-banner img{margin-top:25px;width:50%;margin-left:0;margin-bottom:15px;position:relative;top:0}.product-info .banner .img-banner .title-banner{background-color:#204186;padding:10px;border-radius:10px 0 0 10px}.product-info .banner .img-banner .title-banner span{color:#fff;font-weight:700;font-size:18px}.product-info .banner .badges{display:flex;padding:0 25px;gap:25px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.product-info .banner .badges .badge{display:flex;align-items:center;gap:10px;bottom:0}.product-info .banner .badges .badge .icon{width:40px;height:40px}.product-info .banner .badges .badge span{width:100px;font-size:14px}.product-info .desc{padding:0 25px}.product-info .desc span{font-weight:500;font-size:16px}.product-info .colors-info{display:flex;flex-direction:column;gap:25px}.product-info .colors-info .head{flex-direction:column;display:flex;align-items:center;justify-content:space-between}.product-info .colors-info .head>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:15px;font-size:16px}.product-info .colors-info .head>div:first-child>div:first-child{display:flex;gap:10px;align-items:center}.product-info .colors-info .head>div:first-child>div:first-child span{font-size:16px;font-weight:700}.product-info .colors-info .head>div:first-child>div:last-child{display:flex;gap:10px;align-items:center}.product-info .colors-info .head>div:first-child>div:last-child span{font-size:12px}.product-info .colors-info .head>div:first-child .icon{display:flex}.product-info .colors-info .head>div:first-child span:first-of-type{display:block;font-weight:400}.product-info .colors-info .head>div:last-child{display:none}.product-info .colors-info .head>div:last-child span{opacity:.6}.product-info .colors-info .palette-desk{display:none}.product-info .colors-info .palette-mb{display:block}.product-info .colors-info .finish{display:flex;align-items:center;gap:15px;margin-top:15px;padding-bottom:25px;border-bottom:1px solid #D9D9D9}.product-info .colors-info .finish .icon{width:50px;height:50px;background:#f5f5f5;border-radius:50%}.product-info .colors-info .finish>div:last-child{display:flex;flex-direction:column}.product-info .colors-info .finish>div:last-child>span:first-child{font-weight:700}.product-info .colors-info .finish>div:last-child div{display:flex;gap:10px}.product-info .colors-info .color-desc{display:flex;width:100%;flex-direction:column;gap:20px}.product-info .colors-info .color-desc .icon{width:50px;height:50px;background:#f5f5f5;border-radius:50%}.product-info .colors-info .color-desc>div{width:100%;display:flex;gap:10px}.product-info .colors-info .color-desc>div>div:last-child{display:flex;flex-direction:column}.product-info .colors-info .color-desc>div>div:last-child span{font-size:12px}.product-info .colors-info .color-desc>div>div:last-child span:first-child{font-weight:700}.product-info .pdf{display:flex;flex-direction:column;gap:15px;padding:0 25px}.product-info .pdf .head{display:flex;align-items:flex-start;gap:25px;justify-content:space-between;flex-direction:column}.product-info .pdf .head div{display:flex;align-items:center;gap:15px}.product-info .pdf .head button{border:none;background:none;padding:8px 20px;font-size:14px;border-radius:25px;cursor:pointer}.product-info .pdf .head>div:first-child button:first-child{background:#e5e9f4;color:#204186}.product-info .pdf .head>div:first-child button:last-child{border:1px solid #204186;color:#204186}.product-info .pdf .head>div:last-child button{background:#204186;color:#fff}.product-info .pdf .view{display:none}.product-info .produtos-relacionados{display:flex;flex-direction:column;gap:15px;padding:0 25px;margin-bottom:25px}.product-info .produtos-relacionados h1{font-size:24px}.product-info .produtos-relacionados .products{display:none;flex-wrap:wrap;gap:25px}.product-info .produtos-relacionados .products .card-product{width:300px}.product-info .produtos-relacionados .products-mb{gap:25px;flex-wrap:wrap;display:flex}}.footer-menu{height:100px;display:flex;align-items:center;padding:0 15px;width:100%;position:fixed;bottom:0;background-color:#fff;justify-content:space-between;box-shadow:0 0 5px #00000026;z-index:99999}.footer-menu div{display:flex;align-items:center;flex-direction:column;cursor:pointer;gap:8px}.footer-menu div .icon{display:flex;align-items:center;justify-content:center}.footer-menu div span{font-size:14px;text-align:center}.btns{display:flex;gap:20px;position:fixed;bottom:120px;right:15px;z-index:9999}.btns a button:first-child{background:#27977d}.btns button{width:50px;height:50px;border:none;border-radius:50%;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040}.btns button svg{height:25px;width:25px}.btns button:last-child{background:#fff}
