body{font-family:var(--body-body3-r-font-family),sans-serif;font-size:var(--body-body3-r-font-size);font-weight:var(--body-body3-r-font-weight);color:var(--color-body-text)}.navbar{display:flex;height:88px;width:100%;font-family:Pretendard;padding:1.0rem 2.5rem;justify-content:space-between;align-items:center;flex-shrink:0}.menu-container{display:flex;align-items:center;gap:64px}.nav-links{display:flex;justify-content:center;align-items:center;gap:48px}.nav-icons{display:flex;align-items:center;gap:16px}.LOGO .text-wrapper{color:var(--Title-Text,#222);font-family:Pretendard;font-size:1.1875rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.00475rem}.LOGO .span{color:var(--Title-Text,#222);font-family:Pretendard;font-size:1.1875rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.00475rem}.text-wrapper-2{color:var(--Title-Text,#222);font-family:var(--Subtitle-Subtitle5-SB-font-family,Pretendard);font-size:var(--Subtitle-Subtitle5-SB-font-size,1rem);font-weight:var(--Subtitle-Subtitle5-SB-font-weight,600);line-height:var(--Subtitle-Subtitle5-SB-line-height,1.4rem);letter-spacing:var(--Subtitle-Subtitle5-SB-letter-spacing,-0.004rem)}.text-wrapper-3{display:flex;padding:8px;justify-content:center;align-items:center;color:var(--Title-Text,#222);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.056px}.icon-wrapper{display:flex;width:40px;height:40px;padding:10px;justify-content:center;align-items:center;border-radius:99px;background:var(--BG3,#f6f6f6)}.icon{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0}.profile{display:flex;align-items:center;gap:12px;position:relative}.profile-pic{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:lightgray 50%,cover no-repeat}.profile-name{color:var(--Title-Text,#222);font-family:var(--subtitle-subtitle6-SM-font-family,Pretendard);font-size:var(--subtitle-subtitle6-SM-font-size,0.875rem);font-style:var(--subtitle-subtitle6-SM-font-style,normal);font-weight:var(--subtitle-subtitle6-SM-font-weight,600);line-height:var(--subtitle-subtitle6-SM-line-height,140%);letter-spacing:var(--subtitle-subtitle6-SM-letter-spacing,-0.0035rem)}.navbar-toggler{display:none;background:0;border:0;cursor:pointer}.navbar-toggler img{width:30px;height:30px}.mobile-nav{display:none}.sidebar-menu{position:fixed;top:0;right:-100%;width:300px;height:100vh;background-color:white;box-shadow:var(--shadow-md);transition:right .3s ease-in-out;display:flex;flex-direction:column;padding-bottom:24px;z-index:20}.sidebar-menu.show{right:0}.sidebar-menu .close-btn{display:flex;padding:8px 12px 8px 20px;justify-content:flex-end;align-items:center;align-self:stretch;border-bottom:1px solid var(--BG_body,#f7f7f7);background:var(--White,#FFF)}.sidebar-menu a{margin-top:auto;width:100%}.logout-btn{width:100%;padding:16px 20px;text-align:center;color:var(--Title-Text,#222);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.056px;border-radius:16px;border:0;background:var(--BG2,#eff0f6)}.sidebar-contents{display:flex;flex-direction:column;padding:16px 20px 24px 20px;justify-content:space-between;height:100%}.sidebar-upper{display:flex;flex-direction:column;gap:40px}.sidebar-header{display:flex;align-items:center;gap:12px}.sidebar-links{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.link1{justify-content:center;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--Title-Text,#222);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.056px}.menu-links{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.menu-links .text-wrapper-2{display:flex;padding:20px 0;align-items:center;gap:8px;align-self:stretch;border-bottom:1px solid var(--Divider_line,#ebebeb)}.profile-pic{width:50px;height:50px;border-radius:50%}.profile-placeholder{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:bold;color:white;border-radius:50%;background-color:gray}.icon-wrapper{display:flex;align-items:center;gap:10px;padding:10px}.lang-select{position:relative;cursor:pointer}.lang-dropdown{position:absolute;display:flex;flex-direction:column;gap:8px;top:110%;right:0;background:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,0.05),0 2px 2px 0 rgba(0,0,0,0.05),0 5px 5px 0 rgba(0,0,0,0.10);backdrop-filter:blur(10px);border-radius:8px;padding:8px;z-index:999}.lang-item{display:flex;padding:8px 12px;justify-content:center;align-items:center;align-self:stretch;border-radius:8px;background:var(--BG2,#eff0f6);color:var(--Title-Text,#222);font-family:Urbanist;font-size:14px;font-style:normal;font-weight:500;line-height:140%}.lang-item:hover,.lang-active{background:var(--Main,#1e8ff5);color:var(--White,#FFF)}.myarrow{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;border:.5px solid var(--Input_line,#e2e2e2);cursor:pointer;background:url(../img/Shape.svg) center center / 6px 3.6px no-repeat;transition:all .3s ease-in-out}.downarrow{transform:rotate(0)}.uparrow{transform:rotate(180deg)}.leftarrow{transform:rotate(90deg);background-size:6px 6px}.rightarrow{transform:rotate(-90deg);background-size:6px 6px}.uparrow:hover{transform:rotate(180deg) scale(1.1);filter:brightness(0.8);opacity:.8}.downarrow:hover{transform:rotate(0) scale(1.1);filter:brightness(0.8);opacity:.8}.leftarrow:hover{transform:rotate(90deg) scale(1.1);filter:brightness(0.8);opacity:.8}.rightarrow:hover{transform:rotate(-90deg) scale(1.1);filter:brightness(0.8);opacity:.8}.profile .dropdown-menu{position:absolute;top:110%}.dropdown-show{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:8px;background:var(--White,#FFF);box-shadow:0 1px 0 0 rgba(0,0,0,0.05),0 2px 2px 0 rgba(0,0,0,0.05),0 5px 5px 0 rgba(0,0,0,0.10);backdrop-filter:blur(10px)}.dropdown-show .dropdown-item{display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;background:var(--BG2,#eff0f6);color:var(--Title-Text,#222);font-family:Urbanist;font-size:14px;font-style:normal;font-weight:500;line-height:140%}.dropdown-show .dropdown-item:hover{background:var(--Main,#1e8ff5);color:var(--White,#FFF)}.dropdown-menu a{display:flex;width:100%}.hero-section{display:flex;justify-content:center;align-items:center;width:100%;min-height:744px;align-self:stretch;background:#1e8ff5;overflow:hidden}.section-container{position:relative;max-width:1440px;width:100%;height:100%}.bubble{position:absolute;background-color:rgba(255,255,255,0.2);border-radius:50%}.bubble-1{width:7.625rem;height:7.625rem;top:281px;left:9.44rem;z-index:2}.bubble-2{width:4.25rem;height:4.25rem;top:596px;left:239px;z-index:3}.bubble-3{width:1.125rem;height:1.125rem;top:423px;left:25.94rem;z-index:5}.bubble-4{width:7.875rem;height:7.875rem;top:383px;right:14.13rem;z-index:4}.bubble-5{width:1.125rem;height:1.125rem;top:374px;right:16.94rem;z-index:6}.bubble-6{width:1.125rem;height:1.125rem;top:192px;right:8rem;z-index:7}.large-circle{position:absolute;width:68.375rem;height:68.375rem;left:50%;transform:translateX(-50%);top:432px;border-radius:68.375rem;background:linear-gradient(158deg,#85ffd7 6.61%,#4092c1 54.16%);bottom:-783px;z-index:1}.hero-content-new{position:relative;z-index:10;color:white;display:flex;flex-direction:column;align-items:center;height:100%}.hero-content-new h1{align-self:stretch;color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:4.5rem;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.288px;margin-top:74px;margin-bottom:1.5rem}.hero-content-new p{align-self:stretch;color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.08px}.hero-image{position:relative;bottom:-1.4rem;z-index:11;width:38.5rem;flex-shrink:0;aspect-ratio:44/31;background:url("../img/robot-image.png") center center / cover no-repeat}.button-group{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:8px}.button-group p{color:#222;text-align:center;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.064px}.btn-white{background:var(--White,#FFF);display:flex;width:200px;padding:20px 16px 20px 24px;justify-content:space-between;align-items:center;border-radius:99px;cursor:pointer}.btn-yellow{background:#ffe629;display:flex;width:200px;padding:20px 16px 20px 24px;justify-content:space-between;align-items:center;border-radius:99px}.btn-arrow{width:24px;height:24px;flex-shrink:0}.service-sections{display:flex;justify-content:center;position:relative;width:100vw;min-height:832px;overflow:hidden}.service-sections .section-container{position:relative;max-width:100vw;width:100%;height:100%;margin:0 auto}.service-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:white;opacity:0;transition:opacity 1s ease-in-out}.service-content{display:flex;flex-direction:column;width:50%;height:65%;padding-left:7rem;padding-right:10rem;text-align:left;justify-content:space-between}.service-content h3{color:var(--Title-Text,#222);font-family:Pretendard;font-size:1.5rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.096px;margin-bottom:3.125rem}.service-content h2{color:var(--Title-Text,#222);font-family:Pretendard;font-size:4rem;font-style:normal;font-weight:800;line-height:120%;letter-spacing:-.256px;margin-bottom:1.5rem}.service-content p{color:var(--secondary-caption,#898989);font-family:var(--body-body3-r-font-family,Pretendard);font-size:var(--body-body3-r-font-size,16px);font-style:var(--body-body3-r-font-style,normal);font-weight:var(--body-body3-r-font-weigh,400);line-height:var(--body-body3-r-line-height,160%);letter-spacing:var(--body-body3-r-letter-spacing,-0.064px)}.pagenation{display:flex;gap:8px}.pagenation-on{width:10px;height:10px;background-color:#222;border-radius:50%}.pagenation-off{width:10px;height:10px;background-color:#d4dae7;border-radius:50%}.service-image{width:50%;height:100%;display:flex;overflow:hidden}.service-posting{position:relative;left:-376px;width:1631px;height:890px;aspect-ratio:1631/890;background:url('../img/service-posting.png') center center / cover no-repeat}.service-translation{position:relative;left:-137px;width:1536px;height:838px;aspect-ratio:768/419;background:url('../img/service-translation.png') lightgray 50% / cover no-repeat}.service-image-ai{position:relative;left:-299px;top:26px;width:1477px;height:806px;aspect-ratio:1477/806;background:url('../img/service-image-ai.png') center center / cover no-repeat}.service-custom{position:relative;left:-221px;width:1397px;height:762px;aspect-ratio:11/6;background:url('../img/service-custom.png') center center / cover no-repeat}.service-premium{position:relative;left:-402px;width:1631px;height:890px;aspect-ratio:1631/890;background:url('../img/service-premium.png') center center / cover no-repeat;transform:scaleX(-1)}.service-analytics{position:relative;left:-205px;width:1631px;height:890px;aspect-ratio:1631/890;background:url('../img/service-analytics.png') center center / cover no-repeat;transform:scaleX(-1)}.service-slide:first-child{opacity:1;z-index:2}.active-slide{opacity:1 !important;z-index:2}.how-to-use{min-height:832px;width:100%;display:flex;justify-content:center;background:var(--Main,#1e8ff5)}.how-to-use .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.how-to-use .section-container h2{color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:64px;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.256px;margin-bottom:1rem}.how-to-use .section-container p{color:var(--White,#FFF);text-align:center;font-family:var(--body-body3-r-font-family,Pretendard);font-size:var(--body-body3-r-font-size,16px);font-style:var(--body-body3-r-font-style,normal);font-weight:var(--body-body3-r-font-weight,400);line-height:var(--body-body3-r-line-height,160%);letter-spacing:var(--body-body3-r-letter-spacing,-0.064px);margin-bottom:49px}.carousel-track{position:relative;display:flex;align-self:stretch;align-items:center;justify-content:center;gap:59px;transition:transform 1s ease-in-out}.step{position:relative;width:366px;height:366px;border-radius:50%;border:2px solid rgba(241,241,241,0.2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:transparent;color:white;flex-shrink:0;overflow:hidden}.step-active{opacity:1;transform:translateX(0)}.step::before{content:"";position:absolute;width:100%;height:100%;flex-shrink:0;border:3px solid #FFF;border-radius:50%;transition:clip-path 1s ease-in-out;clip-path:polygon(50% 100%,0 100%,0 0,50% 0)}.step.step-1::before{clip-path:polygon(50% 100%,0 100%,0 0,50% 0)}.step.step-2::before{clip-path:polygon(0 50%,0 0,100% 0,100% 50%)}.step.step-3::before{clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%)}.step.step-4::before{clip-path:polygon(100% 50%,100% 100%,0 100%,0 50%)}.step.step-5::before{clip-path:polygon(50% 100%,0 100%,0 0,50% 0)}.step.step-6::before{clip-path:polygon(0 50%,0 0,100% 0,100% 50%)}.step.step-7::before{clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%)}.step.step-8::before{clip-path:polygon(100% 50%,100% 100%,0 100%,0 50%)}.step .incircle-numbering{color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.072px;margin-bottom:1.5rem}.step h3{color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:24px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.096px;margin-bottom:.5rem}.step p{margin-bottom:0 !important}.indicator{width:10px;height:10px;border-radius:50%;background:var(--White,#FFF)}.Pricing{position:relative;min-height:400px;width:100%;padding:40px 0;display:flex;justify-content:center;background:url('../img/plan_type.png') center center / cover no-repeat;overflow:hidden;background-position:-149px -27px;background-size:1742px 950px;aspect-ratio:871 / 475}.Pricing .section-container{display:flex;justify-content:center}.pricing_contents{display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing_contents h2{align-self:stretch;color:var(--Title-Text,#222);text-align:center;font-family:Pretendard;font-size:64px;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.256px;margin-bottom:1rem}.pricing_contents p{align-self:stretch;color:var(--Body-Text,#6c6c6c);text-align:center;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.064px;margin-bottom:40px}.pricing_contents .goToPricingDetail{display:flex;width:auto;padding:20px 16px 20px 24px;justify-content:space-between;align-items:center;border-radius:99px;background:var(--Main,#1e8ff5)}.pricing_contents .goToPricingDetail p{color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.064px;margin-bottom:0}.notice-faq-section{display:flex;width:100%;padding:115px 112px;justify-content:center;flex-direction:column;align-items:center}.notice-faq-section .section-container{display:flex;justify-content:flex-start;flex-direction:column}.tab-buttons{display:flex;gap:3.5rem;margin-bottom:63px}.tab-buttons .tab-btn{display:flex;color:var(--placeholder-Text,#c5c5c5);padding:8px 0 16px 0;justify-content:center;align-items:center;text-align:center;font-family:Pretendard;font-size:48px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.192px}.tab-buttons .tab-active{color:var(--Title-Text,#222);border-bottom:3px solid var(--Title-Text,#222);font-weight:900}.notice-ul{display:flex;flex-direction:column;gap:2rem;align-items:start}.notice-item{display:flex;flex-direction:column;align-self:stretch}.notice-head{display:flex;gap:5rem;padding-bottom:2rem;align-self:stretch;border-bottom:1px solid var(--Divider_line,#f1f1f1)}.notice-title-date{display:flex;justify-content:space-between;flex-grow:1}.notice-title{color:var(--Title-Text,#222);font-family:Pretendard;font-size:24px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.096px}.notice-date{color:var(--secondary-caption,#898989);font-family:Pretendard;font-size:18px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.072px}.more-detail{background:url(../img/chevron-down.png) center center / cover no-repeat;width:24px;height:24px;cursor:pointer;transition:transform .3s ease}.more-detail.open{transform:rotate(180deg)}.notice-detail-content{padding:2rem 1.5rem;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.064px;background:var(--BG3,#f6f6f6)}.faq-item{display:flex;gap:2rem;flex-direction:column;align-items:center;align-self:stretch}.title-and-detail{display:flex;padding-bottom:2rem;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid var(--Divider_line,#f1f1f1)}.faq-title{color:var(--Title-Text,#222);font-family:Pretendard;font-size:24px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.096px}.faq-detail-content{padding:2rem 1.5rem;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.064px;background:var(--BG3,#f6f6f6)}.admin_faq_button{margin-top:2rem;text-align:center;border:solid 1px;padding:10px;border-radius:10px;border-color:lightgrey;color:#222;cursor:pointer}.footer{height:400px;align-self:stretch;background:var(--Title-Text,#222);padding:4% 3% 7% 4%;color:#fff}.footer-container{display:flex;justify-content:space-between;align-items:top;flex-wrap:wrap}.footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:80px}.footer-left-up{display:flex;flex-direction:column;align-items:flex-start;gap:48px;align-self:stretch}.footer-left-down{align-self:stretch;color:var(--White,#FFF);font-family:var(--body-body4-r-font-family,Pretendard);font-size:var(--body-body4-r-font-size,14px);font-style:var(--body-body4-r-font-style,normal);font-weight:var(--body-body4-r-font-weight,400);line-height:var(--body-body4-r-line-height,160%);letter-spacing:var(--body-body4-r-letter-spacing,-0.056px)}.footer-name-and-policy{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-logo{align-self:stretch;font-family:Pretendard;font-size:36px;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.144px}.footer-links a{align-self:stretch;color:var(--White,#FFF);font-family:var(--body-body2-r-font-family,Pretendard);font-size:var(--body-body2-r-font-size,18px);font-style:var(--body-body2-r-font-style,normal);font-weight:var(--body-body2-r-font-weight,400);line-height:var(--body-body2-r-line-height,160%);letter-spacing:var(--body-body2-r-letter-spacing,-0.072px)}.company-info{align-self:stretch;color:var(--White,#FFF);font-family:var(--body-body4-r-font-family,Pretendard);font-size:var(--body-body4-r-font-size,14px);font-style:var(--body-body4-r-font-style,normal);font-weight:var(--body-body4-r-font-weight,400);line-height:var(--body-body4-r-line-height,160%);letter-spacing:var(--body-body4-r-letter-spacing,-0.056px)}.copyright{align-self:stretch;font-family:var(--body-body4-r-font-family,Pretendard);font-size:var(--body-body4-r-font-size,14px);font-style:var(--body-body4-r-font-style,normal);font-weight:var(--body-body4-r-font-weight,400);line-height:var(--body-body4-r-line-height,160%);letter-spacing:var(--body-body4-r-letter-spacing,-0.056px)}.footer-right{display:flex;align-items:flex-start;gap:1.5rem}.social-icons{display:inline-flex;align-items:flex-start;gap:40px}.social-icons a{display:flex;padding:12px;align-items:center;gap:8px;border-radius:99px;border:1px solid rgba(255,255,255,0.20)}.social-icons a img{display:flex;width:20px;height:20px;justify-content:center;align-items:center}.scroll-to-top{display:flex;width:64px;height:64px;padding:8px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:999px;border:1px solid rgba(255,255,255,0.20);background-color:#222}.scroll-to-top img{width:14px;height:17.5px;flex-shrink:0;stroke-width:1px;stroke:var(--White,#FFF)}.login_sec{display:flex;flex-direction:column;height:100%;width:100%;align-items:center}.login_sec .section-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.login-content{display:flex;flex-direction:column;width:360px;height:420px;justify-content:center}.login-content h2{text-align:center;color:var(--Title-Text,#222);font-family:Pretendard;font-size:30px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.12px;margin-bottom:12px}.login-content h3{color:var(--Body-Text,#6c6c6c);text-align:center;font-family:Pretendard;font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.056px;margin-bottom:32px}.login-core{display:flex;flex-direction:column;gap:20px;align-self:stretch;align-items:flex-start}.login-core label,.signup-lables{margin-bottom:6px;color:var(--Body-Text,#6c6c6c);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.056px}.login-core .form-group{width:100%}.login-core input{padding:10px 14px;border-radius:8px;border:1px solid var(--Input_line,#e2e2e2);background:var(--White,#FFF);box-shadow:0 1px 2px 0 rgba(10,13,18,0.05);width:100%}.login-content form button{margin:1.5rem 0;padding:16px 18px;width:100%;border-radius:8px;background:var(--Main,#1e8ff5);box-shadow:0 1px 2px 0 rgba(10,13,18,0.05);color:var(--White,#FFF);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.056px;border:0}.find-my-password{width:100%;text-align:center}.find-my-password a{color:var(--Body-Text,#6c6c6c);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.056px}.login-footer{display:flex;justify-content:space-between;align-self:stretch;padding:33px 40px;align-items:center}.login-footer .text-wrapper-4{color:var(--Body-Text,#6c6c6c);font-family:Pretendard;font-size:12px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.048px}.signup-sec{display:flex;width:100%;height:100%}.signup-sec .section-container{display:flex;width:34.4%;height:100%;flex-direction:column;justify-content:flex-start;gap:54px}.signup-sec .section-container .LOGO{height:88px;width:100%;padding:24px 40px;color:var(--Title-Text,#222);font-family:Pretendard;font-size:19px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.076px;display:flex;align-self:stretch;align-items:center}.signup-content{padding-left:40px;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.signup-content h2{color:var(--Title-Text,#222);font-family:Pretendard;font-size:30px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.12px;margin-bottom:12px}.signup-content p{color:var(--Body-Text,#6c6c6c);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.056px;margin-bottom:2rem}.signup-form-core{width:85%}.signup-form-core .input-group .input-group-text{font-family:Pretendard;font-size:13px;line-height:0;color:#6c6c6c}.guide-message{color:var(--Body-Text,#6c6c6c);font-family:Pretendard;font-size:12px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.048px;margin-top:6px}.signup-content button{padding:16px 18px;width:100%;text-align:center;border:0;border-radius:8px;background:var(--Main,#1e8ff5);box-shadow:0 1px 2px 0 rgba(10,13,18,0.05);color:var(--White,#FFF);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.056px;margin-top:24px}.signup-image{width:65.6%;height:100%;background-image:url('../img/signup-robot.png'),linear-gradient(180deg,#d9d9da 0,#e4e6e0 100%);background-size:100% 100%,cover;background-position:0 0,center;background-repeat:no-repeat,no-repeat;aspect-ratio:11/6}.pricing-section{display:flex;flex-direction:column;padding:74px 112px 102px 112px;background:#eff1f3;justify-content:center;align-items:center}.pricing-section .section-container h1{color:var(--Title-Text,#222);text-align:center;font-family:Pretendard;font-size:72px;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.288px;margin-bottom:24px}.pricing-section .section-container p{color:var(--Title-Text,#222);text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.08px}.cta-boxes{margin-top:5rem;margin-bottom:72px;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.plan-box{display:flex;width:384px;padding:24px;flex-direction:column;align-items:flex-start;border-radius:24px;background:var(--White,#FFF)}.plan-box h4{color:var(--Title-Text,#222);font-family:Pretendard;font-size:18px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.072px;margin-bottom:32px}.plan-box h3{color:var(--Title-Text,#222);font-family:Pretendard;font-size:32px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.128px}.plan-box h3 span{color:var(--Body-Text,#6c6c6c);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.056px;margin-left:1rem}.plan-box a{width:100%}.cta-button{margin:40px 0 32px 0;width:100%;padding:16px 8px;text-align:center;color:var(--Main,#4d6bfe);font-family:Pretendard;font-size:16px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.064px;border-radius:8px;border:1px solid var(--Main,#4d6bfe)}.cta-button:hover{background:var(--Main,#1e8ff5);color:var(--White,#FFF)}.plan-detail{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;align-items:flex-start}.pricing-section .cta-boxes .plan-box .plan-detail li{color:var(--Title-Text,#222);font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.064px}.plan-tetail-step1{display:flex;gap:.5rem}.pricing-section .cta-boxes .plan-box .plan-detail .plan-detail-step2{margin-left:2.5rem;list-style-type:disc}.pricing-table-container{display:flex;width:100%;border-radius:24px;background:var(--White,#FFF);gap:2rem;flex-direction:column;padding:2rem;align-items:flex-start;overflow-x:auto}.pricing-table-container h4{color:var(--Title-Text,#222);font-family:Pretendard;font-size:24px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.096px}.pricing-table{border-top:1px solid var(--Title-Text,#222);width:100%;border-collapse:collapse;white-space:nowrap}.pricing-table thead tr{color:var(--Title-Text,#222);font-feature-settings:'liga' off,'clig' off;font-family:Pretendard;font-size:1rem;font-style:normal;font-weight:600;line-height:20px;background:var(--BG3,#f6f6f6)}.pricing-table th,.pricing-table td{border-bottom:1px solid var(--Divider_line,#f1f1f1);padding:18px 8px;text-align:center;vertical-align:middle}.pricing-table tbody{color:var(--Title-Text,#222);font-feature-settings:'liga' off,'clig' off;font-family:Pretendard;font-size:1rem;font-style:normal;font-weight:400;line-height:24px}.check-mark{display:inline-block;width:28px;height:28px;border-radius:50%;background:var(--Main,#1e8ff5);background-image:url(../img/check-white.svg);background-position:center;background-repeat:no-repeat;background-size:20px 20px;vertical-align:middle}.x-mark{display:inline-block;width:28px;height:28px;border-radius:50%;background:var(--Error-500,#ef2b2a);background-image:url(../img/x-03.svg);background-position:center;background-repeat:no-repeat;background-size:20px 20px;vertical-align:middle}.pricing-section .section-container .pricing-additional-info{font-size:.8rem;padding:8px 16px;margin-top:1rem;margin-bottom:1rem;text-align:left}.bullet-row{position:relative;padding-left:3rem !important}.bullet-row::before{content:"•";position:absolute;left:32px;top:48%;transform:translateY(-50%);color:#000}.guide-hero-section{background:#e8f0f9;min-height:664px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.guide-hero{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;height:100%}.guide-title-text{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;width:745px;position:relative;z-index:9}.guide-title-text h1{color:var(--Title-Text,#222);text-align:center;font-family:Pretendard;font-size:72px;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.288px;margin-top:74px}.guide-title-text p{color:var(--Body-Text,#6c6c6c);text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.08px}.guide-hero-img{position:relative;z-index:11;background:url("../img/guide-hero-image.png") center center / cover no-repeat;width:1086px;height:592px;bottom:88px;aspect-ratio:543/296;flex-shrink:0}.guide-bubble{position:absolute;background-color:rgba(225,233,244,1);border-radius:50%}.guide-bubble-1{width:68px;height:68px;bottom:0;left:239px;z-index:2}.guide-bubble-2{width:122px;height:122px;bottom:261px;left:151px;z-index:3}.guide-bubble-3{width:18px;height:18px;bottom:223px;left:415px;z-index:5}.guide-bubble-4{width:126px;height:126px;bottom:155px;right:226px;z-index:4}.guide-bubble-5{width:18px;height:18px;bottom:272px;right:271px;z-index:6}.guide-bubble-6{width:18px;height:18px;bottom:454px;right:128px;z-index:7}.guide-donut{position:absolute;width:260px;height:260px;bottom:550px;left:208px;flex-shrink:0;border-radius:260px;border:66px solid #e1e9f4}.guide-large-circle{position:absolute;width:1094px;height:1094px;flex-shrink:0;border-radius:50%;background:linear-gradient(158deg,#85dbff 6.61%,#4f40c1 54.16%);bottom:-862px;z-index:1}.guide-content-section{background:#e8f0f9;display:flex;justify-content:center}.guide-content-section .section-container{display:flex;flex-direction:column;align-items:center;gap:58px}.guide-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:48px;width:46%}.guide-selection-btn{width:50%;padding:24px 20px;align-items:center;border-radius:99px;background:var(--White,#FFF);color:var(--secondary-caption,#898989);font-family:Pretendard;font-size:20px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.08px;text-align:center;cursor:pointer}.guide-selection-active{background:var(--Main,#1e8ff5);color:var(--White,#FFF);font-size:20px;font-weight:700;line-height:140%;letter-spacing:-.08px}.guide-cards,.posting-method-cards{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:0 217px 180px 217px}.guide-detail{padding:2rem;width:100%;display:flex;gap:50px;background:var(--White,#FFF);justify-content:space-between}.guide-detail h3{color:var(--Title-Text,#222);font-family:Pretendard;font-size:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.096px;margin-bottom:50px}.guide-detail h2{color:var(--Title-Text,#222);font-family:Pretendard;font-size:32px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.128px;margin-bottom:24px}.guide-detail p{color:var(--secondary-caption,#898989);font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.064px}.guide-detail-img{width:327px;height:226px;border:1px solid var(--Divider_line,#f1f1f1);background:var(--White,#FFF)}.guide-detail-img1{background:url("../img/guide-step-1.png") center center / cover no-repeat}.guide-detail-img2{background:url("../img/guide-step-3.png") center center / cover no-repeat}.guide-detail-img3{background:url("../img/guide-step-2.png") center center / cover no-repeat}.guide-posting-img1{position:relative;background:url("../img/posting_1.png") center center / cover no-repeat}.guide-posting-img2{position:relative;background:url("../img/posting_2.png") -21px center / cover no-repeat}.guide-posting-img3{position:relative;background:url("../img/posting_3.png") center 0 / cover no-repeat}.guide-posting-img4{position:relative;background:url("../img/posting_4.png") center 0 / cover no-repeat}.guide-posting-img5{position:relative;background:url("../img/posting_5.png") 0 center / cover no-repeat}.guide-posting-img6{position:relative;background-image:url("../img/posting_6.png");background-size:512px 239px}.guide-posting-img7{position:relative;background:url("../img/posting_7.png") center center / cover no-repeat}.guide-posting-img8{position:relative;background:url("../img/posting_8.png") center center / cover no-repeat}.translation-request{display:flex;justify-content:center;width:100%;height:auto;font-family:var(--body-body3-r-font-family);font-weight:var(--body-body3-r-font-weight);font-size:var(--body-body3-r-font-size);letter-spacing:var(--body-body3-r-letter-spacing);line-height:var(--body-body3-r-line-height);font-style:var(--body-body3-r-font-style)}.translation-request .section-container{padding:3rem 4rem}.translation-request h1{font-family:var(--headline-headline1-b-font-family);font-weight:var(--headline-headline1-b-font-weight);font-size:var(--headline-headline1-b-font-size);letter-spacing:var(--headline-headline1-b-letter-spacing);line-height:var(--headline-headline1-b-line-height);margin-bottom:3rem}.translation-request .tab-container{display:flex;flex-direction:column;gap:2rem}.translation-request .tab-container .tab-menu{display:flex;gap:3rem}.translation-request .tab-container .tab-menu .tab{cursor:pointer;border-radius:5px;border:2px solid #6c757d;padding:5px 10px}.translation-request .tab-container .tab-menu .tab:hover,.translation-request .tab-container .tab-menu .active{background:var(--Main,#1e8ff5);color:var(--White,#FFF)}.translation-request h2{font-family:var(--subtitle-subtitle5-SM-font-family);font-weight:var(--subtitle-subtitle5-SM-font-weight);font-size:var(--subtitle-subtitle5-SM-font-size);letter-spacing:var(--subtitle-subtitle5-SM-letter-spacing);line-height:var(--subtitle-subtitle5-SM-line-height);margin-bottom:1.5rem}.tab-container .tab-contnent ul{display:flex;flex-direction:column;gap:.8rem}@media(max-width:992px){.navbar{display:flex;padding:0 12px 0 16px;justify-content:space-between;align-items:center;align-self:stretch;height:72px}.nav-links,.nav-icons .icon-wrapper,.profile,.nav-logins{display:none}.navbar-toggler{display:block}.mobile-nav{display:flex;justify-content:center;align-items:center;gap:10px;padding:8px}.globe-wrapper{display:flex;align-items:center;width:20px;height:20px}.footer{height:340px;align-self:stretch;background:var(--Title-Text,#222);padding:2rem 1rem;color:#fff}.footer-container{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.footer-left{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}.footer-left-up{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.footer-logo{align-self:stretch;font-family:Pretendard;font-size:24px;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.096px}.footer-links a{align-self:stretch;color:var(--White,#FFF);font-family:var(--body-body4-r-font-family,Pretendard);font-size:var(--body-body4-r-font-size,14px);font-style:var(--body-body4-r-font-style,normal);font-weight:var(--body-body4-r-font-weight,400);line-height:var(--body-body4-r-line-height,160%);letter-spacing:var(--body-body4-r-letter-spacing,-0.056px)}.company-info{align-self:stretch;color:var(--White,#FFF);font-family:var(--body-body5-r-font-family,Pretendard);font-size:var(--body-body5-r-font-size,12px);font-style:var(--body-body5-r-font-style,normal);font-weight:var(--body-body5-r-font-weight,400);line-height:var(--body-body5-r-line-height,160%);letter-spacing:var(--body-body5-r-letter-spacing,-0.048px)}.copyright{display:none}.footer-right{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}.social-icons{display:flex;align-items:flex-start;gap:29px}.social-icons a{display:flex;padding:.5rem;align-items:center;gap:.4rem;border-radius:50%;border:.727px solid rgba(255,255,255,0.20)}.social-icons a img{display:flex;width:.9rem;height:.9rem;justify-content:center;align-items:center}.scroll-to-top{display:none}.copyright-mobile{align-self:stretch;font-family:var(--body-body5-r-font-family,Pretendard);font-size:var(--body-body5-r-font-size,0.75rem);font-style:var(--body-body5-r-font-style,normal);font-weight:var(--body-body5-r-font-weight,400);line-height:var(--body-body5-r-line-height,160%);letter-spacing:var(--body-body5-r-letter-spacing,-0.003rem)}.scroll-to-top-mobile{display:flex;width:3rem;height:3rem;padding:.375rem;justify-content:center;align-items:center;gap:.375rem;flex-shrink:0;border-radius:999px;border:1px solid rgba(255,255,255,0.20);background-color:#222;position:relative;top:-1rem}.scroll-to-top-mobile img{width:.656rem;height:.820rem;flex-shrink:0;stroke-width:.75px;stroke:var(--White,#FFF)}.signup-image{display:none}.signup-sec .section-container{width:100%}.pricing-section{padding:53px 20px}.pricing-section .section-container h1{font-size:32px;font-weight:800;line-height:140%;letter-spacing:-.128px;margin-bottom:24px}.pricing-section .section-container p{color:var(--Body-Text,#6c6c6c);font-size:16px;letter-spacing:-.064px}.cta-boxes{flex-direction:column}.plan-box{width:100%}}@media(max-width:768px){.hero-section{position:relative;align-items:center;width:100%;min-height:530px;align-self:stretch;background:#1e8ff5;overflow:hidden}.bubble{position:absolute;background-color:rgba(255,255,255,0.2);border-radius:50%}.bubble-1{width:80px;height:80px;top:161px;left:-52px;z-index:2}.bubble-2{width:80px;height:80px;top:414px;left:-24px;z-index:3}.bubble-3{width:16px;height:16px;top:330px;left:65px;z-index:4}.bubble-4{width:80px;height:80px;top:318px;right:-21px;z-index:5}.bubble-5{width:20px;height:20px;top:310px;right:0;z-index:6}.bubble-6{width:16px;height:16px;top:157px;right:13px;z-index:7}.large-circle{position:absolute;width:812px;height:812px;left:50%;transform:translateX(-50%);top:407px;border-radius:812px;background:linear-gradient(158deg,#85ffd7 6.61%,#4092c1 54.16%);z-index:1}.hero-content-new{position:relative;z-index:10;color:white;display:flex;flex-direction:column;align-items:center}.hero-content-new h1{align-self:stretch;color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:2rem;font-style:normal;font-weight:800;line-height:140%;letter-spacing:-.128px;margin-top:53px;margin-bottom:1.5rem}.hero-content-new p{align-self:stretch;color:var(--White,#FFF);text-align:center;font-family:var(--body-body3-r-font-family,Pretendard);font-size:var(--body-body3-r-font-size,16px);font-style:var(--body-body3-r-font-style,normal);font-weight:var(--body-body3-r-font-weight,400);line-height:var(--body-body3-r-line-height,160%);letter-spacing:var(--body-body3-r-letter-spacing,-0.064px);margin-left:10%;margin-right:10%}.hero-image{position:relative;bottom:-35px;z-index:11;width:356px;height:251px;flex-shrink:0;aspect-ratio:356/251;background:url("../img/robot-image.png") center center / cover no-repeat}.button-group{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:8px}.button-group p{color:#222;text-align:center;font-family:Pretendard;font-size:14px;font-style:normal;font-weight:700;letter-spacing:-.056px;margin:0}.btn-white{background:var(--White,#FFF);display:flex;width:auto;padding:16px 16px 16px 24px;justify-content:space-between;align-items:center;border-radius:99px}.btn-yellow{background:#ffe629;display:flex;width:auto;padding:16px 16px 16px 24px;justify-content:space-between;align-items:center;border-radius:99px}.btn-arrow{width:24px;height:24px;flex-shrink:0}.service-sections{min-height:631px;padding:40px 0}.service-sections .section-container{display:flex;gap:2rem;max-width:768px;width:100%;height:100%}.service-sections .section-container .service-slide{display:flex;flex-direction:column}.service-content{display:flex;flex-direction:column;padding:0 20px;align-items:flex-start;align-self:stretch;text-align:left;width:100%}.service-content h3{align-self:stretch;color:var(--Title-Text,#222);font-family:var(--title-title6-bold-font-family,Pretendard);font-size:var(--title-title6-bold-font-size,18px);font-style:var(--title-title6-bold-font-style,normal);font-weight:var(--title-title6-bold-font-weight,700);line-height:var(--title-title6-bold-line-height,140%);letter-spacing:var(--title-title6-bold-letter-spacing,-0.072px);margin-bottom:2rem}.service-content h2{align-self:stretch;color:var(--Title-Text,#222);font-family:Pretendard;font-size:40px;font-style:normal;font-weight:800;line-height:120%;letter-spacing:-.16px;margin-bottom:1rem}.service-content p{align-self:stretch;color:var(--secondary-caption,#898989);font-family:var(--body-body4-r-font-family,Pretendard);font-size:var(--body-body4-r-font-size,14px);font-style:var(--body-body4-r-font-style,normal);font-weight:var(--body-body4-r-font-weigh,400);line-height:var(--body-body4-r-line-height,160%);letter-spacing:var(--body-body4-r-letter-spacing,-0.056px)}.pagenation{display:none}.pagenation-mobile{display:flex;margin-top:1.5rem;justify-content:center;gap:8px}.service-image{display:flex;align-self:stretch;overflow:hidden;width:100%}.service-posting{position:relative;left:-155px;top:-41px;width:706px;height:385px;aspect-ratio:706/385;background:url('../img/service-posting.png') center center / cover no-repeat}.service-translation{position:relative;left:-57px;top:-17px;width:634px;height:346px;aspect-ratio:317/173;background:url('../img/service-translation.png') lightgray 50% / cover no-repeat}.service-image-ai{position:relative;left:-136px;top:-28px;width:740px;height:404px;aspect-ratio:185/101;background:url('../img/service-image-ai.png') center center / cover no-repeat}.service-custom{position:relative;left:-126px;top:-11px;width:628px;height:342px;aspect-ratio:314/171;background:url('../img/service-custom.png') center center / cover no-repeat}.service-premium{position:relative;left:-167px;top:-34px;width:711px;height:388px;aspect-ratio:711/388;background:url('../img/service-premium.png') center center / cover no-repeat;transform:scaleX(-1)}.service-analytics{position:relative;left:-65px;top:19px;width:515px;height:281px;aspect-ratio:515/281;background:url('../img/service-analytics.png') center center / cover no-repeat;transform:scaleX(-1)}.how-to-use{min-height:612px;padding:40px 0;width:100%;display:flex;justify-content:center;background:var(--Main,#1e8ff5)}.how-to-use .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.how-to-use .section-container h2{font-size:40px;font-weight:800;letter-spacing:-.16px}.how-to-use .section-container p{font-family:var(--body-body4-r-font-family,Pretendard);font-size:var(--body-body4-r-font-size,14px);font-style:var(--body-body4-r-font-style,normal);font-weight:var(--body-body4-r-font-weight,400);line-height:var(--body-body4-r-line-height,160%);letter-spacing:var(--body-body4-r-letter-spacing,-0.056px);margin-bottom:48px}.carousel-track{position:relative;display:flex;align-self:stretch;align-items:center;justify-content:center;gap:59px;transition:transform 1s ease-in-out}.step{width:340px;height:340px}.step .incircle-numbering{color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.072px;margin-bottom:1.5rem}.step h3{color:var(--White,#FFF);text-align:center;font-family:Pretendard;font-size:24px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.096px;margin-bottom:.5rem}.step p{margin-bottom:0 !important}.Pricing{position:relative;min-height:264px;width:100%;padding:40px 0;display:flex;justify-content:center;background:url('../img/plan_type.png') center center / cover no-repeat;overflow:hidden;background-position:-232px 0;background-size:1041px 568px;aspect-ratio:1041 / 568;flex-shrink:0}.pricing_contents h2{color:var(--Title-Text,#000);font-size:40px;font-weight:800;letter-spacing:-.16px;margin-bottom:1rem}.pricing_contents p{font-size:14px;letter-spacing:-.064px;margin-bottom:2rem}.pricing_contents .goToPricingDetail{height:56px;padding:16px 16px 16px 24px;gap:8px}.pricing_contents .goToPricingDetail p{font-size:14px;letter-spacing:-.056px}.notice-faq-section{padding:40px 20px}.tab-buttons{gap:2.5rem;margin-bottom:34px}.notice-title-date{flex-direction:column;gap:1rem}.tab-buttons .tab-btn{font-size:32px;letter-spacing:-.128px}.tab-buttons .tab-active{border-bottom:2px solid var(--Title-Text,#222)}.notice-title{font-size:18px;letter-spacing:-.072px}.notice-head{gap:2rem;padding-bottom:1.5rem}.notice-date{font-size:14px;letter-spacing:-.056px}.faq-title{font-size:18px;letter-spacing:-.072px}.faq-detail-content{font-size:14px;padding:1.5rem 1rem;line-height:170%}.notice-detail-content{font-size:14px;padding:1.5rem 1rem;line-height:170%}.title-and-detail{padding-bottom:1.5rem;gap:1rem}.faq-item{gap:0}.guide-hero-section{min-height:530px}.guide-hero{overflow:hidden}.guide-title-text{width:100%;padding:0 1.5rem}.guide-title-text h1{font-size:32px;font-weight:800;line-height:140%;letter-spacing:-.4px;margin-top:3rem}.guide-title-text p{font-size:16px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.4px}.guide-hero-img{width:738px;height:403px;bottom:88px;flex-shrink:0;left:-20px;top:-20px}.guide-donut{width:160px;height:160px;bottom:460px;left:0;border:40px solid #e1e9f4}.guide-bubble-1,.guide-bubble-3,.guide-bubble-5{display:none}.guide-bubble-2{width:80px;height:80px;bottom:295px;left:-40px}.guide-bubble-4{width:80px;height:80px;bottom:136px;right:-30px}.guide-bubble-6{width:16px;height:16px;bottom:361px;right:10px}.guide-large-circle{width:940px;height:940px;border-radius:50%;background:linear-gradient(158deg,#85dbff 6.61%,#4f40c1 54.16%);bottom:-796px;z-index:1;overflow:hidden}.guide-buttons{gap:1rem;margin-top:48px;width:100%;padding:0 1rem}.guide-selection-active{font-size:16px;line-height:140%;letter-spacing:-.4%}.guide-selection-btn{width:50%;padding:18px 18px;font-size:16px;line-height:160%;letter-spacing:-.4%}.guide-detail{flex-direction:column;background:#e8f0f9;align-items:center}.detail-even-no{background:var(--White,#FFF)}.guide-detail h3{font-size:16px;letter-spacing:-.4%;margin-bottom:32px}.guide-detail h2{font-size:24px;letter-spacing:-.4%;margin-bottom:24px}.guide-cards,.posting-method-cards{padding:0}}@media(min-width:1440px){.Pricing{background-size:cover;background-position:center -27px}}