@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Lora,serif;margin:0;padding:0}header{background-color:#f0f0f0;color:#000;height:4rem;justify-content:space-between;width:100%}header,header h3{align-items:center;display:flex}header h3{flex:.4 1;font-size:2rem;margin-left:8%}header .navs{display:flex;justify-content:space-evenly}header nav{align-items:center;display:flex;justify-content:space-between;margin-left:12%;width:40%}header nav a{color:#000;font-size:1.2rem;font-weight:500;letter-spacing:-.08rem;text-decoration:none}header nav a:hover{color:orange;cursor:pointer}header .nav-btn{cursor:pointer;padding:5px;visibility:hidden}header .social_icons{align-items:center;display:flex;font-size:1.2rem;gap:1.2rem;justify-content:center;margin-left:7rem;width:20%}@media only screen and (max-width:1024px){header .nav-btn{margin-right:8%;opacity:1;visibility:visible}header nav{align-items:center;display:flex;flex-direction:column;gap:1.2rem;height:100%;justify-content:center;left:0;margin-left:0;position:fixed;top:0;-webkit-transform:translateY(-100vh);transform:translateY(-100vh);transition:1s;width:100%;z-index:3}header .responsive_nav{background-color:gray;-webkit-transform:none;transform:none;width:100%}header .nav-close-btn{position:absolute;right:2rem;top:2rem}header .social_icons{visibility:hidden}}.container-slider{box-shadow:0 10px 20px rgba(0,0,0,.2);height:30rem;margin:1%;overflow:hidden;position:relative}@media screen and (max-width:700px){.container-slider{margin:0}}.slide{opacity:0;position:absolute;transition:opacity .4s ease-in-out}.slide,.slide img{height:100%;width:100%}.slide img{object-fit:cover}.active-anim{opacity:1}.btn-slide{align-items:center;background:#f1f1f1;border:1px solid rgba(34,34,34,.287);border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;width:60px}.btn-slide img{height:25px;pointer-events:none;width:25px}.prev{left:20px}.next,.prev{top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%)}.next{right:20px}.container-dots{bottom:10px;display:flex;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dot{background:#f1f1f1;border:3px solid #f1f1f1;border-radius:50%;height:20px;margin:0 5px;width:20px}.dot.active{background:#202020}.main_section{display:flex;justify-content:space-between;margin:0 4%}.main_section .left{max-width:90%;max-width:50%;min-width:25%}.main_section .left .left_row_one{align-items:flex-start;display:flex;flex-direction:column}.main_section .left .left_row_one h4{margin-top:7%}.main_section .left .left_row_one hr{background-color:#000;border:1px solid #000;color:#ff0;height:1%;margin-top:8%;width:90%}.main_section .left .left_row_one img{margin-top:8%;width:90%}.main_section .left .left_row_one span{font-size:.8rem;font-weight:700;margin-top:5%}.main_section .left .left_row_one h2{font-size:2rem;font-weight:500;height:2rem;letter-spacing:-.1rem;margin-top:5%;width:90%}.main_section .left .left_row_one p{line-height:1.5rem;margin-top:8%}.main_section .left .left_row_one .read_more{cursor:pointer;display:flex;margin-top:8%;width:90%}.main_section .left .left_row_one .read_more :hover{color:orange}.main_section .center{display:flex;max-width:50%;max-width:45%;min-width:45%}.main_section .center hr{background-color:#000;font-size:2rem;font-weight:500;height:100%;letter-spacing:-.1rem;width:.4%}.main_section .center .container{margin:4% 5%;width:100%}.main_section .center .container .row1 img{height:40%;width:100%}.main_section .center .row1 p{margin-top:3%}.main_section .center .row1 img{margin-top:4%}.main_section .center .center_row_two{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around}.main_section .center .center_row_two hr{background-color:#000;border:1px solid #000;height:1%;margin:auto;width:100%}.main_section .center .center_row_two img{margin-top:8%;width:90%}.main_section .center .center_row_two span{font-size:.8rem;font-weight:700;margin-top:5%}.main_section .center .center_row_two h2{font-size:2rem;font-weight:500;height:2rem;letter-spacing:-.1rem;margin-top:1rem;width:100%}.main_section .center .center_row_two p{line-height:1.5rem;margin-top:2rem;text-align:justify}.main_section .center .center_row_two .read_more{cursor:pointer;display:flex;margin-bottom:5%;margin-top:5%;width:90%}.main_section .center .center_row_two .read_more :hover{color:orange}.main_section .right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start;margin-left:2.5%;max-width:90%;max-width:70%;min-width:10%}.main_section .right .right_row1{margin-top:5%}.main_section .right .right_row1 h2{font-size:2rem;font-weight:700;margin-bottom:7%;text-align:left}.main_section .right .right_row1 span{font-weight:700}.main_section .right .right_row1 p{font-weight:400;line-height:1.5rem;margin-top:7%;text-align:left}.main_section .right .right_component{align-items:flex-start;display:flex;flex-direction:column}.main_section .right .right_component img{border-radius:50%;height:3rem;margin-top:3rem;object-fit:cover;width:3rem}.main_section .right .right_component span{font-weight:700;margin-top:2rem}.main_section .right .right_component .description{font-weight:400;line-height:1.5rem;margin-bottom:4%;margin-top:1rem;text-align:left}.main_section .right .right_component hr{border:1px solid #000;color:#000;height:1%;margin:auto;width:100%}.main_section .right .row3{margin-top:0}.main_section .right .row3 img{height:80%;object-fit:contain;width:100%}@media only screen and (max-width:1024px){.main_section{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;width:100%}.main_section .center,.main_section .left{max-width:50%;min-width:50%}.main_section .right{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;margin-left:4%;max-width:70%;min-width:80%}.main_section .right .row1{max-width:50%;min-width:50%}.main_section .right .row3{margin-left:10%;max-width:80%;min-width:50%;padding-left:3%}.main_section .right .row3 img{height:100%;object-fit:contain;width:100%}}.topbar{align-items:center;background-color:#000;color:#fff;display:flex;font-size:140%;height:2.6rem;width:100%}.topbar .left{display:flex;flex:5 1;margin-left:8%;margin-right:5rem;margin-top:.005%;min-height:30%}.topbar .left h6{font-size:1rem;font-weight:500;letter-spacing:-.08rem}.topbar .right{display:flex;flex:2 1;gap:10%;justify-content:flex-end;margin-right:8%;width:10%}@media only screen and (max-width:1024px){.topbar{display:flex;height:3rem}.left{min-height:40%;width:100%}.right{gap:0;width:30%}}@media only screen and (max-width:900px){.topbar{display:flex;height:4rem}.right{display:flex;flex-wrap:nowrap;gap:0;width:20rem}}.footer_end{align-items:center;display:flex;justify-content:center;margin-top:2%;padding-bottom:2%}
/*# sourceMappingURL=main.bfd8ee50.css.map*/