@font-face{font-family:Satoshi-Light;src:url(/assets/Satoshi-Light-IqwJ_ZjS.woff2),url(/assets/Satoshi-Light-C_dmkKXz.woff),url(/assets/Satoshi-Light-B82kzbU-.ttf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-LightItalic;src:url(/assets/Satoshi-LightItalic-C9iuU4v7.woff2),url(/assets/Satoshi-LightItalic-B9L6s97T.woff),url(/assets/Satoshi-LightItalic-BAhuxY-A.ttf);font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi-Regular;src:url(/assets/Satoshi-Regular-CPM9dct4.woff2),url(/assets/Satoshi-Regular-CWSyEjGv.woff),url(/assets/Satoshi-Regular-DToFXog2.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-RegularItalic;src:url(/assets/Satoshi-Italic-wVmEEc6M.woff2),url(/assets/Satoshi-Italic-BPCXRxzy.woff),url(/assets/Satoshi-Italic-FMxkCD8o.ttf);font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi-Medium;src:url(/assets/Satoshi-Medium-ByP-Zb-9.woff2),url(/assets/Satoshi-Medium-DDwDPeBg.woff),url(/assets/Satoshi-Medium-DOt9kM-a.ttf);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-MediumItalic;src:url(/assets/Satoshi-MediumItalic-BxR-IcRj.woff2),url(/assets/Satoshi-MediumItalic-BPTJUpxz.woff),url(/assets/Satoshi-MediumItalic-BUFVYoD2.ttf);font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi-Bold;src:url(/assets/Satoshi-Bold-Bd5kKQ_U.woff2),url(/assets/Satoshi-Bold-C2PhLWFc.woff),url(/assets/Satoshi-Bold-CPly9kH5.ttf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-BoldItalic;src:url(/assets/Satoshi-BoldItalic-CAjvAcxR.woff2),url(/assets/Satoshi-BoldItalic-DQ7B0PfL.woff),url(/assets/Satoshi-BoldItalic-tClQcAb-.ttf);font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi-Black;src:url(/assets/Satoshi-Black-DjnQuuRz.woff2),url(/assets/Satoshi-Black-D3hzT7Um.woff),url(/assets/Satoshi-Black-CizHyRqb.ttf);font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-BlackItalic;src:url(/assets/Satoshi-BlackItalic-ChCbTD27.woff2),url(/assets/Satoshi-BlackItalic-D8Ai_S3C.woff),url(/assets/Satoshi-BlackItalic-CvIpOoSh.ttf);font-weight:900;font-style:italic;font-display:swap}:root{--color-white: #FFFFFF;--color-gray: #F9FAFF;--color-accent: #FDC435;--color-font-low: #9A9FA8;--color-font-medium: #828282;--color-bg-secondary: #141313;--spacing-boss: 48px;--spacing-collegue: 40px;--spacing-social: 32px;--spacing-friend: 16px}html,body,#root{height:100%;width:100%;margin:0;padding:0;box-sizing:border-box;margin-inline-start:0;margin-inline-end:0;margin-block-start:0;margin-block-end:0}.layout-container{display:flex;width:100%;height:100%}.sidebar-burger-icon{position:absolute;top:var(--spacing-friend);left:var(--spacing-friend);display:flex;flex-direction:column;align-items:start;gap:4px;z-index:25}.sidebar-burger-icon>div{width:24px;height:4px;background-color:var(--color-bg-secondary);border-radius:1rem;pointer-events:none}.sidebar-burger-icon.back{display:flex;justify-content:center;align-items:center}.sidebar-burger-icon.back>div{background-color:var(--color-white);transition:transform .3s,background-color .5s}.sidebar-burger-icon.back .element1{width:15px;transform:rotate(315deg) translate(-5px) translateY(-2px)}.sidebar-burger-icon.back .element3{width:15px;transform:rotate(45deg) translate(-5px) translateY(2px)}.sidebar-container{position:fixed;width:50%;height:100%;background-color:var(--color-bg-secondary);color:var(--color-white);z-index:15}.main-container{position:absolute;right:0;top:0;width:100%;height:100%}@media (min-width: 768px){.sidebar-container{position:fixed;width:20%}.main-container{width:80%}}.sidebar-comp-container{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:var(--spacing-social)}.sidebar-header{padding-top:var(--spacing-social);padding-left:var(--spacing-social);padding-right:var(--spacing-social);font-family:Satoshi-Bold;font-size:16px}.sidebar-header h1{width:100%}.sidebar-navigation{padding-left:var(--spacing-social)}.sidebar-navigation ol{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}.sidebar-navigation a.navigation-element:not([class*=element-5]){width:fit-content;margin-top:var(--spacing-friend);font-family:Satoshi--Regular;font-size:16px;color:#fff}.sidebar-navigation .element-1{margin-top:0}.sidebar-navigation li:hover{cursor:pointer}.sidebar-navigation a{text-decoration:none}.sidebar-navigation a.active{font-family:Satoshi-Bold;text-decoration:none;background:linear-gradient(#ffb147 0,#ff6c63 52%,#b86adf) center no-repeat;background-size:100% 20%}.sidebar-navigation a:visited{color:#fff;text-decoration:none}.element-5{width:fit-content;margin-top:var(--spacing-friend);font-size:16px;font-family:Satoshi-Regular;border:none;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text;color:transparent}.sidebar-footer{width:100%;display:flex;flex-direction:column;gap:var(--spacing-social);padding-bottom:var(--spacing-social)}.footer-social{display:flex;flex-direction:column;gap:var(--spacing-friend);padding-left:var(--spacing-social)}.footer-social>a{width:40px;height:40px;background-color:var(--color-white);border-radius:50%}.footer-social>a>div{width:inherit;height:inherit;display:flex;justify-content:center;align-items:center}.footer-social img{width:30px;height:30px}.footer-right{padding-left:var(--spacing-social);padding-right:var(--spacing-social);font-size:12px;font-family:Satoshi-Light}.footer-right a{font-family:Satoshi-Bold;background:linear-gradient(#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text;color:transparent}.footer-right a:hover{cursor:pointer}.footer-right a,.footer-right a:active,.footer-right a:visited{text-decoration:none;color:transparent}@media (min-width: 1024px){.sidebar-header{padding-top:var(--spacing-boss);padding-left:var(--spacing-boss);font-size:20px}.sidebar-navigation{padding-left:var(--spacing-boss)}.sidebar-navigation .navigation-element{font-size:20px}.sidebar-navigation ol{gap:var(--spacing-social)}.footer-social{padding-left:var(--spacing-boss)}.footer-social a{width:55px;height:55px}.footer-social img{width:40px;height:40px}.footer-right{padding-left:var(--spacing-boss);padding-bottom:var(--spacing-boss)}}.home-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:start;overflow:hidden}.icon-bar{width:25px;height:4px;border-radius:1rem;background-color:var(--color-bg-secondary)}.content-container{position:relative;width:inherit;display:flex;flex-direction:column;align-items:center;padding-top:var(--spacing-boss);padding-left:var(--spacing-boss);z-index:10}.content-container:after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:url(/images/headerVector.png) no-repeat 5% 10%;background-size:30%;z-index:-5}.main-content{width:inherit;display:flex;flex-direction:column;gap:var(--spacing-friend);text-align:start}.main-content .header{font-family:Satoshi-Light;font-size:48px;margin:0;line-height:1}.header.emphasis{font-family:Satoshi-Bold}.title{font-family:Satoshi-Light;font-size:16px}.title .emphasis{font-family:Satoshi-Bold}.content-container .detail-content{width:inherit;line-height:1;display:flex;flex-direction:column;align-items:start;gap:var(--spacing-friend)}.detail-content>div{position:relative;display:flex;align-items:center;justify-content:start;gap:var(--spacing-friend);padding-left:var(--spacing-boss);font-family:Satoshi-Bold}.detail-content>div:hover{cursor:pointer}.detail-content a,.detail-content:active,.detail-content:visited{color:var(--color-bg-secondary);text-decoration:none}.image-container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.fixed-container{width:300px;height:185px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4%}.vector1{width:80%;height:25%;position:relative;background:url(/images/iconStarBig.png) 60% 50% no-repeat;background-size:10px}.vector1:after{content:"";position:absolute;height:100%;width:100%;background:linear-gradient(90deg,#b86adf,#ff6c63 65%,#ffb147);clip-path:ellipse(20% 120% at 50% 170%);transform:rotate(330deg) translate(-16%);z-index:-3}.vector2{height:25%;width:80%;background:linear-gradient(270deg,#ff6c63,#ffb14733 70%,#ffb14700);clip-path:circle(30% at 50% 80%);transform:rotate(330deg);z-index:-1}.vector3{position:relative;width:80%;height:25%;background:url(/images/iconStarSmall.png) 30% 25% no-repeat;background-size:8px}.vector3:after{content:"";position:absolute;height:100%;width:100%;background:linear-gradient(90deg,#ffb12f00,#ffb12f54 30%,#b226e0);clip-path:circle(30% at 50% 20%);transform:rotate(330deg);z-index:-1}.vector4{height:25%;width:80%;background:linear-gradient(270deg,#ffb147,#ff6c63 50%,#b86adf 70%);clip-path:ellipse(20% 120% at 50% -70%);transform:rotate(330deg) translate(15%);z-index:-3}.imgCon{position:relative;width:75px;height:170px;position:absolute;background:url(/images/foxInSuit.png) -10% 40% no-repeat;background-size:100%;z-index:-2}.imgCon:after{content:"";position:absolute;width:120%;height:100%;background:url(/images/bgDotDetail.png) 90% 80% no-repeat;background-size:20px}.social-container{width:100%;display:flex;gap:var(--spacing-friend);justify-content:start;align-items:center;padding-bottom:var(--spacing-social);padding-left:var(--spacing-social);z-index:10}.social-container .line{width:51px;height:2px;background-color:var(--color-bg-secondary)}.social-container img{width:40px;height:40px}@media (min-width: 390px){.fixed-container{transform:scale(2);gap:3%}}@media (min-width: 768px){.fixed-container{transform:scale(3);gap:3%}}@media (min-width: 1024px) and (orientation: portrait){.main-content .header{font-size:72px}.main-content .title{font-size:32px}.content-container:after{background-size:25%;background-position:1% 5%}.detail-content{flex-direction:row;font-size:24px;gap:var(--spacing-collegue)}.social-container{box-sizing:border-box;width:100%;flex-direction:row-reverse;justify-content:end;padding-left:0;padding-right:var(--spacing-social)}.social-container .line{width:calc(3*var(--spacing-boss))}.social-container img{width:60px;height:60px}}@media (min-width: 1024px) and (orientation: landscape){.home-container{flex-direction:row;align-items:center;gap:var(--spacing-collegue)}.content-container{height:740px;padding-top:0;padding-left:var(--spacing-boss);justify-content:center;align-items:center}.fixed-container{transform:scale(4)}.content-container:after{background-size:40%;background-position:10% 25%}.content-container .header{font-size:72px;padding-left:var(--spacing-boss)}.content-container .title{font-size:24px;padding-left:var(--spacing-boss)}.detail-content{padding-left:calc(2*var(--spacing-boss));font-size:16px;flex-direction:row}.image-container{height:100%;justify-content:center}.social-container{flex-direction:column-reverse;width:fit-content;align-items:end;padding-right:var(--spacing-boss)}.social-container .line{width:2px;height:131px;margin-right:19px}}.loading-outer{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.loading-icon{position:relative;width:40px;height:40px;background-color:#fff;border:4px solid;border-color:#ff6c63;border-radius:50%;animation:loadingTurn linear 1.5s infinite}.loading-icon:after{content:"";position:absolute;width:48px;height:20px;bottom:0;left:50%;transform:translate(-50%) translateY(5px);background-color:#fff}.loading-content{font-family:Satoshi-Black;font-size:32px;color:transparent;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text;animation:appearText linear 1.7s infinite}@keyframes loadingTurn{0%{transform:rotate(0);border-color:#ff6c63}10%{border-color:#ff6c63}25%{transform:rotate(90deg);border-color:#b86adf}35%{border-color:#b86adf}50%{transform:rotate(180deg);border-color:#ffb147}60%{border-color:#ffb147}75%{transform:rotate(270deg);border-color:#b86adf}80%{border-color:#b86adf}90%{border-color:#ff6c63}to{transform:rotate(360deg);border-color:#ff6c63}}@keyframes appearText{0%{opacity:.3;font-family:Satoshi-Black;font-size:32px}25%{opacity:.5;font-family:Satoshi-Black;font-size:32px}50%{opacity:1;font-family:Satoshi-Black;font-size:32px}75%{opacity:.5;font-family:Satoshi-Black;font-size:32px}to{opacity:.3;font-family:Satoshi-Black;font-size:32px}}.about-container{width:100%;height:100%;margin:0;padding:0}.greeting-container{width:100%;display:flex;flex-direction:column}.greeting-left{display:flex;flex-direction:column;width:inherit}.greeting-header{display:flex;flex-direction:column;align-items:start;line-height:0;padding-left:var(--spacing-boss);padding-top:var(--spacing-boss)}.greeting-header h2{font-family:Satoshi-Black;font-size:32px}.greeting-header p{font-family:Satoshi-BoldItalic;font-size:16px}.greeting-img{display:flex;flex-direction:column;justify-content:center;align-items:center}.img-container{width:375px;height:400px;display:flex;justify-content:center;align-items:center;background:url(/images/bgDotDetail_about.png) 85% 55% no-repeat;background-size:15%}.inner-mask{position:relative;height:400px;width:292px;border-radius:50%/60% 60% 40% 40%;overflow:hidden;transform:rotate(355deg)}.inner-mask:after{content:"";position:absolute;width:inherit;height:30%;left:0;bottom:0;background:linear-gradient(90deg,#ffb147,#ff6c63 52%,#b86adf);transform:rotate(-3deg);z-index:-2}.inner-mask img{position:absolute;bottom:-5%;left:9%;width:90%;height:90%;transform:rotate(5deg)}.img-details{display:flex;flex-direction:column;align-items:center}.detail-header{font-family:Satoshi-Black;font-size:24px;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none;padding-top:var(--spacing-friend)}.detail-title{font-family:Satoshi-Regular;padding-top:var(--spacing-friend)}.detail-title .emphasis{font-family:Satoshi-Medium}.greeting-right{width:inherit;display:flex;flex-direction:column;justify-content:space-around}.contact-details{width:inherit;padding-top:var(--spacing-boss);display:grid;grid-template-rows:1fr;grid-template-columns:1fr}.contact-details>*{font-family:Satoshi-MediumItalic;font-size:16px;display:flex;align-items:center;justify-content:start;padding-left:var(--spacing-friend);padding-top:var(--spacing-friend)}.detail-phone{padding-top:0}.detail-me a{display:flex;padding-left:8px;gap:4px}.detail-me:hover{cursor:default}.contact-details a,.contact-details a:active,.contact-details a:visited{text-decoration:none;color:var(--color-bg-secondary)}.about-container [class*=icon]:not([class*=icon-download-me]){width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:hsl(from var(--color-font-low) h s l /.2)}.about-container [class*=icon] img{width:15px;height:15px}.about-container [class*=content]{padding-left:12px}.content-me{touch-action:none}.about-container .detail-me .icon-preview-me{display:none;position:fixed;width:100px;height:100px;overflow:hidden;border-radius:1rem}.about-container .icon-preview-me img{width:100%;height:100%}.about-container .icon-download-me{background-color:transparent}.info-container{width:100%;display:flex;flex-direction:column;gap:var(--spacing-social);padding-top:var(--spacing-social)}.info-container>div{padding-left:var(--spacing-friend);padding-right:var(--spacing-friend)}.info-header{display:flex;align-items:center;gap:8px}.info-header-grad{font-family:Satoshi-Black;font-size:32px;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text;color:transparent}.info-header-title{font-family:Satoshi-Bold;font-size:20px}.info-body{font-family:Satoshi-Regular;font-size:16px;padding-top:var(--spacing-friend)}.info-body span{position:relative;font-family:Satoshi-Black;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text;color:transparent}.info-body span:after{content:"";width:50%;height:50%;position:absolute;z-index:40;top:-10%;left:80%;background:url(/images/iconStarSmall.png) center no-repeat;background-size:60%;transform:rotate(25deg)}.quote-container{width:100%;height:fit-content;display:flex;justify-content:center;align-items:center;padding-top:var(--spacing-social);padding-bottom:var(--spacing-social)}.quote-inner{display:flex;align-items:center;padding:var(--spacing-friend);width:80%;height:fit-content;background-color:var(--color-bg-secondary);font-family:Satoshi--Regular;color:var(--color-white)}.quote-icon{height:40px;width:40px;border-radius:0;-webkit-mask-image:url(/images/iconQuote.png);mask-image:url(/images/iconQuote.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%;background-color:var(--color-font-low)}.experience-container{box-sizing:border-box;width:100%;height:fit-content;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf) no-repeat;padding:var(--spacing-friend);display:flex;flex-direction:column;justify-content:center;align-items:start;gap:var(--spacing-social)}.exp-left{display:flex;flex-direction:column;align-items:start;justify-content:center;color:var(--color-white)}.expheader>h3{font-family:Satoshi-Black;font-size:28px;margin:0}.expbody>p{font-family:Satoshi-Regular;font-size:16px;line-height:1.3}.expbutton{font-family:Satoshi-Medium;font-size:16px;background-color:var(--color-bg-secondary);width:fit-content;height:40px;display:flex;justify-content:center;align-items:center;padding-left:8px;padding-right:8px;border-radius:1rem}.expbutton:hover{cursor:pointer}.expbutton>a{text-decoration:none;color:transparent;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf) no-repeat;-webkit-background-clip:text;background-clip:text}.expbutton>a:active{text-decoration:none;color:transparent}.expbutton>a:visited{text-decoration:none;color:transparent}.exp-right{width:100%;display:flex;flex-direction:column;gap:var(--spacing-collegue)}@media (min-width: 1024px) and (orientation: landscape){.greeting-container{flex-direction:row}.greeting-img{padding-bottom:var(--spacing-friend)}.contact-details{grid-template-columns:1fr 1fr}.contact-details>*{justify-content:start}.experience-container{width:80%;margin-left:var(--spacing-boss);margin-top:var(--spacing-friend)}.exp-right{flex-direction:row;justify-content:space-between}}.expcard-container{width:350px;height:fit-content;color:var(--color-white)}.expcard-detail{display:flex;justify-content:space-between;align-items:center;padding-left:8px;padding-right:8px;font-family:Satoshi-Light;font-size:12px}.expcard-header{font-family:Satoshi-Bold;display:flex;justify-content:start;align-items:center}.expcard-seperator{height:2px;width:350px;background-color:hsla(from var(--color-white) h s l / 50%);margin-top:8px}.works-container{width:100%;display:flex;flex-direction:column;overflow:hidden}::-webkit-scrollbar{display:none}.works-header{box-sizing:border-box;width:100%;font-family:Satoshi-Black;padding-left:var(--spacing-boss);padding-top:var(--spacing-boss);font-size:16px}.works-header h2{line-height:0;width:100%}.works-header h4{line-height:0;font-family:Satoshi-BoldItalic;padding-bottom:var(--spacing-friend)}.works-grid-container{width:100%;display:flex;flex-direction:column}.loadMore-button-container{width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:var(--spacing-boss)}.loadMore-button{width:100px;height:30px;border:none;background-color:var(--color-bg-secondary)}.loadMore-button:hover{cursor:pointer}.loadMore-button:active{transform:scale(.9)}.loadMore-button>span{font-family:Satoshi-Bold;border:none;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text;color:transparent;z-index:-10}.works-testimonial-container{width:100%}.testimonial-outer{width:100%;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);display:flex;flex-direction:column}.testimonial-header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:var(--spacing-boss);color:var(--color-white)}.section-detail{font-family:Satoshi-RegularItalic;padding-top:var(--spacing-friend)}.section-header{font-family:Satoshi-Black;padding-top:var(--spacing-friend)}.body-left{display:flex;justify-content:center;align-items:center}.testImg{width:350px;height:400px;background:url(/images/testImgbg.png) top left no-repeat;background-size:45%;-webkit-mask-image:linear-gradient(black 40%,transparent 85%);mask-image:linear-gradient(black 40%,transparent 85%);display:flex;justify-content:center;align-items:center}.testImg img{width:80%;height:80%}.body-right{box-sizing:border-box;width:100%;padding-left:var(--spacing-friend);padding-right:var(--spacing-friend)}.card-container{width:100%;display:flex;overflow-x:scroll}.card-container::-webkit-scrollbar{display:none}.navigation-arrow-container{box-sizing:border-box;width:100%;display:flex;justify-content:start;gap:4px;padding-left:var(--spacing-friend);padding-bottom:var(--spacing-friend)}.navigation-arrow-container>div{width:35px;height:35px;background-color:var(--color-white);border-radius:50%;cursor:pointer}.navigation-arrow-container>.disabled{background-color:hsla(from var(--color-white) h s l / .3);cursor:default}.left-arrow{background:url(/images/iconLeftArrow.png) center no-repeat;background-size:40%}.right-arrow{background:url(/images/iconRightArrow.png) center no-repeat;background-size:40%}@media (min-width: 820px) and (orientation: portrait){.works-grid-container{display:flex}}@media (min-width: 820px) and (orientation: landscape){.works-grid-container{display:grid;grid-template-columns:1fr 1fr;padding-left:var(--spacing-boss);padding-top:var(--spacing-social)}}@media (min-width: 1024px) and (orientation: portrait){.works-container{height:100%}.works-header{padding-bottom:var(--spacing-boss)}.works-header h2{font-size:32px}.works-header h4{font-size:24px}.works-grid-container{display:grid;grid-template-columns:1fr 1fr;row-gap:var(--spacing-boss)}.loadMore-button-container{padding-top:var(--spacing-boss)}.loadMore-button{width:160px;height:48px}.loadMore-button>span{font-size:20px}.works-testimonial-container{position:absolute;bottom:0}}@media (min-width: 1024px) and (orientation: landscape){.works-header{padding-left:96px}.works-testimonial-container{width:80%;padding-left:var(--spacing-boss)}.testimonial-body{display:flex;justify-content:center;align-items:start}.body-left,.body-right{width:50%}.testimonial-outer{box-sizing:border-box;margin-bottom:var(--spacing-boss)}}.workcard-outer{width:375px;display:flex;justify-content:start;align-items:center;text-decoration:none;color:var(--color-bg-secondary);padding-left:var(--spacing-boss)}.workcard-link:active,.workcard-link{text-decoration:none;color:var(--color-bg-secondary)}.workcard-container{display:flex;justify-content:center;align-items:start}.workcard{width:150px;aspect-ratio:1/1;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:4px}.purpose-container{width:100%;font-family:Satoshi-BoldItalic;font-size:12px}.title-container{width:100%;font-family:Satoshi-Black;font-size:20px;margin:0;gap:4px}.title-container img{width:15px;height:15px}.title-container a{display:flex;justify-content:start;align-items:center;padding-top:8px;gap:8px}.goTo-detail{font-family:Satoshi-RegularItalic;font-size:12px;color:hsla(from var(--color-bg-secondary) h s l / .7)}.goto-container img{width:20px;aspect-ratio:1/1}.imgcard,.imgcard img{width:150px;aspect-ratio:1/1}@media (min-width: 820px) and (orientation: landscape){.workcard,.imgcard,.imgcard img{width:110px}.workcard-outer{padding-left:8px}}@media (min-width: 1024px) and (orientation: portrait){.purpose-container{font-size:20px}.title-container .workcard-title{font-size:32px}.title-container img{width:30px}}@media (min-width:1024px) and (orientation: landscape){.workcard,.imgcard,.imgcard img{width:150px}.workcard-outer{padding-left:8px}}.testCard-outer{flex:0 0 100%;box-sizing:border-box;width:100%;padding:var(--spacing-friend);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-friend)}.testBody{width:100%;font-family:Satoshi-MediumItalic;font-size:16px;color:var(--color-white);display:flex;justify-content:start}.testDetail{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}.detailName{font-family:Satoshi-Medium;color:var(--color-white)}.detailTitle{font-family:Satoshi-Light;color:var(--color-white)}.contact-container{width:100%;height:100%;box-sizing:border-box;padding:var(--spacing-boss);display:flex;flex-direction:column;justify-content:start;align-items:start;gap:var(--spacing-social)}.contact-header{width:100%;display:flex;flex-direction:column;justify-content:start;gap:8px}.header-details{font-family:Satoshi-BoldItalic;margin:0}.header-main{font-family:Satoshi-Black;margin:0}.contact-body{padding-top:var(--spacing-friend);width:100%;display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;gap:var(--spacing-boss)}.contact-body .body-left{width:100%;display:flex;flex-direction:column;gap:var(--spacing-friend);justify-content:center;align-items:stretch}.contact-detail{width:100%;display:flex;flex-direction:column;justify-content:end;gap:8px}.contact-detail a{color:var(--color-bg-secondary);text-decoration:none;font-family:Satoshi-Regular}.contact-detail a:active,.contact-detail a:visited{color:var(--color-bg-secondary);text-decoration:none}.contact-detail a:hover{cursor:pointer}.contact-social{width:100%;display:flex;align-items:start;gap:8px}.contact-social img{width:30px;height:30px}.contact-body .body-right{width:100%;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf) no-repeat;padding:var(--spacing-boss);color:var(--color-white);font-family:Satoshi-Regular;display:flex;flex-direction:column;gap:var(--spacing-friend)}.form-header{font-family:Satoshi-Black;font-size:16px}.form-body{display:flex;flex-direction:column;gap:8px;justify-content:start}.form-body>div{width:100%;padding-bottom:8px;display:flex;flex-direction:column;gap:8px}.form-body input{width:100%;height:25px;background-color:transparent;border:none;border-bottom:1px solid;border-color:var(--color-white)}.form-body input:active{background-color:none}.form-body input:focus{border:none;outline:none;border-bottom:1px solid;border-color:var(--color-bg-secondary)}.form-body input::placeholder{font-family:Satoshi-Regular;color:var(--color-white)}.content-input-area{padding:0}.body-right textarea{width:100%;height:50px;background-color:transparent;border:none;border-bottom:1px solid;border-color:var(--color-white);resize:none}.body-right textarea::placeholder{font-family:Satoshi-Regular;color:var(--color-white)}.body-right textarea:focus{border:none;outline:none;border-bottom:1px solid;border-color:var(--color-bg-secondary)}.form-submit-area button{box-sizing:border-box;position:relative;padding:8px;background-color:var(--color-bg-secondary);border:none}.form-submit-area button:hover{cursor:pointer}.form-submit-area button:not([disabled]):active{transform:scale(84%)}.form-submit-area button[disabled]{background-color:hsl(from var(--color-bg-secondary) h s l / .3)}.form-submit-area button[disabled]{cursor:default}.form-submit-area button:after{content:"Submit now";display:flex;align-items:center;justify-content:center;font-family:Satoshi-Medium;font-size:12px;top:0;left:0;width:100%;height:100%;color:transparent;background:linear-gradient(270deg,#ffb147,#ff6c63 52%,#b86adf);-webkit-background-clip:text;background-clip:text}.form-submit-area button[disabled]:after{color:hsl(from var(--color-white) h s l / .7)}@media (min-width: 430px) and (orientation: portrait){.contact-social{flex-direction:column}.contact-body .body-right{flex-grow:1}.form-body{gap:var(--spacing-boss)}}@media (min-width: 430px) and (orientation: landscape){.contact-body{flex-direction:row}.contact-body .body-left{justify-content:start}}@media (min-width: 768px) and (orientation: portrait){.contact-body{justify-content:start}.contact-body .body-right{flex-grow:0}.contact-body .body-left{justify-content:start;gap:var(--spacing-social)}.contact-detail{font-size:24px}.contact-social{gap:var(--spacing-friend)}.contact-social img{width:40px;height:40px}}@media (min-width: 768px) and (orientation: landscape){.contact-body{flex-direction:column;justify-content:start}.contact-body .body-right{flex-grow:0}.contact-body .body-left{justify-content:start;gap:var(--spacing-social)}.contact-detail{font-size:24px}.contact-social{gap:var(--spacing-friend)}.contact-social img{width:40px;height:40px}.form-submit-area button{padding:16px}.form-submit-area button:after{font-size:16px}}@media (min-width: 1024px) and (orientation: portrait){.contact-body{height:50%;justify-content:start;gap:102px}}@media (min-width: 1024px) and (orientation: landscape){.contact-container{height:fit-content}.contact-body{flex-direction:row;gap:var(--spacing-boss)}.contact-body .body-left{width:fit-content}.contact-body .body-right{flex-grow:0}.form-header{font-size:24px}::placeholder{font-size:16px}.form-body{gap:var(--spacing-social)}.name-input-area{padding-bottom:var(--spacing-social)}}@media (min-width: 1400px){.contact-body{justify-content:space-between}.contact-body .body-right{max-width:70%;gap:var(--spacing-boss)}}
