@import"https://fonts.googleapis.com/css2?family=Russo+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap";:root{--keyColor: greenyellow;--keyColor2: #00ccff;--NavBG: rgb(2, 0, 21);--nav-underline: orchid;--nav-btn: lightyellow;--form-bg: rgb(241, 241, 241);--primary-menu: rgb(27, 134, 0);--primary-menu-hover: lightgreen;--primary-hover: rgb(0, 8, 126);--danger-hover: rgb(255, 82, 82);--secondary: rgb(248, 248, 248);--pure: white;--black: black;--dark: rgb(34, 34, 34);--gray: rgb(227, 227, 227);--footerBG: #000027;--footerBG2: rgb(0, 0, 66);--footerIcon: rgba(255, 255, 255, .502);--red: red;--danger: rgb(255, 78, 78);--blue: rgb(38, 0, 255);--lBlue: rgb(90, 78, 157);--indigo: indigo;--lDark: rgb(245, 245, 245);--green: rgb(0, 218, 0);--lGreen: rgb(89, 255, 89);--insideCard: lightgreen;--blurWhite: rgb(144, 148, 154);--infoBack: rgb(243, 243, 243);--smooth: all .2s ease-in-out}.QnA{width:99%;margin:2rem auto 1rem}.accordion-container{width:99%;margin:0 auto}.accordion-item{background:#fff;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 4px #0000001a;overflow:hidden}.accordion-header{padding:.5rem 1rem .6rem!important;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#e0ffff;transition:all .3s ease}.accordion-header h2{color:#1e293b;margin:0;font-size:1.5rem;font-family:Mochiy Pop P One,sans-serif;border-radius:20px;background:#e0ffff}.Finansea-p{padding-top:.5rem;font-size:1.45rem;text-align:justify;color:#00008b}.arrow-icon{font-size:.8rem;transition:transform .3s ease;display:inline-block;color:var(--black)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);padding:0 1.5rem}.accordion-item.active .accordion-content{max-height:2000px;transition:max-height 1s ease-in-out;padding-bottom:1.5rem}.accordion-item.active .arrow-icon{transform:rotate(180deg)}.accordion-content p{transform:translateY(-20px);opacity:0;transition:all .3s ease}.accordion-item.active .accordion-content p{transform:translateY(0);opacity:1;transition-delay:.2s}@media(max-width:640px){.accordion-header{padding:1rem}.accordion-content{padding:0 .8rem}}@media only screen and (min-width:235px)and (max-width:690px){.Finansea-p{text-align:start}}@media only screen and (min-width:235px)and (max-width:300px){.Finansea-p,.bolD{font-size:.9rem!important}.accordion-header h2{font-size:1rem!important}}@media only screen and (min-width:300px)and (max-width:325px){.Finansea-p,.bolD{font-size:1rem!important}.accordion-header h2{font-size:1.1rem}}@media only screen and (min-width:325px)and (max-width:380px){.Finansea-p,.bolD{font-size:1.1rem!important}.accordion-header h2{font-size:1.2rem!important}}@media only screen and (min-width:380px)and (max-width:430px){.Finansea-p,.bolD{font-size:1.2rem!important}.accordion-header h2{font-size:1.3rem!important}}@media only screen and (min-width:430px)and (max-width:500px){.Finansea-p,.bolD{font-size:1.3rem!important}.accordion-header h2{font-size:1.4rem!important}}@media only screen and (min-width:500px)and (max-width:650px){.Finansea-p,.bolD{font-size:1.4rem!important}.accordion-header h2{font-size:1.5rem!important}}.dropLink{top:3.8rem}@media only screen and (min-width:235px)and (max-width:1055px){.dropLink{top:5.2rem}}.bolD{font-size:1.45rem}.heading{text-align:center;padding:5px}.mHeading{font-family:Russo One,sans-serif;font-weight:900;color:var(--pure)}.YLHead{background:var(--keyColor);color:var(--black);margin:0 5px;border-radius:20px 5px;display:inline-block;line-height:1.2;padding:0 15px}.mHeading{font-size:4.5rem}.heading h2{font-weight:900;font-size:1.5rem;margin:1rem auto;padding:0 3px;color:#0ff;text-shadow:1px 1px 3px rgb(170,170,170)}.heading h3{font-weight:900;font-size:1.5rem;margin:0 auto;padding:0 3px;color:var(--pure)}#btn1,#btN1{margin-top:1rem;margin-bottom:1rem}#allProducts{margin:1.5rem auto 0;background:#08260080;border:2px solid;border-color:pink aquamarine cornsilk plum;border-radius:15px;padding:30px 0;width:97%}.allProducts{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.carD{width:315px;height:315px;background:var(--pure);border:2.5px solid royalblue;border-radius:25px 10px;margin:30px;display:flex;justify-content:space-evenly;flex-direction:column}.insideCard{margin:15px;height:280px;background:var(--insideCard);box-shadow:0 10px 20px #0000001a;border-radius:15px;display:flex;justify-content:center;align-items:center;transition:.3s ease-in-out}.insideCard:hover{box-shadow:0 10px 20px #0003;background:linear-gradient(90deg,#1e3a8a,#14532d);text-decoration:none!important}.insideCard img{margin:10px 0}.img1{width:60%;margin:10px 0}.img2{width:73%!important;border-radius:10px}.img5{width:49%!important}.img6{border-radius:10px;width:85%!important;margin:3px 0!important}.img7{width:50%!important;margin:5px 0!important}.p1{font-size:1.55rem;font-family:Ubuntu,sans-serif;font-weight:900;color:#5771ff;transition:.3s ease-in-out;pointer-events:none}.insideCard:hover .p1{color:#989898}.p2{color:var(--black);font-weight:900;font-size:1.55em;transition:.3s ease-in-out}.insideCard:hover .p2{color:#fff}.offers{display:flex;flex-direction:column;justify-content:center;align-items:center;width:97%;margin:0 auto 2rem;border:3px solid;border-color:royalblue royalblue darkorange darkorange;border-radius:15px;padding:20px 20px 30px;background:var(--black);color:#fff}.pr,.offers-list li{display:flex;align-items:center}.offers-list{padding:0;margin:0}.offers p{font-weight:700}.offers p:nth-child(1){font-size:2rem;font-family:Ubuntu,sans-serif;text-align:center;text-decoration:underline;text-decoration-color:#adff2f;text-decoration-thickness:1.2px;text-underline-offset:5px}.pr{font-size:1.5rem;text-align:justify;margin-top:.5rem}.offers-list li{font-size:1.5rem;font-weight:700;margin-top:.8rem}.btn-subscribe{display:flex;align-items:center;padding:.7rem .5rem .7rem 1.2rem;font-size:1.4rem;font-family:Ubuntu,sans-serif;font-weight:900;color:var(--black);background:#00fa00;border-radius:8px;width:-moz-fit-content;width:fit-content;margin:20px auto 0;cursor:pointer;transition:all .3s ease-in-out}.btn-subscribe:hover{background:#00fa00;color:var(--black)!important;text-decoration:none!important;box-shadow:5px 5px orange,5px 5px 0 2px #00fa00}.offers-list li .material-icons{color:orange;margin-right:8px}.S_Info{font-size:1rem!important;margin-left:2.4rem;color:#e0d0d0;margin-bottom:5px;list-style-type:none}.pr .material-icons{color:#ff0;margin-right:10px}@media only screen and (min-width:235px)and (max-width:750px){.mHeading{font-size:2.2rem}.YLHead{border-top-left-radius:15px;border-bottom-right-radius:15px}.heading h2{font-size:1.3rem}#allProducts{padding:5px 0}.offers p:nth-child(1){font-size:1.5rem}.pr{font-size:1.3rem;text-align:start}.offers-list li{font-size:1.35rem;margin-top:1rem}.offers{padding:20px 10px}.btn-subscribe{width:-moz-max-content;width:max-content;font-size:1.3rem}.heading h1:nth-child(2){font-size:1.4rem}.heading h3{display:flex;flex-direction:column;align-items:center;margin:0 auto .8rem}}@media only screen and (min-width:235px)and (max-width:255px){.p1,.p2{font-size:1.2rem}.carD{width:260px;height:260px;margin:20px 10px}}@media only screen and (min-width:255px)and (max-width:335px){.p1,.p2{font-size:1.3rem}.carD{width:280px;height:280px;margin:20px 10px}#allProducts{padding:0}}@media only screen and (min-width:335px)and (max-width:400px){.p1,.p2{font-size:1.45rem}.carD{width:300px;height:300px;margin:20px 10px}}@media only screen and (min-width:285px)and (max-width:310px){#allProducts{padding:2px 0}}@media only screen and (min-width:350px)and (max-width:450px){.mHeading{font-size:2.7rem}}@media only screen and (min-width:401px)and (max-width:551px){.YLHead{border-top-left-radius:10px;border-bottom-right-radius:10px}}@media only screen and (min-width:551px)and (max-width:801px){.YLHead{border-top-left-radius:13px;border-bottom-right-radius:13px}}@media only screen and (min-width:450px)and (max-width:550px){.mHeading{font-size:3rem}}@media only screen and (min-width:550px)and (max-width:650px){.mHeading{font-size:3.5rem}}@media only screen and (min-width:650px)and (max-width:750px){.mHeading{font-size:3.8rem}}@media only screen and (min-width:700px)and (max-width:890px){.offers p:nth-child(1){font-size:1.7rem}.offers-list li,.pr{font-size:1.5rem}}
