:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.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-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-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{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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{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-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.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-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .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)}}html{scroll-behavior:smooth;font-family:Inter,sans-serif;touch-action:pan-x pan-y;min-height:100dvh;height:auto}body{width:100%;position:relative;background:linear-gradient(90deg,#000,#8f1616,#000);color:#e1dad5;overflow:visible;font-family:roboto,sans-serif;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:none;font-family:Inter,sans-serif;touch-action:pan-x pan-y;min-height:100dvh;height:auto}.navbar{position:fixed;top:0;left:0;width:100%;height:60px;background:linear-gradient(90deg,#000,#ff0000ad,#000);padding:0 10vw;display:flex;justify-content:space-between;align-items:center;z-index:9}.navbar .brand-container{display:flex;align-items:center}.navbar .brand-container .brand{text-transform:capitalize;font-weight:500;color:#e1dad5;font-family:Georgia,Times New Roman,Times,serif}.navbar .brand-container .App-logo{width:60px}.navbar .brand-container .App-logo::selection{display:none}.navbar .links-container{display:flex;list-style:none}.navbar .links-container .link{text-transform:capitalize;color:#e1dad5;text-decoration:none;margin:0 10px;padding:10px;position:relative}@media screen and (max-width:1100px){.navbar .links-container .link{margin-left:auto;text-align:center;display:block;height:50px}}.navbar .links-container .link:hover:not(.active){opacity:.7}.navbar .links-container .link.active:before,.navbar .links-container .link.active:after,.navbar .links-container .link .seperator:before,.navbar .links-container .link .seperator:after{content:"";position:absolute}.navbar .links-container .link.active:before,.navbar .links-container .link .seperator:before{bottom:0;left:50%;width:5px;height:5px;background:#e1dad5;transform:translate(-50%);border-radius:50%}.navbar .links-container .link.active:after,.navbar .links-container .link .seperator:after{bottom:2px;left:0;width:100%;height:1px;background:#e1dad5}@media screen and (max-width:1100px){.navbar .links-container{position:absolute;top:60px;background-color:#1d1d1d;width:100%;left:0;padding:0 10vw;flex-direction:column;transition:.5s;opacity:0;pointer-events:none}.navbar .links-container.show{opacity:1;pointer-events:all}}@media(max-width:1100px){.toggle-btn{position:absolute;width:40px;height:40px;right:10vw;cursor:pointer}.toggle-btn span{position:absolute;width:100%;height:2px;background:#fff;top:30%;transition:.5s}.toggle-btn span:nth-child(2){top:70%}.toggle-btn.active span:nth-child(1){top:50%;transform:rotate(45deg)}.toggle-btn.active span:nth-child(2){top:50%;transform:rotate(-45deg)}}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#home{width:100%;min-height:calc(100vh - 60px);height:auto;display:flex;align-items:center;justify-content:space-between;position:relative;padding:50px 10vw;margin-top:50px}@media screen and (max-width:1100px){#home{flex-direction:column-reverse;height:fit-content;padding-bottom:50px}}#home .home-content{width:50%}#home .home-content .home-heading{font-size:5rem;text-transform:capitalize}@media screen and (max-width:1400px){#home .home-content .home-heading{font-size:4.5rem}}@media screen and (max-width:1100px){#home .home-content .home-heading{font-size:3.5rem}}@media screen and (max-width:650px){#home .home-content .home-heading{font-size:3rem}}@media screen and (max-width:1100px){#home .home-content{width:70%;min-width:350px;text-align:center}}#home .home-content .profession{width:fit-content;display:block;margin:10px 0 20px auto;text-transform:capitalize;position:relative;padding:10px 20px;color:#1d1d1d;z-index:2}#home .home-content .profession:before,#home .home-content .profession:after{content:"";position:absolute;background:#e3e3e3;top:0}#home .home-content .profession:before{left:0;width:100%;height:100%;z-index:-1;transform:skew(10deg)}#home .home-content .profession:after{left:-100px;width:100px;height:2px}#home .home-content .info{line-height:30px;margin-bottom:50px}@media screen and (max-width:1400px){#home .home-content .info{font-size:1.05rem}}@media screen and (max-width:1100px){#home .home-content .info{font-size:.95rem}}#home .home-content .info #Countdown-Text{color:#e2d220}#home .home-content .info #countdown{color:#d81919}#home .home-content #resumeBtn{margin-left:10px;padding:10px 20px;text-decoration:none;border-radius:25px;border:3px solid rgba(0,0,0,.5803921569);background:#964320;color:#fff;text-transform:capitalize;transition:2s}#home .home-content #resumeBtn:hover,#home .home-content #resumeBtn:focus{transform:scale(1.1);transition-duration:.6s;cursor:pointer;background:#0000009c;color:#fff}#home .home-content .install-banner{margin-left:10px;padding:10px 20px;text-decoration:none;border-radius:25px;border:3px solid rgba(0,0,0,.5803921569);background:#964320;color:#fff;text-transform:capitalize;transition:2s;background:#000;border:#fff solid 1px}@media screen and (max-width:1100px){#home .home-content .install-banner{margin-top:10px}}#home .home-content .install-banner:hover,#home .home-content .install-banner:focus{transform:scale(1.1);transition-duration:.6s;cursor:pointer;background:#0000009c;color:#fff}#home .image{max-width:400px}@media screen and (max-width:1100px){#home .image{width:300px;height:300px;margin:0 40px 40px}}#home .home-img-caption{position:relative;left:60px;z-index:-1;bottom:220px}@media screen and (max-width:1100px){#home .home-img-caption{left:60px}}#home .imgCap1-style{transition:1s;width:fit-content;background:#dacd15b9;font-size:15px;left:70px;z-index:10;color:#000;border-radius:30px;padding:15px;top:20px}@media screen and (max-width:1100px){#home .imgCap1-style{top:-10px}}#dialog{background:linear-gradient(90deg,#00f,gold,#8f1616);text-align:center;font-family:sans-serif;margin:20px 0 0 20px;width:100%;min-width:30vw;font-size:1.2rem;padding-bottom:25px}#dialog::backdrop{background:#000000d7}#dialog .dialog-heading-container{display:flex;align-items:center;background:gold;padding:20px}#dialog .dialog-heading-container h1{flex-grow:1}#dialog .dialog-heading-container svg{min-width:40px;min-height:40px}#dialog .dialog-heading-container svg:hover{cursor:pointer}.dancer{width:100px;margin:10px;display:inline-block;animation:bounce .5s infinite alternate}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-20px)}}#about-section{width:100%;height:auto;position:relative;padding:50px 10vw;margin-top:50px}#about-section .about-me-container{margin:150px 0 0;width:100%;display:grid;grid-template-columns:40% 60%;grid-gap:50px}@media screen and (max-width:1100px){#about-section .about-me-container{display:flex;flex-direction:column;margin:50px 0 0}}#about-section .about-me-container .left-col{display:flex;flex-direction:column;align-items:center;row-gap:15px}#about-section .about-me-container .left-col,#about-section .about-me-container .left-col .right-col{position:relative}@media screen and (max-width:1100px){#about-section .about-me-container .left-col{margin:auto;min-width:320px}}#about-section .about-me-container .left-col .about-image{border-radius:30px;box-shadow:0 10px 10px #00000040}@media screen and (max-width:500px){#about-section .about-me-container .left-col .about-image{width:95%;height:320px}}#about-section .about-me-container .left-col .about-image:before{content:"Mr.Knucks (Naz) The sleepless dev.";position:absolute;right:-20px;top:-40px;transform:rotate(30deg);text-transform:capitalize}#about-section .about-me-container .left-col .about-image:after{content:"";position:absolute;right:120px;top:-10px;transform:rotate(-30deg);width:50px;height:2px;background:#fff;transform-origin:right}#about-section .about-me-container .about-paragraph{font-size:1.2rem;font-weight:300;line-height:35px;margin-bottom:40px}@media screen and (max-width:500px){#about-section .about-me-container .about-paragraph{font-size:1rem;line-height:30px}}.tech-aspirations-heading{margin-top:150px}.tech-aspirations-heading span{color:#8c8320}.skill-category-container{margin-top:100px;display:flex;flex-wrap:wrap;justify-content:center;display:grid;min-height:100vh;grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width:1400px){.skill-category-container{grid-template-columns:repeat(2,1fr);column-gap:150px}}@media screen and (max-width:1100px){.skill-category-container{grid-template-columns:repeat(2,1fr);column-gap:40px}}@media screen and (max-width:650px){.skill-category-container{grid-template-columns:repeat(1,1fr)}}.skill-category-container .skill-category-card{width:400px;height:100%;border:.5px solid hsla(0,0%,100%,.5);border-radius:28px;display:flex;flex-direction:column;padding:3rem 8%;cursor:pointer;transition:.5s}@media screen and (max-width:1100px){.skill-category-container .skill-category-card{width:100%}}.skill-category-container .skill-category-card:hover,.skill-category-container .skill-category-card:active{background:var(--bg);transform:scale(1.1);transform:translateY(-15px)}.skill-category-container .skill-category-card h3{font-size:1.5rem;letter-spacing:1px;margin-bottom:16px}@media screen and (max-width:1400px){.skill-category-container .skill-category-card h3{font-size:1.45rem}}@media screen and (max-width:1100px){.skill-category-container .skill-category-card h3{font-size:1.35rem}}@media screen and (max-width:650px){.skill-category-container .skill-category-card h3{font-size:1.25rem}}.skill-category-container .skill-category-card ul li{display:flex;align-items:center;margin:0 0 10px 12px;font-size:1rem}@media screen and (max-width:1400px){.skill-category-container .skill-category-card ul li{font-size:.95rem}}@media screen and (max-width:1100px){.skill-category-container .skill-category-card ul li{font-size:.85rem}}@media screen and (max-width:650px){.skill-category-container .skill-category-card ul li{font-size:.75rem}}.skill-category-container .skill-category-card i{margin-right:8px}.project{position:relative;padding:50px 10vw;margin-top:50px}.project .filters{width:fit-content;display:block;margin:50px auto;text-align:center}.project .filters .project-filter-btn{padding:10px 20px;border-radius:5px;border:none;text-transform:capitalize;margin:0 5px 10px;cursor:pointer;transition:1s}.project .filters .project-filter-btn:hover{transform:scale(1.1);background:linear-gradient(90deg,#00000067,#887e14,#00000067)}.project .filters .project-filter-btn.active{background:linear-gradient(90deg,#0000005e,#887e14,#0000005e);color:#fff}.project .project-container{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media screen and (max-width:1400px){.project .project-container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1100px){.project .project-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.project .project-container{grid-template-columns:1fr}}@media screen and (min-width:1800px){.project .project-container{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:2500px){.project .project-container{grid-template-columns:repeat(6,1fr)}}.project .project-container .project-card{filter:blur(10px);position:relative;cursor:pointer;display:block;color:#fff;transition:1s}.project .project-container .project-card:hover .content{opacity:1}.project .project-container .project-card:hover,.project .project-container .project-card:active{transform:translateY(-5%);transition:.5s}.project .project-container .project-card.hide{display:none}.project .project-container .project-card img{width:100%;height:100%;object-fit:cover}.project .project-container .project-card .content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;transition:.5s;text-transform:capitalize;opacity:0}.project .project-container .project-card .content .tags{position:absolute;bottom:1px;opacity:.6;width:90%;font-size:.65rem}@media screen and (max-width:1100px){.project .project-container .project-card .content .tags{font-size:.8rem}}@media screen and (max-width:850px){.project .project-container .project-card .content .tags{font-size:.6rem}}@media screen and (max-width:650px){.project .project-container .project-card .content .tags{font-size:.8rem}}@media screen and (max-width:500px){.project .project-container .project-card .content .tags{font-size:.65rem}}.project .project-container .project-card .project-name{font-weight:300;font-size:1.5rem;text-align:center}@media screen and (max-width:650px){.project .project-container .project-card .project-name{font-size:1.7rem}}@media screen and (max-width:400px){.project .project-container .project-card .project-name{font-size:1.2rem}}ul{list-style:none}#Testimonials-Section{position:relative;padding:50px 10vw;margin-top:50px}#Testimonials-Section .filters{width:fit-content;display:block;margin:50px auto;text-align:center}#Testimonials-Section .filters .project-filter-btn{padding:10px 20px;border-radius:5px;border:none;text-transform:capitalize;margin:0 5px 10px;cursor:pointer;transition:1s}#Testimonials-Section .filters .project-filter-btn:hover{transform:scale(1.1);background:linear-gradient(90deg,#00000067,#887e14,#00000067)}#Testimonials-Section .filters .project-filter-btn.active{background:linear-gradient(90deg,#0000005e,#887e14,#0000005e);color:#fff}#Testimonials-Section .testimonial-container{max-width:900px;margin:0 auto;position:relative;flex-shrink:0;object-fit:cover;width:100%;height:100%;border-radius:50%}#Testimonials-Section .testimonial-container:hover{cursor:grab}#Testimonials-Section .testimonial-container:active{cursor:grabbing}#Testimonials-Section .testimonial-container :is(.swiper-button-next,.swiper-button-prev){background-color:#ced6e0;top:35%;height:38px;border-radius:50%;transition:background-color .3s;box-shadow:#000}@media screen and (min-width:843px){#Testimonials-Section .testimonial-container :is(.swiper-button-next,.swiper-button-prev){top:50%}}#Testimonials-Section .testimonial-container :is(.swiper-button-next,.swiper-button-prev):hover{background-color:#dfc012}#Testimonials-Section .testimonial-container :is(.swiper-button-next,.swiper-button-prev):after{font-size:16px;font-weight:800;color:#fff}#Testimonials-Section .testimonial-container .swiper-slide-active .PartnerDescription-Container{transform:translate(0);opacity:1}#Testimonials-Section .testimonial-container .swiper-pagination .swiper-pagination-bullet-active{background-color:#dfc012}#Testimonials-Section .testimonial-container .swiper-pagination span{background-color:#ced6e0;transition:width .3s;opacity:1}.wrapper{display:flex;flex-direction:column;align-items:center;gap:60px;padding:30px 0}@media screen and (min-width:843px){.wrapper{flex-direction:row;padding:30px 100px}}.wrapper .img-container{width:150px;height:150px;position:relative;flex-shrink:0}@media screen and (min-width:843px){.wrapper .img-container{width:200px;height:200px}}.wrapper .img-container:before{content:"";position:absolute;bottom:0;left:0;width:calc(100% + 30px);height:calc(100% + 10px);background-color:#dfc012;border-radius:50%;z-index:-1;box-shadow:#000;transition:border-radius .5s .3s}.wrapper .img-container img{object-fit:cover;width:100%;height:100%;border-radius:50%}.swiper-slide-active .wrapper .img-container:before{border-radius:33% 67% 50% 50%/50% 14% 86% 50%}.message-container{position:relative;padding-top:15px;display:flex;flex-direction:column;align-self:flex-end}.message-container>p{position:relative;font-size:14px;line-height:normal;margin-bottom:30px;opacity:0;transform:translate(10%);transition:transform 1s,opacity 1s}@media screen and (max-width:500px){.message-container>p{font-size:12.5px}}.message-container>p:before,.message-container>p:after{font-family:serif;font-size:80px;font-weight:800;line-height:1;position:absolute;color:#ced6e0;height:40px;z-index:-1}.message-container>p:before{content:open-quote;top:-40px;left:10px}.message-container>p:after{content:close-quote;top:95%;right:0}.swiper-slide-active .message-container>p{transform:translate(0);opacity:1}.PartnerDescription-Container{position:relative;width:fit-content;line-height:1;opacity:0;transform:translate(30px);transition:transform 1s .2s,opacity 1s .3s}.PartnerDescription-Container h3{font-size:22px;margin-bottom:3px;font-weight:800;color:#dfc012;opacity:.8}.PartnerDescription-Container p{font-size:12px;text-align:right}.testimonial-filter-btn{padding:10px 20px;border-radius:5px;border:none;text-transform:capitalize;margin:0 5px 10px;cursor:pointer;transition:1s}.testimonial-filter-btn:hover{transform:scale(1.1);background:linear-gradient(90deg,#00000067,#887e14,#00000067)}.testimonial-filter-btn.active{background:linear-gradient(90deg,#0000005e,#887e14,#0000005e);color:#fff}.certificate-container{margin-top:70px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media screen and (max-width:1400px){.certificate-container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1100px){.certificate-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.certificate-container{grid-template-columns:1fr}}@media screen and (min-width:1800px){.certificate-container{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:2500px){.certificate-container{grid-template-columns:repeat(6,1fr)}}.certificate-container .certificate-card{position:relative;cursor:pointer;display:block;color:#fff;transition:1s}.certificate-container .certificate-card:hover .content{opacity:1}.certificate-container .certificate-card:hover,.certificate-container .certificate-card:active{transform:translateY(-5%);transition:.5s}.certificate-container .certificate-card.hide{display:none}.certificate-container .certificate-card img{width:100%;height:100%;object-fit:cover}.certificate-container .certificate-card .content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;transition:.5s;text-transform:capitalize;opacity:0}.certificate-container .certificate-card .content .tags{position:absolute;bottom:1px;opacity:.6;width:90%;font-size:.65rem}@media screen and (max-width:1100px){.certificate-container .certificate-card .content .tags{font-size:.8rem}}@media screen and (max-width:850px){.certificate-container .certificate-card .content .tags{font-size:.6rem}}@media screen and (max-width:650px){.certificate-container .certificate-card .content .tags{font-size:.8rem}}@media screen and (max-width:500px){.certificate-container .certificate-card .content .tags{font-size:.65rem}}.certificate-container .certificate-description{font-weight:300;font-size:.8rem;line-height:1.3;text-align:center}@media screen and (max-width:650px){.certificate-container .certificate-description{font-size:1rem}}#contact-section{position:relative;padding:50px 10vw;margin-top:50px}#contact-section .contact-form{width:100%}#contact-section .contact-form .name{display:flex;justify-content:space-between;margin-top:100px}@media screen and (max-width:500px){#contact-section .contact-form .name{flex-direction:column}}#contact-section .contact-form .name input{width:49%;margin:0}@media screen and (max-width:500px){#contact-section .contact-form .name input{width:100%}}#contact-section .contact-form .name .validationError{background-color:red;transition:1s;transform:translateY(10%)}#contact-section .contact-form .btn{display:block;margin:auto;cursor:pointer;border:2px solid rgba(0,0,0,.3098039216)}#contact-section .contact-form .btn:hover{background:#8c832037;color:#e1dad5}#contact-section .contact-form input{width:100%;display:block;height:50px;padding:20px;border-radius:5px;background-color:#000;color:#fff;border:none;font-size:large;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;outline:none;margin:30px 0;resize:none}#contact-section .contact-form .message{width:100%;display:block;height:200px;padding:20px;border-radius:5px;background-color:#000;color:#fff;border:none;font-size:large;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;outline:none;margin:30px 0;resize:none}.Submission-Popup-Container{min-width:400px;background:linear-gradient(90deg,#8f1616,#d4a30e,#8f1616);border-radius:6px;position:fixed;z-index:999;transform:translate(-50%,50%) scale(.1);visibility:hidden;top:-100%;left:50%;text-align:center;padding:0 30px 30px;color:#000;transition:transform .4s,top .4s}@media screen and (max-width:650px){.Submission-Popup-Container{min-width:350px}}@media screen and (max-width:500px){.Submission-Popup-Container{min-width:300px}}.Submission-Popup-Container img{width:200px;margin-top:-50px;border-radius:50%;box-shadow:0 2px 5px #0003;margin-left:10px}.Submission-Popup-Container h2{font-size:38px;font-weight:500;margin:30px 0 10px}@media screen and (max-width:650px){.Submission-Popup-Container h2{font-size:30px}}@media screen and (max-width:650px){.Submission-Popup-Container p{font-size:.9rem}}.Submission-Popup-Container button{width:100%;margin-top:50px;padding:10px 0;background:red;color:#fff;border:0;outline:none;font-size:18px;border-radius:4px;cursor:pointer;box-shadow:0 5px 5px #0003}@media screen and (max-width:650px){.Submission-Popup-Container button{font-size:10px}}.open-popup{visibility:visible;top:0;transform:translate(-50%,50%) scale(1)}.email-container{display:flex}.email-container svg{position:absolute;top:45%;width:20px;height:20px;left:87%;border:solid gold 1px;border-radius:30px}@media screen and (max-width:1207px){.email-container svg{top:46.5%}}@media screen and (max-width:1100px){.email-container svg{top:44.5%;left:85%}}@media screen and (max-width:1090px){.email-container svg{top:45.5%}}@media screen and (max-width:650px){.email-container svg{top:44.5%;left:83%}}@media screen and (max-width:500px){.email-container svg{top:50%;left:80%}}@media screen and (max-width:490px){.email-container svg{top:50.2%}}@media screen and (max-width:345px){.email-container svg{top:51.2%}}.email-container svg:hover:before{content:"If you choose to provide your email, you'll receive a special confirmation email from myself. Your email will be used solely for this purpose.For more details, please refer to the Privacy Notice in the navigation.";position:absolute;bottom:40px;right:-150px;font-size:15px;border-radius:20px;padding:20px;line-height:20px;font-family:Times New Roman,Times,serif;width:300px;cursor:pointer;background:linear-gradient(90deg,#8f1616,#d4a30e,#8f1616);color:#000}@media screen and (max-width:1400px){.email-container svg:hover:before{right:-100px}}@media screen and (max-width:1000px){.email-container svg:hover:before{width:350px;right:-50px}}@media screen and (max-width:500px){.email-container svg:hover:before{width:250px}}@media screen and (max-width:290px){.email-container svg:hover:before{width:200px}}.footer{width:100%;margin-top:auto;padding:10px 0;background:linear-gradient(90deg,#000,#660f0f,#000);border-top:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;align-items:center;gap:20px}.footer div{display:flex;justify-content:center;align-items:center;column-gap:25px}.footer div a{display:flex;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);background-color:#fff;border-radius:50%;width:40px;height:40px;padding:9px;object-fit:contain;box-shadow:0 4px 15px #0000004d}.footer div a:hover{transform:scale(1.1) translateY(-3px)}@media screen and (max-width:500px){.footer div img{width:34px;height:34px}}.footer p{color:#ffffff80;font-size:.75rem;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;margin:0}@media screen and (max-width:500px){.footer p{font-size:9px}}.btn{padding:10px 20px;text-decoration:none;border-radius:25px;border:3px solid rgba(0,0,0,.5803921569);background:#964320;color:#fff;text-transform:capitalize;transition:2s}.btn:hover,.btn:focus{transform:scale(1.1);transition-duration:.6s;cursor:pointer;background:#0000009c;color:#fff}.seperator{width:25%;margin:20px auto;position:relative}.seperator:before,.seperator:after{content:"";position:absolute}.seperator:before{bottom:0;left:50%;width:5px;height:5px;background:#e1dad5;transform:translate(-50%);border-radius:50%}.seperator:after{bottom:2px;left:0;width:100%;height:1px;background:#e1dad5}@media screen and (max-width:1400px){.seperator{width:30%}}@media screen and (max-width:1100px){.seperator{width:40%}}@media screen and (max-width:650px){.seperator{width:60%}}.heading{text-align:center;font-weight:500;font-size:3.5rem;text-transform:capitalize}@media screen and (max-width:1400px){.heading{font-size:3.35rem}}@media screen and (max-width:1100px){.heading{font-size:2.95rem}}@media screen and (max-width:650px){.heading{font-size:2.45rem}}.sub-heading{text-align:center;font-size:1rem;margin:10px;opacity:.7}@media screen and (max-width:1400px){.sub-heading{font-size:.98rem}}@media screen and (max-width:1100px){.sub-heading{font-size:.88rem}}@media screen and (max-width:650px){.sub-heading{font-size:.78rem}}.highlight{color:#8c8320}.changeNavColorByToggle{background:linear-gradient(90deg,#00f,#131313b1,#00f)}.changeBackgroundColor{background:linear-gradient(90deg,#000,#0d0ddf,#000)}.footerBackgroundColorToggle{background:linear-gradient(90deg,#00f,#d1d1d1cb,#00f);color:#000}.changeTextColor{background:linear-gradient(red,#ff0,red);-webkit-background-clip:text;color:#0000}.FAQ-Section{position:relative;padding:50px 10vw;margin-top:50px}.FAQ-Section .FAQ-Container{min-height:100%;width:70%;margin:50px auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1100px){.FAQ-Section .FAQ-Container{width:90%}}.FAQ-Section .FAQ-Container .FAQ{width:100%;margin-top:2rem;padding-bottom:1rem;border-bottom:2px solid #fff;cursor:pointer}.FAQ-Section .FAQ-Container .FAQ.FAQ-Active .FAQ-Answer{max-height:500px;animation:fade .5s ease-in-out}@media screen and (max-width:500px){.FAQ-Section .FAQ-Container .FAQ.FAQ-Active .FAQ-Answer{max-height:700px}}.FAQ-Section .FAQ-Container .FAQ.FAQ-Active svg{transform:rotate(180deg)}.FAQ-Section .FAQ-Container .FAQ .FAQ-Question{display:flex;justify-content:space-between;align-items:center}.FAQ-Section .FAQ-Container .FAQ .FAQ-Question h3{font-size:1.6rem}@media screen and (max-width:1400px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Question h3{font-size:1.4rem}}@media screen and (max-width:1100px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Question h3{font-size:1.3rem}}@media screen and (max-width:650px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Question h3{font-size:1.2rem}}@media screen and (max-width:500px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Question h3{font-size:1.1rem}}.FAQ-Section .FAQ-Container .FAQ .FAQ-Question svg{transition:transform .5s ease-in}.FAQ-Section .FAQ-Container .FAQ .FAQ-Answer{max-height:0;overflow:hidden;transition:max-height 1.4s ease}@media screen and (max-width:500px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Answer{transition:max-height 2s ease}}.FAQ-Section .FAQ-Container .FAQ .FAQ-Answer p{padding-top:1rem;line-height:1.6;font-size:1.1rem}@media screen and (max-width:1400px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Answer p{font-size:1rem}}@media screen and (max-width:1100px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Answer p{font-size:.95rem}}@media screen and (max-width:650px){.FAQ-Section .FAQ-Container .FAQ .FAQ-Answer p{font-size:.85rem}}@keyframes fade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#CoreValues-Section{position:relative;padding:50px 10vw;margin-top:50px;padding-bottom:0}.CoreValues-Section{max-width:90%;margin:50px auto 0}@media screen and (max-width:1023px){.CoreValues-Section{display:flex;flex-direction:column}}.CoreValues-Section .CoreValues-Container{display:flex;flex-direction:row;margin:100px 0}@media screen and (max-width:1023px){.CoreValues-Section .CoreValues-Container{flex-direction:column;align-items:center;margin:0 0 100px}}.CoreValues-Section .CoreValues-Container .CoreValues-Img-Container{flex:0 0 auto;width:400px}.CoreValues-Section .CoreValues-Container .CoreValues-Img-Container img{width:100%;border-radius:5px;box-shadow:0 0 10px 5px #0000004d;transition:.3s;transform:scale(1)}.CoreValues-Section .CoreValues-Container .CoreValues-Img-Container img:hover{transform:scale(1.05)}@media screen and (max-width:1023px){.CoreValues-Section .CoreValues-Container .CoreValues-Img-Container img:hover{transform:none}}@media screen and (max-width:1023px){.CoreValues-Section .CoreValues-Container .CoreValues-Img-Container{width:100%}}.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container{flex:0 0 auto;width:calc(100% - 400px);align-self:center}.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container h3{font-weight:700;font-size:2.15rem;width:fit-content;margin-bottom:10px}@media screen and (max-width:1400px){.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container h3{font-size:1.95rem}}@media screen and (max-width:1100px){.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container h3{font-size:1.65rem}}@media screen and (max-width:650px){.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container h3{font-size:1.35rem}}.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container p{font-size:1.1rem;line-height:1.7}@media screen and (max-width:1400px){.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container p{font-size:1rem}}@media screen and (max-width:1100px){.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container p{font-size:.95rem}}@media screen and (max-width:650px){.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container p{font-size:.85rem}}@media screen and (max-width:1023px){.CoreValues-Section .CoreValues-Container .CoreValues-Content-Container{width:100%}}@media screen and (min-width:1024px){.CoreValues-Container:nth-child(2n) .CoreValues-Img-Container{order:2}.CoreValues-Container:nth-child(odd) .CoreValues-Content-Container{order:2;padding-left:50px}.CoreValues-Container:nth-child(2n) .CoreValues-Content-Container{padding-right:50px}}#service-section{position:relative;padding:50px 10vw;margin-top:50px;display:flex;flex-direction:column;align-items:center}.Services-Card-Container{display:flex;justify-content:center;align-items:center;gap:30px;display:grid;grid-template-columns:repeat(3,1fr);margin:30px}@media screen and (max-width:1400px){.Services-Card-Container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1100px){.Services-Card-Container{display:flex;flex-direction:column;width:100%}}.Services-Card-Container .Services-Card{position:relative;background:#fff;width:100%;max-width:500px;box-shadow:0 5px 25px #02020240;border-radius:10px;overflow:hidden}@media screen and (max-width:1100px){.Services-Card-Container .Services-Card{width:0;min-width:450px}}@media screen and (max-width:650px){.Services-Card-Container .Services-Card{width:100%;min-width:0}}.Services-Card-Container .Services-Card.gradient .Services-Card-Content .Services-Text:before{display:block}@media screen and (max-width:450px){.Services-Card-Container .Services-Card{width:100%}}.Services-Card-Container .Services-Card .Services-Card-Image{position:relative;width:100%;height:200px;display:flex;justify-content:center;align-items:center}.Services-Card-Container .Services-Card .Services-Card-Image img{width:100%;height:102%}.Services-Card-Container .Services-Card .Services-Card-Content{display:grid;row-gap:5px;position:relative;text-align:center;margin:15px}.Services-Card-Container .Services-Card .Services-Card-Content h3{text-align:left;color:#000;font-size:1.3rem;opacity:.7}.Services-Card-Container .Services-Card .Services-Card-Content .Services-Text{position:relative;font-size:.9em;text-align:left;height:100px;color:#000;overflow:hidden;transition:height .3s ease}.Services-Card-Container .Services-Card .Services-Card-Content .Services-Text:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#fff,transparent);display:none}.Services-Card-Container .Services-Card .Services-Card-Content .Expand-Services-Reading-Btn{font-size:.85em;color:#777;-webkit-user-select:none;user-select:none;cursor:pointer;transition:color .3s}.Services-Card-Container .Services-Card .Services-Card-Content .Expand-Services-Reading-Btn:hover{color:#111}#Privacy-Notice-Section{position:relative;padding:50px 20vw;margin-top:50px}@media screen and (max-width:1000px){#Privacy-Notice-Section{padding:50px 10vw}}#Privacy-Notice-Section .main-privacy-notice-container{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px}@media screen and (max-width:1000px){#Privacy-Notice-Section .main-privacy-notice-container{font-size:17px}}#Privacy-Notice-Section .main-privacy-notice-container .notice-intro-container{display:flex;flex-direction:column;row-gap:40px;margin:50px 0}#Privacy-Notice-Section .main-privacy-notice-container .notice-intro-container span{display:flex;flex-direction:column;row-gap:20px}#Privacy-Notice-Section .main-privacy-notice-container .notice-intro-container span ol{display:flex;flex-direction:column;row-gap:20px;position:relative;left:22px}#Privacy-Notice-Section .main-privacy-notice-container .notice-intro-container span ol li a{color:#fff;font-weight:700}#Privacy-Notice-Section .main-privacy-notice-container .notice-intro-container span ol li a:hover{text-decoration:none}#Privacy-Notice-Section .main-privacy-notice-container .notice-container{display:flex;flex-direction:column;row-gap:30px;margin:50px 0 20px}#Privacy-Notice-Section .main-privacy-notice-container .notice-container h1{font-size:45px}@media screen and (max-width:1000px){#Privacy-Notice-Section .main-privacy-notice-container .notice-container h1{font-size:35px}}@media screen and (max-width:650px){#Privacy-Notice-Section .main-privacy-notice-container .notice-container h1{font-size:27px}}#Privacy-Notice-Section .main-privacy-notice-container .notice-container p{font-size:20px}@media screen and (max-width:1000px){#Privacy-Notice-Section .main-privacy-notice-container .notice-container p{font-size:17px}}#Workflow-Section{position:relative;padding:50px 10vw;margin-top:50px}#Workflow-Section .Workflow-Container{display:flex;justify-content:center}@media screen and (max-width:1300px){#Workflow-Section .Workflow-Container{flex-direction:column;align-items:center}}#Workflow-Section .Workflow-Container .workflow-content-box-container{position:relative;display:flex;column-gap:2em}#Workflow-Section .Workflow-Container .workflow-content-box-container:after{content:"";position:absolute;top:148px;width:100%;height:5px;background:linear-gradient(90deg,#dec41b,#ba5d06);z-index:-1}@media screen and (max-width:1300px){#Workflow-Section .Workflow-Container .workflow-content-box-container{width:100%}#Workflow-Section .Workflow-Container .workflow-content-box-container:after{display:none}}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:3em;max-width:300px;transition:.3s ease-in-out}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box:hover .workflow-circle{background:linear-gradient(#ffe100,red);transform:scale(1.2)}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box:hover h3{transform:translateY(-20px)}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box:hover p{transform:translateY(20px)}@media screen and (max-width:1300px){#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box{flex-direction:column;min-width:100%;padding:3em 0 0}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box h3{font-size:1.5em}}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box p{min-height:250px}@media screen and (max-width:1300px){#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box p{font-size:1.2em;max-width:80%;min-height:150px}}@media screen and (max-width:500px){#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box p{font-size:1em}}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-content-box,#Workflow-Section .Workflow-Container .workflow-content-box-container h3,#Workflow-Section .Workflow-Container .workflow-content-box-container p{transition:.3s ease-in-out}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-dot{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:3em;gap:1em;width:300px;transition:.3s ease-in-out}#Workflow-Section .Workflow-Container .workflow-content-box-container .workflow-dot .workflow-circle{padding:1em;background:#fff;border-radius:50%;transition:.3s ease-in-out}*{margin:0;padding:0;box-sizing:border-box;font-family:Lora,serif}@media(max-width:500px){.left-col:before{font-size:1.4rem}.first-name{margin-bottom:20px!important}}.update-snackbar{position:fixed;bottom:20px;right:20px;background:#1a1a1a;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;gap:12px;z-index:9999;font-family:sans-serif;font-size:14px;animation:slideIn .3s ease-out}.update-snackbar.fade-out{animation:fadeOut .5s forwards}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ios-install-banner{position:fixed;top:0;left:0;right:0;background:#ffef9f;color:#000;font-size:14px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;box-shadow:0 2px 6px #0003;z-index:9999}.ios-install-banner span{flex:1;margin-right:12px}.close-banner{background:#000;color:#fff;border:none;border-radius:4px;font-size:14px;padding:4px 8px;cursor:pointer}.install-banner{margin-top:16px;padding:10px 16px;border:none;border-radius:6px;background:#007aff;color:#fff;font-size:14px;cursor:pointer}
