.Container_container__wrJTh{width:100%;max-width:114rem;margin:0 auto;padding:0 1.6rem}@media screen and (max-width:1199px){.Container_container__wrJTh{max-width:96rem}}@media screen and (max-width:991px){.Container_container__wrJTh{max-width:72rem}}@media screen and (max-width:768px){.Container_container__wrJTh{max-width:unset}}.Footer_footer__c8bKj{border-top:1px solid var(--gray-400);padding:4.8rem 0;margin-top:6.4rem;background:#fff}.Footer_footerContainer__rM7Cv{display:flex;justify-content:space-between}.Footer_footerContainer__rM7Cv .Footer_row__AfF33 .Footer_title__w2EvR{color:var(--pink-400);margin-bottom:1rem;display:block}.Footer_footerContainer__rM7Cv .Footer_row__AfF33 a{color:inherit;text-decoration:none}.Footer_footerContainer__rM7Cv .Footer_row__AfF33 a:hover{color:var(--pink-400);text-decoration:underline}.Footer_footerContainer__rM7Cv .Footer_rowLogo__YlegP img{width:100%;height:auto}.Footer_footerContainer__rM7Cv .Footer_rowAddress__tQMug p{max-width:30rem}.Footer_footerContainer__rM7Cv .Footer_rowSocial__7Rtyk ul{display:flex;flex-direction:column;gap:2rem}.Footer_footerContainer__rM7Cv .Footer_rowSocial__7Rtyk ul a{display:flex;align-items:center;gap:1rem}@media(max-width:991px){.Footer_footerContainer__rM7Cv{flex-direction:column;gap:4rem}.Footer_footerContainer__rM7Cv .Footer_rowLogo__YlegP{max-width:300px}}.Header_header__nxv5L{padding:2.4rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:5;background-color:#fff;border-bottom:1px solid var(--gray-400)}@media(max-width:575px){.Header_header__nxv5L{padding:1.6rem 0}}.Header_header__nxv5L .Header_wrapper__SrnCi{display:flex;align-items:center;justify-content:center}@media(max-width:991px){.Header_header__nxv5L .Header_wrapper__SrnCi{justify-content:space-between}}.Header_header__nxv5L .Header_logo__NDclg{display:flex;align-items:center;cursor:pointer;width:max-content;width:20.1rem}.Header_header__nxv5L .Header_logo__NDclg img{width:100%}@media(max-width:575px){.Header_header__nxv5L .Header_logo__NDclg img{width:auto;height:2.4rem}}.Header_header__nxv5L .Header_navigationWrapper__8z3oV{width:100%}.Header_header__nxv5L .Header_navigation__ew8pG{display:flex;align-items:center;width:100%}.Header_header__nxv5L .Header_navigation__ew8pG ul{width:100%;display:flex;align-items:center;justify-content:space-evenly}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI{color:var(--black-400);text-decoration:none;padding:.8rem 1.6rem;position:relative;display:block;transition:all .3s ease-in-out;font-size:1.6rem;font-weight:600;cursor:pointer}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI:after{position:absolute;content:"";background:var(--pink-400);height:.2rem;bottom:.5rem;left:50%;transform:translateX(-50%);transition:all .3s ease-in-out;width:0}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI:hover{color:var(--pink-400)}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI:hover:after{width:80%}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI.Header_highlight__dtQIm{border:1px solid var(--pink-400);border-radius:.4rem;padding:1.4rem 2.4rem;border-radius:1.6rem;color:var(--pink-400);display:flex;flex-direction:row-reverse;align-items:center;gap:1rem;transition:all .3s ease-in-out}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI.Header_highlight__dtQIm:before{content:"";display:block;background:url(/images/header/external-link.svg);width:16px;height:16px;transition:filter .3s ease-in-out}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI.Header_highlight__dtQIm:after{display:none}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI.Header_highlight__dtQIm:hover{background:var(--pink-400);color:#fff}.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI.Header_highlight__dtQIm:hover:before{filter:brightness(10)}.Header_header__nxv5L #Header_clientLogin__ZUeet{text-decoration:none;color:#fff;display:flex;align-items:center;gap:.5rem}.Header_header__nxv5L #Header_clientLogin__ZUeet:after{display:none}.Header_header__nxv5L #Header_clientLogin__ZUeet:hover .Header_arrowIcon__NmJd_{animation:Header_slideSide__Hm9Oj 1s infinite alternate}.Header_header__nxv5L .Header_menuMobile__RIukg{display:none}@media screen and (min-width:992px)and (max-width:1199px){.Header_header__nxv5L .Header_navigation__ew8pG .Header_link__Jc2dI{padding:.8rem .6rem}}@media screen and (max-width:991px){.Header_header__nxv5L .Header_navigationWrapper__8z3oV{position:fixed;left:0;bottom:0;transition:all .75s ease-in-out;width:100vw;height:100%;transform:translateY(-150%);overflow:scroll;z-index:1}.Header_header__nxv5L .Header_navigationWrapper__8z3oV[data-resizing=true]{transition:none!important;transform:translateY(-150%)}.Header_header__nxv5L .Header_navigationWrapper__8z3oV[data-active=true]{transform:translateY(0);height:calc(100% - var(--header-height))}.Header_header__nxv5L .Header_navigationWrapper__8z3oV[data-active=true] .Header_navigation__ew8pG a:after{display:none}.Header_header__nxv5L .Header_navigationWrapper__8z3oV[data-active=true][data-resizing=true]{transform:translateY(0);transition:none!important}.Header_header__nxv5L .Header_navigation__ew8pG{align-items:center;justify-content:center;width:100%;transition:all .3s ease-in-out;flex-direction:column;padding:5rem 1.6rem;background:#fff;box-shadow:0 0 20px 16px rgba(0,0,0,.1);border-radius:0 0 1.6rem 1.6rem}.Header_header__nxv5L .Header_navigation__ew8pG ul{flex-direction:column;gap:2rem}.Header_header__nxv5L .Header_navigation__ew8pG ul li{width:100%}.Header_header__nxv5L .Header_navigation__ew8pG ul a{justify-content:center}.Header_header__nxv5L .Header_menuMobile__RIukg{display:flex;position:relative;width:28px;height:28px;cursor:pointer}.Header_header__nxv5L .Header_menuMobile__RIukg .Header_bar__QZNm1{height:4px;width:100%;background:var(--black-400);border-radius:2rem;transition:all .5s ease-in-out;pointer-events:none;position:absolute;left:0}.Header_header__nxv5L .Header_menuMobile__RIukg .Header_bar__QZNm1.Header_bar1__SftBf{top:0}.Header_header__nxv5L .Header_menuMobile__RIukg .Header_bar__QZNm1.Header_bar2__gJLmc{top:50%;transform:translateY(-50%)}.Header_header__nxv5L .Header_menuMobile__RIukg .Header_bar__QZNm1.Header_bar3__aM1rv{bottom:0}.Header_header__nxv5L .Header_menuMobile__RIukg[data-active=true] .Header_bar1__SftBf{top:50%;transform:translateY(-50%) rotate(45deg)}.Header_header__nxv5L .Header_menuMobile__RIukg[data-active=true] .Header_bar2__gJLmc{opacity:0}.Header_header__nxv5L .Header_menuMobile__RIukg[data-active=true] .Header_bar3__aM1rv{top:50%;transform:translateY(-50%) rotate(-45deg)}}._NotFound_notFound__7LQmh{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;min-height:calc(100vh - var(--header-height) - var(--footer-height) - 5rem)}.About_about__aoSyf{padding-top:8.4rem}.About_about__aoSyf .About_container__Da4rJ{overflow:hidden}.About_about__aoSyf .About_navTabsWrapper__8WnR0{overflow-x:auto;overflow-y:hidden;margin-bottom:4.8rem;scrollbar-width:none;scrollbar-color:rgba(0,0,0,0)}.About_about__aoSyf .About_navTabsWrapper__8WnR0::-webkit-scrollbar{display:none}.About_about__aoSyf .About_navTabsWrapper__8WnR0::-webkit-scrollbar-track{display:none;background:rgba(0,0,0,0)}.About_about__aoSyf .About_navTabsWrapper__8WnR0::-webkit-scrollbar-thumb{background:rgba(0,0,0,0);border-radius:.2rem;display:none}@media(max-width:1199px){.About_about__aoSyf .About_navTabsWrapper__8WnR0{padding-bottom:1rem}}.About_about__aoSyf .About_navTabs__tjMCB{display:flex;gap:2.4rem}.About_about__aoSyf .About_navTabs__tjMCB h2{font-size:2rem;font-weight:700;color:var(--blue-400);cursor:pointer;transition:color .3s;position:relative;white-space:nowrap;flex-shrink:0}.About_about__aoSyf .About_navTabs__tjMCB h2:after{position:absolute;content:"";background:var(--blue-400);height:.4rem;left:50%;transform:translateX(-50%);transition:all .3s ease-in-out;width:0;bottom:-.1rem}.About_about__aoSyf .About_navTabs__tjMCB h2.About_active__AG42j:after{width:100%}.About_about__aoSyf .About_navTabs__tjMCB h2.About_active__AG42j:hover{color:var(--blue-400)}.About_about__aoSyf .About_navTabs__tjMCB h2:hover{color:var(--pink-400)}@media(max-width:1199px){.About_about__aoSyf .About_navTabs__tjMCB{width:max-content}}.About_about__aoSyf .About_tabs__jkNmE{position:relative;height:var(--tab-height)}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx{position:absolute;transition:all .6s ease-in-out;background:#fff;display:flex;gap:3.6rem;align-items:center;opacity:0;pointer-events:none}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx.About_active__AG42j{left:0;opacity:1;pointer-events:auto}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx p+p{margin-top:2rem}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx a{font-weight:700}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx a.About_green__VkpDt{color:var(--green-400)}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx a.About_blue__7Jlp2{color:var(--blue-500)}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx a.About_purple__qn8Ak{color:var(--purple-400)}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx .About_pink__lS8AI{color:var(--pink-400);font-weight:700}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx .About_valuesList___YvXz{display:flex;flex-wrap:wrap;column-gap:1.4rem;align-items:center;margin-top:2.6rem}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx .About_valuesList___YvXz span{background:var(--blue-400);display:block;width:.8rem;height:.8rem;border-radius:50%;flex-shrink:0}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx .About_valuesList___YvXz li{font-size:3.2rem;font-weight:800;gap:1.4rem;color:var(--blue-400)}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx .About_valuesList___YvXz li.About_pink__lS8AI{color:var(--pink-400)}@media(max-width:991px){.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx{flex-direction:column-reverse;align-items:flex-start}.About_about__aoSyf .About_tabs__jkNmE .About_tab__Lkyxx img{height:auto}}.Brands_branding__lkjsf{padding-top:10rem}@media(max-width:991px){.Brands_branding__lkjsf{padding-top:5rem}}.Brands_branding__lkjsf .Brands_title__HBdBD{font-size:3.6rem;font-weight:800;color:var(--blue-400)}@media(max-width:1199px){.Brands_branding__lkjsf .Brands_title__HBdBD{margin-bottom:3.2rem}}@media(max-width:575px){.Brands_branding__lkjsf .Brands_title__HBdBD{font-size:2.4rem}}.Brands_branding__lkjsf .Brands_hidden__kgOU0{display:none}.Brands_branding__lkjsf .Brands_brand__qd7kD{display:flex;align-items:center;justify-content:space-between;gap:10rem}.Brands_branding__lkjsf .Brands_brand__qd7kD+.Brands_brand__qd7kD{margin-top:4.8rem}.Brands_branding__lkjsf .Brands_brand__qd7kD:nth-child(2n){flex-direction:row-reverse}.Brands_branding__lkjsf .Brands_brand__qd7kD:nth-child(2n) .Brands_data__ww6Fs .Brands_information__Hu7qH{left:auto;right:0;transform:translate(50%,-50%)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw{max-width:53rem}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_description__sbTA0{margin:1.8rem 0}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_description__sbTA0 a{font-weight:700}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_description__sbTA0 a.green{color:var(--green-400)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_description__sbTA0 a.blue{color:var(--blue-500)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_description__sbTA0 a.purple{color:var(--purple-400)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_link__S2HPG{font-size:1.8rem;font-weight:700;padding:1rem;border-radius:1.6rem;background:var(--pink-400);display:block;width:100%;max-width:35rem;color:#fff;text-decoration:none;transition:all .3s ease-in-out;text-align:center}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_link__S2HPG.Brands_green__NzK_F{background:var(--green-400)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_link__S2HPG.Brands_green__NzK_F:hover{background:color-mix(in srgb,var(--green-400),black 30%)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_link__S2HPG.Brands_blue__vdrCD{background:var(--blue-500)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_link__S2HPG.Brands_blue__vdrCD:hover{background:color-mix(in srgb,var(--blue-500),black 30%)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_link__S2HPG.Brands_purple__JEKWs{background:var(--purple-400)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw .Brands_link__S2HPG.Brands_purple__JEKWs:hover{background:color-mix(in srgb,var(--purple-400),black 30%)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs{position:relative;width:42.7rem;max-width:100%}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_information__Hu7qH{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);z-index:2;background:#fff;width:100%;max-width:21.4rem;padding:1.2rem .6rem;border-radius:.8rem;border:1px solid var(--gray-200)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_information__Hu7qH .Brands_cardTitle__gdUEF{font-size:1.4rem}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_information__Hu7qH .Brands_cardTitle__gdUEF.Brands_green__NzK_F{color:var(--green-400)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_information__Hu7qH .Brands_cardTitle__gdUEF.Brands_blue__vdrCD{color:var(--blue-500)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_information__Hu7qH .Brands_cardTitle__gdUEF.Brands_purple__JEKWs{color:var(--purple-400)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_information__Hu7qH .Brands_description__sbTA0{font-size:1.2rem}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_images__oSvgP{width:100%;max-width:42.7rem;height:40.3rem;overflow:hidden;border-radius:3.2rem;display:flex;justify-content:flex-end;position:relative}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_images__oSvgP img:first-child{position:relative;right:-3rem}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_images__oSvgP.Brands_green__NzK_F{background:var(--green-200)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_images__oSvgP.Brands_blue__vdrCD{background:var(--blue-200)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_images__oSvgP.Brands_purple__JEKWs{background:var(--purple-200)}@media(max-width:1199px){.Brands_branding__lkjsf .Brands_brand__qd7kD{flex-direction:column;gap:2.5rem}.Brands_branding__lkjsf .Brands_brand__qd7kD:nth-child(2n){flex-direction:column}.Brands_branding__lkjsf .Brands_brand__qd7kD:nth-child(2n) .Brands_data__ww6Fs{padding:0 1.6rem}.Brands_branding__lkjsf .Brands_brand__qd7kD:nth-child(2n) .Brands_data__ww6Fs .Brands_information__Hu7qH{left:0;right:auto;transform:translate(-1rem,-50%)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs{padding:0 1.6rem}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_data__ww6Fs .Brands_information__Hu7qH{transform:translate(-1rem,-50%)}.Brands_branding__lkjsf .Brands_brand__qd7kD .Brands_content__pmJjw{width:100%;max-width:unset}}.Careers_careers__ZAibm{text-align:center;margin-top:6.4rem}.Careers_careers__ZAibm .Careers_containerWrapper__goXwv{background:var(--pink-200);padding:4rem 7.8rem;display:flex;flex-direction:column;align-items:center;gap:2rem;border-radius:3.2rem}@media(max-width:600px){.Careers_careers__ZAibm .Careers_containerWrapper__goXwv{padding:2rem 1.6rem}}.Careers_careers__ZAibm .Careers_title__BOdQ4{font-size:3.6rem;font-weight:800}@media(max-width:575px){.Careers_careers__ZAibm .Careers_title__BOdQ4{font-size:2.4rem}}.Careers_careers__ZAibm .Careers_description__4Kw7l{font-size:2rem}@media(max-width:575px){.Careers_careers__ZAibm .Careers_description__4Kw7l{font-size:1.6rem}}.Careers_careers__ZAibm .Careers_buttonWrapper__tkh6T{width:100%;display:flex;justify-content:center}.Careers_careers__ZAibm .Careers_button__IUeRW{font-size:1.8rem;color:#fff;background:var(--pink-400);text-decoration:none;width:100%;max-width:50rem;font-weight:700;padding:1.4rem 2rem;border-radius:1.6rem;transition:all .3s ease-in-out;border:1px solid var(--pink-400)}.Careers_careers__ZAibm .Careers_button__IUeRW:hover{background:rgba(0,0,0,0);color:var(--pink-400);border-color:var(--pink-400)}.Connection_connection__gH9pq{padding-top:8.4rem}.Connection_connection__gH9pq .Connection_title__eFNLL{color:var(--pink-400);font-size:3.6rem;font-weight:800;text-align:center;margin-bottom:3.2rem}@media(max-width:575px){.Connection_connection__gH9pq .Connection_title__eFNLL{font-size:2.4rem}}.Connection_connection__gH9pq .Connection_images__jHozd{display:flex;justify-content:center;gap:3.2rem}.Connection_connection__gH9pq .Connection_images__jHozd .Connection_imageWrapper__6X9UF{width:100%}.Connection_connection__gH9pq .Connection_images__jHozd .Connection_image__111x_{width:100%;height:auto;border-radius:3.2rem}@media(max-width:991px){.Connection_connection__gH9pq .Connection_images__jHozd{flex-direction:column;align-items:center}}.Hero_hero__g3wzR{text-align:center;padding-top:6.4rem;position:relative;padding-bottom:35.2rem;overflow:hidden}@media(max-width:768px){.Hero_hero__g3wzR{padding-bottom:25.2rem}}.Hero_hero__g3wzR .Hero_title__iq7tc{font-size:6.4rem;font-weight:800}.Hero_hero__g3wzR .Hero_title__iq7tc .Hero_blue__eolVO{color:var(--blue-400)}.Hero_hero__g3wzR .Hero_title__iq7tc .Hero_pink__v8z0h{color:var(--pink-400)}@media(max-width:991px){.Hero_hero__g3wzR .Hero_title__iq7tc{margin:0 auto 2.4rem;max-width:51rem}}@media(max-width:575px){.Hero_hero__g3wzR .Hero_title__iq7tc{font-size:4rem;max-width:32rem}}.Hero_hero__g3wzR .Hero_description__PkGkT{font-size:2.4rem;max-width:61rem;margin:0 auto}@media(max-width:768px){.Hero_hero__g3wzR .Hero_description__PkGkT{font-size:1.8rem}}.Hero_hero__g3wzR .Hero_images__CEtb3{width:1920px;position:absolute;bottom:0;display:flex;justify-content:center;align-items:flex-end;gap:3.2rem;left:50%;transform:translateX(-50%)}.Hero_hero__g3wzR .Hero_images__CEtb3 img{border-radius:3.2rem}@media(max-width:1600px){.Hero_hero__g3wzR .Hero_images__CEtb3{justify-content:center}}@media(max-width:768px){.Hero_hero__g3wzR .Hero_images__CEtb3{width:100%;gap:.8rem}.Hero_hero__g3wzR .Hero_images__CEtb3 img{max-width:272px;height:21.3rem;object-fit:cover;border-radius:3.2rem}}.History_history___ka7f{padding-top:6.4rem}.History_history___ka7f .History_title__p5dyV{font-size:3.6rem;text-align:center;font-weight:800;color:var(--pink-400);margin-bottom:3.2rem}@media(max-width:575px){.History_history___ka7f .History_title__p5dyV{font-size:2.4rem}}.History_history___ka7f .History_historyCard__oCL2M{display:flex;gap:4.8rem}.History_history___ka7f .History_historyCard__oCL2M .History_imageWrapper__eZhF_{width:100%;max-width:36.1rem}.History_history___ka7f .History_historyCard__oCL2M .History_historyImage__9uTvd{width:100%;border:4px solid var(--pink-400);border-radius:1.6rem;height:auto}.History_history___ka7f .History_historyCard__oCL2M .History_historyInfos__0m_pA{padding-top:4rem}.History_history___ka7f .History_historyCard__oCL2M .History_historyInfos__0m_pA strong{display:block}.History_history___ka7f .History_historyCard__oCL2M .History_historyInfos__0m_pA .History_historyYear__xrS75{font-size:4.8rem;font-weight:800;color:#fff;background:var(--pink-400);width:-moz-fit-content;width:fit-content;padding:0 1.6rem;border-radius:.8rem}.History_history___ka7f .History_historyCard__oCL2M .History_historyInfos__0m_pA .History_historyTitle__YBpr8{margin:.8rem 0 2.4rem}.History_history___ka7f .History_historyCard__oCL2M .History_historyInfos__0m_pA .History_historyDescription__NV_kj{font-size:1.8rem}@media(max-width:991px){.History_history___ka7f .History_historyCard__oCL2M .History_historyInfos__0m_pA{padding-top:0}.History_history___ka7f .History_historyCard__oCL2M{flex-direction:column}}.History_history___ka7f .History_navigationButtons__Cp9KL{display:flex;justify-content:flex-end;gap:1.6rem;margin-top:-4rem;z-index:1;position:relative}@media(max-width:991px){.History_history___ka7f .History_navigationButtons__Cp9KL{margin-top:2rem}}.History_history___ka7f .History_navigationButtons__Cp9KL .History_button__81BsT{width:4rem;height:4rem;cursor:pointer;display:flex;justify-content:center;align-items:center;border:1px solid var(--pink-400);border-radius:.6rem;transition:all .3s ease-in-out;background:#fff}.History_history___ka7f .History_navigationButtons__Cp9KL .History_button__81BsT svg path{transition:all .3s ease-in-out;fill:var(--pink-400)}.History_history___ka7f .History_navigationButtons__Cp9KL .History_button__81BsT.swiper-button-disabled{opacity:.3;cursor:not-allowed;filter:grayscale(1);border:1px solid var(--gray-400)}.History_history___ka7f .History_navigationButtons__Cp9KL .History_button__81BsT.swiper-button-disabled svg path{fill:var(--gray-400)}.History_history___ka7f .History_navigationButtons__Cp9KL .History_button__81BsT:hover{border-color:var(--pink-400);background:var(--pink-400)}.History_history___ka7f .History_navigationButtons__Cp9KL .History_button__81BsT:hover svg path{fill:#fff}.History_history___ka7f .History_navigationButtons__Cp9KL .History_buttonNext__yLX0s{transform:rotate(180deg)}