.menuexpander{display:none}.wsdownopener-sub{display:block}.menudropdown>input:checked+.menudropdown__list{max-width:2000px;max-width:125rem;-webkit-transition:max-width 2s,max-height 2s;-o-transition:max-width 2s,max-height 2s;transition:max-width 2s,max-height 2s}.menudropdown>input:not(:checked)+.menudropdown__list{-webkit-transition:max-width 1s,max-height 1s;-o-transition:max-width 1s,max-height 1s;transition:max-width 1s,max-height 1s}.category__wrapper{-webkit-transition:max-width 2s ease-in-out,overflow 2s ease-in-out;-o-transition:max-width 2s ease-in-out,overflow 2s ease-in-out;transition:max-width 2s ease-in-out,overflow 2s ease-in-out}.menudropdown__list{float:none;list-style:none;max-height:0;overflow:hidden;-webkit-transition:max-width 2s ease-in-out,max-height 2s ease-in-out,overflow 2s ease-in-out;-o-transition:max-width 2s ease-in-out,max-height 2s ease-in-out,overflow 2s ease-in-out;transition:max-width 2s ease-in-out,max-height 2s ease-in-out,overflow 2s ease-in-out}@media only screen and (max-width:81.1875em){.menudropdown__list{max-width:0}}.menudropdown>input:checked+.menudropdown__list .category__wrapper{max-height:2000px;max-height:125rem;-webkit-transition:max-width 2s,max-height 2s;-o-transition:max-width 2s,max-height 2s;transition:max-width 2s,max-height 2s}@media only screen and (max-width:81.1875em){.menudropdown>input:checked+.menudropdown__list .category__wrapper{max-width:2000px;max-width:125rem}}.menudropdown>input:not(:checked)+.menudropdown__list{-webkit-transition:max-height 0s ease-in-out,max-width 1.5s ease-in-out;-o-transition:max-height 0s ease-in-out,max-width 1.5s ease-in-out;transition:max-height 0s ease-in-out,max-width 1.5s ease-in-out}.menudropdown>input:not(:checked)+.menudropdown__list .category__wrapper{-webkit-transition:max-height 0s ease-in-out,max-height 1s ease-in-out;-o-transition:max-height 0s ease-in-out,max-height 1s ease-in-out;transition:max-height 0s ease-in-out,max-height 1s ease-in-out}@media only screen and (max-width:81.1875em){.menudropdown>input:not(:checked)+.menudropdown__list .category__wrapper .category__sublist{max-width:0}}.menudropdown>.menudropdown__list>ul>li>.category__sublist{float:none;list-style:none;max-height:0;overflow:hidden;-webkit-transition:max-width 2s ease-in-out,max-height 2s ease-in-out;-o-transition:max-width 2s ease-in-out,max-height 2s ease-in-out;transition:max-width 2s ease-in-out,max-height 2s ease-in-out}@media only screen and (max-width:81.1875em){.menudropdown>.menudropdown__list>ul>li>.category__sublist{max-width:0}}.menudropdown>.menudropdown__list>li>.category__sublist>li>.category__sublist{float:none;list-style:none;max-height:0;overflow:hidden;-webkit-transition:max-width 2s,max-height 2s;-o-transition:max-width 2s,max-height 2s;transition:max-width 2s,max-height 2s}@media only screen and (max-width:81.1875em){.menudropdown>.menudropdown__list>li>.category__sublist>li>.category__sublist{max-width:0}}.menudropdown__list>ul>li>input:checked+.category__sublist{max-height:2000px;max-height:125rem;-webkit-transition:max-width 2s,max-height 2s;-o-transition:max-width 2s,max-height 2s;transition:max-width 2s,max-height 2s}@media only screen and (max-width:81.1875em){.menudropdown__list>ul>li>input:checked+.category__sublist{max-width:2000px;max-width:125rem}}.menudropdown__list>ul>li>input:not(:checked)+.category__sublist{overflow:hidden;-webkit-transition:max-width 1s,max-height 1s ease-in-out;-o-transition:max-width 1s,max-height 1s ease-in-out;transition:max-width 1s,max-height 1s ease-in-out}.menudropdown__list>ul>li>input:checked+label.categorydownopener-sub{display:none}.menudropdown__list>ul>li>ul.category__sublist>li>input:checked+.category__sublist{max-height:2000px;max-height:125rem;-webkit-transition:max-width 2s ease-in-out,max-height 2s ease-in-out;-o-transition:max-width 2s ease-in-out,max-height 2s ease-in-out;transition:max-width 2s ease-in-out,max-height 2s ease-in-out}@media only screen and (max-width:81.1875em){.menudropdown__list>ul>li>ul.category__sublist>li>input:checked+.category__sublist{max-width:2000px;max-width:125rem}}.dark-mode{cursor:pointer;gap:10px;gap:.625rem}.dark-mode .icon_dark-mode{color:#fff;-webkit-filter:var(--filterMain);filter:var(--filterMain);height:20px;height:1.25rem;width:20px;width:1.25rem}.dark-mode .icon_dark-mode:hover{color:#da0d21}.dark-mode__toggle{display:inline-block;height:21px;height:1.3125rem;position:relative;width:47px;width:2.9375rem}.dark-mode__checkbox{height:0;opacity:0;width:0}.dark-mode__slider{background-color:#e3e3e3;border-radius:11px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.dark-mode__slider:before{background-color:#fff;border-radius:50%;bottom:4px;bottom:.25rem;content:"";height:13px;height:.8125rem;left:4px;left:.25rem;position:absolute;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:13px;width:.8125rem}.dark-mode__checkbox:checked+.dark-mode__slider{background-color:#2d2d2d}.dark-mode__checkbox:checked+.dark-mode__slider:before{background:#fff;-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);-webkit-transform:translateX(1.625rem);-ms-transform:translateX(1.625rem);transform:translateX(1.625rem)}.dark-mode--dark{background-color:#1a1a1a;color:#fff}@media only screen and (max-width:81.1875em){.category__list{min-height:100vh}}@media only screen and (min-width:81.25em){.category__list{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;max-height:2000px;max-height:125rem;max-width:none;overflow:hidden}}.category__list li{list-style:none}@media only screen and (max-width:81.1875em){.category__list li.opened a{position:unset}}.category__list a{color:var(--colorFont);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:poppinssemibold,arial,Helvetica,sans-serif;padding:.9375rem 1.25rem;position:relative;text-transform:uppercase}@media only screen and (min-width:81.25em){.category__list a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--colorFontSecondary);position:relative;-webkit-transition:none;-o-transition:none;transition:none}}.category__list a.active,.category__list a:hover{color:#da0d21;text-decoration:none}.category__list a.active .icon_home,.category__list a:hover .icon_home{-webkit-filter:brightness(0) saturate(100%) invert(32%) sepia(45%) saturate(3973%) hue-rotate(343deg) brightness(89%) contrast(106%);filter:brightness(0) saturate(100%) invert(32%) sepia(45%) saturate(3973%) hue-rotate(343deg) brightness(89%) contrast(106%)}@media only screen and (min-width:81.25em){.category__list a.active:before{background-color:#da0d21}}.category__list .icon_closed,.category__list .icon_opened{-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(86%) saturate(4061%) hue-rotate(355deg) brightness(85%) contrast(120%);filter:brightness(0) saturate(100%) invert(13%) sepia(86%) saturate(4061%) hue-rotate(355deg) brightness(85%) contrast(120%)}.category__list .icon_closed{height:20px;height:1.25rem;width:15px;width:.9375rem}.category__list .icon_opened{height:15px;height:.9375rem;width:20px;width:1.25rem}.category__list label{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;min-height:100%}.category__list .menuopener-sub{height:100%;left:0;position:absolute;top:0;width:100%}.category__list .menuopener-sub .icon_svg{position:absolute;right:10px;right:.625rem}.category__list .menuopener-sub .back,.category__list .menuopener-sub .icon_opened{display:none}.category__list .menuopener-sub .icon_mainopened{color:var(--colorSecondary);display:none;height:20px;height:1.25rem;width:20px;width:1.25rem}@media only screen and (max-width:81.1875em){.category__list .menuopener-sub.opened .back{display:inherit;font-size:18px;font-size:1.125rem;position:absolute;right:100px;right:6.25rem;top:36px;top:2.25rem;z-index:12}}@media only screen and (min-width:81.25em){.category__list .menuopener-sub.opened .icon_mainopened{bottom:0;display:block;-webkit-filter:var(--filterSecondary);filter:var(--filterSecondary);left:50%;margin-left:-.625rem;position:absolute;z-index:12}.category__list .menuopener-mobile{display:none!important}}@media only screen and (max-width:81.1875em){.category__list .menuopener-pc{display:none!important}}@media only screen and (min-width:81.25em){.category__list .icon_closed,.category__list .menuopener-back{display:none}}@media only screen and (max-width:81.1875em){.category__menufirst{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (min-width:81.25em){.category__menufirst ul{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}@media only screen and (max-width:81.1875em){.category__wrapper{background:-webkit-gradient(linear,left top,right top,color-stop(20%,rgba(0,0,1,.6)),color-stop(20%,var(--colorMain)));background:-o-linear-gradient(left,rgba(0,0,1,.6) 20%,var(--colorMain) 20%);background:linear-gradient(90deg,rgba(0,0,1,.6) 20%,var(--colorMain) 20%);min-height:100vh;padding:5rem 5% 3.125rem 0;width:100vw}}@media only screen and (min-width:81.25em){.category__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.category__wrapper .logo{left:24%;position:absolute;top:15px;top:.9375rem;width:60px;width:3.75rem;z-index:10}@media only screen and (min-width:81.25em){.category__wrapper .logo{display:none}}@media only screen and (max-width:81.1875em){.category__wrapper>li{margin-left:25%}.category__wrapper>li:nth-last-child(2)>a{border-bottom:1px solid var(--colorSecondary)}.category__wrapper>li:last-child{padding:.625rem 1.25rem}}@media only screen and (min-width:81.25em){.category__wrapper>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:81.1875em){.category__wrapper>li>a{border-top:1px solid var(--colorSecondary);width:100%}}@media only screen and (min-width:81.25em){.category__wrapper>li>a{font-size:16px;font-size:1rem;line-height:1;padding:0 1.625rem;white-space:nowrap}.category__wrapper>li>a span{background-image:-webkit-gradient(linear,left top,left bottom,from(#da0d21),to(#da0d21)),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background-image:-o-linear-gradient(#da0d21,#da0d21),-o-linear-gradient(transparent,transparent);background-image:linear-gradient(#da0d21,#da0d21),linear-gradient(transparent,transparent);background-position:center bottom 5px;background-position:center bottom .3125rem;background-repeat:no-repeat;background-size:0 4px,auto;background-size:0 .25rem,auto;display:inline-block;padding:3.75rem 0;position:relative;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.category__wrapper>li>a.active{text-decoration:none}.category__wrapper>li>a.active span{background-size:100% 5px,auto;background-size:100% .3125rem,auto}.category__wrapper>li>a:focus{text-decoration:none}}@media only screen and (min-width:100em){.category__wrapper>li>a{font-size:18px;font-size:1.125rem}}.category__wrapper>li>a .icon_home{-webkit-filter:var(--filterMain);filter:var(--filterMain);height:30px;height:1.875rem;width:30px;width:1.875rem}@media only screen and (max-width:81.1875em){.category__wrapper>li>a .icon_home{display:none}}@media only screen and (min-width:81.25em){.category__wrapper>li>a.first_item{padding:1.75rem 1.625rem}.category__wrapper>li>a.first_item span{display:none}.category__sublist{background-color:var(--colorSecondary);border-radius:10px;left:0;position:absolute;top:126px;top:7.875rem;width:100%;z-index:9}}@media only screen and (max-width:81.1875em){.category__sublist{background-color:var(--colorMain);min-height:100vh;padding-top:5rem;position:absolute;right:0;top:0;width:calc(100vw - 20%);z-index:9}}.category__sublist .sublist__wrapper{padding:0 1.25rem}@media only screen and (max-width:81.1875em){.category__sublist .sublist__wrapper{background-color:var(--colorMain);padding:0 5%;position:relative}}@media only screen and (min-width:81.25em){.category__sublist .sublist__wrapper{padding:3.75rem}}.category__sublist .item{width:100%}.category__sublist .title{color:var(--colorFont);font-size:24px;font-size:1.5rem;margin-bottom:1.875rem;position:relative;text-transform:uppercase}@media only screen and (max-width:81.1875em){.category__sublist .title{display:none;font-size:14px;font-size:.875rem;margin-bottom:.9375rem}}@media only screen and (min-width:81.25em){.category__sublist .title{display:block;width:100%}.category__sublist ul{grid-gap:10px 7%;grid-gap:.625rem 7%;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(25%,auto));justify-items:first baseline;list-style:none;margin:1em auto;padding:0}}.category__sublist li{list-style:none;white-space:nowrap;width:100%}@media only screen and (max-width:81.1875em){.category__sublist li{border-bottom:1px solid var(--colorSecondary)}.category__sublist li:first-child{border-top:1px solid var(--colorSecondary)}}@media only screen and (min-width:81.25em){.category__sublist li{padding:.625rem 0}}.category__sublist a{color:var(--colorFont);padding:.9375rem 0;-webkit-transition:color .4s ease-in-out;-o-transition:color .4s ease-in-out;transition:color .4s ease-in-out}@media only screen and (min-width:81.25em){.category__sublist a{font-size:16px;font-size:1rem}}@media only screen and (min-width:100em){.category__sublist a{font-size:18px;font-size:1.125rem}}@media only screen and (min-width:81.25em){.category__sublist a span{background-color:var(--colorSecondary);display:block;padding-right:.625rem;z-index:9}}@media only screen and (min-width:81.25em){.category__sublist a:before{background-color:var(--colorMain);content:"";height:1px;height:.0625rem;margin-top:-.0625rem;position:absolute;top:50%;width:100%}}@media only screen and (min-width:81.25em){.category__sublist a{padding:.625rem 0}}@media only screen and (min-width:71.875em){.fixedmenu{background-color:#282828;height:126px;height:7.875rem;z-index:99!important}.fixedmenu .header__wrapper,.fixedmenu .sublist__wrapper{margin:0 auto;max-width:1620px;max-width:101.25rem}.fixedmenu .first_item .icon_svg,.fixedmenu .header__contact .icon_svg,.fixedmenu .icon_dark-mode,.fixedmenu .logo__text{-webkit-filter:brightness(0) saturate(100%) invert(99%) sepia(0) saturate(5510%) hue-rotate(261deg) brightness(121%) contrast(86%)!important;filter:brightness(0) saturate(100%) invert(99%) sepia(0) saturate(5510%) hue-rotate(261deg) brightness(121%) contrast(86%)!important}.fixedmenu .category__list a,.fixedmenu .header__contact,.fixedmenu .header__slogan{color:#ededed!important}.fixedmenu .category__sublist a{color:unset!important}.fixedmenu .category__sublist a.active{color:#da0d21!important}.fixedmenu .fixedmenu--menudown{background-color:#282828;-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);-webkit-box-shadow:0 .875rem 1.75rem rgba(0,0,0,.25),0 .625rem .625rem rgba(0,0,0,.22);box-shadow:0 .875rem 1.75rem rgba(0,0,0,.25),0 .625rem .625rem rgba(0,0,0,.22);left:0;max-width:unset!important;position:fixed!important;right:0;top:0!important;width:100%!important;z-index:99}.fixedmenu .fixedmenu--menuslideup{-webkit-transform:translateY(-150px);-ms-transform:translateY(-150px);transform:translateY(-150px);-webkit-transform:translateY(-9.375rem);-ms-transform:translateY(-9.375rem);transform:translateY(-9.375rem)}.fixedmenu .fixedmenu--menuslidedown,.fixedmenu .fixedmenu--menuslideup{-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;-o-transition:transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.fixedmenu .fixedmenu--menuslidedown{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.header{position:relative}.header--grid{display:-ms-grid;display:grid}@media only screen and (max-width:23.6875em){.header--grid{-ms-grid-rows:54px auto;-ms-grid-rows:3.375rem auto;-ms-grid-columns:auto 1fr;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;grid-template-areas:"logo contact hamburger" "menu menu menu";grid-template-columns:auto 1fr;grid-template-rows:54px auto;grid-template-rows:3.375rem auto;justify-content:flex-end}.header--grid .header__logo{grid-area:logo}.header--grid .header__slogan{display:none}.header--grid .header__hamburger{-webkit-box-pack:end;-ms-flex-pack:end;grid-area:hamburger;justify-content:flex-end}.header--grid .header__menu{grid-area:menu}.header--grid .header__contact{-ms-grid-row-align:center;align-self:center;grid-area:contact;justify-self:flex-end}}@media only screen and (min-width:23.75em) and (max-width:35.5625em){.header--grid{-ms-grid-rows:93px auto;-ms-grid-rows:5.8125rem auto;-ms-grid-columns:auto 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-areas:"logo darkmode contact hamburger" "menu menu menu menu";grid-template-columns:auto 1fr auto;grid-template-rows:93px auto;grid-template-rows:5.8125rem auto}.header--grid .header__logo{grid-area:logo}.header--grid .header__slogan{display:none}.header--grid .header__hamburger{-webkit-box-pack:end;-ms-flex-pack:end;grid-area:hamburger;justify-content:flex-end}.header--grid .header__menu{grid-area:menu}.header--grid .header__darkmode{grid-area:darkmode;justify-self:flex-end}.header--grid .header__contact{-ms-grid-row-align:center;align-self:center;grid-area:contact;justify-self:flex-end}.header--grid .header__logo{-ms-grid-column:1;-ms-grid-row:1}.header--grid .header__hamburger{-ms-grid-column:4;-ms-grid-row:1}.header--grid .header__menu{-ms-grid-column-span:4;-ms-grid-column:1;-ms-grid-row:2}.header--grid .header__contact{-ms-grid-column:3;-ms-grid-row:1}}@media only screen and (min-width:35.625em) and (max-width:81.1875em){.header--grid{-ms-grid-rows:93px auto;-ms-grid-rows:5.8125rem auto;-ms-grid-columns:auto 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-areas:"logo slogan darkmode contact hamburger" "menu menu menu menu menu";grid-template-columns:auto 1fr auto;grid-template-rows:93px auto;grid-template-rows:5.8125rem auto}.header--grid .header__logo{grid-area:logo}.header--grid .header__slogan{grid-area:slogan}.header--grid .header__hamburger{-webkit-box-pack:end;-ms-flex-pack:end;grid-area:hamburger;justify-content:flex-end}.header--grid .header__menu{grid-area:menu}.header--grid .header__darkmode{grid-area:darkmode;justify-self:flex-end}.header--grid .header__contact{-ms-grid-row-align:center;align-self:center;grid-area:contact;justify-self:flex-end}.header--grid .header__logo{-ms-grid-column:1;-ms-grid-row:1}.header--grid .header__hamburger{-ms-grid-column:5;-ms-grid-row:1}.header--grid .header__menu{-ms-grid-column-span:5;-ms-grid-column:1;-ms-grid-row:2}.header--grid .header__darkmode{-ms-grid-column:3;-ms-grid-row:1}.header--grid .header__contact{-ms-grid-column:4;-ms-grid-row:1}}@media only screen and (min-width:81.25em){.header--grid{-ms-grid-rows:126px;-ms-grid-rows:7.875rem;-ms-grid-columns:auto 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-areas:"logo slogan menu contact darkmode";grid-template-columns:auto 1fr auto;grid-template-rows:126px;grid-template-rows:7.875rem}.header--grid .header__logo{grid-area:logo}.header--grid .header__slogan{grid-area:slogan}.header--grid .header__menu{grid-area:menu}.header--grid .header__darkmode{grid-area:darkmode;justify-self:flex-end}.header--grid .header__contact{-ms-grid-row-align:center;align-self:center;grid-area:contact}.header--grid .header__logo{-ms-grid-column:1;-ms-grid-row:1}.header--grid .header__slogan{-ms-grid-column:2;-ms-grid-row:1}.header--grid .header__menu{-ms-grid-column-span:1;-ms-grid-column:3;-ms-grid-row:1}.header--grid .header__darkmode{-ms-grid-column:5;-ms-grid-row:1}.header--grid .header__contact{-ms-grid-column:4;-ms-grid-row:1}}@media only screen and (max-width:23.6875em){.header--grid .header__hamburger{-ms-grid-column:3;-ms-grid-row:1}.header--grid .header__logo{-ms-grid-column:1;-ms-grid-row:1}.header--grid .header__menu{-ms-grid-column-span:3;-ms-grid-column:1;-ms-grid-row:2}.header--grid .header__contact{-ms-grid-column:2;-ms-grid-row:1}}@media only screen and (min-width:23.75em) and (max-width:35.5625em){.header--grid .header__hamburger{-ms-grid-column:4;-ms-grid-row:1}.header--grid .header__logo{-ms-grid-column:1;-ms-grid-row:1}.header--grid .header__menu{-ms-grid-column-span:4;-ms-grid-column:1;-ms-grid-row:2}.header--grid .header__darkmode{-ms-grid-column:2;-ms-grid-row:1}.header--grid .header__contact{-ms-grid-column:3;-ms-grid-row:1}}@media only screen and (min-width:35.625em) and (max-width:81.1875em){.header--grid .header__hamburger{-ms-grid-column:5;-ms-grid-row:1}.header--grid .header__logo{-ms-grid-column:1;-ms-grid-row:1}.header--grid .header__slogan{-ms-grid-column:2;-ms-grid-row:1}.header--grid .header__menu{-ms-grid-column-span:5;-ms-grid-column:1;-ms-grid-row:2}.header--grid .header__darkmode{-ms-grid-column:3;-ms-grid-row:1}.header--grid .header__contact{-ms-grid-column:4;-ms-grid-row:1}}@media only screen and (min-width:81.25em){.header--grid .header__logo{-ms-grid-column:1;-ms-grid-row:1}.header--grid .header__slogan{-ms-grid-column:2;-ms-grid-row:1}.header--grid .header__menu{-ms-grid-column-span:1;-ms-grid-column:3;-ms-grid-row:1}.header--grid .header__darkmode{-ms-grid-column:5;-ms-grid-row:1}.header--grid .header__contact{-ms-grid-column:4;-ms-grid-row:1}}.header__logo{margin-left:.625rem}.header__logo .logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:47px;height:2.9375rem;width:54px;width:3.375rem}@media only screen and (min-width:25em){.header__logo .logo{height:71px;height:4.4375rem;width:83px;width:5.1875rem}}@media only screen and (min-width:33.75em){.header__logo .logo{height:71px;height:4.4375rem;width:194px;width:12.125rem}}.header__logo .logo__text{-webkit-filter:var(--filterMain);filter:var(--filterMain)}@media only screen and (max-width:33.6875em){.header__logo .logo__text{display:none}}.header__slogan{line-height:1.3;margin-left:1.25rem}@media only screen and (max-width:43.6875em){.header__slogan{display:none}}@media only screen and (min-width:81.25em) and (max-width:93.6875em){.header__slogan{display:none}}.header__hamburger{margin-right:.625rem}@media only screen and (min-width:81.25em){.header__hamburger{display:none}}.header__hamburger .icon_svg{-webkit-filter:var(--filterMain);filter:var(--filterMain);height:27px;height:1.6875rem;width:39px;width:2.4375rem;z-index:10}.header__hamburger .icon_svg rect{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header__hamburger label{cursor:pointer;padding:.625rem}.header__hamburger:hover .icon_svg{-webkit-filter:brightness(0) saturate(100%) invert(56%) sepia(16%) saturate(259%) hue-rotate(169deg) brightness(86%) contrast(83%);filter:brightness(0) saturate(100%) invert(56%) sepia(16%) saturate(259%) hue-rotate(169deg) brightness(86%) contrast(83%)}.header__hamburger .hamburgeropened{z-index:11}.header__hamburger .hamburgeropened .icon_svg{-webkit-filter:brightness(0) saturate(100%) invert(8%) sepia(94%) saturate(7121%) hue-rotate(25deg) brightness(100%) contrast(126%);filter:brightness(0) saturate(100%) invert(8%) sepia(94%) saturate(7121%) hue-rotate(25deg) brightness(100%) contrast(126%)}.header__hamburger .hamburgeropened .middle{x:0;opacity:0}.header__hamburger .hamburgeropened .top{x:34px;x:2.125rem;y:30px;y:1.875rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}.header__hamburger .hamburgeropened .bottom{x:-34px;x:-2.125rem;y:30px;y:1.875rem;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}.header__darkmode{margin:.3125rem .625rem .3125rem 0}@media only screen and (min-width:23.75em){.header__darkmode{margin-right:1.875rem}}@media only screen and (min-width:53.125em){.header__darkmode{margin-left:1.25rem}}@media only screen and (max-width:81.1875em){.header__menu{position:absolute;right:0;top:0;z-index:10}}.header__contact{color:var(--colorMenu);margin-right:.625rem;padding:.75rem 1.25rem;text-align:right}@media only screen and (min-width:46.875em){.header__contact{padding:.3125rem 1.25rem}}@media only screen and (min-width:23.75em){.header__contact{border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7}}.header__contact .icon_svg{height:24px;height:1.5rem;width:24px;width:1.5rem}@media only screen and (min-width:25em){.header__contact .icon_svg{margin-left:.9375rem}}@media only screen and (min-width:81.25em) and (max-width:84.375em){.header__contact .icon_svg{display:none}}.header__contact:hover{color:#da0d21;text-decoration:none}.header__contact .text{line-height:1.3}@media only screen and (max-width:24.9375em){.header__contact .text{display:none}}.header__contact .phone{line-height:1.3}@media only screen and (max-width:24.9375em){.header__contact .phone{display:none}}