@import"https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&display=swap";.contact .contact-me .contact-me-section:nth-child(7):before,.contact .contact-me .contact-me-section:nth-child(5):before,.contact .contact-me .contact-me-section:nth-child(3):before,.contact .contact-me .contact-me-section:nth-child(1):before{position:absolute;color:#000;left:45px;opacity:0}.footer,.disco,.contact .contact-me .contact-me-section a,.contact .contact-me .contact-me-section,.contact .contact-me,.contact{display:flex;align-items:center;justify-content:center}#Contact{color:#4dbcbc;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:10vh 8% 0}.contact{width:100%;margin-bottom:50px}.contact .contact-me{gap:20px}.contact .contact-me .contact-me-section{position:relative;gap:10px;border-radius:100%;padding-right:0;transition:all .2s linear}.contact .contact-me .contact-me-section:nth-child(1):before{content:"Email"}.contact .contact-me .contact-me-section:nth-child(3):before{content:"LinkedIn"}.contact .contact-me .contact-me-section:nth-child(5):before{content:"Github"}.contact .contact-me .contact-me-section:nth-child(7):before{content:"Discord"}.contact .contact-me .contact-me-section a{gap:10px;padding:15px;border-radius:100%;border:1px solid rgb(77,188,188)}.contact .contact-me .contact-me-section a svg{width:20px;height:20px}.contact .contact-me .contact-me-section:hover{background-color:#4dbcbc;color:#000;box-shadow:0 0 15px #4dbcbc;padding-right:70px;border-radius:15px;transition:all .2s linear}.contact .contact-me .contact-me-section:hover:before{opacity:1}.contact .contact-me .contact-me-section:hover svg{animation:rotational-shake 1s forwards linear}@keyframes rotational-shake{0%{transform:rotate(10deg)}7%{transform:rotate(-10deg)}14%{transform:rotate(10deg)}21%{transform:rotate(-10deg)}28%{transform:rotate(10deg)}35%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}65%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}to{transform:rotate(0)}}.contact .contact-me .contact-me-section:hover a{color:#000}.contact a{text-decoration:none;color:#4dbcbc}.disco{position:absolute;left:calc(50% - 150px);width:300px;height:300px;border-radius:50%;background-color:#fff0;filter:blur(10px);animation-name:roger;animation-duration:5s;animation-iteration-count:infinite;box-shadow:-15px 0 20px 5px #5c03f7;z-index:-6}@keyframes roger{0%{box-shadow:-15px 0 20px 5px #5c03f7}15%{box-shadow:-5px -10px 20px 5px #04f36b}30%{box-shadow:10px -10px 20px 5px #a5ef04}45%{box-shadow:5px -10px 20px 5px #fa03bc}60%{box-shadow:10px 10px 20px 5px #fa03bc}75%{box-shadow:10px 15px 20px 5px #04b9ef}90%{box-shadow:-5px 15px 20px 5px #4dbcbc}}.disco:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;animation-delay:4s;animation-name:roger;animation-duration:6s;animation-iteration-count:infinite;box-shadow:-15px 0 20px 5px #5c03f7}.disco:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;animation-delay:2s;animation-name:roger;animation-duration:6s;animation-iteration-count:infinite;box-shadow:-15px 0 20px 5px #5c03f7}.footer{border-top:1px solid gray;border-bottom:1px solid gray;margin-bottom:20px;background-color:#ffffff1a;padding:20px 0;width:100%;-webkit-mask-image:linear-gradient(to right,transparent,white 10%,white 90%,transparent);mask-image:linear-gradient(to right,transparent,white 10%,white 90%,transparent)}.footer p{padding:5px 10px;text-align:center}@media (max-width: 550px){.disco{left:calc(50% - 100px);width:200px;height:200px}.disco:before{width:200px;height:200px}.disco:after{width:200px;height:200px}}#Experience{margin:0 10%;padding-top:100px;height:100%;color:#fff}.experience{height:100%}.experience .section-heading{text-align:left;display:flex;align-items:center;justify-content:center;color:#4dbcbc}.experience .section-heading div{margin:10px}.experience .section-heading .fl{flex:auto;height:3px;background-color:#4dbcbc;border-radius:0;transform-origin:left;transform:scaleX(0%)}.experience .section-heading .render-fl{transform:scaleX(1);transition:transform 2s}.experience .work-experience{position:relative;margin-top:50px;padding:.1rem 0;height:100%}.experience .work-experience:before{content:"";position:absolute;left:50%;top:0;margin-left:-2px;width:4px;height:100%;background-color:#4dbcbc}.experience .work-experience .work{margin:4rem 0;position:relative;box-sizing:border-box;display:flex;opacity:0;transform:translateY(20px);transition:opacity 2s ease,transform 2s ease}.experience .work-experience .render-work{opacity:1;transform:translateY(0)}.experience .work-experience .work:nth-child(odd){justify-content:flex-start}.experience .work-experience .work:nth-child(2n){justify-content:flex-end}.experience .work-experience .work>span{position:absolute;top:0;box-sizing:border-box;border-radius:50%;background:#383e56;width:60px;height:60px;left:50%;margin-left:-30px;border:4px solid rgb(77,188,188)}.experience .work-experience .work>span>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.experience .work-experience .work span div img{object-fit:contain;width:60%;height:60%;box-sizing:border-box;max-width:100%;vertical-align:middle;border-radius:50%}.experience .work-experience .work .work-details{background-color:#3f5656;padding:1.5rem;width:44%;position:relative;border-radius:.25rem;box-shadow:0 3px #ddd;box-sizing:border-box}.experience .work-experience .work .work-details .arrow{content:"";position:absolute;width:0;height:0;border:7px solid transparent;box-sizing:border-box;border-right:7px solid rgb(63,86,86);top:24px}.experience .work-experience .work:nth-child(odd) .work-details .arrow{left:100%;transform:rotate(180deg)}.experience .work-experience .work:nth-child(2n) .work-details .arrow{right:100%;transform:rotate(0)}.experience .work-experience .work .work-details .work-header>div{box-sizing:border-box;line-height:1}.experience .work-experience .work .work-details .work-header>div>span:first-child{box-sizing:border-box;line-height:1;font-weight:700;font-size:24px;vertical-align:bottom}.experience .work-experience .work .work-details .work-header>div>span:last-child{line-height:1;box-sizing:border-box;font-size:14px;color:#a3a3a3;align-self:flex-end;padding-left:5px}.experience .work-experience .work .work-details .work-header>a{color:#76d6ce;box-sizing:border-box;text-decoration:none;font-weight:500;font-size:1rem;line-height:1.6}.experience .work-experience .work .work-details .work-header>a:hover{text-decoration:underline}.experience .work-experience .work .work-details>ul{position:relative;box-sizing:border-box;list-style-type:disc;padding-left:30px}.experience .work-experience .work .work-details>ul>li{box-sizing:border-box;letter-spacing:.05rem;font-size:14px}::marker{color:#4dbcbc;font-size:20px}.experience .work-experience .work .work-details>span{box-sizing:border-box;position:absolute;width:100%;font-size:1rem;padding:.8rem 0;opacity:.7;font-weight:500;top:6px}.experience .work-experience .work:nth-child(odd) .work-details>span{left:124%;top:6px;float:left}.experience .work-experience .work:nth-child(2n) .work-details>span{right:124%;top:6px;text-align:right}.experience .work-experience .work .experience-details{position:relative;display:flex;text-align:center;padding:2px 7px;font-size:14px;background-color:#3e8692;border-radius:10px;align-items:center;justify-content:center;cursor:pointer;margin-top:10px}.experience .work-experience .work .experience-details span{position:absolute;top:50%;right:10px;width:28px}.experience .work-experience .work .experience-details span:after{content:"";position:absolute;top:0;left:6px;width:10px;height:2px;background-color:#fff;transform:rotate(45deg);transition:.3s}.experience .work-experience .work .experience-details span:before{content:"";position:absolute;top:0;right:6px;width:10px;height:2px;background-color:#fff;transform:rotate(-45deg);transition:.3s}.experience .work-experience .work .experience-details .open:before{transform:rotate(45deg)}.experience .work-experience .work .experience-details .open:after{transform:rotate(-45deg)}@media (max-width: 1200px){.experience .work-experience:before{left:18px;margin-left:0}.experience .work-experience .work{margin:4rem 0;position:relative;box-sizing:border-box;display:flex;justify-content:flex-start;opacity:1;transform:translateY(0)}.experience .work-experience .work:nth-child(2n){justify-content:flex-start}.experience .work-experience .work>span{left:0;width:40px;height:40px;margin-left:0}.experience .work-experience .work .work-details{padding:1rem;margin-left:60px;width:100%}.experience .work-experience .work .work-details .arrow{top:15px;position:absolute}.experience .work-experience .work:nth-child(odd) .work-details .arrow{left:-13px;transform:rotate(0)}.experience .work-experience .work:nth-child(2n) .work-details .arrow{right:100%;transform:rotate(0)}.experience .work-experience .work .work-details>span{position:relative}.experience .work-experience .work:nth-child(odd) .work-details>span{left:0;float:none}.experience .work-experience .work:nth-child(2n) .work-details>span{left:0;float:none}.experience .section-heading .fl{transform:scaleX(1);transition:transform 2s}}@media (max-width: 650px){#Experience{margin:0 3%}.experience .work-experience .work .work-details .work-header>div{display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.experience .work-experience .work .work-details .work-header>div>span:last-child{align-self:flex-start;padding-top:5px;padding-left:1px}}#home{color:#4dbcbc;display:flex;justify-content:flex-start;align-items:center;height:100vh;position:relative;padding:20px 0;box-sizing:border-box}#home .bg-decors{position:absolute;width:40%;right:-50px;opacity:0}#home .bg-decors svg:last-child{fill:#4dbcbc;display:none}#home .render-bg-decors{opacity:1;right:50px;transition:all 1.5s ease-in-out}.intro{position:relative;width:50%;display:flex;flex-direction:column;justify-content:center;margin-left:1%;opacity:0}.render-intro{opacity:1;margin-left:10%;transition:all 1.5s ease-in-out}.intro:before,.intro:after{content:" ";width:28.125rem;height:28.125rem;border-radius:28.125rem;background-color:#4e4a4a;position:absolute;z-index:-1;filter:blur(225px)}.intro:after{top:-3rem;left:-5rem}.intro:before{bottom:2rem;right:0rem}.intro h2{font-size:65px;font-weight:800}.intro p{font-size:20px;font-weight:600}.intro a{display:flex;align-items:center;justify-content:center;text-decoration:none;position:relative;cursor:pointer;font-size:24px;color:#4dbcbc;font-weight:600;margin-left:50px;margin-top:30px;background-color:#4dbcbc00;outline:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.3s;overflow:hidden;height:35px;white-space:nowrap;border-style:solid;border-color:#4dbcbc;border-width:0;padding:0;width:0}.intro .render-a{border-width:2px;padding:15px 30px;width:40%;transition:width .5s ease-in-out 1.5s,padding .5s ease-in-out 1.5s,border-width .5s ease-in-out 1.5s}.intro a:hover{color:#000;z-index:100}.intro a:after{position:absolute;display:inline-block;content:"";bottom:-10px;right:-10px;height:50%;width:50%;background-color:#4dbcbc;transform:rotate(-45deg) scaleY(7) scaleX(2) translateY(30px);transition:.2s;opacity:.8;z-index:-1}.intro a:hover:after{transform:rotate(-45deg) scaleY(7) scaleX(2) translateY(0)}.intro a:before{z-index:-1;opacity:.8;position:absolute;content:"";top:-10px;left:-10px;height:50%;width:50%;background-color:#4dbcbc;transform:rotate(-45deg) scaleY(7) scaleX(2) translateY(-30px);transition:.2s}.intro a:hover:before{transform:rotate(-45deg) scaleY(7) scaleX(2) translateY(0)}@media (max-width: 1300px){#home .bg-decors{right:50px;opacity:1}.intro{width:50%;margin-left:10%;opacity:1}.intro h2{font-size:54px}.intro p{font-size:17px}.intro a{width:60%;border-width:2px;padding:15px 30px}}@media (max-width: 1050px){.intro{width:50%}.intro h2{font-size:42px}.intro p{font-size:17px}}@media (max-width: 850px){#home svg{width:80%}.intro{width:70%}.intro h2{font-size:45px}.intro p{font-size:17px}}@media (max-width: 650px){body{background-color:#000!important}#home{align-items:flex-end;height:90vh}#home .bg-decors{width:100%;align-self:flex-start;right:0;position:fixed}#home .bg-decors svg:first-child{width:100%}#home .bg-decors svg:last-child{display:block;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;opacity:.2}.intro{width:80%}.intro a{width:80%;margin-left:0;font-size:20px}.intro:before,.intro:after{display:none;width:25.125rem;height:25.125rem}.intro h2{font-size:30px}.intro p{font-size:12px}}ul{list-style-type:none}body{background-color:#181818}.navbar{background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;display:flex;justify-content:space-between;align-items:center;margin:0;top:0;left:0;width:100%;z-index:105;padding:10px 0;color:#4dbcbc}.navbar .logo{font-size:32px;margin-left:30px}.navbar .nav-links{display:flex;align-items:center;justify-content:center;padding:0;color:#bdb9b9;list-style-type:none}.navbar .nav-links li{position:relative;font-size:18px;padding:10px;margin:0 2%;cursor:pointer}.active,.navbar .nav-links li:hover{color:#4dbcbc}.active:before,.navbar .nav-links li:before{position:absolute;content:" ";top:50%;left:20%;width:60%;background-color:#4dbcbc80;border-radius:50px;z-index:-1;transition:.3s}.active:before{box-shadow:0 0 5px 5px #4dbcbc80}.navbar .nav-links li:hover:before{box-shadow:0 0 5px 5px #4dbcbc80}.navbar .nav-links li:after{position:absolute;content:" ";bottom:0;left:0;width:0%;height:2px;background-color:#4dbcbc;border-radius:20px;transition:width .2s ease-in}.navbar .nav-links li:hover:after{width:100%}.active{color:#4dbcbc}.navbar .social-media{margin-right:30px;display:flex;align-items:center;justify-content:flex-end;padding:0}.navbar .social-media a{margin:0 15px;display:flex;align-items:center;justify-content:center}.navbar .social-media a svg{fill:#fff;width:30px;height:30px;transition:.3s;cursor:pointer}.navbar .social-media a .bi-linkedin:hover{fill:#0077b5}.btn{width:42px;height:50px;background:transparent;padding:0 1rem;display:none;justify-content:center;align-items:center;cursor:pointer}.lines,.lines:after,.lines:before{background-color:#fff;width:30px;height:3px;position:absolute;transform-origin:50% 50%;transition:all .3s}.lines:before{content:"";top:-11px;left:0}.lines:after{content:"";top:11px;left:0}.target:after{transform:translateY(-11px) rotate(-45deg) scaleX(1)}.target:before{transform:translateY(11px) rotate(45deg) scaleX(1)}.target{transform:rotate(-180deg);background:transparent}.sidebar{position:fixed;width:100%;top:70px;height:90vh;display:flex;transition:.5s;background-color:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar ul{width:100%;padding:0;text-align:center}.sidebar ul li{cursor:pointer;font-size:32px;padding:10px;margin:0 20px;border-bottom:1px solid rgb(77,188,188)}.sidebar ul li:hover{background-color:#00000080}@media (max-width: 1200px){.btn{display:flex}.navbar .nav-links{display:none}}@media (max-width: 600px){.navbar .social-media{margin-right:0}.btn{padding-left:0;padding-right:0}.navbar .logo{font-size:28px;margin-left:20px}.navbar .social-media a svg{width:25px;height:25px}.lines,.lines:after,.lines:before{width:25px;height:3px}}#Projects{padding-top:10vh;color:#4dbcbc;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:84%;margin:0 8%}.project-header{margin-bottom:20px;width:100%}.project-header .section-heading{text-align:left;display:flex;align-items:center;justify-content:center;color:#4dbcbc}.project-header .section-heading div{margin:10px}.project-header .section-heading .fl{flex:auto;height:3px;background-color:#4dbcbc;border-radius:0;transform-origin:left;transform:scaleX(0%)}.project-header .section-heading .render-fl{transform:scaleX(1);transition:transform 2s}.project-header .project-category{display:flex;align-items:center;justify-content:center;gap:15px}.project-header .project-category li{border:1px solid rgb(77,188,188);padding:5px 10px;border-radius:10px;z-index:1;cursor:pointer;transition:.2s}.project-header .project-category li:hover{box-shadow:0 0 10px #4dbcbc}.projects{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.projects .project{width:350px;border-radius:10px;margin:10px;transition:opacity .5s ease-in .5s,margin .5s ease-in .5s,width .5s linear;opacity:0;transform:translateY(20px)}.projects .render-project{opacity:1;transform:translateY(0);transition:opacity 2s ease,transform 2s ease}.projects .hide-project{opacity:0;width:0;margin:0;transition:opacity .5s ease-in,margin .5s ease-in,width .5s linear .5s}.projects .project .project-thumbnail{display:flex;align-items:center;justify-content:center;border:1px solid rgb(77,188,188);margin:5px;border-radius:10px;height:250px;transition:.3s ease-in-out}.projects .project .project-thumbnail:hover{transform:translateY(-10px)}.projects .project .project-thumbnail img{width:90%;border-radius:10px;margin:5px}.projects .project .project-content{margin:0 5px;overflow:hidden;max-height:270px!important}.projects .project .project-title{display:flex;justify-content:space-between;align-items:center;width:100%}.projects .project .project-title .project-hyperlinks,.projects .project .project-title .project-hyperlinks a{display:flex;align-items:center;justify-content:center}.projects .project .project-title .project-hyperlinks svg{fill:#4dbcbc;margin:0 5px;width:25px;height:25px}.projects .project .project-description{color:gray;margin-top:10px}.projects .project .project-skills{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;margin-top:10px}.projects .project .project-skill{margin-right:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;background-color:#2b2828;padding:5px 10px;border-radius:10px;color:#fff;font-size:14px}@media (max-width: 550px){.project-header .section-heading .fl{transform:scaleX(1)}.projects .project{width:300px;opacity:1;visibility:visible;transition:opacity .5s ease-in .5s,width .5s linear}.projects .hide-project{opacity:0;width:0;transition:opacity .5s ease-in,width .5s linear .5s}.projects .project .project-thumbnail{height:200px}#Projects{margin:0 3%}}#Skills{color:#4dbcbc;margin:0 10%;padding-top:70px;padding-bottom:0}.skills .section-heading{text-align:left;display:flex;align-items:center;justify-content:center}.skills .section-heading div{margin:10px}.skills .section-heading .fl{flex:auto;height:3px;background-color:#4dbcbc;border-radius:0;transform-origin:left;transform:scaleX(0%)}.skills .section-heading .render-fl{transform:scaleX(1);transition:transform 2s}.skills .skills-data{display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.skills .skills-data .skill-category{border:1px solid gray;background-color:#70c4c14d;padding:20px;margin:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transform:translateY(20px);transition:opacity 2s ease,transform 2s ease}.skills .skills-data .render-skill-category{opacity:1;transform:translateY(0)}.skills .skills-data .dbms{max-width:200px}.skills .skills-data>div .skill-logos{display:flex;align-items:center;justify-content:center}.skills .skills-data>div .skill-logos .logo{display:flex;align-items:center;justify-content:center;flex-direction:column;color:gray;opacity:0;transform:translateY(20px);transition:opacity 2s ease,transform 2s ease}.skills .skills-data>div .skill-logos .render-logo{opacity:1;transform:translateY(0)}.skills .skills-data img{width:70px;margin:10px;transition:.2s ease-in-out}.skills .skills-data img:hover{transform:translateY(-5px)}@media (max-width: 1375px){.skills .skills-data .dbms{max-width:120px}.skills .section-heading .fl{transform:scaleX(1)}.skills .skills-data .skill-category{opacity:1;transform:translateY(0)}.skills .skills-data>div .skill-logos .logo{opacity:1;transform:translateY(0)}}@media (max-width: 1275px){.skills .skills-data img{width:40px;margin:10px}.skills .skills-data>div h1{font-size:24px}.skills .skills-data>div .skill-logos .logo p{font-size:12px}}@media (max-width: 750px){.skills .skills-data img{width:30px;margin:10px}.skills .skills-data>div h1{font-size:22px}.skills .skills-data>div .skill-logos .logo p{font-size:10px}.skills .skills-data .dbms{max-width:60px}}@media (max-width: 650px){.skills .skills-data img{width:40px;margin:10px}.skills .skills-data{display:block}.skills .skills-data .dbms{max-width:100%}#Skills{margin:0 3%}.skills .skills-data>div{padding:5px;margin:5px}.skills .skills-data>div{background-color:#417573;z-index:9999;color:#000}.skills .skills-data>div .skill-logos .logo{color:#000}}#Testimonial{margin:0 10%;padding-top:100px;color:#fff}.testimonial .section-heading{text-align:left;display:flex;align-items:center;justify-content:center;color:#4dbcbc}.testimonial .section-heading div{margin:10px}.testimonial .section-heading .fl{flex:auto;height:3px;background-color:#4dbcbc;border-radius:0;transform-origin:left;transform:scaleX(0%)}.testimonial .section-heading .render-fl{transform:scaleX(1);transition:transform 2s}.testimonials{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.testimonials .review{border:1px solid rgb(77,188,188);width:calc(100%/3 - 80px);height:520px;padding:0 1rem;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin:0;opacity:0;transform:translateY(20px)}.testimonials .render-review{opacity:1;transform:translateY(0);transition:opacity 2s ease,transform 2s ease}.testimonials .review>p{font-size:48px;line-height:10px;margin-top:40px;width:100%}.testimonials .review .review-content{height:100%;width:100%;display:flex;gap:20px;align-items:center;justify-content:space-between;flex-direction:column}.testimonials .review .review-content .review-text-content{width:100%;height:100%;font-size:16px}.testimonials .review:hover{transform:translateY(-10px);transition:transform .5s}.testimonials .review .review-content .review-user{width:100%;height:20%;display:flex;justify-content:space-between}.testimonials .review .review-content .review-user span{box-sizing:border-box;border-radius:50%;width:50px;height:50px}.testimonials .review .review-content .review-user span div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.testimonials .review .review-content .review-user span img{object-fit:contain;box-sizing:border-box;max-width:100%;vertical-align:middle;border-radius:50%}.testimonials .review .review-content .review-user .review-user-info{display:flex;flex-direction:column}.testimonials .review .review-content .review-user .review-user-info .review-user-name{display:flex;align-items:center}.testimonials .review .review-content .review-user .review-user-info .review-user-name svg{fill:#4dbcbc;vertical-align:middle;padding:3px}.testimonials .review .review-content .review-user .review-user-info .review-user-post{color:gray;padding-left:5px;font-size:15px}@media (max-width: 1350px){.testimonials .review{opacity:1;transform:translateY(0)}.testimonials{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.testimonials .review .review-content .review-text-content{font-size:14px}.testimonial .section-heading .fl{transform:scaleX(1)}}@media (max-width: 1200px){#Testimonial{margin:0 5%;padding-top:100px}.testimonials .review{margin:2rem 5px;width:calc(100%/3 - 70px);padding:2rem 1.5rem}}@media (max-width: 900px){#Testimonial{margin:0;padding-right:0;padding-left:0;padding-top:100px}.testimonial{margin:0;padding:0}.testimonials .review{width:100%;height:320px;margin:.5rem 5px;padding:3.5rem 1.5rem;padding-top:0}.testimonials .review .review-content .review-text-content{font-size:13px}}*{margin:0;padding:0}:root{font-family:ABeeZee,sans-serif;font-style:normal;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
