*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Bold;src:url(./assets/fonts/Ubuntu-Bold.ttf)}@font-face{font-family:Medium;src:url(./assets/fonts/Ubuntu-Medium.ttf)}@font-face{font-family:Regular;src:url(./assets/fonts/Ubuntu-Regular.ttf)}:root{--marine-blue: hsl(213, 96%, 18%);--purplish-blue: hsl(243, 100%, 62%);--pastel-blue: hsl(228, 100%, 84%);--light-blue: hsl(206, 94%, 87%);--strawberry-red: hsl(354, 84%, 57%);--cool-gray: hsl(231, 11%, 63%);--light-gray: hsl(229, 24%, 87%);--magnolia: hsl(217, 100%, 97%);--alabaster: hsl(231, 100%, 99%);--white: hsl(0, 0%, 100%)}body{background-color:var(--light-blue);font-family:Regular}.container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.sub-container{width:55%;height:73vh;background-color:var(--white);border-radius:10px;padding:1rem;display:flex}.wrapper{padding-top:1.5rem;color:var(--marine-blue)}.wrapper button{padding:.7rem 1.2rem;border:none;background-color:var(--marine-blue);color:var(--white);border-radius:8px;font-size:.9rem;font-family:Medium;cursor:pointer;margin-top:3.8rem;margin-left:18rem}.wrapper button:hover{background-color:var(--purplish-blue)}.wrapper footer{display:flex;gap:14rem;align-items:center}.wrapper footer button{margin:0}.wrapper footer p{font-family:Bold;opacity:.6;font-size:.9rem}.wrapper footer p:hover{opacity:1;cursor:pointer}@media screen and (max-width: 767px){.container{display:block}.sub-container{display:flex;flex-direction:column;background-color:var(--light-blue);border-radius:0%;width:100%;height:100%;padding:0}.wrapper{position:absolute;top:18%;background-color:var(--white);margin:1rem;border-radius:10px;width:90%;padding-bottom:2rem}.wrapper button{margin-left:13rem;margin-bottom:1rem;width:8rem;font-size:1.1rem;position:absolute}.wrapper footer{gap:5rem;margin:3rem 1rem;top:100%;position:absolute}.wrapper footer p{font-size:1.3rem;width:7rem}.wrapper footer button{width:8rem;margin-left:12rem;font-size:1.1rem}}._container_yh8jj_1{background-image:url(../assets/images/bg-sidebar-desktop.svg);background-size:contain;background-repeat:no-repeat;width:40%;height:100%;color:#fff;padding:2rem;text-decoration:none}._container_yh8jj_1 a{text-decoration:none}._container_yh8jj_1 button{border-radius:50%;font-size:.7rem;font-family:Bold;border:1px solid var(--white);color:#fff;outline:none;width:1.8rem;height:1.8rem;align-items:center;background:transparent}._container_yh8jj_1 button:hover{background:var(--light-blue);color:#000;border:none}._steps_yh8jj_35{display:flex;gap:1rem;margin:0 0 1.5rem}._steps_yh8jj_35 p{font-size:.7rem;font-family:Regular;font-weight:400;color:var(--magnolia);opacity:.6}._steps_yh8jj_35 h4{font-size:.8rem;font-weight:100;font-family:Bold;padding-top:5px;color:#fff}._container_yh8jj_1 a._active_yh8jj_57 button{background:var(--light-blue);color:#000;border:none}@media screen and (max-width: 767px){._container_yh8jj_1{background-image:url(../assets/images/bg-sidebar-mobile.svg);background-size:cover;width:100%;height:35%;padding:0;display:flex;gap:2rem;justify-content:center;padding-top:4rem}._none_yh8jj_76{display:none}._container_yh8jj_1 button{width:2.5rem;height:2.5rem}}._input_17c07_1{display:flex;flex-direction:column;margin-bottom:1.3rem}._input_17c07_1 label{font-size:.8rem;font-family:Medium;padding-bottom:.5rem;width:40%}._input_17c07_1 input{padding:.7rem;border:1px solid var(--light-gray);border-radius:4px;font-size:1rem;font-family:Medium;outline-color:var(--purplish-blue)}._input_17c07_1 input:hover{border:1px solid var(--purplish-blue)}._flex_17c07_28{display:flex;align-items:center;gap:4rem}._flex_17c07_28 p{font-weight:100;color:red;width:80%;text-align:end}@media screen and (max-width: 767px){._input_17c07_1{padding:0 1rem;margin-bottom:.6rem}._input_17c07_1 label{font-size:1.2rem}}header h1{font-size:1.8rem;font-family:Bold;font-weight:100;padding-bottom:.5rem}header p{font-size:.9rem;padding-bottom:1.5rem;font-family:Regular;color:var(--cool-gray)}@media screen and (max-width: 767px){header{padding:0 1rem}header h1{font-size:2rem}header p{font-size:1.2rem}}._plans_1j1nh_1{display:flex;justify-content:space-around;gap:1rem;margin-top:.5rem;margin-bottom:2rem}._plan_1j1nh_1{border:2px solid #ccc;padding:.8rem;width:7.5rem;border-radius:7px;cursor:pointer;transition:border-color .3s ease}._plan_1j1nh_1:hover{border:1px solid var(--purplish-blue);background-color:var(--light-gray)}._plan_1j1nh_1 img{width:35px;height:35px;margin-bottom:2rem}._plan_1j1nh_1 h4{font-size:.9rem}._plan_1j1nh_1 p{font-size:.75rem;color:var(--cool-grey);opacity:.6;font-family:Medium;padding-top:.4rem}._plan_1j1nh_1 p:nth-of-type(2){opacity:1;font-size:.7rem}._selected_1j1nh_47{border:2px solid var(--purplish-blue);background-color:var(--light-blue)}@media screen and (max-width: 767px){._plans_1j1nh_1{display:flex;flex-direction:column;padding:0 1rem}._plan_1j1nh_1{display:flex;gap:1rem;width:100%;height:6rem}._plan_1j1nh_1 img{margin:0;width:40px;height:40px}._plan_1j1nh_1 h4{font-size:1.2rem}._plan_1j1nh_1 p{font-size:1rem}._plan_1j1nh_1 p:nth-of-type(2){opacity:1;font-size:.9rem}}._toggleContainer_1pvt5_2{display:flex;justify-content:center;align-items:center;gap:2rem;background-color:var(--light-gray);padding:.5rem;border-radius:5px;cursor:pointer;margin-bottom:5rem}._toggle_1pvt5_2{width:40px;height:20px;background-color:var(--marine-blue);border-radius:20px;position:relative;transition:background-color .3s ease}._knob_1pvt5_23{width:18px;height:18px;background-color:#fff;border-radius:50%;position:absolute;left:1px;top:1px;transition:left .3s ease}._toggle_1pvt5_2._active_1pvt5_34 ._knob_1pvt5_23{left:21px}p{font-size:.75rem;font-family:Medium;font-weight:bolder}p._active_1pvt5_34{opacity:.6}@media screen and (max-width: 767px){._toggleContainer_1pvt5_2{margin:1rem}p{font-size:1rem}}._container_11kg2_1{display:flex;flex-direction:column;gap:1rem;margin-bottom:5rem}._subContainer_11kg2_8{display:flex;align-items:center;gap:4rem;width:100%;height:4rem;border-radius:5px;border:1px solid var(--cool-gray);padding-left:1rem}._flex_11kg2_19{display:flex;gap:1rem;width:15rem;align-items:center}._subContainer_11kg2_8:hover{border:1px solid var(--purplish-blue);cursor:pointer}._subContainer_11kg2_8 input{width:1rem;height:1rem}._subContainer_11kg2_8 p{font-size:.78rem;font-family:Medium;font-weight:100;color:var(--cool-gray);margin-top:.2rem}._subContainer_11kg2_8 h6{font-size:.75rem;color:var(--purplish-blue)}._selected_11kg2_49{background-color:var(--light-blue)}@media screen and (max-width: 767px){._container_11kg2_1{width:100%}._subContainer_11kg2_8{margin-left:1rem;width:90%;height:5rem;gap:.2rem}._subContainer_11kg2_8 input{width:1.5rem;height:1.5rem}._subContainer_11kg2_8 p,._subContainer_11kg2_8 h6{font-size:.9rem}._subContainer_11kg2_8 h5{font-size:1.1rem}}._total_fyjxw_1{background-color:var(--light-blue);margin-top:.5rem;padding:1rem;border-radius:5px}._total_fyjxw_1 p{font-size:.8rem;font-weight:lighter;font-family:Regular;color:var(--cool-gray)}._plan_fyjxw_15{display:flex;padding-bottom:1.5rem;border-bottom:1px solid var(--cool-gray);gap:11rem;align-items:center}._plan_fyjxw_15 h4{font-size:.9rem;margin-bottom:.2rem}._plan_fyjxw_15 p{text-decoration:underline}._plan_fyjxw_15 p:hover{color:var(--purplish-blue);cursor:pointer}._plan_fyjxw_15 h3{font-size:.9rem}._addons_fyjxw_41{margin-top:1.5rem}._addon_fyjxw_41{margin-top:1rem;display:flex;gap:9rem}._addon_fyjxw_41 p{width:8rem}._addon_fyjxw_41 h5{font-weight:100}._sum_fyjxw_59{padding:1rem;display:flex;align-items:center;gap:10rem;margin-bottom:5rem}._sum_fyjxw_59 p{font-size:.8rem;font-weight:100;color:var(--cool-gray)}._sum_fyjxw_59 h4{color:var(--purplish-blue)}@media screen and (max-width: 767px){._total_fyjxw_1{margin:0 1rem}._plan_fyjxw_15{gap:3rem}._plan_fyjxw_15 h4{font-size:1.2rem}._plan_fyjxw_15 p{font-size:1.1rem}._plan_fyjxw_15 h3{font-size:1.2rem}._addon_fyjxw_41{gap:5rem}._addon_fyjxw_41 p{font-size:1.2rem;width:35rem}._addon_fyjxw_41 h5{font-size:1.2rem}._sum_fyjxw_59{gap:2rem;margin:2rem 1rem 3rem}._sum_fyjxw_59 p{font-size:1.2rem;width:15rem}._sum_fyjxw_59 h4{font-size:1.2rem}}._container_quzyb_1{display:flex;margin-left:3rem;align-items:center;font-size:2rem;font-family:Bold}._container_55hr4_1{text-align:center;display:flex;flex-direction:column;align-items:center;margin-top:4rem}._container_55hr4_1 img{width:100px;height:100px;margin-bottom:2rem}._container_55hr4_1 p{margin-top:.6rem;font-size:.9rem;font-family:Regular;font-weight:100;color:var(--cool-gray);width:25rem;line-height:1.5rem}@media screen and (max-width: 767px){._container_55hr4_1 p{width:20rem;font-size:1.1rem;padding-bottom:2rem}}
