:root{--black-color:#1e1e1e;--white-color:#fff;--blue-color:#408fcf;--text-blue-color:#30abf8;--bg-blue-color:#effafb;--grad-btn-blue-color:linear-gradient(75deg, #4ca8e2 100%, #b2def9 0%, #7dbfe9 20%, #4ca8e2 100%);--content-width:790px;--content-width-large:940px;--z-index-back:-1;--z-index-default:1;--z-index-header:100}html{scrollbar-gutter:stable;scroll-behavior:smooth;overflow-y:scroll}body{color:var(--black-color);letter-spacing:.04em;background-color:var(--bg-blue-color);width:100%;font-family:Zen Kaku Gothic New,sans-serif;font-size:16px;line-height:1.8;overflow-x:hidden}@media screen and (width<=450px){body{font-size:14px}}#loader{z-index:9999;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0}#loader.loaded{pointer-events:none;transform:translateY(-100%)}.loader-animation{justify-content:center;align-items:center;width:360px;height:360px;display:flex;position:relative;overflow:hidden}@media screen and (width<=450px){.loader-animation{width:180px;height:180px}}.step{opacity:0;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.step1{animation:.2s .3s forwards showStep}.step2{animation:.2s 1s forwards owlPopUp}.step3{animation:.2s 2s forwards showStep}.step4{animation:.2s 2.8s forwards showStep}.step5{animation:.2s 3.6s forwards showStep}@keyframes showStep{0%{opacity:0;transform:translate(-50%,-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes owlPopUp{0%{opacity:0;transform:translate(-50%,50%)scale(.9)}20%{opacity:1}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes flashStep{0%{opacity:0;transform:scale(1)}50%{opacity:1;filter:brightness(1.5);transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.l_container_large,.l_container{margin:0 auto;padding:0 16px}.l_container_large{max-width:calc(var(--content-width-large) + 32px)}.l_container{max-width:calc(var(--content-width) + 32px)}@media screen and (width<=450px){.l_container_large,.l_container{padding-left:16px;padding-right:16px}}.l_header{width:100%;height:75px;z-index:var(--z-index-header);background-color:var(--white-color);justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:fixed;top:0;left:0}@media screen and (width<=450px){.l_header{height:60px;padding:0 12px}}.l_header-logo_link{align-items:center;display:flex}.l_header-logo_img{width:auto;height:60px;display:block}.l_header-nav{flex-shrink:0;align-items:center;display:flex}.l_header-nav_list{gap:0 24px;margin-left:auto;font-weight:500;display:flex}@media screen and (width<=450px){.l_header-nav_list{justify-content:center;align-items:center;gap:0 5px}}.l_header-nav_item{background:var(--grad-btn-blue-color);border-radius:50px;flex-shrink:0;justify-content:center;gap:48px;height:50px;transition:opacity .2s;display:flex}@media screen and (width<=450px){.l_header-nav_item{height:32px}}.l_header-nav_item:hover{opacity:.6}.l_header-nav_link{flex-direction:row;align-items:center;gap:8px;padding:0 24px;transition:all .2s;display:flex}@media screen and (width<=450px){.l_header-nav_link{padding:0 12px}}@media screen and (width<=390px){.l_header-nav_link{padding:0 8px}}.l_header-nav_link_text{text-align:center;color:var(--white-color);font-size:20px}@media screen and (width<=450px){.l_header-nav_link_text{font-size:12px}}.l_section{padding-top:80px;padding-bottom:80px}@media screen and (width<=450px){.l_section{padding-top:40px;padding-bottom:40px}}.mv_wrapper{text-align:center;margin-top:75px;position:relative}@media screen and (width<=450px){.mv_wrapper{flex-flow:column;margin-top:50px;padding-bottom:0}}.mv_text-box{color:var(--white-color);clip-path:polygon(0 0,100% 0,100% calc(100% - 120px),50% 80%,0 calc(100% - 120px));background:linear-gradient(75deg,#4ca8e2 100%,#b2def9 0%,#7dbfe9 20%,#4ca8e2 100%);width:100%;padding:60px 0 120px;position:relative;overflow:hidden}@media screen and (width<=450px){.mv_text-box{clip-path:polygon(0 0,100% 0,100% calc(100% - 40px),50% 90%,0 calc(100% - 40px));padding:32px 0 60px}}.mv_sub-text{margin-top:-15px;font-size:24px;font-weight:500}@media screen and (width<=450px){.mv_sub-text{margin-top:0;font-size:16px}}.mv_main-text{font-size:28px;font-weight:600}@media screen and (width<=450px){.mv_main-text{font-size:20px}}.mv_img_wrapper{z-index:var(--z-index-default);position:relative}.mv_img{aspect-ratio:100/62;object-fit:contain;width:100%;height:100%;max-height:400px}@media screen and (width<=450px){.mv_img{height:100%;max-height:220px}}.mv_text{font-size:24px;font-weight:500}@media screen and (width<=790px){.mv_text{text-align:center}}@media screen and (width<=450px){.mv_text{text-align:center;font-size:16px}}.section1{flex-direction:column;justify-content:center;align-items:center;margin:48px auto 0;padding-bottom:90px;display:flex;position:relative}@media screen and (width<=450px){.mv_text{padding-bottom:56px}}.section1:before{border-color:transparent var(--white-color) transparent transparent;border-style:solid;border-width:35px 100% 0 0;content:"";height:0;position:absolute;bottom:0}.section1_heading-text{color:#0000;background:linear-gradient(97deg,#28a7f6 0%,#1797e6 90%,#0687d7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;border-top:1px solid #61b5e9;border-bottom:1px solid #61b5e9;padding:8px 32px;font-family:Noto Serif JP,serif;font-size:30px;font-weight:700;display:inline-block}@media screen and (width<=450px){.section1_heading-text{padding:6px 14px;font-size:20px}}.section1_main-text-box{margin-top:20px;font-weight:700}@media screen and (width<=450px){.section1_main-text-box{margin-top:16px}}.section1_main-text1{text-align:center;letter-spacing:.1em;font-size:24px}@media screen and (width<=450px){.section1_main-text1{font-size:16px}}.section1_main-text2{justify-content:center;align-items:center;margin-top:9px;font-size:28px;display:flex}@media screen and (width<=450px){.section1_main-text2{font-size:18px}}.section1_main-text2 span:first-child{color:var(--white-color);letter-spacing:.05em;background:linear-gradient(95deg,#28a7f6 0%,#1797e6 90%,#0687d7 100%);margin-right:8px;padding:3px 6px;font-size:28px}@media screen and (width<=450px){.section1_main-text2 span:first-child{font-size:20px}}.section1_main-text2 span:nth-child(2){letter-spacing:.1em;z-index:var(--z-index-default);display:inline-block;position:relative}.section1_main-text2 span:nth-child(2):after{content:"";width:100%;height:28px;z-index:var(--z-index-back);clip-path:inset(0 100% 0 0);background-image:url(/assets/under-line-C8Zedp0B.png);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-20px;left:0}.section1_main-text2 span:nth-child(2).is-active:after{animation:1s ease-out forwards drawLine}@keyframes drawLine{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@media screen and (width<=450px){.section1_main-text2 span:nth-child(2):after{height:16px;bottom:-10px}}.section2{background-color:var(--white-color);padding-top:30px;padding-bottom:80px;position:relative}@media screen and (width<=450px){.section2{padding-top:16px}}.section2:before{border-color:transparent transparent transparent var(--bg-blue-color);border-style:solid;border-width:35px 0 0 100%;content:"";height:0;position:absolute;bottom:0}.section2_title{text-align:center;opacity:0;font-size:30px;font-weight:700;transition:opacity 1s,transform 1s;transform:translateY(20px)}@media screen and (width<=450px){.section2_title{font-size:20px}}.section2_title.is-animated{opacity:1;transform:translateY(0)}@keyframes shine{to{background-position:200%}}@media screen and (width<=450px){.section2_title{font-size:20px}.section2_title span.shiny-ai{margin-right:8px;font-size:50px;font-weight:900}}.section2_title span.shiny-ai{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#4a98fe 30%,#fff 50%,#89d2ff 70%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin-right:8px;font-size:50px;font-weight:900;animation:3s linear infinite shine-right}@keyframes shine-right{0%{background-position:100% 0}to{background-position:-200% 0}}.section2_title span{letter-spacing:.13em;color:#0000;background:linear-gradient(90deg,#4a98fe 0%,#89d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:4px;font-size:50px;font-weight:900}@media screen and (width<=450px){.section2_title span{font-size:36px}}.section2_list{flex-direction:column;align-items:center;gap:10px;max-width:832px;margin:40px auto 0;padding:0 16px;display:flex}@media screen and (width<=450px){.section2_list{max-width:calc(100% - 24px);margin:32px auto 0;padding:0}}.flex-row{justify-content:center;gap:40px;width:100%;display:flex}@media screen and (width<=450px){.flex-row{gap:24px}}.middle-row{gap:40px}@media screen and (width<=450px){.middle-row{gap:24px}}.circle{aspect-ratio:1;text-align:center;opacity:0;background:conic-gradient(#0000 0%,#fffc 10%,#0000 20% 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:auto;font-size:20px;font-weight:500;transition:opacity .6s ease-out,transform .8s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;transform:translateY(30px)scale(.8);box-shadow:0 1px 10px #99c7e480}@media screen and (width<=450px){.circle{width:calc(33.3333% - 16px);font-size:14px}}.circle:before{content:"";background:conic-gradient(#0000 70%,#4a98fe 85%,#fff 95%,#0000 100%);width:150%;height:150%;animation:none;position:absolute}.circle.is-animated{opacity:1;transform:translateY(0)scale(1)}.circle.is-animated:before{animation:5s linear infinite rotate-light}@keyframes rotate-light{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle_inner{background-color:var(--white-color);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:calc(100% - 6px);height:calc(100% - 6px);display:flex;position:relative}.section2_list .flex-row:first-child .circle:first-child:before{background:conic-gradient(#0000 70%,#4a98fe 85%,#fff 95%,#0000 100%)}.section2_list .flex-row:first-child .circle:nth-child(2):before{background:conic-gradient(#0000 70%,#1abc9c 85%,#fff 95%,#0000 100%)}.section2_list .middle-row .circle:first-child:before{background:conic-gradient(#0000 70%,#f57c00 85%,#fff 95%,#0000 100%)}.section2_list .middle-row .circle:nth-child(2):before{background:conic-gradient(#0000 70%,#9c27b0 85%,#fff 95%,#0000 100%)}.section2_list .middle-row .circle:nth-child(3):before{background:conic-gradient(#0000 70%,#e53935 85%,#fff 95%,#0000 100%)}.section2_list .flex-row:last-child .circle:first-child:before{background:conic-gradient(#0000 70%,#3f51b5 85%,#fff 95%,#0000 100%)}.section2_list .flex-row:last-child .circle:nth-child(2):before{background:conic-gradient(#0000 70%,#689f38 85%,#fff 95%,#0000 100%)}.section3{margin:0 auto;padding:60px 0;position:relative}@media screen and (width<=450px){.section3{padding:50px 0}}.section3_title{letter-spacing:-.2em;color:#0000;background:linear-gradient(90deg,#4a98fe 0%,#89d2ff 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;padding-right:20px;font-size:30px;font-weight:900;transform:skew(-7deg)}@media screen and (width<=450px){.section3_title{font-size:18px}}.section3_title span{letter-spacing:.11em;margin-left:12px;font-size:40px;font-weight:700}@media screen and (width<=450px){.section3_title span{margin-left:8px;font-size:32px}}.section3_title .arrow{opacity:.2;width:24px;height:24px;image-rendering:pixelated;backface-visibility:hidden;border-top:4px solid #4a98fe;border-right:4px solid #4a98fe;margin:0 5px;animation:2s infinite arrow-blink;display:inline-block;transform:rotate(45deg)}.section3_title .arrow1,.section3_title .arrow3{margin-right:-2px}.section3_title .arrow1{animation-delay:0s}.section3_title .arrow2{animation-delay:.2s}.section3_title .arrow3{animation-delay:.6s}.section3_title .arrow4{animation-delay:.8s}@keyframes arrow-blink{0%,10%{opacity:.2;box-shadow:none;border-color:#4a98fe}15%{opacity:1;filter:drop-shadow(0 0 3px #4a98fe);border-color:#fff}25%,to{opacity:.2;box-shadow:none;border-color:#4a98fe}}.section3_title .arrow.is-visible{opacity:1;text-shadow:0 0 10px #4a98fe99}.section3_title .shiny-text{opacity:0;padding-left:10px;transition:opacity 1s}.section3_title .shiny-text.is-visible{opacity:1;transform:scale(1)}.section3_list{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:30px;max-width:1200px;margin:40px auto 0;padding:0 20px;display:grid}@media screen and (width<=450px){.section3_list{flex-direction:column;align-items:center;width:100%;margin:40px 0 0;padding:0;display:flex}}.section3_list_item{background-color:var(--white-color);text-align:center;border-radius:20px;width:100%;padding:30px 20px;box-shadow:0 10px 30px #99c7e426}@media screen and (width<=450px){.section3_list_item{width:360px;max-width:calc(100% - 32px);margin:0 auto;padding:20px}}.section3_list_item_text{font-size:22px;font-weight:500}@media screen and (width<=450px){.section3_list_item_text{font-size:20px}}.section3_list_item_text span{color:var(--text-blue-color);font-weight:700;line-height:1.8}.section3_list_item_img{object-fit:contain;border-radius:12px;width:100%;height:240px;margin-top:20px;box-shadow:0 5px 15px #00000014}@media screen and (width<=450px){.section3_list_item_img{height:240px;margin-top:16px}}.section4{background-image:linear-gradient(135deg,#eff9fb 3%,#bedaff 35%,#bddaffd4 77%,#eff9fb);flex-direction:column;justify-content:center;align-items:center;padding:90px 0;display:flex;position:relative}@media screen and (width<=450px){.section4{padding:80px 0}}.section4:before{border-color:var(--bg-blue-color) transparent transparent transparent;border-style:solid;border-width:35px 100% 0 0;content:"";height:0;position:absolute;top:0}.section4:after{border-color:transparent transparent transparent var(--bg-blue-color);border-style:solid;border-width:35px 0 0 100%;content:"";height:0;position:absolute;bottom:0}.section4_title{letter-spacing:.04em;color:var(--white-color);text-align:center;background:linear-gradient(90deg,#4a98fe 0%,#89d2ff 100%);padding:0 12px;font-size:30px;font-weight:700;display:inline-block}@media screen and (width<=450px){.section4_title{font-size:24px}}.section4_title span{letter-spacing:.16em;font-size:32px}@media screen and (width<=450px){.section4_title span{font-size:28px}}.section4_list{flex-direction:column;gap:20px;margin-top:40px;display:flex}@media screen and (width<=450px){.section4_list{margin-top:32px}}.section4_list_item{background-color:#ffffffb3;border-radius:6px;flex-direction:row;align-items:center;gap:12px;max-width:600px;padding:20px;display:flex}@media screen and (width<=450px){.section4_list_item{gap:8px;max-width:385px;padding:12px}}.section4_list_item_numbering{color:var(--white-color);text-align:center;letter-spacing:.06em;background-color:#66abf2;border-radius:50%;flex-shrink:0;width:40px;height:40px;font-family:barlow,serif;font-size:21px}@media screen and (width<=450px){.section4_list_item_numbering{width:26px;height:26px;font-size:14px}}.section4_list_item_text{font-size:20px;font-weight:500}@media screen and (width<=450px){.section4_list_item_text{font-size:15px}}.section5{margin:0 auto;padding:60px 0;position:relative}@media screen and (width<=450px){.section5{padding:40px 0}}.section5_title{letter-spacing:.11em;color:#0000;background:linear-gradient(110deg,#4a98fe 40%,#fff 50%,#4a98fe 60%) 0 0/200%;-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:40px;font-weight:700;animation:3s linear infinite textShine;transform:skew(-7deg)}@keyframes textShine{to{background-position:-200%}}@media screen and (width<=450px){.section5_title{font-size:30px}}.section5_title span{font-size:45px}@media screen and (width<=450px){.section5_title span{font-size:38px}}.section5_list{flex-direction:column;align-items:center;gap:45px;margin:32px auto 0;display:flex}@media screen and (width<=450px){.section5_list{gap:32px;margin:24px auto 0}}.section5_list_item{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}@media screen and (width<=450px){.section5_list_item{gap:12px;max-width:calc(100% - 24px)}}.section5_list_item_title{color:var(--white-color);background-color:#4a98fe;padding:8px;font-size:20px;font-weight:500;line-height:1.5;display:inline-block}@media screen and (width<=450px){.section5_list_item_title{padding:4px;font-size:15px}}.section5_list_item_desc{font-size:18px}@media screen and (width<=450px){.section5_list_item_desc{font-size:12px}}.section5_list_item_img{width:450px;height:auto}@media screen and (width<=450px){.section5_list_item_img{width:300px}}.section5_list_item:last-child .section5_list_item_title{color:var(--black-color);letter-spacing:.1em;background-color:#0000;font-size:28px;font-weight:700;line-height:.6}@media screen and (width<=450px){.section5_list_item:last-child .section5_list_item_title{font-size:24px;line-height:1}}.section5_list_item:last-child .section5_list_item_title span{color:#4a98fe;background-image:radial-gradient(circle,#346593 20%,#0000 20%);background-position:0 0;background-repeat:repeat-x;background-size:1.04em .3em;padding-top:8px;font-size:38px}@media screen and (width<=450px){.section5_list_item:last-child .section5_list_item_title span{font-size:32px}}.section6{background-image:linear-gradient(135deg,#eff9fb 3%,#bedaff 35%,#bddaffd4 77%,#eff9fb);flex-direction:column;justify-content:center;align-items:center;padding:90px 0;display:flex;position:relative}@media screen and (width<=450px){.section6{padding:60px 0}}.section6:before{border-color:var(--bg-blue-color) transparent transparent transparent;border-style:solid;border-width:35px 100% 0 0;content:"";height:0;position:absolute;top:0}.section6:after{border-color:transparent var(--bg-blue-color) transparent transparent;border-style:solid;border-width:35px 100% 0 0;content:"";height:0;position:absolute;bottom:0}.section6_text{letter-spacing:.1em;text-align:center;padding:10px 0;font-size:48px;font-weight:700;overflow:hidden;transform:skew(-10deg)}@media screen and (width<=450px){.section6_text{font-size:24px}}.num-bg{opacity:0;background-color:#fff;margin:0 10px;padding:0 16px;transition:opacity .6s,transform .6s cubic-bezier(.34,1.56,.64,1);display:inline-block;position:relative;transform:translateY(100%)}.num-bg span{background:linear-gradient(90deg,#4377d9 0%,#7c94f2 63%,#a9c0ea 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:block}@media screen and (width<=450px){.num-bg span{font-size:40px}}.num-bg span:before,.num-bg span:after{content:none!important;display:none!important}.section6_text.is-active .num-bg{opacity:1;transform:translateY(0)}.cta{background:#e6f2ff;border-radius:24px;width:calc(100% - 32px);max-width:600px;margin:40px auto 0;padding:2px;position:relative;overflow:hidden;box-shadow:2px 3px 10px #afc1cc66}@media screen and (width<=450px){.cta{border-radius:15px;max-width:calc(100% - 32px);padding:2px}}.cta:before{content:"";z-index:0;background:linear-gradient(90deg,#0000 0% 45%,#4a98fe80 50%,#0000 55% 100%);width:250%;height:100%;animation:3s linear infinite moveLight;position:absolute;top:0;left:0}@keyframes moveLight{0%{transform:translate(-50%)}to{transform:translate(50%)}}.cta_inner{z-index:1;background-color:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:36px 0;display:flex;position:relative}@media screen and (width<=450px){.cta_inner{border-radius:13px;padding:25px 0}}.cta_inner_text{flex-direction:row;align-items:center;gap:8px;font-size:22px;font-weight:500;display:flex;position:relative}@media screen and (width<=450px){.cta_inner_text{font-size:16px}}.cta_inner_text:before,.cta_inner_text:after{content:"";background-color:#4fa9e2;width:32px;height:1px}@media screen and (width<=450px){.cta_inner_text:before,.cta_inner_text:after{width:25px}}.cta_inner_text:before{transform:rotate(60deg)}.cta_inner_text:after{transform:rotate(-60deg)}.cta_link{background:var(--grad-btn-blue-color);border-radius:50px;justify-content:center;align-items:center;width:350px;height:80px;margin-top:20px;transition:all .2s;display:flex}.cta_link:hover{opacity:.6}@media screen and (width<=450px){.cta_link{width:260px;height:65px;margin-top:12px}}.cta_inner_link_text{color:var(--white-color);letter-spacing:.1em;font-size:28px;font-weight:700}@media screen and (width<=450px){.cta_inner_link_text{font-size:24px}}.section_about{color:#333;max-width:1000px;margin:0 auto;padding:80px 20px 40px}.about_flex{border-top:1px solid #e0e8f0;justify-content:space-between;align-items:flex-start;gap:40px;padding-top:40px;display:flex}.about_service{flex:1}.about_service_name{color:#4a98fe;margin-bottom:15px;font-size:24px;font-weight:700}.about_service_desc{color:#666;font-size:14px;line-height:1.8}.about_company{flex:1.2}.about_table{border-collapse:collapse;width:100%;font-size:14px}.about_table th,.about_table td{text-align:left;border-bottom:1px solid #f0f4f8;padding:12px 0}.about_table th{color:#999;width:100px;font-weight:500}.about_table td a{color:#4a98fe;text-decoration:none}.copyright{text-align:center;color:#aaa;margin-top:60px;font-size:12px}@media screen and (width<=768px){.about_flex{flex-direction:column;gap:30px}.about_service_name{font-size:20px}.about_table th{width:80px}}.banner{padding-top:45px;padding-bottom:45px}@media screen and (width<=768px){.banner{padding-top:15px;padding-bottom:15px}}.banner_flex{justify-content:center;gap:30px;display:flex}@media screen and (width<=768px){.banner_flex{flex-direction:column;align-items:center;gap:20px;padding:20px 5%}}.banner_item{background-color:var(--white-color);max-width:360px;color:inherit;border-radius:12px;flex:1;text-decoration:none;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 15px #0000000d}@media screen and (width<=768px){.banner_item{width:100%;max-width:100%}}.banner_item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001f}.banner_img_wrapper{aspect-ratio:16/9;width:100%;overflow:hidden}.banner_img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.banner_item:hover .banner_img{transform:scale(1.1)}.banner_text{padding:20px}.banner_title{color:var(--blue-color);margin-bottom:8px;font-size:18px;font-weight:700}.banner_desc{color:#666;font-size:14px;line-height:1.6}.footer{grid-row:2/3;width:100%;margin-top:20px}.footer_text{color:var(--text-gray-color);text-align:center;letter-spacing:.08em;margin-top:16px;padding-bottom:8px;font-size:12px;font-weight:500}
