.Landing_semisquare__4PeRJ{border-radius:8px}@media(max-width:1240px){.Landing_semisquare__4PeRJ{border-radius:8px}}@media(max-width:1025px){.Landing_semisquare__4PeRJ{border-radius:8px}}@media(max-width:600px){.Landing_semisquare__4PeRJ{border-radius:4px}}.Landing_clickable__LDnhZ{cursor:pointer}.Landing_clickable_opacity__u5dbf{cursor:pointer;opacity:.75}.Landing_clickable_opacity__u5dbf:hover{opacity:1}.Landing_clickable_opacity__u5dbf:active{opacity:.5}.Landing_clickable_contrast__S8l4d{cursor:pointer;opacity:.75;filter:contrast(.6)}.Landing_clickable_contrast__S8l4d:hover{opacity:1;filter:contrast(1)}.Landing_clickable_contrast__S8l4d:active{opacity:.5;filter:contrast(.5)}.Landing_clickable_brightness__iOyP_{cursor:pointer}.Landing_clickable_brightness__iOyP_:hover{filter:brightness(.7)}.Landing_clickable_brightness__iOyP_:active{filter:brightness(1.2)}.Landing_shadowed_4__JDhgx{box-shadow:4px 4px 48px rgba(19,27,58,.24)}.Landing_icon__le7Ml{line-height:0}.Landing_Landing___PlZW{background:#fff;--paddingHor:calc(320 * 1 * var(--vw) + 320 * (1 - 1) * 1px);--outerPad:40px;--slidePad:calc(var(--paddingHor) - var(--outerPad));padding:0 var(--slidePad);border-radius:24px;padding-top:24px;padding-bottom:32px;min-height:524px;overflow:hidden;position:relative;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:1400px){.Landing_Landing___PlZW{--paddingHor:calc(250 * 1 * var(--vw) + 250 * (1 - 1) * 1px)}}@media screen and (max-width:1250px){.Landing_Landing___PlZW{--paddingHor:calc(125 * 1 * var(--vw) + 125 * (1 - 1) * 1px)}}@media screen and (max-width:1000px){.Landing_Landing___PlZW{--paddingHor:calc(75 * 1 * var(--vw) + 75 * (1 - 1) * 1px)}}@media screen and (max-width:900px){.Landing_Landing___PlZW{--paddingHor:calc(20 * 1 * var(--vw) + 20 * (1 - 1) * 1px)}}@media(max-width:900px){.Landing_Landing___PlZW{--outerPad:8px;border-radius:16px;padding-top:16px;padding-bottom:12px;min-height:408px}}.Landing_LandingPivots__zmNfK{width:100%;display:flex;gap:4px}.Landing_LandingPivotsItem__Es57X{width:100%;height:4px;border-radius:11px;--clra:#515458;--clrb:#cfcfcf80;position:relative;overflow:hidden;display:flex;flex-wrap:nowrap;background:hsla(0,0%,81%,.502)}.Landing_LandingPivotsItem__Es57X[data-past=true] div{height:100%;background:#515458;width:100%}.Landing_LandingPivotsItem__Es57X[data-filling=true] div{height:100%;background:#515458;animation:Landing_pivotfill__m3QRe 10s linear 0s 1 normal forwards}.Landing_LandingSlide__KH9t8{padding:inherit;position:absolute;left:calc(var(--slideId)*100%);top:0;--res:100%;width:var(--res);height:var(--res);transform:translate(calc(var(--activeSlideId) * -100% + var(--smear) * 1px));transition:transform calc(255ms*var(--slidesTransition))}.Landing_LandingSlide__KH9t8>:not(:has(img)){position:relative;z-index:1}.Landing_LandingSlide__KH9t8>picture>img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);--res:100%;width:var(--res);height:var(--res);-o-object-fit:cover;object-fit:cover;pointer-events:none}.Landing_LandingSlideTitle__KqgQ3{font-family:TT Firs Neue,sans-serif;font-weight:700;font-size:56px;line-height:110%;color:#1e1f26}@media(max-width:900px){.Landing_LandingSlideTitle__KqgQ3{font-size:24px;line-height:120%}}@media screen and (max-width:900px){.Landing_LandingSlideTitle__KqgQ3{max-width:300px}}.Landing_LandingSlideTitle__KqgQ3[data-type=true] span{opacity:0;animation:Landing_fadein__WyyEJ 0ms linear calc(var(--d)*50ms) 1 normal forwards}.Landing_LandingSlideTitle__KqgQ3 i{--h:38px;--w:100px;height:var(--h);display:inline-block;transform:translateY(5px)}@media(max-width:900px){.Landing_LandingSlideTitle__KqgQ3 i{--h:22px;--w:56px}}.Landing_LandingSlideTitle__KqgQ3[data-type=true] i{background-image:url(/landing.gif);animation:Landing_slidein__vv30Z 255ms linear 1.8s 1 normal forwards}.Landing_LandingArrows__GGL1x{display:flex;gap:16px;position:absolute;right:var(--slidePad);top:134px}@media(max-width:900px){.Landing_LandingArrows__GGL1x{display:none}}.Landing_LandingArrowsItem__i2_SM{--res:40px;width:var(--res);height:var(--res);background:#fff;border-radius:100%;box-shadow:0 5px 10px 0 rgba(37,46,75,.1);position:relative;cursor:pointer}.Landing_LandingArrowsItem__i2_SM[data-right]{--rot:180deg}.Landing_LandingArrowsItem__i2_SM:after{width:8px;height:12px;content:"";display:inline-block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(var(--rot,0));-o-object-fit:cover;object-fit:cover;background-image:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1 7L7 1' stroke='%23A09F9F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:contain;background-position:50% 50%;background-repeat:no-repeat}@keyframes Landing_fadein__WyyEJ{0%{opacity:0}to{opacity:1}}@keyframes Landing_slidein__vv30Z{0%{width:0}to{width:var(--w)}}@keyframes Landing_pivotfill__m3QRe{0%{width:0}to{width:100%}}