*{border:none;list-style:none;outline:none;text-decoration:none}body{background:#f8efef;font-family:sans-serif;margin:auto;width:min(100%,2000px)}html{line-height:1.5}.active{color:red!important}.Title .contain{align-items:center;display:flex;flex-direction:row;font-size:30px;font-style:normal;font-weight:800;gap:1rem;justify-content:center;padding:2rem 1rem 4rem;text-shadow:1px 2px gray}@media(max-width:1000px){.Title .contain{padding:2rem 1rem}}.Title .contain .line{background-color:red;border-radius:40px;height:5px;text-align:center;width:20px}.Title .contain .one{color:red}.About,.Title .contain .two{color:#121544}.About{padding-block:3rem 2rem}.About .cover{grid-gap:1rem;display:grid;gap:1rem;grid-auto-flow:row;grid-template-columns:1fr 1fr}@media(max-width:1000px){.About .cover .left{height:200px;width:100%}}.About .cover .right{display:flex;flex-direction:column;gap:1.5rem;padding-inline:1rem}.About .cover .right .header{font-size:20px;font-style:normal;font-weight:800}.About .cover .right .longtext{font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.About .cover .right .wrapper{display:flex;flex-direction:row;gap:1.5rem;margin-right:1.5rem}@media(max-width:1000px){.About .cover .right .wrapper{display:flex;flex-direction:row;gap:.5rem;margin-right:.5rem}}.About .cover .right .wrapper .item{border-right:3px solid red;cursor:pointer;font-size:1rem;font-style:normal;font-weight:600;padding-right:1.5rem;transition:.5s}@media(max-width:1000px){.About .cover .right .wrapper .item{font-size:15px;font-style:normal;font-weight:500;padding-right:.5rem}}@media(max-width:500px){.About .cover .right .wrapper .item{border:none;font-size:14px;font-style:normal;font-weight:500}}.About .cover .right .wrapper .iteml{cursor:pointer;font-size:1rem;font-style:normal;font-weight:600;transition:.5s}@media(max-width:1000px){.About .cover .right .wrapper .iteml{font-size:15px;font-style:normal;font-weight:500}}@media(max-width:500px){.About .cover .right .wrapper .iteml{font-size:14px;font-style:normal;font-weight:500}}.About .cover .right .shorttext{font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;transition:.5s}.About .cover .right .button{background-color:red;border:3px solid red;border-radius:.3rem;color:#f5f5f5;cursor:pointer;padding:.7rem 1.5rem;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:500px){.About .cover .right .button{align-self:center}}.About .cover .right .button:hover{background-color:#fff;color:red;transition:.5s}@media(max-width:1000px){.About .cover{grid-template-columns:1fr}}@media(max-width:500px){.About .cover{text-align:center}}@media(max-width:1000px){.About{padding-block:3rem 1rem}}.Card .cover{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;padding:0 2rem}.Card .cover .card{background-color:transparent;border:5px solid red;border-radius:.3rem;box-shadow:5px 5px 10px 0 gray;color:#121544;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;min-width:-webkit-max-content;min-width:max-content;padding:2rem;scroll-snap-align:start;transition:.5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Card .cover .card:hover{background-color:#fb7b7b;box-shadow:3px 3px 7px 0 #000;color:#fff}.Card .cover .card>:first-child{font-size:30px;font-style:normal;font-weight:500}.Card .cover .card .plan{font-size:15px;font-style:normal;font-weight:700;text-transform:uppercase}.Card .cover .card .price{font-size:40px;font-style:normal;font-weight:800}.Card .cover .card .content{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.Card .cover .card .content .wrapper{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.Card .cover .card .content .wrapper .check{font-size:17px;font-style:normal;font-weight:500}.Card .cover .card .canopy{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.Card .cover .card .btn{align-items:center;box-shadow:5px 5px 5px 0 #d3d3d3;cursor:pointer;display:flex;font-size:1rem;font-style:normal;font-weight:700;gap:0;height:53px;justify-content:center;width:100%}.Card .cover .card .btn,.Card .cover .card .btn:hover{background:#fff;border-radius:.2rem;color:red;transition:.5s}.Card .cover .card .btn:hover{box-shadow:2px 2px 5px 0 gray}@media(max-width:1500px){.Card .cover{justify-content:start;overflow-x:auto;scroll-padding-inline:1rem;scroll-snap-type:inline mandatory}}.Expert{padding:3rem 1rem}.Expert .cover{grid-gap:1rem;color:#121544;display:grid;gap:1rem;grid-auto-flow:row;grid-template-columns:1fr 1fr 1fr}.Expert .cover .wrapper{align-items:center;display:flex;flex-direction:column;gap:.3rem;padding-inline:2rem;text-align:center}.Expert .cover .wrapper>:nth-child(4){font-size:16px;font-style:normal;font-weight:700;margin-top:.2rem}.Expert .cover .wrapper .circle{background:red;border-radius:50%;height:50px;margin-bottom:1rem;width:50px}.Expert .cover .wrapper .name{color:#121544;font-size:20px;font-style:normal;font-weight:700}@media(max-width:995px){.Expert .cover{grid-gap:3rem;display:grid;gap:3rem;grid-auto-flow:row;grid-template-columns:1fr}}.Footer .cover{grid-gap:1rem;background-color:#121544;box-shadow:-10px -10px 10px 0 #d3d3d3;color:#fff;display:grid;gap:1rem;grid-auto-flow:row;grid-template-areas:"boxa boxb boxc boxd";grid-template-columns:repeat(200px,4);padding:3rem 2rem}.Footer .cover li{cursor:pointer;margin-bottom:.5rem}.Footer .cover li:hover{text-decoration:underline}.Footer .cover .header{font-size:20px;font-style:normal;font-weight:700}.Footer .cover .boxa{grid-area:boxa}.Footer .cover .boxa,.Footer .cover .boxb{display:flex;flex-direction:column;gap:1rem;padding:2rem}.Footer .cover .boxb{grid-area:boxb}.Footer .cover .boxc{grid-area:boxc}.Footer .cover .boxc,.Footer .cover .boxd{display:flex;flex-direction:column;gap:1rem;padding:2rem}.Footer .cover .boxd .social{display:flex;flex-direction:row;gap:1rem;margin-bottom:.5rem}.Footer .cover .boxd .social .icon{cursor:pointer;font-size:20px;font-style:normal;font-weight:500;transition:.4s}.Footer .cover .boxd .social .icon:hover{color:red;transition:.4s}.Footer .cover .boxd .wrapper{display:flex;flex-direction:column;gap:1rem}.Footer .cover .boxd .wrapper .contact{align-items:center;display:flex;flex-direction:row;gap:.5rem}.Footer .cover .boxd .wrapper .contact .cicons{font-size:18px;font-style:normal;font-weight:500}.Footer .cover .boxd .wrapper .contact .ctext{cursor:pointer;transition:.4s}.Footer .cover .boxd .wrapper .contact .ctext:hover{color:red;text-decoration:underline;transition:.4s}@media(max-width:1300px){.Footer .cover{grid-template-areas:"boxa boxb" "boxc boxd";grid-template-columns:1fr 1fr}}@media(max-width:1000px){.Footer .cover{grid-gap:.5rem;display:grid;gap:.5rem;grid-auto-flow:row;grid-template-areas:"boxa" "boxb" "boxc" "boxd";grid-template-columns:1fr}}.Footer .copy{background-color:#121544;border-top:2px solid #fff;color:#fff;font-size:15px;font-style:normal;font-weight:500;padding:2rem;text-align:center}.Header{background:url(/static/media/bg.def0e71297dfd418d97e.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:11rem 1rem}.Header .cover{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center}.Header .cover .big{color:#121544;font-size:55px;font-style:normal;font-weight:800;text-align:center;text-transform:capitalize;width:20ch}@media(max-width:1000px){.Header .cover .big{color:#000;font-size:35px;font-style:normal;font-weight:700;text-transform:capitalize}}@media(max-width:500px){.Header .cover .big{color:#000;font-size:27px;font-style:normal;font-weight:700;text-transform:capitalize}}.Header .cover .big .clr{color:red}.Header .cover .small{background:red;border:3px solid red;border-radius:2rem;color:#fff;cursor:pointer;font-size:20px;font-style:normal;font-weight:700;padding:1rem 2.5rem;transition:.5s}@media(max-width:1000px){.Header .cover .small{background:red;border:3px solid red;color:#fff;padding:.6rem 2rem}}@media(max-width:500px){.Header .cover .small{background:red;border:3px solid red;color:#fff;padding:.5rem 2rem}}.Header .cover .small:hover{background-color:#fff;color:red;transition:.5s}.Nav{background-color:#f8efef;box-shadow:2px 2px 10px 0 #d3d3d3;position:-webkit-sticky;position:sticky;top:0}.Nav .mobile{display:none}@media(max-width:1100px){.Nav .mobile{display:block}}.Nav nav{grid-gap:1rem;display:grid;gap:1rem;grid-auto-flow:row;grid-template-columns:1fr 3fr 1fr;height:100px;width:100%}@media(max-width:1100px){.Nav nav{display:none}}.Nav nav .left{color:red;font-size:1.5rem}.Nav nav .left,.Nav nav .middle{align-items:center;display:flex;font-style:normal;font-weight:500;gap:0;justify-content:center}.Nav nav .middle{background:700;font-size:15px}.Nav nav .middle ul{display:flex;flex-direction:row;justify-content:space-around;width:100%}.Nav nav .middle ul li{cursor:pointer;transition:.5s}.Nav nav .middle ul li:hover{color:red;transition:.5s}.Nav nav .middle ul li a{color:#000;cursor:pointer;font-size:15px;font-style:normal;font-weight:600;position:relative;transition:.5s}.Nav nav .middle ul li a:hover{color:red;transition:.5s}.Nav nav .middle ul li a:after{background:#f8efef;top:250%}.Nav nav .middle ul li a.active:after,.Nav nav .middle ul li a:after{border-radius:50%;content:"";height:10px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.5s;width:10px}.Nav nav .middle ul li a.active:after{background:red;color:red;top:150%}.Nav nav .middle ul .list{align-items:center;display:flex;gap:.1rem;justify-content:center}.Nav nav .right{align-items:center;display:flex;flex-direction:row;gap:2.5rem;justify-content:flex-end;padding-inline:1rem}.Nav nav .right .icon{cursor:pointer;font-size:20px;font-style:normal;font-weight:500}.Nav nav .right .icon:hover{color:red}.Nav nav .right .wrapper{align-items:center;background:red;border:2px solid red;border-radius:2rem;box-shadow:2px 2px 10px 0 #d3d3d3;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:15px;font-style:normal;font-weight:700;gap:.4rem;padding:.6rem 1rem;transition:.5s}.Nav nav .right .wrapper:hover{background-color:#fff;border:3px solid red;color:red;transition:.5s}.Nav nav .right .wrapper .login-icon{font-size:1.5rem;font-style:normal;font-weight:500}.Mobile .cover .top{align-items:center;background:#f8efef;box-shadow:2px 2px 10px 0 #d3d3d3;display:flex;flex-direction:row;height:60px;justify-content:space-between;padding:0 1rem;position:fixed;top:0;width:100%}.Mobile .cover .top .logo{color:red;font-size:25px;font-style:normal;font-weight:700}.Mobile .cover .top .icon{color:#000;cursor:pointer;font-size:25px;font-style:normal;font-weight:800}.Mobile .cover #top{height:60px;width:100%}.Mobile .cover .bottom{background:#f8efef;display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 60px);position:fixed;top:60px;-webkit-transform:translateX(200vw);transform:translateX(200vw);transition:.5s;width:100%}.Mobile .cover .bottom .wrapper{align-content:center;display:grid;grid-auto-flow:row;grid-template-columns:30px 1fr;padding-inline:1rem}.Mobile .cover .bottom .wrapper input{background-color:transparent}.Mobile .cover .bottom ::placeholer{color:#000}.Mobile .cover .bottom ul{align-items:center;display:flex;flex-direction:column;gap:1rem}.Mobile .cover .bottom ul a{color:#000}*{box-sizing:border-box}*,h1,h2,h3,h4,h5,h6{margin:0;padding:0}a,a:hover,a:visited{list-style:none;text-decoration:none}.Order{padding-top:5rem}@media(max-width:500px){.Order{padding-top:2rem}}.Order .cover{grid-gap:1rem;align-content:center;display:grid;gap:1rem;grid-auto-flow:row;grid-template-columns:1fr 1fr 1fr;justify-items:center}.Order .cover .wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.Order .cover .wrapper .img{color:red;font-size:100px;font-style:normal;font-weight:500}@media(max-width:500px){.Order .cover .wrapper .img{font-size:80px;font-style:normal;font-weight:500}}.Order .cover .wrapper .text{color:#000;font-size:23px;font-style:normal;font-weight:700}@media(max-width:500px){.Order .cover .wrapper .text{color:#000;font-size:20px;font-style:normal;font-weight:700}}@media(max-width:920px){.Order .cover{grid-gap:3rem;align-content:center;display:grid;gap:3rem;grid-auto-flow:row;grid-template-columns:1fr}}
/*# sourceMappingURL=main.d996037f.css.map*/