.navbar{display:flex;align-items:center;justify-content:space-between;background-color:#f4f6f7;transition:all .3s ease}@media screen and (min-width: 350px) and (max-width: 749px){.navbar{flex-direction:column}}.navbar .logo-div{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 350px) and (max-width: 749px){.navbar .logo-div{justify-content:center;align-items:center}}.navbar .logo-div .logo{height:34px;left:0px;top:0px;font-family:Roboto Slab;font-style:normal;font-weight:700;font-size:1.2rem;line-height:34px;background:linear-gradient(90.81deg,#c400bc .41%,#006a8b 96.94%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width: 350px) and (max-width: 749px){.navbar .logo-div .logo{font-family:Roboto Slab;font-style:normal;font-weight:700;font-size:25px;line-height:40px;background:linear-gradient(90.81deg,#c400bc .41%,#006a8b 96.94%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration-color:transparent}}.navbar .logo-div .logo-star{scale:.8;margin-left:.5rem}@media screen and (min-width: 350px) and (max-width: 749px){.navbar .logo-div .logo-star{margin-top:.7rem}}.navbar .nav-list{display:flex}@media screen and (min-width: 350px) and (max-width: 749px){.navbar .nav-list{flex-direction:column;display:none}}.navbar .nav-list a{font-size:.9rem}.navbar .nav-list a:hover{font-weight:700}.navbar .nav-list .nav-link{padding:0rem 2rem}@media screen and (max-width: 950px){.navbar .nav-list .nav-link{padding:0rem 1rem}}.navbar .search-div{display:flex;justify-content:center;align-items:center;padding:5px 15px;gap:10px;border-radius:.3rem;font-size:small;background-color:#088869;cursor:pointer}@media screen and (min-width: 350px) and (max-width: 749px){.navbar .search-div{display:none}}.navbar .search-div .search{color:#f4f6f7;background-color:#088869}.navbar .search-div .search-icon{zoom:.75;background-color:#088869}.container{display:flex;flex-direction:column;justify-content:center;align-items:center}.container .section-1{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 750px){.container .section-1{flex-direction:column;width:80%;flex-direction:column-reverse}}@media screen and (min-width: 350px) and (max-width: 749px){.container .section-1{width:100%;height:100%;padding-top:3rem}}.container .section-1 .hero{padding-top:0rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;flex-wrap:wrap}@media screen and (max-width: 950px){.container .section-1 .hero{padding:0;flex-direction:column-reverse;justify-content:center;align-items:center}}@media screen and (max-width: 750px){.container .section-1 .hero{padding:0;flex-direction:column-reverse;justify-content:center;align-items:center}}@media screen and (min-width: 350px) and (max-width: 749px){.container .section-1 .hero{flex-direction:initial;height:80vh}}.container .section-1 .hero .hero-content{display:flex;flex-direction:column;justify-content:flex-start;align-content:center;padding-bottom:3rem}@media screen and (max-width: 950px){.container .section-1 .hero .hero-content{justify-content:center;align-items:center;padding-bottom:1rem}}@media screen and (max-width: 750px){.container .section-1 .hero .hero-content{justify-content:center;align-items:center;padding-bottom:.5rem}}@media screen and (min-width: 350px) and (max-width: 749px){.container .section-1 .hero .hero-content{padding-bottom:.5rem;justify-content:center;align-items:center}}.container .section-1 .hero .hero-content h3{line-height:3rem;font-size:1.5rem}@media screen and (max-width: 750px){.container .section-1 .hero .hero-content h3{line-height:1.8rem;font-size:1rem;text-align:center}}.container .section-1 .hero .hero-content .typed{overflow:hidden;white-space:nowrap;width:0;animation:typing 3.5s steps(40,end) forwards,blink-caret .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%{border:2px solid #f4f6f7}50%{border:2px solid #f4f6f7}70%{border:2px solid #f4f6f7}50%{border:2px solid #f4f6f7}to{border:none}}.container .section-1 .hero .hero-content h1{font-family:Roboto Slab;font-style:normal;font-weight:700;font-size:5rem;line-height:7rem;letter-spacing:.06em;color:#7761ff}@media screen and (max-width: 950px){.container .section-1 .hero .hero-content h1{font-size:4rem}}@media screen and (max-width: 750px){.container .section-1 .hero .hero-content h1{font-size:2.5rem;line-height:4rem}}@media screen and (min-width: 350px) and (max-width: 749px){.container .section-1 .hero .hero-content h1{font-size:2.5rem;line-height:4rem;text-align:center}}.container .section-1 .hero .hero-content .profession{line-height:3rem;font-size:1.6rem;width:100%}@media screen and (max-width: 750px){.container .section-1 .hero .hero-content .profession{line-height:1.8rem;font-size:1rem;text-align:center}}.container .section-1 .hero .hero-content .contact-button-area{display:flex;padding:2.4rem 0rem}@media screen and (max-width: 750px){.container .section-1 .hero .hero-content .contact-button-area{padding:1.5rem 0rem}}.container .section-1 .hero .hero-content .contact-button-area a{padding:.4rem 1rem;border-style:solid;border-width:.1rem;border-radius:.2rem;border-color:#088869;font-size:normal}.container .section-1 .hero .hero-content .contact-button-area a:hover{color:#f4f6f7;background:#088869}.container .section-1 .hero .hero-content .contact-button-area .get-resume{padding:.4rem 1rem;border-style:solid;border-width:.1rem;border-radius:.2rem;border-color:#088869;font-size:normal;display:flex;align-items:center;align-content:center;margin-left:2rem}.container .section-1 .hero .hero-content .contact-button-area .get-resume svg{margin-left:.5rem}.container .section-1 .hero .hero-content .contact-button-area .get-resume:hover{background-color:#088869;color:#f4f6f7}.container .section-1 .hero .hero-content .contact-button-area .get-resume:hover svg{background:#088869;fill:#f4f6f7}.container .section-1 .hero .hero-content .contact-button-area .get-resume:hover svg path{color:#f4f6f7}.container .section-1 .hero .hero-content .contact-button-area .get-resume img path{margin-left:.5rem;margin-top:.2rem}.container .section-1 .hero .hero-content .find-me-on{font-size:.9rem;font-weight:700}.container .section-1 .hero .hero-content .landing-page-link{display:flex}@media screen and (min-width: 350px) and (max-width: 749px){.container .section-1 .hero .hero-content .landing-page-link{scale:.6}}.container .section-1 .hero .hero-content .landing-page-link a{padding-right:1.75rem;padding-top:1rem}.container .section-1 .hero .hero-content .landing-page-link img{zoom:.75}@media screen and (min-width: 350px) and (max-width: 749px){.container .section-1 .hero .hero-content .landing-page-link img{zoom:normal}}.container .section-1 .hero .landing-page-image-section{scale:.75;margin-left:auto}@media screen and (max-width: 950px){.container .section-1 .hero .landing-page-image-section{scale:.8;margin:auto}}@media screen and (min-width: 350px) and (max-width: 749px){.container .section-1 .hero .landing-page-image-section{scale:.4;margin:auto;transform:translateY(-45rem)}}.about-me{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem}@media screen and (max-width: 950px){.about-me{padding:1rem}}@media screen and (max-width: 750px){.about-me{padding:1rem}}.about-me .wrapper{display:flex;justify-content:center;align-items:flex-start}@media screen and (max-width: 750px){.about-me .wrapper{flex-direction:column;justify-content:center;align-items:center}}.about-me .wrapper .about-me-content{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 950px){.about-me .wrapper .about-me-content{padding:0rem 3rem;font-size:small}}@media screen and (max-width: 750px){.about-me .wrapper .about-me-content{padding:0rem 2rem;font-size:small}}.about-me .wrapper .about-me-content p{text-align:center;color:#0a0a0a;width:80%}.about-me .wrapper .experiences{margin-left:auto}@media screen and (max-width: 750px){.about-me .wrapper .experiences{align-items:center;display:flex;justify-content:center;flex-direction:column;margin:auto}}@media screen and (min-width: 350px) and (max-width: 749px){.about-me .wrapper .experiences{margin-top:2rem}}@media screen and (min-width: 350px) and (max-width: 749px){.about-me .wrapper .experiences h2{padding:1rem}}.about-me .wrapper .experiences .exp{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1rem}@media screen and (max-width: 750px){.about-me .wrapper .experiences .exp{text-align:left}}@media screen and (min-width: 350px) and (max-width: 749px){.about-me .wrapper .experiences .exp{flex-direction:column;justify-content:center;align-items:center}}.about-me .wrapper .experiences .exp .exp-head{padding:.5rem 1.5rem;border-right:1px solid #7761ff;font-weight:500;font-size:1.5rem;color:#7761ff}@media screen and (max-width: 950px){.about-me .wrapper .experiences .exp .exp-head{font-size:1.2rem}}@media screen and (max-width: 750px){.about-me .wrapper .experiences .exp .exp-head{font-size:1.2rem;padding:.5rem 1.5rem}}@media screen and (min-width: 350px) and (max-width: 749px){.about-me .wrapper .experiences .exp .exp-head{padding:.5rem .8rem;border-bottom:1px solid #7761ff;border-right:none}}.about-me .wrapper .experiences .exp .exp-content{font-size:small;padding:.5rem 1.5rem}@media screen and (max-width: 950px){.about-me .wrapper .experiences .exp .exp-content{font-size:smaller}}@media screen and (min-width: 350px) and (max-width: 749px){.about-me .wrapper .experiences .exp .exp-content{text-align:center}}.about-me a{align-self:center;padding:.4rem 1rem;border-style:solid;border-width:.1rem;border-radius:.2rem;border-color:#088869;font-size:normal;margin-top:2.5rem}@media screen and (min-width: 350px) and (max-width: 749px){.about-me a{margin-top:1rem}}.about-me a svg{margin-left:.5rem}.about-me a:hover{background-color:#088869;color:#f4f6f7}.about-me a:hover svg{background:#088869;fill:#f4f6f7}.about-me a:hover svg path{color:#f4f6f7}.services-section{display:flex;flex-direction:column;justify-content:center;align-items:center}.services-section .services-wrapper{display:grid;grid-template-columns:auto auto auto;grid-auto-flow:row;position:relative;grid-gap:1.2rem}@media screen and (max-width: 950px){.services-section .services-wrapper{grid-template-columns:auto auto;grid-gap:.5rem;grid-auto-flow:row}}@media screen and (max-width: 750px){.services-section .services-wrapper{grid-template-columns:auto}}.services-section .services-wrapper .services{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1.2rem;position:relative;scale:1;width:100%}@media screen and (min-width: 350px) and (max-width: 749px){.services-section .services-wrapper .services img{width:80%}}.services-section .services-wrapper .services h3{position:absolute;background:none;font-weight:600;font-size:1.5rem;line-height:2rem;text-align:center;transform:translateY(-100%);color:#fff;scale:1}@media screen and (min-width: 350px) and (max-width: 749px){.services-section .services-wrapper .services h3{transform:translateY(-120%)}}.services-section .services-wrapper .services p{position:absolute;background:none;padding:2rem;text-align:center;color:#d1d1d1;font-size:small;transform:translateY(25%);scale:1}@media screen and (min-width: 350px) and (max-width: 749px){.services-section .services-wrapper .services p{font-size:xx-small;padding:0rem 5rem}}.services-section .services-wrapper .services:hover img{opacity:.3;transition:scale .2s ease .5s}.services-section .services-wrapper .services:hover h3{scale:1.1;font-weight:600;font-size:1.7rem;line-height:2rem;color:#0a0a0a;transition:scale .2s ease .2s}.services-section .services-wrapper .services:hover p{font-weight:500;scale:1.1;color:#0a0a0a;transition:scale .2s ease .2s}@media screen and (min-width: 350px) and (max-width: 749px){.services-section .services-wrapper .services:hover p{padding:0rem 7rem}}.skilled-in{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}@media screen and (max-width: 950px){.skilled-in{padding-top:2rem}}@media screen and (max-width: 750px){.skilled-in{padding-top:2rem}}@media screen and (min-width: 350px) and (max-width: 749px){.skilled-in{padding-top:2rem}}.skilled-in h2{padding:1rem .5rem}@media screen and (min-width: 350px) and (max-width: 749px){.skilled-in h2{padding:.5rem}}.skilled-in .skills{display:flex;justify-content:center}@media screen and (min-width: 350px) and (max-width: 749px){.skilled-in .skills{align-items:flex-start;justify-content:flex-start;transform:rotateY(-10rem)}}.skilled-in .skills .skill{display:flex;justify-content:center;align-items:center;border-radius:27%;width:100%}@media screen and (max-width: 950px){.skilled-in .skills .skill{width:80%}}@media screen and (max-width: 750px){.skilled-in .skills .skill{width:30rem;align-items:normal}}@media screen and (min-width: 350px) and (max-width: 749px){.skilled-in .skills .skill{display:flex}}.skilled-in .skills svg{margin:1rem 2rem;scale:.8}@media screen and (max-width: 950px){.skilled-in .skills svg{scale:.5;margin:0rem .5rem}}@media screen and (max-width: 750px){.skilled-in .skills svg{scale:.5;margin:0}}@media screen and (min-width: 350px) and (max-width: 749px){.skilled-in .skills svg{margin:0;height:auto}}.skilled-in .skills svg path{color:#fff}.skilled-in .skills svg:hover{border-radius:27%;box-shadow:0 .3rem .5rem #6b6a6a83}.skilled-in .skills svg:hover path{color:#088869}.skilled-in .skills svg:hover rect{color:#fff}.skilled-in .skills svg:hover circle{color:#fff}.portfolio-section{display:flex;flex-direction:column;justify-content:center;align-items:center}.portfolio-section .portfolio-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:9.93px}@media screen and (max-width: 750px){.portfolio-section .portfolio-wrapper{flex-direction:column}}.portfolio-section .portfolio-wrapper .project{display:flex;border-radius:1rem;justify-content:center;align-items:center}.portfolio-section .portfolio-wrapper .project:hover{box-shadow:.4rem .3rem .5rem #0a0a0a;transition:all .2s linear .1s;transform:scale(1.01)}.portfolio-section .portfolio-wrapper .project img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 70.31%,#000000 100%);border-radius:10.0539px}.portfolio-section .portfolio-wrapper .project a{padding:.4rem 1rem;border-style:solid;border-width:.1rem;border-radius:.2rem;border-color:#088869;font-size:normal;position:absolute;margin-top:12rem;align-self:center;border:none;background-color:#088869;color:#f4f6f7;font-size:small}.portfolio-section .portfolio-wrapper .project a:hover{background-color:#f4f6f7;color:#0a0a0a}@media screen and (max-width: 950px){.portfolio-section .portfolio-wrapper .project a{margin-top:8rem}}@media screen and (max-width: 950px){.portfolio-section .portfolio-wrapper .project a{margin-top:18rem}}.portfolio-section .portfolio-wrapper .project-1{width:55%}@media screen and (max-width: 750px){.portfolio-section .portfolio-wrapper .project-1{width:90%}}.portfolio-section .portfolio-wrapper .project-1 a{margin-top:22rem}@media screen and (max-width: 950px){.portfolio-section .portfolio-wrapper .project-1 a{margin-top:20rem}}.portfolio-section .portfolio-wrapper .project-2{width:40%}@media screen and (max-width: 750px){.portfolio-section .portfolio-wrapper .project-2{width:90%}}.portfolio-section .portfolio-wrapper .project-2 a{margin-top:22rem}@media screen and (max-width: 950px){.portfolio-section .portfolio-wrapper .project-2 a{margin-top:15rem}}@media screen and (max-width: 750px){.portfolio-section .portfolio-wrapper .project-2 a{margin-top:20rem}}.portfolio-section .portfolio-wrapper .project-3{width:32%}@media screen and (max-width: 750px){.portfolio-section .portfolio-wrapper .project-3{width:90%}}.portfolio-section .portfolio-wrapper .project-4{width:32%}@media screen and (max-width: 750px){.portfolio-section .portfolio-wrapper .project-4{width:90%}}.portfolio-section .portfolio-wrapper .project-5{width:33.33%}@media screen and (max-width: 750px){.portfolio-section .portfolio-wrapper .project-5{width:90%}}.portfolio-section .watch-more{padding:.4rem 1rem;border-style:solid;border-width:.1rem;border-radius:.2rem;border-color:#088869;font-size:normal;margin:2rem}.portfolio-section .watch-more svg{margin-left:.5rem}.portfolio-section .watch-more:hover{background-color:#088869;color:#f4f6f7}.portfolio-section .watch-more:hover svg{background:#088869;fill:#f4f6f7}.portfolio-section .watch-more:hover svg path{color:#f4f6f7}.reviews{display:flex;flex-direction:column;justify-content:center;align-items:center}.reviews h2{padding:1rem}.reviews .review-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:9.93px}.reviews .review-wrapper .review{position:inherit;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#323232;margin:1rem;width:20rem;border-radius:.5rem;padding:1rem}.reviews .review-wrapper .review:hover{scale:1.01;transition:all .2s linear .1s;box-shadow:.4rem .3rem .5rem #0a0a0a}@media screen and (min-width: 350px) and (max-width: 749px){.reviews .review-wrapper .review{width:80%}}.reviews .review-wrapper .review .stars-section{display:flex;justify-content:space-evenly;align-items:center;align-content:center;background-color:#323232;margin:.5rem;width:100%}.reviews .review-wrapper .review .stars-section .quote{margin-right:auto}.reviews .review-wrapper .review .stars-section .stars{margin-left:auto;display:flex;background-color:#323232}.reviews .review-wrapper .review .stars-section img{background-color:#323232}.reviews .review-wrapper .review .stars-section svg{background-color:#323232}.reviews .review-wrapper .review p{padding:1rem;text-align:justify;margin-bottom:.5rem;background-color:#323232;color:#f4f6f7;font-size:small;font-weight:300}.reviews .review-wrapper .review .reviewed-by{display:flex;background-color:#323232;width:100%;align-items:center;padding-left:1rem}.reviews .review-wrapper .review .reviewed-by .picture{border-radius:100%;justify-content:center;align-items:center;overflow:hidden;width:4rem;height:4rem;background-color:#323232;border:1px solid #088869;-o-object-fit:cover;object-fit:cover}.reviews .review-wrapper .review .reviewed-by .picture img{width:4rem;height:4rem;background-color:#323232;-o-object-fit:cover;object-fit:cover}.reviews .review-wrapper .review .reviewed-by .content{font-size:.8rem;background-color:#323232;margin-left:1rem}.reviews .review-wrapper .review .reviewed-by .content .reviewer-name{background-color:#323232;color:#f4f6f7;font-weight:700}.reviews .review-wrapper .review .reviewed-by .content .reviewer-designation{background-color:#323232;color:#f4f6f7;font-weight:200}.reviews .more-reviews{padding:.4rem 1rem;border-style:solid;border-width:.1rem;border-radius:.2rem;border-color:#088869;font-size:normal;margin:1rem}.reviews .more-reviews svg{margin-left:.5rem}.reviews .more-reviews:hover{background-color:#088869;color:#f4f6f7}.reviews .more-reviews:hover svg{background:#088869;fill:#f4f6f7}.reviews .more-reviews:hover svg path{color:#f4f6f7}.contact{display:flex;align-items:center;flex-direction:column;justify-content:center}.contact h2{padding:0;margin-top:3rem}@media screen and (max-width: 750px){.contact h2{padding:1rem}}.contact .contact-wrapper{display:flex;justify-content:space-between;width:100%}@media screen and (max-width: 750px){.contact .contact-wrapper{flex-direction:column}}.contact .contact-wrapper .contact-content{display:flex;flex-direction:column;justify-content:center}.contact .contact-wrapper .contact-content .content{width:100%;display:flex;flex-direction:column;background-color:#323232;margin:.5rem;padding:1.6rem;justify-content:center;align-items:center;border-radius:.3rem}.contact .contact-wrapper .contact-content svg{background-color:#323232;scale:.6}.contact .contact-wrapper .contact-content p{background-color:#323232;color:#f4f6f7;font-size:smaller}.contact .contact-wrapper .contact-form{background-color:#323232;display:flex;flex-direction:column;width:100%;margin:1.5rem;padding:2.3rem;border-radius:.3rem}@media screen and (max-width: 750px){.contact .contact-wrapper .contact-form{margin:.5rem}}.contact .contact-wrapper .contact-form .input-wrapper{display:flex;flex-wrap:wrap;background-color:#323232;justify-content:center;align-items:center}.contact .contact-wrapper .contact-form .input-wrapper .inputs{display:flex;justify-content:center;align-items:center;background-color:#323232}@media screen and (min-width: 350px) and (max-width: 749px){.contact .contact-wrapper .contact-form .input-wrapper .inputs{flex-direction:column}}.contact .contact-wrapper .contact-form .input-wrapper .inputs .row1,.contact .contact-wrapper .contact-form .input-wrapper .inputs .row2{width:100%;background-color:#323232}.contact .contact-wrapper .contact-form .input-wrapper .inputs input{padding:.5rem 1rem;margin:.8rem;width:94%;background:#0e0e0e;color:#f4f6f7}.contact .contact-wrapper .contact-form .input-wrapper .inputs input::-moz-placeholder{color:#f4f6f7;text-align:center}.contact .contact-wrapper .contact-form .input-wrapper .inputs input::placeholder{color:#f4f6f7;text-align:center}.contact .contact-wrapper .contact-form textarea{background:#0e0e0e;color:#f4f6f7;padding:.4rem 1rem;margin:.5rem}.contact .contact-wrapper .contact-form textarea::-moz-placeholder{color:#f4f6f7;text-align:center}.contact .contact-wrapper .contact-form textarea::placeholder{color:#f4f6f7;text-align:center}.contact .contact-wrapper .contact-form .btn-sent{width:30%;padding:.5rem;align-self:center;background:#0e0e0e;color:#f4f6f7}@media screen and (min-width: 350px) and (max-width: 749px){.contact .contact-wrapper .contact-form .btn-sent{margin:.5rem}}.footer{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:2rem}@media screen and (min-width: 350px) and (max-width: 749px){.footer{margin-top:3rem;height:25vh}}.footer .logo{display:flex;align-items:center;justify-content:center}.footer .logo h3{font-family:Roboto Slab;font-style:normal;font-weight:700;font-size:30px;line-height:53px;background:linear-gradient(90.81deg,#c400bc .41%,#006a8b 96.94%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration-color:transparent}@media screen and (min-width: 350px) and (max-width: 749px){.footer .logo h3{font-size:20px;line-height:20px}}.footer .logo img{margin-left:.5rem;scale:.9}@media screen and (min-width: 350px) and (max-width: 749px){.footer .logo img{scale:.7}}.footer .footer-link{transform:scale(.7);display:flex;justify-content:center;align-items:center}.footer .footer-link a{margin-right:2rem}@media screen and (min-width: 350px) and (max-width: 749px){.footer .footer-link{transform:scale(.6)}}.footer p{font-family:Roboto Slab;font-style:normal;font-weight:500;font-size:.3;line-height:1.5rem;color:#000}@media screen and (min-width: 350px) and (max-width: 749px){.footer p{margin-bottom:.5rem}}.footer a{font-family:Roboto Slab;font-style:normal;font-weight:600;font-size:.3;line-height:1.5rem;color:#000}*{margin:0 auto;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;outline:none;font-family:Roboto Slab,serif;background-color:#f4f6f7;scroll-behavior:smooth;max-width:1350px}@media screen and (min-width: 350px) and (max-width: 749px){html{font-size:60%}}body{padding:2rem 8rem;background-attachment:#c9d1d6}@media screen and (max-width: 950px){body{padding:2rem 4rem}}@media screen and (max-width: 750px){body{padding:1rem 2rem}}a{color:#0a0a0a}@media screen and (max-width: 750px){a{font-size:small}}h2{padding:2rem 0rem;font-family:Roboto Slab;font-style:normal;font-weight:600;font-size:2rem;color:#7761ff}@media screen and (max-width: 950px){h2{font-size:1.5rem}}@media screen and (max-width: 750px){h2{font-size:1.3rem}}.section--hidden{opacity:0;transform:translateY(8rem)}.section{transition:transform 1s,opacity 1s}.lazy-img{filter:blur(20px)}.WhatsApp-icon{position:fixed;height:10%;width:5%;right:4rem;z-index:100;bottom:4rem}@media screen and (max-width: 950px){.WhatsApp-icon{width:8%;height:12%;z-index:100}}@media screen and (max-width: 750px){.WhatsApp-icon{width:8%;height:10%;z-index:100}}@media screen and (min-width: 350px) and (max-width: 749px){.WhatsApp-icon{width:10%;height:8%;z-index:100}}
