.Lightbox-module__YEp5-a__lightbox{z-index:9999;opacity:0;visibility:hidden;transition:opacity .5s var(--ease-out), visibility .5s;background:#fffffffa;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Lightbox-module__YEp5-a__active{opacity:1;visibility:visible}.Lightbox-module__YEp5-a__media{object-fit:contain;opacity:0;max-width:min(92vw,1200px);max-height:88vh;animation:Lightbox-module__YEp5-a__mediaIn .6s var(--ease-out) forwards;transform:scale(.95)translateY(12px)}@keyframes Lightbox-module__YEp5-a__mediaIn{to{opacity:1;transform:none}}.Lightbox-module__YEp5-a__close,.Lightbox-module__YEp5-a__fullscreen{z-index:10;cursor:pointer;opacity:.4;background:0 0;border:none;width:40px;height:40px;padding:0;transition:opacity .2s;position:absolute;top:20px}.Lightbox-module__YEp5-a__close{right:20px}.Lightbox-module__YEp5-a__close:hover,.Lightbox-module__YEp5-a__fullscreen:hover,.Lightbox-module__YEp5-a__close:focus-visible,.Lightbox-module__YEp5-a__fullscreen:focus-visible{opacity:1}.Lightbox-module__YEp5-a__close:before,.Lightbox-module__YEp5-a__close:after{content:"";background:#000;width:20px;height:1.5px;position:absolute;top:50%;left:50%}.Lightbox-module__YEp5-a__close:before{transform:translate(-50%,-50%)rotate(45deg)}.Lightbox-module__YEp5-a__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.Lightbox-module__YEp5-a__fullscreen{justify-content:center;align-items:center;display:flex;left:20px}.Lightbox-module__YEp5-a__fullscreen svg,.Lightbox-module__YEp5-a__arrow svg{fill:none;stroke:#000;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.Lightbox-module__YEp5-a__arrow{z-index:10;cursor:pointer;opacity:.3;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module__YEp5-a__arrow:hover,.Lightbox-module__YEp5-a__arrow:focus-visible{opacity:.8}.Lightbox-module__YEp5-a__prev{left:16px}.Lightbox-module__YEp5-a__next{right:16px}@media (max-width:800px){.Lightbox-module__YEp5-a__arrow{display:none}}
.Cases-module__UQ5GRG__cases{--pad:20px;--gap:20px;font-family:var(--ff-manrope);letter-spacing:-.02em;padding-top:45px;font-size:16px;line-height:1.2;container-type:inline-size}.Cases-module__UQ5GRG__section{padding-left:var(--pad);--reveal-dur:1.6s;margin:0 0 160px}.Cases-module__UQ5GRG__section:first-child{margin-top:var(--pad)}.Cases-module__UQ5GRG__section:last-of-type{margin-bottom:0}.Cases-module__UQ5GRG__bar{cursor:pointer;align-items:baseline;display:flex}.Cases-module__UQ5GRG__heading{font:inherit;margin:0}.Cases-module__UQ5GRG__title,.Cases-module__UQ5GRG__meta{font-family:var(--ff-golos);letter-spacing:0;font-size:16px;font-weight:500}.Cases-module__UQ5GRG__meta{opacity:.4}.Cases-module__UQ5GRG__plus{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:center;width:16px;height:16px;margin-left:8px;padding:0;position:relative}.Cases-module__UQ5GRG__plusV,.Cases-module__UQ5GRG__plusH{transition:transform 1s var(--ease-out), opacity .4s var(--ease-out);background:#000;position:absolute;top:50%;left:50%}.Cases-module__UQ5GRG__plusV{width:1.5px;height:10px;margin:-5px 0 0 -.75px}.Cases-module__UQ5GRG__plusH{width:10px;height:1.5px;margin:-.75px 0 0 -5px}.Cases-module__UQ5GRG__plus[aria-expanded=true] .Cases-module__UQ5GRG__plusV{opacity:0;transform:rotate(90deg)}.Cases-module__UQ5GRG__info{transition:height .8s var(--ease-out);overflow:hidden}.Cases-module__UQ5GRG__info[hidden]{visibility:hidden;display:block;height:0!important}.Cases-module__UQ5GRG__infoInner{max-width:720px;padding:16px 2px 0}.Cases-module__UQ5GRG__para+.Cases-module__UQ5GRG__para{margin-top:1.2em}.Cases-module__UQ5GRG__sub,.Cases-module__UQ5GRG__text{opacity:.9;white-space:pre-wrap;margin:0;font-size:14px;font-weight:400;line-height:1.2}.Cases-module__UQ5GRG__galleryWrap{margin:20px 0 0}.Cases-module__UQ5GRG__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.Cases-module__UQ5GRG__scroll::-webkit-scrollbar{width:0;height:0;display:none}.Cases-module__UQ5GRG__grid{--gw:calc((100cqw - 2 * var(--pad) - 4 * var(--gap)) / 4);gap:var(--gap);width:max-content;display:grid}.Cases-module__UQ5GRG__item{cursor:pointer;transition:opacity 2.4s var(--ease-out), transform 2.4s var(--ease-out);transition-delay:var(--d,0s);background:#f3f3f3;position:relative;overflow:hidden}.js .Cases-module__UQ5GRG__section:not(.is-visible) .Cases-module__UQ5GRG__item{opacity:0;transform:translateY(16px)}.Cases-module__UQ5GRG__item:focus-visible{outline:2px solid var(--c-link);outline-offset:2px}.Cases-module__UQ5GRG__media{object-fit:cover;width:100%;height:100%;display:block}.Cases-module__UQ5GRG__noClick{cursor:default}.Cases-module__UQ5GRG__itemVideo:after{content:"";z-index:1;pointer-events:none;transition:background .4s var(--ease-out);background:0 0;position:absolute;inset:0}@media (hover:hover){.Cases-module__UQ5GRG__itemVideo:hover{cursor:none}.Cases-module__UQ5GRG__itemVideo:hover:after{background:#00000080}.Cases-module__UQ5GRG__itemVideo.Cases-module__UQ5GRG__noClick:hover{cursor:default}.Cases-module__UQ5GRG__itemVideo.Cases-module__UQ5GRG__noClick:hover:after{background:0 0}}.Cases-module__UQ5GRG__eye{z-index:2;opacity:0;pointer-events:none;width:36px;height:29px;transition:opacity .35s var(--ease-out), transform .35s var(--ease-out);will-change:left, top;position:absolute;transform:translate(-50%,-50%)scale(0)}.Cases-module__UQ5GRG__eyeVisible{opacity:1;transform:translate(-50%,-50%)scale(1)}@media (max-width:800px){.Cases-module__UQ5GRG__grid{--gw:calc((100cqw - 2 * var(--pad) - 2 * var(--gap)) / 2)}}@media (prefers-reduced-motion:reduce){.Cases-module__UQ5GRG__item{transition:none}.js .Cases-module__UQ5GRG__section:not(.is-visible) .Cases-module__UQ5GRG__item{opacity:1;transform:none}}
.Facts-module___soE4q__facts{background:#fff}.Facts-module___soE4q__art{--l-top:305;--l-left:40;--row-h:50;--row-gap:75;--pad-b:95;--rows:var(--rows5);--lf:1;--h:calc(var(--l-top) + var(--rows) * var(--row-h) + (var(--rows) - 1) * var(--row-gap) + var(--pad-b))}.Facts-module___soE4q__title,.Facts-module___soE4q__list,.Facts-module___soE4q__logos{margin:0;position:absolute}.Facts-module___soE4q__title{top:calc(85 * var(--u));left:calc(40 * var(--u));width:calc(1033 * var(--u));color:#1a1a1a;font-family:var(--ff-golos);font-size:calc(24 * var(--u));font-weight:500;line-height:1.083}.Facts-module___soE4q__list{top:calc(157 * var(--u));left:calc(40 * var(--u));width:calc(1011 * var(--u));color:#141414;font-family:var(--ff-manrope);font-size:calc(16 * var(--u));padding:0;font-weight:500;line-height:1.4375;list-style:none}.Facts-module___soE4q__list li+li{margin-top:1.4375em}.Facts-module___soE4q__logos{top:calc(var(--l-top) * var(--u));left:calc(var(--l-left) * var(--u));grid-template-columns:calc(202 * var(--u)) calc(281 * var(--u)) calc(244 * var(--u)) calc(255 * var(--u)) calc(150 * var(--u));grid-auto-rows:calc(var(--row-h) * var(--u));row-gap:calc(var(--row-gap) * var(--u));padding:0;list-style:none;display:grid}.Facts-module___soE4q__logo{align-items:center;min-width:0;display:flex}.Facts-module___soE4q__logo img{width:calc(var(--lw) * var(--lf) * var(--u));object-fit:contain;filter:grayscale();opacity:.6;max-width:100%;height:auto;max-height:100%;display:block}@media (max-width:1199px){.Facts-module___soE4q__art{--l-top:309;--l-left:20;--row-h:41;--row-gap:52;--pad-b:91;--lf:.85}.Facts-module___soE4q__title{top:calc(65 * var(--u));left:calc(20 * var(--u));width:calc(696 * var(--u))}.Facts-module___soE4q__list{top:calc(158 * var(--u));left:calc(20 * var(--u))}.Facts-module___soE4q__logos{grid-template-columns:repeat(5, calc(184 * var(--u)))}}@media (max-width:959px){.Facts-module___soE4q__art{--l-top:275;--l-left:22;--row-h:29;--row-gap:33;--pad-b:61;--lf:.62}.Facts-module___soE4q__title{top:calc(50 * var(--u));width:calc(620 * var(--u));font-size:calc(48 * var(--u))}.Facts-module___soE4q__list{top:calc(135 * var(--u));width:calc(469 * var(--u));font-size:calc(14 * var(--u))}.Facts-module___soE4q__logos{grid-template-columns:repeat(5, calc(100 * var(--u)))}}@media (max-width:639px){.Facts-module___soE4q__art{--l-top:284;--l-left:10;--pad-b:83}.Facts-module___soE4q__title{top:calc(45 * var(--u));left:calc(10 * var(--u));width:calc(437 * var(--u));font-size:calc(24 * var(--u))}.Facts-module___soE4q__list{top:calc(114 * var(--u));left:calc(10 * var(--u));width:calc(460 * var(--u))}.Facts-module___soE4q__logos{grid-template-columns:repeat(5, calc(94 * var(--u)))}}@media (max-width:479px){.Facts-module___soE4q__art{--l-top:312;--l-left:16;--row-h:28;--row-gap:34;--pad-b:101;--rows:var(--rows3);--lf:.6}.Facts-module___soE4q__title{top:calc(52 * var(--u));left:calc(15 * var(--u));width:calc(278 * var(--u));font-size:calc(20 * var(--u))}.Facts-module___soE4q__list{top:calc(101 * var(--u));left:calc(14 * var(--u));width:calc(252 * var(--u))}.Facts-module___soE4q__logos{grid-template-columns:calc(95 * var(--u)) calc(111 * var(--u)) calc(90 * var(--u))}}
.Footer-module__8liwZW__footer{background:var(--c-dark);color:#fff}.Footer-module__8liwZW__art{--h:468}.Footer-module__8liwZW__art>*{margin:0;position:absolute}.Footer-module__8liwZW__scribble{top:calc(83 * var(--u));left:calc(35 * var(--u));width:calc(251 * var(--u));height:calc(48 * var(--u))}.Footer-module__8liwZW__letsA,.Footer-module__8liwZW__letsB{top:calc(158 * var(--u));left:calc(38 * var(--u));font-family:var(--ff-golos);font-size:calc(14 * var(--u));white-space:nowrap;font-weight:500;line-height:1}.Footer-module__8liwZW__letsB{top:calc(157 * var(--u));left:calc(223 * var(--u))}.Footer-module__8liwZW__text{top:calc(109 * var(--u));left:calc(418 * var(--u));width:calc(586 * var(--u));font-family:var(--ff-manrope);font-size:calc(12 * var(--u));white-space:pre-line;font-weight:500;line-height:1.5}.Footer-module__8liwZW__btn{top:calc(243 * var(--u));left:calc(420 * var(--u));width:calc(165 * var(--u));height:calc(40 * var(--u));color:#000;font-family:var(--ff-golos);font-size:calc(12 * var(--u));background:#fff;justify-content:center;align-items:center;font-weight:500;line-height:1.55;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.Footer-module__8liwZW__btn:hover{background:#e8e8e8}.Footer-module__8liwZW__email,.Footer-module__8liwZW__phone{top:calc(260 * var(--u));left:calc(692 * var(--u));color:#fff;font-family:var(--ff-golos);font-size:calc(10 * var(--u));white-space:nowrap;font-weight:500;line-height:1;text-decoration:underline}.Footer-module__8liwZW__phone{top:calc(257 * var(--u));left:calc(901 * var(--u));line-height:1.5}.Footer-module__8liwZW__email:hover,.Footer-module__8liwZW__phone:hover{opacity:.7}.Footer-module__8liwZW__legal,.Footer-module__8liwZW__req{top:calc(338 * var(--u));left:calc(40 * var(--u));width:calc(309 * var(--u));color:#fff6;font-family:var(--ff-manrope);font-size:calc(10 * var(--u));font-weight:400;line-height:1.5}.Footer-module__8liwZW__legal a{color:inherit;text-decoration:none}.Footer-module__8liwZW__legal a:hover{color:#fff}.Footer-module__8liwZW__req{top:calc(395 * var(--u));width:calc(303 * var(--u));white-space:pre-line}@media (max-width:1199px){.Footer-module__8liwZW__scribble{top:calc(50 * var(--u));left:calc(30 * var(--u))}.Footer-module__8liwZW__letsA,.Footer-module__8liwZW__letsB{top:calc(128 * var(--u));left:calc(25 * var(--u));font-size:calc(18 * var(--u))}.Footer-module__8liwZW__letsB{left:calc(245 * var(--u))}.Footer-module__8liwZW__text{top:calc(65 * var(--u));left:calc(411 * var(--u));width:calc(536 * var(--u))}.Footer-module__8liwZW__btn{top:calc(215 * var(--u));left:calc(410 * var(--u))}.Footer-module__8liwZW__phone{top:calc(335 * var(--u));left:calc(410 * var(--u))}.Footer-module__8liwZW__email{top:calc(340 * var(--u));left:calc(630 * var(--u))}.Footer-module__8liwZW__legal{top:calc(333 * var(--u));left:calc(29 * var(--u));width:calc(286 * var(--u))}.Footer-module__8liwZW__req{top:calc(383 * var(--u));left:calc(29 * var(--u));width:calc(295 * var(--u))}}@media (max-width:959px){.Footer-module__8liwZW__art{--h:642}.Footer-module__8liwZW__scribble{top:calc(27 * var(--u));left:calc(15 * var(--u))}.Footer-module__8liwZW__letsA,.Footer-module__8liwZW__letsB{top:calc(92 * var(--u));left:calc(19 * var(--u))}.Footer-module__8liwZW__letsB{left:calc(229 * var(--u))}.Footer-module__8liwZW__text{top:calc(156 * var(--u));left:calc(19 * var(--u));width:calc(614 * var(--u));font-size:calc(14 * var(--u))}.Footer-module__8liwZW__btn{top:calc(273 * var(--u));left:calc(19 * var(--u))}.Footer-module__8liwZW__email,.Footer-module__8liwZW__phone{font-size:calc(14 * var(--u))}.Footer-module__8liwZW__email{top:calc(423 * var(--u));left:calc(19 * var(--u))}.Footer-module__8liwZW__phone{top:calc(420 * var(--u));left:calc(208 * var(--u))}.Footer-module__8liwZW__legal,.Footer-module__8liwZW__req{left:calc(17 * var(--u));width:calc(586 * var(--u));font-size:calc(14 * var(--u))}.Footer-module__8liwZW__legal{top:calc(483 * var(--u))}.Footer-module__8liwZW__req{top:calc(547 * var(--u))}}@media (max-width:639px){.Footer-module__8liwZW__art{--h:636}.Footer-module__8liwZW__scribble{top:calc(14 * var(--u));left:calc(20 * var(--u))}.Footer-module__8liwZW__letsA,.Footer-module__8liwZW__letsB{top:calc(86 * var(--u));left:calc(17 * var(--u))}.Footer-module__8liwZW__letsB{left:calc(275 * var(--u))}.Footer-module__8liwZW__text{top:calc(145 * var(--u));width:calc(441 * var(--u))}.Footer-module__8liwZW__btn{top:calc(295 * var(--u))}.Footer-module__8liwZW__email{top:calc(432 * var(--u));left:calc(18 * var(--u))}.Footer-module__8liwZW__phone{top:calc(429 * var(--u));left:calc(231 * var(--u))}.Footer-module__8liwZW__legal,.Footer-module__8liwZW__req{left:calc(19 * var(--u));width:calc(371 * var(--u))}.Footer-module__8liwZW__legal{top:calc(495 * var(--u))}.Footer-module__8liwZW__req{top:calc(556 * var(--u))}}@media (max-width:479px){.Footer-module__8liwZW__art{--h:669}.Footer-module__8liwZW__scribble{top:calc(50 * var(--u));left:calc(10 * var(--u))}.Footer-module__8liwZW__letsA,.Footer-module__8liwZW__letsB{top:calc(126 * var(--u));left:calc(14 * var(--u));font-size:calc(16 * var(--u))}.Footer-module__8liwZW__letsB{left:calc(229 * var(--u))}.Footer-module__8liwZW__text{top:calc(185 * var(--u));left:calc(14 * var(--u));width:calc(295 * var(--u));font-size:calc(11 * var(--u));line-height:1.64}.Footer-module__8liwZW__btn{top:calc(336 * var(--u));left:calc(12 * var(--u));width:calc(298 * var(--u))}.Footer-module__8liwZW__email,.Footer-module__8liwZW__phone{left:calc(14 * var(--u));font-size:calc(12 * var(--u))}.Footer-module__8liwZW__phone{top:calc(468 * var(--u))}.Footer-module__8liwZW__email{top:calc(500 * var(--u))}.Footer-module__8liwZW__legal,.Footer-module__8liwZW__req{width:calc(283 * var(--u));font-size:calc(11 * var(--u))}.Footer-module__8liwZW__legal{top:calc(574 * var(--u));left:calc(15 * var(--u))}.Footer-module__8liwZW__req{top:calc(614 * var(--u));left:calc(14 * var(--u))}}
.Hero-module__qUKxAG__hero{background:#fff}.Hero-module__qUKxAG__art{--h:550}.Hero-module__qUKxAG__logo,.Hero-module__qUKxAG__tagline,.Hero-module__qUKxAG__contact,.Hero-module__qUKxAG__elephant,.Hero-module__qUKxAG__heroText,.Hero-module__qUKxAG__dir{margin:0;position:absolute}.Hero-module__qUKxAG__logo{top:calc(25 * var(--u));left:calc(20 * var(--u));z-index:3;height:calc(17 * var(--u));color:#000;font-family:var(--ff-golos);font-size:calc(12 * var(--u));font-weight:600;line-height:calc(14 * var(--u));white-space:nowrap;align-items:center;text-decoration:none;display:flex}.Hero-module__qUKxAG__tagline{top:calc(25 * var(--u));left:calc(82 * var(--u));z-index:3;width:calc(76 * var(--u));height:calc(36 * var(--u));color:#000;font-family:var(--ff-golos);font-size:calc(10 * var(--u));flex-direction:column;justify-content:center;font-weight:400;line-height:1;display:flex}.Hero-module__qUKxAG__tagline>span{display:block}.Hero-module__qUKxAG__contact{top:calc(72 * var(--u));left:calc(81 * var(--u));z-index:3;color:#000;font-family:var(--ff-golos);font-size:calc(10 * var(--u));font-weight:500;line-height:calc(12 * var(--u));white-space:nowrap;text-decoration:underline}.Hero-module__qUKxAG__contact:hover{color:var(--c-link)}.Hero-module__qUKxAG__elephant{--e-top:227.5;--e-left:696;--e-h:301;--k1x:-290;--k1y:-100;--k2x:-308;--k2y:92;--k3x:148;--k3y:139;top:calc(var(--e-top) * var(--u));left:calc(var(--e-left) * var(--u));z-index:1;width:calc(var(--e-h) * 1627 / 1509 * var(--u));height:calc(var(--e-h) * var(--u));pointer-events:none;animation:Hero-module__qUKxAG__zoomIn 6s var(--ease-out) both}.Hero-module__qUKxAG__elephantMove{width:100%;height:100%;animation:180s linear infinite Hero-module__qUKxAG__wander}.Hero-module__qUKxAG__elephantImg{object-fit:contain;width:100%;height:100%;display:block}@keyframes Hero-module__qUKxAG__zoomIn{0%{opacity:0;transform:scale(.45)}to{opacity:1;transform:none}}@keyframes Hero-module__qUKxAG__wander{0%{transform:translate(0)rotate(0)}33.333%{transform:translate(calc(var(--k1x) * var(--u)), calc(var(--k1y) * var(--u))) rotate(-65deg)}50%{transform:translate(calc(var(--k2x) * var(--u)), calc(var(--k2y) * var(--u))) rotate(-160deg)}83.333%{transform:translate(calc(var(--k3x) * var(--u)), calc(var(--k3y) * var(--u))) rotate(-245deg);animation-timing-function:ease-out}to{transform:translate(0)rotate(-360deg)}}@keyframes Hero-module__qUKxAG__wanderMobile{0%{transform:translate(0)rotate(0)}25%{transform:translate(calc(-90 * var(--u)), calc(-15 * var(--u))) rotate(-65deg)}43.75%{transform:translate(calc(-64 * var(--u)), calc(67 * var(--u))) rotate(-160deg)}81.25%{transform:translate(calc(35 * var(--u)), calc(55 * var(--u))) rotate(-245deg);animation-timing-function:ease-out}to{transform:translate(0)rotate(-360deg)}}.Hero-module__qUKxAG__heroText{top:calc(423 * var(--u));left:calc(20 * var(--u));z-index:2;width:calc(467 * var(--u));color:#000;font-family:var(--ff-golos);font-size:calc(22 * var(--u));font-weight:500;line-height:1.18;animation:3s 1s both Hero-module__qUKxAG__fadeIn}@keyframes Hero-module__qUKxAG__fadeIn{0%{opacity:0}}.Hero-module__qUKxAG__dirs{display:contents}.Hero-module__qUKxAG__dir{--d-top:24;z-index:2;top:calc(var(--d-top) * var(--u));flex-direction:column;display:flex}.Hero-module__qUKxAG__dir:first-child{--d-left:520;--d-w:173}.Hero-module__qUKxAG__dir:nth-child(2){--d-left:746;--d-w:190}.Hero-module__qUKxAG__dir:nth-child(3){--d-left:991;--d-w:179}.Hero-module__qUKxAG__dir{left:calc(var(--d-left) * var(--u))}.Hero-module__qUKxAG__dirTitle{margin:0 0 calc(4.5 * var(--u));color:#000;font-family:var(--ff-golos);font-size:calc(10 * var(--u));text-transform:uppercase;white-space:nowrap;font-weight:600;line-height:1.55}.Hero-module__qUKxAG__dirText{width:calc(var(--d-w) * var(--u));height:calc(57 * var(--u));color:#000;font-family:var(--ff-manrope);font-size:calc(10 * var(--u));align-items:center;margin:0;font-weight:500;line-height:1.55;display:flex}.Hero-module__qUKxAG__tags{align-items:flex-start;gap:calc(6 * var(--u));margin:calc(24 * var(--u)) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.Hero-module__qUKxAG__tag{height:calc(18 * var(--u));padding:0 calc(6.5 * var(--u));color:#fff;font-family:var(--ff-golos);font-size:calc(10 * var(--u));white-space:nowrap;background:#000;align-items:center;font-weight:500;line-height:1.55;display:inline-flex}@media (max-width:1199px){.Hero-module__qUKxAG__art{--h:600}.Hero-module__qUKxAG__elephant{--e-top:315.5;--e-left:672;--e-h:267}.Hero-module__qUKxAG__dir:first-child{--d-left:331}.Hero-module__qUKxAG__dir:nth-child(2){--d-left:557}.Hero-module__qUKxAG__dir:nth-child(3){--d-left:802}}@media (max-width:959px){.Hero-module__qUKxAG__elephant{--e-top:.5;--e-left:386;--e-h:225;animation-duration:5s}.Hero-module__qUKxAG__heroText{top:calc(143 * var(--u))}.Hero-module__qUKxAG__dir{--d-top:367}.Hero-module__qUKxAG__dir:first-child{--d-left:21}.Hero-module__qUKxAG__dir:nth-child(2){--d-left:237}.Hero-module__qUKxAG__dir:nth-child(3){--d-left:472}}@media (max-width:639px){.Hero-module__qUKxAG__elephant{--e-top:-19;--e-left:310;--e-h:210;--k1x:-173;--k1y:4}.Hero-module__qUKxAG__heroText{top:calc(124 * var(--u));left:calc(17 * var(--u));width:calc(449 * var(--u));font-size:calc(20 * var(--u))}.Hero-module__qUKxAG__dir{grid-template-columns:calc(214 * var(--u)) auto;grid-template-rows:auto 1fr;align-items:start;display:grid;--d-left:106!important}.Hero-module__qUKxAG__dir:first-child{--d-top:286}.Hero-module__qUKxAG__dir:nth-child(2){--d-top:399}.Hero-module__qUKxAG__dir:nth-child(3){--d-top:512}.Hero-module__qUKxAG__dirTitle,.Hero-module__qUKxAG__dirText{grid-column:1}.Hero-module__qUKxAG__tags{grid-area:1/2/span 2;margin-top:0}}@media (max-width:479px){.Hero-module__qUKxAG__art{--h:960}.Hero-module__qUKxAG__logo{left:calc(10 * var(--u))}.Hero-module__qUKxAG__tagline{left:calc(70 * var(--u));width:calc(74 * var(--u));line-height:1.2}.Hero-module__qUKxAG__dash{display:none}.Hero-module__qUKxAG__contact{top:calc(25 * var(--u));left:calc(260 * var(--u))}.Hero-module__qUKxAG__elephant{--e-top:351.5;--e-left:164;--e-h:243;animation-duration:5s}.Hero-module__qUKxAG__elephantMove{animation-name:Hero-module__qUKxAG__wanderMobile;animation-duration:160s}.Hero-module__qUKxAG__heroText{top:calc(213 * var(--u));left:calc(10 * var(--u));width:calc(294 * var(--u));font-size:calc(19 * var(--u));animation-delay:0s}.Hero-module__qUKxAG__dir{flex-direction:column;display:flex;--d-left:10!important}.Hero-module__qUKxAG__dir:first-child{--d-top:551;--d-w:251}.Hero-module__qUKxAG__dir:nth-child(2){--d-top:701;--d-w:300}.Hero-module__qUKxAG__dir:nth-child(3){--d-top:851;--d-w:263}.Hero-module__qUKxAG__dirText{height:auto;display:block}.Hero-module__qUKxAG__tags{margin-top:calc(17 * var(--u));flex-flow:wrap}}@media (prefers-reduced-motion:reduce){.Hero-module__qUKxAG__elephant,.Hero-module__qUKxAG__elephantMove,.Hero-module__qUKxAG__heroText{animation:none}}
.SiteHeader-module__piW-lq__header{z-index:5;color:#000;position:relative}.SiteHeader-module__piW-lq__dark{color:#fff}.SiteHeader-module__piW-lq__art{--h:100}.SiteHeader-module__piW-lq__logo,.SiteHeader-module__piW-lq__tagline,.SiteHeader-module__piW-lq__contact{color:inherit;margin:0;position:absolute}.SiteHeader-module__piW-lq__logo{top:calc(25 * var(--u));left:calc(20 * var(--u));height:calc(17 * var(--u));font-family:var(--ff-golos);font-size:calc(12 * var(--u));font-weight:600;line-height:calc(14 * var(--u));white-space:nowrap;align-items:center;text-decoration:none;display:flex}.SiteHeader-module__piW-lq__tagline{top:calc(25 * var(--u));left:calc(82 * var(--u));width:calc(76 * var(--u));height:calc(36 * var(--u));font-family:var(--ff-golos);font-size:calc(10 * var(--u));flex-direction:column;justify-content:center;font-weight:400;line-height:1;display:flex}.SiteHeader-module__piW-lq__tagline>span{display:block}.SiteHeader-module__piW-lq__contact{top:calc(72 * var(--u));left:calc(81 * var(--u));font-family:var(--ff-golos);font-size:calc(10 * var(--u));font-weight:500;line-height:calc(12 * var(--u));white-space:nowrap;text-decoration:underline}.SiteHeader-module__piW-lq__contact:hover{color:var(--c-link)}@media (max-width:479px){.SiteHeader-module__piW-lq__art{--h:75}.SiteHeader-module__piW-lq__logo{left:calc(10 * var(--u))}.SiteHeader-module__piW-lq__tagline{left:calc(70 * var(--u));width:calc(74 * var(--u));line-height:1.2}.SiteHeader-module__piW-lq__dash{display:none}.SiteHeader-module__piW-lq__contact{top:calc(25 * var(--u));left:calc(260 * var(--u))}}
.not-found-module__NhW77G__main{min-height:70vh;font-family:var(--ff-golos);flex-direction:column;justify-content:center;padding:40px 20px 90px;display:flex}.not-found-module__NhW77G__code{letter-spacing:-.04em;margin:0;font-size:clamp(96px,22vw,320px);font-weight:600;line-height:.9}.not-found-module__NhW77G__title{margin:24px 0 8px;font-size:24px;font-weight:500}.not-found-module__NhW77G__text{color:var(--c-grey);font-family:var(--ff-manrope);margin:0;font-size:16px}.not-found-module__NhW77G__links{flex-wrap:wrap;gap:24px;margin:32px 0 0;font-size:16px;font-weight:500;display:flex}.not-found-module__NhW77G__links a{color:#000}.not-found-module__NhW77G__links a:hover{color:var(--c-link)}
.LegalPage-module__NyZGoa__main{background:#fff;padding:90px 20px 105px}.LegalPage-module__NyZGoa__article{color:#333;max-width:960px;margin:0 auto}.LegalPage-module__NyZGoa__title{font-family:var(--ff-manrope);margin:0 0 40px;font-size:32px;font-weight:500;line-height:1.17}.LegalPage-module__NyZGoa__content{font-family:var(--ff-manrope);overflow-wrap:anywhere;font-size:20px;font-weight:400;line-height:1.55}.LegalPage-module__NyZGoa__content p{margin:0 0 1.55em}.LegalPage-module__NyZGoa__content h2,.LegalPage-module__NyZGoa__content h3,.LegalPage-module__NyZGoa__content h4{margin:1.5em 0 .6em;font-weight:600;line-height:1.3}.LegalPage-module__NyZGoa__content ul,.LegalPage-module__NyZGoa__content ol{margin:0 0 1.55em;padding-left:1.4em}.LegalPage-module__NyZGoa__content a{color:inherit}.LegalPage-module__NyZGoa__content a:hover{color:var(--c-link)}@media (max-width:639px){.LegalPage-module__NyZGoa__main{padding-top:60px}.LegalPage-module__NyZGoa__title{font-size:26px}.LegalPage-module__NyZGoa__content{font-size:16px}}
.Showcase-module__5HWzFq__showcase{background:#fff;padding:90px 0 75px}.Showcase-module__5HWzFq__list{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:70px;margin:0 10px;padding:0;list-style:none;display:grid}.Showcase-module__5HWzFq__card{--reveal-y:100px;--reveal-dur:.9s;padding:0 10px}.Showcase-module__5HWzFq__link{color:inherit;text-decoration:none;display:block}.Showcase-module__5HWzFq__img{aspect-ratio:1;background:#f3f3f3;position:relative;overflow:hidden}.Showcase-module__5HWzFq__pic{object-fit:cover;transition:transform .5s var(--ease-out)}.Showcase-module__5HWzFq__title{color:#000;font-family:var(--ff-manrope);margin:0;padding-top:20px;font-size:18px;font-weight:600;line-height:1.35}.Showcase-module__5HWzFq__descr{color:var(--c-grey);font-family:var(--ff-manrope);margin:8px 0 12px;font-size:16px;font-weight:500;line-height:1.55}@media (hover:hover){.Showcase-module__5HWzFq__link:hover .Showcase-module__5HWzFq__title{color:#333}}@media (max-width:959px){.Showcase-module__5HWzFq__list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:60px;margin:0 5px}.Showcase-module__5HWzFq__card{padding:0 5px}}@media (max-width:639px){.Showcase-module__5HWzFq__list{grid-template-columns:minmax(0,1fr)}}
