:root{--black:#1a1919;--dark-green:#0d7d65;--green:#49b6c1;--background:#fef7f7;--content-head:#222;--content-para:#292929}*{box-sizing:border-box;letter-spacing:1px;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}html{overflow-x:hidden;-ms-overflow-style:none}body,html{scrollbar-width:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility}button,input{border:none;outline:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button{cursor:pointer}.App{position:relative;width:100vw;overflow:hidden}.icons{position:fixed;z-index:100;right:0;top:30%;display:flex;flex-direction:column;width:-webkit-fit-content;width:fit-content;background-color:hsla(0,0%,100%,.618);box-shadow:0 3px 2px -2px rgba(0,0,0,.1);border-radius:10px 0 0 10px}.icons a{margin:10px auto}@media (max-width:730px){.icons{display:none}}.header,.header_scroll{display:flex;align-items:center;position:fixed;height:-webkit-fit-content;width:100%;z-index:10;padding:0 55px;height:fit-content}.header{background-color:var(--black);color:#fff}.header_scroll{background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 3px 2px -2px rgba(0,0,0,.1);color:#000}.header__logo{flex:1 1;display:inline-block;font-family:"Michroma",sans-serif;text-transform:uppercase}.header__logo>a{word-spacing:10px;letter-spacing:2px;font-size:32px;color:inherit;text-decoration:none}.navbar__mobile{position:absolute;display:none;right:25px;width:30px;height:30px;cursor:pointer}.navbar__mobile_items{position:absolute;top:0;height:100vh;left:0;right:0;bottom:0;background-color:bisque}.navbar__mobile_items_close{position:absolute;right:20px;top:20px}.navbar__mobile_items_close img{width:40px;height:40px}.navbar__mobile_items_container{display:flex;flex-direction:column;margin:40% auto;width:-webkit-fit-content;width:fit-content}.navbar__mobile_items_item{font-size:22px;color:var(--black)}.header__navitems,.navbar__mobile_items_item{text-decoration:none;font-family:"Krona One",sans-serif;padding:12px;font-weight:500}.header__navitems:hover,.header__navitems_active{position:relative}.header__navitems:hover:after,.header__navitems_active:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--green);height:7px;border-radius:10px}@media screen and (max-width:730px){.header,.header_scroll{height:60px}.header__logo{position:absolute;left:40px}.header__logo>a{font-size:22px}.header__navbar{display:none}.navbar__mobile{display:block}}@media screen and (max-width:410px){.header__logo>a{font-size:16px}}@media screen and (max-width:350px){.header__logo>a{font-size:13px}}.MainPage__top{width:100%;min-height:-webkit-fit-content;min-height:fit-content;height:90vh;display:flex;flex-wrap:wrap;padding-top:100px;background-color:var(--black)}.MainPage__top_shape_container{height:125px;width:100%;background-color:var(--background)}.MainPage__top_shape{height:125px;width:100%;background-color:var(--black);border-bottom-left-radius:100%}.MainPage__top_left{width:40%;color:#fff;margin-left:80px;text-transform:uppercase}.MainPage__top_left_upper{height:60%;margin:50px 30px 80px}.MainPage__top_left_upper>h1{font-family:"Krona One",sans-serif;letter-spacing:1px;word-spacing:4px;font-weight:100;line-height:75px;font-size:50px}.MainPage__top_left_down{margin-top:60px;display:flex;height:40px;align-items:center}.MainPage__top_left_down>h4{text-transform:none;font-weight:400;line-height:25px}.MainPage__top_left_line{position:relative;width:5px;margin-right:15px;height:100%}.MainPage__top_left_line:after{content:"";position:absolute;left:0;bottom:0;top:0;right:0;background:var(--green);border-radius:10px}.MainPage__top_left_button{width:-webkit-fit-content;width:fit-content;height:70px;display:flex;flex-wrap:wrap}.MainPage__top_left_button button{margin:10px;background-color:#212121;padding:10px 12px;font-size:19px;font-family:"Michroma",sans-serif;width:-webkit-fit-content;width:fit-content;flex:1 1;color:#fff;border-radius:999px}.MainPage__top_left_button button:last-child{background-color:hsla(0,0%,100%,.98);color:#212121}.MainPage__top_left_button button:hover{background-color:#212121;border:2px solid #d3d3d3;color:#fff}.MainPage__top_right{width:50%;position:relative;overflow:hidden}.MainPage__top_right_container{overflow:hidden;width:320px;height:80%;border-radius:999px;opacity:.89;position:absolute;background:url(/shivaanifolio/static/media/background.d9ac28b0.png) 50%}.MainPage__top_right_container img{width:100%;height:100%}.MainPage__top_right_container:first-child{top:50px;left:40px}.MainPage__top_right_container:nth-child(2){right:30px;bottom:-250px}.MainPage__top_right_container:nth-child(3){top:-170px;right:-20px}@media (min-width:730px) and (max-width:850px){.MainPage__top_right{width:-webkit-fit-content;width:fit-content;min-width:42%;margin-left:20px;overflow:none}.MainPage__top_right_container:first-child,.MainPage__top_right_container:nth-child(2),.MainPage__top_right_container:nth-child(3){display:none}.MainPage__top_left{width:85%;margin-left:40px}}@media (min-width:850px) and (max-width:1300px){.MainPage__top_right{width:-webkit-fit-content;width:fit-content;min-width:42%;margin-left:20px;overflow:none}.MainPage__top_right_container:first-child{top:50px;left:80px}.MainPage__top_right_container:nth-child(2),.MainPage__top_right_container:nth-child(3){display:none}.MainPage__top_right_container{width:80%;height:80%}.MainPage__top_left{margin-left:40px}}@media screen and (max-width:730px){.MainPage__top_left{width:90%;margin:0 auto}.MainPage__top_left_upper>h1{font-size:38px;line-height:75px}.MainPage__top_right{display:none}.MainPage__top_left_down{margin-bottom:90px}.MainPage__top_left_button{display:flex;width:100%;justify-content:center}.MainPage__top_left_button button{background-color:#212121;padding:10px 15px;font-size:18px}}@media screen and (max-width:360px){.MainPage__top{padding-top:100px}.MainPage__top_left_upper>h1{font-size:30px;line-height:45px}.MainPage__top_left_down{margin-bottom:-35px}}@media screen and (max-width:330px){.MainPage__top_left_down{margin-bottom:-25px}}.MainPageTop{width:100%;position:relative;height:100%;background-color:var(--background)}.MainPageTop__container{padding:10px auto;position:relative}.MainPageTop__top{padding-top:150px;text-align:center}.MainPageTop__top>h1{font-size:47px;font-weight:800;margin:0 0 30px}.MainPageTop__top>h2{font-size:23px;font-weight:500}.MainPageTop__mid{background-color:var(--dark-green);z-index:2;width:55%;margin:50px auto 100px;padding:12px;text-align:center;font-size:20px;border-radius:12px;box-shadow:0 0 30px 9px #ddd;color:#fff}.MainPageTop__bottom{margin:0 auto;padding-bottom:60px;width:90%;height:-webkit-fit-content;height:fit-content;display:flex;flex-wrap:wrap;color:#000}.MainPageTop__bottom ul{list-style:none}.MainPageTop__bottom_container{flex:1 1;margin:0 20px}.MainPageTop__bottom_details_container{display:flex;margin-bottom:18px;padding-left:10px;align-items:center}.MainPageTop__bottom_details_data{font-size:2rem;font-weight:600;font-family:sans-serif}.MainPageTop__bottom_left{padding:20px 12px;border-radius:10px;color:var(--black);background-color:hsla(0,0%,65.5%,.228);height:95%}.MainPageTop__bottom_right{height:95%;color:#fff;padding:20px 12px;border-radius:10px;box-shadow:0 0 30px 7px #dadada;background-color:var(--dark-green)}@media screen and (max-width:730px){.MainPageTop__top{margin:auto;padding-top:100px;width:98%;text-align:center}.MainPageTop__back{display:none}.MainPageTop__mid{width:90%}.MainPageTop__container{width:100%}.MainPageTop__bottom{margin:0 auto;padding-top:20px;width:100%}.MainPageTop__bottom_container:nth-child(2){margin-top:40px}.MainPageTop__bottom_left,.MainPageTop__bottom_right{padding:20px 0}.MainPageTop__bottom object{height:50px!important;width:50px!important}}.MainPageTop__data_container{margin:40px 0;width:90%;display:flex}.MainPageTop__data_container_right{margin-left:20px}.MainPageTop__data_container_right h3{margin:0 0 1rem;font-family:sans-serif;font-weight:700;line-height:1.2;font-size:1.6rem}.MainPageTop__data_container_right p{font-size:1.14rem;letter-spacing:1.2px;line-height:24px;margin:0}@media screen and (max-width:650px){.MainPageTop__data_container_right h3{font-size:1.35rem}.MainPageTop__data_container_right p{font-size:.9rem}}.Newsletter{position:relative;height:600px;display:grid;width:100%;place-items:center}.Brusher_container{overflow:hidden;width:100%;height:100%;background:url(/shivaanifolio/static/media/homepage-blurred.c181c435.jpg);border-top-left-radius:40%;border-top-right-radius:40%}.Newsletter_form_container{width:50%;text-align:center;height:100%;position:absolute;left:25%;margin:12% auto auto;color:#fff;font-family:Helvetica,Arial,sans-serif;z-index:20}.Newsletter_form_container>h2{font-size:50px;margin-bottom:15px}.Newsletter_form_container>p{margin:0;font-size:17px}.form_input{width:70%;height:70px;background-color:#fff;margin:50px auto;border-radius:999px;display:grid;place-items:center;z-index:200}.form_input_form{width:90%;z-index:20;display:flex;height:70%}.form_input_form>input{height:100%;background-color:none;width:100%;font-size:1rem;padding:12px 20px}.form_input_form>button{height:100%;background-color:var(--green);width:80%;color:#fff;font-size:20px;border-radius:999px}.form_input_form>button:hover{background-color:#56c5d2}@media screen and (max-width:730px){.Newsletter_form_container{width:85%;left:7%;margin-top:0}.Newsletter_form_container>h2{font-size:35px;margin-top:50%;width:100%}.form_input{width:100%}.Brusher_container{border-radius:0}.Brusher_container canvas{display:none}}.Services{background-color:var(--background);font-family:Helvetica,Arial,sans-serif}.Services__container{width:88%;margin:auto;padding:50px 0 100px}.Services__container>h1{font-size:45px;font-weight:800;padding:20px}.Services__container_box{display:flex;flex-wrap:wrap;margin:20px 0;justify-content:space-evenly}@media screen and (max-width:730px){.Services__container{width:100%}}.ServicesContainer_even,.ServicesContainer_odd{font-family:Helvetica,sans-serif;display:flex;flex-direction:column;overflow:hidden;min-width:350px;margin:20px 0;width:33%;border-radius:10px;padding:20px 30px;line-height:2rem;box-shadow:0 1.2px 3.6px rgba(0,0,0,.1),0 6.4px 14.4px rgba(0,0,0,.13);cursor:pointer;transition:all .6s ease-in-out}.ServicesContainer_odd{background:#7bba8c;color:#05343a}.ServicesContainer_even{background:var(--dark-green);color:#fff}.ServicesContainer_even>img,.ServicesContainer_odd>img{min-width:250px;height:250px;margin:40px 0;border-radius:20px}.ServicesContainer_even>h3,.ServicesContainer_odd>h3{margin:0;text-align:center;font-size:22px}.ServicesContainer_even>p,.ServicesContainer_odd>p{margin:0;font-size:18px;line-height:27px}@media screen and (max-width:800px){.ServicesContainer_even,.ServicesContainer_odd{width:100%;margin:20px}}.Blogs{width:100%;background-color:var(--background);padding-bottom:30px}.Blogs,.Blogs__container{height:-webkit-fit-content;height:fit-content}.Blogs__container{width:80%;margin:auto;display:flex;flex-direction:column;padding:0 15px}.Blogs__container>h1{font-size:45px;font-weight:800}.Blogs__pages{border:2px solid red;display:flex;flex-direction:column}.Blogs__container_read{background-color:var(--dark-green);padding:8px 24px;border-radius:10px;float:right;color:#fff;font-size:1.5rem}@media screen and (max-width:730px){.Blogs__container{width:97%}}.BlogContent{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;position:relative}.BlogContent>h4{margin:0 0 .2em;color:var(--dark-green);font-size:13px;font-weight:500;letter-spacing:.2px;text-transform:uppercase}.BlogContent>h2{margin:10px 0;line-height:36.8px;font-size:32px;color:var(--content-black);font-weight:700}.BlogContent>p{color:#67767c;font-family:Georgia,serif;font-size:18px;line-height:27px;font-weight:400}.BlogContent_bottom{display:flex;font-size:12px;position:absolute;bottom:10px;margin:0 -5px}.BlogContent_bottom_svg{width:17px;height:17px;margin:5px 5px 5px 0}.BlogContent_bottom_svg_time{color:#67767c;font-family:Georgia,serif;font-size:16px;margin-left:6px;font-weight:400}.BlogContent_bottom_data{display:flex;align-items:center;margin:0 5px}@media screen and (max-width:730px){.BlogContent_bottom{position:static}.BlogContent>h2{font-size:26px;line-height:32px}.BlogContent>p{font-size:16px}}.Blogs__Blog_desktop,.Blogs__Blog_mobile{display:flex;background-color:#fff;height:-webkit-fit-content;height:fit-content;min-height:300px;align-items:center;margin-bottom:20px;padding:0 50px;position:relative;border-radius:20px;box-shadow:0 6px 15px rgba(148,141,141,.2)}.Blogs__Blog_mobile{display:none}.Blogs__Blog_image{width:35%}.Blogs__Blog_image img{width:100%;height:100%;max-width:250px;max-height:250px;cursor:pointer;border-radius:5px;margin:auto;object-fit:cover}.Blogs__Blog_right{width:80%;padding:27px;display:flex;flex-direction:column;margin-left:20px;cursor:pointer;color:#262d3d}.BlogContent_bottom{position:static}@media screen and (max-width:730px){.Blogs__Blog_desktop{display:none}.Blogs__Blog_mobile{display:flex;flex-direction:column;padding:0;margin-bottom:30px}.Blogs__Blog_image{width:100%}.Blogs__Blog_image img{max-width:100%;max-height:300px}.Blogs__Blog_right{width:90%;padding:27px 10px}}.loader{color:var(--dark-green);font-size:100px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:20% auto;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load6 2s ease infinite,round 2s ease infinite;animation:load6 2s ease infinite,round 2s ease infinite}@-webkit-keyframes load6{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes load6{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@-webkit-keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Footer{display:flex;padding:30px 50px;text-align:center;align-items:center;color:hsla(0,0%,42.7%,.87);background-color:#000;font-size:1.1rem}.Footer__middle{flex:1 1}.Footer__middle span{cursor:pointer}@media screen and (max-width:730px){.Footer{flex-direction:column;font-size:15px;padding:25px}.Footer__middle{margin:16px 0}}.Footer__icons{margin:0 15px;pointer-events:none;width:42px;height:42px;outline:none}.Footer__icons svg{cursor:pointer}.Footer__icons_link{cursor:pointer;outline:none}.Footer__icons_link:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Audit{width:100%;height:-webkit-fit-content;height:fit-content;padding:40px 0;background-color:var(--background);display:flex;justify-content:center}.Audit__container{border-radius:70px;background-color:var(--black);color:#fff;width:90%;padding:50px 0}.Audit__container>h1{text-align:center;font-weight:700;font-size:50px;margin-bottom:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.Audit__container>h3{text-align:center;letter-spacing:1.5px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.Audit__form{width:70%;margin:auto}.Audit__form_container{display:flex;flex-wrap:wrap}.Audit__form_container input{margin:10px;padding:12px 24px;border-radius:8px;font-size:1.2rem;flex:1 1;height:52px}.Audit__form_container_message{margin:10px auto;padding:12px 24px;border-radius:8px;font-size:1.5rem;outline:none;width:97.8%;height:200px;resize:none}.Audit__form_submit button{float:right;padding:12px 24px;margin:auto 10px;border-radius:10px;color:#fff;font-size:20px;background-color:var(--dark-green)}.Audit__form_container input:focus,.Audit__form_container input:hover,.Audit__form_container textarea:focus,.Audit__form_container textarea:hover{border:4px solid var(--dark-green);padding:10px 22px}@media screen and (max-width:730px){.Audit{background-color:var(--black)}.Audit__container{border-radius:0;width:90%;padding:0}.Audit__container>h1{font-size:40px}.Audit__container>h3{font-size:18px}.Audit__form{width:100%}}