@keyframes loopTextAnimationWorkshop{0%{transform:translateZ(0)}to{transform:translate3d(-186px,0,0)}}@keyframes loopTextAnimation{0%{transform:translateZ(0)}to{transform:translate3d(-14.2857142857vw,0,0)}}@keyframes elasticus{0%{transform-origin:0 0;transform:scaleY(0)}50%{transform-origin:0 0;transform:scale(1)}50.1%{transform-origin:0 100%;transform:scale(1)}to{transform-origin:0 100%;transform:scaleY(0)}}.workshop-header{position:fixed;top:-60px;left:0;z-index:9999;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;width:100%;color:#fff;padding:10px 32px;transition:top .3s ease-in-out;background-color:#306a52}@media screen and (max-width:999px){.workshop-header{grid-template-columns:auto 1fr}}@media screen and (max-width:768px){.workshop-header{padding:10px 16px}}.workshop-header.show{top:0}.workshop-header:has(+.workshop-detail__wrapper){position:static}.workshop-header__logo{display:flex;align-items:center}.workshop-header__logo__image{width:67px;height:31.63px}.workshop-header__logo__text-slider{width:213px;padding:3px 0;overflow:hidden;border-radius:5px;background:var(--3-dwscolle-89-a-69830,rgba(137,166,152,.3))}.workshop-header__logo__text-slider__inner{display:flex;width:558px}@media(prefers-reduced-motion:no-preference){.workshop-header__logo__text-slider__inner{animation:loopTextAnimationWorkshop 5s linear 0s infinite}}.workshop-header__logo__text-slider__inner li{white-space:nowrap;line-height:2;padding:0 5px}@media screen and (max-width:999px){.workshop-header__logo{display:none}}.workshop-header__title{justify-self:center;font-weight:600;font-size:1.25rem;line-height:1.3333333333}@media screen and (max-width:999px){.workshop-header__title{grid-column:1/2;justify-self:flex-start;font-size:.8125rem;line-height:1}}.workshop-header__title br{display:none}@media screen and (max-width:999px){.workshop-header__title br{display:block}.workshop-header__title span{display:none}}.workshop-header__text{justify-self:center;font-weight:400;font-size:1.25rem;line-height:1.5}@media screen and (max-width:768px){.workshop-header__text{grid-column:2/3;text-align:center}}.workshop-header__tools{justify-self:flex-end;display:flex;gap:16px;align-items:center}.workshop-header__tools .checkbox:checked+.checkbox-label:before{border:none;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 30 30"><path fill="%23fff" d="M-2844.106-2126.894a14.9,14.9,0,0,1-4.394-10.606,14.9,14.9,0,0,1,4.394-10.606,14.9,14.9,0,0,1,10.606-4.394,14.9,14.9,0,0,1,10.606,4.394,14.9,14.9,0,0,1,4.393,10.606,14.9,14.9,0,0,1-4.393,10.606,14.9,14.9,0,0,1-10.606,4.394A14.9,14.9,0,0,1-2844.106-2126.894Zm-3.394-10.606a14.016,14.016,0,0,0,14,14,14.016,14.016,0,0,0,14-14,14.016,14.016,0,0,0-14-14A14.016,14.016,0,0,0-2847.5-2137.5Zm11.112,4.88-3.95-3.95a.856.856,0,0,1-.265-.654.934.934,0,0,1,.288-.654.887.887,0,0,1,.654-.275.894.894,0,0,1,.654.275l3.26,3.284,7.786-7.786a.883.883,0,0,1,.644-.275.881.881,0,0,1,.643.275.9.9,0,0,1,.275.655.893.893,0,0,1-.275.654l-8.428,8.451a.881.881,0,0,1-.644.275A.881.881,0,0,1-2836.388-2132.62Z" transform="translate(2848.5 2152.5)" /></svg>');background-repeat:no-repeat;background-size:20px}.workshop-header__tools .checkbox+.checkbox-label{display:flex;gap:6px;align-items:center;font-weight:700;line-height:1.4285714286;cursor:pointer}.workshop-header__tools .checkbox+.checkbox-label:before{content:"";width:20px;height:20px;border-radius:50%;border:1px solid #fff;background-image:unset}.workshop-header__tools .search-button{display:flex;gap:8px;align-items:center;height:40px;color:#306a52;cursor:pointer;padding:0 20px;border-radius:5px;background-color:#fff}.workshop-header__tools .search-button__icon{width:16px;height:16px}.workshop-header__tools .search-button__icon path{fill:#306a52}.workshop-header__tools .search-button__label{white-space:nowrap}@media screen and (max-width:768px){.workshop-header__tools .search-button{width:89px;height:32px;padding:0 8px}.workshop-header__tools .search-button__icon{width:12px;height:12px}}.workshop-header__back-button{justify-self:flex-end}.workshop-header__back-button svg{width:15px;height:15px}