@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.navbar{max-width:133rem;width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;padding:2.7rem 2rem;position:absolute;top:10;left:0;right:0;background-color:transparent;z-index:99999;margin:0 auto}.navbar__img{width:10rem}@media (max-width: 1000px){.navbar__img{width:9rem}}.navbar__img img{width:100%;height:100%}.navbar__links{display:flex;list-style:none;gap:2.1rem}.navbar__links a{font-size:1.6rem;font-family:Rubik,sans-serif;font-weight:500;color:#010103;text-decoration:none;cursor:pointer;transition:all .3s}.navbar__links a:hover{color:#f7d060}@media (max-width: 1000px){.navbar__links{display:none}}.navbar__button{font-size:1.6rem;font-family:Rubik,sans-serif;font-weight:500;align-items:center}@media (max-width: 1000px){.navbar__button{display:none}}.navbar__button__contact{background-color:#f4c336;color:#f8f8f8;padding:1.5rem 3rem;border:2px solid #f4c336;border-radius:3px;transition:all .3s}.navbar__button__contact:hover{background-color:transparent;color:#f4c336}.navbar__button a{text-decoration:none}.hero-section{width:100%;height:97vh;background-color:#f8f8f8}.hero-content{width:100%;height:100vh;display:flex;align-items:center}@media (max-width: 800px){.hero-content{justify-content:center}}.hero-content__text{display:flex;flex-direction:column;z-index:3;max-width:50rem;margin-top:5rem}@media (max-width: 800px){.hero-content__text{text-align:center;align-items:center}}.hero-content__text h4{font-size:2.2rem;font-family:Rubik,sans-serif;color:#010103}.hero-content__text h1{font-size:5.2rem;font-family:Poppins,sans-serif;font-weight:700;color:#010103;line-height:1.2;margin-top:1rem;margin-bottom:2.3rem}.hero-content__text h1 span{color:#f4c336}.hero-content__text p{font-size:1.6rem;font-family:Rubik,sans-serif;line-height:1.6;color:#706f7b;margin-bottom:4rem}.hero-content__text__btn{display:flex;gap:2rem;font-size:1.6rem;font-family:Rubik,sans-serif}@media (max-width: 450px){.hero-content__text__btn{flex-direction:column}}.hero-content__text__btn a{text-decoration:none;color:#fff;font-weight:500}.hero-content__text__btn__contact{background-color:#f4c336;color:#fff;padding:1.5rem 3rem;border:2px solid #f4c336;border-radius:3px;transition:all .3s}@media (max-width: 450px){.hero-content__text__btn__contact{padding:1.8rem 8rem}}.hero-content__text__btn__contact:hover{background-color:transparent;color:#f4c336}.hero-content__resq-spill{z-index:2;width:60%;margin-top:5rem}@media (max-width: 800px){.hero-content__resq-spill{display:none}}.scroll-up{position:fixed;font-size:2.5rem;color:#fff;background-color:#f4c336;border:3px solid white;width:2rem;height:2rem;bottom:5rem;right:5rem;z-index:20;display:none;align-items:center;text-align:center;justify-content:center;padding:2rem;cursor:pointer}.show-scroll{display:flex}.select-section{background-color:#fff;padding:5.3rem 0}.select-container{display:flex;flex-direction:column}.select-container__title{margin:0 auto;text-align:center;color:#010103}.select-container__title h3{font-size:2.4rem;font-family:Rubik,sans-serif;font-weight:500}.select-container__title h2{font-size:4.2rem;font-family:Poppins,sans-serif;margin:1.3rem 0 3rem}.select-container__boxes{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;margin-top:3.7rem;padding:0 3rem}@media (max-width: 1021px){.select-container__boxes{grid-template-columns:1fr 1fr;row-gap:2rem}}@media (max-width: 800px){.select-container__boxes{grid-template-columns:1fr;margin-top:1rem}}.select-container__boxes__box{text-align:center;padding:1rem 6rem}@media (max-width: 500px){.select-container__boxes__box{padding:1rem}}.select-container__boxes__box img{width:12rem;height:auto;margin-bottom:1rem}.select-container__boxes__box h3{font-size:2.4rem;margin-bottom:1rem}.select-container__boxes__box p{font-size:1.6rem;font-family:Rubik,sans-serif;color:#706f7b;line-height:1.43}.banner-section{width:100%;height:auto;display:flex;background-color:#2d2d2d;margin:8rem 0;padding:6rem 0;text-align:center}.banner-content{color:#fff;display:flex;justify-content:space-between;width:100%;height:100%;align-items:center}.banner-content__text{display:flex;flex-direction:column;gap:1.5rem}.banner-content__text h2{font-size:4.4rem;line-height:1.3}@media (max-width: 550px){.banner-content__text h2{font-size:4.2rem}}.banner-content__text p{font-size:2.4rem}@media (max-width: 550px){.banner-content__text p{font-size:2rem}}.banner-content__text span{color:#f4c336;font-weight:500}.choose-section{background-color:#fff;padding:2rem 0 10rem;background-position:-225px 255px;background-size:cover;background-repeat:no-repeat}.choose-container{display:flex;flex-direction:column}.choose-container__img{width:60%;height:auto;margin:0 auto}@media (max-width: 550px){.choose-container__img{width:100%}}.text-container{display:flex;justify-content:space-around;margin-top:3rem;width:100%}@media (max-width: 1000px){.text-container{flex-direction:column;align-items:center;text-align:center;gap:5.5rem}}.text-container__left{text-align:left;display:flex;flex-direction:column;max-width:50rem;color:#010103}@media (max-width: 1000px){.text-container__left{align-items:center;text-align:center}}.text-container__left h4{font-size:2.2rem;margin-bottom:.7rem;font-weight:600;font-family:Rubik,sans-serif}.text-container__left h2{font-size:4.2rem;line-height:1.2;margin-bottom:2rem}.text-container__left p{font-size:1.6rem;font-family:Rubik,sans-serif;line-height:1.5;color:#706f7b;margin-bottom:3.3rem}.text-container__left a{text-decoration:none;color:#fff;font-weight:700;background-color:#f4c336;padding:1.5rem 2.5rem;border-radius:.3rem;transition:all .3s;border:2px solid #f4c336;font-size:1.6rem;width:-moz-fit-content;width:fit-content}.text-container__left a:hover{background-color:#e4ae12}.text-container__right{display:flex;flex-direction:column;gap:4.5rem;max-width:44rem}.text-container__right__box{display:flex}@media (max-width: 550px){.text-container__right__box{flex-direction:column;align-items:center}}.text-container__right__box img{width:8rem;height:8rem;margin-right:1.1rem}.text-container__right__box__text{display:flex;flex-direction:column;gap:1rem;justify-content:center}.text-container__right__box__text h4{font-size:2.4rem}.text-container__right__box__text p{font-size:1.6rem;color:#706f7b;font-family:Rubik,sans-serif;line-height:1.3}.client-section{background-color:#f8f8f8;padding:5.3rem 0}.client-container{display:flex;flex-direction:column}.client-container__title{margin:0 auto;text-align:center;color:#010103}.client-container__title h4{font-size:2.2rem;font-family:Rubik,sans-serif;font-weight:500}.client-container__title h2{font-size:4.2rem;margin-bottom:5rem}.client-container__images{display:flex;flex-wrap:wrap;justify-content:center;gap:5rem}.client-container__images img{height:8.5rem}.testimonial-section{background-color:#fff;padding:10rem 0;color:#010103}.testimonial-content{display:flex;flex-direction:column}.testimonial-content__title{display:flex;flex-direction:column;margin:0 auto;text-align:center;max-width:70rem;margin-bottom:5rem}.testimonial-content__title h4{font-size:2.2rem;font-family:Rubik,sans-serif;font-weight:500}.testimonial-content__title h2{font-size:4.2rem;margin-bottom:1.4rem}.testimonial-content__title p{font-size:1.6rem;font-family:Rubik,sans-serif;color:#706f7b;line-height:1.4}.all-testimonial{display:flex;gap:3rem;width:100%;justify-content:center;padding:3rem}@media (max-width: 1000px){.all-testimonial{padding:0}}.all-testimonial__box{background-color:#fff;box-shadow:0 20px 40px #00000014;width:54rem;padding:5.5rem;position:relative}@media (max-width: 1000px){.all-testimonial__box{padding:5rem 3rem}}.all-testimonial__box p{font-size:2.2rem;font-weight:500}.all-testimonial__box__name{display:flex}.all-testimonial__box__name__profile{display:flex;gap:2rem;align-items:center;margin-top:3rem}.all-testimonial__box__name__profile img{width:7rem;height:7rem;border-radius:50%}.all-testimonial__box__name__profile h4{font-size:1.8rem}.all-testimonial__box__name__profile p{font-size:1.6rem;font-family:Rubik,sans-serif;font-weight:400}.quotes-icon{font-size:6.2rem;color:#f4c336;position:absolute;bottom:33px;right:60px}@media (max-width: 470px){.quotes-icon{display:none}}@media (max-width: 900px){.box-2{display:none}}footer{background-color:#f8f8f8;padding:10rem 0}.footer-content{display:grid;grid-template-columns:27fr 21fr 21fr 21fr;gap:6rem;justify-content:center;text-align:left;color:#010103}@media (max-width: 1100px){.footer-content{grid-template-columns:1fr 1fr}}@media (max-width: 650px){.footer-content{grid-template-columns:1fr}}.footer-content__1{list-style:none}@media (max-width: 650px){.footer-content__1{text-align:center}}.footer-content__1 li a{text-decoration:none;color:#010103;transition:all .2s}.footer-content__1 li a:hover{color:#f4c336}.footer-content__1 li:nth-child(1){font-size:2.4rem;margin-bottom:1.5rem;font-weight:700;text-transform:uppercase}.footer-content__1 li:nth-child(1) span{color:#f4c336;font-size:4rem}.footer-content__1 li:nth-child(2){font-size:1.6rem;color:#706f7b;line-height:1.7;margin-bottom:3rem}.footer-content__1 li:nth-child(3){display:flex;font-size:18px;color:#646464;gap:1.75rem}.footer-content__1 li:nth-child(3) i{padding:1rem;border-radius:9999px;background:#efefef;transition:all .3s;margin-bottom:3rem}.footer-content__1 li:nth-child(3) i:hover{color:#fff;background:#f4c336}@media (max-width: 540px){.footer-content__1 li:nth-child(3){justify-content:center}}.footer-content__1 li:nth-child(4) p{font-weight:500;font-size:16px;color:#646464}.footer-content__2{list-style:none}@media (max-width: 650px){.footer-content__2{text-align:center}}.footer-content__2 span{font-weight:700}.footer-content__2 a{text-decoration:none;color:#010103;transition:all .2s}.footer-content__2 a:hover{color:#f4c336}.footer-content__2 li{font-size:1.6rem;margin-bottom:1rem}.footer-content__2 li:nth-child(1){font-size:2.4rem;font-weight:700;font-family:Poppins,sans-serif;cursor:auto}.footer-content__2__company{list-style:none}.footer-content__2__company li:nth-child(1){font-size:1.8rem;text-decoration:underline}.top-bar{height:6vh;background-color:#f4c336}.top-bar-content{display:flex;justify-content:space-between}@media (max-width: 800px){.top-bar{height:9vh;padding:.8rem 0}}@media (max-width: 800px){.top-bar-content{flex-direction:column}}.top-bar ul{display:flex;align-items:center;gap:2rem;height:6vh}@media (max-width: 800px){.top-bar ul{flex-wrap:wrap;gap:1rem}}.top-bar ul li{list-style:none;font-size:1.2rem}.top-bar ul li a{text-decoration:none;color:#000}.top-bar__social i{font-size:1.4rem}@media (max-width: 800px){.top-bar__social i{display:none}}.hero-pages{width:100%;height:41rem;background-image:url(/assets/hero-bg-6ced4697.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.hero-pages__overlay{width:100%;height:100%;position:absolute;top:0;right:0;background-color:#ffffffeb}.hero-pages__text{display:flex;flex-direction:column;z-index:3;position:relative;width:100%;height:41rem;justify-content:center;color:#010103}.hero-pages__text h3{font-size:3.6rem;margin-bottom:.5rem}.hero-pages__text p{font-size:1.6rem;font-weight:600}.hero-pages__text p a{color:#010103;text-decoration:none;transition:all .2s}.hero-pages__text p a:hover{color:#f4c336}.about-main{margin:10rem auto;display:flex;gap:5rem;max-width:90rem;align-items:center}@media (max-width: 960px){.about-main{display:grid;grid-template-columns:1fr;text-align:center;max-width:49rem}}@media (max-width: 520px){.about-main{max-width:100%}}.about-main__img{width:43rem;height:43rem}@media (max-width: 960px){.about-main__img{margin:0 auto}}@media (max-width: 520px){.about-main__img{width:100%;height:auto}}.about-main__text{color:#010103;display:flex;flex-direction:column}.about-main__text h3{font-size:2.2rem;font-family:Rubik,sans-serif;font-weight:500;margin-bottom:1rem}.about-main__text h2{font-size:4.2rem;line-height:1.2}.about-main__text p{font-size:1.6rem;color:#706f7b;font-family:Rubik,sans-serif;line-height:1.5;margin-top:2rem;margin-bottom:4rem}.about-main__text__icons{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem}@media (max-width: 520px){.about-main__text__icons{grid-template-columns:1fr;margin:0 auto;gap:0}.about-main__text__icons p{margin-top:0}}.about-main__text__icons__box{display:flex;flex-direction:column}@media (max-width: 520px){.about-main__text__icons__box{align-items:center}}.about-main__text__icons__box .last-fk,.about-main__text__icons__box img{width:5rem}.about-main__text__icons__box span{display:flex;align-items:center;gap:1rem}@media (max-width: 520px){.about-main__text__icons__box span{text-align:center;flex-direction:column}}.about-main__text__icons__box span h4{font-size:4.6rem}.book-banner{background-color:#2d2d2d;width:100%;height:20rem;margin-top:7rem}@media (max-width: 750px){.book-banner{height:-moz-fit-content;height:fit-content;padding:1rem 0}}.text-content{color:#fff;width:100%;height:20rem;display:flex;justify-content:center;align-items:center;gap:5rem}@media (max-width: 750px){.text-content{flex-direction:column;justify-content:center;align-items:center;gap:1rem;text-align:center}}.text-content h2{font-size:3.2rem}.text-content span{display:flex;font-size:2.7rem;gap:1rem;align-items:center;color:#f4c336;white-space:nowrap}@media (max-width: 850px){.text-content span{font-size:2rem}}.contact-div{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:0 auto;color:#010103;padding:10rem 2rem;background-size:auto;background-position:center center;background-repeat:no-repeat}@media (max-width: 950px){.contact-div{grid-template-columns:1fr;text-align:center}}.contact-div__text{display:flex;flex-direction:column;gap:1rem;max-width:41rem}@media (max-width: 950px){.contact-div__text{margin:0 auto;margin-bottom:2rem}}.contact-div__text h2{font-size:4.2rem;line-height:1.3;margin-bottom:2rem}.contact-div__text p{font-size:1.6rem;font-family:Rubik,sans-serif;color:#706f7b;line-height:1.6;margin-bottom:2rem}.contact-div__text i{font-size:1.6rem}.contact-div__text h5{font-size:2.2rem;text-decoration:underline}.contact-div__text span{font-size:1.8rem;font-weight:700}.contact-div__text a{text-decoration:none;color:#010103;font-size:1.6rem;font-weight:500;transition:all .2s;margin-bottom:.5rem}.contact-div__text a:hover{color:#f4c336}.contact-div__form,.contact-div__form form{display:flex;flex-direction:column}.contact-div__form form label{font-size:1.6rem;font-weight:600;margin-bottom:1rem}.contact-div__form form label b{color:#f4c336}.contact-div__form form input{background-color:#f2f2f2;padding:19px 30px;font-size:1.6rem;border:none;outline:none;margin-bottom:2.3rem}.contact-div__form form textarea{background-color:#f2f2f2;height:18rem;padding:19px 30px;font-size:1.6rem;border:none;outline:none;margin-bottom:2.5rem}.contact-div__form form button{background-color:#f4c336;padding:1.8rem 3rem;border-radius:.3rem;transition:all .3s;border:2px solid #f4c336;color:#fff;font-size:1.8rem;font-weight:600;cursor:pointer}.contact-div__form form button:hover{background-color:#e4ae12}.product-section{background-color:#fff;padding:10rem 0;color:#010103}.product-content{display:flex;flex-direction:column}.product-content__title{display:flex;flex-direction:column;margin:0 auto;text-align:center;max-width:70rem;margin-bottom:5rem}.product-content__title h4{font-size:2.2rem;font-family:Rubik,sans-serif;font-weight:500}.product-content__title h2{font-size:4.2rem;margin-bottom:1.4rem}.product-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;width:100%;height:auto;gap:5rem;justify-items:center}.pro{display:flex;background-color:#fff;box-shadow:0 0 10px #0000001a;border-radius:1.7rem;height:40rem;flex-direction:row;padding:2rem;gap:5rem}@media (max-width: 1020px){.pro{height:auto;flex-direction:column!important;gap:3rem;width:fit-content;margin:0 auto}}@media (max-width: 400px){.pro{width:100%}}.pro__img{width:53rem;height:auto;border-radius:1.7rem;background-color:#76767633;overflow:hidden;box-shadow:0 0 10px #0000001a}@media (max-width: 650px){.pro__img{width:100%}}.pro__img img{width:100%;height:100%;object-fit:contain}.pro__text{display:flex;width:30rem;height:auto;flex-direction:column;text-align:center;justify-content:center}@media (max-width: 1020px){.pro__text{margin:0 auto}}@media (max-width: 400px){.pro__text{width:100%}}.pro__text h3{font-size:1.7rem;text-transform:uppercase;color:#010103;margin-bottom:2rem;position:relative}.pro__text p{font-size:1.7rem;color:#374151;text-align:center;text-transform:none;font-weight:500}.reversed-pro{flex-direction:row-reverse!important}@media (max-width: 1020px){.reversed-pro{flex-direction:column!important}}a{text-decoration:none;color:#000}.products-container{padding:3rem 0}.products-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.product{transition:all .15s ease-in;cursor:pointer}.product-header img{width:100%}.product-details{font-size:1.7rem;text-transform:uppercase;font-weight:600;text-align:left;padding:1rem}@media (max-width: 430px){.product-details{text-align:center;font-size:1.7rem}}.item-price{font-weight:500;font-size:1rem;margin-top:1.4rem;color:#f4c336}.catego-type{padding-top:10rem;display:flex;flex-direction:column;align-items:center;margin-bottom:-4rem}.filter-btns{justify-content:center;display:flex;gap:1rem;width:100%;flex-wrap:wrap;align-items:center}.filter-btns button{padding:.6rem 1.6rem;cursor:pointer;background-color:transparent;border:2px solid rgba(0,0,0,.3);transition:all .2s}.filter-btns button:hover{border:2px solid rgba(0,0,0,.5)}.title-home{display:flex;align-items:center;width:100%;margin-bottom:6rem}.title-home h3{font-size:2.7rem;text-transform:uppercase;text-align:center;margin:0 auto}.title-home a{font-size:1.6rem;text-decoration:none;color:#000;text-align:left}@media (max-width: 850px){.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 430px){.products-grid{grid-template-columns:1fr}}.product-page{height:100%;margin-bottom:14rem;width:100%}.product-div{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:20px;gap:5em}@media (max-width: 850px){.product-div{flex-direction:column;gap:3rem;margin:1rem}}.product-big-name{font-size:3rem;text-align:center;margin-top:10rem;text-transform:uppercase}.product-page__images{width:45%;height:100%}@media (max-width: 850px){.product-page__images{width:100%}}.big-img{width:100%;height:70%;display:flex;justify-content:center}.big-img img{width:90%;height:100%}main.table{width:60%;height:70vh;background-color:#fff5;box-shadow:0 .4rem .8rem #0005;border-radius:.8rem}@media (max-width: 850px){main.table{height:50vh;width:100%}}@media (max-width: 450px){main.table{height:70vh;width:100%}}.product-page__details{width:100%;height:100%;background-color:#fffb;border-radius:.6rem;overflow:auto;overflow:overlay}.product-page__details::-webkit-scrollbar{width:.5rem;height:.5rem;background-color:#d5d1de}.product-page__details::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#f4c336}@media (max-width: 850px){.product-page__details{width:100%}}.product-page__details h1{font-size:2.4rem;margin-bottom:5rem;text-transform:uppercase}table{width:100%;font-size:1.4rem}table,th,td{border-collapse:collapse;padding:1rem;text-align:left}thead th{position:sticky;top:0;left:0;background-color:#f4c336;cursor:pointer;text-transform:uppercase}tbody tr:nth-child(2n){background-color:#0000000b}tbody tr{--delay: .1s;transition:.5s ease-in-out var(--delay),background-color 0s;text-transform:uppercase}tbody tr.hide{opacity:0;transform:translate(100%)}tbody tr td,tbody tr td p,tbody tr td img{transition:.2s ease-in-out}tbody tr.hide td,tbody tr.hide td p{padding:0;font:0 / 0 sans-serif;transition:.2s ease-in-out .5s}.product-content__details{margin-left:20px}.product-content__details h1{font-size:24px;margin-bottom:10px}.product-content__details table{width:100%;border-collapse:collapse}.product-content__details th{text-align:left;padding:5px;background-color:#f5f5f5;font-weight:700}.product-content__details td{text-align:left;padding:5px;border-bottom:1px solid #ccc}.product-content__details td:last-child{border-bottom:none}.specifications{display:flex;gap:3rem;justify-content:space-between;width:100%;height:10rem;margin-bottom:10rem;margin-top:5rem}.spec{background-color:#d5d1de;width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2rem}.spec-title{font-size:2rem;font-weight:600}.title-desc{font-size:1.65rem}@media (max-width: 570px){.specifications{gap:2rem;flex-direction:column;margin-bottom:28rem}}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{background-color:#fff;font-family:Poppins,sans-serif;position:relative}.container{max-width:133rem!important;margin:0 auto!important;padding:0 2.5rem!important}*{scrollbar-width:thin;scrollbar-color:#f4c336 #ffffff}*::-webkit-scrollbar{width:10px}*::-webkit-scrollbar-track{border-radius:5px;background-color:#fff}*::-webkit-scrollbar-track:hover{background-color:#fff}*::-webkit-scrollbar-track:active{background-color:#fff}*::-webkit-scrollbar-thumb{border-radius:20px;background-color:#f4c336}*::-webkit-scrollbar-thumb:hover{background-color:#f4c336}
