@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);:root{--font-base:"DM Sans",sans-serif;--primary-color:#edf2f8;--secondary-color:#ff5a09;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}.app{background-color:#edf2f8;background-color:var(--primary-color);font-family:DM Sans,sans-serif;font-family:var(--font-base)}.app__whitebg{background-color:#f0f4fb;background-image:radial-gradient(ellipse at 90% 10%,#5082dc1f 0,#0000 50%),radial-gradient(ellipse at 5% 90%,#78a0e61a 0,#0000 45%)}.app__warmbg{background-color:#f5efe8;background-image:radial-gradient(ellipse at 85% 10%,#ff6b0021 0,#0000 45%),radial-gradient(ellipse at 10% 85%,#d2aa781c 0,#0000 40%)}.app__primarybg{background-color:#e4ecf7;background-image:radial-gradient(ellipse at 15% 80%,#5082dc2e 0,#0000 50%),radial-gradient(ellipse at 82% 12%,#ff5a0914 0,#0000 42%)}#home{background-color:#edf2f8;background-color:var(--primary-color);background-image:radial-gradient(ellipse at 70% 40%,#ff5a090f 0,#0000 60%),radial-gradient(circle at 15% 80%,#648cc814 0,#0000 50%)}.app__container{display:flex;flex-direction:row;min-height:100vh;width:100%}.app__flex{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;padding:4rem 2rem;width:100%}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 0 0;width:100%}.copyright p{text-transform:uppercase}.copyright p,.head-text{color:#030303;color:var(--black-color)}.head-text{font-size:2.75rem;font-weight:800;text-align:center;text-transform:capitalize}.head-text span{color:#ff5a09;color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.p-text{color:#6b7688;color:var(--gray-color);font-size:.95rem;line-height:1.6;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{color:#030303;color:var(--black-color);font-size:1.05rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.app__social{flex-direction:column;justify-content:flex-end;padding:1rem}.app__social,.app__social div{align-items:center;display:flex}.app__social div{background-color:#fff;background-color:var(--white-color);border:1px solid #e4e4e4;border:1px solid var(--lightGray-color);border-radius:50%;height:40px;justify-content:center;margin:.25rem 0;transition:all .3s ease-in-out;width:40px}.app__social div svg{color:#6b7688;color:var(--gray-color);height:15px;width:15px}.app__social div:hover{background-color:#ff5a09;background-color:var(--secondary-color);border-color:#ff5a09;border-color:var(--secondary-color)}.app__social div:hover svg{color:#fff;color:var(--white-color)}@media screen and (min-width:2000px){.app__social div{height:70px;margin:.5rem 0;width:70px}.app__social div svg{height:30px;width:30px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:#cbcbcb;border-radius:50%;height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:#ff5a09;background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff40;border:1px solid #ffffff2e;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:2}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{height:20px;width:90px}@media screen and (min-width:2000px){.app__navbar-logo img{height:40px;width:180px}}.navbar-logo-text{color:#030303;color:var(--black-color);font-size:1.25rem;font-weight:500;letter-spacing:.02em}.navbar-logo-text span{color:#ff5a09;color:var(--secondary-color);font-weight:800}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;flex-direction:column;margin:0 1rem}.app__navbar-links li div{background:#0000;border-radius:50%;height:5px;margin-bottom:5px;width:5px}.app__navbar-links li a{color:#6b7688;color:var(--gray-color);flex-direction:column;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:#ff5a09;color:var(--secondary-color)}.app__navbar-links li:hover div{background:#ff5a09;background:var(--secondary-color)}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background-color:#ff5a09;background-color:var(--secondary-color);border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.app__navbar-menu svg{color:#fff;color:var(--white-color);height:70%;width:70%}.app__navbar-menu div{align-items:flex-end;background-color:#fff;background-color:var(--white-color);background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px #a8a8a826;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:80%;z-index:5}.app__navbar-menu div svg{color:#ff5a09;color:var(--secondary-color);height:35px;margin:.5rem 1rem;width:35px}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:#6b7688;color:var(--gray-color);font-size:1rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:#ff5a09;color:var(--secondary-color)}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}#home{background:url(/static/media/bgimg.c39101e520e2997fc6d4.png);background-position:50%;background-repeat:repeat;background-size:cover;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex:1 1;flex-direction:row;height:100%;padding:6rem 2rem 0;width:100%}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@media screen and (max-width:1200px){.app__header{flex-direction:column}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{align-items:flex-start;display:flex;flex:0.65 1;flex-direction:column;height:100%;justify-content:flex-start;margin:0 2rem}@media screen and (max-width:1200px){.app__header-info{margin-right:0;width:100%}}.app__header-badge{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp{background:#fff;background:var(--white-color);border-radius:15px;box-shadow:0 0 20px #0000001a;flex-direction:row;padding:1rem 2rem;width:auto}.app__header-badge .tag-cmp{flex-direction:column;margin-top:3rem}.app__header-badge .tag-cmp p{text-align:right;text-transform:uppercase;width:100%}.app__header-badge span{font-size:2.5rem}.header-greeting{color:#6b7688;color:var(--gray-color);font-size:1rem;font-weight:500;letter-spacing:.05em}.header-tag{color:#ff5a09;color:var(--secondary-color);font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-align:right;text-transform:uppercase;width:100%}@media screen and (min-width:2000px){.header-greeting{font-size:1.75rem}.header-tag{font-size:2rem}.app__header-badge span{font-size:5rem}}@media screen and (max-width:1200px){.app__header-badge{align-items:flex-start;justify-content:flex-start}}.app__header-circles{align-items:flex-start;display:flex;flex:0.75 1;flex-direction:column;height:100%;justify-content:space-evenly;margin-left:1rem}.app__header-circles div{background:#fff;background:var(--white-color);border-radius:50%;box-shadow:0 0 20px #0000001a;height:100px;width:100px}.app__header-circles div img{height:60%;width:60%}.app__header-circles div:first-child{height:100px;width:100px}.app__header-circles div:nth-child(2){height:150px;margin:1.75rem;width:150px}.app__header-circles div:nth-child(3){height:70px;width:70px}@media screen and (min-width:2000px){.app__header-circles div:first-child{height:200px;width:200px}.app__header-circles div:nth-child(2){height:400px;width:400px}.app__header-circles div:nth-child(3){height:170px;width:170px}}@media screen and (max-width:1200px){.app__header-circles{flex-direction:row;flex-wrap:wrap;margin-left:0;width:100%}.app__header-circles div{margin:1rem}}.app__header-img{align-items:flex-end;display:flex;flex:1 1;height:100%;justify-content:flex-end;position:relative}.app__header-img img{border-radius:50%;box-shadow:0 0 20px #ff5a09;object-fit:contain;width:100%;z-index:1}.app__header-img .overlay_circle{bottom:0;height:90%;left:0;position:absolute;right:0;width:100%;z-index:0}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0}}.app__about{flex:1 1;flex-direction:column;width:100%}.app__about-layout{align-items:flex-start;display:flex;flex-direction:row;gap:4rem;margin-top:2.5rem;width:85%}@media screen and (max-width:900px){.app__about-layout{flex-direction:column;gap:2rem;width:100%}}.app__about-left{display:flex;flex:0 0 300px;flex-direction:column;gap:1rem}.app__about-bio{color:#6b7688;color:var(--gray-color);font-size:.92rem;line-height:1.75}.app__about-stats{border-top:1.5px solid #00000012;display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem;padding-top:1.25rem}.app__about-stat{align-items:baseline;display:flex;gap:.75rem}.app__about-stat-value{color:#ff5a09;color:var(--secondary-color);font-size:1.4rem;font-weight:800;line-height:1}.app__about-stat-label{color:#6b7688;color:var(--gray-color);font-size:.82rem;font-weight:500}.app__about-cards{grid-gap:1.25rem;display:grid;flex:1 1;gap:1.25rem;grid-template-columns:1fr 1fr}@media screen and (max-width:600px){.app__about-cards{grid-template-columns:1fr}}.app__about-card{background-color:#fff;background-color:var(--white-color);border-radius:14px;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;gap:.6rem;padding:1.4rem;transition:transform .2s,box-shadow .2s}.app__about-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-3px)}.app__about-card-icon{align-items:center;background-color:#ff6b0014;border-radius:10px;color:#ff5a09;color:var(--secondary-color);display:flex;font-size:1.25rem;height:40px;justify-content:center;width:40px}.app__about-card h4{color:#030303;color:var(--black-color);font-size:.92rem;font-weight:700}.app__about-card p{color:#6b7688;color:var(--gray-color);font-size:.82rem;line-height:1.6}.app__works{flex:1 1;flex-direction:column;width:100%}.app__work-filter{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:4rem 0 2rem}.app__work-filter .app__work-filter-item{background-color:#fff;border-radius:.5rem;color:#000;cursor:pointer;font-weight:800;margin:.5rem;padding:.5rem 1rem;transition:all .3s ease}.app__work-filter .app__work-filter-item:hover{background-color:#ff5a09;background-color:var(--secondary-color);color:#fff}@media screen and (min-width:2000px){.app__work-filter .app__work-filter-item{border-radius:.85rem;padding:1rem 2rem}}.app__work-filter .item-active{background-color:#ff5a09;background-color:var(--secondary-color);color:#fff}.app__work-portfolio{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.app__work-portfolio .app__work-item{background-color:#fff;border-radius:.5rem;color:#000;cursor:pointer;flex-direction:column;margin:2rem;padding:1rem;transition:all .3s ease;width:270px}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px #0003}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{border-radius:.75rem;padding:1.25rem;width:470px}}@media screen and (max-width:300px){.app__work-portfolio .app__work-item{margin:1rem;width:100%}}.app__work-img{height:230px;position:relative;width:100%}.app__work-img img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__work-img{height:350px}}.app__work-hover{border-radius:.5rem;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.app__work-hover,.app__work-hover div{background-color:#00000080;transition:all .3s ease}.app__work-hover div{border-radius:50%;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-family:var(--font-base);font-weight:800;height:50px;margin:1rem;width:50px}.app__work-hover div svg{color:#fff;color:var(--white-color);height:50%;width:50%}.app__work-content{flex-direction:column;padding:.5rem;position:relative;width:100%}.app__work-content h4{line-height:1.5;margin-top:1rem}@media screen and (min-width:2000px){.app__work-content h4{margin-top:3rem}}.app__work-content .app__work-tag{background-color:#fff;border-radius:10px;padding:.5rem 1rem;position:absolute;top:-25px}.app__skills{flex:1 1;flex-direction:column;width:100%}.app__skills-container{display:flex;flex-direction:row;margin-top:3rem;width:80%}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;width:100%}}.app__skills-list{align-items:flex-start;display:flex;flex:1 1;flex-wrap:wrap;justify-content:flex-start;margin-right:5rem}@media screen and (max-width:900px){.app__skills-list{align-items:center;justify-content:center;margin-right:0}}.app__skills-item{flex-direction:column;margin:.5rem;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{background-color:#fef4f5;border-radius:50%;height:70px;width:70px}.app__skills-item div img{height:50%;width:50%}.app__skills-item div:hover{box-shadow:0 0 25px #fef4f5}@media screen and (min-width:2000px){.app__skills-item div{height:150px;width:150px}}@media screen and (max-width:450px){.app__skills-item div{height:70px;width:70px}}.app__skills-item p{font-weight:500;margin-top:.5rem}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{margin-top:1rem}}.app__timeline{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding-left:2.8rem;position:relative}.app__timeline:before{background:linear-gradient(180deg,#ff5a09 85%,#0000);background:linear-gradient(to bottom,var(--secondary-color) 85%,#0000);bottom:.5rem;content:"";left:.6rem;position:absolute;top:.5rem;width:2px}@media screen and (max-width:900px){.app__timeline{margin-top:2rem;padding-left:2.2rem}}.app__timeline-item{align-items:flex-start;cursor:pointer;display:flex;margin-bottom:1.6rem;position:relative}.app__timeline-dot{background-color:#faf7f4;border:2px solid #ff5a09;border:2px solid var(--secondary-color);border-radius:50%;height:12px;left:-2.2rem;position:absolute;top:.3rem;transition:box-shadow .2s;width:12px}.app__timeline-dot.experience{background-color:#ff5a09;background-color:var(--secondary-color)}.app__timeline-dot.education{background-color:#faf7f4}.app__timeline-dot.ongoing{animation:tl-pulse 1.8s ease-in-out infinite}@keyframes tl-pulse{0%,to{box-shadow:0 0 0 0 #ff6b0059}50%{box-shadow:0 0 0 6px #ff6b0000}}.app__timeline-body{display:flex;flex-direction:column}.app__timeline-year{color:#ff5a09;color:var(--secondary-color);font-size:.75rem;letter-spacing:.03em;margin-bottom:.15rem}.app__timeline-body h4{font-size:.9rem;font-weight:600;line-height:1.3}.app__timeline-body p{color:#6b7688;color:var(--gray-color);font-size:.82rem;font-weight:400;margin-top:2px}.skills-tooltip{background-color:#fff!important;background-color:var(--white-color)!important;border-radius:5px!important;box-shadow:0 0 25px #0000001a!important;color:#6b7688!important;color:var(--gray-color)!important;line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.skills-tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.circle-labeled{position:relative}.circle-label{background-color:#fff;background-color:var(--white-color);border-radius:6px;bottom:110%;box-shadow:0 2px 10px #0000001f;color:#6b7688;color:var(--gray-color);font-size:.72rem;left:50%;opacity:0;padding:.3rem .7rem;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s ease;white-space:nowrap}.circle-labeled:hover .circle-label{opacity:1}.chat-widget{align-items:flex-end;bottom:2rem;display:flex;flex-direction:column;position:fixed;right:2rem;z-index:100}.chat-toggle{align-items:center;background-color:#ff5a09;background-color:var(--secondary-color);border:none;border-radius:50%;box-shadow:0 4px 20px #ff5a0966;cursor:pointer;display:flex;height:56px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:56px}.chat-toggle:hover{box-shadow:0 6px 24px #ff5a0980;transform:scale(1.08)}.chat-toggle svg{color:#fff;height:24px;width:24px}.chat-window{animation:chatSlideUp .25s ease;background-color:#fff;background-color:var(--white-color);border-radius:16px;box-shadow:0 8px 40px #00000026;display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;width:320px}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.chat-header{background-color:#ff5a09;background-color:var(--secondary-color);justify-content:space-between;padding:1rem 1.2rem}.chat-header,.chat-header-info{align-items:center;display:flex}.chat-header-info{gap:.75rem}.chat-avatar{align-items:center;background-color:#ffffff40;border-radius:50%;display:flex;font-size:1rem;height:36px;justify-content:center;width:36px}.chat-avatar,.chat-name{color:#fff;font-weight:700}.chat-name{font-size:.85rem;margin:0}.chat-status{color:#fffc;font-size:.7rem;margin:0}.chat-header-actions{align-items:center;display:flex;gap:.25rem}.chat-clear,.chat-close{background:none;border:none;border-radius:4px;color:#ffffffd9;cursor:pointer;font-size:1rem;padding:.2rem .4rem;transition:background .2s}.chat-clear svg{display:block;height:15px;width:15px}.chat-clear:hover,.chat-close:hover{background:#ffffff26}.chat-messages{background-color:#edf2f8;background-color:var(--primary-color);display:flex;flex-direction:column;gap:.6rem;height:260px;overflow-y:auto;padding:1rem}.chat-bubble{border-radius:12px;font-size:.8rem;line-height:1.5;max-width:80%;padding:.6rem .9rem;word-break:break-word}.chat-bubble.bot{align-self:flex-start;background-color:#fff;background-color:var(--white-color);border-bottom-left-radius:3px;box-shadow:0 1px 4px #00000014;color:#030303;color:var(--black-color)}.chat-bubble.user{align-self:flex-end;background-color:#ff5a09;background-color:var(--secondary-color);border-bottom-right-radius:3px;color:#fff}.chat-input-area{align-items:center;background-color:#fff;background-color:var(--white-color);border-top:1px solid #e4e4e4;border-top:1px solid var(--lightGray-color);display:flex;gap:.5rem;padding:.75rem 1rem}.chat-input{background:#0000;border:none;color:#030303;color:var(--black-color);flex:1 1;font-family:DM Sans,sans-serif;font-family:var(--font-base);font-size:.82rem;outline:none}.chat-input::placeholder{color:#6b7688;color:var(--gray-color)}.chat-send{align-items:center;background-color:#ff5a09;background-color:var(--secondary-color);border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:34px;justify-content:center;transition:background .2s;width:34px}.chat-send:hover{background-color:#e04f08}.chat-send svg{color:#fff;height:15px;width:15px}.chat-input:disabled,.chat-send:disabled{cursor:not-allowed;opacity:.5}.chat-typing{align-items:center;display:flex;gap:4px;padding:.5rem .8rem}.chat-typing span{animation:typingBounce .9s ease-in-out infinite;background:#aaa;border-radius:50%;height:7px;width:7px}.chat-typing span:nth-child(2){animation-delay:.15s}.chat-typing span:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}@media screen and (max-width:450px){.chat-window{width:calc(100vw - 2rem)}.chat-widget{bottom:1rem;right:1rem}}.app__footer{flex:1 1;flex-direction:column;width:100%}.app__footer-subtitle{color:#6b7688;color:var(--gray-color);margin-bottom:3rem;margin-top:.4rem;text-align:center}.app__footer-content{align-items:flex-start;display:flex;flex-direction:row;gap:5rem;width:80%}@media screen and (max-width:900px){.app__footer-content{flex-direction:column;gap:2.5rem;width:100%}}.app__footer-info{display:flex;flex-direction:column;flex-shrink:0;gap:1.8rem}.app__footer-info-item{align-items:center;display:flex;gap:1rem}.app__footer-info-icon{align-items:center;background-color:#fff;background-color:var(--white-color);border-radius:12px;box-shadow:0 2px 10px #00000012;color:#ff5a09;color:var(--secondary-color);display:flex;flex-shrink:0;font-size:1.25rem;height:46px;justify-content:center;width:46px}.app__footer-info-label{color:#6b7688;color:var(--gray-color);font-size:.72rem;font-weight:700;letter-spacing:.09em;margin-bottom:3px;text-transform:uppercase}.app__footer-info-value{color:#030303;color:var(--black-color);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.app__footer-info-value:hover{color:#ff5a09;color:var(--secondary-color)}.app__footer-form{flex:1 1;flex-direction:column}.app__footer-form,.app__footer-form-row{display:flex;gap:1rem}@media screen and (max-width:600px){.app__footer-form-row{flex-direction:column}}.app__footer-field{display:flex;flex:1 1;flex-direction:column;gap:.35rem}.app__footer-label{color:#6b7688;color:var(--gray-color);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.app__footer-field input,.app__footer-field textarea{background-color:#fff;background-color:var(--white-color);border:1.5px solid #0000001a;border-radius:10px;box-sizing:border-box;color:#030303;color:var(--black-color);font-family:DM Sans,sans-serif;font-family:var(--font-base);font-size:.9rem;outline:none;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.app__footer-field input:focus,.app__footer-field textarea:focus{border-color:#ff5a09;border-color:var(--secondary-color);box-shadow:0 0 0 3px #ff6b001a}.app__footer-field textarea{height:140px;resize:none}.app__footer-error{color:#e53e3e;font-size:.82rem}.app__footer-form button{align-self:flex-start;background-color:#ff5a09;background-color:var(--secondary-color);border:none;border-radius:10px;color:#fff;color:var(--white-color);cursor:pointer;font-family:DM Sans,sans-serif;font-family:var(--font-base);font-size:.9rem;font-weight:600;margin-top:.25rem;padding:.75rem 2rem;transition:background-color .2s,transform .15s}.app__footer-form button:hover:not(:disabled){background-color:#d95f00;transform:translateY(-1px)}.app__footer-form button:disabled{cursor:default;opacity:.6}.app__footer-success{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.6rem}.app__footer-success-icon{align-items:center;background-color:#38a169;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;margin-bottom:.4rem;width:50px}.app__footer-success h3{font-size:1.2rem;font-weight:700}@media screen and (max-width:768px){.app__footer-content{width:100%}}
/*# sourceMappingURL=main.4db28305.css.map*/