@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Ysabeau+SC:wght@1..1000&display=swap";*{margin:0;padding:0;text-decoration:none}body{margin:0;min-width:320px;min-height:100vh;font-family:Montserrat,serif;color:#385172;background-color:#02524f34}h1{font-size:3.2rem;line-height:1.1}h1,h2,h3,h4,h5{font-family:Ysabeau SC,serif}p,li{font-size:1rem}.container{padding:2rem 4rem}.primary-alignments{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.secondary-alignments{display:flex;align-items:center;gap:2.5rem}@media only screen and (max-width: 600px){.container{padding:1.2rem}.secondary-alignments{display:flex;align-items:center;flex-direction:column;gap:1rem}}@media only screen and (min-width: 600px) and (max-width: 1000px){.container{padding:1.8rem}.secondary-alignments{display:flex;align-items:center;gap:1.5rem}}.navbar-container{font-weight:600;box-shadow:#32325d40 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset;position:relative}.logo{font-weight:800;font-family:Ysabeau SC,serif;font-size:1.5rem;color:#2a3663}.highlight{color:#006a67}.nav-item{padding:0 1rem;list-style:none}.nav-item a{font-size:1rem;color:#365379;transition:all .9s ease}.nav-item a:hover{color:#006a67}.nav-item a.active{color:#006a67;font-weight:600}.open-close{font-size:1.6rem;display:flex;align-items:center;gap:.5rem;display:none}.close-icon{color:red}.close-icon,.ham-icon{cursor:pointer}.op-icon{transition:all .9s ease}.op-icon:hover{transform:scale(1.1)}.mobile-nav{position:absolute;top:6rem;left:50%;transform:translate(-50%);box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;width:90%;max-width:400px;box-sizing:border-box;padding:1rem;border-top:4px solid #006A67;background-color:#c4dad2;z-index:1000}@media only screen and (max-width: 600px){.open-close{font-size:1.6rem;display:flex;align-items:center;gap:.5rem;display:block}.nav-item-container{display:none}}.ctc-btn{border:none;font-family:inherit;background-color:#006a67;padding:.8rem 1rem;border-radius:2rem;cursor:pointer;font-weight:600;letter-spacing:1.3px;color:#e4e5eb;text-transform:uppercase;transition:all .9s ease;display:flex;align-items:center;gap:.5rem;justify-content:center}.ctc-btn:hover{background-color:transparent;border:1.2px solid #006A67;color:#006a67}.footer{padding:2rem 4rem;box-shadow:#006a6741 0 30px 60px -12px inset,#0000000c 0 18px 36px -18px inset;font-weight:500}footer{display:flex;align-items:center;justify-content:space-between}.footer-items{display:flex;align-items:center;gap:1.7rem;list-style:none}.footer-lg{font-size:1.1rem}.ft-icon{font-size:1.7rem;color:#006a67;transition:all .9s ease}.ft-icon:hover{font-size:1.7rem;color:#084e4e;transform:scale(1.1)}@media only screen and (max-width: 600px){.footer{padding:1.2rem}footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem}}.services h1{font-size:1.1rem;font-family:inherit;font-weight:400;text-transform:capitalize;background-color:#9e87041b;width:fit-content;padding:.8rem;color:#169e9a}.services h2{font-size:1.6rem;margin-top:1.5rem;width:fit-content;color:#006a67;border-bottom:2px solid rgba(158,135,4,.559);padding-bottom:.2rem}.card-container{margin-top:1.5rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}.swiper{padding:15px 0 25px!important}.swiper-slide{display:flex;justify-content:center}.swiper-button-next,.swiper-button-prev{background-color:#007b7f;color:#c7e0e3!important;padding:8px;border-radius:2rem;height:2px!important;width:1px!important;font-size:9px!important;display:flex;align-items:center;justify-content:center;transition:all .9s ease;overflow:hidden;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset;position:absolute}.swiper-button-next:hover,.swiper-button-prev:hover{padding:11px}.swiper-button-next{right:5px!important}.swiper-button-prev{left:-1px!important}.swiper-pagination{margin-top:10px!important;color:#006a67}.swiper-pagination-bullets{transform:translateY(10px)!important}@media only screen and (max-width: 600px){.services h1{color:#1e395c;font-weight:400}.card-container{align-items:center}.swiper-button-next{right:-1px!important;top:278px!important}.swiper-button-prev{left:1px!important;top:278px!important}.swiper-button-next,.swiper-button-prev{padding:5px;border-radius:2rem;height:5px!important;width:5px!important}}.swiper-slide{animation:moveLeft 3s ease-in-out infinite;transition:transform .3s ease-in-out}.swiper-slide:hover{transform:scale(1.05)}@media only screen and (min-width: 600px) and (max-width: 1000px){.card-container{align-items:center;justify-content:center}.swiper-button-next,.swiper-button-prev{padding:6px;border-radius:2rem;height:8px!important;width:8px!important}.swiper-button-next{right:10px!important;top:320px!important}.swiper-button-prev{left:-1px!important;top:320px!important}}.card{box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;width:21vw;border-radius:.5rem;height:auto}.card-content{padding:1.2rem;display:flex;flex-direction:column;gap:.5rem}.card-img{display:block;width:100%;height:30vh;border-top-right-radius:.5rem;border-top-left-radius:.5rem}.card-content h3{color:#006a67;font-size:1.4rem}.order-btn{width:100%!important;text-align:center;border-radius:.5rem!important;margin:.3rem 0}.price{display:flex;align-items:center;justify-content:space-between;font-weight:600}.bold{font-weight:700;font-size:1.1rem;color:#006a67;font-family:Ysabeau SC,serif}@media only screen and (max-width: 600px){.card{width:100%}.card{min-height:70vh}}@media only screen and (min-width: 600px) and (max-width: 1000px){.card{width:40vw;min-height:58vh}}@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)}}: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;-moz-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}.projects-container h1{font-size:1.1rem;font-family:inherit;font-weight:400;text-transform:capitalize;background-color:#9e87041b;width:fit-content;padding:.8rem;color:#169e9a;line-height:22px}.projects-container h2{font-size:1.6rem;margin-top:1.5rem;width:fit-content;color:#006a67;border-bottom:2px solid rgba(158,135,4,.559);padding-bottom:.2rem}.project-card{margin-top:2rem}.project-card{display:flex;align-items:center;gap:1.5rem}@media only screen and (max-width: 600px){.project-card{flex-direction:column;gap:1.5rem}}@media only screen and (min-width: 600px) and (max-width: 1000px){.project-card{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}}.p-card{box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;width:21vw;border-radius:.5rem;height:58vh;box-sizing:border-box;overflow:hidden;transition:all .9s ease;position:relative;cursor:pointer}.card-link{transition:all .9s ease}.p-card:hover{transform:scale(1.01)}.p-card-content{padding:1rem}.p-card-img{display:block;width:100%;box-sizing:border-box;border-radius:.5rem}.btn-open{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:2rem;opacity:0;pointer-events:none;transition:opacity .3s ease}.p-card:hover .btn-open{opacity:1;pointer-events:auto}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .4s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .4s ease-out}@media only screen and (max-width: 600px){.p-card{width:100%;height:48vh}}@media only screen and (min-width: 600px) and (max-width: 1000px){.p-card{width:41vw;height:30vh}}.abt-wrapper{position:relative;line-height:22px;padding-top:1rem}.img-profile{display:flex;align-items:center;justify-content:center;gap:14rem;margin-top:3.4rem}.img{box-shadow:#32325d40 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset;border-radius:.5rem;width:18vw;height:30vh;overflow:hidden}.img img{width:100%;box-sizing:border-box}.main-img{width:25vw;height:42vh;position:absolute;z-index:1}.left-img,.right-img{z-index:0}.intro{margin-top:4.5rem;display:flex;flex-direction:column;gap:1.2rem}.abt-h{font-family:Ysabeau SC,serif;font-weight:600;font-size:1.2rem;color:#006a67;background-color:#ffd90030;padding:.2rem 1rem}.intro-heading{font-size:1rem;font-weight:500}@media only screen and (max-width: 600px){.left-img,.right-img{display:none}.main-img{width:100%;height:42vh;position:relative;z-index:1}.intro{margin-top:3rem}.abt-wrapper{padding:.5rem 0rem}.img-profile{margin-top:0rem}}@media only screen and (min-width: 600px) and (max-width: 1000px){.img{box-shadow:#0000004c 0 6px 24px,#00000014 0 0 0 1px;border-radius:.5rem;width:20vw;height:20vh}.img-profile{margin-top:2.7rem}.main-img{width:47vw;height:30vh}.intro{margin-top:6rem}.img-profile{gap:22rem}}.skills-wrapper{margin-top:1.5rem}.skills-content h2{color:#006a67;font-size:1.2rem;width:fit-content;padding:.4rem;margin-bottom:1rem}.skills-content-wrapper{margin-top:1.5rem}.skills-content-wrapper{display:flex;justify-content:space-between;align-items:center}.skills-content{width:70%}.skills-content{display:flex;flex-direction:column;gap:.5rem}.skills-content h2{margin-bottom:1rem}.skills-box{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:1rem 2rem;border-radius:50%;width:35%;height:20%;text-align:center;box-sizing:border-box}.open-link{padding:.1rem;width:fit-content;text-decoration:underline;margin-left:5px;color:#01928d;transition:color .6s ease-in-out}.open-link:hover{color:#0db341}.bold-skill-text{font-weight:700;font-size:.8rem}.skills-box h2{border:none;font-size:1rem;font-weight:900;color:#219fa1;display:block;box-shadow:#00000005 0 1px 3px,#50888a9e 0 0 0 1px;padding:.4rem}.work-with-me{margin-top:2rem}.work-with-me h2{color:#006a67;font-size:1.2rem;width:fit-content;padding:.4rem;margin-bottom:.6rem}.work-with-me ul{padding-left:2rem;margin-bottom:1rem}.work-with-me ul li{font-size:.9rem;padding:.1rem 0}.contact-me h2{font-size:1.6rem;color:#006a67}.ctc-info{margin-top:1rem;display:flex;justify-content:space-between;gap:1.5rem}form{width:50%;display:flex;flex-direction:column;gap:1rem}.form-control{font-weight:500;display:flex;flex-direction:column;gap:.5rem;color:#006a67}.form-control input,.form-control textarea{font-family:inherit;border:none;border-radius:.2rem;outline:none;padding:.7rem 1rem;font-weight:500;box-shadow:#32325d22 0 30px 60px -12px inset,#0000001a 0 18px 36px -18px inset;background-color:#006a6724;color:#006a67}::placeholder{color:#4b4b4b}.name{text-transform:capitalize}.form-control textarea{resize:none;height:15vh}.cc-wrapper{width:50%;display:flex;align-items:center}.form-control input.success-border,.form-control textarea.success-border{border:1px solid rgb(10,201,10)}.form-control textarea.error-border{border:1.2px solid rgb(201,35,10)}.form-control input.error-border{border:1.2px solid red}.error-text{color:red;font-size:12px;margin-top:5px;display:block}.ctc-details{box-shadow:#006a6718 0 30px 60px -12px inset,#0000002b 0 18px 36px -18px inset;border-radius:.2rem .2rem 2rem;width:fit-content;padding:2rem 1.8rem;border-bottom:3px solid #b4a111;border-right:5px solid #b4a111}.ctc-text{margin-top:1.4rem;display:flex;align-items:center;gap:.4rem}.ctc-text-icon{color:#b4a111;font-size:1.2rem}.ctc-text span{color:#006a67;font-weight:600}.ctc-style-img{display:block;width:30%}.success-popup{background-color:#adcbca;color:#006c19;padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;text-align:center;font-weight:500;border:1px solid #c3e6cb;animation:fadeInOut 3s ease-in-out forwards;width:38vw;box-shadow:#0000000d 0 1px 2px;position:absolute;top:10rem;right:4rem}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media only screen and (max-width: 600px){.ctc-info{flex-direction:column;justify-content:center;align-items:center}.ctc-style-img{display:none}.ctc-details{width:100%;border:2px solid #b4a111;border-top-left-radius:2rem;box-sizing:border-box}.cc-wrapper,form{width:100%}.success-popup{background-color:#adcbca;color:#006c19;padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;text-align:center;font-weight:500;border:1px solid #c3e6cb;animation:fadeInOut 3s ease-in-out forwards;width:58vw;box-shadow:#0000000d 0 1px 2px;position:absolute;top:10rem;right:4rem}}@media only screen and (min-width: 600px) and (max-width: 1000px){.ctc-style-img{display:block;width:10%}}.main-box{margin-top:2rem}.home-box{box-shadow:#32325d22 0 30px 60px -12px inset,#0000001a 0 18px 36px -18px inset;padding:1.4rem;border-radius:.2rem}
