@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html{scroll-behavior:smooth}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,serif;font-weight:400}h1,h2,h3,h4{font-size:0;margin:0;padding:0}img{display:block;max-width:100%}.container{max-width:1280px;width:95%;margin:0 auto}.section{padding:0 0 3.5rem}.grid{display:grid}.flex{display:flex}.align--center{align-items:center}.g2{gap:2rem}.titles--content{gap:1.5rem}.inside--card{gap:1rem}.elements--icon{gap:.5rem}.flex--wrap{flex-wrap:wrap}.flex--column{flex-direction:column}.pointer{cursor:pointer}.text--red{color:#d62828}.text--white{color:#fff}.text--black{color:#000!important}.bg--grey{background-color:#c7d0cf}.bg--black{background-color:#101720}.text--center{text-align:center}.br15{border-radius:.95rem}.p24{padding:1.5rem}h1{font-size:clamp(28px,4vw,54px);line-height:1.2}h2{font-size:clamp(22px,3.2vw,40px);line-height:1.3;font-weight:600}p{font-size:clamp(14px,1.8vw,16px);line-height:1.6}h4{font-size:clamp(14px,1.8vw,16px);font-weight:600;line-height:1.6}@media (min-width:1024px){p{line-height:32px}}.small__font{font-size:12px;font-weight:initial;line-height:10px}.medium__font{font-size:16px}.color--primary{background-color:#e73c37}.color--secondary{background-color:#393e41}.color--tertiary{background-color:#e8eadc!important}.color--quaternary{background-color:#f7efe7}.hero{background-repeat:no-repeat;background-size:100% 100%;background-color:#2f292999;background-blend-mode:darken;padding-top:2rem;margin-bottom:3.5rem}.hero__content--div{min-height:80dvh!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__content--div h1{margin-inline:auto;white-space:nowrap;overflow:hidden;animation:typing 3s steps(22) forwards,blink 1s step-end infinite,hideBorder 3s forwards}@keyframes typing{0%{width:0}to{width:100%}}.hero__card--div{display:grid;grid-template-columns:repeat(2,1fr)}.hero__card{padding:.75em 1em;display:grid;justify-items:center;align-items:end}.hero__statistics__exp--img{width:50px;height:50px}.hero__statistics__cust--img{width:80px;height:77px}@media (min-width:720px){.hero__content--div{min-height:70dvh}.contact__image--div img{min-height:280px}}@media (max-width: 768px){.hero{background-image:url(/Images/hero2m.jpg)}}@media (min-width: 768px) and (max-width: 1024px){.hero{background-image:url(/Images/hero2t.jpg)}}@media (min-width: 1025px){.hero{background-image:url(/Images/hero2.webp)}}li{list-style:none}a{text-decoration:none;color:#000;font-size:1rem}a:hover{color:#393e41}header{position:relative}.navbar{width:100%;height:60px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.navbar .logo{font-size:1.5rem;font-weight:700}.navbar .links{display:flex;gap:2rem}.navbar .toggle_btn{color:#fff;font-size:1.5rem;cursor:pointer;display:none}.action_btn{background-color:#101720;color:#fff;padding:.15rem .75rem;border:none;outline:none;border-radius:10rem;cursor:pointer}.action_btn:hover{color:#fff}.dropdown_menu{display:none;position:absolute;right:2rem;top:65px;height:0;width:300px;background-color:#101720;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:10px;overflow:hidden;transition:height .2s cubic-bezier(.175,.885,.32,1.275)}.dropdown_menu.open{height:200px}.dropdown_menu li{padding:.7rem;display:flex;align-items:center;justify-content:center}.dropdown_menu .action_btn{width:100%;display:flex;justify-content:center}@media (max-width: 992px){.navbar .links,.navbar .action_btn{display:none}.navbar .toggle_btn,.dropdown_menu{display:block}.navbar{background-color:#e8eadc;padding:1.5rem;border-radius:10rem}}@media (max-width: 576px){.dropdown_menu{left:2rem;width:unset}}@media (min-width:992px){.links{border-radius:50rem;padding:.4rem 3.125rem}}.action_btn img{width:20px;height:20px}.brands__image--div{gap:1.25rem}.brands__second--div img{max-height:22.125rem;width:100%}.brands__image--div{cursor:pointer}.brands__second--div{grid-auto-columns:1fr;grid-template-areas:"one" "two" "three" "four   "}.brands__second--div div:nth-child(1){grid-area:one}.brands__second--div div:nth-child(2){grid-area:two}.brands__second--div div:nth-child(3){grid-area:three}.brands__second--div div:nth-child(4){grid-area:four}@media (min-width:460px){.brands__second--div{grid-template-areas:"one two" "three four"}.brands__second--div img{max-height:17.125rem}}@media (min-width:860px){.brands__second--div{grid-template-areas:"one two three four"}.brands__second--div img{min-height:21rem;max-height:2rem}}@media (min-width:1080px){.brands__name__desc--div{display:flex;justify-content:space-between}.brands__name__desc--div h2{flex-grow:1;flex-shrink:0}.brands__name__desc--div p{max-width:40rem}}.brands__name__desc--div{opacity:1;transition:opacity .3s ease-in-out}.brands__name__desc--div.fade{opacity:0}.about__story__image--div{display:flex;align-items:center}.frame-parent{min-width:22rem;min-height:20.625;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr 2fr 1fr 1fr 1fr 1fr}.frame-child{min-width:8rem;min-height:8.25rem;background-color:#e0a9a9}.frame-parent li:nth-child(1){grid-column:2/span 5;grid-row:2/span 2}.frame-parent li:nth-child(2){grid-column:1/span 2;grid-row:2/span 2;align-self:center}.frame-parent li:nth-child(3){grid-column:5/span 4;grid-row:1/span 2}.frame-parent li:nth-child(4){grid-column:6/span 3;grid-row:3/span 2}@media (min-width:560px){.frame-child{min-width:10.25rem;min-height:10.375rem}}@media (min-width:720px){.about__stroy--div,.about__mission__vision--div{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.frame-parent li:nth-child(1){grid-column:3/span 4;grid-row:2/span 3}.frame-parent li:nth-child(2){grid-column:2/span 2;grid-row:2/span 2}.frame-parent li:nth-child(3){grid-column:5/span 4;grid-row:1/span 2}.frame-parent li:nth-child(4){grid-column:6/span 2;grid-row:3/ span 2}}@media (max-width:360px){.about__story__content--div,.frame-parent,.about__mission__vision--div{padding-right:.75rem}}.about__mission__vision--div div{box-shadow:0 32px 53px -12px #00000024;box-shadow:10em}.contact__icons--div img{width:1.5rem;height:1.5rem}.contact__image--div img{width:100%;height:30.75rem;object-fit:fill}.contact__image--desktop{display:none}.contact__icons--div{box-shadow:0 32px 53px -12px #00000024;box-shadow:10em}.contact__icons--div p{line-height:1.5}@media (min-width:720px){.contact--div{display:flex}.contact__image--div img{height:39.75rem}.contact__image--mobile{display:none}.contact__image--desktop{display:block}.contact--div div:nth-child(1){flex:1 1 50%}.contact--div div:nth-child(2){flex:1 1 50%}}.footer__first--div{display:grid;grid-template-columns:10% 1fr 10%;align-items:center;text-align:center;gap:.5rem}.line{width:100%;height:2px;background-color:red}.line-v{height:80px;width:2px;background-color:red}.footer__second--div{display:grid;row-gap:1rem;grid-template-columns:1fr 2px 1fr;align-items:center;grid-template-areas:"socials socials socials " "terms line privacy"}.footer__menu--div{justify-content:center;gap:1.5rem}.footer__menu--div a{color:#000}.footer__menu--div a:hover{color:red}.footer__second--div p:nth-child(1){grid-area:privacy;width:fit-content;justify-self:end}.footer__second--div .footer__menu--div:nth-child(2){grid-area:socials}.footer__second--div .line-v:nth-child(3){grid-area:line;justify-self:center}.footer__second--div p:nth-child(4){grid-area:terms;width:fit-content;justify-self:start}.footer__end{color:#fff}@media (min-width:720px){.footer__menu--div{gap:4.5rem}}
