.search-form__pad{margin-bottom:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.search-form-select,.search-form-input{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:3.5rem;border-radius:.5rem;border:1px solid var(--gray-200);background-color:var(--white);-webkit-transition:border .5s ease-out;transition:border .5s ease-out}.search-form-select select,.search-form-select input,.search-form-input select,.search-form-input input{font-size:1rem;font-weight:400;line-height:1.5;border:0;height:100%;border-radius:0;padding-right:0;background-color:rgba(0,0,0,0);padding-left:1rem;line-height:1}@media(min-width: 80em){.search-form-select select,.search-form-select input,.search-form-input select,.search-form-input input{font-size:1.125rem}}.search-form-select select,.search-form-input select{width:100%;padding-right:2.5rem;outline:0}.search-form-select input,.search-form-input input{padding-left:1rem;outline:0}.search-form-select:has(:focus),.search-form-input:has(:focus){border-color:var(--line-deep)}.search-form-select__sel,.search-form-select__input,.search-form-input__sel,.search-form-input__input{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:0;background-color:rgba(0,0,0,0);outline:0}.search-form-select__btn,.search-form-input__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0;width:3.5rem;height:100%;color:var(--gray-900)}.search-form-select__btn:before,.search-form-input__btn:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;font-size:1.5rem}.search-form-select__btn:before::before,.search-form-select__btn:before::after,.search-form-input__btn:before::before,.search-form-input__btn:before::after{line-height:1}.search-form-select--left,.search-form-input--left{margin-right:auto}@media(min-width: 64em){.search-form{margin-bottom:1rem}.search-form__pad{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search-form-select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search-form-select select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:0;-ms-flex:0 1 7.5rem;flex:0 1 7.5rem}.search-form-input{max-width:27rem}.search-form-select[data-width="80"],.search-form-input[data-width="80"]{min-width:5rem}.search-form-select[data-width="80"] select,.search-form-input[data-width="80"] select{-webkit-box-flex:1;-ms-flex:1;flex:1}.search-form-select[data-width="120"],.search-form-input[data-width="120"]{min-width:7.5rem}.search-form-select[data-width="120"] select,.search-form-input[data-width="120"] select{-webkit-box-flex:1;-ms-flex:1;flex:1}.search-form-select[data-width="160"],.search-form-input[data-width="160"]{min-width:10rem}.search-form-select[data-width="160"] select,.search-form-input[data-width="160"] select{-webkit-box-flex:1;-ms-flex:1;flex:1}.search-form-select[data-width="200"],.search-form-input[data-width="200"]{min-width:12.5rem}.search-form-select[data-width="200"] select,.search-form-input[data-width="200"] select{-webkit-box-flex:1;-ms-flex:1;flex:1}}.ck-content{all:initial;unicode-bidi:isolate;font-family:"Helvetica","Arial",sans-serif;font-size:16px;line-height:1.6;color:#333;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;word-break:break-word;max-width:100%;padding:1rem;font-size:clamp(14px,1.5vw,18px);line-height:1.6}.ck-content *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font:inherit;color:inherit;background:none;border:0;text-decoration:none}.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6,.ck-content p,.ck-content ul,.ck-content ol,.ck-content li,.ck-content blockquote,.ck-content pre{display:block}.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6{font-weight:bold;margin:1em 0 .5em;font-size:inherit;line-height:1.2}.ck-content p{margin:1em 0}.ck-content ul,.ck-content ol{all:revert;list-style-position:inside;list-style-type:initial;display:block;padding-left:1.5em;margin:1em 0}.ck-content ul{list-style-type:disc}.ck-content ol{list-style-type:decimal}.ck-content li{position:relative;list-style-type:none;display:list-item;padding-left:1.5em;margin-bottom:.3em}.ck-content li::before{content:"•";position:absolute;left:0;top:0;font-size:1em}.ck-content li>p{margin:0}.ck-content strong,.ck-content b{font-weight:600}.ck-content em,.ck-content i{font-style:italic}.ck-content u{text-decoration:underline}.ck-content s,.ck-content strike{text-decoration:line-through}.ck-content a{color:#0070f3;text-decoration:underline;word-break:break-all}.ck-content a:hover{text-decoration:none}.ck-content blockquote{border-left:4px solid #ccc;padding-left:1em;color:#666;margin:1em 0}.ck-content code{background-color:#f4f4f4;padding:.2em .4em;font-family:monospace;font-size:.95em}.ck-content pre{background:#f5f5f5;padding:1em;font-family:monospace;font-size:.95em;overflow:auto;margin:1em 0}.ck-content img{max-width:100%;height:auto;display:block;margin:1em 0}.ck-content figure.image{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1em auto;text-align:center}.ck-content figure.image.image-style-block-align-left{margin-right:0;text-align:left}.ck-content figure.image.image-style-block-align-right{margin-left:0;text-align:right}.ck-content iframe{max-width:100%}.ck-content table{width:100%;border-collapse:collapse;margin:1em 0}.ck-content th{background-color:#f7f7f7}.ck-content th,.ck-content td{border:1px solid #ccc;padding:.5em;text-align:left}.ck-content *[style*="font-size:10px"]{font-size:clamp(10px,1vw,12px) !important}.ck-content *[style*="font-size:12px"]{font-size:clamp(12px,1.2vw,14px) !important}.ck-content *[style*="font-size:14px"]{font-size:clamp(14px,1.4vw,16px) !important}.ck-content *[style*="font-size:18px"]{font-size:clamp(16px,1.6vw,20px) !important}.ck-content *[style*="font-size:20px"]{font-size:clamp(18px,1.8vw,22px) !important}.ck-content *[style*="font-size:22px"]{font-size:clamp(20px,2vw,24px) !important}.editor{min-height:25rem;overflow-x:auto}.comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.comment__title{font-size:1rem;font-weight:400;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1rem;background:var(--bg2)}@media(min-width: 80em){.comment__title{font-size:1.125rem}}.comment__title .icon{margin-right:.5rem}@media(min-width: 80em){.comment__title{padding:1rem 1.5rem}}.comment-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-inline:0rem;gap:1.5rem;clip-path:inset(0 0 2px 0)}@media(min-width: 80em){.comment-list{margin-inline:1.5rem}}.comment-reply .comment-box{margin-block:1rem;padding:1rem 1rem;border-radius:1rem;background-color:var(--bg2);border-bottom:0}@media(min-width: 80em){.comment-reply .comment-box{padding:1rem 1.5rem}}.comment-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.comment-info__img{overflow:hidden;aspect-ratio:1/1;border-radius:100%;width:2.5rem}.comment-info__name{position:relative;font-size:.875rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--gray-900)}@media(min-width: 80em){.comment-info__name{font-size:1rem}}.comment-info__date{position:relative;font-size:.8125rem;font-weight:400;line-height:1.5;color:var(--gray-700)}@media(min-width: 48em){.comment-info__date{font-size:.8125rem}}@media(min-width: 80em){.comment-info__date{font-size:.875rem}}.comment-info__date::before{content:"";position:absolute;display:block;width:1px;height:.8em;left:-0.5rem;top:calc(50% - .4em);background-color:var(--gray-300)}.comment-list__item:not(:last-child){border-bottom:1px solid var(--gray-200);padding-bottom:1.5rem}.comment-cont{display:block;font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.comment-cont{font-size:1rem}}.comment-cont img{display:block}.comment-cont img:not(:first-child){margin-top:1rem}.comment-reply{display:none}.comment-reply.is-open{display:block}.comment__desc{margin-top:1rem;margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.comment__desc{font-size:1rem}}.comment__btn-close{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-block:1rem;margin-inline:auto;gap:.25rem;font-size:.8125rem;font-weight:400;line-height:1.5}@media(min-width: 48em){.comment__btn-close{font-size:.8125rem}}@media(min-width: 80em){.comment__btn-close{font-size:.875rem}}.comment__btn-close:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.comment__btn-close:after::before,.comment__btn-close:after::after{line-height:1}.comment__btn-more{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:1rem;font-size:.875rem;font-weight:400;line-height:1.5;padding:.25rem .75rem;font-weight:700;border-radius:4px;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);border:1px solid var(--gray-200);color:var(--gray-700);background-color:var(--white)}@media(min-width: 80em){.comment__btn-more{font-size:1rem}}.comment-box:has(.comment-reply.is-open)>.comment-cont>.comment__btn-more{display:none}.hero{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding-block:2.5rem;padding-inline:var(--gutter);margin-top:1rem;margin-bottom:1.5rem;min-height:10.875rem}.hero__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;clip-path:inset(0 0 round 0);-webkit-transition:clip-path 1s .5s ease-out;transition:clip-path 1s .5s ease-out;will-change:clip-path}.hero__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__bg video,.hero__bg img{opacity:.8;min-height:100%;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:opacity .5s 0s ease-out;transition:opacity .5s 0s ease-out;will-change:transform}.hero.is-reveal .hero__bg{clip-path:inset(0 1rem round 1.25rem)}.hero.is-reveal .hero__bg video,.hero.is-reveal .hero__bg img{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hero__text{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:var(--white)}.hero--text .hero__text{color:var(--text)}.hero .location{color:var(--gray-100)}.hero .location__item:last-child{color:var(--white)}.hero--text .location{color:var(--gray-500)}.hero--text .location__item:last-child{color:var(--gray-700)}.hero__title{margin-top:.5rem;font-size:2.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.hero__title{font-size:3.125rem}}@media(min-width: 64em){.hero__title{font-size:3.5rem}}@media(min-width: 80em){.hero__title{font-size:4rem}}@media(min-width: 80em){.hero{min-height:auto;margin-top:1.5rem;padding-block:5rem;min-height:17.8125rem}.hero.is-reveal .hero__bg{clip-path:inset(0 2.5rem round 1.25rem)}}.empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--bg2);height:24.0625rem;border-radius:1rem}.empty__img{display:block;margin-inline:auto;margin-bottom:2.5rem;width:8.3125rem;aspect-ratio:133/157;-o-object-fit:cover;object-fit:cover}.empty__desc{font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--gray-900)}@media(min-width: 80em){.empty__desc{font-size:1.25rem}}.desc-area{margin-top:4rem;position:relative;z-index:0}.desc-area:has(.desc-area__bg){padding-block:4rem}.desc-area__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.desc-area__bg{top:0;bottom:0;position:absolute;width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;overflow:hidden;z-index:-1}.desc-area__bg video,.desc-area__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.desc-area__title{font-size:1.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.desc-area__title{font-size:2rem}}@media(min-width: 64em){.desc-area__title{font-size:2.25rem}}@media(min-width: 80em){.desc-area__title{font-size:2.5rem}}.desc-area__desc{margin-top:.5rem;margin-bottom:.5rem}.section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-block:var(--pad);z-index:0}.section em{color:var(--primary)}.section:last-child{margin-bottom:calc(var(--pad)*-1)}.section:not(.section--bg):not(:has(.section__bg))+.section:not(.section--bg):not(:has(.section__bg)){padding-top:0}.section--pad-t-0{padding-top:0}.section--pad-b-0{padding-bottom:0}.section--bg{position:relative}.section--bg::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--bg2)}.section--bg::after{z-index:-2}.section--bg-pink{position:relative}.section--bg-pink::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--bg4)}.section--bg-pink::after{z-index:-2}.section--bg-blue{position:relative;color:var(--white)}.section--bg-blue::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--bg1)}.section--bg-blue::after{z-index:-2}.section__bg{top:0;bottom:0;z-index:-1;position:absolute;pointer-events:none;width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;overflow:hidden}.section__bg video,.section__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center}.section__title{text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.section__title{font-size:2rem}}@media(min-width: 64em){.section__title{font-size:2.25rem}}@media(min-width: 80em){.section__title{font-size:2.5rem}}.section__title:not(:first-of-type){margin-top:var(--pad)}.section__title:last-child{margin-bottom:0}@media(min-width: 80em){.section__title{margin-bottom:2rem}}.section__title:has(+.section__desc){margin-bottom:.5rem}.section__desc{text-align:center;margin-top:0;margin-bottom:2rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gray-800)}@media(min-width: 80em){.section__desc{font-size:1.125rem}}.section__desc:not(:first-of-type){margin-top:var(--pad)}@media(min-width: 80em){.section__desc{margin-bottom:2.5rem}}.section__desc:has(+.section__title){margin-bottom:.5rem}.section__desc:last-child{margin-bottom:0}.news .main:has(.empty){padding-bottom:5rem}.news .tab-list{margin-bottom:2.5rem}@media(min-width: 80em){.news .tab-list{margin-bottom:4rem}}.news .tag-list-panel:has(~.empty){margin-bottom:1rem}@media(min-width: 80em){.news .tag-list-panel:has(~.empty){margin-bottom:1.5rem}}@media(min-width: 80em){.news .tab-list{margin-top:2.5rem;margin-bottom:4rem}}.contact-us{margin-bottom:calc(var(--pad)*-1);padding-block:2.5rem;position:relative}.contact-us::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--gray-50)}.contact-us__text{margin-top:.5rem}.contact-us[class*=col-]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-us-list{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.contact-us-list__label{min-width:4.75rem;max-width:4.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.contact-us-list__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}@media(min-width: 64em){.contact-us-list{gap:1rem}.contact-us-list__label{min-width:7.5rem;max-width:7.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}}@media(min-width: 80em){.contact-us{padding-block:4rem}.contact-us__text{margin-top:0;padding-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-us-list{margin-top:1.5rem;gap:1.5rem}}.map{width:100%;border:1px solid var(--gray-300);border-radius:1rem;aspect-ratio:700/360;background-color:var(--gray-200)}.agree-box{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:1.25rem;width:100%}.agree-box__title{font-size:1rem;font-weight:400;line-height:1.5;font-weight:700;margin-bottom:1rem}@media(min-width: 80em){.agree-box__title{font-size:1.125rem}}.agree-box__cont{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.75rem 1rem;height:15rem;border-radius:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:400;line-height:1.5;background-color:var(--gray-50);border:1px solid var(--gray-200)}@media(min-width: 80em){.agree-box__cont{font-size:1.125rem}}.agree-box table{min-width:auto}.agree-box__scroll{height:100%;padding-right:.5rem;overflow-y:auto}.agree-box__scroll::-webkit-scrollbar{width:3px;height:3px}.agree-box__scroll::-webkit-scrollbar-thumb{background-color:var(--gray-700);border-radius:40px}.agree-box__scroll::-webkit-scrollbar-track{border-radius:40px;background-color:var(--gray-300)}.agree-box__scroll::-webkit-scrollbar-button{display:none;width:0;height:0;background:rgba(0,0,0,0);border:none;margin:0;padding:0}.agree-box .etc__head{display:none}.agree-box .etc-panel__title{display:block;margin-block:1rem;font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.agree-box .etc-panel__title{font-size:1.125rem}}.agree-box .etc table{width:100%;border-collapse:collapse}.agree-box .etc th,.agree-box .etc td{border:1px solid var(--gray-300);padding:.5em;text-align:left}.agree-box .etc th{background-color:var(--gray-200);text-align:center}@media(min-width: 80em){.agree-box{margin-top:2rem;padding-inline:1rem}}.news-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-info__desc{margin:.5rem 0 0;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gray-100)}@media(min-width: 80em){.news-info__desc{font-size:1.125rem}}.news-info__info{margin:1.5rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.news-info__info{font-size:1rem}}.news-info .news-info__em{display:block;margin-right:.5rem;padding:.25rem .375rem;border-radius:4px;background:#209cff;font-weight:700}.news-info .link-list{margin-top:1.5rem}@media(min-width: 80em){.news-info__desc{margin:1.5rem 0 0}.news-info__info{margin:1.5rem 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:31.25rem;margin-inline:auto;gap:1.5rem}.link-list__a{position:relative;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:13.75rem;color:var(--text);background-color:var(--white);border-radius:1.25rem;text-align:left;z-index:0}.link-list__title{font-size:1rem;font-weight:400;line-height:1.5;color:var(--black);font-weight:700}@media(min-width: 80em){.link-list__title{font-size:1.125rem}}.link-list__span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.75rem;font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.link-list__span{font-size:1rem}}.link-list__span:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;font-size:1rem;margin-left:.25rem}.link-list__span:after::before,.link-list__span:after::after{line-height:1}.link-list__bg{position:absolute;z-index:-1;bottom:1.5rem;right:1.5rem;width:3.5rem;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}@media(min-width: 80em){.link-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:none}.link-list__a{aspect-ratio:1/1}.link-list__title{font-size:1.125rem}}.human-rights-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.human-rights-step__head{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.human-rights-step__title{margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.human-rights-step__title{font-size:2rem}}@media(min-width: 64em){.human-rights-step__title{font-size:2.25rem}}@media(min-width: 80em){.human-rights-step__title{font-size:2.5rem}}.human-rights-step__info{margin:0;font-size:.875rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--primary)}@media(min-width: 80em){.human-rights-step__info{font-size:1rem}}@media(min-width: 64em){.human-rights-step__head{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}.human-rights-step__info{margin-left:auto}}.human-rights-step .step-list{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:21.4375rem;padding:2.5rem;background-color:var(--bg2);border-radius:14.96875rem;gap:3.5rem}.human-rights-step .step-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 1 17.875rem;flex:0 1 17.875rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:3.5rem 1.5rem 1.5rem;aspect-ratio:1/1;background-color:var(--white);border-radius:31.25rem;border:1px solid rgba(0,0,0,0)}.human-rights-step .step-list__item:not(:first-child):after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;position:absolute;width:1.5rem;left:calc(50% - .75rem);top:-2.5rem;line-height:1;font-size:1.5rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.human-rights-step .step-list__item:not(:first-child):after::before,.human-rights-step .step-list__item:not(:first-child):after::after{line-height:1}.human-rights-step .step-list__item.is-current{border-color:var(--primary);color:var(--primary)}.human-rights-step .step-list__num{margin-bottom:.5rem;display:block;font-size:1rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.human-rights-step .step-list__num{font-size:1.125rem}}.human-rights-step .step-list__title{display:block;font-size:1rem;font-weight:400;line-height:1.5;font-weight:700;margin-bottom:1rem}@media(min-width: 80em){.human-rights-step .step-list__title{font-size:1.125rem}}.human-rights-step .step-list__desc{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;padding-top:1rem;padding-inline:1.25rem;font-size:.875rem;font-weight:400;line-height:1.5;border-top:1px solid var(--gray-200);color:var(--gray-800)}@media(min-width: 80em){.human-rights-step .step-list__desc{font-size:1rem}}@media(min-width: 64em){.human-rights-step .step-list{position:relative;max-width:50rem;gap:4.5rem;row-gap:1.875rem;position:relative}.human-rights-step .step-list::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--bg2)}.human-rights-step .step-list__item:not(:first-child)::after{top:calc(50% - .75rem);left:-3rem;-webkit-transform:none;-ms-transform:none;transform:none}.human-rights-step .step-list__item.is-current{border-color:var(--primary);color:var(--primary)}}@media(min-width: 100em){.human-rights-step .step-list{max-width:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:50rem}.human-rights-step .step-list::after{display:none}.human-rights-step .step-list__item{padding:3.5rem 1.5rem 1.5rem}.human-rights-step .step-list__num{font-size:1.125rem}.human-rights-step .step-list__title{font-size:1.125rem}.human-rights-step .step-list__desc{padding-top:1.5rem;padding-inline:1.25rem}}