:root{--yellow: #F5C32C;--orange: #FCA61F;--black: #242D49;--gray: #788097;--blueCard: #DDF8FE;--purple: rgb(238 210 255);--boxShadow: 0px 19px 60px rgb(0 0 0 / 8%);--orangeCard: rgba(252, 166, 31, .45);--smboxShadow: -79px 51px 60px rgba(0, 0, 0, .08)}.App{padding:.5rem 3.5rem;overflow:hidden;color:var(--black)}.button{background:linear-gradient(180deg,#fdc50f 26.71%,#fb982f 99.36%);box-shadow:0 20px 24px 3px #fba1286b;border-radius:34px;border:none;color:#fff;font-size:16px;padding:11px 26px}.button:hover{background:white;cursor:pointer;border:1px solid var(--orange);color:var(--orange)}@media screen and (max-width: 480px){.App{padding:.5rem 1rem}}@media screen and (max-width: 820px){.App{padding:.5rem 1rem}}.n-wrapper{height:10vh;display:flex;justify-content:space-between}.n-left{flex:1;align-items:center;display:flex;gap:2rem}.n-name{font-size:1.3rem;font-weight:700}.n-right{display:flex;flex:1;align-items:center;justify-content:center;font-weight:400}.n-list{flex:10}.n-list>ul{display:flex;gap:2rem;margin-right:4rem}.n-list>ul>li:hover{cursor:pointer;color:var(--orange)}.n-button{flex:2rem}@media (min-width: 760px) and (max-width: 820px){.n-list{display:none}.n-button{margin-left:15rem}}@media screen and (max-width: 480px){.n-list{display:none}}.toggle{display:flex;justify-content:space-between;border:3px solid var(--orange);border-radius:1rem;position:relative;padding:2px;cursor:pointer}.toggle>*{width:1rem;height:1rem;color:var(--orange)}.t-button{border-radius:100%;background:var(--orange);position:absolute}.Intro{display:flex;height:77vh;margin-top:6rem}.i-left{display:flex;position:relative;flex:1;flex-direction:column;gap:2rem}.i-name{display:flex;flex-direction:column;gap:.25rem}.i-name>:nth-child(1){color:var(--black);font-weight:700;font-size:3rem}.i-name>:nth-child(2){color:var(--orange);font-weight:700;font-size:3rem}.i-name>:nth-child(3){color:var(--gray);font-weight:100;font-size:14px;margin-top:10px}.i-button{width:6rem;height:2rem}.i-icons{margin-top:3rem;display:flex;gap:0rem}.i-icons>*{transform:scale(.5)}.i-icons>*:hover{cursor:pointer}.i-icons img{transition:transform .6s;cursor:pointer}.i-icons img:hover{transform:scale(1.1);animation:bounce-skills .6s}.i-right{flex:1rem;position:relative}.i-right>*{position:absolute;z-index:1}.i-right>:nth-child(1){transform:scale(.7);left:-15%;top:-9%}.i-right>:nth-child(2){top:-5.1rem;transform:scale(.7);left:-1.8rem}.i-right>:nth-child(3){transform:scale(1.2);left:16%;top:-2.5%;border-radius:7rem}@media (min-width: 760px) and (max-width: 820px){.Intro{flex-direction:row;gap:3rem;height:40rem}.i-right{transform:scale(.7);left:-1.5rem}.i-right .blur{display:none}.floating-div:nth-of-type(1){top:-4rem!important}}@media screen and (max-width: 480px){.Intro{flex-direction:column;gap:7rem;height:64rem}.i-right{transform:scale(.8);left:-3rem}.i-right .blur{display:none}.floating-div:nth-of-type(1){top:-7rem!important}}.floatingdiv{justify-content:space-around;display:flex;background:white;box-shadow:var(--boxShadow);border-radius:17px;align-items:center;padding:0 28px 0 0;height:80px}.floatingdiv>img{transform:scale(.5)}.floatingdiv>span{font-size:22px;color:#000;font-weight:700}.blur{position:absolute;width:22rem;height:14rem;border-radius:50%;background:#edd0ff;filter:blur(212px);z-index:-9;top:-18%;left:56%;filter:blur(72px)}.services{padding:0 3rem;display:flex;height:30rem;margin-top:7rem;margin-bottom:8rem}.awesome>:nth-child(3){color:var(--gray);font-size:14px;margin-top:1rem}.s-button{width:8rem;height:2rem;margin-top:1rem}.cards{position:relative}.cards>*{position:absolute}.s-blur1{left:-1rem;top:20rem}.s-blur2{left:14rem;top:8rem}@media (min-width: 760px) and (max-width: 820px){.services{margin-top:-5rem;margin-bottom:-2rem;flex-direction:column;gap:3rem;height:50rem;padding:0}.cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:19rem;width:20rem}.cards>*{position:static}}@media screen and (max-width: 480px){.services{margin-top:0;flex-direction:column;gap:5rem;height:66rem;padding:0}.cards{display:flex;flex-direction:column;gap:17rem;width:15rem}.cards>*{position:static}}.card{width:10rem;height:13rem;position:absolute;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;text-align:center;background:rgba(255,255,255,.26);border:7px solid var(--orangeCard);box-shadow:var(--boxShadow);border-radius:20px;padding:0px 26px 2rem}.card span:nth-of-type(3){color:var(--gray);font-size:16px}.card span:nth-of-type(1){margin-bottom:-.5rem;cursor:pointer;transition:transform .8s;font-size:2rem}.card span:first-child:hover{transform:rotateY(360deg)}.c-button{background:#ffffff;box-shadow:0 19px 60px #00000014;border-radius:7px;border:none;padding:10px;font-size:16px;color:#0d3cda}.c-button:hover{transform:scale(1.1);cursor:pointer}@media (min-width: 760px) and (max-width: 820px){.card{width:14rem}}@media screen and (max-width: 480px){.card{width:10rem}}.experience{display:flex;align-items:center;justify-content:center;gap:5rem;height:30vh;margin-bottom:8rem;color:var(--black)}.achievement{display:flex;flex-direction:column;align-items:center}.circle{width:4rem;height:4rem;background:white;border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:2rem;margin-top:10rem}.circle:before{border-radius:100%;content:"";background-image:linear-gradient(to bottom,#87e6fb 0%,#ffc05c 100%);top:-8px;left:-8px;bottom:-8px;right:-8px;position:absolute;z-index:-1;box-shadow:var(--boxShadow)}.achievement span:nth-of-type(2){color:var(--orange)}@media (min-width: 760px) and (max-width: 820px){.experience{transform:scale(1.2)}}@media screen and (max-width: 480px){.experience{transform:scale(.6)}}.education{padding:0 3rem;display:flex;height:120vh;align-items:center}.awesome{display:flex;flex-direction:column;position:relative}.awesome>:nth-child(1){color:var(--black);font-size:2.5rem;font-weight:700}.awesome>:nth-child(2){color:var(--orange);font-size:2.5rem;font-weight:700}.awesome div h3{color:var(--black);font-size:1rem;margin-bottom:7px}.awesome div span{color:var(--gray);font-size:14px;margin-left:1.5rem;margin-top:2px}.s-blur1{left:35rem;top:25rem}.w-right{position:relative;left:7rem}.w-mainCircle{left:9rem;position:relative;width:18rem;height:18rem;border-radius:100%;box-shadow:var(--smboxShadow);top:2rem;background:rgb(190,5,5);z-index:2}.w-mainCircle>*{position:absolute}.w-mainCircle>:nth-child(1){top:-3rem;left:6rem}.w-mainCircle>:nth-child(1) img{height:10rem;width:25rem;border-radius:50%}.w-mainCircle>:nth-child(2){left:-3rem;top:5rem}.w-mainCircle>:nth-child(2) img{height:10rem;width:25rem;border-radius:50%}.w-mainCircle>:nth-child(3){left:6rem;top:5rem}.w-mainCircle>:nth-child(3) img{height:10rem;width:25rem;border-radius:50%}.w-mainCircle>:nth-child(4){left:15rem;top:5rem}.w-mainCircle>:nth-child(4) img{height:10rem;width:25rem;border-radius:50%}.w-mainCircle>:nth-child(5){left:6rem;top:13rem}.w-mainCircle>:nth-child(5) img{height:10rem;width:25rem;border-radius:50%}.w-secCircle{width:6rem;height:6rem;position:absolute;border-radius:100%;border:5px solid #ebebeb;display:flex;align-items:center;justify-content:center;background:"none";box-shadow:var(--smboxShadow);background:white}.w-secCircle>img{transform:scale(.6)}.w-backCircle{position:absolute;height:13rem;width:13rem;border-radius:100%;z-index:1}.blueCircle{background:#1949b8;left:18rem;top:0rem}.yellowCircle{background:#f5c32c;left:18rem;top:8rem}@media (min-width: 760px) and (max-width: 820px){.education{flex-direction:row;height:50rem}.w-left{position:relative;left:1rem;transform:scale(1.3)}.w-right{display:flex;align-items:flex-start;justify-content:start;transform:scale(.7);left:4rem}.w-mainCircle{position:static}.w-backCircle{left:8rem!important}}@media screen and (max-width: 480px){.education{flex-direction:column;height:55rem;padding:0;gap:5rem;margin-top:20rem}.w-right{display:flex;align-items:flex-start;justify-content:start;transform:scale(.7)}.w-mainCircle{position:static;margin-left:-16rem}.w-backCircle{left:8rem!important;margin-left:-15rem;margin-top:-2rem}}.portfolio{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:5rem}.portfolio span:nth-of-type(1){color:var(--black);font-size:2rem;font-weight:700}.portfolio span:nth-of-type(2){color:var(--orange);font-size:2.5rem;font-weight:700}.portfolio .swiper{overflow:visible!important}.portfolio-slider{margin-top:3rem;width:100%;display:flex;align-items:center}.portfolio-slider .swiper-slide{width:20rem}.portfolio-slider .swiper-slide a{display:flex;align-items:center;transition:transform .3s;margin-top:-2rem}.portfolio-slider .swiper-slide a{transform:translate(.25rem)}.portfolio-slider .swiper-slide a h4{margin-right:1rem}.portfolio-slider .swiper-slide a svg{margin-left:.25rem}.portfolio img{width:19rem;height:13rem;filter:drop-shadow(-12px 15px 13px rgba(0,0,0,.25));border-radius:19px}@media (max-width: 768px){.portfolio img{width:100%;height:5rem}h3{transform:scale(.7)}h4{transform:scale(.7);margin-top:.9rem}.portfolio a>svg{display:none}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skills{display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--black)}h2{color:var(--black);font-size:2.5rem;font-weight:700}h1{color:var(--orange);font-size:1.5rem;font-weight:700;flex-direction:column;display:flex;align-items:center;justify-content:center;margin-top:-.5rem}.achievement1{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.achievement2{display:flex;flex-direction:column;align-items:center}.achievement2 span:nth-of-type(1){color:var(--black);font-weight:700;margin-right:2.5rem;font-size:1rem}.achievement2 span:nth-of-type(2){color:var(--gray);margin-right:2.5rem;font-size:15px;margin-bottom:4rem}.skills img{transition:transform .6s;cursor:pointer}.skills img:hover{transform:scale(1.1);animation:bounce-skills .6s}@keyframes bounce-skills{0%{transform:translate(0)}20%{transform:translateY(-6px)}40%{transform:translate(0)}60%{transform:translateY(-3px)}80%{transform:translate(0)}}.circle1{width:5rem;height:5rem;background:whitesmoke;border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-top:20px;margin-bottom:1.5rem;margin-right:3rem}.circle1:before{border-radius:100%;content:"";background-image:linear-gradient(to bottom,#ff6016 20%,#464b45 100%);top:-8px;left:-8px;bottom:-8px;right:-8px;position:absolute;z-index:-1;box-shadow:var(--boxShadow);margin-left:.5rem}@media (min-width: 760px) and (max-width: 820px){.skills{margin-top:-15rem;margin-bottom:-7rem;transform:scale(.8)}.achievement1{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;flex-direction:row}}@media screen and (max-width: 480px){.skills{margin-top:-20rem;margin-bottom:-20rem;transform:scale(.8)}.achievement1{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;flex-direction:row}}.t-wrapper{padding:0 3rem;height:100vh;display:flex;align-items:center;justify-content:center;margin-top:7rem;flex-direction:column;gap:2rem;position:relative;cursor:pointer}.t-heading{align-self:start}.t-heading>*{font-size:2rem;font-weight:700}.t-heading span:nth-of-type(2){color:var(--orange)}.t-blur1{left:38rem;top:16rem}.t-blur2{top:9rem;left:0}.testimonial{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:2rem;width:30rem;height:12rem;background:rgba(255,255,255,.26);border:7px solid var(--blueCard);box-shadow:var(--boxShadow);border-radius:20px}.testimonial>img{width:5rem;height:5rem;border-radius:100%;margin-top:-2rem}.testimonial span:nth-of-type(1){color:#000;margin-top:-.3rem;margin-bottom:.5rem;font-size:20px}.testimonial span:nth-of-type(2){color:#492406;font-size:18px}.t-wrapper .swiper{width:100%;height:70%}.t-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center}.t-wrapper .swiper-pagination-bullet-active{background:var(--orange)}@media (min-width: 760px) and (max-width: 820px){.testimonial{height:25rem;margin-top:-1rem}}@media screen and (max-width: 480px){.t-wrapper{padding:2px}.testimonial{height:20rem}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.contact-form{padding:3rem 3rem 0;display:flex;height:80vh}.awesome3{display:flex;flex-direction:column;position:relative}.awesome3>:nth-child(1){color:var(--black);font-size:2.5rem;font-weight:700}.awesome3>:nth-child(2){color:var(--orange);font-size:2.5rem;font-weight:700}.s-blur1{left:12rem;top:2rem}.c-right{display:flex;justify-content:center;position:relative;flex:1}.c-right>form{display:flex;flex-direction:column;gap:2rem;align-items:center}.c-right .user{width:20rem;height:2rem;padding:.3em;outline:none;border:2px solid var(--orange);border-radius:8px;font-size:16px}textarea{height:4rem!important}.c-blur1{top:15rem;left:-20rem}.swal2-popup{background-color:#0e0303}@media (min-width: 760px) and (max-width: 820px){.contact-form{padding:2rem 4rem;flex-direction:column;gap:5rem;height:30rem}.c-right .user{width:25rem}}@media screen and (max-width: 480px){.contact-form{padding:0;flex-direction:column;gap:5rem;height:40rem}.c-right .user{width:16rem}}.footer{display:flex;align-items:center;margin:-7rem -3.5rem -.5rem;position:relative}.f-content{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;margin-top:6rem;gap:1rem}span{font-size:1.5rem;color:#000;font-weight:700}.f-icons{display:flex;gap:1rem;transform:scale(.8)}@media (min-width: 760px) and (max-width: 820px){.f-content{transform:scale(1)}}@media screen and (max-width: 480px){.f-content{transform:scale(.5);margin-top:3rem}}
