@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Martel:wght@700;900&family=Open+Sans:wght@400;600;700&display=swap);.container{margin:0 auto;max-width:1050px}.App{overflow:hidden}*{box-sizing:border-box}a,article,aside,b,body,canvas,caption,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,legend,li,main,menu,nav,ol,p,pre,section,span,sub,summary,sup,table,tbody,td,tfoot,th,thead,tr,u,ul{border:0;font-size:100%;margin:0;padding:0;vertical-align:initial}ol,ul{list-style:none}a{text-decoration:none}table{border-collapse:collapse;border-spacing:0}.footer{background-color:plum}:root{--footer-sec-1-bg:#fafafa;--footer-btn-txt-color:#fff}.footer-sec-1{background:#fafafa;background:var(--footer-sec-1-bg)}.footer-sec-1-text h3{color:#252b42;color:var(--text-color);font-family:Martel;font-size:24px;font-weight:700;margin-bottom:10px;text-align:left;width:187px}.footer-sec-1-text p{color:#737373;color:var(--second-text-color);font-family:Open Sans;font-size:14px;font-weight:400;text-align:left;width:170px}.footer-sec-1-content{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:space-between;padding:40px 20px}.footer-sec-1-btn{background:#784f33;background:var(--footer-btn-bg-color);border-radius:5px;color:#fff;color:var(--footer-btn-txt-color);cursor:pointer;font-family:Open Sans;font-size:14px;font-weight:700;height:58px;margin-right:0;text-align:center;width:240px}@media only screen and (min-width:768px){.footer-sec-1-content{flex-direction:row}.footer-sec-1-text h3{width:347px}.footer-sec-1-text p{width:250px}.footer-sec-1-btn{margin-right:100px;transition:all 1s;width:158px}.footer-sec-1-btn:hover{background:transparent;border:1px solid #784f33;border:1px solid var(--footer-btn-bg-color);color:#784f33;color:var(--footer-btn-bg-color)}}:root{--footer-sec-2-bg:linear-gradient(270deg,#295c7a -1.04%,#0072b5);--footer-list-txt-color:#fff;--footer-btn-bg-color:#784f33}.footer-sec-2{background:linear-gradient(270deg,#295c7a -1.04%,#0072b5);background:var(--footer-sec-2-bg);display:flex}.footer-sec-2-content{justify-content:space-between;padding:50px 20px;width:100%}.footer-sec-2-content,.ft-sec-2-list{align-items:flex-start;display:flex;flex-direction:column}.ft-sec-2-list{justify-content:center;margin-bottom:30px}.ft-sec-2-list ul li a{color:#fff;color:var(--footer-list-txt-color);font-family:Open Sans;font-size:14px;font-weight:600;letter-spacing:.20000000298023224px;line-height:24px;text-align:left;text-decoration:none}.ft-sec-2-list ul{display:flex;flex-direction:column;gap:10px}.ft-sec-2-h5{color:#fff;color:var(--footer-list-txt-color);font-family:Martel;font-size:16px;font-weight:700;letter-spacing:.10000000149011612px;line-height:24px;margin-bottom:20px;text-align:left}.footer-location{display:flex;flex-direction:column;gap:15px}.footer-location div{align-items:center;display:flex;gap:10px}.footer-location div h6{color:#fff;color:var(--footer-list-txt-color);font-family:Open Sans;font-size:14px;font-weight:700;letter-spacing:.20000000298023224px;line-height:24px;text-align:left}.footer-location div img{cursor:pointer}@media only screen and (min-width:768px){.footer-sec-2{display:inherit}.footer-sec-2-content{flex-direction:row}.ft-sec-2-list{align-items:flex-start}}:root{--footer-section-3-bg:#fafafa;--footer-section-3-h6-color:#737373}.footer-sec-3{background:#fafafa;background:var(--footer-section-3-bg)}.section-3-3{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:space-between;padding:25px 90px}.section-3-3 h6{color:#737373;color:var(--footer-section-3-h6-color);font-family:Open Sans;font-size:14px;font-weight:700;line-height:24px;text-align:left}.footer-icons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.footer-icons img{cursor:pointer}@media only screen and (min-width:768px){.section-3-3{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:25px 0}}:root{--h-first-btn-color:#784f33;--h-second-btn-color:#fff;--paragraph-color:#737373;--header-color:#252b42}header{background:url(/static/media/cover.2fa90101a7dbf1c86f6d.jpg) 50%/cover}.header-container>.header-left-sec{align-items:center;display:flex;flex-direction:column}.header-container>.header-left-sec>h1{color:#252b42;color:var(--header-color);font-family:Martel;font-size:2.5em;font-weight:700;margin:84px 0 15px;text-align:center;width:320px}.header-container>.header-left-sec>h4{color:#737373;color:var(--paragraph-color);font-family:Montserrat;font-size:1.25em;font-weight:500;margin:20px 0;text-align:center;width:370px}.header-right-sec{display:flex;justify-content:center;padding-top:100px}.header-right-sec>img{height:400px;width:350px}.header-btn-group{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;margin-bottom:10px}.h-first-btn,.h-second-btn{border-radius:2.31em;font-family:Open Sans;font-size:.9em;font-weight:700;text-align:center}.h-first-btn{background:#784f33;background:var(--h-first-btn-color);border:none;color:#fff;color:var(--h-second-btn-color);height:48px;transition:all .5s;width:182px}.h-first-btn:hover,.h-second-btn{background:transparent;border:1px solid #784f33;border:1px solid var(--h-first-btn-color);color:#784f33;color:var(--h-first-btn-color)}.h-second-btn{height:48px;transition:all .5s;width:155px}.h-second-btn:hover{background:#784f33;background:var(--h-first-btn-color);border:none;color:#fff;color:var(--h-second-btn-color)}@media only screen and (min-width:768px){.header-content{padding:0 20px}.header-container{align-items:center;display:flex;justify-content:space-between}.header-container>.header-left-sec{align-items:start}.header-container>.header-left-sec>h1{font-size:3.62em;font-weight:900;margin:190px 0 15px;text-align:left;width:500px}.header-container>.header-left-sec>h4{text-align:left}.header-btn-group{flex-direction:row;gap:10px;justify-content:start;margin-bottom:0}.header-right-sec{display:flex;justify-content:center}.header-right-sec>img{height:650px;width:550px}.h-first-btn,.h-second-btn{cursor:pointer;height:48px;margin:15px 0 154px;width:155px}}:root{--logo-color:#252b42;--menu-color:#737373}.logo{font-family:Martel;font-size:24px;font-weight:700;line-height:32px;margin-bottom:25px;text-align:center}.logo a{color:#252b42;color:var(--logo-color)}.menu ul li{font-family:Open Sans;font-size:14px;font-weight:600;padding:5px;text-align:center;text-decoration:none}.menu ul li a{color:#737373;color:var(--menu-color)}.icons{align-items:center;display:flex;gap:10px;justify-content:center;margin:10px}.icons>img{cursor:pointer;height:16px;width:16px}@media only screen and (min-width:768px){.mobile-menu{display:none!important}.menu ul li a:hover{color:#434343}.menu ul li a:focus{color:#638883a2}.nav-content{align-items:center;display:flex;justify-content:space-between;width:100%}.logo{color:#252b42;font-family:Martel;font-size:24px;font-weight:700;line-height:32px;margin:25px 0;text-align:center}nav{align-items:center;background:transparent;display:flex;justify-content:space-between;padding-top:36px}.menu ul{display:flex;gap:26px}.menu ul li{padding:0}.icons,.right-section{display:flex}.icons{align-items:center;gap:22px;margin:0 0 0 42px}.mobile-menu-button{display:none}}@media screen and (max-width:760px){nav>.mobile-menu{display:none;flex-direction:column;left:50%;list-style-type:none;padding:1rem 0;position:fixed;text-align:center;top:50px;-webkit-transform:translate(-50%);transform:translate(-50%)}.desktop-menu{display:none!important}.mobile-menu{align-items:center;display:flex!important;flex-direction:column;justify-content:center}.mobile-menu-button{color:#737373;display:block!important;margin-right:1rem}}.product{align-items:center;background:#4378f4;display:flex;height:200px;justify-content:center}.exampleForRooting{color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:2em;text-align:center}:root{--sec-1-bg:#fff}.sec-1{background:#fff;background:var(--sec-1-bg)}.sec-1-content{padding:0 40px}.sec1-text{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:100px 0 40px}.sec1-text>h2{color:#252b42;color:var(--text-color);font-family:Martel;font-size:40px;font-weight:700;text-align:center;width:258px}.sec1-text>p{color:#737373;color:var(--second-text-color);font-family:Open Sans;font-size:14px;font-weight:400;text-align:center;width:206px}.s-1-cards{gap:20px;margin:40px 0 100px;width:100%}.s-1-cards,.s-1-cards>div{display:flex;flex-direction:column}.s-1-cards>div{align-items:center;border-radius:5px;box-shadow:0 13px 19px #00000012;justify-content:center}.s-1-card1-h5,.s-1-card2-h5,.s-1-card3-h5{font-family:Martel;font-size:16px;font-weight:700;margin-top:10px;text-align:center}.s-1-cards img{height:53px;margin:30px 0 5px;width:53px}.s-1-cards h5{margin:5px 0 30px}.s-1-card-1,.s-1-card-3{background:#f9f9f9}.s-1-card-2{background:#295c7a;color:#fff;color:var(--sec-1-bg)}.sec-1-content{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.sec-1-content{padding:0 20px;width:100%}.s-1-cards{flex-direction:row;justify-content:space-between}.s-1-cards>div{box-shadow:1px 1px 0 0 #80808065;width:325px}.s-1-cards>div:active{box-shadow:0 0 0 0 transparent}.sec1-text{width:864px}.sec1-text>h2{font-size:40px;width:374px}.sec1-text>p{font-size:14px;width:430px}}:root{--sec-2-card-bg:#fff;--sec-2-bg-mobile:#f3f3f3;--sec-2-bg-desktop:#fafafa}.sec-2{background:#f3f3f3;background:var(--sec-2-bg-mobile)}.sec-2-content{width:100%}.sec-2-content,.sec2-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.sec2-text{gap:10px;margin:100px 0 40px}.sec2-text>h2{color:#252b42;color:var(--text-color);font-family:Martel;font-size:40px;font-weight:700;text-align:center;width:258px}.sec2-text>p{color:#737373;color:var(--second-text-color);font-family:Open Sans;font-size:14px;font-weight:400;text-align:center;width:206px}.s-2-cards{align-items:center;gap:30px;margin:40px 0 192px}.s-2-cards,.s-2-cards>div{display:flex;flex-direction:column;width:100%}.s-2-cards>div{background-color:#fff;background-color:var(--sec-2-card-bg);border-radius:5px;justify-content:center;max-width:230px}.s-2-cards>div h5{color:#252b42;color:var(--text-color);font-family:Martel;font-size:1em;font-weight:700;margin:30px 56px 10px 29px;text-align:left}.s-2-cards img{cursor:pointer;width:100%}.s-2-cards>div p{color:#737373;color:var(--second-text-color);font-family:Open Sans;font-size:14px;font-weight:400;margin:5px 56px 15px 29px;text-align:left}@media only screen and (min-width:768px){.sec-2{background:#fafafa;background:var(--sec-2-bg-desktop)}.sec-2-content{padding:0 20px}.s-2-cards{flex-direction:row;gap:40px;justify-content:space-between;margin-bottom:100px}.sec2-text{width:864px}.sec2-text>h2{font-size:40px;width:374px}.sec2-text>p{font-size:14px;width:430px}}:root{--sec-3-bg:#fff;--text-color:#252b42;--circle-color:#295c7a}.sec-3{background:#fff;background:var(--sec-3-bg)}.sec-3-content{display:flex;flex-direction:column;justify-content:space-between}.sec-3-article{margin-bottom:150px}.sec-3-article,.sec-3-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.sec-3-text{gap:15px;margin:100px 0}.sec-3-text h2{color:#252b42;color:var(--text-color);font-family:Martel;font-size:40px;font-weight:700}.sec-3-text p{color:#737373;color:var(--second-text-color);font-family:Open Sans;font-size:14px;font-weight:400;text-align:center;width:200px}.videoBG{background:url(/static/media/sec-3-video-cover.7bbaf8e87ca7d22661d2.jpg) 50%/cover;height:442px;width:300px}.playCircle,.videoBG{align-items:center;display:flex;justify-content:center}.playCircle{background-color:#295c7a;background-color:var(--circle-color);border-radius:50%;cursor:pointer;height:100px;width:100px}.sec-3-card-text{margin:70px 0;width:320px}.sec-3-card-text h2{color:#252b42;color:var(--text-color);font-family:Martel;font-size:40px;font-weight:700;margin-bottom:10px;text-align:left}.sec-3-card-text p{color:#737373;color:var(--second-text-color);font-family:Open Sans;font-size:14px;font-weight:400;margin-bottom:50px;text-align:left}.sec-3-card-icon1,.sec-3-card-icon2{align-items:flex-start;display:flex;gap:20px}.sec-3-card-icon1{margin-bottom:30px}.sec-3-icon-1-text h5,.sec-3-icon-2-text h5{color:#252b42;color:var(--text-color);font-family:Martel;font-size:16px;font-weight:700;text-align:left}.sec-3-icon-1-text h6,.sec-3-icon-2-text h6{color:#737373;color:var(--second-text-color);font-family:Open Sans;font-size:14px;font-weight:700;text-align:left}@media only screen and (min-width:768px){.sec-3-text p{width:468px}.sec-3-article{flex-direction:row;gap:10px;justify-content:space-between}.videoBG{width:600px}}:root{--sec-4-text-color:#fff;--sec-4-bg:#fafafa;--desktop-bg-2-color:#252b42;--second-text-color:#737373;--inpt-border-color:#e6e6e6;--subscribe-btn-color:#d0a144}.sec-4{background:#fafafa;background:var(--sec-4-bg)}.sec-4-icons{align-items:center;display:flex;flex-direction:column;gap:60px;justify-content:center;padding:80px 0}.sec-4-icons img{cursor:pointer}.sec-4-subscribe{align-items:center;background:linear-gradient(270deg,#295c7a -1.04%,#0072b5);border-radius:2px;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:30px 0}.sec-4-subscribe h3{color:#fff;color:var(--sec-4-text-color);font-family:Martel;font-size:24px;font-weight:700;text-align:left;width:250px}.subscribe-inpt{border:1px solid #e6e6e6;border:1px solid var(--inpt-border-color);border-radius:5px}.subscribe-inpt input,button{border:0;font-family:Montserrat;font-size:14px;font-weight:400;height:60px;line-height:28px;text-align:center}.subscribe-inpt input{color:#737373;color:var(--second-text-color);outline:none;padding:0 0 0 20px;text-align:left;width:200px}.subscribe-btn{background:#d0a144;background:var(--subscribe-btn-color);color:#fff;color:var(--sec-4-text-color);cursor:pointer;transition:all .5s;width:115px}@media only screen and (min-width:768px){.sec-4-content{padding:0 20px}.sec-4-subscribe-desktop-bg{background-color:#252b42;background-color:var(--desktop-bg-2-color);height:77px;width:100%}.sec-4-subscribe{height:124px;padding:30px 50px;position:relative;top:57px}.sec-4-icons,.sec-4-subscribe{align-items:center;flex-direction:row;gap:0;justify-content:space-between}.sec-4-icons{padding:50px 0 0}.subscribe-inpt input{width:330px}.subscribe-btn{width:120px}.subscribe-btn:hover{background:#ffab03a3}}:root{--sec-5-bg:#f3f3f3;--sec-5-h2-color:#252b42;--sec-5-second-text-color:#737373;--sec-5-card-light-bg:#fff;--sec-5-card-text-color:#d0a144}.sec-5{background:#f3f3f3;background:var(--sec-5-bg)}.sec-5-text{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:80px 0}.sec-5-text h2{color:#252b42;color:var(--sec-5-h2-color);font-family:Martel;font-size:40px;font-weight:700;text-align:center}.sec-5-text p{color:#737373;color:var(--sec-5-second-text-color);font-family:Open Sans;font-size:14px;font-weight:400;text-align:center;width:270px}.s-5-card-1,.s-5-card-3{background:#fff;background:var(--sec-5-card-light-bg);color:#252b42;color:var(--sec-5-h2-color);padding:50px 60px}.s-5-card-2{background:#252b42;background:var(--sec-5-h2-color);color:#fff;color:var(--sec-5-card-light-bg);padding:80px 60px}.s-5-cards{gap:30px;padding-bottom:150px}.s-5-cards,.s-5-cards div{align-items:center;display:flex;flex-direction:column;justify-content:center}.s-5-cards img{margin-bottom:15px}.s-5-cards div h6{font-family:Open Sans;font-size:14px;font-weight:700;text-align:center}.s-5-cards div h5{font-family:Martel;font-size:16px;font-weight:700;line-height:24px;margin:15px 0;text-align:center}.s-5-cards button{background:transparent;border:1px solid #d0a144;border:1px solid var(--sec-5-card-text-color);border-radius:5px;color:#d0a144;color:var(--sec-5-card-text-color);cursor:pointer;height:50px;transition:background 1s;width:150px}@media only screen and (min-width:768px){.sec-5-content{padding:0 20px}.s-5-cards{flex-direction:row;gap:0}.sec-5-text p{width:430px}.sec-5-btn-1,.sec-5-btn-2,.sec-5-btn-3{background-color:initial}.sec-5-btn-1:hover,.sec-5-btn-3:hover{background-color:#252b42;background-color:var(--sec-5-h2-color)}.sec-5-btn-2:hover{background-color:#fff;background-color:var(--sec-5-card-light-bg)}}
/*# sourceMappingURL=main.68c160d2.css.map*/