.feature_card_container{padding:24px;border-radius:.5rem;display:flex;flex-direction:column;border:1px solid #b4b4b4;box-shadow:0 2px 5px rgba(0,0,0,.0784313725);align-items:center;min-height:300px;position:relative;cursor:pointer}.feature_card_container .img_icon{height:80px;width:80px}@media screen and (max-width:768px){.feature_card_container .img_icon{height:84px;width:84px}}.feature_card_container .feature_title{margin-top:12px;color:#333c99;font-size:calc(var(--base-size)*19);line-height:29px;font-weight:700}@media screen and (max-width:768px){.feature_card_container .feature_title{margin-top:14px}}.feature_card_container .feature_content{margin-top:18px!important;color:#333;font-size:var(--base-medium-font-size);line-height:var(--title-line-height);font-weight:400}@media screen and (max-width:768px){.feature_card_container .feature_content{margin-top:12px!important}}.feature_card_container .feature_button{flex:1;align-content:flex-end;margin-top:16px}@media screen and (max-width:768px){.feature_card_container .feature_button{margin-top:14px}}.feature_card_container:hover{border:1px solid #b9ccf0;box-shadow:0 2px 2.5px 0 rgba(0,0,0,.0784313725)}.feature_card_container:hover .feature_button .top-p-button{background:#5a6ec4}.feature_card_container:hover .feature_title{color:#506edc}.feature_card_container:hover .feature_content{color:#666}.feature_card_container:hover .img_icon{opacity:.7}.feature_card_container:hover .feature_one_tag{background-color:#ffb433}.feature_card_container .feature_one_tag{background:#f90;border-top-left-radius:.5rem;border-bottom-right-radius:.5rem;position:absolute;top:-1px;left:-1px;padding:3px 16px 3px 12px;font-size:var(--small-base-font-size);font-weight:700;line-height:var(--small-base-line-height);color:#fff}@media screen and (max-width:768px){.feature_card_container{padding:24px}}#feature{margin-top:68px}#feature .feature_container{display:flex;flex-direction:column;gap:27px}#feature .feature_container .feature_info{font-weight:400;font-size:var(--base-font-size);color:#333;line-height:var(--base-line-height)}#feature .feature_container .feature_card_section{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media print{#feature .feature_container{break-inside:avoid!important}#feature{margin-top:100px!important}}.feature_footer{border:1px solid #b4b4b4;padding:3px;width:100%;margin-top:33px;background-color:#fafafa}.feature_footer .feature_footer_inner{border:1px solid #b4b4b4;padding:21px 22px 24px;display:flex;flex-direction:row;gap:1rem;background-color:#fff}.feature_footer .feature_footer_inner .f_divider{width:4px;height:auto;min-height:118px;background:#f90}.feature_footer .feature_footer_inner .f_footer_content{display:flex;flex-direction:column;gap:15px}.feature_footer .feature_footer_inner .f_footer_content .h3{color:#2a2b64;font-size:calc(var(--base-size)*19);line-height:29px;font-weight:700}.feature_footer .feature_footer_inner .f_footer_content .f_feature_button{width:fit-content;display:flex;align-items:center;gap:.5rem;border-radius:50px;margin-top:-4px;border:none;background:#2a2b64;padding:10px 24px 11px 20px;height:36px;color:#fff;cursor:pointer;text-decoration:none}.feature_footer .feature_footer_inner .f_footer_content .f_feature_button:hover{background:#5a6ec4;box-shadow:0 3px 4px 0 rgba(0,0,0,.2);backdrop-filter:blur(33.927898407px)}.feature_footer .feature_footer_inner .f_footer_content .f_feature_button .f_bnt_label{font-size:var(--base-medium-font-size)!important;line-height:var(--base-medium-font-line-height);font-weight:700}.feature_footer .feature_footer_inner .f_footer_content .f_text{font-weight:400;font-size:var(--base-medium-font-size);line-height:23px;color:#333}@media screen and (max-width:768px){.feature_footer .feature_footer_inner{padding:17px 15px 20px}.feature_footer .feature_footer_inner .top-p-button{align-self:center}.feature_footer .feature_footer_inner .f_divider{display:none}.feature_footer .feature_footer_inner .f_footer_content{gap:20px}.feature_footer .feature_footer_inner .f_footer_content .h3{border-left:4px solid #f90;padding-left:11px;height:25px}}@media print{.feature_footer{break-inside:avoid!important}}@media screen and (max-width:768px){#feature{margin-top:60px}#feature .feature_container{padding:0 2rem;gap:24px}#feature .feature_container .feature_card_section{gap:19px;grid-template-columns:repeat(2,1fr)}#feature .feature_container{padding:0}#feature .feature_container .feature_card_section{grid-template-columns:repeat(1,1fr)}}.news_tile{padding:20px 24px 16px 20px}@media screen and (max-width:768px){.news_tile{padding:18px 24px 16px 20px}}.news_tile{display:flex;justify-content:space-between;align-items:center;text-decoration:none;cursor:pointer}.news_tile.important{border:1px solid #e69982}.news_tile.even{background-color:#fafafa;min-height:92px}.news_tile .news_tile_content{display:flex;flex-direction:column;gap:4.5px}.news_tile .news_tile_content .news_tile_title{display:flex;gap:16px;align-items:center}.news_tile .news_tile_content .news_tile_title .news_tile_date{font-size:var(--small-base-font-size);font-weight:400;line-height:var(--small-base-line-height);color:#666}.news_tile .news_tile_content .news_tile_title .tag{border-radius:50px;padding:4px 16px;font-size:var(--extra-small-font-size);font-weight:400;color:#fff}.news_tile .news_tile_content .news_tile_title .tag.important{background-color:#c33;min-width:54px;min-height:19px}@media screen and (max-width:768px){.news_tile .news_tile_content .news_tile_title .tag.important{min-width:52px;min-height:17px}}.news_tile .news_tile_content .news_tile_title .tag.new{background-color:#fa7800;min-width:0;min-width:48px;min-height:19px}.news_tile .news_tile_content .news_tile_title .tag.normal{display:none}@media screen and (max-width:768px){.news_tile .news_tile_content .news_tile_title .tag{padding:2px 16px}.news_tile .news_tile_content .news_tile_title{gap:12px}}.news_tile .news_tile_content .link{color:#333c99;font-size:var(--base-font-size);font-weight:400;line-height:var(--base-line-height)}.news_tile .news_tile_content .link.important{color:#870c0a}.news_tile .news_tile_content .link.important:hover{color:#e13333}@media screen and (max-width:768px){.news_tile .news_tile_content{gap:3px}}#news{margin-top:4rem}#news .news_container .news_content{display:flex;flex-direction:column;gap:2rem}#news .news_container .news_content .news_title_container{padding:16px 20px;background:#2a2b64;display:flex;justify-content:space-between;align-content:center}#news .news_container .news_content .news_title_container .news_title{display:flex;gap:1rem;align-items:center}#news .news_container .news_content .news_title_container .news_title .vr_divider{width:4px;min-height:28px;height:100%;background:#8c99d2}#news .news_container .news_content .news_title_container .news_title .news_title_text{font-size:calc(var(--base-size)*19);font-weight:700;color:#fff;line-height:1}#news .news_container .news_content .news_title_container .news_button{display:flex;align-items:center;gap:8px;border-radius:50px;border:none;background:#fff;padding:6px 16px;height:28px;cursor:pointer}#news .news_container .news_content .news_title_container .news_button .button_text{font-size:var(--small-base-font-size);line-height:var(--title-line-height);font-weight:400;color:#333c99}#news .news_container .news_content .news_title_container .news_button:hover .button_text{color:#506edc}#news .news_container .news_content .news_title_container .news_button:hover svg path{fill:#5a6ec4}#news .news_container .news_content .news_items_container{display:flex;flex-direction:column}#news .news_container .news_content .news_items_container .news_tile.new:hover .link,#news .news_container .news_content .news_items_container .news_tile.normal:hover .link{color:#fa7800}#news .news_container .news_content .news_items_container .news_tile.important:hover .link{color:#e13333}#news .news_container .news_content .news_items_container .news_tile{gap:15px;flex:1}@media print{#news .news_container .news_content .news_items_container .news_tile{page-break-inside:avoid!important}}#news .news_container .news_content .news_items_container>.important{margin-bottom:.5rem}#news .news_container .news_content .news_button_mobile_container{display:none;justify-content:center}@media print{#news{break-inside:auto!important}}@media screen and (max-width:768px){#news .news_container{padding:0 2rem}#news{margin-top:60px}#news .news_container{padding:0}#news .news_container .news_content{gap:30px}#news .news_container .news_content .news_title_container{padding:15px 20px 15px 18px}#news .news_container .news_content .news_title_container .news_title{gap:10px}#news .news_container .news_content .news_title_container .news_title .vr_divider{min-height:24px!important}#news .news_container .news_content .news_title_container .news_button--desktop{display:none}#news .news_container .news_content .news_button_mobile_container{display:flex}#news .news_container .news_content .news_button_mobile_container .news_button{border:1px solid #ddd;display:flex;align-items:center;gap:0;border-radius:50px;background:#fff;padding:8px 30px 8px 20px;box-shadow:0 2px 5px rgba(0,0,0,.0784313725)}#news .news_container .news_content .news_button_mobile_container .news_button .button_text{font-size:calc(var(--base-size)*15);line-height:23px;font-weight:400;color:#333c99}#news .news_container .news_content .news_button_mobile_container .news_button .arrow__forward{color:#505a99;margin-right:4px}#news .news_container .news_content .news_button_mobile_container .news_button :hover .arrow__forward,#news .news_container .news_content .news_button_mobile_container .news_button :hover .button_text{color:#5a6ec4}}#registration_information__section{margin-top:60px}#registration_information__section .registration__container{display:flex;flex-direction:column;gap:2rem}#registration_information__section .registration__container .registration_list{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}#registration_information__section .registration__container .registration_list_item{width:224px;height:96px;position:relative}#registration_information__section .registration__container .registration_list_item img{object-fit:contain;width:100%;height:100%}#registration_information__section .registration__container .registration_list_item img:hover{opacity:.7}@media print{#registration_information__section{break-inside:avoid!important}}@media screen and (max-width:768px){#registration_information__section{margin-top:60px}#registration_information__section .registration__container{padding:0 2rem}#registration_information__section .registration__container .registration_list{flex-wrap:wrap;justify-content:center}#registration_information__section{margin-top:60px}#registration_information__section .registration__container{padding:0}#registration_information__section .registration__container .registration_list{gap:15px}#registration_information__section .registration__container .registration_list_item{width:162px;height:70px}}#home{width:100%}#home h1,#home h2,#home h3,#home h4,#home h5,#home h6,#home p{padding:0;margin:0}#home .home_title_container{background:#dcdcdc;padding:1.25rem 1.5rem}#home .home_text{white-space:pre-line}#home .home_content_container{width:90%;margin:0 auto;padding:2.6rem 0}#home .home_content_container .home_text{font-family:BIZ UDGothic;font-weight:400;font-style:Regular;line-height:28px;letter-spacing:0;color:#5a4500}#home .home_content_container .home_post_title{margin-top:3rem;font-family:BIZ UDGothic;font-weight:700;font-style:bold;line-height:28px;letter-spacing:0;color:#5a4500}#home .home_content_container .home_post_content{margin-top:2rem;display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid #dcdcdc}#home .home_content_container .home_post_content .home_post_title_container{display:flex;gap:.2rem;font-family:BIZ UDGothic;font-weight:700;font-style:bold;line-height:28px;letter-spacing:0;color:#5a4500}#home .home_content_container .home_post_content .content{font-family:BIZ UDGothic;font-weight:400;font-style:Regular;line-height:28px;letter-spacing:0;color:#5a4500;padding:1rem 0}