@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:active,:focus,:hover{outline:0!important;outline-offset:0}a,a:hover{text-decoration:none}a:hover{color:var(--primary-color)!important}ol,ul{margin:0;padding:0}:root{--primary-color:#fd8eaf;--white-color:#fff;--text-color:#9e9999;--black-color:#000}html{scroll-behavior:smooth}body{font-family:Ubuntu,sans-serif;font-size:100%;font-weight:400}::-webkit-scrollbar{width:.435rem}::-webkit-scrollbar-track{background:var(--white-color)}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px;height:6.9275rem}h1{font-size:5rem!important;font-weight:700;margin-bottom:1rem;color:var(--primary-color)}h1 span{color:var(--white-color)}h2{font-weight:700!important;position:relative;font-size:2.1875rem!important;text-transform:capitalize;color:var(--black-color);line-height:3.7rem}h2:before{background:#ef6d9f;border-radius:.3125rem;content:"";position:absolute;top:-1.5625rem;left:0;width:1.875rem;height:.3125rem}h4{font-size:1.25rem!important;font-weight:900!important;margin-bottom:.9375rem!important;transition:all .3s linear}h4,h5{color:var(--black-color);text-transform:capitalize}h5{font-family:var(--primary-color);font-size:1rem;font-weight:700;margin-bottom:.5rem}p{color:var(--text-color);font-weight:400;line-height:1.75rem;letter-spacing:.0625rem}.main-btn,p{font-size:1.125rem}.main-btn{width:9.375rem;height:3.125rem;border:.063rem solid var(--primary-color);color:var(--black-color);cursor:pointer;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;position:relative;z-index:0;transition:.3s;text-decoration:none}.main-btn:after,.main-btn:before{position:absolute;background:var(--white-color);z-index:-1;transition:.3s;content:""}.main-btn:before{height:3.125rem;width:8.125rem}.main-btn:after{width:9.375rem;height:1.875rem}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main-btn:hover:before{width:0;background:var(--white-color)}.main-btn:hover:after{height:0;background:var(--white-color)}.main-btn:hover{background:var(--white-color);color:var(--primary-color)}.wrapper{padding-top:6.25rem}.text-content{width:60%;margin:auto}@media (max-width:1024px){h1{font-size:3.25rem}h2{font-size:1.375rem;line-height:1.8rem}.wrapper{padding-top:1.25rem;padding-bottom:1.25rem}}@media (max-width:991px){.choose .card a h4,h4{font-size:.9375rem!important;margin-bottom:.625rem!important}p{font-size:.8125rem!important;line-height:1.3125rem!important}.text-content{width:100%!important}#home{padding:4.375rem 0 .375rem!important}.navigation-wrap .navbar-brand img{height:2.8125rem!important}.navbar-toggler,.navbar-toggler i{color:var(--text-color)}.navbar-toggler i{line-height:2}.navigation-wrap{text-align:center;background-color:var(--black-color)!important}.navigation-wrap .nav-link{line-height:1.875rem!important}.hero_slider .carousel-caption{transform:translate(-70%,-50%)!important}.features .card .icon{margin-bottom:20px!important}#zoom-img,#zoom-img-1,#zoom-img-2{height:220px!important}form input[type=text]{margin-bottom:1rem!important}}@media (max-width:767px){.main-btn{margin:1rem auto!important}.text-sec{text-align:center!important;padding-top:1.875rem!important}h2:before{left:45%!important}.hero_slider .carousel-caption{transform:translate(-45%,-70%)!important}.hero_slider .carousel-caption h2:before{left:0!important}}@media (max-width:575px){h1{font-size:1.5rem!important;margin-bottom:.675rem}h2{font-size:1.25rem!important;line-height:1rem;margin-bottom:5px}.about-slider,.feature-img-box,.style-img{width:50%!important;margin:auto}.about-section .carousel-inner{border-radius:0 0 1.875rem!important}#zoom-img,#zoom-img-1,#zoom-img-2{height:13.75rem;width:50%;text-align:center;margin:auto}.subscribe,form input[type=email],form input[type=text]{padding:0 .625rem!important;font-size:.875rem;text-align:center}.subscribe{font-size:.875rem!important}form .form-group,form input[type=text]{margin:0;width:100%}form .form-group{white-space:nowrap}form input[type=email]{width:50%!important}}@media (max-width:430px){h2:before{top:-.8rem!important}.hero_slider .carousel-caption p{font-size:.75rem!important;line-height:1.125rem!important}}.navigation-wrap{position:fixed!important;width:100%;left:0;z-index:1000;transition:all .3s ease-out}.navigation-wrap .nav-item{padding:0 .5rem;transition:all .2s linear}.navbar-toggler:focus{outline:none!important;border:unset!important;box-shadow:none}.nav-link{padding-top:.9375rem;font-size:.9375rem;font-weight:400;text-transform:capitalize;color:var(--white-color)!important;letter-spacing:.0625rem}.nav-link.active,.nav-link:hover{color:var(--primary-color)!important}.navigation-wrap .main-btn{color:var(--white-color);margin:auto;text-decoration:none}.navigation-wrap .main-btn:after,.navigation-wrap .main-btn:before,.navigation-wrap .main-btn:hover{background-color:transparent}.navigation-wrap img{max-width:200px}.navigation-wrap.scroll-on{position:fixed;left:0;top:0;background-color:rgba(26,26,26,.9);transition:all 15ms ease-in-out;animation-name:stickyTransition;animation-duration:.5s;animation-fill-mode:both;box-shadow:0 2px 3px rgba(0,0,0,.283)!important}.navigation-wrap.scroll-on .nav-link{color:var(--white-color)}.navigation-wrap.scroll-on .nav-link:hover{color:var(--primary-color)}.nav-link.red{color:var(--primary-color)!important}.navigation-wrap.scroll-on .main-btn{color:var(--white-color);margin:auto;text-decoration:none}@keyframes stickyTransition{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}