:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}*{box-sizing:inherit;margin:0;padding:0}:focus:not(:focus-visible){outline:none}:root{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;box-sizing:border-box}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}hr{background-color:currentColor;height:1px}address{font-style:normal}td,th{text-align:left}@font-face{font-display:swap;font-family:General Sans;font-style:normal;font-weight:400;src:url(../fonts/GeneralSans-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:General Sans;font-style:normal;font-weight:500;src:url(../fonts/GeneralSans-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:General Sans;font-style:normal;font-weight:600;src:url(../fonts/GeneralSans-Semibold.woff2) format("woff2")}:root{--swiper-pagination-color:#ba1113;--swiper-pagination-bullet-width:0.5rem;--swiper-pagination-bullet-height:0.5rem;--swiper-pagination-bullet-border-radius:999px;--swiper-pagination-bullet-inactive-color:#fff;--swiper-pagination-bullet-border-color:#ba1113;--swiper-pagination-bullet-inactive-opacity:1;color:#34383d;font-family:General Sans,system-ui;font-size:18px;font-size:clamp(16px,1.04vw,20px);scrollbar-color:#e0e680 transparent;scrollbar-gutter:stable;scrollbar-width:thin;text-rendering:geometricPrecision;text-underline-position:under}[id]{scroll-margin-top:10rem}:focus{outline:2px solid #ba1113;outline-offset:0}.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.m-accordion__number,.m-quote-card:after,.m-quote-card:before,h1,h2,h3,h4,h5{color:#ba1113;font-weight:600;margin-bottom:1em;margin-top:2em}.heading-1:first-child,.heading-2:first-child,.heading-3:first-child,.heading-4:first-child,.heading-5:first-child,.m-accordion__number:first-child,.m-quote-card:first-child:after,.m-quote-card:first-child:before,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}.heading-1:last-child,.heading-2:last-child,.heading-3:last-child,.heading-4:last-child,.heading-5:last-child,.m-accordion__number:last-child,.m-quote-card:last-child:after,.m-quote-card:last-child:before,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child{margin-bottom:0}.heading-1+.heading-1,.heading-1+.heading-2,.heading-1+.heading-3,.heading-1+.heading-4,.heading-1+.heading-5,.heading-1+.m-accordion__number,.heading-1+.m-quote-card:after,.heading-1+.m-quote-card:before,.heading-1+h1,.heading-1+h2,.heading-1+h3,.heading-1+h4,.heading-1+h5,.heading-2+.heading-1,.heading-2+.heading-2,.heading-2+.heading-3,.heading-2+.heading-4,.heading-2+.heading-5,.heading-2+.m-accordion__number,.heading-2+.m-quote-card:after,.heading-2+.m-quote-card:before,.heading-2+h1,.heading-2+h2,.heading-2+h3,.heading-2+h4,.heading-2+h5,.heading-3+.heading-1,.heading-3+.heading-2,.heading-3+.heading-3,.heading-3+.heading-4,.heading-3+.heading-5,.heading-3+.m-accordion__number,.heading-3+.m-quote-card:after,.heading-3+.m-quote-card:before,.heading-3+h1,.heading-3+h2,.heading-3+h3,.heading-3+h4,.heading-3+h5,.heading-4+.heading-1,.heading-4+.heading-2,.heading-4+.heading-3,.heading-4+.heading-4,.heading-4+.heading-5,.heading-4+.m-accordion__number,.heading-4+.m-quote-card:after,.heading-4+.m-quote-card:before,.heading-4+h1,.heading-4+h2,.heading-4+h3,.heading-4+h4,.heading-4+h5,.heading-5+.heading-1,.heading-5+.heading-2,.heading-5+.heading-3,.heading-5+.heading-4,.heading-5+.heading-5,.heading-5+.m-accordion__number,.heading-5+.m-quote-card:after,.heading-5+.m-quote-card:before,.heading-5+h1,.heading-5+h2,.heading-5+h3,.heading-5+h4,.heading-5+h5,.m-accordion__number+.heading-1,.m-accordion__number+.heading-2,.m-accordion__number+.heading-3,.m-accordion__number+.heading-4,.m-accordion__number+.heading-5,.m-accordion__number+.m-accordion__number,.m-accordion__number+.m-quote-card:after,.m-accordion__number+.m-quote-card:before,.m-accordion__number+h1,.m-accordion__number+h2,.m-accordion__number+h3,.m-accordion__number+h4,.m-accordion__number+h5,.m-quote-card:after+.heading-1,.m-quote-card:after+.heading-2,.m-quote-card:after+.heading-3,.m-quote-card:after+.heading-4,.m-quote-card:after+.heading-5,.m-quote-card:after+.m-accordion__number,.m-quote-card:after+.m-quote-card:after,.m-quote-card:after+.m-quote-card:before,.m-quote-card:after+h1,.m-quote-card:after+h2,.m-quote-card:after+h3,.m-quote-card:after+h4,.m-quote-card:after+h5,.m-quote-card:before+.heading-1,.m-quote-card:before+.heading-2,.m-quote-card:before+.heading-3,.m-quote-card:before+.heading-4,.m-quote-card:before+.heading-5,.m-quote-card:before+.m-accordion__number,.m-quote-card:before+.m-quote-card:after,.m-quote-card:before+.m-quote-card:before,.m-quote-card:before+h1,.m-quote-card:before+h2,.m-quote-card:before+h3,.m-quote-card:before+h4,.m-quote-card:before+h5,h1+.heading-1,h1+.heading-2,h1+.heading-3,h1+.heading-4,h1+.heading-5,h1+.m-accordion__number,h1+.m-quote-card:after,h1+.m-quote-card:before,h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h2+.heading-1,h2+.heading-2,h2+.heading-3,h2+.heading-4,h2+.heading-5,h2+.m-accordion__number,h2+.m-quote-card:after,h2+.m-quote-card:before,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h3+.heading-1,h3+.heading-2,h3+.heading-3,h3+.heading-4,h3+.heading-5,h3+.m-accordion__number,h3+.m-quote-card:after,h3+.m-quote-card:before,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h4+.heading-1,h4+.heading-2,h4+.heading-3,h4+.heading-4,h4+.heading-5,h4+.m-accordion__number,h4+.m-quote-card:after,h4+.m-quote-card:before,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h5+.heading-1,h5+.heading-2,h5+.heading-3,h5+.heading-4,h5+.heading-5,h5+.m-accordion__number,h5+.m-quote-card:after,h5+.m-quote-card:before,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5{margin-top:1em}.heading-1,.m-quote-card:after,.m-quote-card:before,h1{font-size:3.55rem;line-height:1.05}@media screen and (max-width:1000px){.heading-1,.m-quote-card:after,.m-quote-card:before,h1{font-size:2.25rem}}.heading-2,.m-accordion__number,h2{font-size:2.77rem;line-height:1.05}@media screen and (max-width:1000px){.heading-2,.m-accordion__number,h2{font-size:1.875rem}}.heading-3,h3{font-size:2.11rem;line-height:1.05}@media screen and (max-width:1000px){.heading-3,h3{font-size:1.75rem}}.heading-4,h4{font-size:1.77rem;line-height:1.05}.heading-5,h5{font-size:1.33rem;line-height:1.05}ol,p,ul{margin-bottom:1rem}ol:last-child,p:last-child,ul:last-child{margin-bottom:0}ol,ul{padding-left:1rem}nav ol,nav ul{list-style:none;margin-bottom:0;padding-left:0}b,strong{font-weight:700}a:not(.m-button){color:#ba1113;transition:color .25s ease-in-out}a:not(.m-button):not(nav a:not(.m-button)):hover{color:#710004}.u-bg--primary a:not(.m-button):not(nav a:not(.m-button)):hover{color:#e0e680}.u-bg--primary a:not(.m-button){color:#fff}nav a{text-decoration:none}img,svg,video{height:auto;max-width:100%}iframe{border:none;max-width:100%}figure{font-size:0}figcaption{font-size:1rem;margin-top:1rem}hr{border:none;border-bottom:1px solid #bababa}button,input,select,textarea{background-color:transparent;border:none;border-radius:0;font-family:inherit;font-size:100%;font-weight:inherit}button,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.m-form input[type=date],.m-form input[type=email],.m-form input[type=file],.m-form input[type=number],.m-form input[type=password],.m-form input[type=search],.m-form input[type=submit],.m-form input[type=tel],.m-form input[type=text],.m-form input[type=url],.m-form select,.m-form textarea,.m-search-field__input{background-color:#f2f4f6;border:none;border-radius:1.5rem;color:#34383d;font-family:inherit;font-size:1rem;font-weight:inherit;padding:1rem 1.25rem}@media screen and (max-width:600px){.m-form input[type=date],.m-form input[type=email],.m-form input[type=file],.m-form input[type=number],.m-form input[type=password],.m-form input[type=search],.m-form input[type=submit],.m-form input[type=tel],.m-form input[type=text],.m-form input[type=url],.m-form select,.m-form textarea,.m-search-field__input{min-height:3.25rem}}.m-form input[type=date]::-moz-placeholder,.m-form input[type=email]::-moz-placeholder,.m-form input[type=file]::-moz-placeholder,.m-form input[type=number]::-moz-placeholder,.m-form input[type=password]::-moz-placeholder,.m-form input[type=search]::-moz-placeholder,.m-form input[type=submit]::-moz-placeholder,.m-form input[type=tel]::-moz-placeholder,.m-form input[type=text]::-moz-placeholder,.m-form input[type=url]::-moz-placeholder,.m-form select::-moz-placeholder,.m-form textarea::-moz-placeholder,.m-search-field__input::-moz-placeholder{color:#ba1113}.m-form input[type=date]::placeholder,.m-form input[type=email]::placeholder,.m-form input[type=file]::placeholder,.m-form input[type=number]::placeholder,.m-form input[type=password]::placeholder,.m-form input[type=search]::placeholder,.m-form input[type=submit]::placeholder,.m-form input[type=tel]::placeholder,.m-form input[type=text]::placeholder,.m-form input[type=url]::placeholder,.m-form select::placeholder,.m-form textarea::placeholder,.m-search-field__input::placeholder{color:#ba1113}textarea{resize:vertical}::-webkit-input-placeholder{color:currentColor}::-moz-placeholder{color:currentColor}:-ms-input-placeholder{color:currentColor}:-moz-placeholder{color:currentColor}fieldset{border:none}.m-button,button,input[type=file]::file-selector-button,input[type=submit]{leading-trim:both;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;text-rendering:geometricPrecision}.u-grid{display:grid;gap:3.33rem}@media screen and (max-width:1000px){.u-grid{gap:1.5rem}}.u-grid__full{grid-column:1/-1}.u-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width:840px){.u-grid--2{gap:2.5rem;grid-template-columns:minmax(0,1fr)}}.u-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:1100px){.u-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:600px){.u-grid--3{grid-template-columns:minmax(0,1fr)}}.u-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:840px){.u-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:600px){.u-grid--4{grid-template-columns:minmax(0,1fr)}}.u-grid__item--2-3{grid-column:span 2}@media screen and (max-width:840px){.u-grid__item--2-3{grid-column:span 1}}.u-limiter{display:grid;grid-template-areas:". content .";grid-template-columns:minmax(0,.5fr) minmax(0,11fr) minmax(0,.5fr)}.u-limiter__inner{grid-area:content;margin:0 auto;max-width:1800px;width:100%}.u-section{margin-bottom:9.55rem;margin-top:9.55rem}@media screen and (max-width:1000px){.u-section{margin-bottom:5.5rem;margin-top:5.5rem}}.u-section--bottom{margin-bottom:9.55rem}@media screen and (max-width:1000px){.u-section--bottom{margin-bottom:5.5rem}}.u-section--padding{padding-bottom:9.55rem;padding-top:9.55rem}@media screen and (max-width:1000px){.u-section--padding{padding-bottom:5.5rem;padding-top:5.5rem}}.u-center{text-align:center}.u-text{max-width:80ch}.u-flex{align-items:center;display:flex}.u-lead{text-wrap:balance;font-size:1.33rem;font-weight:500;line-height:1.25}@media screen and (max-width:1000px){.u-lead{font-size:1.25rem}}.u-bold{font-weight:600}.u-text-limiter{margin:0 auto;max-width:56.22rem;width:100%}.u-hidden{display:none!important}.u-no-mb{margin-bottom:0!important}.u-no-margin{margin:0!important}.u-bg--gray{background-color:#f2f4f6}.u-bg--primary{background-color:#ba1113;color:#fff}.u-bg--primary-20{background-color:rgba(186,17,19,.2)}.u-bg--blue-light{background-color:#95a9c1;color:#002332}.u-bg--blue-light .u-black{color:#002332}.u-button-margin-top{margin-top:2.22rem}.u-red{color:#ba1113}.u-blue{color:#2c4e70}.u-black{color:#34383d}.l-footer{display:grid;gap:6rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:1250px){.l-footer{gap:5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1000px){.l-footer{gap:2.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}}.l-footer__wrapper{background:#ba1113;color:#fff;padding:4.44rem 0;position:relative}@media screen and (max-width:1000px){.l-footer__wrapper{padding-bottom:0}}.l-footer__social-wrapper{display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between;z-index:1}.l-footer__social-icon{transition:transform .25s ease-in-out}.l-footer__social-icon:hover{transform:scale(1.1)}.l-footer__logo-link{max-width:100%}@media screen and (max-width:1000px){.l-footer__logo-link{max-width:17.5rem}}.l-footer__mark{height:100%;opacity:.5;position:absolute;right:0;top:0;z-index:0}@media screen and (max-width:1000px){.l-footer__mark{height:unset;margin-left:-4.1666666667vw;margin-right:-4.1666666667vw;max-width:unset;position:relative;width:100vw}}.l-footer__links{display:flex;gap:2rem;margin-top:2.66rem}.l-footer__links a{text-decoration:none}.m-skip{background-color:#fff;opacity:0;padding:.25rem;pointer-events:none;position:absolute;transition:opacity .25s ease-in-out;z-index:11}.m-skip:focus{opacity:1;pointer-events:auto}.m-hamburger{color:currentColor;display:none}@media screen and (max-width:1000px){.m-hamburger{display:block}}.m-hamburger.is-clicked rect{transform:scaleX(0)}.m-hamburger.is-clicked rect:first-child{transform:translateY(0) rotate(45deg)}.m-hamburger.is-clicked rect:last-child{transform:translateY(0) rotate(-45deg)}.m-hamburger svg{color:currentColor;width:1.5rem}.m-hamburger rect{fill:currentColor;border-radius:.25rem;transform-origin:center;transition:transform .25s ease-in-out}.m-hamburger rect:not(:first-child):not(:last-child){transform-origin:left}.m-hamburger rect:first-child{transform:translateY(-16px)}.m-hamburger rect:last-child{transform:translateY(16px)}.m-service-nav{max-height:2rem;transition:opacity .25s ease-in-out,visibility .25s ease-in-out,max-height .25s ease-in-out}@media screen and (max-width:1000px){.m-service-nav{max-height:unset;position:relative}}.m-service-nav__list{gap:1.88rem;justify-content:end}@media screen and (max-width:1000px){.m-service-nav__list{flex-direction:column;gap:1.5rem;justify-content:space-between}}.m-service-nav__list-item-link{position:relative;transition:color .25s ease-in-out}@media screen and (max-width:1000px){.m-service-nav__list-item-link{color:#fff!important}}.m-service-nav__list-item-link.is-active:after{transform:scaleX(1)}.m-service-nav__list-item-link.is-active,.m-service-nav__list-item-link:hover{color:#2c4e70}@media(hover:hover){.m-service-nav__list-item-link:hover:after{color:#710004;transform:scale(1)}}.m-service-nav__list-item-link:after{content:"•";left:-.75rem;position:absolute;top:-.2rem;transform:scale(0);transition:transform .25s ease-in-out}.m-nav-bar{background-color:#fff;color:#ba1113;display:flex;height:7.1rem;justify-content:space-between;max-height:7.1rem;padding:1.5rem 0;transition:max-height .25s ease-in-out,padding .25s ease-in-out}@media screen and (max-width:1000px){.m-nav-bar{height:5rem;max-height:5rem;padding:0}}@media screen and (min-width:1000px){.is-scrolled .m-nav-bar{max-height:5.5rem;padding:1rem 0}}.m-nav{background-color:#fff;left:0;position:sticky;right:0;top:0;z-index:10}.m-nav__logo{height:100%;width:auto}@media screen and (max-width:1000px){.m-nav__logo{height:2.6rem}.m-nav__logo-wrapper{align-items:center;background:#fff;display:flex;justify-content:space-between;margin-left:-4.1666666667vw;margin-right:-4.1666666667vw;padding-left:4.1666666667vw;padding-right:4.1666666667vw;width:100vw;z-index:10}}.m-nav__container{display:flex;flex-direction:column-reverse;justify-content:space-between}@media screen and (max-width:1000px){.m-nav__container{background-color:#ba1113;color:#fff;flex-direction:column;gap:4rem;inset:0;justify-content:space-between;overflow-y:auto;padding-bottom:2.5rem;padding-top:9.375rem;position:fixed;transform:translateY(-100%);transition:transform .25s ease-in-out;z-index:5}.is-visible .m-nav__container{transform:translateY(0)}}.m-nav__list{font-size:1.22rem;font-weight:600;gap:1.88rem}@media screen and (max-width:1000px){.m-nav__list{align-items:center;display:flex;flex-direction:column;gap:2rem}}.m-nav__list-item{position:relative}.m-nav__list-item-link{position:relative;transition:color .25s ease-in-out}@media screen and (max-width:1000px){.m-nav__list-item-link{color:#fff!important}}.m-nav__list-item-link.is-active:after{transform:scaleX(1)}.m-nav__list-item-link.is-active,.m-nav__list-item-link:hover{color:#2c4e70}@media(hover:hover){.m-nav__list-item-link:hover:after{color:#2c4e70;transform:scale(1)}}.m-nav__list-item-link:after{content:"•";left:-.75rem;position:absolute;top:-.2rem;transform:scale(0);transition:transform .25s ease-in-out}.m-card{border-radius:.55rem;display:flex;flex-direction:column;padding:2.33rem}@media screen and (max-width:1000px){.m-card{padding:1.5rem}}.m-quote-card{background-color:#710004;color:#fff}.m-quote-card:after,.m-quote-card:before{margin-bottom:0;margin-top:0;position:relative}.m-quote-card:before{content:"«";margin-bottom:1.66rem!important}.m-quote-card:after{content:"»";float:right;margin-top:1rem!important}.m-quote-card__text{margin-bottom:1rem}.m-card-swiper{overflow:visible}.m-card-swiper .swiper-pagination{align-items:center;bottom:unset;display:flex;justify-content:start;margin-top:4rem;position:relative;top:unset}.m-card-swiper .swiper-pagination-bullet{border:1px solid #ba1113;max-width:.5rem;transition:max-width .25s ease-in-out;width:1.11rem}.m-card-swiper .swiper-pagination-bullet-active{max-width:1.11rem}.m-card-swiper__container{overflow-x:clip}.m-workfield-card{background-color:#f2f4f6;gap:1.5rem;height:22rem;justify-content:space-between;transition:background-color .25s ease-in-out,color .25s ease-in-out}@media screen and (max-width:1000px){.m-workfield-card{height:auto;min-height:18.2rem}}@media(hover:hover){.m-workfield-card:hover{background-color:#2c4e70;color:#fff}.m-workfield-card:hover .m-workfield-card__arrow-wrapper{background-color:#fff;color:#2c4e70}.m-workfield-card:hover *{color:currentColor}}.m-workfield-card__title{color:#34383d;margin-bottom:.833rem;margin-top:0}.m-workfield-card__arrow{color:#fff;width:.83rem}.m-workfield-card__arrow-wrapper{background-color:#ba1113;border-radius:50%;display:flex;height:2.5rem;padding:.83rem;transition:background-color .25s ease-in-out,color .25s ease-in-out;width:2.5rem}.swiper .m-workfield-card__arrow-wrapper{height:.83rem;width:.83rem}.m-accordion:last-of-type{border-bottom:1px solid #bababa}.m-accordion__number{color:#ba1113;left:0;position:absolute;top:50%;transform:translateY(calc(-50% - .15rem))}.m-accordion__head{align-items:center;border-top:1px solid #bababa;color:#34383d;display:flex;justify-content:space-between;margin-bottom:0;padding:1.25rem 0;position:relative;transition:color .25s ease-in-out}@media(hover:hover){.m-accordion__head:hover{color:#ba1113}}.m-accordion__head.has-numbers{padding-left:3rem}.m-accordion__head-inner{align-items:center;display:flex;justify-content:space-between}.m-accordion__head-icon{color:#ba1113;flex-shrink:0;margin-right:.25rem;transition:transform .25s ease-in-out;width:.88rem}[open] .m-accordion__head-icon{transform:rotate(180deg)}.m-accordion__body{padding-bottom:1.25rem}.m-form{margin:2.5rem 0}.m-form__radio-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2.5rem;margin:1rem 0}@media screen and (max-width:1000px){.m-form__radio-wrapper{gap:1rem}}.m-form__cloudlfare{display:flex;justify-content:flex-end}@media screen and (max-width:1000px){.m-form__cloudlfare{justify-content:flex-start}}.m-form__spacer{padding-left:1.5rem}.m-form__submit{margin-top:1.5rem;width:-moz-max-content;width:max-content}.m-form__field{display:flex;flex-direction:column;position:relative}.m-form__field:has(input[type=checkbox]){display:flex;gap:.5rem;margin:1rem 0}.m-form__field:has(input[type=checkbox]) label{margin:0}.m-form__field:has(input[type=checkbox]) input{margin-right:.5rem}.m-form__field label{margin-bottom:.5rem;padding-left:1.25rem}.m-form__field-wrapper{display:flex;flex-direction:column}.m-form__field-wrapper.is-blue{background:#ba1113;border-radius:.5rem;color:#fff;font-size:.9rem;padding:1.5rem}.m-form__field-wrapper.is-blue li:before{background:#fff!important}.m-form__field-wrapper:has(input[type=text],input[type=email],input[type=file],input[type=tel],input[type=date],textarea,select) label{opacity:0;padding-left:1.25rem;transition:opacity .25s ease-in-out}.m-form__field-wrapper:has(input[type=text],input[type=email],input[type=file],input[type=tel],input[type=date],textarea,select):not(:has(:-moz-placeholder)) label{opacity:1}.m-form__field-wrapper:has(input[type=text],input[type=email],input[type=file],input[type=tel],input[type=date],textarea,select):not(:has(:placeholder-shown)) label{opacity:1}.m-form__input{max-width:20rem}.m-form__error{color:#ba1113;font-size:max(.75rem,16px);margin-top:.5rem}.m-form__wrapper{display:grid;gap:1rem 2rem;grid-template-columns:repeat(2,minmax(0,1fr));max-width:70rem}@media screen and (max-width:1000px){.m-form__wrapper{gap:.5rem}}.m-form__wrapper.is-hidden{display:none}.m-form__success{scroll-margin:20rem}.m-form__success.is-hidden{display:none}.m-form__success h3{margin-bottom:1rem}.m-form .is-grid-100{grid-column:span 2}.m-form .is-grid-50{grid-column:span 1}@media screen and (max-width:1000px){.m-form .is-grid-50{grid-column:span 2}}@keyframes link-button{0%{transform:scaleX(1)}50%{transform:scaleX(0)}to{transform:scaleX(1)}}.m-button{background:#e0e680;border-radius:999rem;color:#34383d;display:inline-block;font-weight:600;padding:.66rem 1rem;text-decoration:none;transition:background .25s ease-in-out}@media(hover:hover){.m-button:hover,.m-overlaying-link__parent:hover .m-button{background:#f7fe8f}}.m-button--outline-white{background:transparent;border:1px solid #fff;color:#fff;transition:background .25s ease-in-out,color .25s ease-in-out}@media(hover:hover){.m-button--outline-white:hover,.m-overlaying-link__parent:hover .m-button--outline-white{background:#fff;color:#34383d}}.m-button--filter{background:#f2f4f6;color:#2c4e70}.m-button--filter.is-active,.m-button--filter:hover{background:#2c4e70;color:#fff}.m-button--link{background:none;border-radius:unset;color:#ba1113;display:inline-flex;font-weight:600;padding:0;position:relative}.m-button--link:hover,.m-overlaying-link__parent:hover .m-button--link{background:none}.m-button--link:hover:after,.m-overlaying-link__parent:hover .m-button--link:after{animation:link-button .5s ease-in-out}.m-button--link:after{border-bottom:2px solid;bottom:-2px;content:"";left:0;position:absolute;width:100%}.m-overlaying-link{inset:0;position:absolute;z-index:1}.m-overlaying-link__parent{position:relative}.m-overlaying-link__parent a:not(.m-overlaying-link){position:relative;z-index:2}.m-headline{align-items:center;display:flex;position:relative}@media screen and (max-width:1000px){.m-headline{flex-direction:column-reverse}}.has-image .m-headline{min-height:34.9rem}@media screen and (max-width:1100px)and (min-width:1001px){.has-image .m-headline{height:calc(60vh - 7rem);min-height:calc(60vh - 7rem)}}.is-home .m-headline{min-height:min(50rem,100vh - 7rem)}@media screen and (max-width:1300px){.is-home .m-headline{min-height:min(50rem,70vh - 7rem)}}@media screen and (max-width:1100px)and (min-width:1001px){.is-home .m-headline{height:calc(60vh - 7rem);min-height:calc(60vh - 7rem)}}.m-headline__container:not(.has-image)+.u-section{margin-top:0}.m-headline__container.has-image{background:linear-gradient(90deg,#f2f4f6,#f2f4f6 70%,#ba1113 0,#ba1113)}@media screen and (max-width:1000px){.m-headline__container.has-image{background:#f2f4f6}}.m-headline__title.heading-1,.m-headline__title.m-quote-card:after,.m-headline__title.m-quote-card:before{color:#ba1113;margin-bottom:0;margin-top:0}.is-home .m-headline__title.heading-1,.is-home .m-headline__title.m-quote-card:after,.is-home .m-headline__title.m-quote-card:before{margin-bottom:2.22rem}.m-headline__text{max-width:50%;padding:8.33rem 0;width:100%}@media screen and (max-width:1000px){.m-headline__text{max-width:100%;padding:3rem 0}}.has-image .m-headline__text{max-width:41.8rem}.is-home .m-headline__text{max-width:30rem}.m-headline__pretitle{color:#34383d;font-size:1.22rem;margin-bottom:.77rem}.m-headline__pretitle:before{content:"•";margin-right:.5rem}.m-headline__image-wrapper{aspect-ratio:1/1;border-radius:50%;height:100%;overflow:hidden;position:absolute;right:28%;top:0;transform:translateX(50%)}@media screen and (max-width:1000px){.m-headline__image-wrapper{aspect-ratio:unset;border-radius:0;margin-left:-4.1666666667vw;margin-right:-4.1666666667vw;padding-top:1.875rem;position:relative;right:unset;top:unset;transform:unset}.m-headline__image-wrapper figure{border-radius:50%;overflow:hidden;position:relative;z-index:2}.m-headline__image-wrapper:after{background:#ba1113;content:"";height:50%;inset:0;position:absolute;z-index:1}}.m-headline__image-overlay{inset:0;position:absolute}@media screen and (max-width:1000px){.m-headline__image-overlay{top:1.875rem;z-index:3}}.m-seminar-item{align-items:center;border-top:1px solid #bababa;display:flex;gap:4.5rem;justify-content:space-between;padding:1.66rem 0;transition:color .25s ease-in-out}@media screen and (max-width:1000px){.m-seminar-item{align-items:flex-start;flex-direction:column;gap:1.5rem}}@media(hover:hover){.m-seminar-item:hover{color:#ba1113}}.m-seminar-item__pre-title{margin-bottom:.55rem}.m-seminar-item:last-child{border-bottom:1px solid #bababa}.m-seminar-item__title{color:currentColor;margin-top:0}.m-seminar-item__small{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.72rem;justify-content:center;width:13.88rem}@media screen and (max-width:1000px){.m-seminar-item__small{align-items:start}.m-seminar-item__small:has(.m-seminar-item__icon){flex-direction:row;justify-content:start}}.m-seminar-item__title-wrapper{flex-grow:1}.m-seminar-item__icon{width:1.33rem}.m-filter{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin-bottom:3.44rem;padding:0}.m-filter__item{align-items:center;display:flex}.m-filter__link{text-decoration:none}.m-seminar__accordion{margin-bottom:2.88rem;margin-top:3.77rem}.m-seminar__list-item{border-top:1px solid #bababa;display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:1.2rem 0}@media screen and (max-width:1000px){.m-seminar__list-item{gap:1rem;grid-template-columns:minmax(0,1fr)}}.m-seminar__list-item:first-child{border-top:none;padding-top:0}.m-seminar__list-title{color:#34383d}@media screen and (max-width:1000px){.m-seminar__list-title{margin-bottom:0}}.m-workfield-teaser__title{margin-bottom:1.77rem}.m-workfield-teaser__text{max-width:55rem}.m-workfield-teaser__text-wrapper{align-items:end;display:flex;justify-content:space-between;margin-bottom:2.88rem}@media screen and (max-width:1000px){.m-workfield-teaser__text-wrapper{align-items:start;flex-direction:column;gap:1.5rem}}.m-image-text{-moz-column-gap:8.33rem;column-gap:8.33rem;display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr)}@media screen and (max-width:1000px){.m-image-text{gap:1.5rem;grid-template-columns:minmax(0,1fr)}}.m-image-text__image{border-radius:.55rem}.m-image-text-teaser{align-items:center;display:grid;gap:2.22rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width:1000px){.m-image-text-teaser{gap:2.5rem;grid-template-columns:minmax(0,1fr)}}.m-image-text-teaser__image-wrapper{border-radius:50%;justify-self:end;max-width:42rem;overflow:hidden}.m-image-text-teaser__image-container{justify-self:end;max-width:42rem;position:relative}.m-image-text-teaser__title{color:#fff;margin-bottom:0}.m-image-text-teaser__text{display:flex;flex-direction:column;gap:1.77rem;max-width:26.11rem}.m-image-text-teaser__text p{margin-bottom:0}.m-image-text-teaser__wrapper{padding:4.1rem 0}@media screen and (max-width:1000px){.m-image-text-teaser__wrapper{padding-bottom:9.5rem}}.m-bubble{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;padding:1rem;position:absolute;text-align:center;width:14.44rem}@media screen and (max-width:1000px){.m-bubble{width:10rem}}.m-image-text-teaser .m-bubble{left:0;top:53%;transform:translateX(-50%)}@media screen and (max-width:1000px){.m-image-text-teaser .m-bubble{bottom:0;top:unset;transform:translateX(0) translateY(50%)}}.m-person-portrait .m-bubble{right:0;top:55%;transform:translateX(65%);width:11.22rem}@media screen and (max-width:1000px){.m-person-portrait .m-bubble{bottom:0;top:unset;transform:translateX(0) translateY(50%)}}.m-bubble--blue{background:#2c4e70;color:#fff}.m-bubble--lime{background:#e0e680;color:#34383d}.m-slide-in{background:#fff;bottom:0;box-shadow:0 0 1.5rem rgba(0,0,0,.1);max-width:40%;overflow-y:auto;padding:6.3rem 4rem 4rem;position:absolute;top:0;transition:transform .25s ease-in-out;width:40rem}@media screen and (max-width:1000px){.m-slide-in{bottom:0;left:0;max-width:100%;padding:4rem 2rem 2rem;position:fixed;right:0;top:5rem;transform:unset;width:100%;z-index:8}}.m-slide-in h2{margin-bottom:1.66rem;margin-top:0}.m-slide-in.is-active{transform:translateX(0)}.m-slide-in--left{left:0;transform:translateX(-100%)}.m-slide-in--right{right:0;transform:translateX(100%)}.m-slide-in__close{left:calc(100% - 1.33rem);position:sticky;top:0;transform:translateY(-2rem);width:1.33rem}@media screen and (max-width:1000px){.m-slide-in__close{right:1.33rem;top:0}}.m-eagle{align-items:center;display:flex;flex-direction:column}.m-eagle__container{overflow:clip;position:relative}.m-eagle__text{text-align:center}.m-eagle__svg{margin-top:5rem;max-width:61.22rem;width:100%}.m-eagle__wing-bg{transition:fill .25s ease-in-out}.m-eagle__wing.is-active .m-eagle__wing-bg,.m-eagle__wing:hover .m-eagle__wing-bg{fill:#002332}.m-video{aspect-ratio:16/9;border-radius:.55rem;overflow:hidden;width:100%}.m-video__wrapper{margin-bottom:2.33rem}.m-video__title{margin-top:1.33rem}.m-downloads{padding:0}.m-downloads__label{flex-grow:1;margin:0;width:100%}.m-downloads__item{align-items:center;border-bottom:1px solid #bababa;display:flex;gap:1.66rem;padding:1.22rem 0}.m-downloads__item,.m-downloads__item *{transition:color .25s ease-in-out}@media(hover:hover){.m-downloads__item:hover,.m-overlaying-link__parent:hover .m-downloads__item{color:#ba1113}.m-downloads__item:hover *,.m-overlaying-link__parent:hover .m-downloads__item *{color:currentColor}}.m-downloads__item:first-child{border-top:1px solid #bababa}.m-downloads__icon{color:#ba1113;width:1rem}.m-accordions__lead{margin-bottom:3.55rem}@media screen and (max-width:1000px){.m-accordions__lead{margin-bottom:3rem}}.m-partner{align-items:center;display:flex;flex-direction:column;gap:.88rem}.m-partner__image{transition:transform .25s ease-in-out}.m-overlaying-link__parent:hover .m-partner__image{transform:scale(1.05)}.m-partner__image-wrapper{border-radius:.55rem;overflow:hidden}.m-partner__title{margin-bottom:0;margin-top:0}@media screen and (max-width:1000px){.m-person-portrait{gap:5.5rem}}.m-person-portrait--template{display:grid;gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr))}@media screen and (max-width:1000px){.m-person-portrait--template{gap:2.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.m-person-portrait__image-container{aspect-ratio:1;max-width:27rem;position:relative}.m-person-portrait--template .m-person-portrait__image-container{grid-column:1/span 5;max-width:100%}@media screen and (max-width:1000px){.m-person-portrait--template .m-person-portrait__image-container{grid-column:1/-1}}.m-person-portrait--template .m-person-portrait__text-container{grid-column:7/span 6}@media screen and (max-width:1000px){.m-person-portrait--template .m-person-portrait__text-container{grid-column:1/-1}}.m-person-portrait__image-wrapper{border-radius:50%;overflow:hidden}.m-person-portrait--template .m-person-portrait__image-wrapper{border-radius:.55rem}.m-person-portrait__title{margin-bottom:1.77rem}.m-person-portrait .m-accordion:first-of-type{margin-top:3.55rem}.m-person-portrait__website{margin-top:2.66rem}.m-person-portrait__website-wrapper{display:flex;flex-wrap:wrap;gap:2rem}.m-contact{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,6fr)}@media screen and (max-width:1000px){.m-contact{gap:2.5rem;grid-template-columns:minmax(0,1fr)}}.m-map{width:100%}.m-map__wrapper{border-radius:.55rem;overflow:hidden}.m-map__container{position:relative}.m-map__button{bottom:0;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.m-overlaying-link__parent:hover .m-map__button{opacity:1;transform:translateX(-50%) translateY(-2rem)}.m-audience{border-left:1px solid #bababa;padding-left:1.66rem;padding-right:2.77rem}.m-audience__number{margin-bottom:2.66rem}.m-audience__title{margin-bottom:1rem;margin-top:0}.m-audience__outro{margin-top:4rem}.m-audience__wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4.11rem}@media screen and (max-width:840px){.m-audience__wrapper{gap:1.77rem;grid-template-columns:minmax(0,1fr)}}.m-book{align-items:center;background-color:#f2f4f6;border-radius:.55rem;display:flex;flex-direction:column;padding:3.5rem;transition:background-color .25s ease-in-out;width:100%}@media(hover:hover){.m-book:hover{background-color:#dde2e6}}.m-book .heading-5{margin:0}.m-book p,.m-book__title{margin-bottom:.55rem!important}.m-book__image{margin-bottom:1.66rem;width:14rem}.m-book__wrapper{gap:1.11rem}.m-book-item{align-items:center;background-color:#f2f4f6;border-radius:.55rem;display:flex;gap:1.5rem;padding:1rem}.m-book-item__content{padding:1rem 0}.m-book-item__price{align-items:center;display:grid;gap:1.25rem;grid-template-columns:minmax(11rem,1fr) minmax(0,1fr)}.m-book-item__price-wrapper{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media screen and (max-width:1000px){.m-book-item__price-wrapper{align-items:flex-start;flex-direction:column;gap:.5rem;justify-content:start}.m-book-item__price{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:.25rem}.m-book-item__price div{grid-row:span 2}.m-book-item__price span:nth-child(3){grid-column:span 2}}@media screen and (min-width:841px){.m-book-item__price span:nth-child(2){justify-content:center;text-align:center}}.m-book-item__price:not(:last-child){margin-bottom:.5rem}@media screen and (max-width:1000px){.m-book-item__price:not(:last-child){margin-bottom:1rem}}.m-book-item__price input[type=number]{background:#fff;padding:.5rem;text-align:center;width:4rem}.m-book-item__stk{margin-left:.5rem}.m-book-item__list{display:flex;flex-direction:column;gap:1rem}.m-book-item__image{width:9rem}@media screen and (max-width:1000px){.m-book-item__image-wrapper{display:none}}.m-404{align-items:center;display:flex;flex-direction:column;position:relative}.m-404__section{margin-bottom:4rem;margin-top:2rem;text-align:center}.m-404__section h1{margin-bottom:2rem;margin-top:2rem;text-align:center}.m-404__big{font-size:20rem;margin:0}@media screen and (max-width:1000px){.m-404__big{font-size:6rem}}
