@font-face{font-family:"AmaticSC";font-style:normal;font-weight:600;src:url(/static/media/AmaticSC-Bold.d642a356.ttf) format("truetype")}@font-face{font-family:"AmaticSC";font-style:normal;font-weight:400;src:url(/static/media/AmaticSC-Regular.caaf513a.ttf) format("truetype")}@font-face{font-family:"JosefinSans";font-style:normal;font-weight:400;src:url(/static/media/JosefinSans-Regular.00ba5dee.ttf) format("truetype")}@font-face{font-family:"JosefinSans";font-style:normal;font-weight:300;src:url(/static/media/JosefinSans-Light.69753338.ttf) format("truetype")}@font-face{font-family:"JosefinSans";font-style:normal;font-weight:700;src:url(/static/media/JosefinSans-Bold.07ed1871.ttf) format("truetype")}@font-face{font-family:"JosefinSans";font-style:normal;font-weight:500;src:url(/static/media/JosefinSans-SemiBold.3be77e50.ttf) format("truetype")}@font-face{font-family:"Quicksand";font-style:normal;font-weight:500;src:url(/static/media/Quicksand-SemiBold.d4f6bc51.ttf) format("truetype")}@font-face{font-family:"Quicksand";font-style:normal;font-weight:700;src:url(/static/media/Quicksand-Bold.76f20c55.ttf) format("truetype")}@font-face{font-family:"Quicksand";font-style:normal;font-weight:400;src:url(/static/media/Quicksand-Regular.cffc2790.ttf) format("truetype")}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_wrapper__2NZyo{background-color:#e68f21;display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1 1;position:relative;font-family:"Quicksand";font-weight:700}.Header_wrapper__2NZyo .Header_links__2yQaP{display:flex;flex-direction:row;justify-content:flex-end;min-width:240px;max-width:300px;position:absolute;right:50px}.Header_wrapper__2NZyo .Header_links__2yQaP .Header_userImg__38vGD{width:60px;min-width:60px;height:60px;border-radius:30px;background-color:hsla(0,0%,100%,.3);overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center}.Header_wrapper__2NZyo .Header_links__2yQaP .Header_userImg__38vGD img{width:100%;height:100%}.Header_wrapper__2NZyo .Header_links__2yQaP span{color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;padding:0 5px}.Header_wrapper__2NZyo .Header_links__2yQaP .Header_link__1ce84{color:#fff;text-decoration:none;font-weight:500;width:50px;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding-top:5px;padding-right:10px}.Header_wrapper__2NZyo .Header_links__2yQaP .Header_link__1ce84:hover{cursor:pointer}.Header_wrapper__2NZyo .Header_links__2yQaP .Header_link__1ce84 path,.Header_wrapper__2NZyo .Header_links__2yQaP .Header_link__1ce84 svg{fill:#fff}.Header_wrapper__2NZyo .Header_links__2yQaP .Header_activeLink__3DLZa{color:rgba(0,0,0,.3)}.Header_wrapper__2NZyo .Header_logoWrapper__2zVz- a{display:flex;flex-direction:row;align-items:center;max-height:120px}.Header_wrapper__2NZyo .Header_logoWrapper__2zVz- a svg:first-child{max-width:80px}.Header_wrapper__2NZyo .Header_logoWrapper__2zVz- a svg:nth-child(2){max-width:250px;margin-left:10px}@media(max-width:960px){.Header_wrapper__2NZyo{padding-bottom:10px;justify-content:start;padding-left:10px}.Header_wrapper__2NZyo .Header_logoWrapper__2zVz-{padding-right:70px}.Header_wrapper__2NZyo .Header_logoWrapper__2zVz- a svg{width:100%}.Header_wrapper__2NZyo .Header_links__2yQaP{right:0;width:100%;font-weight:900}.Header_wrapper__2NZyo .Header_links__2yQaP .Header_name__18Ke5,.Header_wrapper__2NZyo .Header_links__2yQaP .Header_userImg__38vGD{display:none}}.BaseLayout_BaseLayout__2_snz{display:grid;margin:0 auto;grid-template-areas:"m m m" "m m m" "f f f";grid-template-columns:4fr 4fr 4fr;grid-template-rows:1fr 10fr 1fr;grid-gap:0;max-height:100vh;height:100vh;color:rgba(0,0,0,.6);background-color:#e68f21}.BaseLayout_BaseLayout__2_snz h1,.BaseLayout_BaseLayout__2_snz h2,.BaseLayout_BaseLayout__2_snz h3,.BaseLayout_BaseLayout__2_snz h4,.BaseLayout_BaseLayout__2_snz h5,.BaseLayout_BaseLayout__2_snz h6{font-family:"JosefinSans";font-weight:700}.BaseLayout_BaseLayout__2_snz:not(.BaseLayout_withHeader__3sCR0):before{position:absolute;content:"";top:0;left:0;z-index:1;background-image:url(/static/media/paw.206e2177.svg);width:100%;height:100%}.BaseLayout_BaseLayout__2_snz main{grid-area:m;flex:1 1;display:flex;flex-direction:column;justify-content:center;margin:0 8.5vw;z-index:1;flex-wrap:wrap}.BaseLayout_BaseLayout__2_snz header{grid-area:h}.BaseLayout_BaseLayout__2_snz footer{grid-area:f}.BaseLayout_BaseLayout__2_snz a{color:#fff}.BaseLayout_withHeader__3sCR0{grid-template-areas:"h h h" "m m m" "f f f";background-color:#fff}@media(max-width:960px){.BaseLayout_BaseLayout__2_snz{position:relative;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:800px}.BaseLayout_BaseLayout__2_snz:not(.BaseLayout_withHeader__3sCR0):before{bottom:0}.BaseLayout_BaseLayout__2_snz main{flex-wrap:wrap}}.TermsOfUse_wrapper__1CsJY{color:#000;line-height:1.4;padding:48px 70px 40px 100px}.TermsOfUse_wrapper__1CsJY h1,.TermsOfUse_wrapper__1CsJY h3{font-family:"Open Sans",sans-serif;font-weight:600;color:#11223f}.TermsOfUse_wrapper__1CsJY h1{font-size:24px;margin-bottom:30px}.TermsOfUse_wrapper__1CsJY h3{font-size:30px;margin-bottom:39px;position:relative}.TermsOfUse_wrapper__1CsJY h3:after{position:absolute;content:"";width:96px;height:2px;background-color:#e68f21;bottom:-10px;left:-45px}.TermsOfUse_wrapper__1CsJY p{margin-bottom:20px}.TermsOfUse_wrapper__1CsJY ul{margin-left:50px;margin-bottom:20px}.TermsOfUse_wrapper__1CsJY a{color:#e68f21;text-decoration:underline}@media(max-width:960px){.TermsOfUse_wrapper__1CsJY{padding:10px}.TermsOfUse_wrapper__1CsJY h1{font-size:32px;margin-bottom:10px}}.TermsOfUse_underline__3Ny_X{text-decoration:underline}.TermsOfUse_paragraph__3kPrY{margin:8px 0;font:14px Helvetica;color:#000;font-feature-settings:"kern" off;-webkit-font-kerning:none;font-kerning:none}.TermsOfUse_italic__3gweT{font-style:italic}.SignUpPage_wrapper__3DoMo{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 auto;height:100%;width:100%;font-family:"Quicksand";font-weight:500}.SignUpPage_wrapper__3DoMo h1{text-transform:uppercase;color:#000;font-size:20px;font-weight:500}.SignUpPage_wrapper__3DoMo form{position:relative;padding:10px;width:40%;min-height:40%;align-items:center;justify-content:center;display:flex;flex-direction:column}.SignUpPage_wrapper__3DoMo form>div{margin-bottom:15px}.SignUpPage_wrapper__3DoMo form input[type=number]{-moz-appearance:textfield}.SignUpPage_wrapper__3DoMo form input::-webkit-inner-spin-button,.SignUpPage_wrapper__3DoMo form input::-webkit-outer-spin-button{-webkit-appearance:none}.SignUpPage_wrapper__3DoMo form .SignUpPage_toggleWrapper__2qxGn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:65%;min-width:300px;margin:0 0 20px}.SignUpPage_wrapper__3DoMo form .SignUpPage_toggleWrapper__2qxGn span{font-size:16px;line-height:16px;height:16px;text-align:center;margin-left:10px}.SignUpPage_wrapper__3DoMo form button{min-width:298px;margin-top:10px}.ToggleButton_wrapper__uQlnz{position:relative;height:28px;width:56px;border-radius:16px;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:0 4px 4px rgba(0,0,0,.25)}.ToggleButton_wrapper__uQlnz .ToggleButton_toggleButton__2SaJT{flex:1 1;height:100%;width:100%;border:none;cursor:pointer}.ToggleButton_wrapper__uQlnz .ToggleButton_toggleButton__2SaJT:after{background-color:#486c74;content:"";height:100%;width:100%;position:absolute;left:0}.ToggleButton_wrapper__uQlnz .ToggleButton_toggleButton__2SaJT:before{background-color:#fff;opacity:1;content:"";display:flex;flex-direction:row;align-items:center;justify-content:center;width:26px;height:26px;border-radius:13px;box-sizing:border-box;position:absolute;z-index:2;right:29px;top:1px;transition:all .3s ease}.ToggleButton_wrapper__uQlnz .ToggleButton_disabled__1NTEU:after{background-color:#424242}.ToggleButton_wrapper__uQlnz .ToggleButton_disabled__1NTEU:before{right:1px}.RoundedButton_button__1Xaqw{width:100%;min-width:200px;height:45px;border-radius:23px;background-color:#e68f21;color:#fff;font-weight:700;font-size:16px;border:none;font-family:"Quicksand"}.RoundedButton_button__1Xaqw:hover:not(.RoundedButton_disabled__3OeJR){box-shadow:0 0 4px rgba(0,0,0,.8);transition:all .3s}.RoundedButton_button__1Xaqw:not(.RoundedButton_disabled__3OeJR){cursor:pointer}.RoundedButton_button__1Xaqw:active{opacity:.7}.RoundedButton_loginButton__1NP9t{background-color:#fff;color:#e68f21}.RoundedButton_registerButton__1vlZs{background-color:transparent;color:#000;border:1px solid #000}.RoundedButton_disabled__3OeJR{opacity:.7}.RoundedButton_activeButton__24o4C{color:#486c74;display:flex;flex-direction:row;align-items:center;justify-content:center}.RoundedButton_activeButton__24o4C span{margin-right:6px;margin-top:6px}.CustomField_inputWrapper__1o9eJ{display:flex;flex-direction:column;width:65%;min-width:300px;position:relative;font-family:"Quicksand"}.CustomField_inputWrapper__1o9eJ input,.CustomField_inputWrapper__1o9eJ textarea{margin-top:10px;height:45px;padding:0 10px;font-family:"Quicksand";font-weight:700}.CustomField_inputWrapper__1o9eJ input{border:2px solid #dcdddd;background-color:transparent;border-radius:8px;outline:none;z-index:1}.CustomField_inputWrapper__1o9eJ input:focus{border-color:#486c74}.CustomField_inputWrapper__1o9eJ input[type=password]{z-index:1;margin-left:2px;color:transparent;caret-color:#000}.CustomField_inputWrapper__1o9eJ input[type=password]:-webkit-autofil{color:transparent!important;background-color:hsla(0,0%,100%,.3)!important}.CustomField_inputWrapper__1o9eJ .CustomField_passwordText__10YWt{position:absolute;color:#000;opacity:1;left:14px;bottom:15px;font-size:12px;font-weight:600;z-index:2}.CustomField_inputWrapper__1o9eJ .CustomField_error__275OA{position:absolute;color:#f44336;font-weight:500;font-size:14px;bottom:calc(-1em - 2px);left:5px}.CustomField_values__2TbE8{position:absolute;bottom:-100px}label{color:#486c74;font-weight:500}.CustomField_loginInput__3Upti input,.CustomField_loginInput__3Upti input[type=password]{border-radius:23px;color:#fff}.CustomField_forgotInput__bzIXP input{padding-left:50px}.CustomField_forgotIcon__SF1vb{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#eef0f0;bottom:2px;left:2px;height:45px;width:46px;border-bottom-left-radius:6px;z-index:1;border-top-left-radius:6px}.CustomField_forgotIcon__SF1vb path,.CustomField_forgotIcon__SF1vb svg{fill:#486c74;fill-opacity:1;fill-rule:inherit}.LoginPage_wrapper__1pJ0D{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 auto;height:100%;width:100%}.LoginPage_wrapper__1pJ0D .LoginPage_subTitle__Yazk1{font-family:"JosefinSans";font-weight:500;text-transform:uppercase;color:#fff}.LoginPage_wrapper__1pJ0D .LoginPage_logoWrapper__1lHoY{display:flex;flex-direction:column;align-items:center;max-height:30vh;max-width:100vw}.LoginPage_wrapper__1pJ0D .LoginPage_logoWrapper__1lHoY svg:nth-child(2){margin-top:30px;height:50%}.LoginPage_wrapper__1pJ0D form{position:relative;padding:10px;width:40%;min-height:40%;display:flex;flex-direction:column;align-items:center}.LoginPage_wrapper__1pJ0D form>div{margin-bottom:15px}.LoginPage_wrapper__1pJ0D form input{border-color:#fff;margin-top:0}.LoginPage_wrapper__1pJ0D form input:-internal-autofill-selected,.LoginPage_wrapper__1pJ0D form input:-webkit-autofil,.LoginPage_wrapper__1pJ0D form input:autofil{background-color:hsla(0,0%,100%,.3)!important}.LoginPage_wrapper__1pJ0D form .LoginPage_toggleWrapper__1lBZM{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-width:300px;margin:10px 0}.LoginPage_wrapper__1pJ0D form .LoginPage_toggleWrapper__1lBZM span{font-size:16px;line-height:16px;height:16px;text-align:center;margin-left:10px}.LoginPage_wrapper__1pJ0D .LoginPage_buttons__1Vz05{width:65%;min-width:300px;min-height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.LoginPage_wrapper__1pJ0D .LoginPage_buttons__1Vz05>div{display:flex;flex-direction:column;align-items:center;width:100%}.LoginPage_wrapper__1pJ0D .LoginPage_buttons__1Vz05 .LoginPage_forgotLink__X3Cvh{color:#fff;margin-top:30px}.LoginPage_wrapper__1pJ0D .LoginPage_buttons__1Vz05 .LoginPage_isDogTrainer__L2itC{color:#000;text-transform:uppercase}.LoginPage_wrapper__1pJ0D .LoginPage_buttons__1Vz05 .LoginPage_forgotLink__X3Cvh,.LoginPage_wrapper__1pJ0D .LoginPage_buttons__1Vz05 .LoginPage_isDogTrainer__L2itC{font-family:"Quicksand";font-weight:700}.LoginPage_wrapper__1pJ0D .LoginPage_buttons__1Vz05 button{margin-top:10px}@media(max-width:960px){.LoginPage_wrapper__1pJ0D form{min-width:80%;width:100%}.LoginPage_wrapper__1pJ0D .LoginPage_logoWrapper__1lHoY svg{max-width:100%}}.Loader_wrapper__2OIy4{position:fixed;top:0;left:0;right:0;bottom:0;display:none;align-items:center;justify-content:center;z-index:999}.Loader_isLoading__2L4iJ{display:flex}.Loader_notTransparent__3-Jwd{background-color:#fff}.Loader_lds_roller__3nJMG{display:inline-block;position:relative;width:80px;height:80px}.Loader_lds_roller__3nJMG div{animation:Loader_lds_roller__3nJMG 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.Loader_lds_roller__3nJMG div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#f44336;margin:-4px 0 0 -4px}.Loader_lds_roller__3nJMG div:first-child{animation-delay:-36ms}.Loader_lds_roller__3nJMG div:first-child:after{top:63px;left:63px}.Loader_lds_roller__3nJMG div:nth-child(2){animation-delay:-72ms}.Loader_lds_roller__3nJMG div:nth-child(2):after{top:68px;left:56px}.Loader_lds_roller__3nJMG div:nth-child(3){animation-delay:-.108s}.Loader_lds_roller__3nJMG div:nth-child(3):after{top:71px;left:48px}.Loader_lds_roller__3nJMG div:nth-child(4){animation-delay:-.144s}.Loader_lds_roller__3nJMG div:nth-child(4):after{top:72px;left:40px}.Loader_lds_roller__3nJMG div:nth-child(5){animation-delay:-.18s}.Loader_lds_roller__3nJMG div:nth-child(5):after{top:71px;left:32px}.Loader_lds_roller__3nJMG div:nth-child(6){animation-delay:-.216s}.Loader_lds_roller__3nJMG div:nth-child(6):after{top:68px;left:24px}.Loader_lds_roller__3nJMG div:nth-child(7){animation-delay:-.252s}.Loader_lds_roller__3nJMG div:nth-child(7):after{top:63px;left:17px}.Loader_lds_roller__3nJMG div:nth-child(8){animation-delay:-.288s}.Loader_lds_roller__3nJMG div:nth-child(8):after{top:56px;left:12px}@keyframes Loader_lds_roller__3nJMG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ForgotPage_wrapper__2pgVO{display:flex;flex-direction:column;flex:1 1 auto;height:100%;width:100%;align-items:center;justify-content:flex-start;padding-top:10%}.ForgotPage_wrapper__2pgVO .ForgotPage_successWrapper__2WeSv{color:#60bc6f}.ForgotPage_wrapper__2pgVO h1{text-transform:uppercase;color:#000;font-size:20px;font-weight:400}.ForgotPage_wrapper__2pgVO form{position:relative;padding:10px;width:40%;max-width:430px;align-items:center;justify-content:center;display:flex;flex-direction:column}.ForgotPage_wrapper__2pgVO form>div{margin-bottom:15px;width:100%}.ForgotPage_wrapper__2pgVO form .ForgotPage_toggleWrapper__QNujB{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-width:300px;margin:10px 0}.ForgotPage_wrapper__2pgVO form .ForgotPage_toggleWrapper__QNujB span{font-size:16px;line-height:16px;height:16px;text-align:center;margin-left:10px}.ForgotPage_wrapper__2pgVO .ForgotPage_buttonsWrapper__388A6{margin-top:20px}@media(max-width:960px){.ForgotPage_wrapper__2pgVO form{width:100%}}.InviteCode_wrapper__1BsxX{display:flex;flex-direction:column;height:100%;width:100%;background:linear-gradient(#e8952b,#edb46e);border-radius:15px}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa{display:flex;flex-direction:column;flex:1 1;height:100%;width:100%;justify-content:space-between;align-items:center}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic{padding-top:40px;height:32%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic h2{color:#fff;letter-spacing:1px;font-size:36px;text-align:center;margin-bottom:0}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic .InviteCode_copyIcon__3pnMv{fill:#486c74}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic path,.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic svg{fill:#486c74;fill-opacity:1;fill-rule:inherit}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic .InviteCode_code__2IXMj{display:flex;flex-direction:column;align-items:center;justify-content:center}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic .InviteCode_code__2IXMj span{color:#fff;text-transform:uppercase;font-size:72px;font-family:"Quicksand";font-weight:900}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa svg.InviteCode_dog__11w_D{margin-top:40px;margin-left:10%;max-height:50%}@media(max-width:960px){.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic button{width:80%}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa .InviteCode_invitation__3k_ic .InviteCode_code__2IXMj span{font-size:2em}.InviteCode_wrapper__1BsxX .InviteCode_internalWrapper__3JEOa svg.InviteCode_dog__11w_D{margin-top:10px}}.Stripe_content__4_tbJ{display:flex;justify-content:center}.Stripe_content__4_tbJ .Stripe_modal__1w9Ip{background:#fff;border-radius:10px;padding:20px 15px;min-width:300px;box-shadow:0 0 25px #a7a7a7;margin-top:20px}.Stripe_content__4_tbJ .Stripe_modal__1w9Ip .Stripe_stateStripe__13RvV{width:100%;text-align:center;font-weight:700;font-size:16px;font-family:"Quicksand"}.Stripe_content__4_tbJ .Stripe_modal__1w9Ip .Stripe_button__1EVav{margin-top:20px}.ProfilePage_wrapper__3sLSk{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1 auto;height:100%;width:100%}.ProfilePage_wrapper__3sLSk h1{text-transform:uppercase;color:#000;font-size:20px;font-weight:400}.ProfilePage_wrapper__3sLSk .ProfilePage_buttons__tDLNK{width:80%;max-width:60vw;height:10%;display:flex;flex-direction:row;justify-content:center;align-items:center}.ProfilePage_wrapper__3sLSk .ProfilePage_buttons__tDLNK button{text-transform:uppercase;max-width:30%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:45px;border-radius:24px;margin:0 10px}.ProfilePage_wrapper__3sLSk .ProfilePage_content__1ANyY{display:flex;flex-direction:column;height:80%;width:80%;min-height:80%}@media(max-width:960px){.ProfilePage_wrapper__3sLSk .ProfilePage_buttons__tDLNK{width:100%}.ProfilePage_wrapper__3sLSk .ProfilePage_buttons__tDLNK button{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 10px;font-size:13px}.ProfilePage_wrapper__3sLSk .ProfilePage_content__1ANyY{width:100%}}.ModalStripe_wrapper__1DMmC{position:fixed;display:flex;flex-direction:row;display:none;align-items:center;justify-content:center;flex:1 1;left:0;top:0;width:100vw;height:100vh;z-index:10;background-color:rgba(0,0,0,.3)}.ModalStripe_wrapper__1DMmC .ModalStripe_modal__3mz54{display:block;position:absolute;z-index:11;top:50%;left:50%;transform:translate3d(-50%,-50%,3em);width:100%;max-height:190px;max-width:300px;background:#e68f21;border:1px solid #fff;border-radius:10px;text-align:center;z-index:999;padding:20px;font-size:24px;line-height:1.5;font-weight:700;color:#fff;box-shadow:0 0 30px #fff;transition:all .5s ease-in-out}.ModalStripe_wrapper__1DMmC .ModalStripe_modal__3mz54 .ModalStripe_cardNumber__3B53d{background-color:#fff;border-radius:6px;height:20px;padding:10px 5px}.ModalStripe_wrapper__1DMmC .ModalStripe_modal__3mz54 .ModalStripe_cardElement__jf9vq{position:relative;width:100%;height:100%;max-height:100%;transition:all 1.5s ease-in-out}.ModalStripe_wrapper__1DMmC .ModalStripe_modal__3mz54 .ModalStripe_cardElement__jf9vq button{background-color:#fff;color:#e68f21;margin-top:10px;width:150px;min-width:150px}.ModalStripe_wrapper__1DMmC .ModalStripe_modal__3mz54 .ModalStripe_cardElement__jf9vq p{font-size:13px;transition:all .8s ease-in-out;margin-top:-15px;margin-bottom:15px;z-index:-1}.ModalStripe_wrapper__1DMmC .ModalStripe_modal__3mz54 .ModalStripe_cardElement__jf9vq .ModalStripe_error__24los{color:#f44336;background-color:#fff;width:100%;border-radius:6px;transition:all .3s ease-in-out;margin-top:8px;margin-bottom:0;z-index:1}.ModalStripe_wrapper__1DMmC .ModalStripe_modal__3mz54 .ModalStripe_cardElement__jf9vq.ModalStripe_errorElement__2g0rV{max-height:120%;transition:all 1s ease-in-out}.ModalStripe_show__2sfeR{display:flex}.Membership_content__1pBEw{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"Quicksand";font-weight:600}.Membership_content__1pBEw .Membership_cardElement__3p99w{min-width:30%;min-height:150px;box-shadow:0 0 25px #424242;border-radius:10px;padding:10px}.Membership_content__1pBEw .Membership_cardElement__3p99w .Membership_cardNumber__d1M4o{border:2px solid #dcdddd;background-color:transparent;border-radius:8px;min-width:250px;text-align:center;height:20px;padding:10px 0}.Membership_content__1pBEw h2{color:#486c74}.Membership_content__1pBEw .Membership_plans__3jnSD{display:flex;flex-direction:row;width:100%;justify-content:space-around}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz{background:#fff;border-radius:10px;padding:20px 15px;box-shadow:0 0 25px #a7a7a7;margin-top:20px;margin-bottom:20px;border:1px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:350px;min-width:230px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz>div{max-width:90%}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz:hover{box-shadow:0 0 25px #424242;cursor:pointer}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_title__3SNJ0{width:100%;text-align:center;font-weight:700;font-size:25px;font-family:"Quicksand";margin-bottom:10px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_subTitle__28kEg{width:100%;text-align:center;font-weight:700;font-size:18px;font-family:"Quicksand";margin-bottom:10px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_description__ZHMBt .Membership_additionalInfo__3U3HF{background-color:#fff;color:#486c74;padding:10px;border-radius:10px;text-transform:uppercase;font-size:13px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_description__ZHMBt p{display:flex;flex-direction:row;align-items:center;line-height:14px;font-size:14px;vertical-align:middle}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_description__ZHMBt .Membership_ball__3cNtr{fill:#e68f21;width:20px;height:20px;margin-right:5px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_priceWrapper__1UwOr{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_priceWrapper__1UwOr .Membership_amount__Qps2G{font-size:20px;font-family:"Quicksand";margin:0;text-align:center}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_priceWrapper__1UwOr h3{font-size:25px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_priceWrapper__1UwOr p{font-weight:400}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_priceWrapper__1UwOr h3,.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planInternalWrapper__3h4qz .Membership_priceWrapper__1UwOr p{font-family:"Quicksand";margin:0}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planWrapper__bw70w{display:flex;flex-direction:column;width:31%;margin-right:10px}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planWrapper__bw70w.Membership_planWrapperActive__3g9bw .Membership_planInternalWrapper__3h4qz{background-color:#486c74;color:#fff}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planWrapper__bw70w.Membership_planWrapperActive__3g9bw .Membership_planInternalWrapper__3h4qz .Membership_ball__3cNtr{fill:#fff}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_activePlan__2i_Pb{border-color:#e68f21}.Membership_content__1pBEw .Membership_validDate__2Xp5M{text-align:center}@media(max-width:680px){.Membership_content__1pBEw h2{text-align:center}.Membership_content__1pBEw .Membership_plans__3jnSD{justify-content:flex-start}.Membership_content__1pBEw .Membership_plans__3jnSD .Membership_planWrapper__bw70w{width:100%}}.HomePage_wrapper__2x5v_{display:flex;justify-content:center;text-align:center}.Modal_modal__2wAgy{display:none;position:fixed;top:50%;left:50%;transform:translate3d(-50%,-50%,3em);width:100%;max-width:300px;background:#e68f21;border:1px solid #fff;border-radius:10px;text-align:center;z-index:999;padding:20px;font-size:24px;line-height:1.5;font-weight:700;color:#fff;box-shadow:0 0 30px #fff}.Modal_show__1p5OK{display:block}
/*# sourceMappingURL=main.990ce879.chunk.css.map */