:root{--primary:#1f3e72;--secondary:hsla(0,0%,100%,.78);--black:#131110;--blue-gradient:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);--orange-gradient:linear-gradient(270deg,#ffb978,#ff922d);--blue:#4066ff;--lightBlue:#eef;--shadow:0px 23px 21px -8px rgba(136,160,255,.25)}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.paddings{padding:1.5rem}.innerWidth{width:100%}.flexCenter{flex-wrap:wrap;justify-content:center;row-gap:2rem}.flexCenter,.flexStart{align-items:center;display:flex}.flexStart{justify-content:flex-start}.flexEnd{align-items:center;display:flex;justify-content:flex-end}.flexColCenter{align-items:center}.flexColCenter,.flexColStart{display:flex;flex-direction:column;justify-content:center}.flexColStart{align-items:flex-start}.flexColEnd{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.primaryText{color:#1f3e72;font-size:2rem;font-weight:700}.secondaryText{color:#8c8b8b;font-size:.9rem}.orangeText{color:orange;font-size:1.5rem;font-weight:600}.button{background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);background:var(--blue-gradient);border:none;border-radius:4px;color:#fff;font-weight:500;padding:.6rem 1.4rem;transition:all .3s ease-in}.button:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}@media (min-width:1536px){.innerWidth{margin:auto;max-width:1280px}}@media (min-width:640px){.paddings{padding:4rem}}@media (min-width:1280px),(min-width:768px){.paddings{padding:2rem}}@media (max-width:640px){.primaryText{font-size:1.5rem}.orangeText{font-size:1.2rem}}.h-wrapper{background-color:var(--black);color:#fff}.h-container{color:var(--secondary);justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.h-menu{gap:2rem}.h-menu:hover{cursor:pointer}.menu-icon{display:none}@media (max-width:768px){.menu-icon{display:block}.h-menu{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.05);color:var(--black);flex-direction:column;font-weight:500;gap:2rem;padding:3rem;position:absolute;right:4rem;top:3rem}}.hero-wrapper{background-color:var(--black);color:#fff;padding-bottom:2rem;position:relative}.hero-container{align-items:flex-end;justify-content:space-between}.hero-left{gap:3rem}.hero-title{position:relative;z-index:1}.orange-circle{background:var(--orange-gradient);border-radius:999px;height:4rem;position:absolute;right:28%;width:4rem;z-index:-1}.hero-title>h1{font-size:3.8rem;font-weight:600;line-height:4rem}.search-bar{background-color:#fff;border-radius:3px solid hsla(0,0%,47%,.374);justify-content:space-between;padding:.5rem 1rem;width:85%}.search-bar>input{border:none;outline:none}.stats{justify-content:space-between;width:100%}.stat>:first-child{font-size:2rem}.stat>:first-child>:last-child{color:orange}.image-container{border:8px solid hsla(0,0%,100%,.12);border-radius:15rem 15rem 0 0;height:35rem;overflow:hidden;width:30rem}.image-container>img{height:100vh;width:100%}.c-container{gap:1rem;justify-content:space-around}.c-container>img{width:9rem}.c-wrapper{margin-top:40px}.r-container{overflow:hidden;position:relative}.r-head{margin-bottom:2rem}.r-card{border-radius:10px;gap:.6rem;margin:auto;max-width:-webkit-max-content;max-width:max-content;padding:1rem;transition:all .3s ease-in}.r-card>img{max-width:15rem;width:100%}.r-card>:nth-child(2){font-size:1.2rem;font-weight:600}.r-card>:nth-child(3){font-size:1.5rem}.r-card>:nth-child(4){font-size:.7rem;width:15rem}.r-card:hover{background:linear-gradient(180deg,rgba (255,255,255,0) 0,rgba (136,160,255,.46) 217.91%);box-shadow:0 72px 49px -51px rgba(136,160,255,.21);cursor:pointer;scale:1.025}.swiper-horizontal{overflow:visible}.r-button{gap:1rem;position:absolute;right:0}.r-button button{background-color:#fff;border:none;border-radius:5px;color:blue;cursor:pointer;font-size:1.2rem;padding:.2rem .8rem}.r-button>:first-child{background-color:#eef}.r-button>:nth-child(2){box-shadow:0 0 5px 1px rgba(0,0,0,.25)}.v-container .image-container{border:8px solid hsla(0,0%,91%,.93)}.v-container>div{flex:1 1}.v-right{gap:.5rem}.accordion{border:none;margin-top:2rem}.accordionItem{background:#fff;border:.8px solid hsla(180,3%,49%,.143);border-radius:8px;margin-left:20px;overflow:hidden}.accordionItem .expanded{border-radius:5px;box-shadow:var(--shadow)}.accordoinButton{background:#fff;cursor:pointer;justify-content:space-between;padding:1rem;width:100%}.icon{background:#fff;border-radius:5px;padding:10px}.icon svg{fill:var(--blue)}.accordion{border:1px solid rgba(0,0,0,.1);border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid rgba(0,0,0,.1)}.accordion__button{background-color:#f4f4f4;border:none;color:#444;cursor:pointer;padding:18px;text-align:left;width:100%}.accordion__button:hover{background-color:#ddd}.accordion__button:before{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:10px}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{-webkit-animation:fadein .35s ease-in;animation:fadein .35s ease-in;padding:20px}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.c-container{justify-content:space-between}.c-container>div{flex:1 1}.c-right{width:100%}.c-left{gap:.5rem}.cotactModes{gap:1rem;margin-top:2rem}.contactModes .row{gap:1.5rem}.mode{border:.8px solid hsla(0,0%,50%,.2);border-radius:5px;gap:1rem;padding:1rem;transition:all .3s ease-in;width:16rem}.mode .button{background:var(--lightBlue);color:var(--blue);font-size:.9rem;font-weight:600;width:100%}.mode>:first-child{gap:1.6rem;width:100%}.mode .details .primaryText{font-size:1.1rem;font-weight:600}.mode:hover{box-shadow:var(--shadow);scale:1.1}.mode .button:hover{background:var(--blue-gradient);color:#fff;scale:.8}.c-right{height:100%;width:50%}
/*# sourceMappingURL=main.debaad57.css.map*/