@charset "UTF-8";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:0.01ms!important;animation-duration:0.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0.01ms!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}html{font-family:"YuGothic","Yu Gothic Medium","Yu Gothic","Hiragino Sans","Noto Sans JP","Meiryo",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Sans Emoji";font-size:62.5%;font-weight:normal;letter-spacing:0.03rem;line-height:1.5;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;height:100%}body{height:100%;color:#191919;-webkit-font-smoothing:antialiased}p{line-height:1.8;letter-spacing:0.4px;font-size:2rem;font-weight:400}li,ul{font-size:1.6rem;line-height:1.2;list-style:none;margin:0;padding:0}a{color:#191919;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer}a:hover{color:#E6274D;text-decoration:none;opacity:0.9}img{height:100%}.ta-c{text-align:center}.ta-r{text-align:right}.img-fluid{max-width:100%;height:auto}.sp{display:none}@media screen and (min-width:992px){.pc{display:none}.sp{display:block}}body.speaker-modal-open{overflow:hidden}.speaker-modal{position:fixed;top:0;left:0;width:100%;height:100vh;padding:30px;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;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;pointer-events:none;opacity:0;z-index:100;background-color:rgba(120,123,131,0.8)}.speaker-modal .gra-border{position:absolute;bottom:0;left:0;width:100%;height:35px;background:linear-gradient(225deg,#4947d6 0%,#8a3a9b 39.49%,#e6274d 100%);border-radius:0 0 20px 20px;z-index:9999}.speaker-modal__inner{position:relative;width:100%;height:60%}@media screen and (min-width:992px){.speaker-modal__inner{max-width:900px;height:75%}}.speaker-modal.speaker-is-active{opacity:1;pointer-events:auto;z-index:9999}.speaker-modal__overlay{position:absolute;width:100%;height:100%;cursor:pointer}.speaker-modal__content{position:relative;background-color:#fff;width:100%;max-width:900px;height:100%;padding:40px 20px 80px 20px;border-radius:20px;overflow:hidden}@media screen and (min-width:992px){.speaker-modal__content{padding:60px 60px 120px 60px}}.speaker-modal__close-btn{position:absolute;right:0;top:-40px;width:30px;height:30px}@media screen and (min-width:992px){.speaker-modal__close-btn{top:-50px;width:40px;height:40px}}.speaker-slide{position:relative}.speaker-slide .speaker-slide__name{font-size:2.2rem;font-weight:bold;margin-bottom:16px}@media screen and (min-width:992px){.speaker-slide .speaker-slide__name{font-size:3rem;margin-bottom:20px}}.speaker-slide .speaker-slide__title{font-size:1.6rem;font-weight:500;line-height:1.2}@media screen and (min-width:992px){.speaker-slide .speaker-slide__title{font-size:2rem}}.speaker-slide .speaker-slide__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:30px}.speaker-slide .speaker-slide__detail .speaker-slide__photo{width:40%}@media screen and (min-width:992px){.speaker-slide .speaker-slide__detail .speaker-slide__photo{width:30%}}.speaker-slide .speaker-slide__detail .speaker-slide__photo img{width:200px}.speaker-slide .speaker-slide__detail .speaker-slide__text{width:60%;overflow-Y:scroll;position:relative;height:180px;scrollbar-width:none;-ms-overflow-style:none}@media screen and (min-width:992px){.speaker-slide .speaker-slide__detail .speaker-slide__text{width:70%;height:240px}}.speaker-slide .speaker-slide__detail .speaker-slide__text .faq-modal-content::-webkit-scrollbar{display:none}.speaker-slide .speaker-slide__detail .speaker-slide__text p{font-size:1.4rem}@media screen and (min-width:992px){.speaker-slide .speaker-slide__detail .speaker-slide__text p{font-size:1.6rem}}.swiper-button-prev{position:absolute;left:-30px;width:40px;height:40px}@media screen and (min-width:992px){.swiper-button-prev{left:-40px;width:70px;height:70px}}.swiper-button-next{position:absolute;right:-30px;width:40px;height:40px}@media screen and (min-width:992px){.swiper-button-next{right:-40px;width:70px;height:70px}}body.faq-modal-open{overflow:hidden}.faq-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999}.faq-modal.faq-is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-modal-content{position:relative;background:white;padding:40px 20px 80px 20px;height:80%;width:90%;max-width:900px;border-radius:20px}@media screen and (min-width:992px){.faq-modal-content{padding:80px 60px 80px 60px;width:100%;max-width:900px}}.faq-modal-content .faq-modal-content__inner{height:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.faq-modal-content .faq-modal-content__inner .faq-modal-content::-webkit-scrollbar{display:none}.faq-modal-content .gra-border{position:absolute;bottom:0;left:0;width:100%;height:35px;background:linear-gradient(225deg,#4947d6 0%,#8a3a9b 39.49%,#e6274d 100%);border-radius:0 0 20px 20px;z-index:9999}.faq-modal-content .faq__items h2{font-size:3rem;font-weight:bold;margin-bottom:40px}@media screen and (min-width:992px){.faq-modal-content .faq__items h2{font-size:4rem}}.faq-modal-content .faq__items .faq__item .question{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.faq-modal-content .faq__items .faq__item .question .q-n{font-size:1.8rem;font-weight:bold}@media screen and (min-width:992px){.faq-modal-content .faq__items .faq__item .question .q-n{font-size:3rem}}.faq-modal-content .faq__items .faq__item .question .q-title{font-size:1.8rem;font-weight:bold}@media screen and (min-width:992px){.faq-modal-content .faq__items .faq__item .question .q-title{font-size:3rem}}.faq-modal-content .faq__items .faq__item .answer p{font-size:1.4rem;margin-bottom:20px}@media screen and (min-width:992px){.faq-modal-content .faq__items .faq__item .answer p{font-size:1.8rem}}.faq-modal-content .faq__items .faq__item .answer h3{font-size:1.6rem;margin-bottom:20px}@media screen and (min-width:992px){.faq-modal-content .faq__items .faq__item .answer h3{font-size:2rem}}.faq-modal-content .faq__items hr{margin:40px 0}.faq-close-btn{position:absolute;right:0;top:-50px;width:40px;height:40px;cursor:pointer}.required{display:inline-block;font-size:1.2rem;border-radius:0.2rem;background-color:#bc0000;color:#fff;padding:0.4rem 0.6rem;padding-block:calc(0.3rem + var(--leading-trim));margin-left:1rem}@media screen and (min-width:992px){.required{font-size:1.4rem}}.container{width:100%;padding:6rem 2rem}@media screen and (min-width:992px){.container{width:120rem;min-width:120rem;max-width:140rem;margin:0 auto;padding:16rem 4rem}}.imageCenterContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.heading_h2{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:2.4rem;font-weight:700;letter-spacing:0.8rem;padding:0.2rem 1.2rem 0.2rem 0;border-right:2px solid #222}@media screen and (min-width:992px){.heading_h2{font-size:4rem;font-weight:700;letter-spacing:1rem;padding:0.8rem 2rem 0.8rem 0;border-right:4px solid #222}}.default_text{font-weight:500;font-size:1.4rem;line-height:2.8rem}@media screen and (min-width:992px){.default_text{font-size:2.4rem;line-height:4.2rem}}.sns{position:fixed;bottom:4%;left:0;z-index:999}.sns .sns_image{width:3.6rem}@media screen and (min-width:992px){.sns .sns_image{width:5.2rem}}.absolute_left{display:none}@media screen and (min-width:992px){.absolute_left{display:block;width:10rem;height:100%;height:100%;z-index:998;position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}}.absolute_left a{width:3rem}@media screen and (min-width:992px){.absolute_left a .left__vertical_image{width:3rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.absolute_right{display:none}@media screen and (min-width:992px){.absolute_right{display:block;width:10rem;height:100%;z-index:998;position:fixed;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}}@media screen and (min-width:992px){.absolute_right .right__vertical_image{width:3rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.header{padding:2rem 0}@media screen and (min-width:992px){.header{padding:4rem 0}}.header .logo__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4rem}@media screen and (min-width:992px){.header .logo__link{margin-bottom:6rem}}.header .logo__link img{width:20rem}@media screen and (min-width:992px){.header .logo__link img{width:38rem}}.header .header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header__nav .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media screen and (min-width:992px){.header .header__nav .items{-webkit-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}}.header .header__nav .items .item{list-style:none}.header .header__nav .items .item .item__link{font-size:1.3rem;font-weight:700}@media screen and (min-width:992px){.header .header__nav .items .item .item__link{font-size:2.2rem}}.kv{position:relative;background-image:url(../images/kv_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:auto;padding:0 0 2rem 0}@media screen and (min-width:992px){.kv{padding:0 10rem 20rem 10rem}}.kv .kv_main{width:100%}@media screen and (min-width:992px){.kv .kv_main{max-width:192rem;width:90%}}.kv .kv_text{text-align:center;margin-top:2rem;width:60%}@media screen and (min-width:992px){.kv .kv_text{max-width:92rem;width:60%}}.greeting .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem;row-gap:6rem}@media screen and (min-width:992px){.greeting .items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.greeting .items .item_left{width:100%}@media screen and (min-width:992px){.greeting .items .item_left{width:5rem}}.greeting .items .item_right{width:100%}@media screen and (min-width:992px){.greeting .items .item_right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:6rem}}.greeting .items .item_right .heading_image{margin-bottom:4rem}@media screen and (min-width:992px){.greeting .items .item_right .heading_image{margin-bottom:6rem}}.greeting .items .item_right .heading_image img{width:80%;margin:0 auto}@media screen and (min-width:992px){.greeting .items .item_right .heading_image img{margin:0;width:660px}}.about{background:-webkit-gradient(linear,left top,right top,from(#ffebfe),to(#ebf3fe));background:linear-gradient(to right,#ffebfe,#ebf3fe)}.about .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem;row-gap:6rem}@media screen and (min-width:992px){.about .items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.about .items .item_left{width:100%}@media screen and (min-width:992px){.about .items .item_left{width:5rem}}.about .items .item_right{width:100%}@media screen and (min-width:992px){.about .items .item_right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:6rem}}.about .items .item_right .default_text{margin-bottom:6rem}@media screen and (min-width:992px){.about .items .item_right .default_text{margin-bottom:8rem}}.about .items .item_right .item_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:6rem}@media screen and (min-width:992px){.about .items .item_right .item_inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.about .items .item_right .item_inner .item_inner_left{width:100%}@media screen and (min-width:992px){.about .items .item_right .item_inner .item_inner_left{width:50%}}.about .items .item_right .item_inner .item_inner_left .item_inner_left_heading3{font-size:1.8rem;font-weight:700;margin-bottom:2rem}@media screen and (min-width:992px){.about .items .item_right .item_inner .item_inner_left .item_inner_left_heading3{font-size:2.4rem}}.about .items .item_right .item_inner .item_inner_left .item_inner_left_text{font-size:1.4rem;font-weight:500;margin-bottom:4rem}@media screen and (min-width:992px){.about .items .item_right .item_inner .item_inner_left .item_inner_left_text{font-size:1.8rem;margin-bottom:6rem}}.about .items .item_right .item_inner .item_inner_right{width:100%}@media screen and (min-width:992px){.about .items .item_right .item_inner .item_inner_right{-webkit-box-flex:1;-ms-flex:1;flex:1}}.about .items .item_right .item_inner .item_inner_right img{width:80%;margin:0 auto}@media screen and (min-width:992px){.about .items .item_right .item_inner .item_inner_right img{width:660px}}.company_overview .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem;row-gap:6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.company_overview .items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.company_overview .items .item_left{width:5rem}.company_overview .items .item_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:992px){.company_overview .items .item_right{padding-top:6rem;row-gap:6rem}}.company_overview .items .item_right .table_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1rem}@media screen and (min-width:992px){.company_overview .items .item_right .table_items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.company_overview .items .item_right .table_items .table_item_left{width:20rem;font-size:1.6rem;font-weight:700}@media screen and (min-width:992px){.company_overview .items .item_right .table_items .table_item_left{font-size:2rem}}.company_overview .items .item_right .table_items .table_item_right{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.4rem;font-weight:500;line-height:2.4rem}@media screen and (min-width:992px){.company_overview .items .item_right .table_items .table_item_right{font-size:2rem;line-height:3.6rem}}.company_overview .teams{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6rem;margin-top:10rem}.company_overview .teams .team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;row-gap:4rem;background-color:#f5f5f5;border-radius:1rem;padding:4rem 2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.company_overview .teams .team{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:6rem}}.company_overview .teams .team .team_left{width:26rem}.company_overview .teams .team .team_left img{width:20rem;margin:0 auto}@media screen and (min-width:992px){.company_overview .teams .team .team_left img{width:26rem}}.company_overview .teams .team .team_right{-webkit-box-flex:1;-ms-flex:1;flex:1}.company_overview .teams .team .team_right .name{font-size:1.8rem;font-weight:700;margin-bottom:2rem;line-height:2.8rem}@media screen and (min-width:992px){.company_overview .teams .team .team_right .name{margin-bottom:4rem;font-size:2rem;line-height:3.2rem}}.company_overview .teams .team .team_right .name span{font-size:1.2rem}@media screen and (min-width:992px){.company_overview .teams .team .team_right .name span{font-size:1.4rem}}.company_overview .teams .team .team_right .text{font-size:1.4rem;font-weight:500;line-height:1.8}@media screen and (min-width:992px){.company_overview .teams .team .team_right .text{font-size:1.6rem}}.contact{background-color:#f5f5f5}.contact .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12rem;-moz-column-gap:12rem;column-gap:12rem;row-gap:6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.contact .items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact .items .item_left{width:5rem}.contact .items .item_right{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-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:992px){.contact .items .item_right{padding-top:6rem}}.contact .items .item_right .BoldText{font-size:1.6rem;font-weight:700;margin-bottom:2rem}@media screen and (min-width:992px){.contact .items .item_right .BoldText{font-size:2rem}}.contact .items .item_right .PlainText{font-size:1.4rem;margin-bottom:8rem}@media screen and (min-width:992px){.contact .items .item_right .PlainText{font-size:2rem}}.contact .items .item_right .contactForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4rem}.contact .items .item_right .contactForm .inquiry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item_right .contactForm .formItemSelect{border:0.2rem solid #dcdcdc;border-radius:0.8rem;padding-left:1rem;padding-right:1rem;height:4rem;width:100%;max-width:25rem;background:#fff;font-size:1.6rem}@media screen and (min-width:992px){.contact .items .item_right .contactForm .formItemSelect{font-size:1.8rem;height:6rem}}.contact .items .item_right .contactForm .formItemInput{border:0.2rem solid #dcdcdc;border-radius:0.8rem;padding-left:1rem;padding-right:1rem;height:4rem;width:100%;max-width:60rem;background:#fff;font-size:1.6rem}@media screen and (min-width:992px){.contact .items .item_right .contactForm .formItemInput{font-size:1.8rem;height:6rem}}.contact .items .item_right .contactForm .formItemTextarea{border:0.2rem solid #dcdcdc;border-radius:0.8rem;padding:2rem 1rem;width:100%;height:20rem;max-width:80rem;background:#fff;font-size:1.6rem}@media screen and (min-width:992px){.contact .items .item_right .contactForm .formItemTextarea{font-size:1.8rem;height:21rem}}.contact .items .item_right .contactForm .formItemSubmit{font-size:1.6rem;font-weight:500;border-radius:3rem;color:#fff;width:100%;height:6rem;background-color:#222;cursor:pointer}@media screen and (min-width:992px){.contact .items .item_right .contactForm .formItemSubmit{width:20rem;font-size:2rem}}.contact .items .item_right .contactForm .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item_right .contactForm .company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item_right .contactForm .email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item_right .contactForm .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item_right .contactForm .message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .items .item_right .contactForm .submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:80rem}.contact .items .item_right .contactForm .privacy{width:100%;max-width:80rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.4rem}@media screen and (min-width:992px){.contact .items .item_right .contactForm .privacy{font-size:1.6rem}}.contact .items .item_right .contactForm .privacy a{margin-left:1rem;text-decoration:underline;font-size:1.4rem}@media screen and (min-width:992px){.contact .items .item_right .contactForm .privacy a{font-size:1.6rem}}.contact .items .item_right .contactForm .labelName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;font-weight:700;margin-bottom:1rem}@media screen and (min-width:992px){.contact .items .item_right .contactForm .labelName{font-size:2rem;margin-bottom:2rem}}.footer{background-color:#222;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;row-gap:3rem;padding:8rem 0 2rem 0}.footer .footerLogo img{width:20rem}@media screen and (min-width:992px){.footer .footerLogo img{width:38rem}}.footer .footerMenu .footerMenu__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;padding:0}@media screen and (min-width:992px){.footer .footerMenu .footerMenu__items{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}}.footer .footerMenu .footerMenu__items .footerMenu__item .footerMenu__itemLink{font-size:1.3rem;font-weight:500;color:#fff}@media screen and (min-width:992px){.footer .footerMenu .footerMenu__items .footerMenu__item .footerMenu__itemLink{font-size:2rem}}.footer .footerSubMenu .footerSubMenu__item .footerSubMenu__itemLink{font-size:1.4rem;color:#fff;text-decoration:underline}@media screen and (min-width:992px){.footer .footerSubMenu .footerSubMenu__item .footerSubMenu__itemLink{font-size:1.6rem}}.footer .copy .copy__text{color:#fff;font-size:1.2rem}.page_privacy-policy .page_privacy-policy__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6rem}@media screen and (min-width:992px){.page_privacy-policy .page_privacy-policy__container{row-gap:8rem}}.page_privacy-policy .page_privacy-policy__container p{font-size:1.4rem}@media screen and (min-width:992px){.page_privacy-policy .page_privacy-policy__container p{font-size:2rem}}.page_privacy-policy .page_privacy-policy__container .page_heading h2{font-size:2.4rem;font-weight:700}@media screen and (min-width:992px){.page_privacy-policy .page_privacy-policy__container .page_heading h2{font-size:3.2rem}}.page_privacy-policy .page_privacy-policy__container .page_privacy-policy__sec h3{font-size:1.8rem;margin-bottom:2rem}@media screen and (min-width:992px){.page_privacy-policy .page_privacy-policy__container .page_privacy-policy__sec h3{font-size:2.4rem}}.page_privacy-policy .page_privacy-policy__container .page_privacy-policy__sec p{font-size:1.4rem}@media screen and (min-width:992px){.page_privacy-policy .page_privacy-policy__container .page_privacy-policy__sec p{font-size:2rem}}.page_404 .page_404__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6rem}@media screen and (min-width:992px){.page_404 .page_404__container{row-gap:8rem}}.page_404 .page_404__container p{font-size:1.4rem}@media screen and (min-width:992px){.page_404 .page_404__container p{font-size:2rem}}.page_404 .page_404__container .page_heading h2{font-size:2.4rem;font-weight:500}@media screen and (min-width:992px){.page_404 .page_404__container .page_heading h2{font-size:3.2rem}}.page_thanks .page_thanks__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6rem}@media screen and (min-width:992px){.page_thanks .page_thanks__container{row-gap:8rem}}.page_thanks .page_thanks__container p{font-size:1.4rem}@media screen and (min-width:992px){.page_thanks .page_thanks__container p{font-size:2rem}}.page_thanks .page_thanks__container .page_heading h2{font-size:2.4rem;font-weight:500}@media screen and (min-width:992px){.page_thanks .page_thanks__container .page_heading h2{font-size:3.2rem}}