.styles_right__85928{margin-left:auto;align-items:center}.styles_rightLink__F98DK{font-family:var(--space-grotesk);font-size:13px;line-height:22px;font-weight:500;text-decoration:none;color:var(--black);display:flex;align-items:center}.styles_rightLink__F98DK .styles_home___aE7J{display:none}@media(max-width:767px){.styles_rightLink__F98DK img,.styles_rightLink__F98DK p{display:none}.styles_rightLink__F98DK .styles_home___aE7J{display:block}}.styles_closedWr__RALdW{box-shadow:0 0 34px 0 rgba(0,0,0,.1);position:absolute;right:0;top:177px;z-index:401;color:var(--black);background-color:var(--white);width:38px;height:202px;padding:16px 16px 16px 8px;cursor:pointer;transition:background-color .2s;display:flex;flex-direction:column}.styles_closedWr__RALdW:hover{color:var(--white);background-color:var(--black)}.styles_closedWr__RALdW img{transform:rotate(-90deg)}.styles_closedWr__RALdW p{transform:rotate(90deg);white-space:nowrap;font-family:var(--space-grotesk);font-size:14px;line-height:18px;font-weight:700}.styles_openWr__ikqdN{box-shadow:0 0 34px 0 rgba(0,0,0,.1);position:absolute;max-width:50%;height:calc(100vh - 81px);right:0;top:var(--subAppNavHeight);background-color:var(--white);z-index:1110;max-height:calc(100vh - var(--subAppNavHeight));overflow:auto}.styles_hide__Y1Xzy{display:none}.styles_contentTop__zOFGn{background-color:var(--canary);padding:8px 24px;position:-webkit-sticky;position:sticky;top:0}.styles_contentTop__zOFGn h2{font-family:var(--helvetica-neue);font-size:32px;line-height:40px;font-weight:700}.styles_close__j3SfY{position:absolute;top:0;right:0;cursor:pointer}.styles_textWr__MgDK4{padding:24px}.styles_textWr__MgDK4 h3{font-family:var(--helvetica-neue);font-size:20px;line-height:26px;font-weight:700}.styles_textWr__MgDK4 ol,.styles_textWr__MgDK4 ul{gap:4px}.styles_textWr__MgDK4 li,.styles_textWr__MgDK4 p{font-family:var(--space-grotesk);font-size:16px;line-height:18px;font-weight:400;color:var(--black)}.styles_textWr__MgDK4 p{margin:10px 0}.styles_textWr__MgDK4 a{color:var(--black)}@media(max-width:1023px){.styles_closedWr__RALdW,.styles_openWr__ikqdN{display:none}}.styles_toastWr__DbWOW{z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.styles_toastWr__DbWOW.styles_topLeft__xttd2{top:1em;left:1em}.styles_toastWr__DbWOW.styles_top__xWleQ{top:1em;left:50%;transform:translateX(-50%)}.styles_toastWr__DbWOW.styles_topRight__Oe7fL{top:1em;right:1em}.styles_toastWr__DbWOW.styles_bottomLeft__cjGNi{bottom:1em;left:1em}.styles_toastWr__DbWOW.styles_bottom__S2fh7{bottom:1em;left:50%;transform:translateX(-50%)}.styles_toastWr__DbWOW.styles_bottomRight__ro2Hb{bottom:1em;right:1em}@media only screen and (max-width:480px){.styles_toastWr__DbWOW{width:100vw;padding:0;margin:0}.styles_toastWr__DbWOW.styles_topLeft__xttd2,.styles_toastWr__DbWOW.styles_topRight__Oe7fL,.styles_toastWr__DbWOW.styles_top__xWleQ{top:0;left:0;transform:translateX(0)}.styles_toastWr__DbWOW.styles_bottomLeft__cjGNi,.styles_toastWr__DbWOW.styles_bottomRight__ro2Hb,.styles_toastWr__DbWOW.styles_bottom__S2fh7{bottom:0;left:0;transform:translateX(0)}}.styles_toast__3Xf0b{box-shadow:0 0 34px 0 rgba(0,0,0,.1);--animation-t:0.4s;position:relative;min-height:64px;margin-bottom:16px;padding:8px;border-radius:4px;display:flex;justify-content:space-between;overflow:hidden;transition:all var(--animation-t);animation-timing-function:ease;animation-duration:var(--animation-t);animation-iteration-count:1;animation-direction:normal}.styles_toast__3Xf0b.styles_closing__It1JI{opacity:0}.styles_toast__3Xf0b.styles_success__esHcV{background-color:var(--lime-900)}.styles_toast__3Xf0b.styles_error__H3oMl{background-color:var(--berry-900)}.styles_toast__3Xf0b.styles_warning__x_0nZ{background-color:var(--canary-900)}.styles_toast__3Xf0b.styles_default__tvBtm{background-color:var(--black)}.styles_toast__3Xf0b.styles_left__up_AP{animation-name:styles_animFromLeft__ROPVt}.styles_toast__3Xf0b.styles_right__St8J_{animation-name:styles_animFromRight__dqM89}.styles_toast__3Xf0b.styles_bottom__lW4Q_{animation-name:styles_animFromBottom__u3FFm}.styles_toast__3Xf0b.styles_top__gmtaI{animation-name:styles_animFromTop__FwAv9}.styles_body__odogt{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.styles_closeButton__czoJs{color:var(--white);background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.styles_closeButton__czoJs>img{filter:invert(1)}@keyframes styles_animFromLeft__ROPVt{0%{transform:translateX(calc(-100% - 20px));opacity:0}to{transform:translateX(0);opacity:1}}@keyframes styles_animFromRight__dqM89{0%{transform:translateX(calc(100% + 20px));opacity:0}to{transform:translateX(0);opacity:1}}@keyframes styles_animFromBottom__u3FFm{0%{transform:translateY(calc(100% + 20px));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes styles_animFromTop__FwAv9{0%{transform:translateY(calc(-100% - 20px));opacity:0}to{transform:translateY(0);opacity:1}}.input_input__eLdqo{font-family:var(--space-grotesk);font-size:13px;line-height:17px;font-weight:500;background-color:transparent;outline:none;color:var(--white);border:none;border-bottom:1px solid var(--grey-200);padding:5px 0}.styles_autocomplete__3JQQG{display:flex;position:relative;z-index:1}.styles_autocomplete__3JQQG.styles_static__UG7f4{position:static}.styles_autocomplete__3JQQG .styles_clearInput__eLyVw{display:flex;cursor:pointer;margin-top:4px}.styles_autocomplete__3JQQG .styles_clearInput__eLyVw img{padding:9px 12px}.styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR{position:absolute;top:100%;background-color:var(--white);width:100%;left:0;max-height:400px;overflow:auto;z-index:1}.styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR.styles_hidden__LIeDW{display:none}.styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR .styles_optionWrap__BxRm9{overflow:auto}.styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR .styles_option__w65OO{font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;display:block;padding:4px 8px;color:var(--black);transition:color,background-color .1s;white-space:break-spaces}.styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR .styles_option__w65OO.styles_active__ZLpoK{background-color:var(--grey-800);color:var(--white);cursor:pointer}.styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR .styles_noResult__Q2IsB{font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;color:var(--berry);padding:4px 8px}.styles_autocomplete__3JQQG .styles_loading___tg9m{border-top:6px solid var(--grey-200);border-radius:50%;border:6px solid var(--grey-200);border-top-color:var(--black);width:40px;height:40px;margin:10px auto;animation:styles_spin__GLLyh 2s linear infinite}@keyframes styles_spin__GLLyh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dark .styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR{background-color:var(--grey-800)}.dark .styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR .styles_option__w65OO{color:var(--white)}.dark .styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR .styles_option__w65OO:hover{background-color:var(--black)}.dark .styles_autocomplete__3JQQG .styles_sugestionsContainer__CiggR .styles_option__w65OO.styles_active__ZLpoK{color:var(--white)}@keyframes hintPopUp_fadeOut___d_y1{0%{opacity:1}to{opacity:0}}.hintPopUp_hint__jN0nn{display:flex;align-items:center;gap:var(--corners-sm,4px);align-self:stretch}.hintPopUp_hint__jN0nn .hintPopUp_hintIconWrapper__1YNRp{display:flex}.hintPopUp_hint__jN0nn .hintPopUp_hintIconWrapper__1YNRp .hintPopUp_hintIcon__oWRTZ{opacity:0;transition:opacity .2s}.hintPopUp_hint__jN0nn .hintPopUp_hintIconWrapper__1YNRp .hintPopUp_hintIcon__oWRTZ.hintPopUp_hintIconVisible__9ZZjV{opacity:var(--opacity-opacity-30,.3)}.hintPopUp_popUp__N6ZX8{font-family:var(--space-grotesk);font-size:12px;line-height:15px;font-weight:400;letter-spacing:0;position:absolute;max-width:320px;z-index:1002;transform:translateX(-10%);width:max-content}.hintPopUp_popUpClosing__A4O25{animation:hintPopUp_fadeOut___d_y1 .8s ease-out 0s 1}.hintPopUp_popUpPlaceholder__YOINq{height:8px}.hintPopUp_popUpContent__bFlzr{font-weight:400;display:flex;padding:var(--spacing-ui-padding,16px);flex-direction:column;align-items:flex-start;gap:var(--spacing-list-gap-tiny,8px);align-self:stretch;color:var(--text-overlay,#fff);position:relative;box-shadow:0 4px 4px 0 rgba(0,0,0,.05);border-radius:var(--surface-object-inner-corners,6px);background:var(--surface-background-overlay,#202020);text-shadow:0 4px 4px rgba(0,0,0,.05)}.hintPopUp_popUpContent__bFlzr,.hintPopUp_popUpContent__bFlzr a{font-family:var(--text-family-body,"Space Grotesk");font-size:14px;font-style:normal;line-height:normal}.hintPopUp_popUpContent__bFlzr a{font-weight:500;color:var(--nav-link-default,#5e00f5);text-decoration:none}.hintPopUp_overlay__n_pEW{display:none}@media(max-width:767px){.hintPopUp_popUp__N6ZX8{height:max-content;width:85%}}.outlinedInput_outlined__I7x5D{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;position:relative}.outlinedInput_outlined__I7x5D.outlinedInput_fullWidth__B3wfE{width:100%}.outlinedInput_outlined__I7x5D fieldset{display:flex;border:none;border-bottom:1px solid var(--grey-500);transition:color .2s,background-color .2s,border-color .2s,background-image .2s;background-color:var(--white);padding:0;margin:0}.outlinedInput_outlined__I7x5D fieldset .outlinedInput_icon__Cfuud{display:flex;align-items:center;justify-content:center;margin-right:6px;min-width:29px;min-height:29px}.outlinedInput_outlined__I7x5D fieldset legend{font-family:var(--space-grotesk);line-height:normal;font-weight:400;font-size:11px;letter-spacing:0;line-height:14px;color:var(--white)}.outlinedInput_outlined__I7x5D input{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;border:none;color:var(--black);margin:0;background-color:var(--white);padding:6px 0;outline:none;width:100%}.outlinedInput_outlined__I7x5D.outlinedInput_label__4jh72 input{padding:1px 0 4px}.outlinedInput_outlined__I7x5D.outlinedInput_dark__2uVbZ input{color:var(--black);padding-left:1px}.outlinedInput_outlined__I7x5D.outlinedInput_dark__2uVbZ fieldset legend{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;color:var(--black);font-weight:600}.outlinedInput_outlined__I7x5D.outlinedInput_dark__2uVbZ fieldset>span{color:var(--black)}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd{min-width:-moz-fit-content;min-width:fit-content}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd fieldset{display:flex;background-color:var(--white);padding:0}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd fieldset>span{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;white-space:break-spaces;padding-bottom:4px;padding-top:1px}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd fieldset input{text-align:right}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd fieldset input:first-of-type{width:10px}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd fieldset input:last-of-type{width:18px}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd input::-webkit-inner-spin-button,.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.outlinedInput_outlined__I7x5D.outlinedInput_timeAndDate__p1t9J{min-width:-moz-fit-content;min-width:fit-content}.outlinedInput_outlined__I7x5D.outlinedInput_timeAndDate__p1t9J fieldset{display:flex;background-color:var(--white)}.outlinedInput_outlined__I7x5D.outlinedInput_timeAndDate__p1t9J fieldset>span{font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;white-space:break-spaces;padding-bottom:4px;padding-top:1px}.outlinedInput_outlined__I7x5D.outlinedInput_timeAndDate__p1t9J fieldset input{text-align:right;width:16px}.outlinedInput_outlined__I7x5D.outlinedInput_timeAndDate__p1t9J fieldset input[name=year]{width:32px}.outlinedInput_outlined__I7x5D.outlinedInput_timeAndDate__p1t9J fieldset input[name=minutes]{text-align:left}@media(max-width:1023px){.outlinedInput_outlined__I7x5D fieldset,.outlinedInput_outlined__I7x5D input,.outlinedInput_outlined__I7x5D.outlinedInput_ttInput__kl3Cd fieldset{padding:4px 6px}}.dark .outlinedInput_outlined__I7x5D fieldset{border-color:var(--grey-500);background-color:var(--grey-800)}.dark .outlinedInput_outlined__I7x5D fieldset legend,.dark .outlinedInput_outlined__I7x5D fieldset span{color:var(--grey-200)}.dark .outlinedInput_outlined__I7x5D input{background-color:transparent;color:var(--grey-200)}.input_inputWrapper__uPvNU{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;background-color:var(--white);cursor:pointer;position:relative}.input_inputWrapper__uPvNU.input_disabled__ivZ1G{pointer-events:none}.input_inputWrapper__uPvNU.input_disabled__ivZ1G>span{color:var(--black)}.input_inputWrapper__uPvNU.input_darkMode__tRK1V{background-color:var(--dark1)}.input_inputWrapper__uPvNU.input_darkMode__tRK1V .input_option__ZB54y{background-color:var(--dark1);color:var(--grey-100)}.input_inputWrapper__uPvNU.input_darkMode__tRK1V .input_option__ZB54y:hover{background-color:var(--black)}.input_inputWrapper__uPvNU.input_darkMode__tRK1V .input_option__ZB54y.input_active__dLzON{background-color:var(--white)}.input_inputWrapper__uPvNU.input_darkMode__tRK1V .input_inputInnerWrapper__MxRlt span{color:var(--grey-100)}.input_inputWrapper__uPvNU.input_darkMode__tRK1V .input_chevronLightMode__FwJQP{display:none}.input_inputWrapper__uPvNU.input_darkMode__tRK1V .input_chevronDarkMode__x_DdT{display:block}.input_inputWrapper__uPvNU.input_darkMode__tRK1V.input_select__s_cxO .input_option__ZB54y{color:var(--white)}.input_label__9xaUq{opacity:.5}.input_input__NLSlU{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;display:flex;color:var(--black);min-width:67px;padding:4px 0;border-bottom:1px solid var(--grey-500);align-items:center;position:relative}.input_input__NLSlU.input_withLegend__F3eU9{flex-direction:column;align-items:flex-start}.input_input__NLSlU.input_withLegend__F3eU9 legend{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;font-family:var(--space-grotesk);font-size:11px;line-height:normal;font-weight:600}.input_inputInnerWrapper__MxRlt{position:relative;display:flex;width:100%;align-items:center}.input_inputInnerWrapper__MxRlt.input_incremental__qNZdh{padding:4px 32px 4px 0}.input_icon__M_96s{display:flex;align-items:center;justify-content:center;margin-right:6px;min-width:29px;min-height:29px}.input_inputIcon__HrMWs{position:absolute;right:0}.input_inputIcon__HrMWs.input_iconDark__2_oE0{display:none}.input_inputIcon__HrMWs.input_left__R1C_f{right:16px}.input_inputIcon__HrMWs.input_right__90HZN{right:0}.input_chevronDarkMode__x_DdT{display:none}.input_activeInput__oEIIV{box-shadow:0 0 34px 0 rgba(0,0,0,.1);position:absolute;z-index:1;padding:16px;cursor:auto;left:-1px;top:-1px}.input_activeInput__oEIIV,.input_inner__cZuSh{border-radius:4px;background-color:var(--white)}.input_inner__cZuSh{font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:600;padding:12px;display:flex;align-items:flex-end;color:var(--black);margin-top:10px}.input_inner__cZuSh:first-child{margin-top:0;background-color:var(--grey-100)}.input_valueContainer__nfB6j input::-webkit-inner-spin-button,.input_valueContainer__nfB6j input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_valueContainer__nfB6j input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.input_valueContainer__nfB6j input{font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;border:unset;border-bottom:1px solid var(--grey-500);width:45px;height:32px;outline:none;background-color:var(--grey-100);text-align:left}.input_timeSeparator__iObEp{padding:0 10px 10px}.input_activeSelection__osDrp{display:flex;align-items:center}.input_inputWrapper__uPvNU.input_select__s_cxO .input_inputIcon__HrMWs{transition:transform .2s}.input_inputWrapper__uPvNU.input_select__s_cxO .input_inputIcon__HrMWs.input_left__R1C_f{transform:rotate(90deg);width:16px;height:16px}.input_inputWrapper__uPvNU.input_select__s_cxO .input_inputIcon__HrMWs.input_right__90HZN{transform:rotate(-90deg);width:16px;height:16px}.input_inputWrapper__uPvNU.input_select__s_cxO .input_inputIcon__HrMWs.input_upside__LEjBI{transform:rotate(180deg)}.input_inputWrapper__uPvNU.input_select__s_cxO .input_dropdown__trQZf{box-shadow:0 0 34px 0 rgba(0,0,0,.1);position:absolute;top:100%;left:0;width:100%;min-width:min-content;background-color:var(--white);z-index:101;overflow:auto}.input_inputWrapper__uPvNU.input_select__s_cxO .input_option__ZB54y{font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;padding:4px 8px;color:var(--black);transition:color,background-color .1s}.input_inputWrapper__uPvNU.input_select__s_cxO .input_option__ZB54y:hover{background-color:var(--grey-700);color:var(--white)}.input_inputWrapper__uPvNU.input_select__s_cxO .input_option__ZB54y.input_active__dLzON{box-shadow:0 0 34px 0 rgba(0,0,0,.1);background-color:var(--grey-700);color:var(--white)}.input_inputWrapper__uPvNU.input_select__s_cxO .input_option__ZB54y.input_withIcon__pjUv9{padding-left:0;display:flex}.input_inputWrapper__uPvNU.input_select__s_cxO .input_option__ZB54y.input_iconSpacing__i_nWH{padding-left:25px}.dark .input_inputWrapper__uPvNU{background-color:var(--dark1)}.dark .input_inputWrapper__uPvNU .input_option__ZB54y{background-color:var(--dark1);color:var(--grey-100)}.dark .input_inputWrapper__uPvNU .input_option__ZB54y:hover{background-color:var(--black)}.dark .input_inputWrapper__uPvNU .input_option__ZB54y.input_active__dLzON{background-color:var(--dark)}.dark .input_inputInnerWrapper__MxRlt span{color:var(--grey-100)}.dark .input_activeInput__oEIIV{background-color:var(--grey-500)}.dark .input_inner__cZuSh,.dark .input_valueContainer__nfB6j input{background-color:var(--grey-700);color:var(--grey-100)}.dark .input_inputIcon__HrMWs.input_iconLight__qwviq{display:none}.dark .input_inputIcon__HrMWs.input_iconDark__2_oE0{display:block}.dark .input_chevronLightMode__FwJQP{display:none}.dark .input_chevronDarkMode__x_DdT{display:block}.dark .input_input__NLSlU.input_withLegend__F3eU9 legend{color:var(--grey-100)}@media(max-width:1023px){.input_input__NLSlU{padding:4px 6px}.input_inputIcon__HrMWs{right:-5px}.input_inputInnerWrapper__MxRlt{min-width:79px}.input_inputInnerWrapper__MxRlt.input_incremental__qNZdh{min-width:102px;padding-right:32px}}.styles_inputWithSuggestions__Ih5Da{display:flex;position:relative;z-index:1}.styles_suggestionsContainer__OkyNe{position:absolute;top:100%;background-color:var(--white);width:100%;left:0;max-height:400px;overflow:auto;z-index:1;box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles_suggestionsContainer__OkyNe.styles_hidden__yl1sD{display:none}.styles_suggestionsContainer__OkyNe option{font-family:var(--space-grotesk);font-size:14px;line-height:21px;font-weight:400;padding:4px 8px;color:var(--black);transition:color,background-color .1s;white-space:break-spaces}.styles_suggestionsContainer__OkyNe option.styles_active__xAfPF{background-color:var(--grey-800);color:var(--white);cursor:pointer}.styles_optionWrap__773Jv{overflow:auto}.styles_dropdown__3mmuT>div{align-items:center}.styles_dropdown__3mmuT>div:hover{background-color:var(--canary-600)!important;color:var(--black)!important}.styles_dropdownActive__cLfO4{background-color:var(--canary)!important;color:var(--black)!important}.styles_autocomplete__c0z3t{min-width:200px}.styles_autocomplete__c0z3t fieldset{height:38px}.styles_dropdown__yVauQ{box-shadow:0 0 34px 0 rgba(0,0,0,.1)}.styles_dropdown__yVauQ>div{align-items:center}.styles_dropdown__yVauQ>div span:hover{background-color:var(--canary-600)!important;color:var(--black)!important}.styles_dropdownActive__DE8J_{background-color:var(--canary)!important;color:var(--black)!important}@media(max-width:1151px){.styles_autocomplete__c0z3t{min-width:185px}}.styles_inputRow__AUCpX{padding:12px;background-color:var(--white);display:flex;gap:16px;pointer-events:all;align-items:center}.styles_inputRow__AUCpX.styles_search__d1HxO .styles_label__aNXbg{display:none}.styles_additionalInputs__sOKmm{display:flex;gap:16px}.styles_toggleButton__ZWlQ2{display:none}.styles_inputWithLabel__pjoMN{display:flex;gap:16px;align-items:center}.styles_delete__Rb5hg{cursor:pointer;padding:8px}.styles_shapeTabs__C2q9i{display:none}.styles_tab__BSh8o{font-family:var(--space-grotesk);font-size:16px;line-height:normal;font-weight:700;padding:14px 10px;color:var(--black);display:flex;gap:10px;text-align:center;align-items:center;cursor:pointer}.styles_shapeDelete__1O3TA{margin-left:auto}.styles_addShapeTab__Z2MiW{background-color:var(--lime);cursor:pointer;display:flex;justify-content:flex-end;align-items:center;padding:10px}@media(max-width:1151px){.styles_inputRow__AUCpX{padding:12px 8px;gap:8px}.styles_additionalInputs__sOKmm,.styles_inputWithLabel__pjoMN{gap:8px}}@media(max-width:1023px){.styles_shapeTabs__C2q9i{display:grid;grid-template-columns:repeat(3,1fr)}.styles_inputRow__AUCpX{flex-direction:column;width:100%;max-width:400px;background-color:transparent;padding:10px 16px 0;align-items:normal;gap:0}.styles_inputRow__AUCpX.styles_search__d1HxO{max-width:unset;background-color:var(--white)}.styles_inputRow__AUCpX.styles_search__d1HxO .styles_additionalInputs__sOKmm{display:none}.styles_inputRow__AUCpX.styles_open__1wglk .styles_additionalInputs__sOKmm{display:flex}.styles_additionalInputs__sOKmm{flex-direction:column}.styles_additionalInputs__sOKmm>div:first-of-type{padding-top:16px}.styles_inputWithLabel__pjoMN{flex-direction:column;align-items:normal;gap:4px}.styles_toggleButton__ZWlQ2{display:flex;justify-content:center;cursor:pointer}.styles_toggleButton__ZWlQ2.styles_open__1wglk{transform:rotate(180deg)}.styles_delete__Rb5hg{display:none}}.button_buttonReset__0IL18{text-decoration:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;-moz-appearance:none;outline:none;line-height:inherit;border-radius:50px;max-width:400px;display:block}.button_buttonReset__0IL18.button_disabled__Je3g2{cursor:not-allowed}.button_buttonReset__0IL18:hover{text-decoration:none}@media(max-width:767px){.button_buttonReset__0IL18{width:100%}}.button_button__eQlBe{font-family:var(--space-grotesk);font-size:18px;line-height:23px;font-weight:500;width:-moz-fit-content;width:fit-content;border-radius:40px;background-color:var(--canary);color:var(--black);text-decoration:none;border:none;cursor:pointer;padding:0 59px 0 24px;height:48px;position:relative;border:2px solid var(--black)}.button_button__eQlBe,.button_button__eQlBe .button_circle__w0eNE{display:flex;transition:all .5s;align-items:center;justify-content:center}.button_button__eQlBe .button_circle__w0eNE{background-color:var(--black);width:10px;height:10px;border-radius:5px;margin-left:28px;position:absolute;right:21px;overflow:hidden}.button_button__eQlBe .button_ctaIcon__h3ZZX{width:18px;height:18px;opacity:0;transition:all .5s}.button_button__eQlBe.button_small__9H5zl{font-family:var(--space-grotesk);font-size:13px;line-height:17px;font-weight:500;height:34px;padding:0 39px 0 17px}.button_button__eQlBe.button_small__9H5zl .button_circle__w0eNE{width:8px;height:8px;border-radius:4px;margin-left:17px;right:14px;background-size:18px}.button_button__eQlBe.button_small__9H5zl .button_ctaIcon__h3ZZX{width:12px;height:12px}.button_button__eQlBe.button_auto__RAUb2{width:100%;max-width:400px;margin:auto}.button_button__eQlBe.button_round__r5fT4{width:60px;height:60px;border:2px solid var(--white);border-radius:32px;padding:0;background-color:var(--white)}.button_button__eQlBe.button_round__r5fT4 .button_circle__w0eNE.button_round__r5fT4{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:transparent;margin:0;position:static}.button_button__eQlBe.button_round__r5fT4 .button_circle__w0eNE.button_round__r5fT4 .button_ctaIcon__h3ZZX{width:28px;height:28px;opacity:1}.button_button__eQlBe.button_white__o56M3{background-color:var(--white);color:var(--black);border-color:var(--black)}.button_button__eQlBe.button_white__o56M3 .button_circle__w0eNE{background-color:var(--black)}.button_button__eQlBe.button_black__4_VKP{background-color:var(--black);color:var(--white);border-color:var(--black)}.button_button__eQlBe.button_black__4_VKP .button_circle__w0eNE{background-color:var(--white)}.button_button__eQlBe.button_black__4_VKP.button_hollow__p4_uY{color:var(--black)}.button_button__eQlBe.button_black__4_VKP.button_hollow__p4_uY .button_circle__w0eNE{background-color:var(--black)}.button_button__eQlBe.button_green__AO3HK{background-color:var(--lime);border-color:var(--lime)}.button_button__eQlBe.button_canary__9cDc_{background-color:var(--canary-400);border-color:var(--canary-400)}.button_button__eQlBe.button_grape__QEyp9{background-color:var(--grape-50);color:var(--grey-600);border-color:var(--grape-100)}.button_button__eQlBe.button_grape__QEyp9:hover{border-color:var(--grape-400);background-color:var(--grape-300);color:var(--white)}.button_button__eQlBe.button_grape__QEyp9 .button_circle__w0eNE{background-color:var(--black)}.button_button__eQlBe.button_hollow__p4_uY{background-color:transparent;color:var(--lime)}.button_button__eQlBe.button_hollow__p4_uY .button_circle__w0eNE{background-color:var(--lime)}.button_button__eQlBe.button_hollow__p4_uY.button_white__o56M3{color:var(--white)}.button_button__eQlBe.button_hollow__p4_uY.button_white__o56M3 .button_circle__w0eNE{background-color:var(--white)}.button_button__eQlBe.button_removeCircle__F7AkF.button_button__eQlBe{padding:0 24px}.button_button__eQlBe.button_removeCircle__F7AkF .button_circle__w0eNE{display:none}.button_button__eQlBe.button_disabled__Je3g2{background-color:var(--grey);border-color:var(--grey);pointer-events:none}.button_button__eQlBe.button_active__eijtf{background-color:var(--black);color:var(--white);border-color:var(--black);pointer-events:none}.button_button__eQlBe.button_active__eijtf .button_circle__w0eNE{background-color:var(--white);width:20px;height:20px;border-radius:19px;right:11px}.button_button__eQlBe.button_active__eijtf .button_ctaIcon__h3ZZX{opacity:1}.button_button__eQlBe:hover{background-color:var(--black);color:var(--lime);border-color:var(--black)}.button_button__eQlBe:hover .button_circle__w0eNE{background-color:var(--white);width:38px;height:38px;border-radius:19px;right:5px}.button_button__eQlBe:hover .button_ctaIcon__h3ZZX{opacity:1}.button_button__eQlBe:hover.button_small__9H5zl .button_circle__w0eNE{width:26px;height:26px;border-radius:13px;right:3px}.button_button__eQlBe:hover.button_round__r5fT4{border-color:var(--white)}.button_button__eQlBe:hover.button_round__r5fT4 img{filter:brightness(0) saturate(100%) invert(73%) sepia(79%) saturate(364%) hue-rotate(61deg) brightness(106%) contrast(89%)}.button_button__eQlBe:hover.button_black__4_VKP.button_round__r5fT4{border-color:var(--lime)}.button_button__eQlBe:hover.button_black__4_VKP.button_round__r5fT4:before{filter:brightness(0) saturate(100%) invert(73%) sepia(79%) saturate(364%) hue-rotate(61deg) brightness(106%) contrast(89%)}.button_button__eQlBe:hover.button_whiteHover__70oYg{background-color:var(--white);color:var(--black);border-color:var(--white)}.button_button__eQlBe:hover.button_whiteHover__70oYg .button_circle__w0eNE{background-color:var(--black)}.button_button__eQlBe:hover.button_greenHover__F_USG{background-color:var(--lime);color:var(--black);border-color:var(--lime)}.button_button__eQlBe:hover.button_greenHover__F_USG .button_circle__w0eNE{background-color:var(--black)}.button_button__eQlBe:hover.button_hollow__p4_uY.button_black__4_VKP{color:var(--lime)}.button_button__eQlBe:hover.button_hollow__p4_uY.button_black__4_VKP .button_circle__w0eNE{background-color:var(--white)}@media(max-width:767px){.button_button__eQlBe{padding:0 24px}.button_button__eQlBe .button_circle__w0eNE{display:none}}.button_isHovered__GZEPA .button_button__eQlBe{background-color:var(--black);color:var(--lime);border-color:var(--black)}.button_isHovered__GZEPA .button_button__eQlBe .button_circle__w0eNE{background-color:var(--white);width:38px;height:38px;border-radius:19px;right:5px}.button_isHovered__GZEPA .button_button__eQlBe .button_ctaIcon__h3ZZX{opacity:1}.button_isHovered__GZEPA .button_button__eQlBe.button_small__9H5zl .button_circle__w0eNE{width:26px;height:26px;border-radius:13px;right:3px}.button_isHovered__GZEPA .button_button__eQlBe.button_round__r5fT4{border-color:var(--white)}.button_isHovered__GZEPA .button_button__eQlBe.button_round__r5fT4 img{filter:brightness(0) saturate(100%) invert(73%) sepia(79%) saturate(364%) hue-rotate(61deg) brightness(106%) contrast(89%)}.button_isHovered__GZEPA .button_button__eQlBe.button_black__4_VKP.button_round__r5fT4{border-color:var(--lime)}.button_isHovered__GZEPA .button_button__eQlBe.button_black__4_VKP.button_round__r5fT4:before{filter:brightness(0) saturate(100%) invert(73%) sepia(79%) saturate(364%) hue-rotate(61deg) brightness(106%) contrast(89%)}.button_isHovered__GZEPA .button_button__eQlBe.button_whiteHover__70oYg{background-color:var(--white);color:var(--black);border-color:var(--white)}.button_isHovered__GZEPA .button_button__eQlBe.button_whiteHover__70oYg .button_circle__w0eNE{background-color:var(--black)}.button_isHovered__GZEPA .button_button__eQlBe.button_greenHover__F_USG{background-color:var(--lime);color:var(--black);border-color:var(--lime)}.button_isHovered__GZEPA .button_button__eQlBe.button_greenHover__F_USG .button_circle__w0eNE{background-color:var(--black)}.button_isHovered__GZEPA .button_button__eQlBe.button_hollow__p4_uY.button_black__4_VKP{color:var(--lime)}.button_isHovered__GZEPA .button_button__eQlBe.button_hollow__p4_uY.button_black__4_VKP .button_circle__w0eNE{background-color:var(--white)}.button_button__K6Nl9{text-decoration:none!important;background:none;margin:0;text-align:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;-moz-appearance:none;outline:none;font-family:var(--space-grotesk);font-size:18px;line-height:24px;font-weight:500;display:inline-flex;border-radius:40px;background-color:var(--canary);color:var(--black)!important;transition:all .5s;align-items:center;justify-content:center;padding:13px 21px;position:relative;border:2px solid var(--black)}.button_button__K6Nl9:disabled{cursor:not-allowed;opacity:.5}.button_button__K6Nl9:hover{text-decoration:none;background-color:var(--black);color:var(--lime)!important;border-color:var(--black)}.button_circle__VmDEJ{background-color:var(--black);width:10px;height:10px;border-radius:5px;transition:all .5s;position:absolute;right:21px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:567px){.button_circle__VmDEJ.button_hide__K5nY_{display:none}}.button_ctaIcon__oG8K4{width:18px;height:18px;opacity:0;transition:all .5s}.button_circleEffect__faorQ{position:relative;padding-right:77px}.button_circleEffect__faorQ:hover .button_circle__VmDEJ{background-color:var(--white);width:38px;height:38px;border-radius:19px;right:7px}.button_circleEffect__faorQ:hover .button_ctaIcon__oG8K4{opacity:1}.button_circleEffect__faorQ.button_size-small__F7Qcx{padding-right:39px}.button_circleEffect__faorQ.button_size-small__F7Qcx:hover .button_circle__VmDEJ{width:26px;height:26px;border-radius:13px;right:5px}@media(max-width:567px){.button_circleEffect__faorQ.button_hideMobileCircleEffect__q5Tnv{padding-right:21px}}.button_fullWidth__NIcr0{width:100%}@media(max-width:767px){.button_mobileFullWidth-md__2AMqp{width:100%}}@media(max-width:567px){.button_mobileFullWidth-sm__XrdrI{width:100%}}.button_size-small__F7Qcx{font-family:var(--space-grotesk);font-size:13px;line-height:17px;font-weight:500;padding:7px 14px 8px;border-width:1px}.button_size-small__F7Qcx .button_circle__VmDEJ{width:8px;height:8px;border-radius:4px;margin-left:17px;right:14px;background-size:18px}.button_size-small__F7Qcx .button_ctaIcon__oG8K4{width:12px;height:12px}.button_size-xs__lPoxO{font-family:var(--space-grotesk);font-size:13px;line-height:17px;font-weight:500;padding:1px 10px;border-width:1px}.button_size-xs__lPoxO .button_circle__VmDEJ,.button_size-xs__lPoxO .button_ctaIcon__oG8K4{display:none}.button_color-green__BeHBR{background-color:var(--lime);border-color:var(--lime);color:var(--black)!important}.button_color-white__rK40A{background-color:var(--white);color:var(--black)!important;border-color:var(--black)}.button_color-black__DiQ4v{background-color:var(--black);color:var(--white)!important;border-color:var(--black)}.button_color-black__DiQ4v .button_circle__VmDEJ{background-color:var(--white)}.button_color-canary__CMwBR{background-color:var(--canary);color:var(--black)!important;border-color:var(--black)}.button_color-grape__ynVgc{background-color:var(--grape-50);color:var(--grey-600)!important;border-color:var(--grape-100)}.button_color-grape__ynVgc:hover{border-color:var(--grape-400);background-color:var(--grape-300);color:var(--white)!important}.button_hover-green__2PRjM:hover{background-color:var(--lime);border-color:var(--lime);color:var(--black)!important}.button_hover-green__2PRjM:hover .button_circle__VmDEJ{background-color:var(--black)}.button_hover-white__3LWHq:hover{background-color:var(--white);color:var(--black)!important;border-color:var(--black)}.button_hover-white__3LWHq:hover .button_circle__VmDEJ{background-color:var(--black)}.button_hover-black__HYK0y:hover{background-color:var(--black);color:var(--white)!important;border-color:var(--black)}.button_hover-canary__xKm_U:hover{background-color:var(--canary);color:var(--black)!important;border-color:var(--black)}.button_hover-canary__xKm_U:hover .button_circle__VmDEJ{background-color:var(--black)}.styles_wr__Stfxl{padding:90px 70px;color:var(--black);flex:1 1}@media(max-width:767px){.styles_wr__Stfxl{padding:50px 15px}}.styles_content__B4GsD{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:12px;text-align:center}.styles_linkWr__x9i92{box-shadow:0 0 34px 0 rgba(0,0,0,.1);border-radius:10px;padding:20px;background-color:var(--lime);display:flex;flex-direction:column;gap:16px;margin-top:20px}.styles_links__pTSY7{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.styles_links__pTSY7 a{text-decoration:none}@media(max-width:899px){.styles_links__pTSY7{flex-direction:column;max-width:300px;margin:auto}}.dark .styles_wr__Stfxl{color:var(--white)}.dark .styles_linkWr__x9i92{color:var(--black)}.highlight_highlight__8hGKj{background-color:var(--grape-50);padding:0 4px;position:relative}.highlight_highlight__8hGKj.highlight_dark__NUQyA{background-color:var(--black);color:var(--white)}.highlight_highlight__8hGKj.highlight_white__2mH4s{background-color:var(--white);color:var(--black)}.highlight_highlight__8hGKj.highlight_transparent__atdth{background-color:transparent}.highlight_wIcon__ACOcO{background-repeat:no-repeat;background-position:100%;background-size:contain}.highlight_backgroundOffset__BtoOf:before{content:"";position:absolute;top:0;bottom:0;left:-12px;width:12px;background-color:var(--grape-50)}.highlight_backgroundOffset__BtoOf.highlight_dark__NUQyA:before{background-color:var(--black)}.highlight_fullWidth__cLHLJ{width:100%;display:inline-block}@media(max-width:767px){.highlight_fullWidthOnMobile__fUgxu{width:100%;display:inline-block}.highlight_hideIconFromMd__eh5T2{background-image:none!important}}@media(max-width:567px){.highlight_hideIconFromSm__VYH_C{background-image:none!important}}.styles_navigation__U78KK{box-shadow:0 0 34px 0 rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:500;background-color:var(--white);height:var(--subAppNavHeight);display:flex;padding:0 16px}.styles_left__R5D0T{display:flex;margin:auto 0}.styles_left__R5D0T>a{display:flex}.styles_breadcrumbWrTop___pHYp{margin-top:4px;margin-left:9px;display:flex;align-items:center;gap:6px}.styles_breadcrumbWrTop___pHYp a{font-family:var(--space-grotesk);font-size:13px;line-height:22px;font-weight:500;color:var(--black);text-decoration:none}.styles_right__6VMKe{display:flex}.styles_breadcrumbsBottomWr__B_MZ9{display:none;align-items:center;gap:6px;border-bottom:1px solid var(--cloud);background-color:var(--chalk);padding:10px;z-index:1}.styles_breadcrumbsBottomWr__B_MZ9 a{font-family:var(--space-grotesk);font-size:12px;line-height:22px;font-weight:400;color:var(--black);text-decoration:none}@media(max-width:767px){.styles_navigation__U78KK{padding:0 12px}.styles_breadcrumbWrTop___pHYp{display:none}.styles_breadcrumbsBottomWr__B_MZ9{display:flex}}.styles_link__4cNnR{font-family:var(--space-grotesk);font-size:19px;line-height:24px;font-weight:500;display:flex;gap:5px;align-items:center;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;color:var(--black);transition:gap .3s ease-in-out,-webkit-text-decoration-color .3s ease-in-out;transition:gap .3s ease-in-out,text-decoration-color .3s ease-in-out;transition:gap .3s ease-in-out,text-decoration-color .3s ease-in-out,-webkit-text-decoration-color .3s ease-in-out}.styles_link__4cNnR:hover{-webkit-text-decoration-color:var(--black);text-decoration-color:var(--black)}.styles_link__4cNnR.styles_small__WOaJH{font-size:16px;line-height:20px}.styles_link__4cNnR.styles_white__sChlK{color:var(--white)}.styles_link__4cNnR.styles_white__sChlK:hover{-webkit-text-decoration-color:var(--white);text-decoration-color:var(--white)}.styles_link__4cNnR.styles_yellow__71ebn{color:var(--canary)}.styles_link__4cNnR.styles_yellow__71ebn:hover{-webkit-text-decoration-color:var(--canary);text-decoration-color:var(--canary)}.styles_wr__zAkEW{width:100%;max-width:528px;min-width:528px}.styles_menu__0puBN{box-sizing:border-box;height:25px;background-color:#bbb;margin:0 auto;border-top-right-radius:5px;border-top-left-radius:5px}.styles_menu__0puBN .styles_fakeButtons__tg9hz{height:11px;width:11px;border-radius:50%;position:relative;top:3px;left:6px;background-color:#ff3b47;border:1px solid #9d252b;display:inline-block}.styles_menu__0puBN .styles_fakeButtons__tg9hz.styles_minimize__Q2Zmy{left:11px;background-color:#ffc100;border-color:#9d802c}.styles_menu__0puBN .styles_fakeButtons__tg9hz.styles_zoom__fv4BF{left:16px;background-color:#00d742;border-color:#049931}.styles_terminal__DItL7{background:#000;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;padding:10px;min-height:295px;height:-moz-fit-content;height:fit-content;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.styles_terminal__DItL7 span{font-family:var(--jet-brains-mono);color:var(--lime-800);font-size:15px}.styles_terminal__DItL7 .styles_blinker__1EBFc{opacity:1;margin-bottom:-2px;height:15px;margin-left:-5px;border-left:7px solid var(--lime-800);animation:styles_blinker__1EBFc .9s steps(2,start) infinite}@keyframes styles_blinker__1EBFc{to{visibility:hidden}}@media(max-width:567px){.styles_wr__zAkEW{min-width:unset}}.styles_rotatingContainer__yNXM_{display:inline-block;width:100%;overflow:hidden;position:relative}.styles_rotatingWrapper__30t3K{position:absolute;transition:transform .3s ease-in-out}.styles_item__Sh6ZB{position:absolute;top:0;left:0}.styles_itemText___RWo_{white-space:nowrap}.faqs_faqs__XWJEB{display:flex;flex-direction:column;gap:13px;padding:12px 0;border-top:1px solid var(--grape-700);border-bottom:1px solid var(--grape-700)}.faqs_faqs__XWJEB.faqs_dark__h3Bai{color:var(--white);border-top:1px solid var(--grape-50);border-bottom:1px solid var(--grape-50)}.faqs_faq__T86CD{display:flex;justify-content:space-between;gap:10px;padding:13px 0;cursor:pointer}.faqs_faq__T86CD h6{font-family:var(--space-grotesk);font-size:24px;line-height:32px;font-weight:700;margin:0}.faqs_faq__T86CD .faqs_answer__kuH45{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faqs_faq__T86CD .faqs_answer__kuH45 p{padding-top:15px}.faqs_faq__T86CD .faqs_answer__kuH45 p,.faqs_faq__T86CD .faqs_answer__kuH45 p a{font-family:var(--space-grotesk);font-size:16px;line-height:24px;font-weight:400}.faqs_faq__T86CD .faqs_answer__kuH45 p a{color:inherit;font-weight:700;text-decoration:underline}.faqs_faq__T86CD.faqs_open__JlKjA .faqs_chevron__rEgdD{transform:rotate(180deg)}.faqs_faq__T86CD.faqs_open__JlKjA .faqs_answer__kuH45{max-height:215px;transition:max-height .4s ease-in}.faqs_text__GdaR8{display:flex;flex-direction:column;width:100%}.faqs_row__faGUE{display:flex;align-items:center;justify-content:space-between;gap:10px}.faqs_chevron__rEgdD{margin-right:45px;transition:transform .4s}.faqs_separator__Jhn3m.faqs_dark__h3Bai{background-color:var(--white)}@media(max-width:767px){.faqs_faq__T86CD.faqs_open__JlKjA p{max-height:400px}.faqs_faq__T86CD h6{font-family:var(--space-grotesk);font-size:20px;line-height:24px;font-weight:700}.faqs_faq__T86CD .faqs_answer__kuH45 p,.faqs_faq__T86CD a{font-family:var(--space-grotesk);font-size:14px;line-height:18px;font-weight:400}.faqs_chevron__rEgdD{margin-right:20px}}@media(max-width:567px){.faqs_chevron__rEgdD{margin-right:5px}}.dark .faqs_separator__Jhn3m{background-color:var(--white)!important}.styles_testimonialWr__pDDgt{max-width:1140px;width:100%}.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_gradientWr__hqMo2{padding:20px;margin-right:110px}.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_textWr__N_EVn{max-width:330px}.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_quoteWr__aZop4{padding:20px;right:-110px;max-width:450px}.styles_testimonialWr__pDDgt .styles_gradientWr__hqMo2{border-radius:20px;background:var(--Gradient_BG,linear-gradient(180deg,#d4fbd4 0,#ddc7ff 100%));padding:70px 0 57px 70px;max-width:1020px;position:relative}.styles_testimonialWr__pDDgt .styles_textWr__N_EVn{display:flex;flex-direction:column;gap:33px;max-width:418px}.styles_testimonialWr__pDDgt .styles_tabList__Fm4SN{gap:15px;margin:unset}.styles_testimonialWr__pDDgt .styles_tabList__Fm4SN li{font-family:var(--space-grotesk);font-size:18px;line-height:28px;font-weight:400;display:flex;gap:10px;align-items:center;list-style:none;margin-left:unset}.styles_testimonialWr__pDDgt .styles_tabList__Fm4SN li img{height:16px;width:16px}.styles_testimonialWr__pDDgt .styles_ctaStyles__jJmWu{font-family:var(--space-grotesk);font-size:19px;line-height:28px;font-weight:500}.styles_testimonialWr__pDDgt .styles_quoteWr__aZop4{border-radius:50px 50px 50px 0;border:2px solid #000;background:#fff;padding:38px 48px;display:flex;align-items:center;gap:30px;position:absolute;right:-110px;top:50%;transform:translateY(-50%)}.styles_testimonialWr__pDDgt .styles_leftSide__TcTw7{min-width:100px;max-width:117px;display:flex;flex-direction:column;gap:10px;align-items:center}.styles_testimonialWr__pDDgt .styles_leftSide__TcTw7 img{border-radius:50%}.styles_testimonialWr__pDDgt .styles_personInfo__C_2D_{text-align:center;color:var(--grey-600)}.styles_testimonialWr__pDDgt .styles_personInfo__C_2D_ h4{font-family:var(--space-grotesk);font-size:12px;line-height:17px;font-weight:700}.styles_testimonialWr__pDDgt .styles_personInfo__C_2D_ p{font-family:var(--space-grotesk);font-size:12px;line-height:17px;font-weight:500}.styles_testimonialWr__pDDgt .styles_rightSide__SXwkY{font-family:var(--space-grotesk);font-size:17px;line-height:24px;font-weight:400;max-width:340px}.styles_testimonialWr__pDDgt .styles_rightSide__SXwkY p{margin:0}.styles_testimonialWr__pDDgt .styles_ctaWrap__FGybz{display:flex;align-items:center;justify-content:center;margin-top:40px;gap:65px}@media(max-width:1230px){.styles_testimonialWr__pDDgt .styles_gradientWr__hqMo2,.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_gradientWr__hqMo2{padding:40px;margin:0}.styles_testimonialWr__pDDgt .styles_quoteWr__aZop4,.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_quoteWr__aZop4{position:static;transform:unset;max-width:unset;margin-top:20px}}@media(max-width:567px){.styles_testimonialWr__pDDgt .styles_gradientWr__hqMo2,.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_gradientWr__hqMo2{padding:30px 15px}.styles_testimonialWr__pDDgt .styles_quoteWr__aZop4,.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_quoteWr__aZop4{flex-direction:column-reverse}.styles_testimonialWr__pDDgt .styles_leftSide__TcTw7,.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_leftSide__TcTw7{max-width:unset}.styles_testimonialWr__pDDgt .styles_ctaWrap__FGybz,.styles_testimonialWr__pDDgt.styles_smallVersion__SIbUO .styles_ctaWrap__FGybz{flex-direction:column;gap:20px}}.dark .styles_gradientWr__hqMo2 .styles_ctaStyles__jJmWu,.dark .styles_gradientWr__hqMo2 h4,.dark .styles_gradientWr__hqMo2 li,.dark .styles_gradientWr__hqMo2 p{color:var(--black)}.styles_contents__QaZ7e{font-family:var(--text-family-body,"Space Grotesk");font-size:var(--typography-body-xs-size,18px);font-style:normal;font-weight:400;line-height:140%;color:#fff}.styles_wr__RPkOJ{display:flex;gap:20px;position:relative;margin-top:20px}.styles_headings__SImNN{display:flex;flex-direction:column;gap:var(--spacing-list-gap-tiny,8px)}.styles_headings__SImNN a{font-family:var(--text-family-body,"Space Grotesk");font-size:var(--typography-navigation-xs,16px);font-style:normal;font-weight:500;line-height:normal;min-height:48px;display:flex;flex-direction:column;justify-content:center;flex:1 0;align-self:stretch}.styles_heading__CvyKC{font-family:var(--space-grotesk);font-size:15px;line-height:19px;font-weight:500;color:var(--grey);text-decoration:none;color:var(--nav-main-default,#fff);opacity:var(--surface-opacity-inactive,.6)}.styles_heading__CvyKC.styles_active__DfC87{opacity:1}.styles_thumb__ve0d9{width:4px;border-radius:var(--spacing-2,8px);background:var(--accent-primary,#ffd966);position:absolute;transition:top .1s linear}.styles_mobile__y9HWa{display:none}.styles_mobile__y9HWa .styles_contents__QaZ7e{cursor:pointer}@media(max-width:1151px){.styles_mobile__y9HWa{display:block;padding:var(--spacing-5,20px) 0;width:100%;max-width:664px}.styles_mobile__y9HWa h4{font-family:var(--text-family-body,"Space Grotesk");font-size:var(--typography-body-xs-size,18px);font-style:normal;font-weight:400;line-height:140%;margin:0;position:relative}.styles_mobile__y9HWa .styles_arrow__zy4nm{height:24px;width:24px;background-image:url(/_next/static/media/u_angle-down.373f4a09.svg);position:absolute;background-repeat:no-repeat;background-position:50%;background-size:24px;right:0;transition:transform .2s}.styles_mobile__y9HWa .styles_arrow__zy4nm.styles_open__p_pPq{transform:rotate(180deg)}.styles_mobile__y9HWa .styles_wr__RPkOJ{margin-top:10px}}.styles_wr__RPkOJ.styles_closed__C_I_O{display:none}.styles_bg__4Z0dW{background-image:url(/images/guide-page-background.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;flex-direction:column;flex:1 1;text-align:center;align-items:center;padding-bottom:16px}.styles_title__6GsAA{display:flex;flex-direction:column;gap:30px;margin-bottom:100px;padding:60px 16px 0}.styles_title__6GsAA h1{font-family:var(--helvetica-neue);font-size:40px;line-height:31px;font-weight:700}.styles_title__6GsAA h2{font-family:var(--space-grotesk);font-size:24px;line-height:18px;font-weight:600}.styles_inputs__Y7wuu{display:flex;margin-bottom:60px}.styles_bottomCard__OlhAc{box-shadow:0 0 34px 0 rgba(0,0,0,.1);position:absolute;bottom:0;width:969px;background-color:var(--white);color:var(--black);margin:0 auto;left:0;right:0;padding:50px 7px 10px 48px;display:flex}.styles_bottomCardLabel__u9RpL{font-family:var(--helvetica-neue);font-size:24px;line-height:32px;font-weight:700;width:148px;text-wrap:wrap;text-align:left;margin:auto 0}.styles_bottomCardList__0I3ZO ul{flex-wrap:wrap;max-height:90px;gap:5px 30px;text-align:left;margin:0}@media(max-width:1023px){.styles_title__6GsAA{width:100%;background-color:var(--white);padding:46px 16px 32px;margin-bottom:48px}.styles_title__6GsAA h1{font-size:32px;line-height:40px}.styles_title__6GsAA h2{font-size:21px;line-height:28px}.styles_inputs__Y7wuu{width:100%;justify-content:center}.styles_btnWrapper__0nD_N{padding:0 16px;width:100%;max-width:400px}.styles_bottomCard__OlhAc{display:none}}.styles_hidden__86hWC{display:none}.styles_panelWrapper__gY4il{position:relative;display:flex;flex-grow:1;flex-direction:column;max-width:520px;width:100%;background-color:var(--white)}.styles_close__QM8Ia{position:absolute;width:30px;height:30px;right:10px;top:10px;background-image:url(/_next/static/media/u_times.78a21cb2.svg);background-repeat:no-repeat;background-position:50%;background-size:24px;cursor:pointer;z-index:10}.styles_top__bRT_h{display:flex;flex-direction:column;gap:15px;padding:15px;z-index:1}.styles_buttons__tAAKZ{display:flex;justify-content:space-between}.styles_transportWr__KUvKJ{position:relative;z-index:5;padding-right:50px}.styles_controlWrapper__oP8me{gap:16px;display:flex;flex-direction:column}.styles_selects__QYs5T{position:relative;display:flex;flex-direction:column;padding-left:30px;padding-right:50px;gap:12px}.styles_fromIcon__QvqOW{top:4px;background-image:url(/_next/static/media/u_map-marker.5b9d2221.svg)}.styles_fromIcon__QvqOW,.styles_toIcon__3rKmU{position:absolute;width:24px;height:24px;left:0;background-repeat:no-repeat;background-size:24px}.styles_toIcon__3rKmU{bottom:4px;background-image:url(/_next/static/media/u_map-pin.4f2d1afb.svg)}.styles_dashedIcon__cUEij{position:absolute;width:2px;border-left:2px dashed var(--black);left:11px;bottom:28px;top:28px}.styles_invertBtn___0v2e{position:absolute;top:35px;right:0;background-image:url(/_next/static/media/u_arrows-v-alt.89fabcd8.svg);background-size:30px;background-repeat:no-repeat;background-position:50%;width:40px;height:40px;cursor:pointer}.styles_loading__wjTrW{border-radius:50%;width:46px;height:46px;border-top:6px solid var(--black);border:6px solid var(--black);border-top-color:var(--grey-200);animation:styles_spin__AL228 2s linear infinite;margin:auto}@keyframes styles_spin__AL228{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1279px){.styles_panelWrapper__gY4il{max-width:350px}}@media(max-width:767px){.styles_panelWrapper__gY4il{max-width:unset}}.styles_propertiesWr__uF2Ao{padding:24px 16px;cursor:pointer;display:flex;align-items:center;gap:40px;transition:background-color .2s}.styles_propertiesWr__uF2Ao.styles_active__CUctu{transition:none;background-color:var(--grey-100)}.styles_propertiesWr__uF2Ao:hover{background-color:var(--grey-200)}.styles_arriveDepart__690xf{margin-right:auto}.styles_arriveDepart__690xf span{min-width:54px;display:inline-block}.styles_properties__58xER{display:flex;flex-direction:column;gap:12px}.styles_travelTime__8S_G4{background-color:var(--canary);font-weight:700;padding:2px 8px;text-align:center}.styles_getDirections__aqTDe{font-weight:700;text-decoration:underline}.routeDetails_top__M0R4v{display:flex;gap:20px;padding:24px 16px 8px;background-color:var(--grey-100);position:relative}.routeDetails_close__eY9YY{background-image:url(/images/icons/icon_back_arrow_24x24px.svg);background-size:24px;min-width:50px;min-height:50px;background-repeat:no-repeat;background-position:50%;margin-bottom:auto;position:absolute;left:0;top:10px;cursor:pointer}.routeDetails_fromToLabels__2qhPu{padding-left:48px}.routeDetails_fromToLabels__2qhPu div{display:flex}.routeDetails_fromToLabels__2qhPu div>p:first-child{min-width:50px}.routeDetails_fromToLabels__2qhPu div>p:last-child{font-weight:700}.routeDetails_groups__KdAj5{padding:24px 16px;overflow:auto}.panelRow_group__zwFdp{display:flex;gap:10px}.panelRow_left__rixfo{min-width:5px}.panelRow_right__IXRVk{display:flex;flex-direction:column}.panelRow_head__fMTrJ{cursor:pointer}.panelRow_head__fMTrJ p{font-family:var(--space-grotesk);font-size:16px;line-height:20px;font-weight:700;margin:0;text-transform:capitalize;display:flex;align-items:center;gap:2px}.panelRow_head__fMTrJ p img{width:16px;height:16px;transition:all .3s ease-in-out}.panelRow_head__fMTrJ p img.panelRow_open__YfcJ4{transform:rotateX(180deg)}.panelRow_head__fMTrJ>div{font-family:var(--space-grotesk);font-size:14px;line-height:18px;font-weight:400;color:var(--grey)}.panelRow_groupPart__nxZSS{padding:10px}.panelRow_groupPart__nxZSS p{margin:0}.panelRow_groupPart__nxZSS .panelRow_time__gWQzU,.panelRow_groupPart__nxZSS p{font-family:var(--space-grotesk);font-size:14px;line-height:normal;font-weight:400}.panelRow_groupPart__nxZSS .panelRow_time__gWQzU{color:var(--grey)}.panelRow_groupPart__nxZSS .panelRow_direction__uDXgw{font-family:var(--space-grotesk);font-size:16px;line-height:18px;font-weight:500;color:var(--black)}.styles_content__8t1gF{height:calc(100vh - var(--subAppNavHeight))}.styles_content__8t1gF,.styles_mapWrapper__1P0EY{display:flex;position:relative;flex-grow:1}@media(max-width:767px){.styles_content__8t1gF{height:calc(100vh - var(--subAppNavHeight) - 42px)}.styles_mapWrapper__1P0EY{display:none}}.styles_controlsWrapper__ETTTU{display:flex;flex-direction:column;position:absolute;z-index:1101;top:20px;left:30px;gap:24px;pointer-events:none}.styles_shapeButtons__0oQ_5{display:flex;flex-direction:column;gap:24px;width:-moz-fit-content;width:fit-content}.styles_shapeButtons__0oQ_5>button{pointer-events:all}.styles_blue__VXBBO>div{background-color:#138eff}.styles_red__gRNIR>div{background-color:red}.styles_orange__V6z8z>div{background-color:#ff7a00}@media(max-width:1279px){.styles_controlsWrapper__ETTTU{top:8px;left:8px}}@media(max-width:1023px){.styles_controlsWrapper__ETTTU{position:relative;height:137px;left:0;top:0;width:100%;background-color:var(--white);pointer-events:all;gap:0}.styles_shapeButtons__0oQ_5{display:none}}.styles_poiPanelWrapper__16A61{box-sizing:border-box;position:absolute;left:0;right:0;padding:48px 48px 38px;margin:0 auto;z-index:1000;max-width:763px;min-height:231px;bottom:48px;border:1px solid #e7e7e7;box-shadow:0 2px 7px 0 rgba(0,0,0,.4);background-color:#fff;pointer-events:all;display:flex;flex-direction:column;justify-content:space-around;border-radius:10px}.styles_poiInfoWrapper__gU0Da{display:flex}.styles_poiId__9Kqa6{font-family:var(--space-grotesk);font-size:24px;line-height:32px;font-weight:400;color:var(--grey-700);width:38px;text-align:right;margin-right:24px}.styles_poiInfo__m8NAj{display:flex;width:100%;justify-content:space-between}.styles_poiNameAndAddress__6fcgq{font-family:var(--space-grotesk);font-size:24px;line-height:32px;font-weight:700;flex:1 1;color:var(--grey-700);text-overflow:ellipsis;max-width:423px}.styles_poiName__rTI1k{font-weight:700}.styles_poiAddress__qOSrJ{font-weight:400}.styles_travelTimes__zMy9B{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.styles_activeTravelTime__m1aJ_{height:21px;width:56px}.styles_inactiveTravelTimes__2Gl0f{display:flex;gap:7px;height:21px}.styles_inactiveTravelTimes__2Gl0f .styles_travelTime__4m53c{background-color:transparent;border:1px solid}.styles_travelTime__4m53c{font-family:var(--space-grotesk);font-size:14px;line-height:19px;font-weight:700;background-color:var(--canary);margin-left:auto;height:-moz-fit-content;height:fit-content;width:56px;text-align:center;border:1px solid var(--canary)}.styles_cost__kcweP{font-family:var(--space-grotesk);font-size:16px;line-height:24px;font-weight:400;color:var(--grey-700);margin-top:16px;text-align:right;height:24px}.styles_poiBtns__CrpVS{display:flex;justify-content:center;margin-top:32px;gap:16px}.styles_close__G9xzW{position:absolute;top:6px;right:6px;cursor:pointer;width:40px;height:40px;padding:20px}.styles_close__G9xzW,.styles_loadingWrap__30qGZ{display:flex;align-items:center;justify-content:center}.styles_loadingWrap__30qGZ{z-index:1010;height:100%}.styles_loader__5Siet{border-top:4px solid var(--grey-200);border-radius:50%;border:4px solid var(--grey-200);border-top-color:var(--grey-300);width:20px;height:20px;box-sizing:border-box;animation:styles_spin__0vERl 1s linear infinite}@keyframes styles_spin__0vERl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1023px){.styles_panelWrapper__36zd0{display:none}.styles_poiPanelWrapper__16A61{padding:16px;min-height:unset;border-radius:0;bottom:0;z-index:1200}.styles_poiInfoWrapper__gU0Da{padding-right:24px}.styles_poiId__9Kqa6{font-size:16px;line-height:24px;margin-right:8px;width:24px}.styles_poiInfo__m8NAj{flex-direction:column;gap:8px}.styles_poiNameAndAddress__6fcgq{font-size:16px;line-height:24px}.styles_travelTimes__zMy9B{align-items:flex-start}.styles_cost__kcweP{text-align:left;margin-top:8px}.styles_poiBtns__CrpVS{margin-top:8px;flex-direction:column;gap:8px}}.styles_panelWrapper__4cBmq{display:flex;flex-grow:1;flex-direction:column;max-width:520px;width:100%;background-color:var(--white)}.styles_top__0Jf3S{display:flex;flex-direction:column;gap:15px;padding:15px;z-index:1}.styles_labelWithControl__edQ0l{display:flex;align-items:center}.styles_labelWithControl__edQ0l>span{font-family:var(--space-grotesk);font-size:16px;line-height:22px;font-weight:400;min-width:130px}.styles_controlWrapper__8F_XT{width:100%}.styles_desktopButtons__kEhxT{display:flex;justify-content:space-between}.styles_mobileButtons__Su0Pc{display:none}.styles_bottom__JLQiu{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.styles_bottom__JLQiu.styles_blur__LhSPc{overflow:hidden;filter:blur(5px);pointer-events:none}.styles_bottom__JLQiu.styles_noResults__viGIs{background-color:var(--grey-200);width:100%}.styles_noResults__viGIs{font-family:var(--space-grotesk);font-size:24px;line-height:32px;font-weight:700;color:var(--grey-700);margin:auto;text-align:center}.styles_loadingWrap__PwUHT{display:flex;justify-content:center;align-items:center;z-index:1010;height:100%}.styles_loader__HoOJ1{border-top:5px solid var(--white);border-radius:50%;border:5px solid var(--white);border-top-color:var(--grey-300);width:40px;height:40px;box-sizing:border-box;animation:styles_spin__bB5s2 1s linear infinite}@keyframes styles_spin__bB5s2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_resultWrapper__B0EFp{display:flex;padding:12px 16px;width:100%;cursor:pointer;transition:all .3s}.styles_resultWrapper__B0EFp:hover{background-color:var(--grey-200)}.styles_resultWrapper__B0EFp.styles_active__vEmd4{background-color:var(--grey-300)}.styles_index__2c2PS{font-family:var(--space-grotesk);font-size:16px;line-height:22px;font-weight:300;min-width:20px}.styles_details__AbeyU{display:flex;flex-direction:column;gap:4px;margin-left:12px}.styles_name__ZQHql{font-size:16px;font-weight:700}.styles_address__L_j7V,.styles_name__ZQHql{font-family:var(--space-grotesk);line-height:21px}.styles_address__L_j7V{font-size:14px;font-weight:400}.styles_travelTimes__UcYZl{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.styles_activeTravelTime__fEyGm{height:21px}.styles_inactiveTravelTimes__tTXcr{display:flex;gap:7px;height:21px}.styles_inactiveTravelTimes__tTXcr .styles_travelTime___BlQe{background-color:transparent;border:1px solid}.styles_travelTime___BlQe{margin-left:auto;height:-moz-fit-content;height:fit-content;width:56px;text-align:center;border:1px solid var(--canary)}.styles_banner__BrBSo,.styles_travelTime___BlQe{font-family:var(--space-grotesk);font-size:14px;line-height:19px;font-weight:700;background-color:var(--canary)}.styles_banner__BrBSo{z-index:1}.styles_openBanner__Njr2Q{padding:48px;display:flex;flex-direction:column;gap:16px;position:relative}.styles_openBanner__Njr2Q p{font-family:var(--space-grotesk);font-size:24px;line-height:32px;font-weight:700}.styles_openBanner__Njr2Q ul{display:flex;flex-direction:column;gap:10px;margin:0 0 32px}.styles_openBanner__Njr2Q ul li{font-family:var(--space-grotesk);font-size:16px;line-height:24px;font-weight:400}.styles_closeIcon__hprs3{position:absolute;top:20px;right:20px;padding:18px;width:48px;height:48px;cursor:pointer}.styles_closedBanner__7pKR8{font-family:var(--space-grotesk);font-size:16px;line-height:32px;font-weight:700;padding:15px;display:flex;gap:24px;align-items:center;cursor:pointer}.styles_dropdown__ZiwIL>div{align-items:center}.styles_dropdown__ZiwIL>div:hover{background-color:var(--canary-600)!important;color:var(--black)!important}.styles_dropdownActive__ZcQAF{background-color:var(--canary)!important;color:var(--black)!important}@media(max-width:1279px){.styles_panelWrapper__4cBmq{max-width:350px}.styles_closedBanner__7pKR8{font-size:14px;line-height:normal;gap:12px}}@media(max-width:1023px){.styles_desktopButtons__kEhxT{display:none}.styles_mobileButtons__Su0Pc{display:flex;gap:8px;align-items:center}.styles_mobileButtons__Su0Pc img{cursor:pointer}.styles_mobileButtons__Su0Pc .styles_rotate__fHCoJ{transform:rotate(180deg)}.styles_panelWrapper__4cBmq{max-width:unset;flex-grow:0;z-index:1100;position:absolute}.styles_panelWrapper__4cBmq.styles_mobileOpen__mI6mH{height:100%;z-index:1105}.styles_panelWrapper__4cBmq.styles_mobileOpen__mI6mH .styles_bottom__JLQiu{height:unset}.styles_top__0Jf3S{flex-direction:row;justify-content:space-between}.styles_labelWithControl__edQ0l{width:100%}.styles_labelWithControl__edQ0l>span{display:none}.styles_labelWithControl__edQ0l .styles_controlWrapper__8F_XT{width:100%}.styles_bottom__JLQiu{height:0}.styles_closedBanner__7pKR8{padding:10px 15px}.styles_sortingControl__0E8Cg{display:none}.styles_openBanner__Njr2Q{padding:20px}.styles_closeIcon__hprs3{top:0;right:0}}.styles_content__3_Puh{height:calc(100vh - var(--subAppNavHeight))}.styles_content__3_Puh,.styles_mapWrapper__pkcWI{display:flex;position:relative;flex-grow:1}@media(max-width:1023px){.styles_content__3_Puh{flex-direction:column-reverse;height:calc(100vh - var(--subAppNavHeight) - 42px)}.styles_mapWrapper__pkcWI{flex-direction:column;padding-bottom:114px}}.styles_mapContainer__m7AHE{width:100%}.styles_marker__ilh6_{position:relative}.styles_marker__ilh6_.styles_active__zfcm_{z-index:1}.styles_marker__ilh6_.styles_active__zfcm_>:before{width:46px;height:46px}.styles_marker__ilh6_.styles_active__zfcm_>:after,.styles_marker__ilh6_.styles_active__zfcm_>:before{content:"";position:absolute;background-image:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 55%,#fff 75%,#fff);border-radius:50%}.styles_marker__ilh6_.styles_active__zfcm_>:after{width:58px;height:58px}.styles_loading__AYtkg{position:absolute;border-radius:50%;width:46px;height:46px;border:6px solid transparent;animation:styles_spin__jpMMq 1s linear infinite}.styles_markerIcon__HX1pu{width:34px;height:34px;border-radius:50%;border:2px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_poiMarker__QqiUn{font-family:var(--space-grotesk);font-size:14px;line-height:16px;font-weight:400;text-align:center;border:1px solid var(--grey-600);transition:top .25s,box-shadow .25s;box-shadow:0 6px 7px 0 transparent;color:var(--white);position:relative}.styles_poiMarker__QqiUn:before{content:"";position:absolute;border-width:5px 5px 0;border-style:solid;display:block;width:0;top:19px;left:6px;border-color:var(--grey-600) transparent}.styles_poiMarker__QqiUn:hover{top:-2px;position:relative;box-shadow:0 6px 7px 0 rgba(0,0,0,.5)}.styles_poiMarker__QqiUn.styles_active__zfcm_ .styles_poiMarkerSquare__ZLk47,.styles_poiMarker__QqiUn.styles_intersection__hRnRs{color:var(--black)}.styles_poiMarker__QqiUn.styles_intersection__hRnRs.styles_active__zfcm_ .styles_poiMarkerSquare__ZLk47{color:var(--white)}.styles_poiMarkerArrow__I_i6B{transition:border-color .25s;position:absolute;border-width:5px 5px 0;border-style:solid;display:block;width:0;top:18px;left:6px}.styles_poiMarkerSquare__ZLk47{height:100%;transition:background-color .25s}@keyframes styles_spin__jpMMq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1023px){.styles_mapContainer__m7AHE{height:100%}}