@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Permanent+Marker|Rock+Salt);.NotificationItem_container__15Zn0{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:16px 0 16px 20px}.NotificationItem_container__15Zn0:before{content:"";position:absolute;left:0;top:12px;width:9px;height:72px;border-radius:0 4.5px 4.5px 0;background-color:var(--neutral-colors-gray-10)}.NotificationItem_container__15Zn0:after{font-family:FontAwesome;content:"\f054";position:absolute;right:0;top:34px;color:var(--neutral-colors-gray-50)}.NotificationItem_header__1aaj1{display:flex;flex-direction:row}.NotificationItem_header__1aaj1 .NotificationItem_text__3euXT{font-size:15px;font-weight:300;line-height:1.6;color:var(--neutral-colors-black)}.NotificationItem_header__1aaj1 .NotificationItem_icon__3LT7t{width:24px;height:24px}.NotificationItem_body__3WsnA{display:flex;flex-direction:row;margin-right:20px}.NotificationItem_body__3WsnA .NotificationItem_icon__3LT7t{width:47px;height:47px;margin-right:19px}.NotificationItem_body__3WsnA .NotificationItem_content__lPMJ-{width:100%;display:flex;flex-direction:column;justify-content:space-between}.NotificationItem_content__lPMJ- .NotificationItem_title__-dSiG{font-family:"Lato";font-weight:700;font-size:18px;white-space:normal}.NotificationItem_body__3WsnA .NotificationItem_date__6xxWt,.NotificationItem_content__lPMJ- .NotificationItem_subtitle__36i0y{font-size:13px;font-weight:300;line-height:1.23;color:var(--neutral-colors-gray-50)}.NotificationItem_body__3WsnA .NotificationItem_date__6xxWt{width:80px;text-align:right;align-self:end}.NotificationItem_unread__DhoeK.NotificationItem_container__15Zn0:before{background-color:var(--chatter-fox)}.NotificationItem_unread__DhoeK .NotificationItem_header__1aaj1 .NotificationItem_text__3euXT{color:#000}@media only screen and (max-width:800px){.NotificationItem_container__15Zn0{height:110px;padding:15px 21px}.NotificationItem_header__1aaj1{display:flex;flex-direction:row}.NotificationItem_header__1aaj1 .NotificationItem_text__3euXT{font-size:16px;margin-right:10px}.NotificationItem_header__1aaj1 .NotificationItem_icon__3LT7t{width:16px;height:16px}.NotificationItem_body__3WsnA .NotificationItem_icon__3LT7t{width:35px;height:35px;margin-right:8px}.NotificationItem_content__lPMJ- .NotificationItem_title__-dSiG{font-size:16px}.NotificationItem_content__lPMJ- .NotificationItem_subtitle__36i0y{font-size:14px}.NotificationItem_body__3WsnA .NotificationItem_date__6xxWt{font-size:14px;width:60px}}.cf-notification-icon a{text-decoration:none;white-space:nowrap}.cf-notification-icon .dropdown-menu{width:400px;padding:18px 10px 0;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);margin-top:40px;border-radius:16px;inset:0 0 auto auto;transform:translate(15px,24px);transition:all .3s}.cf-notification-icon .dropdown-menu:before{border-top:1px solid #dfe3e7;border-left:1px solid #dfe3e7;content:"";position:absolute;top:-1px;right:1.2rem;width:.75rem;height:.75rem;display:block;background:#fff;transform:rotate(45deg) translate(-7px);z-index:10;box-sizing:border-box}.cf-notification-icon .dropdown-menu .dropdown-header{font-size:16px;font-weight:500;line-height:1;color:var(--neutral-colors-black);text-align:center;margin-bottom:10px}.cf-notification-icon .dropdown-menu .dropdown-item{height:104px;margin:8px 0;padding-left:0;border-radius:16px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.cf-notification-content{padding:13px 10px 28px;border-radius:24px;background-image:linear-gradient(180deg,#eef1f6,hsla(0,0%,100%,0))}.cf-notification-close{position:absolute;right:24px;top:22px;display:none}.mobile .cf-notification-close{display:block}.site-navbar ul li a img:hover{filter:unset}.cf-badge{position:absolute;top:-5px;right:-4px;padding:0 5px;border-radius:50%;background-color:red;color:#fff;border:2px solid #fff;font-size:11px}.cf-notification-page{margin:0 auto;padding-right:50px;padding-left:50px}.cf-notification-item{background-color:#fff;margin-bottom:10px;cursor:pointer}.cf-notification .cf-header{max-width:1110px;width:100%;margin:0 auto;height:210px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:18px 21px}.cf-notification .cf-header .cf-header-text{text-align:center;font-family:"Lato";font-size:30px;font-weight:700;color:#f86969}.cf-notification .cf-header .cf-body{display:flex;flex-direction:row}.cf-notification .cf-header .cf-body .cf-icon{width:90px;height:90px;margin-right:19px}.cf-notification .cf-header .cf-body .cf-titles{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:19px 0}.cf-notification .cf-header .cf-body .cf-titles .cf-title{font-family:"Lato";font-weight:700;font-size:18px}.cf-notification .cf-header .cf-body .cf-date,.cf-notification .cf-header .cf-body .cf-titles .cf-subtitle{font-family:"Arial";font-size:16px;color:#afafaf}.cf-notification .cf-header .cf-body .cf-date{width:80px;text-align:right;align-self:end}.cf-noNotification{display:inline-block;width:100%;font-family:"Arial";font-size:16px;text-align:center;color:#afafaf;margin-bottom:45px}@media only screen and (max-width:800px){.cf-notification .cf-header{height:110px;padding:15px 21px}.cf-notification .cf-header .cf-header-text{font-size:17px}.cf-notification .cf-header .cf-body .cf-icon{width:35px;height:35px;margin-right:8px}.cf-notification .cf-header .cf-body .cf-titles{padding:unset}.cf-notification .cf-header .cf-body .cf-titles .cf-title{font-size:16px}.cf-notification .cf-header .cf-body .cf-titles .cf-subtitle{font-size:14px}.cf-notification .cf-header .cf-body .cf-date{font-size:14px;width:60px}}.mobile .cf-notification-icon .dropdown-menu{width:100%;margin-top:0;border-radius:0 0 16px 16px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);transform:unset!important}.mobile .cf-notification-icon .dropdown-menu:before{border-top:1px solid #dfe3e7;border-left:1px solid #dfe3e7;content:"";position:absolute;top:-1px;right:1.2rem;width:.75rem;height:.75rem;display:block;background:#fff;transform:rotate(45deg) translate(-7px);z-index:10;box-sizing:border-box;display:none}.AudioPlayer_App__1TigR{font-family:sans-serif;text-align:center}.AudioPlayer_player__BZlYo{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.AudioPlayer_player__BZlYo .AudioPlayer_controls__3ShoZ{flex-grow:1;margin:0 20px;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.AudioPlayer_player__BZlYo .AudioPlayer_controls__3ShoZ .AudioPlayer_controlButton__11fyJ{flex:0 0 auto;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:100px;height:52px;width:52px;background-color:#fff;cursor:pointer;display:flex;justify-content:center;margin-right:10px}.AudioPlayer_player__BZlYo .AudioPlayer_controls__3ShoZ .AudioPlayer_controlButton__11fyJ img{width:15px}.AudioPlayer_player__BZlYo .AudioPlayer_label__1cpLt{display:flex;flex-direction:column;font-size:16px;line-height:1.5;color:var(--neutral-colors-black);margin-left:15px}.AudioPlayer_player__BZlYo .AudioPlayer_label__1cpLt .AudioPlayer_duration__2iL7Z{font-size:12px;font-weight:300;line-height:1.33;color:var(--neutral-colors-gray-50)}.AudioPlayer_player__BZlYo .button_audio{width:156px;height:62px;box-shadow:0 0 7px rgba(0,0,0,.15);background-color:#fff;border-radius:24px}.AudioPlayer_player__BZlYo .button_audio .AudioPlayer_controlButton__11fyJ{box-shadow:0 0 0;position:absolute;width:100%;border-radius:24px;z-index:0;background-color:transparent;display:block}.AudioPlayer_player__BZlYo .button_audio .AudioPlayer_controlButton__11fyJ img{height:100%;width:40px;object-fit:contain;margin-left:10px}.AudioPlayer_player__BZlYo .button_audio .AudioPlayer_label__1cpLt{font-size:12px}.AudioPlayer_player__BZlYo .AudioPlayer_noBar__3-8Ji .AudioPlayer_controlButton__11fyJ{margin-right:unset}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn{-webkit-user-select:none;user-select:none;display:flex;align-items:center;flex:1 1 auto;position:relative;margin-left:15px}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn .AudioPlayer_time__Z-BfO{font-size:11px;font-weight:300;line-height:1.45;text-align:right;color:var(--neutral-colors-gray-50);position:absolute;right:0;top:12px}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn .AudioPlayer_progress__YSEfr{flex:1 1;border-radius:5px;height:3px;display:flex;align-items:center;cursor:pointer}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn .AudioPlayer_progress__YSEfr .AudioPlayer_knob__RDzXw{position:relative;width:12px;height:12px;border-radius:50%;background-color:var(--chatter-fox)}@media screen and (max-width:800px){.AudioPlayer_player__BZlYo{flex-direction:column;padding:8px 0}.AudioPlayer_player__BZlYo .AudioPlayer_controls__3ShoZ{width:100%}.AudioPlayer_player__BZlYo .AudioPlayer_controls__3ShoZ img{width:37px}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn{width:90%}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn .AudioPlayer_time__Z-BfO{font-size:10px}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn .AudioPlayer_progress__YSEfr{height:3px}.AudioPlayer_player__BZlYo .AudioPlayer_bar__N9jAn .AudioPlayer_progress__YSEfr .AudioPlayer_knob__RDzXw{height:11px;width:11px}}.large.AudioPlayer_player__BZlYo .AudioPlayer_controlButton__11fyJ{width:62px;height:62px}.large.AudioPlayer_player__BZlYo .AudioPlayer_controlButton__11fyJ img{width:20px}.lite.AudioPlayer_player__BZlYo{border-radius:50px;overflow:hidden;padding:0;margin-bottom:10px}.lite.AudioPlayer_player__BZlYo .AudioPlayer_controls__3ShoZ{display:block;margin:auto}.lite.AudioPlayer_player__BZlYo .AudioPlayer_controlButton__11fyJ{display:flex;width:34px;height:34px;background-color:rgba(0,0,0,.3);box-shadow:0 0 0}.capsule.AudioPlayer_player__BZlYo .AudioPlayer_controls__3ShoZ{display:block}.capsule.AudioPlayer_player__BZlYo .AudioPlayer_controlButton__11fyJ{position:relative;width:76px;height:106px;margin:0 auto;box-shadow:0 3px 15px 0 rgba(0,0,0,.25),inset 0 1px 1px 0 rgba(0,0,0,.1);background-image:linear-gradient(149deg,var(--neutral-colors-white),#f8f9fa 103%);border-radius:50px;display:flex;justify-content:center;text-align:center}.capsule.AudioPlayer_player__BZlYo .AudioPlayer_controlButton__11fyJ img{width:auto;height:30px;margin:auto}.CoachFeedback_content__2LUdd{max-width:1110px;width:100%;position:relative;margin:0 auto;text-align:center}.CoachFeedback_title__3pUY0{font-family:"Lato";font-size:30px;font-weight:700;color:#f86969}.CoachFeedback_body__1RlEP{text-align:left;line-height:52px;margin-bottom:45px;font-family:"Lato";font-size:20px;font-weight:400}.CoachFeedback_result__3wMs_ .CoachFeedback_imageResult__1ncrH{display:flex;flex-direction:column;justify-content:center}.CoachFeedback_imageResult__1ncrH .CoachFeedback_image__NWvjO{display:flex;flex-direction:row;justify-content:center;margin-top:24px}.CoachFeedback_imageResult__1ncrH .CoachFeedback_image__NWvjO .CoachFeedback_imageBox__13OTW{width:494px;height:113px;border:2px solid #f3684f;border-radius:10px;padding-top:10px;padding-bottom:11px;text-align:center;margin-right:60px}.CoachFeedback_imageResult__1ncrH .CoachFeedback_image__NWvjO .CoachFeedback_imageBox__13OTW img{height:100%}.CoachFeedback_imageResult__1ncrH .CoachFeedback_image__NWvjO .CoachFeedback_audioPlayer__3un1e img{width:64px}.CoachFeedback_result__3wMs_>span{display:inline-block;margin-top:24px}.CoachFeedback_result__3wMs_ .CoachFeedback_audioResult__26g2t{display:flex;flex-direction:column;justify-content:center}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78{margin-top:30px}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78 .CoachFeedback_icon__27xP5{width:115px;height:115px;border:7px solid #efefef;border-radius:50%;overflow:hidden;margin-left:-38px;margin-bottom:-80px;position:relative;z-index:1}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78 .CoachFeedback_icon__27xP5 img{width:245px;position:absolute;right:-23px}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78 .CoachFeedback_player__1c0rD{max-width:1110px;width:100%;height:136px;border-radius:30px;box-shadow:0 3px 6px rgba(0,0,0,.16);background-color:#efefef;padding-left:122px;padding-right:69px}@media only screen and (max-width:800px){.CoachFeedback_content__2LUdd{width:302px}.CoachFeedback_title__3pUY0{font-size:17px}.CoachFeedback_body__1RlEP{line-height:20px;margin-top:20px;margin-bottom:32px;font-size:15px}.CoachFeedback_imageResult__1ncrH .CoachFeedback_image__NWvjO{margin-top:24px}.CoachFeedback_imageResult__1ncrH .CoachFeedback_image__NWvjO .CoachFeedback_imageBox__13OTW{height:97px;margin-right:38px}.CoachFeedback_imageResult__1ncrH .CoachFeedback_image__NWvjO .CoachFeedback_audioPlayer__3un1e img{width:50px}.CoachFeedback_result__3wMs_>span{margin-top:17px}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78{margin-top:10px}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78 .CoachFeedback_icon__27xP5{width:57px;height:57px;margin-left:-19px;margin-bottom:-39px}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78 .CoachFeedback_icon__27xP5 img{width:102px;right:-9px}.CoachFeedback_audioResult__26g2t .CoachFeedback_audio__2bA78 .CoachFeedback_player__1c0rD{height:53px;border-radius:11px;padding-left:53px;padding-right:18px}}.Button_btn__1ejOH.Button_btnPrimary__rxOgF{--primaryLight:#42cf59;--primaryDark:#34a77e;--primaryBorder:#289467;--secondaryLight:#f8f8f8;--secondaryDark:#f0f0f0;--secondaryBorder:#b1b1b1}.Button_btn__1ejOH{display:flex;justify-content:space-between;align-items:center;border-radius:10px;text-transform:uppercase;width:calc(225.14286px + 9.10714vw);height:calc(22.14286px + 2.85714vw);box-shadow:0 3px 6px rgba(0,0,0,.16);font-weight:700;font-size:1.65vw;width:253px;height:51px;margin:0 0 3px;border-radius:27px;border-style:solid;border-width:0 0 3px;font-size:14px;font-weight:300;text-align:center;text-transform:none}.Button_label__2r3NM{display:block;margin:0!important;white-space:nowrap}.Button_label__2r3NM.Button_noIcon__39Mx_{width:100%;text-align:center}.Button_loading__3tEsa{padding-top:5px;transform:scale(.8)}.medium.Button_btn__1ejOH{width:200px}.mobile .medium.Button_btn__1ejOH{width:165px}.small.Button_btn__1ejOH{width:150px}.mobile.modal .Button_btn__1ejOH{width:auto;max-width:90%}.Button_btn__1ejOH:disabled{opacity:.7;color:inherit!important;filter:grayscale(.3)}.Button_btn__1ejOH span{margin-bottom:8px;margin-right:10px}.Button_btnDefault__1r-EM,.Button_btnDefault__1r-EM:active:disabled,.Button_btnDefault__1r-EM:focus:disabled,.Button_btnDefault__1r-EM:hover:disabled{background-color:#f5a153;border:0 solid;border-radius:20px;color:#fff!important}.Button_btnDefault__1r-EM:active,.Button_btnDefault__1r-EM:focus,.Button_btnDefault__1r-EM:hover{background-image:linear-gradient(180deg,#e39d00 -26%,#f5a153 115%)}.Button_btnDefaultOutline__pTJQl,.Button_btnDefaultOutline__pTJQl:active:disabled,.Button_btnDefaultOutline__pTJQl:focus:disabled,.Button_btnDefaultOutline__pTJQl:hover:disabled{background-color:#f5ebdb;border:2px solid #f5a153;border-radius:20px;color:#b16926!important}.Button_btnDefaultOutline__pTJQl:active,.Button_btnDefaultOutline__pTJQl:focus,.Button_btnDefaultOutline__pTJQl:hover{background-image:linear-gradient(180deg,#fff -26%,#f5ebdb 115%)}.Button_btnPrimary__rxOgF,.Button_btnPrimary__rxOgF:active:disabled,.Button_btnPrimary__rxOgF:focus:disabled,.Button_btnPrimary__rxOgF:hover:disabled{background-image:linear-gradient(180deg,#42cf59 -26%,#34a77e 115%);border-color:#289467;border-width:0 0 3px;color:var(--neutral-colors-white)}.Button_btnPrimary__rxOgF:active,.Button_btnPrimary__rxOgF:focus,.Button_btnPrimary__rxOgF:hover{background-image:linear-gradient(180deg,#34a77e -26%,#289467 115%);border-color:#289467;border-width:3px 0 0;color:var(--neutral-colors-white)}.Button_btnGold__rrfY_,.Button_btnGold__rrfY_:active:disabled,.Button_btnGold__rrfY_:focus:disabled,.Button_btnGold__rrfY_:hover:disabled{background-image:linear-gradient(180deg,#ffc900 -26%,#e39d00 115%);border-color:#b17601;border-width:0 0 3px;color:var(--neutral-colors-black)}.Button_btnGold__rrfY_:active,.Button_btnGold__rrfY_:focus,.Button_btnGold__rrfY_:hover{background-image:linear-gradient(180deg,#e39d00 -26%,#ffc900 115%);border-color:#b17601;border-width:3px 0 0;color:var(--neutral-colors-black);box-shadow:0 0 0}.Button_btnLink__2U1yG,.Button_btnLink__2U1yG:active:disabled,.Button_btnLink__2U1yG:focus:disabled,.Button_btnLink__2U1yG:hover:disabled{background-image:none;border-color:transparent;border-width:0 0 3px;color:var(--neutral-colors-black);box-shadow:0 0;background-color:initial;width:auto;height:auto;padding:8px 16px 5px;text-decoration:underline}.Button_btnLink__2U1yG:active,.Button_btnLink__2U1yG:focus,.Button_btnLink__2U1yG:hover{background-color:var(--neutral-colors-gray-10)}.Button_btnLink__2U1yG .Button_loading__3tEsa .cf-three-dot,.Button_btnLink__2U1yG .Button_loading__3tEsa .cf-three-dot:after,.Button_btnLink__2U1yG .Button_loading__3tEsa .cf-three-dot:before{background-color:rgba(0,0,0,.4);color:rgba(0,0,0,.4)}.Button_btnSecondary__3-weF,.Button_btnSecondary__3-weF:active:disabled,.Button_btnSecondary__3-weF:focus:disabled,.Button_btnSecondary__3-weF:hover:disabled{background-color:var(--neutral-colors-white);background-image:linear-gradient(180deg,var(--neutral-colors-white) -26%,#f8f9fa 115%);border-color:transparent;border-width:0 0 3px;color:#000}.Button_btnSecondary__3-weF:active,.Button_btnSecondary__3-weF:focus,.Button_btnSecondary__3-weF:hover{background-image:linear-gradient(180deg,#f0f0f0 -26%,#f8f8f8 115%);border-color:#b1b1b1;border-width:3px 1px 0;color:#000}.Button_btnSecondary__3-weF .Button_loading__3tEsa .cf-three-dot,.Button_btnSecondary__3-weF .Button_loading__3tEsa .cf-three-dot:after,.Button_btnSecondary__3-weF .Button_loading__3tEsa .cf-three-dot:before{background-color:rgba(0,0,0,.4);color:rgba(0,0,0,.4)}.Button_btnNone__1KvUP,.Button_btnNone__1KvUP:active:disabled,.Button_btnNone__1KvUP:focus:disabled,.Button_btnNone__1KvUP:hover:disabled{justify-content:center;background-color:initial;border-color:transparent;color:#fff;box-shadow:none}.Button_btnNone__1KvUP:active,.Button_btnNone__1KvUP:focus,.Button_btnNone__1KvUP:hover{background-color:rgba(0,0,0,.2);border-color:transparent;color:#fff}.Button_btnNoneBlack__1ONMn,.Button_btnNoneBlack__1ONMn:active:disabled,.Button_btnNoneBlack__1ONMn:focus:disabled,.Button_btnNoneBlack__1ONMn:hover:disabled{justify-content:center;background-color:initial;border-color:transparent;color:#000;box-shadow:none}.Button_btnNoneBlack__1ONMn:active,.Button_btnNoneBlack__1ONMn:focus,.Button_btnNoneBlack__1ONMn:hover{background-color:hsla(0,0%,100%,.2);border-color:transparent;color:#000}.Button_btnNoneBlack__1ONMn .Button_loading__3tEsa .cf-three-dot,.Button_btnNoneBlack__1ONMn .Button_loading__3tEsa .cf-three-dot:after,.Button_btnNoneBlack__1ONMn .Button_loading__3tEsa .cf-three-dot:before{background-color:rgba(0,0,0,.4);color:rgba(0,0,0,.4)}.Button_btnWarning__qfd8y,.Button_btnWarning__qfd8y:active:disabled,.Button_btnWarning__qfd8y:focus:disabled,.Button_btnWarning__qfd8y:hover:disabled{background-image:linear-gradient(180deg,#ffc900,#e39d00);border-width:0 0 3px;box-shadow:0 3px 10px 0 rgba(0,0,0,.25);border-color:#b17601}.Button_btnWarning__qfd8y:active,.Button_btnWarning__qfd8y:focus,.Button_btnWarning__qfd8y:hover{background-image:linear-gradient(180deg,#9b7900,#a37000);border-width:0 0 3px;box-shadow:0 3px 10px 0 rgba(0,0,0,.25);border-color:#b17601}.Button_icon__13GR4{display:block;width:32px;height:32px;margin:0 5px!important;background-size:100%!important;background-repeat:no-repeat!important;background-position:50%!important}.left.Button_rightIcon__3Iu3d,.right.Button_leftIcon__289iv{visibility:hidden}.leftArrow .Button_icon__13GR4,.rightArrow .Button_icon__13GR4{background:url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="M10.69 6.966a1.5 1.5 0 0 1 2.121-.065l8.714 8.132.107.111c.087.1.16.21.215.326l.01.023a1.009 1.009 0 0 1 .06.148 1.343 1.343 0 0 1 .04.136c.005.02.01.041.013.062.007.029.012.059.016.089l.002.027c.05.412-.072.84-.361 1.168l-.108.11-8.714 8a1.5 1.5 0 0 1-2.146-2.09l.107-.11 7.528-6.913-7.538-7.034-.106-.11a1.5 1.5 0 0 1 .04-2.01z" fill="gray" fill-rule="nonzero"/></svg>')}.leftArrow .Button_icon__13GR4{transform:rotate(180deg)}.refresh .Button_icon__13GR4{background:url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="M13.883 3.276c.533.415.655 1.16.302 1.72l-.077.11-1.322 1.689c5.303-1.24 10.795 1.715 12.612 6.977 1.939 5.614-1.039 11.727-6.65 13.653-5.61 1.926-11.728-1.062-13.666-6.674a1.304 1.304 0 1 1 2.464-.85c1.468 4.25 6.105 6.515 10.354 5.056a8.117 8.117 0 0 0 5.034-10.334 8.162 8.162 0 0 0-9.55-5.288l1.38 1.078c.532.415.653 1.161.3 1.72l-.076.11a1.306 1.306 0 0 1-1.722.3l-.11-.077-4.01-3.131a1.302 1.302 0 0 1-.301-1.72l.077-.109 3.13-4.005a1.306 1.306 0 0 1 1.831-.225z" fill="gray" fill-rule="nonzero"/></svg>')}.leftArrow.Button_btnPrimary__rxOgF .Button_icon__13GR4,.rightArrow.Button_btnPrimary__rxOgF .Button_icon__13GR4{background:url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="M10.69 6.966a1.5 1.5 0 0 1 2.121-.065l8.714 8.132.107.111c.087.1.16.21.215.326l.01.023a1.009 1.009 0 0 1 .06.148 1.343 1.343 0 0 1 .04.136c.005.02.01.041.013.062.007.029.012.059.016.089l.002.027c.05.412-.072.84-.361 1.168l-.108.11-8.714 8a1.5 1.5 0 0 1-2.146-2.09l.107-.11 7.528-6.913-7.538-7.034-.106-.11a1.5 1.5 0 0 1 .04-2.01z" fill="white" fill-rule="nonzero"/></svg>')}.leftArrow.Button_btnPrimary__rxOgF .Button_icon__13GR4{transform:rotate(180deg)}.refresh.Button_btnPrimary__rxOgF .Button_icon__13GR4{background:url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="M13.883 3.276c.533.415.655 1.16.302 1.72l-.077.11-1.322 1.689c5.303-1.24 10.795 1.715 12.612 6.977 1.939 5.614-1.039 11.727-6.65 13.653-5.61 1.926-11.728-1.062-13.666-6.674a1.304 1.304 0 1 1 2.464-.85c1.468 4.25 6.105 6.515 10.354 5.056a8.117 8.117 0 0 0 5.034-10.334 8.162 8.162 0 0 0-9.55-5.288l1.38 1.078c.532.415.653 1.161.3 1.72l-.076.11a1.306 1.306 0 0 1-1.722.3l-.11-.077-4.01-3.131a1.302 1.302 0 0 1-.301-1.72l.077-.109 3.13-4.005a1.306 1.306 0 0 1 1.831-.225z" fill="white" fill-rule="nonzero"/></svg>')}.leftArrow.Button_btnNoneBlack__1ONMn .Button_icon__13GR4,.rightArrow.Button_btnNoneBlack__1ONMn .Button_icon__13GR4{background:url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="M10.69 6.966a1.5 1.5 0 0 1 2.121-.065l8.714 8.132.107.111c.087.1.16.21.215.326l.01.023a1.009 1.009 0 0 1 .06.148 1.343 1.343 0 0 1 .04.136c.005.02.01.041.013.062.007.029.012.059.016.089l.002.027c.05.412-.072.84-.361 1.168l-.108.11-8.714 8a1.5 1.5 0 0 1-2.146-2.09l.107-.11 7.528-6.913-7.538-7.034-.106-.11a1.5 1.5 0 0 1 .04-2.01z" fill="black" fill-rule="nonzero"/></svg>')}.leftArrow.Button_btnNoneBlack__1ONMn .Button_icon__13GR4{transform:rotate(180deg)}.refresh.Button_btnNoneBlack__1ONMn .Button_icon__13GR4{background:url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="M13.883 3.276c.533.415.655 1.16.302 1.72l-.077.11-1.322 1.689c5.303-1.24 10.795 1.715 12.612 6.977 1.939 5.614-1.039 11.727-6.65 13.653-5.61 1.926-11.728-1.062-13.666-6.674a1.304 1.304 0 1 1 2.464-.85c1.468 4.25 6.105 6.515 10.354 5.056a8.117 8.117 0 0 0 5.034-10.334 8.162 8.162 0 0 0-9.55-5.288l1.38 1.078c.532.415.653 1.161.3 1.72l-.076.11a1.306 1.306 0 0 1-1.722.3l-.11-.077-4.01-3.131a1.302 1.302 0 0 1-.301-1.72l.077-.109 3.13-4.005a1.306 1.306 0 0 1 1.831-.225z" fill="black" fill-rule="nonzero"/></svg>')}.refresh.Button_btnNone__1KvUP .Button_icon__13GR4{background:url('data:image/svg+xml;utf8,<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><path d="M13.883 3.276c.533.415.655 1.16.302 1.72l-.077.11-1.322 1.689c5.303-1.24 10.795 1.715 12.612 6.977 1.939 5.614-1.039 11.727-6.65 13.653-5.61 1.926-11.728-1.062-13.666-6.674a1.304 1.304 0 1 1 2.464-.85c1.468 4.25 6.105 6.515 10.354 5.056a8.117 8.117 0 0 0 5.034-10.334 8.162 8.162 0 0 0-9.55-5.288l1.38 1.078c.532.415.653 1.161.3 1.72l-.076.11a1.306 1.306 0 0 1-1.722.3l-.11-.077-4.01-3.131a1.302 1.302 0 0 1-.301-1.72l.077-.109 3.13-4.005a1.306 1.306 0 0 1 1.831-.225z" fill="white" fill-rule="nonzero"/></svg>')}.Button_icon__13GR4{display:flex;align-items:center;justify-content:center}.Button_icon__13GR4.Button_noIcon__39Mx_{display:none}.Button_icon__13GR4 img{max-width:20px;max-height:20px}@media only screen and (max-width:800px){.Button_btn__1ejOH{width:280px;height:45px;font-size:15px}}

/*!
 * three-dots - v0.2.3
 * CSS loading animations made with single element
 * https://nzbin.github.io/three-dots/
 *
 * Copyright (c) 2018 nzbin
 * Released under MIT License
 */.threeDot_loadingHolder__bdnWd{margin:0 20px}.threeDot_dot-elastic__3HHH_{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;animation:threeDot_dot-elastic__3HHH_ 1s linear infinite;margin:0 auto}.threeDot_dot-elastic__3HHH_:after,.threeDot_dot-elastic__3HHH_:before{content:"";display:inline-block;position:absolute;top:0}.threeDot_dot-elastic__3HHH_:before{left:-15px;animation:threeDot_dot-elastic-before__2t99m 1s linear infinite}.threeDot_dot-elastic__3HHH_:after,.threeDot_dot-elastic__3HHH_:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-elastic__3HHH_:after{left:15px;animation:threeDot_dot-elastic-after__CjrEf 1s linear infinite}@keyframes threeDot_dot-elastic-before__2t99m{0%{transform:scale(1)}25%{transform:scaleY(1.7)}50%{transform:scaleY(.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes threeDot_dot-elastic__3HHH_{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.7)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes threeDot_dot-elastic-after__CjrEf{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.5)}75%{transform:scaleY(1.7)}to{transform:scale(1)}}.threeDot_dot-pulse__2a9ak{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9999px 0 0 -5px;animation:threeDot_dot-pulse__2a9ak 1.5s linear infinite;animation-delay:.25s}.threeDot_dot-pulse__2a9ak:after,.threeDot_dot-pulse__2a9ak:before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-pulse__2a9ak:before{box-shadow:9984px 0 0 -5px;animation:threeDot_dot-pulse-before__31hwZ 1.5s linear infinite;animation-delay:0s}.threeDot_dot-pulse__2a9ak:after{box-shadow:10014px 0 0 -5px;animation:threeDot_dot-pulse-after__i4iKl 1.5s linear infinite;animation-delay:.5s}@keyframes threeDot_dot-pulse-before__31hwZ{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes threeDot_dot-pulse__2a9ak{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes threeDot_dot-pulse-after__i4iKl{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.threeDot_dot-flashing__2mhHq{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;animation:threeDot_dot-flashing__2mhHq 1s linear infinite alternate;animation-delay:.5s}.threeDot_dot-flashing__2mhHq:after,.threeDot_dot-flashing__2mhHq:before{content:"";display:inline-block;position:absolute;top:0}.threeDot_dot-flashing__2mhHq:before{left:-15px;animation:threeDot_dot-flashing__2mhHq 1s infinite alternate;animation-delay:0s}.threeDot_dot-flashing__2mhHq:after,.threeDot_dot-flashing__2mhHq:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-flashing__2mhHq:after{left:15px;animation:threeDot_dot-flashing__2mhHq 1s infinite alternate;animation-delay:1s}@keyframes threeDot_dot-flashing__2mhHq{0%{background-color:#9880ff}50%,to{background-color:rgba(152,128,255,.2)}}.threeDot_dot-collision__3pSYr{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-collision__3pSYr:after,.threeDot_dot-collision__3pSYr:before{content:"";display:inline-block;position:absolute;top:0}.threeDot_dot-collision__3pSYr:before{left:-10px;animation:threeDot_dot-collision-before__3oyiY 2s ease-in infinite}.threeDot_dot-collision__3pSYr:after,.threeDot_dot-collision__3pSYr:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-collision__3pSYr:after{left:10px;animation:threeDot_dot-collision-after__jcNwt 2s ease-in infinite;animation-delay:1s}@keyframes threeDot_dot-collision-before__3oyiY{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(-15px)}}@keyframes threeDot_dot-collision-after__jcNwt{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(15px)}}.threeDot_dot-revolution__2fiO5{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-revolution__2fiO5:after,.threeDot_dot-revolution__2fiO5:before{content:"";display:inline-block;position:absolute}.threeDot_dot-revolution__2fiO5:before{top:-15px;transform-origin:5px 20px;animation:threeDot_dot-revolution__2fiO5 1.4s linear infinite}.threeDot_dot-revolution__2fiO5:after,.threeDot_dot-revolution__2fiO5:before{left:0;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-revolution__2fiO5:after{top:-30px;transform-origin:5px 35px;animation:threeDot_dot-revolution__2fiO5 1s linear infinite}@keyframes threeDot_dot-revolution__2fiO5{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}.threeDot_dot-carousel__2Pbg9{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff;animation:threeDot_dot-carousel__2Pbg9 1.5s linear infinite}@keyframes threeDot_dot-carousel__2Pbg9{0%{box-shadow:9984px 0 0 -1px #9880ff,9999px 0 0 1px #9880ff,10014px 0 0 -1px #9880ff}50%{box-shadow:10014px 0 0 -1px #9880ff,9984px 0 0 -1px #9880ff,9999px 0 0 1px #9880ff}to{box-shadow:9999px 0 0 1px #9880ff,10014px 0 0 -1px #9880ff,9984px 0 0 -1px #9880ff}}.threeDot_dot-typing__3rqzr{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff;animation:threeDot_dot-typing__3rqzr 1.5s linear infinite}@keyframes threeDot_dot-typing__3rqzr{0%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}16.667%{box-shadow:9984px -10px 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}33.333%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}50%{box-shadow:9984px 0 0 0 #9880ff,9999px -10px 0 0 #9880ff,10014px 0 0 0 #9880ff}66.667%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}83.333%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px -10px 0 0 #9880ff}to{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}}.threeDot_dot-windmill__2dJvo{position:relative;top:-10px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;transform-origin:5px 15px;animation:threeDot_dot-windmill__2dJvo 2s linear infinite}.threeDot_dot-windmill__2dJvo:after,.threeDot_dot-windmill__2dJvo:before{content:"";display:inline-block;position:absolute}.threeDot_dot-windmill__2dJvo:before{left:-8.66254px}.threeDot_dot-windmill__2dJvo:after,.threeDot_dot-windmill__2dJvo:before{top:15px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-windmill__2dJvo:after{left:8.66254px}@keyframes threeDot_dot-windmill__2dJvo{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(2turn) translateZ(0)}}.threeDot_dot-bricks__2MDsb{position:relative;top:8px;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff;animation:threeDot_dot-bricks__2MDsb 2s ease infinite}@keyframes threeDot_dot-bricks__2MDsb{0%{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}8.333%{box-shadow:10007px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}16.667%{box-shadow:10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff,10007px 0 0 0 #9880ff}25%{box-shadow:10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}33.333%{box-shadow:10007px 0 0 0 #9880ff,9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}41.667%{box-shadow:10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}50%{box-shadow:10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff}58.333%{box-shadow:9991px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff}66.666%{box-shadow:9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff,9991px -16px 0 0 #9880ff}75%{box-shadow:9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}83.333%{box-shadow:9991px -16px 0 0 #9880ff,10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}91.667%{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}to{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}}.threeDot_dot-floating__G7ksj{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;animation:threeDot_dot-floating__G7ksj 3s cubic-bezier(.15,.6,.9,.1) infinite}.threeDot_dot-floating__G7ksj:after,.threeDot_dot-floating__G7ksj:before{content:"";display:inline-block;position:absolute;top:0}.threeDot_dot-floating__G7ksj:before{left:-12px;animation:threeDot_dot-floating-before__3PwWR 3s ease-in-out infinite}.threeDot_dot-floating__G7ksj:after,.threeDot_dot-floating__G7ksj:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-floating__G7ksj:after{left:-24px;animation:threeDot_dot-floating-after__3VfCX 3s cubic-bezier(.4,0,1,1) infinite}@keyframes threeDot_dot-floating__G7ksj{0%{left:calc(-50% - 5px)}75%{left:calc(50% + 105px)}to{left:calc(50% + 105px)}}@keyframes threeDot_dot-floating-before__3PwWR{0%{left:-50px}50%{left:-12px}75%{left:-50px}to{left:-50px}}@keyframes threeDot_dot-floating-after__3VfCX{0%{left:-100px}50%{left:-24px}75%{left:-100px}to{left:-100px}}.threeDot_dot-fire__gC1y0{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9999px 22.5px 0 -5px #9880ff;animation:threeDot_dot-fire__gC1y0 1.5s linear infinite;animation-delay:-.85s}.threeDot_dot-fire__gC1y0:after,.threeDot_dot-fire__gC1y0:before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-fire__gC1y0:before{box-shadow:9999px 22.5px 0 -5px #9880ff;animation:threeDot_dot-fire__gC1y0 1.5s linear infinite;animation-delay:-1.85s}.threeDot_dot-fire__gC1y0:after{box-shadow:9999px 22.5px 0 -5px #9880ff;animation:threeDot_dot-fire__gC1y0 1.5s linear infinite;animation-delay:-2.85s}@keyframes threeDot_dot-fire__gC1y0{1%{box-shadow:9999px 22.5px 0 -5px #9880ff}50%{box-shadow:9999px -5.625px 0 2px #9880ff}to{box-shadow:9999px -22.5px 0 -5px #9880ff}}.threeDot_dot-spin__2F5X2{position:relative;width:10px;height:10px;border-radius:5px;background-color:initial;color:transparent;box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 rgba(152,128,255,0),0 18px 0 0 rgba(152,128,255,0),-12.727926px 12.727926px 0 0 rgba(152,128,255,0),-18px 0 0 0 rgba(152,128,255,0),-12.727926px -12.727926px 0 0 rgba(152,128,255,0);animation:threeDot_dot-spin__2F5X2 1.5s linear infinite}@keyframes threeDot_dot-spin__2F5X2{0%,to{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}12.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 #9880ff,0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}25%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 #9880ff,0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}37.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 0 #9880ff,0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}50%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}62.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 0 #9880ff}75%{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 0 #9880ff}87.5%{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 0 #9880ff}}.threeDot_dot-falling__20MMD{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9999px 0 0 0 #9880ff;animation:threeDot_dot-falling__20MMD 1s linear infinite;animation-delay:.1s}.threeDot_dot-falling__20MMD:after,.threeDot_dot-falling__20MMD:before{content:"";display:inline-block;position:absolute;top:0}.threeDot_dot-falling__20MMD:before{animation:threeDot_dot-falling-before__1FKrh 1s linear infinite;animation-delay:0s}.threeDot_dot-falling__20MMD:after,.threeDot_dot-falling__20MMD:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-falling__20MMD:after{animation:threeDot_dot-falling-after__3gdi0 1s linear infinite;animation-delay:.2s}@keyframes threeDot_dot-falling__20MMD{0%{box-shadow:9999px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9999px 0 0 0 #9880ff}to{box-shadow:9999px 15px 0 0 rgba(152,128,255,0)}}@keyframes threeDot_dot-falling-before__1FKrh{0%{box-shadow:9984px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9984px 0 0 0 #9880ff}to{box-shadow:9984px 15px 0 0 rgba(152,128,255,0)}}@keyframes threeDot_dot-falling-after__3gdi0{0%{box-shadow:10014px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:10014px 0 0 0 #9880ff}to{box-shadow:10014px 15px 0 0 rgba(152,128,255,0)}}.threeDot_dot-stretching__3PcCu{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;transform:scale(1.25);animation:threeDot_dot-stretching__3PcCu 2s ease-in infinite}.threeDot_dot-stretching__3PcCu:after,.threeDot_dot-stretching__3PcCu:before{content:"";display:inline-block;position:absolute;top:0}.threeDot_dot-stretching__3PcCu:before{animation:threeDot_dot-stretching-before__33zSS 2s ease-in infinite}.threeDot_dot-stretching__3PcCu:after,.threeDot_dot-stretching__3PcCu:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.threeDot_dot-stretching__3PcCu:after{animation:threeDot_dot-stretching-after__26VNm 2s ease-in infinite}@keyframes threeDot_dot-stretching__3PcCu{0%{transform:scale(1.25)}50%,60%{transform:scale(.8)}to{transform:scale(1.25)}}@keyframes threeDot_dot-stretching-before__33zSS{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(-20px) scale(1)}to{transform:translate(0) scale(.7)}}@keyframes threeDot_dot-stretching-after__26VNm{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(20px) scale(1)}to{transform:translate(0) scale(.7)}}.threeDot_dot-gathering__2iq9T{position:relative;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;margin:-1px 0;filter:blur(2px)}.threeDot_dot-gathering__2iq9T:after,.threeDot_dot-gathering__2iq9T:before{content:"";display:inline-block;position:absolute;top:0;left:-50px;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;opacity:0;filter:blur(2px);animation:threeDot_dot-gathering__2iq9T 2s ease-in infinite}.threeDot_dot-gathering__2iq9T:after{animation-delay:.5s}@keyframes threeDot_dot-gathering__2iq9T{0%{opacity:0;transform:translateX(0)}35%,60%{opacity:1;transform:translateX(50px)}to{opacity:0;transform:translateX(100px)}}.threeDot_dot-hourglass__2UfpM{position:relative;top:-15px;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;margin:-1px 0;filter:blur(2px);transform-origin:5px 20px;animation:threeDot_dot-hourglass__2UfpM 2.4s ease-in-out infinite;animation-delay:.6s}.threeDot_dot-hourglass__2UfpM:after,.threeDot_dot-hourglass__2UfpM:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;filter:blur(2px)}.threeDot_dot-hourglass__2UfpM:before{top:30px}.threeDot_dot-hourglass__2UfpM:after{animation:threeDot_dot-hourglass-after__3mZs6 2.4s cubic-bezier(.65,.05,.36,1) infinite}@keyframes threeDot_dot-hourglass__2UfpM{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes threeDot_dot-hourglass-after__3mZs6{0%{transform:translateY(0)}25%{transform:translateY(30px)}50%{transform:translateY(30px)}75%{transform:translateY(0)}to{transform:translateY(0)}}.threeDot_dot-overtaking__20bUG{position:relative;margin:-1px 0;animation:threeDot_dot-overtaking__20bUG 2s cubic-bezier(.2,.6,.8,.2) infinite}.threeDot_dot-overtaking__20bUG,.threeDot_dot-overtaking__20bUG:after,.threeDot_dot-overtaking__20bUG:before{width:12px;height:12px;border-radius:6px;background-color:initial;color:#000;box-shadow:0 -20px 0 0;filter:blur(2px)}.threeDot_dot-overtaking__20bUG:after,.threeDot_dot-overtaking__20bUG:before{content:"";display:inline-block;position:absolute;top:0;left:0}.threeDot_dot-overtaking__20bUG:before{animation:threeDot_dot-overtaking__20bUG 2s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.3s}.threeDot_dot-overtaking__20bUG:after{animation:threeDot_dot-overtaking__20bUG 1.5s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.6s}@keyframes threeDot_dot-overtaking__20bUG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.threeDot_dot-shuttle__1Ej16{position:relative;left:-15px;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;margin:-1px 0;filter:blur(2px)}.threeDot_dot-shuttle__1Ej16:after,.threeDot_dot-shuttle__1Ej16:before{content:"";display:inline-block;position:absolute;top:0;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;filter:blur(2px)}.threeDot_dot-shuttle__1Ej16:before{left:15px;animation:threeDot_dot-shuttle__1Ej16 2s ease-out infinite}.threeDot_dot-shuttle__1Ej16:after{left:30px}@keyframes threeDot_dot-shuttle__1Ej16{0%,50%,to{transform:translateX(0)}25%{transform:translateX(-45px)}75%{transform:translateX(45px)}}.threeDot_dot-bouncing__22jyl{position:relative;height:10px;font-size:10px}.threeDot_dot-bouncing__22jyl:before{content:"⚽🏀🏐";display:inline-block;position:relative;animation:threeDot_dot-bouncing__22jyl 1s infinite}@keyframes threeDot_dot-bouncing__22jyl{0%{top:-20px;animation-timing-function:ease-in}34%{transform:scale(1)}35%{top:20px;animation-timing-function:ease-out;transform:scale(1.5,.5)}45%{transform:scale(1)}90%{top:-20px}to{top:-20px}}.threeDot_dot-rolling__2dzs-{position:relative;height:10px;font-size:10px}.threeDot_dot-rolling__2dzs-:before{content:"⚽";display:inline-block;position:relative;transform:translateX(-25px);animation:threeDot_dot-rolling__2dzs- 3s infinite}@keyframes threeDot_dot-rolling__2dzs-{0%{content:"⚽";transform:translateX(-25px) rotate(0deg)}16.667%{content:"⚽";transform:translateX(25px) rotate(2turn)}33.333%{content:"⚽";transform:translateX(-25px) rotate(0deg)}34.333%{content:"🏀";transform:translateX(-25px) rotate(0deg)}50%{content:"🏀";transform:translateX(25px) rotate(2turn)}66.667%{content:"🏀";transform:translateX(-25px) rotate(0deg)}67.667%{content:"🏐";transform:translateX(-25px) rotate(0deg)}83.333%{content:"🏐";transform:translateX(25px) rotate(2turn)}to{content:"🏐";transform:translateX(-25px) rotate(0deg)}}.AIResult_toolbar__25AB1{position:fixed;z-index:1001;top:19px;left:30px}.AIResult_toolbar__25AB1 span{font-family:"Lato";font-size:20px;font-weight:700;color:#fb5014}.AIResult_toolbar__25AB1 img{margin-bottom:7px;margin-right:18px;cursor:pointer}.AIResult_introMessage__2TbKw,.AIResult_tipMessage__35H3i{font-size:13px;line-height:1.54;letter-spacing:normal;color:var(--neutral-colors-black);text-align:justify}.AIResult_tipMessage__35H3i{display:block;width:100%;margin:15px auto}.AIResult_content__2gf-h{max-width:1110px;position:relative;margin:0 auto;padding-bottom:40px;display:flex;flex-direction:column}.AIResult_title__27mPD{font-family:"Lato";font-size:30px;font-weight:700;color:#f86969}.AIResult_container__1w_So{max-width:816px;margin:0 auto 60px;padding:50px 83px 20px 82px;border-radius:16px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.mobile.AIResult_container__1w_So{width:100%;padding:10vw;box-shadow:0 0}.AIResult_btnHolder__3a4IA{display:flex;justify-content:center;align-items:center;margin-top:60px}.AIResult_result__2UKbW .AIResult_imageResult__bBJdZ{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.mobile .AIResult_result__2UKbW .AIResult_imageResult__bBJdZ{flex-direction:column}.AIResult_imageResult__bBJdZ .AIResult_image__9tzz8{display:flex;flex-direction:row;justify-content:center;margin-top:24px;width:49%;height:88px;border-radius:16px;border:1px solid var(--neutral-colors-gray-10);overflow:hidden}.mobile .AIResult_imageResult__bBJdZ .AIResult_image__9tzz8{width:100%}.AIResult_imageResult__bBJdZ .AIResult_image__9tzz8 .AIResult_imageBox__3myMt{height:inherit;border-radius:10px;text-align:center;display:flex}.AIResult_imageResult__bBJdZ .AIResult_image__9tzz8 .AIResult_imageBox__3myMt img{width:100%;height:100%;object-fit:contain}.AIResult_imageResult__bBJdZ .AIResult_image__9tzz8.AIResult_noAudio__3fUZS .AIResult_imageBox__3myMt{width:650px;margin-right:unset}.AIResult_result__2UKbW>span{display:inline-block;margin-top:24px}.AIResult_result__2UKbW .AIResult_audioResult__2U8mz{display:flex;flex-direction:column;justify-content:center}.AIResult_audioResult__2U8mz .AIResult_audio__b7iXi{position:relative;max-width:450px;margin:30px auto 0;width:100%}.AIResult_audioResult__2U8mz .AIResult_audio__b7iXi .AIResult_player__cBD1H>div{width:100%}.AIResult_audioResult__2U8mz .AIResult_audio__b7iXi .AIResult_bot__2u5Qr{width:80px!important;height:80px;background-color:#ffd00d;border:7px solid #efefef;border-radius:50%;overflow:hidden;position:absolute;z-index:1;top:calc(50% - 40px);left:15px}.mobile .AIResult_audioResult__2U8mz .AIResult_audio__b7iXi .AIResult_bot__2u5Qr{width:60px!important;height:60px;border:4px solid #efefef;margin-top:10px}.AIResult_audioResult__2U8mz .AIResult_audio__b7iXi .AIResult_bot__2u5Qr img{width:100%}.AIResult_audioResult__2U8mz .AIResult_audio__b7iXi .AIResult_player__cBD1H{display:flex;align-items:center;width:100%;border-radius:17px;background-color:#fff;border:1px solid var(--neutral-colors-gray-10);padding:5px 20px 5px 95px}.Notification_container__32069{width:817px;border-radius:16px;margin:130px auto 40px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);padding:50px 80px}.Notification_container__32069 .cf-assessment-result-container{margin:50px 0 0;padding:0;border-radius:16px;box-shadow:0 0}.mobile .Notification_container__32069{width:100%;margin-top:0;border-radius:0;padding-left:20px;padding-right:20px}.Notification_header__2TqH4{position:relative;width:757px;transform:translate(-50px);margin-top:-20px;border:1px solid var(--neutral-colors-gray-10);padding:20px;border-radius:17px;box-sizing:border-box;background-color:#f2f2f2}.mobile .Notification_header__2TqH4{width:100%;transform:translate(0)}.Notification_headerText__1fSol{font-size:18px;font-weight:500;margin-bottom:20px;text-align:center;width:100%;background-color:hsla(0,0%,100%,.4);border-radius:17px;padding:10px}.Notification_headerBody__32Obc{display:flex;align-items:center}.Notification_headerDate__3ubsx{margin-left:auto}.Notification_headerTitle__G8ZZF{margin-left:20px}.Notification_title__2sITp{font-weight:700}.Notification_circle__3uuwy{width:80px;height:80px;margin:0 0 0 9px;background-image:linear-gradient(180deg,rgba(252,176,77,.5),rgba(240,72,1,0));border-radius:50%;position:relative;overflow:hidden}.Notification_circle__3uuwy img{width:100%}.Header_container__3E2S4{position:fixed;height:32px;width:100%;z-index:2;background-color:var(--mainBgColor)!important;background-position:28px -74px!important}.Header_header__z1zms{width:817px;height:66px;position:fixed;left:calc(50% - 366px);margin-top:32px;padding:18px 17px 16px;border-radius:16px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);display:flex;justify-content:flex-start;flex-flow:row nowrap;align-items:center;z-index:999}.Header_hide__3j1ZS{display:none}.mobile .Header_header__z1zms{width:100%;margin-top:0;border-radius:unset;left:0}.Header_content__2COlI{width:100%;transition:all .3s ease;background:inherit;margin-left:0;display:flex;align-items:center}.Header_content__2COlI.Header_withClose__tJIhO{flex-direction:row-reverse;justify-content:flex-end}.Header_content__2COlI ul{margin:0;padding:0;list-style:none;display:flex;align-items:center}.Header_topMenu__7t42t li{margin-left:20px}.mobile .Header_topMenu__7t42t li{margin-left:15px}.Header_topMenu__7t42t .Header_profilePic__2At0q{width:47px}.Header_title__GfyLN{font-family:Metropolis;font-size:16px!important;font-weight:500;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:var(--neutral-colors-black);margin:unset}.mobile .Header_title__GfyLN{margin-top:8px}.Header_logo__2aMhe{margin-right:30px;width:4rem;cursor:pointer}.Header_back__wS0lL{font-size:22px;margin-right:20px;cursor:pointer}.Header_titleCenter__3n7fP{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header_modal__1Tzxx{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s}.Header_show__KG1vq{opacity:1;visibility:visible;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s}.Header_creditsCount__1dEZX{color:#000;font-weight:500}.ModuleCard_container__2UsZm{width:100%;height:96px;background-color:#fff;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);border:0 solid #fb5014;border-radius:50px 10px 10px 50px;overflow:hidden;display:flex;flex-direction:row;position:relative;cursor:pointer;margin:12px 0}.mobile .ModuleCard_container__2UsZm{padding-right:63px}.ModuleCard_scoreProgress__10V5d{transform:rotate(45deg);position:absolute;left:0;top:0}.ModuleCard_scoreProgress__10V5d .ModuleCard_line__3M5ZB{stroke-dasharray:238}.ModuleCard_scoreProgress__10V5d .ModuleCard_background__3FwyW{fill:var(--neutral-colors-gray-10)}.ModuleCard_coachScore__gy4eB{width:28px;height:28px;border:4px solid var(--neutral-colors-white);background-image:linear-gradient(180deg,#ffda19,#ffb20b);border-radius:50px;position:absolute;z-index:1;right:0;bottom:0;font-size:13px;font-weight:500;line-height:26px;padding-top:2px;color:var(--neutral-colors-black)}.ModuleCard_coachScore__gy4eB,.ModuleCard_icon__1tNIG{display:flex;justify-content:center;align-items:center}.ModuleCard_icon__1tNIG{align-self:center;margin:0 15px 0 10px;position:relative;width:80px;height:80px}.mobile .ModuleCard_icon__1tNIG{margin:0 5px 0 10px}.ModuleCard_icon__1tNIG img{width:60px;height:60px;position:relative;z-index:1}.ModuleCard_content__t1Dfq{width:50%;align-self:center;font-family:"Open Sans";font-weight:700;line-height:24px}.mobile .ModuleCard_content__t1Dfq{width:60%}.ModuleCard_title__j6yA1{display:block;font-size:16px;font-weight:500}.ModuleCard_subtitle__3I9TL{display:block;font-size:13px;font-weight:400;color:var(--neutral-colors-gray-40);line-height:1.2;margin-top:5px}.ModuleCard_rightSide__3Q4uj{height:50%;position:absolute;right:0;top:25%;display:flex;align-items:center;background-color:var(--chatter-fox);border-radius:50px 0 0 50px;padding:0 15px 0 12px}.ModuleCard_rightSide__3Q4uj.ModuleCard_withoutBackground__2xI8N{background-color:unset}.mobile .ModuleCard_rightSide__3Q4uj{padding:0 7px 0 12px}.mobile .ModuleCard_rightSide__3Q4uj .ModuleCard_rightArrow__1rjct{width:7px;background-position:51px 0;height:7px}.ModuleCard_rightSide__3Q4uj img{width:40px}.ModuleCard_rightSide__3Q4uj span{text-align:right;color:#fff;font-size:11px;font-weight:300;margin-right:2px;line-height:1.2}.ModuleCard_rightSide__3Q4uj .ModuleCard_scoreNumber__UKO4C{font-size:16px;font-weight:400}.ModuleCard_rightArrow__1rjct{display:block;border:1px solid #fff;border-width:2px 2px 0 0;width:12px;height:12px;transform:rotate(45deg);position:relative;transition-duration:.3s}.ModuleCard_rightSide__3Q4uj:hover .ModuleCard_rightArrow__1rjct{transform:translateX(7px) rotate(45deg)}.ModuleCard_scoreHolder__3abHL{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.ModuleCard_score__Mxc7t{position:relative;width:50px;height:68px;color:#fff;text-align:center;box-sizing:border-box;margin-right:17px;padding:5px}.ModuleCard_score__Mxc7t:after{content:"";position:absolute;bottom:-.1px;left:0;width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 25px 15px}.ModuleCard_score__Mxc7t span{position:relative;line-height:11px;font-family:"Arial";font-size:14px}.ModuleCard_feedback__2bZvW{width:139px;height:30px;padding:5px;background-color:#e5e5e5;font-family:"Arial";font-size:15px;color:#adadac;position:absolute;right:0;bottom:0;border:0 solid;border-radius:5px 0 0 0}.ModuleCard_available__2WrE_{background:linear-gradient(135deg,#f3654f,#fca351);color:#fff}.ModuleGroup_card__1W8L-{background-color:unset!important;border:unset!important}.card-header.ModuleGroup_collapsed__14ppi:after,.ModuleGroup_card__1W8L- .card-header.ModuleGroup_collapse__30f1j:after{font-family:"FontAwesome";content:"\f106";font-size:30px;float:right;position:absolute;top:9px;right:10px;color:var(--chatter-green);background-color:#fff;border-radius:60px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;line-height:0;padding:0 0 5px}.ModuleGroup_card__1W8L- .card-header.ModuleGroup_collapsed__14ppi:after{content:"\f107";padding:0}.ModuleGroup_card__1W8L- .card-header{background-color:var(--chatter-green);border-radius:100px!important;font-size:16px;font-weight:400;line-height:1.2;color:var(--neutral-colors-white);display:flex;flex-direction:column;min-height:48px;padding:12px 0 12px 35px}.ModuleGroup_card__1W8L- .card-title{font-size:20px;font-weight:500;text-overflow:ellipsis;overflow:hidden;width:80%;white-space:nowrap}.mobile .ModuleGroup_card__1W8L- .card-title{font-size:18px;font-weight:500}.ModuleGroup_card__1W8L- .card-subtitle{font-size:16px;font-weight:400;color:var(--neutral-colors-white);margin-top:0}.ModuleGroup_card__1W8L- .card-header .card-title{margin-bottom:0}.ModuleGroup_cardBody__dBoDc{position:relative;padding:15px 0!important;display:flex;flex-wrap:wrap}.ModuleGroup_disabled__3YwjT .ModuleGroup_cardBody__dBoDc{z-index:-1;filter:grayscale(1);display:flex;align-items:center;justify-content:center}.ModuleGroup_disabled__3YwjT .ModuleGroup_cardBody__dBoDc div{opacity:.8}.ModuleGroup_disabled__3YwjT.ModuleGroup_withNote__2oIy9 .ModuleGroup_cardBody__dBoDc div{opacity:.3}.ModuleGroup_disabled__3YwjT .ModuleGroup_notice__1R-nd{position:absolute;opacity:1!important;font-size:15px;z-index:1;background-color:hsla(0,0%,100%,.8);padding:20px;border-radius:16px;margin:auto;display:block;max-width:280px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.1)}.ModuleGroup_card__1W8L- .row{margin-left:unset;margin-right:unset;grid-gap:20px;gap:20px;position:relative}.list-view{flex:0 0 100%;max-width:100%}.grid-view{flex:0 0 30%;max-width:30%}.ModuleGroup_backLine__3xbk_{position:absolute;background-color:var(--neutral-colors-gray-10);width:6px;height:99%;left:22px;top:-30px;z-index:-1}.ModuleGroup_noTitle__1DYfQ .ModuleGroup_backLine__3xbk_{display:none!important}.ModuleGroup_lessonsHeader__3T_Ua{display:flex}.ModuleGroup_lessonsHeader__3T_Ua .card-title{margin-left:17px;font-size:18px;font-weight:500;color:var(--neutral-colors-black)}.ModuleGroup_noTitle__1DYfQ .card-header{display:none!important}@media only screen and (max-width:650px){.ModuleGroup_cfModuleGroup__3dssw .card-title{font-size:16px}.ModuleGroup_cfModuleGroup__3dssw .card-subtitle{font-size:14px;font-weight:300}}.modal-dialog.defaultModal{width:700px;border-radius:30px;max-width:none}.modal-dialog .modal-content{border-radius:30px}.initial-assessment .modal-dialog{width:50vw;max-width:unset;margin:0 auto}.initial-assessment .modal-content{border-radius:30px;padding:1vw 2vw!important}.initial-assessment .modal-body h4{font-family:"Lato";font-weight:700;font-size:25px;color:#000;margin-bottom:35px}.initial-assessment .modal-body p{font-family:"Lato";font-weight:400;font-size:20px;color:#000;line-height:35px}.initial-assessment .modal-footer{justify-content:flex-end;border-top:unset}.initial-assessment .btn{padding:0;border:none;background:none;margin-right:unset;font-family:"Lato";font-weight:700;font-size:25px}.initial-assessment .btn-primary{color:#f86969}.initial-assessment .btn-primary:hover{color:#8f3c3c}.initial-assessment .btn-secondary{color:#afafaf;margin-right:56px}.initial-assessment .btn-secondary:hover{color:#5a5959}@media only screen and (max-width:800px){.initial-assessment .modal-dialog{width:302px}.initial-assessment .modal-content{border-radius:8px;padding:24px 28px!important}.initial-assessment .modal-body{padding:unset}.initial-assessment .modal-body h4{font-size:16px!important}.initial-assessment .modal-body p{font-size:14px;margin-top:19px;line-height:22px}.initial-assessment .modal-footer{margin-top:16px;padding:unset}.initial-assessment .btn-secondary{margin-top:unset;margin-right:20px}}.Modal_modal__2prdr{z-index:9999;position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.Modal_modalCover__2FBen{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;top:0;left:0}.Modal_modal__2prdr .modal-content{border:0 solid;background-color:initial;box-shadow:0 0}.mobile.Modal_modal__2prdr .modal-content{padding-left:10px!important;padding-right:10px!important}.Modal_modal__2prdr .modal-dialog{position:relative;z-index:1;width:480px;min-height:250px;padding-bottom:15px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%);margin-top:-15vh}.mobile.Modal_modal__2prdr .modal-dialog{width:100%;border-radius:32px 32px 0 0;bottom:0;position:fixed;z-index:9999;height:auto;margin:0}.Modal_modal__2prdr .modal-footer{display:flex;flex-wrap:nowrap;flex-shrink:0;align-items:center;justify-content:space-around;width:100%;bottom:0;margin:20px 0 10px;padding:0;border-top:0 solid #dee2e6}.Modal_modal__2prdr .modal-footer button{margin:0 5px}.mobile.Modal_modal__2prdr .modal-footer{flex-wrap:wrap;margin:10px 0;position:relative}.mobile.Modal_modal__2prdr .modal-footer button{margin-top:10px;margin-bottom:10px}.Modal_modal__2prdr .modal-header{margin-bottom:-40px;border-bottom:0;color:#000;padding:20px 30px}.Modal_modal__2prdr .modal-content .modal-header .modal-title{font-family:Metropolis;font-size:16px;font-weight:500}.Modal_modal__2prdr .modal-header .btn-close{padding-top:0;margin-top:-10px}.Modal_modal__2prdr .modal-title{color:#000}.Modal_modal__2prdr .modal-body{text-align:left;width:419px;min-height:100px;padding:15px;border-radius:24px;margin:40px auto 0;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#eef1f6);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:400}.Modal_modal__2prdr .modal-body p{justify-content:center;font-size:15px;font-weight:400;line-height:1.4;margin-bottom:0;color:#000}.mobile.Modal_modal__2prdr .modal-body{flex-direction:column;width:80%;margin-top:25px}.Modal_modalContentIcon__3Q03j{margin-right:15px}.mobile.Modal_modal__2prdr .Modal_modalContentIcon__3Q03j{margin-right:0;margin-top:10px;margin-bottom:15px}.Modal_contentBtnHolder__1QKVA{width:240px;display:flex;justify-content:space-between;position:relative;margin:-60px auto 0}.Modal_modalContentBtn__3fyR2{width:106px;height:120px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:24px;border:0;box-shadow:0 4px 12px 0 rgba(0,0,0,.2);background-image:linear-gradient(144deg,var(--neutral-colors-white),#f8f9fa 101%)}.ModuleView_separator__18uua{width:100%;margin:20px 0}.ModuleView_separatorTitle__14xtD{width:100%;display:flex;align-items:center;font-weight:600;font-size:18px;color:#3484d8}.ModuleView_separatorTitle__14xtD span{padding:0 14px;white-space:nowrap}.ModuleView_separatorTitle__14xtD .ModuleView_line__3Powp{width:100%;padding:0;height:2px;background-color:#3484d8}.ModuleView_separatorSubtitle__3kEe1{color:#535353;width:80%;display:block;text-align:center;margin:5px auto 0}.Banner_bannerA__6ZGZV{width:100%;height:102px;background:linear-gradient(90deg,#eee387,#fda287 14%,#fd96a2 32%,#fa83cb 49%,#b984e8 67%,#7d91dd 84%,#5db2b8);border-radius:8px;color:#fff;display:table;cursor:pointer;margin-bottom:30px}.Banner_bannerA__6ZGZV .Banner_text__1QIEe{font-family:"Lato";font-weight:700;font-size:25px;text-align:center;display:table-cell;vertical-align:middle}.Banner_bannerA__6ZGZV .Banner_button__33yHH{font-size:20px;display:table-cell;vertical-align:middle;position:relative;right:15px}.Banner_bannerB__2C59t{width:100%;height:174px;background-color:#fff;border:3px solid #fbfbfb;border-radius:11px;box-shadow:inset 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.16);position:relative;display:flex;flex-direction:row;justify-content:space-around;cursor:pointer;margin-bottom:30px}.Banner_bannerB__2C59t img{height:calc(122.42857px + 3.57143vw);margin:calc(17.85714px - 2.23214vw) 0 0 calc(-46.42857px + 6.42857vw)}.Banner_bannerB__2C59t .Banner_text__1QIEe{font-family:"Lato";font-weight:700;font-size:calc(7.85714px + .89286vw);text-align:center;line-height:6vh;align-self:center}.Banner_bannerB__2C59t .Banner_boo__FJGK8{font-family:"Dancing Script";font-size:calc(32.85714px + 4.01786vw);color:#ce3587;white-space:nowrap;align-self:center}.Banner_bannerC__3tq8e{width:100%;background:linear-gradient(90deg,#eee387,#fda287 14%,#fd96a2 32%,#fa83cb 49%,#b984e8 67%,#7d91dd 84%,#5db2b8);border-radius:1vw;color:#fff;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:30px}.Banner_bannerC__3tq8e img{margin-top:.1vw;margin-bottom:-.328vw;height:7vw;align-self:end}.Banner_bannerC__3tq8e .Banner_text__1QIEe{text-align:center;align-self:center}.Banner_bannerC__3tq8e .Banner_text__1QIEe h1{color:#fff;font-family:"Lato";font-size:1.146vw!important;font-weight:700;margin-bottom:unset}.Banner_bannerC__3tq8e .Banner_text__1QIEe p{color:#fff;font-family:"Lato";font-size:1.667vw!important;font-weight:700;margin-bottom:unset;line-height:unset}.Banner_bannerC__3tq8e .Banner_btn__2ioO7{height:-webkit-min-content;height:min-content;background-color:#fff;padding:.521vw 1.667vw;border-radius:.208vw;color:#fb5014;font-family:"Lato";font-size:.833vw;font-weight:700;align-self:center;cursor:pointer}.Banner_bannerC__3tq8e .Banner_btn__2ioO7:hover{background-color:#fb5014;color:#fff}.Banner_subscribeBanner__2cTTz{display:flex;padding:20px 39px 25px 36px;border-radius:15px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-image:linear-gradient(180deg,#bbc8d4 -5%,var(--neutral-colors-white) 37%);margin:16px 0}.mobile .Banner_subscribeBanner__2cTTz{flex-direction:column;text-align:center}.Banner_subscribeBanner__2cTTz .Banner_rightCol__qwszz{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40%;margin-left:auto}.mobile .Banner_subscribeBanner__2cTTz .Banner_rightCol__qwszz{margin:20px auto 0;width:100%}.mobile .Banner_subscribeBanner__2cTTz .Banner_rightCol__qwszz button{width:100%}.Banner_subscribeBanner__2cTTz .Banner_subTitle__1vNVS{font-size:22px;font-weight:300;line-height:1;margin-top:5px;color:var(--chatter-fox)}.Banner_subscribeBanner__2cTTz .Banner_title__1fw1X{font-size:30px;font-weight:700;color:var(--chatter-fox)}.Banner_subscribeBanner__2cTTz .Banner_text__1QIEe{font-size:14px;font-weight:300}@media only screen and (max-width:800px){.Banner_bannerA__6ZGZV{width:unset;height:57px;margin:0 18px;padding:5px 10px;border-radius:8px;display:block}.Banner_bannerA__6ZGZV .Banner_text__1QIEe{font-family:"Lato";font-size:14px;text-align:left;display:block}.Banner_bannerA__6ZGZV .Banner_button__33yHH{font-size:13px;position:relative;float:right;right:10px;bottom:10px;display:block}.Banner_bannerB__2C59t{height:151px;border:2px solid #fbfbfb}.Banner_bannerB__2C59t img{height:128px;align-self:flex-end;margin:0 0 0 5px}.Banner_bannerB__2C59t .Banner_text__1QIEe{font-family:"Arial";font-size:13px;text-align:left;line-height:16px;align-self:flex-end;margin-bottom:10px}.Banner_bannerB__2C59t .Banner_boo__FJGK8{position:absolute;font-size:10vm;top:0;right:16px}.Banner_bannerC__3tq8e img{height:53px}.Banner_bannerC__3tq8e .Banner_text__1QIEe h1{font-size:10px!important}.Banner_bannerC__3tq8e .Banner_text__1QIEe p{font-size:15px!important}.Banner_bannerC__3tq8e .Banner_btn__2ioO7{padding:3px 8px;border-radius:3px;font-size:9px}}.Modules_cfModuleBody__31apQ{max-width:700px;margin:0 auto;padding:30px 25px 80px;height:80%}.Modules_cfModuleContent__3jFPk{padding-bottom:80px}.Modules_cfDictionaryContent__2hb21{flex:1 1;padding:0 2vw}@media (min-width:1200px){.introduction-module-list .container{max-width:1400px}}.MTSwitch_mtSwitchHolder__3zdNN{position:relative;width:100%;min-width:100px;min-height:40px;background-color:#dcdce9;border:2px solid #dcdce9;border-radius:50px;color:#575757;text-align:center}.mtSwitch-btn,.MTSwitch_mtSwitchHolder__3zdNN{display:flex;align-items:center;justify-content:center}.mtSwitch-btn{position:absolute;height:100%;min-width:40px;background-color:#fff;border-radius:100px;color:#000;transition-duration:.3s;transition-timing-function:ease-in-out;box-shadow:0 2px 5px 0 rgba(0,0,0,.25)}.mtSwitch-backTxt,.mtSwitch-btn{cursor:pointer}.ModuleSection_header__ar5zk{display:flex;align-items:center;width:100%;max-width:650px;height:40px;margin:15px auto;padding:8px;border-radius:24px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.ModuleSection_headerBullet__1_XWO{width:24px;height:24px;margin:0 12px 0 0;padding:0 9px 0 8px;border-radius:50px;background-color:var(--chatter-fox);font-size:16px;font-weight:500;line-height:16px;text-align:center;color:var(--neutral-colors-white);display:flex;justify-content:center;align-items:center}.ModuleSection_headerText__KwwaV{font-weight:400;font-size:16px;color:var(--neutral-colors-black);white-space:nowrap}.ModuleSection_content__1fced{display:flex;flex-wrap:wrap;justify-content:center}.ModuleSection_lesson__bIszs{display:flex;flex-direction:column;text-align:center;width:150px;cursor:pointer;align-items:center;margin:10px 0 20px;padding:0 10px}.ModuleSection_figure__kgmSP{width:104px;height:104px;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.ModuleSection_figure__kgmSP,.ModuleSection_orangeLine__3cFMy{display:flex;justify-content:center;align-items:center;border-radius:100px}.ModuleSection_orangeLine__3cFMy{width:100%;height:100%}.ModuleSection_imgBack__RMR77{display:flex;justify-content:center;align-items:center;border-radius:100px;width:100%;height:100%;background-color:#fff5e1;overflow:hidden}[data-target="#unlockWarn"] .ModuleSection_imgBack__RMR77{filter:grayscale(100%);opacity:.8}.ModuleSection_figure__kgmSP img{width:100%;height:100%}.ModuleSection_title__3naSY{font-size:16px;font-weight:400;text-align:center;color:var(--neutral-colors-black);margin-top:8px}.ModuleSection_feedbackBox__3TdMb{width:330px;margin-top:12px;display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px}.mobile .ModuleSection_feedbackBox__3TdMb .medium{width:auto;padding:0 25px}.ModuleSection_modal__2bYVa{z-index:9999;position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;top:0;left:0}.ModuleSection_modalCover__1Jhib{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;top:0;left:0}.ModuleSection_modalContainer__1E1MA{position:relative;z-index:1;width:480px;height:250px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%)}.mobile .ModuleSection_modalContainer__1E1MA{width:100%;border-radius:32px 32px 0 0;bottom:0;position:fixed;z-index:9999;height:auto}.ModuleSection_modalFooter__29nQv{width:100%;display:flex;justify-content:space-around;position:absolute;bottom:0;margin:30px 0;padding:0 20px}.mobile .ModuleSection_modalFooter__29nQv{flex-wrap:wrap;margin:10px 0;position:relative}.mobile .ModuleSection_modalFooter__29nQv button{margin-top:10px;margin-bottom:10px}.ModuleSection_msgHolder__UWDCY{text-align:center;width:419px;padding:15px;border-radius:24px;margin:40px auto 0;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#eef1f6);display:flex;align-items:center;justify-content:center}.mobile .ModuleSection_msgHolder__UWDCY{flex-direction:column;width:80%;margin-top:25px}.ModuleSection_modalContentIcon__lnvbz{margin-right:15px}.ModuleSection_modalContentIcon__lnvbz img{width:60px}.mobile .ModuleSection_modalContentIcon__lnvbz{margin-right:0;margin-bottom:30px}.ModuleSection_msgHolder__UWDCY p{color:#000;text-align:left;margin:0}.ModuleSection_contentBtnHolder__1CNxn{width:240px;display:flex;justify-content:space-between;position:relative;margin:-60px auto 0}.ModuleSection_modalContentBtn__mKKkT{width:106px;height:120px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:24px;border:0;box-shadow:0 4px 12px 0 rgba(0,0,0,.2);background-image:linear-gradient(144deg,var(--neutral-colors-white),#f8f9fa 101%)}.ModuleDetails_container__lisqb{max-width:690px;margin:0 auto;padding:20px 20px 0}.ModuleDetails_header__1mw6d{height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--chatter-fox);border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.16);overflow:hidden;color:var(--neutral-colors-white);padding:20px;margin-bottom:32px}.ModuleDetails_headerMobile__2MSY4.ModuleDetails_header__1mw6d{position:relative;overflow:unset;padding:20px 15px}.ModuleDetails_headerTitleBox__3H68b{display:flex;align-items:center;width:90%}.ModuleDetails_headerMobile__2MSY4 .ModuleDetails_headerTitleBox__3H68b{width:100%}.ModuleDetails_header__1mw6d h2{font-size:18px!important;font-weight:400;color:var(--neutral-colors-white)}.ModuleDetails_header__1mw6d h3{color:var(--neutral-colors-white);font-size:13px!important;font-weight:400}.ModuleDetails_contentModeSwitch__XvUw8{margin-top:25px;width:480px}.ModuleDetails_contentModeSwitch__XvUw8 .react-switch-bg{height:40px!important;border-radius:50px!important;width:480px!important}.ModuleDetails_contentModeSwitch__XvUw8 .react-switch-handle{height:38px!important;color:#000;width:50%!important;border-radius:50px!important}.ModuleDetails_contentModeSwitch__XvUw8 .react-switch-handle div{width:100%;height:100%}.ModuleDetails_header__1mw6d .ModuleDetails_moduleImage__2ckZA{width:64px;min-width:64px;height:64px;background-color:#fff5e1;display:flex;align-items:center;justify-content:center;border-radius:50px;margin-right:20px}.ModuleDetails_header__1mw6d .ModuleDetails_moduleImage__2ckZA img{max-width:40px;max-height:40px}.ModuleDetails_body__1nnk9{padding:0 0 10vh}.mobile .ModuleDetails_body__1nnk9{padding-bottom:80px}.ModuleDetails_switchHolder__yy4H9{width:100%;max-width:485px;margin-top:20px}.ModuleDetails_headerMobile__2MSY4 .ModuleDetails_switchHolder__yy4H9{position:absolute;top:-60px;margin:0}@media only screen and (min-width:800px){.ModuleDetails_practiceAgain__1QSe5{display:flex;flex-direction:row;grid-gap:2vw;gap:2vw;max-width:700px;margin:0 auto}.ModuleDetails_practiceAgain__1QSe5 .ModuleDetails_btn__18lQt{font-size:17px}}.Feedback_container__UGOKb{padding-bottom:100px;max-width:650px;width:100%;margin:0 auto}.mobile .Feedback_container__UGOKb{background-color:#f1f1f5;padding-left:20px;padding-right:20px;padding-top:30px}.Feedback_headerBox__3G0EZ{width:100%;height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--chatter-fox);border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.16);overflow:hidden;color:var(--neutral-colors-white);padding:20px;margin-bottom:32px}.Feedback_headerMobile__-GhB6.Feedback_headerBox__3G0EZ{position:relative;overflow:unset;padding:20px 15px}.Feedback_headerBox__3G0EZ .Feedback_headerTitleBox__2VtCE{display:flex;align-items:center;width:90%}.Feedback_headerMobile__-GhB6.Feedback_headerBox__3G0EZ .Feedback_headerTitleBox__2VtCE{width:100%}.Feedback_headerBox__3G0EZ h2{font-size:18px!important;font-weight:400;color:var(--neutral-colors-white)}.Feedback_headerBox__3G0EZ h3{color:var(--neutral-colors-white);font-size:13px!important;font-weight:400}.Feedback_headerBox__3G0EZ .Feedback_moduleImage__V2-d4{width:64px;min-width:64px;height:64px;background-color:#fff5e1;display:flex;align-items:center;justify-content:center;border-radius:50px;margin-right:20px}.Feedback_headerBox__3G0EZ .Feedback_moduleImage__V2-d4 img{max-width:40px;max-height:40px}.Feedback_note__1t3WW{width:100%;margin:24px 0;font-size:14px;font-weight:300;line-height:1.71;color:var(--neutral-colors-black)}.Feedback_section__WpoNt{margin-bottom:24px}.Feedback_section__WpoNt.Feedback_overview__pwdcv{margin-top:30px}.Feedback_header__2RPhI{display:flex;align-items:center;width:100%;max-width:650px;height:40px;margin:15px auto;padding:8px;border-radius:24px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.Feedback_headerBullet__32dEi{width:24px;height:24px;margin:0 12px 0 0;padding:0 9px 0 8px;border-radius:50px;background-color:var(--chatter-fox);font-size:16px;font-weight:500;line-height:16px;text-align:center;color:var(--neutral-colors-white);display:flex;justify-content:center;align-items:center}.Feedback_headerText__1EDA9{font-weight:400;font-size:16px;color:var(--neutral-colors-black);white-space:nowrap}.Feedback_content__Adwqu{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.Feedback_box__UJdX6{width:100%;height:84px;border-radius:50px 10px 10px 50px;overflow:hidden;display:flex;flex-direction:row;position:relative;padding:0 24px 0 3px;border-radius:16px;border:1px solid var(--neutral-colors-gray-10);background-color:#f1f1f5;z-index:1}.Feedback_feedbackIcon__coGhB{height:100%;position:absolute;right:20px;top:0;display:none;align-items:center}.Feedback_feedbackIcon__coGhB img{width:40px}.Feedback__hover__wp_0j{cursor:pointer}.Feedback_avatar__1aZPK{width:55px;height:55px;border-radius:50px;object-fit:cover;margin-right:30px;position:relative;z-index:5}.Feedback_chatMode__WL6qi .Feedback_avatar__1aZPK{margin-right:15px}._show .Feedback_feedbackIcon__coGhB img,.Feedback_feedbackIcon__coGhB._show img{display:none}._show .Feedback_feedbackIcon__coGhB:after,.Feedback_feedbackIcon__coGhB._show:after{font-family:"FontAwesome";content:"\f106";font-size:30px;color:var(--neutral-colors-white);background-color:var(--neutral-colors-gray-10);border-radius:60px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;line-height:0;padding:0 0 5px}.Feedback_feedback__1qJZ8{width:100%;margin-top:10px;padding:10px 23px;border-radius:16px;border:1px solid var(--neutral-colors-gray-10);background-color:var(--neutral-colors-gray-10);display:flex;align-items:center;position:relative}.Feedback_feedback__1qJZ8.Feedback_chatMode__WL6qi{background-color:initial;border:0 solid;align-items:flex-start}.Feedback_feedback__1qJZ8:before{content:"";display:block;background-color:var(--neutral-colors-gray-10);width:15px;height:15px;position:absolute;transform:rotate(45deg);top:-7px;left:41px}.Feedback_feedback__1qJZ8.Feedback_feedback__1qJZ8.Feedback_chatMode__WL6qi:before{display:none}.Feedback_feedback__1qJZ8 .Feedback_audioPlayer__3kjE6{padding:unset;width:100%}.Feedback_feedback__1qJZ8.Feedback_chatMode__WL6qi .Feedback_audioPlayer__3kjE6{margin-top:1px;padding:10px 23px;border-radius:0 16px 16px;border:1px solid var(--neutral-colors-gray-10);background-color:var(--neutral-colors-gray-10)}.mobile .Feedback_feedback__1qJZ8.Feedback_chatMode__WL6qi .Feedback_audioPlayer__3kjE6{position:relative;left:-67px;width:calc(100% + 85px);top:20px;margin-bottom:20px;border-radius:16px}.Feedback_audioHolder__2pYs7{width:100%}.Feedback_feedback__1qJZ8 .Feedback_coachingDetails__2pClH{display:none;width:100%}.mobile .Feedback_feedback__1qJZ8 .Feedback_coachingDetails__2pClH{flex-direction:column;display:flex!important}.Feedback_coachName__3VKSS{font-size:14px;margin-left:0}.Feedback_coachingDate__1x_9Y{font-size:14px;font-style:italic;opacity:.5;margin-left:10px}.mobile .Feedback_coachingDate__1x_9Y{margin-left:0}.Feedback_feedback__1qJZ8.Feedback_chatMode__WL6qi .Feedback_coachingDetails__2pClH{display:block}.mobile .Feedback_audioPlayer__3kjE6{padding:0}.Feedback_feedback__1qJZ8 .Feedback_audioPlayer__3kjE6>div{margin:unset}.Feedback_feedback__1qJZ8 .Feedback_audioPlayer__3kjE6 .control-button{height:38px!important;width:38px!important;margin:0;flex:0 0 auto}.Feedback_feedback__1qJZ8 .Feedback_audioPlayer__3kjE6 .control-button img{width:12px!important}.Feedback_scoreList__2EGi0{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.mobile .Feedback_scoreList__2EGi0{flex-direction:column}.Feedback_score___WDc-{width:48%;display:flex;justify-content:space-between;margin-bottom:16px;font-size:13px;line-height:1.85;color:var(--neutral-colors-black);padding:0 10px}.mobile .Feedback_score___WDc-{width:100%}.Feedback_rating__27-Ol span img{width:18px}.Feedback_practiceAgain__1bZH4{width:100%;min-height:147px;margin:32px 0;padding:16px 24px 16px 16px;border-radius:16px;background-color:var(--neutral-colors-gray-10)}.Feedback_practiceAgain__1bZH4 .Feedback_textBox__319Ob{width:100%;margin:0 0 16px;font-size:13px;font-weight:300;line-height:1.85;text-align:center;color:var(--neutral-colors-black)}.Feedback_practiceAgain__1bZH4 .Feedback_btn__ohDz4{margin:0 auto}.AudioRecorder_soundBtn__2MaJy{width:76px;height:106px;background-color:#fff;margin:0 auto;box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:50px;display:flex;justify-content:center;text-align:center;cursor:pointer}.AudioRecorder_soundBtn__2MaJy img{height:50px!important;margin:auto!important}.StartMessage_container__11qX0{justify-content:center;margin:auto}.StartMessage_container__11qX0,.StartMessage_content__2Qhye{display:flex;flex-direction:column;align-items:center}.StartMessage_figure__15h0B{width:104px;height:104px;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.StartMessage_figure__15h0B,.StartMessage_imgBack__2sLnW,.StartMessage_line__3o4iF{display:flex;justify-content:center;align-items:center;border-radius:100px}.StartMessage_imgBack__2sLnW{background-color:#fff5e1;overflow:hidden}.StartMessage_figure__15h0B img{width:100%}.StartMessage_message__3_Xd_{margin-top:16px;margin-bottom:53px;font-size:16px;font-weight:300;color:var(--neutral-colors-black);text-align:center}.mobile .StartMessage_message__3_Xd_{max-width:300px;text-align:center}.StartMessage_backgroundPattern__CHeKn{width:100%;height:300px;position:fixed;top:0;left:0}.StartMessage_backgroundPattern__CHeKn.StartMessage_header__2aVoL{z-index:2;height:32px;background-position:-100px -8px}.EndMessage_container__2ao4A{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 190px)}.EndMessage_fullBackground__3JFwV{position:fixed;top:0;left:0;background-color:var(--chatter-fox);width:100vw;height:100vh;z-index:0;background:url(/static/media/waveBgWhite.e9ff2af2.svg) var(--chatter-fox) repeat-x;background-position:center -250px;background-size:15%}.EndMessage_whiteBg__1hAK0 .EndMessage_fullBackground__3JFwV{background:url(/static/media/waveBgOrange.86c660a6.svg) var(--chatter-fox) repeat-x;background-color:initial;background-position:center -250px;background-size:15%}.mobile .EndMessage_fullBackground__3JFwV,.mobile .EndMessage_whiteBg__1hAK0 .EndMessage_fullBackground__3JFwV{background-position:center -250px;background-size:55%}.EndMessage_fullBackground__3JFwV.EndMessage_cover__O8b2_{z-index:3;height:32px}.mobile .EndMessage_fullBackground__3JFwV.EndMessage_cover__O8b2_{z-index:-1;height:0}.EndMessage_content__7jCKB{display:flex;flex-direction:column;align-items:center;z-index:1}.EndMessage_title__1Sjm0{margin:0 0 33px;font-size:28px;font-weight:600;text-align:center;color:var(--neutral-colors-white)}.EndMessage_defaultIcon__3bvVP{height:70px!important;width:70px!important}.EndMessage_icon__2Lqen{align-self:center;margin:0 15px 0 10px;position:relative;width:150px;height:150px;display:flex;align-items:center;justify-content:center}.EndMessage_icon__2Lqen span{font-size:55px;font-weight:600;text-align:center;color:var(--neutral-colors-black);z-index:1;padding:5px 0 0}.EndMessage_icon__2Lqen img{width:45px;height:45px;position:relative;z-index:1}.EndMessage_scoreBox__h5Tk0{color:#fff;position:absolute;z-index:1;background-color:var(--chatter-fox);border-radius:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:55px;height:55px;font-weight:500;font-size:22px;padding:3px 0 0;bottom:0;right:0;border:2px solid #fff}.EndMessage_scoreBox__h5Tk0>span{color:#fff;font-size:18px;font-weight:300;margin-bottom:-5px}.EndMessage_scoreTitle__2huLg{display:block;font-size:12px!important;margin-top:-5px;margin-bottom:-10px!important}.EndMessage_scoreProgress__22-ic{transform:rotate(30deg);position:absolute;left:0;top:0}.EndMessage_scoreProgress__22-ic .EndMessage_line__1Ywld{stroke-dasharray:408}.EndMessage_scoreProgress__22-ic .EndMessage_background__11iBL{fill:var(--neutral-colors-gray-10)}.EndMessage_coachScore__29V6Q{width:58px;height:58px;border-radius:50px;position:absolute;z-index:1;right:0;top:0;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:500;line-height:26px;padding-top:2px;color:var(--neutral-colors-black);box-shadow:0 2px 11px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.EndMessage_message__3IcIs{margin-top:24px;font-size:16px;font-weight:300;color:var(--neutral-colors-white);text-align:center}.EndMessage_whiteBg__1hAK0 .EndMessage_message__3IcIs{color:var(--neutral-colors-black)}.mobile .EndMessage_message__3IcIs{max-width:80%;max-width:300px}.EndMessage_nextLesson__NzUTA{text-align:center;margin-top:72px;font-size:16px;font-weight:300;color:var(--neutral-colors-white)}.EndMessage_whiteBg__1hAK0 .EndMessage_nextLesson__NzUTA{color:var(--neutral-colors-black)}.EndMessage_nextLesson__NzUTA span{display:block;font-weight:600}.EndMessage_btnHolder__1iEi4{margin-top:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.EndMessage_btnHolder__1iEi4 button{margin:10px 0}.PreLesson_container__uBhlV{padding:50px 0}.PreLesson_description__3JZtn{width:650px;margin:0 0 24px;font-size:16px;font-weight:300;color:var(--neutral-colors-black)}.PreLesson_description__3JZtn.PreLesson_short__213ap{font-size:22px;font-weight:400}.mobile .PreLesson_description__3JZtn{width:auto}.PreLesson_content__1to3R{width:650px}.mobile .PreLesson_content__1to3R{width:auto}.PreLesson_image__1Pb2F{height:168px;margin-top:24px;border-radius:16px;overflow:hidden}.mobile .PreLesson_image__1Pb2F{height:200px}.PreLesson_image__1Pb2F img{width:100%;height:100%;object-fit:cover}.PreLesson_recordButton__Eq4ik{margin:-50px auto 0}.PreLesson_recordButton__Eq4ik,.PreLesson_recordButton__Eq4ik .PreLesson_btnHolder__fhJI0{position:relative;height:106px;border-radius:50px;display:flex;justify-content:center;text-align:center}.PreLesson_recordButton__Eq4ik .PreLesson_btnHolder__fhJI0{width:76px;box-shadow:0 3px 15px 0 rgba(0,0,0,.25),inset 0 1px 1px 0 rgba(0,0,0,.1);background-image:linear-gradient(149deg,var(--neutral-colors-white),#f8f9fa 103%)}.PreLesson_text__1Uzbf{margin-top:16px;font-size:13px;font-weight:300;color:var(--neutral-colors-black);text-align:center}.mobile .PreLesson_text__1Uzbf{margin-top:40px;margin-bottom:20px}.PreLesson_buttonGroup__2c2Pv{display:flex;grid-gap:10px;gap:10px;margin-top:24px}.mobile .PreLesson_buttonGroup__2c2Pv{flex-wrap:wrap;justify-content:center}.mobile .PreLesson_buttonGroup__2c2Pv button{min-width:150px;max-width:100%!important;width:auto}.PreLesson_modal__UkV7A{z-index:999;position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.PreLesson_modalCover__2TZ30{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;top:0;left:0}.PreLesson_modalContainer__1JSev{position:relative;z-index:1;width:480px;height:250px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%)}.mobile .PreLesson_modalContainer__1JSev{width:100%;border-radius:32px 32px 0 0;bottom:0;position:fixed;z-index:9999;height:auto}.PreLesson_modalFooter__3yFQQ{width:100%;display:flex;justify-content:space-around;position:absolute;bottom:0;margin:30px 0;padding:0 20px}.mobile .PreLesson_modalFooter__3yFQQ{flex-wrap:wrap;margin:10px 0;position:relative}.mobile .PreLesson_modalFooter__3yFQQ button{margin-top:10px;margin-bottom:10px}.PreLesson_msgHolder__26RCL{text-align:center;width:419px;padding:15px;border-radius:24px;margin:40px auto 0;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#eef1f6);display:flex;align-items:center;justify-content:center}.mobile .PreLesson_msgHolder__26RCL{flex-direction:column;width:80%;margin-top:25px}.PreLesson_modalContentIcon__M84q7{margin-right:15px}.mobile .PreLesson_modalContentIcon__M84q7{margin-right:0;margin-bottom:30px}.PreLesson_msgHolder__26RCL p{color:#000;text-align:left;margin:0}.PreLesson_contentBtnHolder__1YoNx{width:240px;display:flex;justify-content:space-between;position:relative;margin:-60px auto 0}.PreLesson_modalContentBtn__h3opc{width:106px;height:120px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:24px;border:0;box-shadow:0 4px 12px 0 rgba(0,0,0,.2);background-image:linear-gradient(144deg,var(--neutral-colors-white),#f8f9fa 101%)}.VideoLesson_container__1FRAf{position:relative;min-height:500px!important;padding:35px 25px!important;transition:min-height .5s ease-in}.mobile .VideoLesson_container__1FRAf{height:100%;justify-content:center}.mobile .VideoLesson_container__1FRAf button{margin-top:50px}.VideoLesson_video__Z-Cp2{margin-top:15px}.VideoLesson_video__Z-Cp2 video{border-radius:16px;box-shadow:0 0 5px rgba(0,0,0,.05);width:100%;max-width:600px}.mobile .VideoLesson_video__Z-Cp2 video{width:100%}.VideoLesson_description__2BMO3{max-width:600px;font-size:16px;font-weight:300;line-height:1.5;text-align:center;color:var(--neutral-colors-black);margin:24px auto}@media only screen and (min-width:992px){.VideoLesson_cf-videoLesson__3ob4I .VideoLesson_container__1FRAf{width:50vw}}.ListenAndChoose_container__2NYqx{position:relative;min-height:500px!important;padding:35px 25px!important;transition:min-height .5s ease-in}.mobile .ListenAndChoose_container__2NYqx{padding:35px 25px!important}.ListenAndChoose_optionHit__rl0nZ.ListenAndChoose_container__2NYqx{min-height:100px!important}.mobile .ListenAndChoose_optionHit__rl0nZ.ListenAndChoose_container__2NYqx{min-height:500px!important}.ListenAndChoose_cardsHolder__2sclS{width:600px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-evenly}.mobile .ListenAndChoose_cardsHolder__2sclS{width:100%;justify-content:start}.ListenAndChoose_cardsHolder__2sclS .progress{height:.7rem}.ListenAndChoose_body__3Qgms{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:80%;border-radius:20px;color:#fff;font-size:32px;font-weight:600;margin:10px auto 0;background:url(/static/media/waveBgWhite.e9ff2af2.svg) #fa6400 50%;background-size:40%;line-height:1.3;padding:15px 30px 30px;transition-duration:.3s}.mobile .ListenAndChoose_body__3Qgms{margin-top:15px}.mobile .ListenAndChoose_optionHit__rl0nZ .ListenAndChoose_body__3Qgms{margin-top:0}.ListenAndChoose_cardsHolder__2sclS .progress{margin-bottom:25px;overflow:unset}.ListenAndChoose_cardsHolder__2sclS .progress-bar,.ListenAndChoose_cardsHolder__2sclS .progressBar{overflow:unset;padding:0;margin:0}.ListenAndChoose_horizontalMode__355b9 .ListenAndChoose_answerBtnHolder__2JesC{display:flex}.mobile .ListenAndChoose_horizontalMode__355b9 .ListenAndChoose_answerBtnHolder__2JesC{flex-direction:column}.ListenAndChoose_answerBtn__22zy9{display:flex;justify-content:center;align-items:center;width:300px;height:55px;font-size:16px;font-weight:300;border-radius:16px;margin:10px 0;border:0;box-shadow:0 4px 12px 0 rgba(0,0,0,.2);background-image:linear-gradient(104deg,var(--neutral-colors-white),#f8f9fa 91%);transition-duration:.3s}.mobile .ListenAndChoose_answerBtn__22zy9{height:65px}.ListenAndChoose_horizontalMode__355b9 .ListenAndChoose_answerBtn__22zy9{min-width:200px;width:auto;padding:0 20px;margin:10px}.ListenAndChoose_answerBtn__22zy9:disabled{filter:none;color:#2b2b2b!important}.ListenAndChoose_correctAnswer__1xpVi{border:5px solid #3aa445!important}.ListenAndChoose_wrongAnswer__3TQJP{border:5px solid #e00000!important}@keyframes ListenAndChoose_slideInFromTop__2ZAQh{0%{transform:translateY(-45px);opacity:.3;height:0}to{transform:translateY(0);opacity:1;height:90px}}.ListenAndChoose_answerBox__BcRgl{position:absolute;display:flex;align-items:center;justify-content:space-around;bottom:-115px;left:0;width:100%;padding:20px;border-radius:16px;box-shadow:0 3px 6px 0 rgba(0,0,0,.25);animation:ListenAndChoose_slideInFromTop__2ZAQh .3s ease-in}@keyframes ListenAndChoose_slideInFromBottom__eAO76{0%{transform:translateY(200px)}to{transform:translateY(0)}}.mobile .ListenAndChoose_answerBox__BcRgl{flex-direction:column;bottom:0;position:fixed;z-index:9990;border-radius:16px 16px 0 0;padding:30px 10px 50px;box-shadow:0 0 12px 0 rgba(0,0,0,.25);animation:ListenAndChoose_slideInFromBottom__eAO76 .3s ease-out}.ListenAndChoose_answerBox__BcRgl p{width:50%;font-size:24px;font-weight:700;text-align:center;margin:0}.mobile .ListenAndChoose_answerBox__BcRgl p{display:flex;align-items:center;justify-content:center;font-size:18px!important;margin:0 auto 20px;height:45px;width:280px;border-radius:50px}.ListenAndChoose_answerBox__BcRgl.ListenAndChoose_correct__2Dy8O{background-image:linear-gradient(100deg,#c8e8b3,#f8f9fa 91%)}.ListenAndChoose_answerBox__BcRgl.ListenAndChoose_correct__2Dy8O p{color:#3aa445}.ListenAndChoose_answerBox__BcRgl.ListenAndChoose_wrong__2JPLi{background-image:linear-gradient(100deg,#ffcfcf,#f8f9fa 91%)}.ListenAndChoose_answerBox__BcRgl.ListenAndChoose_wrong__2JPLi p{color:#e00000}.mobile .ListenAndChoose_answerBox__BcRgl{background:none #fff!important}.mobile .ListenAndChoose_answerBox__BcRgl.ListenAndChoose_correct__2Dy8O p{background-color:#c8e8b3}.mobile .ListenAndChoose_answerBox__BcRgl.ListenAndChoose_wrong__2JPLi p{background-color:#ffcfcf}.ListenAndChoose_audioPlayer__3AxKC .cf-audioPlayer-control-button{width:75px!important;height:75px!important}.ListenAndChoose_audioPlayer__3AxKC .cf-audioPlayer-control-button img{width:27px!important}.ListenAndChoose_audioSubtitle__3ahVN{margin:0 0 15px;font-size:12px;font-weight:300;text-align:center;color:var(--neutral-colors-white)}.ListenAndRecord_toolbar__1KW_j{position:fixed;z-index:1001;top:19px;left:30px}.ListenAndRecord_toolbar__1KW_j span{font-family:"Lato";font-size:20px;font-weight:700;color:#fb5014}.ListenAndRecord_toolbar__1KW_j img{margin-bottom:7px;margin-right:18px;cursor:pointer}.ListenAndRecord_content__1fRzQ{display:flex;flex-direction:column;max-width:1110px;width:100%;position:relative;margin:0 auto}.ListenAndRecord_progressBar__10hZ3{display:flex;flex-direction:row;align-items:stretch;padding-top:25px;margin-bottom:30px}.ListenAndRecord_progressBar__10hZ3 svg{display:none;color:#afafaf;margin-right:6px}.ListenAndRecord_progressBar__10hZ3>div{width:100%}.ListenAndRecord_header__1UNc4{display:flex;justify-content:center;margin-top:3vh}.ListenAndRecord_header__1UNc4 span{font-family:"Lato";font-weight:400;font-size:18px;color:#000;align-self:center}.ListenAndRecord_header__1UNc4 .ListenAndRecord_textBox__2OIj2{width:100%;padding:1vh 50px;background-color:#fff;border:3px solid #f86969;border-radius:30px 30px 30px 0;text-align:left;display:flex}.ListenAndRecord_header__1UNc4 img{margin-right:40.5px}.ListenAndRecord_body__25c9v{flex:1 0 auto;display:table;text-align:center;width:405px;height:230px;border-radius:20px;color:#fff;font-size:32px;font-weight:600;margin:10px auto 0;background:url(/static/media/waveBgWhite.e9ff2af2.svg) #fa6400 50%;background-size:40%;line-height:1.3;padding:30px}.ListenAndRecord_sentence__3jdxv{font-size:21px;text-align:left;align-items:baseline;display:flex;padding:20px}.ListenAndRecord_body__25c9v span{display:table-cell;vertical-align:middle}.ListenAndRecord_footerBox__2B-ME{width:100%;height:calc(73.57143px + 6.42857vw);margin:0 auto;padding:25px;border-radius:30px;background-color:#efefef;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:space-evenly;text-align:center}.ListenAndRecord_soundBtn__b0dhx{width:76px;height:106px;background-color:#fff;margin:-50px auto 0;box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:50px;display:flex;justify-content:center;text-align:center}.ListenAndRecord_soundBtn__b0dhx img{height:50px!important;cursor:pointer;margin:auto!important}.ListenAndRecord_footerBox__2B-ME span{margin-top:10px;font-family:"Lato";font-weight:700;font-size:18px;color:#404040}.ListenAndRecord_footerBox__2B-ME.ListenAndRecord_recorded__OEus9{display:flex;flex-direction:row;justify-content:space-between;height:143.5px;padding:24px 30px}.ListenAndRecord_audioPlayer__MXEep{padding:unset}.ListenAndRecord_audioPlayer__MXEep img{height:96px}.ListenAndRecord_audioPlayerLite__3hwvc{width:34px;height:34px;background-color:#df5b03;border-radius:50px;overflow:hidden;padding:0;margin-bottom:10px}.ListenAndRecord_audioPlayerLite__3hwvc img{width:16px;height:16px;margin:0!important}.ListenAndRecord_footerBox__2B-ME.ListenAndRecord_recorded__OEus9 .ListenAndRecord_waves__1TsyK{width:355px}.ListenAndRecord_soundNote__3qvlV{margin:15px auto;font-size:13px;font-weight:300;text-align:center;color:var(--neutral-colors-black)}.ListenAndRecord_footerBox__2B-ME.ListenAndRecord_recorded__OEus9 span{font-size:20px;flex:1 0 auto;text-align:left;align-self:center}.ListenAndRecord_contentTop__23ime{margin-top:-15px}.ListenAndRecord_btnGroup__2meCp{display:flex;justify-content:space-between;align-items:center;width:-webkit-max-content;width:max-content;margin:20px auto 0}.ListenAndRecord_btnGroup__2meCp button{margin:0 10px}.ListenAndRecord_btnPrimary__rNpLH,.ListenAndRecord_btnSecondary__2WJ9r{margin:unset;text-transform:unset}.progress-bar:after{width:37px;height:37px}.ListenAndRecord_description__1FYWI{margin:20px auto 0;font-size:13px;font-weight:300}.ListenAndRecord_btnHolder__2IVxD{width:100%;display:flex;margin-top:30px;justify-content:space-around}.ListenAndRecord_btnHolder__2IVxD button{margin:0 10px}.mobile .ListenAndRecord_btnHolder__2IVxD{width:100vw;padding:0 12px}.mobile .ListenAndRecord_btnHolder__2IVxD button{margin:0 7px}.ListenAndRecord_cardsHolder__3yIyo{min-width:485px}.ListenAndRecord_cardsHolder__3yIyo .progressBar{margin-bottom:45px}.ListenAndRecord_modal__2UHQ2{z-index:999;position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;top:0;left:0}.ListenAndRecord_modalCover__1zF-U{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;top:0;left:0}.ListenAndRecord_modalContainer__1dfUW{position:relative;z-index:1;width:480px;height:380px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%)}.mobile .ListenAndRecord_modalContainer__1dfUW{width:100%;border-radius:32px 32px 0 0;position:fixed;bottom:0;height:auto}.ListenAndRecord_modalFooter__ePDCN{width:100%;display:flex;justify-content:space-around;position:absolute;bottom:0;margin:30px 0;padding:0 20px}.mobile .ListenAndRecord_modalFooter__ePDCN{flex-wrap:wrap;position:relative;margin-top:30px}.mobile .ListenAndRecord_modalFooter__ePDCN button{margin:5px}.ListenAndRecord_msgHolder__13vX5{text-align:center;width:419px;height:147px;padding:15px;border-radius:24px;margin:40px auto 0;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#eef1f6)}.mobile .ListenAndRecord_msgHolder__13vX5{text-align:center;margin:40px 25px 0;width:auto}.ListenAndRecord_contentBtnHolder__2-zXx{width:240px;display:flex;justify-content:space-between;position:relative;margin:-60px auto 0}.ListenAndRecord_modalContentBtn__H5n2Q{width:106px;height:120px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:24px;border:0;box-shadow:0 4px 12px 0 rgba(0,0,0,.2);background-image:linear-gradient(144deg,var(--neutral-colors-white),#f8f9fa 101%)}.ListenAndRecord_audioPlayer__MXEep .cf-audioPlayer-control-button{box-shadow:0 0!important}.ListenAndRecord_audioPlayer__MXEep .cf-audioPlayer-label{margin:0!important}.ListenAndRecord_audioPlayer__MXEep.ListenAndRecord_modalContentBtn__H5n2Q img{width:40px!important;height:auto;object-fit:contain;margin:0}.ListenAndRecord_audioPlayer__MXEep.ListenAndRecord_modalContentBtn__H5n2Q>div{flex-direction:column}.ListenAndRecord_audioPlayer__MXEep.ListenAndRecord_modalContentBtn__H5n2Q span{display:block;width:50%;text-align:center;font-size:12px;margin:auto}.ListenAndRecord_audioPlayer__MXEep .control-button{box-shadow:unset!important}@media only screen and (max-width:800px){.ListenAndRecord_content__1fRzQ{padding-right:.5vw;padding-left:.5vw}.ListenAndRecord_progressBar__10hZ3>div{height:7px;margin-top:4px}.ListenAndRecord_header__1UNc4{margin-top:24px}.ListenAndRecord_header__1UNc4 span{font-size:14px}.ListenAndRecord_header__1UNc4 .ListenAndRecord_textBox__2OIj2{height:55px;padding:6px 9px;border:1px solid #f86969;border-radius:10px 10px 10px 0}.ListenAndRecord_header__1UNc4 img{width:40px;margin-right:10px}.ListenAndRecord_btnGroup__2meCp{margin-top:0;display:flex;flex-direction:column}.ListenAndRecord_btnGroup__2meCp button{margin:5px auto}.ListenAndRecord_btnPrimary__rNpLH{order:1}.ListenAndRecord_btnSecondary__2WJ9r{order:2;margin-right:unset}}@media only screen and (max-width:800px){.ListenAndRecord_toolbar__1KW_j{display:none}}@media only screen and (max-width:820px){.ListenAndRecord_body__25c9v{width:80vw;height:350px;border-radius:20px}.ListenAndRecord_progressBar__10hZ3{display:flex;flex-direction:row;align-items:stretch;padding-top:25px;margin-bottom:30px}}.PlayCard_cardsHolder__EN5RA{min-width:485px}.mobile .PlayCard_cardsHolder__EN5RA{min-width:auto}.PlayCard_cardsHolder__EN5RA .progressBar{margin-bottom:35px}.PlayCard_body__2AXQv{flex:1 0 auto;display:table;text-align:center;width:405px;height:230px;border-radius:20px;color:#fff;font-size:32px;font-weight:600;margin:10px auto 0;background:url(/static/media/waveBgWhite.e9ff2af2.svg) #fa6400 50%;background-size:40%;line-height:1.3;padding:30px}.mobile .PlayCard_body__2AXQv{font-size:28px}.PlayCard_body__2AXQv.PlayCard_center__5TQ1_{display:flex;align-items:center;justify-content:center;padding-bottom:60px}.PlayCard_bottomText__2k-06,.PlayCard_topText__1Dh4c{margin:15px auto;font-size:13px;font-weight:300;text-align:center;color:var(--neutral-colors-black)}.PlayCard_topText__1Dh4c{margin:0 auto 25px}.PlayCard_sentence__1hXog{font-size:21px;text-align:left;align-items:baseline;display:flex;padding:20px}.PlayCard_body__2AXQv span{display:table-cell;vertical-align:middle;text-align:left}.PlayCard_playCard__ldi4u .progress{width:100%;height:.7rem;overflow:unset;background-color:#d8d8d8!important}.PlayCard_playCard__ldi4u .progress-bar{overflow:inherit;box-shadow:none!important}.PlayCard_audioPlayerLite__2DZeJ{width:34px;height:34px;background-color:rgba(0,0,0,.3);border-radius:50px;overflow:hidden;padding:0;margin-bottom:10px}.PlayCard_footerBox__3za7F{width:100%;height:calc(73.57143px + 6.42857vw);margin:0 auto;padding:25px;border-radius:30px;background-color:#efefef;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:space-evenly;text-align:center}.PlayCard_soundBtn__2evkK{width:76px;height:106px;background-color:#fff;margin:-50px auto 0;box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:50px;display:flex;justify-content:center;text-align:center}.PlayCard_unVisible__VgXSq{visibility:hidden}.PlayCard_soundBtn__2evkK img{cursor:pointer;margin:auto!important;width:75%}@media only screen and (max-width:820px){.PlayCard_body__2AXQv{width:80vw;height:310px;border-radius:20px}.PlayCard_cardsHolder__EN5RA .progressBar{max-width:85vw;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;align-items:stretch;padding-top:10px;margin-bottom:40px}}.SmartCoach_row__34e-K{display:flex;justify-content:space-around;margin-bottom:30px;grid-gap:5px;gap:5px}.SmartCoach_row__34e-K.SmartCoach_center__3sY4p{justify-content:center}.SmartCoach_btnHolder__2a_7p{width:100%;display:flex;justify-content:center;align-items:center;padding-top:20px;margin-bottom:25px}.SmartCoach_btnHolder__2a_7p button{margin:0 10px}.SmartCoach_rightCol__319nf{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;float:right;width:390px;border-radius:24px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#eef1f6)}.mobile .SmartCoach_rightCol__319nf{margin-left:20px;margin-right:20px}.SmartCoach_rightCol__319nf img{width:100%;margin-bottom:40px}.mobile .SmartCoach_rightCol__319nf img{margin-bottom:40px}.SmartCoach_nativeness__250TK{position:relative;margin-top:-30px;margin-bottom:15px;font-size:13px;font-weight:400;color:var(--neutral-colors-black)}.SmartCoach_leftCol__2Meq2{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;float:right;width:200px;border-radius:24px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#eef1f6);position:relative}.mobile .SmartCoach_leftCol__2Meq2{position:absolute;top:-15px;width:85%;background-image:linear-gradient(180deg,#fff,#eef1f6);flex-direction:row-reverse;padding:20px;line-height:1.2;transform:translateY(-100%)}.mobile .SmartCoach_advice__3Wcs3{padding-right:15px}.mobile .SmartCoach_leftCol__2Meq2 .cf-audioPlayer-controls{margin:0 auto}.SmartCoach_chatterIcon__2Xx6P{width:42px;display:block;position:absolute;bottom:-32px;left:20px}.SmartCoach_chatterIcon__2Xx6P img{width:100%}.SmartCoach_notice__1fq0y{display:block;margin:20px auto;font-size:13px;font-weight:300;text-align:center;color:var(--neutral-colors-black)}.SmartCoach_grayPlayer__13ed_{opacity:.7;margin-right:auto}.SmartCoach_grayPlayer__13ed_ .control-button{box-shadow:0 0!important;border:2px solid #9b9b9b}.SmartCoach_audioBtnHolder__34tO8>div{padding:0}.SmartCoach_audioBtnHolder__34tO8>div>div{margin:0 5px!important}.SmartCoach_audioBtnHolder__34tO8{display:flex;align-items:center;position:absolute;bottom:-50px}.SmartCoach_audioBtnHolder__34tO8 .cf-audioPlayer-label{margin:0}.mobile .SmartCoach_btnHolder__2a_7p{width:100vw;padding:0 12px;margin-top:30px}.mobile .SmartCoach_smartCoachModal__8gY4a .SmartCoach_btnHolder__2a_7p{width:100vw;padding:0 12px;margin-top:60px;flex-wrap:wrap}.mobile .SmartCoach_btnHolder__2a_7p button{margin:7px}.fade.modal.show{display:flex!important}.modal-dialog.SmartCoach_smartCoachModal__8gY4a{display:flex!important;height:75vh}.modal{padding:0}.SmartCoach_smartCoachModal__8gY4a{width:100%;border-radius:32px 32px 0 0;position:absolute;bottom:0;height:auto;margin:0}.SmartCoach_modal__2s88w{z-index:999;position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;top:0;left:0}.SmartCoach_modalCover__2eI1y{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;top:0;left:0}.SmartCoach_modalContainer__3yZFG{position:relative;z-index:1;padding:20px 50px 10px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%)}.SmartCoach_modalContainer__3yZFG .SmartCoach_btnHolder__2a_7p{margin-top:60px}.mobile .SmartCoach_modalContainer__3yZFG{width:100%;border-radius:32px 32px 0 0;position:fixed;bottom:0;height:auto;padding:20px 0}.mobile .SmartCoach_modalContainer__3yZFG>div{display:flex;flex-direction:column}.SmartCoach_modalContentBtn__3D4SA{width:106px;height:100px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:24px;border:0}.SmartCoach_modalContentBtn__3D4SA div{width:100%}.SmartCoach_audioPlayer__3Lzas.SmartCoach_modalContentBtn__3D4SA img{width:40px!important;height:auto;object-fit:contain;margin:0}.SmartCoach_audioPlayer__3Lzas.SmartCoach_modalContentBtn__3D4SA>div{flex-direction:column;display:flex;position:relative;width:130px}.SmartCoach_audioPlayer__3Lzas.SmartCoach_modalContentBtn__3D4SA div{display:flex!important;position:relative!important;justify-content:center!important}.SmartCoach_audioPlayer__3Lzas.SmartCoach_modalContentBtn__3D4SA div img{margin:6px 0 0!important;height:30px!important}.SmartCoach_audioPlayer__3Lzas.SmartCoach_modalContentBtn__3D4SA span{display:block;width:50%;text-align:center;font-size:12px;margin:auto}.SmartCoach_modalFooter__2189D{width:100%;display:flex;justify-content:space-around;position:absolute;bottom:0;margin:30px 0;padding:0 20px}.mobile .SmartCoach_modalFooter__2189D{flex-wrap:wrap;position:relative;margin-top:30px}.mobile .SmartCoach_modalFooter__2189D button{margin:7px}.SmartCoach_smartCoachModal__8gY4a .modal-content{margin:auto}.SmartCoach_loading__FHHLS{height:50px;width:200px;object-fit:cover;margin:15px auto -5px}.SmartCoach_resultBox__3UJYV{display:flex;justify-content:center;width:350px;height:150px;margin-bottom:30px}.SmartCoach_resultColumn__Ho2nj{margin:3px;text-align:center;width:20px}.SmartCoach_resultBar__pC8sG,.SmartCoach_resultColumn__Ho2nj{display:flex;flex-direction:column;align-items:center;height:100%}.SmartCoach_resultBar__pC8sG{justify-content:end;width:10px;border-radius:10px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.1);background-color:#eeeff1;position:relative}.SmartCoach_coloredLine__3BRd5{background-color:#e60000;border-radius:10px;display:block;min-height:10px;width:100%;bottom:0;position:absolute}.SmartCoach_coloredLine__3BRd5.SmartCoach_color1__3AGBv{background-color:#e60000}.SmartCoach_coloredLine__3BRd5.SmartCoach_color2__3T8_H{background-color:#fd5f00}.SmartCoach_coloredLine__3BRd5.SmartCoach_color3__3B7xZ{background-color:#fdd000}.SmartCoach_coloredLine__3BRd5.SmartCoach_color4__e7626{background-color:#35cd1e}.SmartCoach_coloredLine__3BRd5.SmartCoach_color5___Ur3q{background-color:#007800}.SmartCoach_resultLetter__27zjS{text-transform:uppercase;font-size:18px;margin-top:5px}.FluencyActivity_cf-fluencyActivity__1BmNv video{width:100%}.FluencyActivity_content__2cvyN{width:650px}.mobile .FluencyActivity_content__2cvyN{width:100%}.FluencyActivity_titleBar__1iBpE{display:flex;align-items:center;margin:32px 0 16px}.mobile .FluencyActivity_titleBar__1iBpE{margin-top:10px}.FluencyActivity_titleBar__1iBpE .lite .control-button{width:26px;height:26px}.FluencyActivity_title__3JSz1{font-size:24px;font-weight:600;color:var(--neutral-colors-black);margin-right:6px}.FluencyActivity_video__10kFM{display:block;border-radius:16px;width:100%;transition-duration:.3s;margin:35px auto}.FluencyActivity_paragraphFocus__15WLp .FluencyActivity_video__10kFM{width:50%}.mobile .FluencyActivity_video__10kFM video{width:100%}.FluencyActivity_description__2f7xN{display:block;width:100%;margin:0 auto -53px;text-align:center;font-size:26px;font-weight:600;line-height:1.4;color:var(--chatter-fox);border-radius:25px;padding:25px 25px 75px}.FluencyActivity_btnHolder__b4PEh{margin-top:8px;display:flex;justify-content:center}.mobile .FluencyActivity_btnHolder__b4PEh{margin-top:30px;margin-bottom:30px}.FluencyActivity_questionBox__6hUmO{width:650px;min-height:115px;margin:26px 0 87px;padding:16px 27px 65px 25px;border-radius:16px;background-color:#f1f1f5;position:relative;display:flex;justify-content:center;width:100%}.FluencyActivity_question__1j58M{display:block;font-size:16px;font-weight:300;line-height:1.5;text-align:center;color:var(--neutral-colors-black)}.FluencyActivity_questionBox__6hUmO .cf-AudioRecorder{position:absolute;bottom:-40%}.FluencyActivity_practiceBox__3rAsd{margin:10px auto 50px}.FluencyActivity_soundBtn__1rEWa{width:76px;height:106px;background-color:#fff;margin:0 auto;box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:50px;display:flex;justify-content:center;text-align:center;transition-duration:.3s;cursor:pointer}.FluencyActivity_soundBtn__1rEWa img{margin:auto!important}.FluencyActivity_soundBtn__1rEWa.FluencyActivity_recordBtn__1HnXI{background:#f8a445;background:linear-gradient(191deg,#f8a445,#ee4c04)}.FluencyActivity_recordBtnHolder__3aU8U{height:110px;display:flex;align-items:center}.FluencyActivity_audioPlayer__2CRCL .cf-audioPlayer-control-button{background-image:linear-gradient(180deg,#42cf59 -26%,#34a77e 115%)!important;border-color:#289467}.FluencyActivity_soundBtn__1rEWa.FluencyActivity_recordBtn__1HnXI img{height:50px!important}.FluencyActivity_soundBtn__1rEWa.FluencyActivity_recordBtn__1HnXI.FluencyActivity_recording__NiCOB{height:76px;margin-top:30px;margin-bottom:30px}.FluencyActivity_soundBtn__1rEWa.FluencyActivity_recordBtn__1HnXI.FluencyActivity_recording__NiCOB img{animation-name:FluencyActivity_blink__WE0nF;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.FluencyActivity_soundBtn__1rEWa.FluencyActivity_recordBtn__1HnXI.FluencyActivity_loading__15uc7{height:76px;margin-top:30px;margin-bottom:30px}.FluencyActivity_soundBtn__1rEWa.FluencyActivity_recordBtn__1HnXI.FluencyActivity_loading__15uc7 img{animation-name:FluencyActivity_blink__WE0nF;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.FluencyActivity_dotLoading__3bVp-{display:flex;align-items:center}@keyframes FluencyActivity_blink__WE0nF{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.FluencyActivity_modal__3jH4x{z-index:999;position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;top:0;left:0}.FluencyActivity_modalCover__Mt8N5{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;top:0;left:0}.FluencyActivity_modalContainer__1YT8M{position:relative;z-index:1;min-width:480px;min-height:300px;padding:20px 50px 10px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%);margin-top:-30vh}.FluencyActivity_modalContainer__1YT8M .FluencyActivity_btnHolder__b4PEh{margin-top:60px}.mobile .FluencyActivity_modalContainer__1YT8M{width:100%;border-radius:32px 32px 0 0;position:fixed;bottom:0;height:auto;padding:20px 0;min-width:auto}.mobile .FluencyActivity_modalContainer__1YT8M>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.FluencyActivity_modalContentBtn__3ON6-{width:106px;height:100px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:24px;border:0}.FluencyActivity_modalContentBtn__3ON6- div{width:100%}.FluencyActivity_audioPlayer__2CRCL.FluencyActivity_modalContentBtn__3ON6- img{width:40px!important;height:auto;object-fit:contain;margin:0}.FluencyActivity_audioPlayer__2CRCL.FluencyActivity_modalContentBtn__3ON6->div{flex-direction:column;display:flex;position:relative;width:130px}.FluencyActivity_audioPlayer__2CRCL.FluencyActivity_modalContentBtn__3ON6- div{display:flex!important;position:relative!important;justify-content:center!important}.FluencyActivity_audioPlayer__2CRCL.FluencyActivity_modalContentBtn__3ON6- div img{margin:6px 0 0!important;height:30px!important}.FluencyActivity_audioPlayer__2CRCL.FluencyActivity_modalContentBtn__3ON6- span{display:block;width:50%;text-align:center;font-size:12px;margin:auto}.FluencyActivity_modalFooter__3IcfA{width:100%;display:flex;justify-content:space-around;position:absolute;bottom:0;left:0;margin:30px 0;padding:0 20px}.mobile .FluencyActivity_modalFooter__3IcfA{flex-wrap:wrap;position:relative;margin-top:30px}.mobile .FluencyActivity_modalFooter__3IcfA button{margin:7px}.FluencyActivity_practiceDescription__1rZhs{font-size:13px;display:block;text-align:center}.FluencyActivity_resultBox__1dgah{display:flex}.mobile .FluencyActivity_resultBox__1dgah{flex-direction:column;padding:0 30px}.FluencyActivity_resultBox__1dgah .cf-audioPlayer{padding:0 30px 0 0}.FluencyActivity_resultBox__1dgah .cf-audioPlayer-controls{margin:0}.FluencyActivity_rightCol__WLVoO{padding-top:15px}.FluencyActivity_totalScore__11aA2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:14px;border-radius:10px 0 50px 50px;padding:20px 12px 0;align-items:center;display:flex;flex-direction:column;position:absolute;top:-8px;left:50px;background-color:var(--chatter-fox)}.mobile .FluencyActivity_totalScore__11aA2{left:20px}.FluencyActivity_totalScore__11aA2:after{content:"";display:block;background-color:#b14d0a;width:6px;height:8px;position:absolute;top:0;right:-6px;border-radius:0 10px 0 0}.FluencyActivity_totalScore__11aA2 .FluencyActivity_scoreBox__3JRhG{display:flex;align-items:center;justify-content:center;background-color:var(--chatter-fox);color:#fff;font-weight:600;border-radius:50px;font-size:20px;margin:-10px 0 20px}.FluencyActivity_totalScore__11aA2 .FluencyActivity_scoreText__2uI0V{background-color:var(--chatter-fox);border-radius:10px;margin-top:-10px;padding:5px 10px;color:#fff}.FluencyActivity_wordsNotice__Rwsip{text-align:center;width:100%;font-style:italic;opacity:.7;margin:10px 0 45px;padding-left:98px}.mobile .FluencyActivity_wordsNotice__Rwsip{padding-left:120px;padding-right:30px;margin:0 auto 30px}.FluencyActivity_paragraphResult__18k5Z,.mobile .FluencyActivity_paragraphResult__18k5Z{max-width:500px}.FluencyActivity_paragraphResult__18k5Z span{font-size:18px}.FluencyActivity_paragraphResult__18k5Z .FluencyActivity_word__30cjy{position:relative;line-height:1.7}.FluencyActivity_wordHolder__2Bx2M:after{content:"";display:block;position:absolute;width:95%;left:0;bottom:-6px;height:6px;border-bottom:0 dotted rgba(0,0,0,.5);border-color:rgba(0,0,0,.5) currentcolor;border-top:2px dotted rgba(0,0,0,.5)}.FluencyActivity_wordBox__2Ap4Z{position:relative;cursor:pointer}.mobile .FluencyActivity_wordBox__2Ap4Z{position:static}.FluencyActivity_wordBox__2Ap4Z .FluencyActivity_wordDetails__1Munw{display:block;position:absolute;border:1px solid #e4e4e4;background-color:#fafafa;padding:15px 0 15px 15px;border-radius:10px;top:30px;margin-left:50%;left:0;min-width:250px;z-index:10;box-shadow:0 0 15px rgba(0,0,0,.25);transform:translateX(-50%)}.mobile .FluencyActivity_wordBox__2Ap4Z .FluencyActivity_wordDetails__1Munw{top:auto;bottom:10px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.FluencyActivity_scrollPanel__LGiXd{height:100%;max-height:500px;overflow-y:auto;overflow-x:hidden;padding-right:15px}.FluencyActivity_wordBox__2Ap4Z .FluencyActivity_wordDetails__1Munw:before{content:"";display:block;background-color:#fafafa;border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4;width:15px;height:15px;transform:rotate(45deg);position:absolute;top:-8px;left:calc(50% - 8px)}.FluencyActivity_detailsClose__293GF,.mobile .FluencyActivity_wordBox__2Ap4Z .FluencyActivity_wordDetails__1Munw:before{display:none}.mobile .FluencyActivity_detailsClose__293GF{display:block;margin-bottom:10px;float:right;text-align:right;padding-right:15px}.FluencyActivity_detailsCover__2zbhl{display:block;background-color:transparent;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:-1}.mobile .FluencyActivity_detailsCover__2zbhl{display:block;z-index:0;background-color:rgba(0,0,0,.5)}.FluencyActivity_detailsRow__3UqqA{display:flex;width:100%}.FluencyActivity_detailsRow__3UqqA span{flex:0 0 50%}.FluencyActivity_resultTable__12-RS .FluencyActivity_tableHeader__2qQIl td{background-color:#e4e4e4;font-weight:500}.FluencyActivity_resultTable__12-RS td{color:#000;font-size:16px;border:1px solid #c4c4c4;padding:5px 20px;background-color:#fff;text-align:center}.FluencyActivity_notGood__10C-r{color:red!important}.FluencyActivity_redWord__1-Rew .FluencyActivity_word__30cjy{color:red;cursor:pointer;border-bottom:2px dotted #4e4e4e}.FluencyActivity_wordBox__2Ap4Z .FluencyActivity_redStyle__3x-Yf{color:red}.FluencyActivity_wordBox__2Ap4Z .FluencyActivity_wordHolder__2Bx2M.FluencyActivity_redStyle__3x-Yf:after{border-bottom-width:2px}.FluencyActivity_wordBox__2Ap4Z .FluencyActivity_greenStyle__QTyhg{color:#207700}.FluencyActivity_mobilRecordBtnHint__1OhXr{display:none}.mobile .FluencyActivity_mobilRecordBtnHint__1OhXr{margin:10px auto 0;text-align:center;border-color:var(--chatter-fox);border-style:solid;border-width:0 2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 7px;text-transform:uppercase;font-size:80%;font-weight:600}.Lessons_container__1OCLU{max-width:817px;margin:0 auto;display:flex;flex-direction:column}@media only screen and (max-width:820px){.Lessons_container__1OCLU{max-width:100%;margin:0 auto;display:flex;flex-direction:column;padding:0!important}.Lessons_container__1OCLU .lesson-dropdwn{border-radius:0!important;box-shadow:0 0 0!important}}.Profile_container__3CrIp{max-width:817px;margin:0 auto;display:flex;padding-top:24px}.mobile .Profile_container__3CrIp{flex-direction:column;padding-bottom:80px}.Profile_profileDetailsBack__2gDsu{background-color:#fff;position:absolute;top:0;z-index:100;height:66px;width:120px;display:flex;align-items:center;padding-left:20px}.Profile_profileDetailsBack__2gDsu .Profile_back__37-Ay{font-size:22px;margin-right:20px;cursor:pointer}.Profile_menuCol__26Swq{width:320px;margin-right:auto}.mobile .Profile_menuCol__26Swq{width:auto;margin:auto}.Profile_contentCol__3SV9q{margin-left:auto;padding-left:30px}.mobile .Profile_contentCol__3SV9q,.Profile_contentCol__3SV9q{width:100%;display:flex;flex-direction:column;align-items:center}.mobile .Profile_contentCol__3SV9q{margin:20px auto;padding-left:0}.Profile_mCard__15SGM{display:flex;align-items:center;position:relative;width:320px;min-height:65px;padding:18px 24px 17px;border-radius:15px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);border:2px solid hsla(0,0%,100%,0);margin-bottom:20px}.Profile_mCard__15SGM.Profile_linkable__2s2aD:hover{border:2px solid var(--chatter-green)}.Profile_mCard__15SGM.Profile_linkable__2s2aD{cursor:pointer;padding-right:40px}.Profile_mCard__15SGM.Profile_linkable__2s2aD:after{content:"";display:block;width:10px;height:10px;border:1px solid var(--neutral-colors-gray-20);border-width:2px 2px 0 0;transform:rotate(45deg);position:absolute;right:24px;transition-duration:.3s!important;transition:all}.Profile_mCard__15SGM.Profile_linkable__2s2aD:hover:after{right:15px;border-color:var(--chatter-green)}.Profile_mCard__15SGM.Profile_active__1qLfD{border:2px solid var(--chatter-green)}.Profile_mCard__15SGM .Profile_contentHolder__1WoIl{display:flex;flex-direction:column;margin-left:16px}.Profile_mCard__15SGM .Profile_title__FdOWo{font-size:15px;font-weight:600;line-height:1.6;letter-spacing:normal;color:var(--neutral-colors-black)}.Profile_mCard__15SGM .Profile_content__3VYiH{font-size:14px;font-weight:300;line-height:1.14;letter-spacing:normal;color:var(--neutral-colors-black);text-decoration:none}.Profile_mCard__15SGM .Profile_icon__uWGme{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.Profile_mCard__15SGM .Profile_icon__uWGme.Profile_small__2yEM-{width:30px;height:30px;margin:0 15px}.Profile_mCard__15SGM .Profile_icon__uWGme img{width:100%}.Profile_circleImage__3oUm3 img{height:100%;width:100%;object-fit:cover;border-radius:100px}.Profile_mCard__15SGM .Profile_badge__M_Ltj{display:flex;justify-content:center;align-items:center;margin-left:auto;width:40px;height:40px;border-radius:8px;background-color:#f1f1f5;font-size:18px;font-weight:600}.Profile_profilePic__2ifoE{width:80px;height:80px;position:relative}.Profile_profilePic__2ifoE img{width:100%;height:100%}.Profile_profilePic__2ifoE:before{position:absolute;left:0;top:78%;content:"";font-size:20px;background:url(data:image/png;base64,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) no-repeat;background-size:100%;width:40px;height:40px;right:0;margin:0 auto}.Profile_profilePic__2ifoE input{position:absolute;left:0;right:0;margin:0 auto;width:35px;overflow:hidden;top:87%;opacity:0}.Profile_userInfo__3Dh1i{margin-top:20px}.Profile_userInfo__3Dh1i .Profile_username__GiiKE{display:block;font-size:15px;font-weight:500;line-height:1.6;color:var(--neutral-colors-black);text-align:center}.Profile_userInfo__3Dh1i .Profile_plan__3wBYn{display:block;font-size:12px;font-weight:300;line-height:1.33;color:var(--neutral-colors-gray-75);text-align:center}.Profile_btnHolder__1bk1M{width:100%;margin-top:35px;display:flex;justify-content:center}.Profile_btnHolder__1bk1M button{margin:0 10px}.Profile_btnHolder__1bk1M .rightIconHolder{display:none}.Profile_btnHolder__1bk1M .labelHolder{width:100%;text-align:left;padding-top:3px}.Profile_profileContainer__2bo_R .Profile_profileRow__1ND7l{padding:15px 0;border-bottom:1px solid var(--neutral-colors-gray-10)}.Profile_profileContainer__2bo_R .Profile_lastRow__A9abZ{border-bottom:0 solid;margin-bottom:30px}.Profile_profileContainer__2bo_R{margin:15px auto;min-width:85%}.Profile_centerBtn__3W6mW button{margin:0 auto}.Profile_formCheck__gnr5S{display:inline-block;margin-right:1rem;padding:0}.Profile_edit__2YvBf .Profile_radioRow__9jGUo{display:flex}.Profile_edit__2YvBf .form-check-inline{width:30%}.Profile_edit__2YvBf .Profile_genderText__1GBnq,.Profile_edit__2YvBf.Profile_profileContainer__2bo_R input,.Profile_edit__2YvBf.Profile_profileContainer__2bo_R select,.Profile_edit__2YvBf.Profile_profileContainer__2bo_R select:focus,.Profile_edit__2YvBf.Profile_profileContainer__2bo_R select:read-only,.Profile_edit__2YvBf.Profile_profileContainer__2bo_R select:read-only:focus,.Profile_edit__2YvBf .Profile_profileRadio__1Ho_A{padding-left:25px;padding-right:25px;background-color:#fff;border-radius:50px;height:65px;width:100%;margin-right:-10px;margin-left:0;border:0 solid;box-shadow:0 2px 7px 0 rgba(0,0,0,.1)!important}.Profile_edit__2YvBf .Profile_profileRadio__1Ho_A{display:flex;align-items:center;justify-content:center;padding:3px!important}.Profile_edit__2YvBf .Profile_profileRadio__1Ho_A input,.Profile_edit__2YvBf .Profile_profileRadio__1Ho_A input:checked{width:20px;height:20px;margin:0 7px 0 0;border:2.4px solid var(--neutral-colors-gray-20)!important;background-color:#f1f1f5}.Profile_edit__2YvBf .Profile_profileRadio__1Ho_A input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' style='background-color:%23fa6400'/%3E%3C/svg%3E")}.Profile_edit__2YvBf .Profile_profileRadio__1Ho_A input:checked:before{content:"";display:block;width:12px;height:12px;margin:2px 0 0 2px;border-radius:50px;background-color:var(--chatter-fox)}.Profile_edit__2YvBf .Profile_normalBr__2Io9L,.Profile_edit__2YvBf .Profile_profileLabel__2-P36{display:none}.Profile_edit__2YvBf .Profile_profileRow__1ND7l{border-bottom:0 solid}.Profile_genderText__1GBnq,.Profile_profileContainer__2bo_R input:read-only,.Profile_profileContainer__2bo_R select:read-only,.Profile_profileRadio__1Ho_A{font-size:15px;font-weight:300!important;color:var(--neutral-colors-black)!important;text-transform:capitalize;font-family:"Metropolis"}.Profile_profileContainer__2bo_R input:read-only,.Profile_profileContainer__2bo_R input:read-only:focus,.Profile_profileContainer__2bo_R select:read-only,.Profile_profileContainer__2bo_R select:read-only:focus{padding:0;background-color:initial;border:0 solid;box-shadow:0 0 0 0 rgba(13,110,253,.25);height:20px}.Profile_profileContainer__2bo_R select:read-only{margin-left:-3px}.Profile_profileLabel__2-P36{font-size:15px;font-weight:700;color:var(--neutral-colors-black)}.Profile_profileContainer__2bo_R .form-control:focus{box-shadow:0 0 0}.Profile_changePassContainer__1S92E{max-width:320px;margin:0 auto;padding:60px 10px}.Info_container__1y3Ir{max-width:700px;margin:0 auto;padding:0 25px}.Info_container__1y3Ir section{padding-top:40px}.Info_planContainer__1d4hv{color:#fff;border-radius:8px;overflow:hidden}.Info_planContainer__1d4hv table h5{color:#fff;margin:15px 0 5px;text-transform:capitalize}.Info_planContainer__1d4hv{background-image:linear-gradient(90deg,#8a9197,#bbc5ca)}.Info_planContainer__1d4hv.Info_active__1IBJi{background-image:linear-gradient(90deg,#1671d2,#31a9eb)}.Info_planContainer__1d4hv table{width:100%}.Info_planContainer__1d4hv td{padding:5px 20px;vertical-align:middle}.Info_planContainer__1d4hv tr:last-child td{padding:5px 20px 15px}.Info_planContainer__1d4hv td:first-child{background-color:rgba(0,0,0,.3);width:30%;white-space:nowrap}.Info_linksHolder__230AG{display:flex;flex-wrap:wrap}.Info_linksHolder__230AG a{margin:10px 15px 0 0;border-radius:50px;background-color:rgba(0,0,0,.05);text-decoration:none;padding:5px 10px;display:block;font-weight:500}.Info_noPlan__2itT5{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:50px}.Info_noPlan__2itT5 .Info_text__YrDlW{font-size:18px;font-weight:300;margin:25px 0 75px}.Info_unsubscribeAlert__2uiqJ .react-confirm-alert-body h1{position:relative;top:unset;left:unset;margin-top:-30px;margin-left:-50px;color:#c70000}.Info_unsubscribeAlert__2uiqJ.Info_withCredit__3UaJZ .react-confirm-alert{height:300px}.mobile.Info_unsubscribeAlert__2uiqJ.Info_withCredit__3UaJZ .react-confirm-alert{height:345px}.Info_canceledDate__2-BGy{text-decoration:line-through}.fluencyActivity_switcherSpinner__3F_pP{position:absolute;z-index:100;background-color:hsla(0,0%,100%,.9);width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.content .fluencyActivity_wrapperNoPadding__1R-RW{padding-top:0!important}.noContact .feedbacklab{display:none!important}.fluencyActivity_finishedBox__3PRLp{width:100%;height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.fluencyActivity_finalMsg__1NoDN{font-size:24px;font-weight:700;text-align:center;line-height:1.2;padding:20px 10px;border-bottom:2px solid #fa6400;width:90%}.fluencyActivity_finalRateBox__31OmJ{margin-top:20px;padding:0 20px;font-size:20px;text-align:center}.fluencyActivity_finalBtnBox__brkBV{width:100%;display:flex;justify-content:space-around;position:absolute;bottom:0;left:0;margin:30px 0;padding:0 20px;grid-gap:20px;gap:20px}.mobile .fluencyActivity_finalBtnBox__brkBV{flex-wrap:wrap;position:relative;margin-top:30px}.fluencyActivity_modal__3f7IA{z-index:999;position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;top:0;left:0}.fluencyActivity_modalCover__38Ln6{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;top:0;left:0}.fluencyActivity_modalContainer__1xgjZ{position:relative;z-index:1;min-width:480px;min-height:300px;padding:20px 50px 10px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%);margin-top:-30vh}.fluencyActivity_modalContainer__1xgjZ .fluencyActivity_btnHolder__2qyhR{margin-top:60px}.mobile .fluencyActivity_modalContainer__1xgjZ{width:100%;border-radius:32px 32px 0 0;position:fixed;bottom:0;height:auto;min-width:auto;font-size:20px;padding:38px;text-align:center}.mobile .fluencyActivity_modalContainer__1xgjZ>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.fluencyActivity_modalContentBtn__2Mv2b{width:106px;height:100px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:24px;border:0}.fluencyActivity_modalContentBtn__2Mv2b div{width:100%}.fluencyActivity_audioPlayer__1lA-6.fluencyActivity_modalContentBtn__2Mv2b img{width:40px!important;height:auto;object-fit:contain;margin:0}.fluencyActivity_audioPlayer__1lA-6.fluencyActivity_modalContentBtn__2Mv2b>div{flex-direction:column;display:flex;position:relative;width:130px}.fluencyActivity_audioPlayer__1lA-6.fluencyActivity_modalContentBtn__2Mv2b div{display:flex!important;position:relative!important;justify-content:center!important}.fluencyActivity_audioPlayer__1lA-6.fluencyActivity_modalContentBtn__2Mv2b div img{margin:6px 0 0!important;height:30px!important}.fluencyActivity_audioPlayer__1lA-6.fluencyActivity_modalContentBtn__2Mv2b span{display:block;width:50%;text-align:center;font-size:12px;margin:auto}.fluencyActivity_modalFooter__16gNR{width:100%;display:flex;justify-content:space-around;position:absolute;bottom:0;left:0;margin:30px 0;padding:0 20px}.mobile .fluencyActivity_modalFooter__16gNR{flex-wrap:wrap;position:relative;margin-top:30px}.mobile .fluencyActivity_modalFooter__16gNR button{margin:7px}.fluencyActivity_modalCloseBtn__3vDBq{width:25px;height:25px;position:absolute;right:5%;top:5%;cursor:pointer;display:flex;justify-content:center;align-items:center}.fluencyActivity_modalCloseBtn__3vDBq:after,.fluencyActivity_modalCloseBtn__3vDBq:before{content:"";display:block;position:absolute;width:1px;height:20px;background-color:#333;transform:rotate(45deg)}.fluencyActivity_modalCloseBtn__3vDBq:before{transform:rotate(-45deg)}.fluencyActivity_welcomeNote__2XzlD{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;width:100vw;height:100vh;background-color:#fff;padding:20% 30px 15%;z-index:1000;background:#ffe9db;background:linear-gradient(30deg,#ffe9db,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe9db",endColorstr="#ffffff",GradientType=1)}.fluencyActivity_topCircleOne__3GAB2{border:1px dashed #fa6400;width:40vw;height:40vw;border-radius:100%;position:fixed;top:-23vw;left:-16vw}.fluencyActivity_topCircleTwo__Qwqgb{border:1px dashed #fa6400;width:100vw;height:100vw;border-radius:100%;position:fixed;bottom:-45vw;right:-25vw}.fluencyActivity_topCircleThree__b-JeH{border:1px dashed #fa6400;width:10vw;height:10vw;border-radius:100%;position:fixed;top:65vh;left:16vw;opacity:.5}.fluencyActivity_wnHeader__GTzNR{margin:0 auto 30px;padding-bottom:0;border-bottom:1px solid #fa6400}.fluencyActivity_wnHeader__GTzNR h2{text-align:center;font-weight:600;color:#333;font-size:18px!important}.fluencyActivity_wnHeader__GTzNR .highlight{color:#fa6400}.fluencyActivity_wnContent__2_fwQ p{color:#1a1a1a;padding:5px 15px;border:0 solid #858585;text-align:left}.fluencyActivity_wnContent__2_fwQ .fluencyActivity_wnNotice__3kkUX:before{content:"";display:block;margin:0 auto 15px;width:100px;height:100px;background:url(/static/media/mic.719d090c.svg) 50% no-repeat;opacity:.7}.fluencyActivity_wnNotice__3kkUX{display:block;border:1px solid #cabb31;background-color:#ffeecd;padding:15px;border-radius:10px;margin:30px auto;color:#2b2600;text-align:center;width:90%}.fluencyActivity_wnFooter__V7PXd{margin-top:auto}.fluencyActivity_wnFooter__V7PXd button{z-index:10;position:relative}.mobile .mobilRecordBtnHint{display:block}.Menu_menu__3E4aK{width:85px;height:100vh;top:0;left:0;position:fixed;z-index:4;padding:42px 6px 24px 7px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);display:flex;flex-direction:column}.Menu_logo__1KcWt{text-align:center}.Menu_logo__1KcWt img{width:50px;object-fit:contain;cursor:pointer}.Menu_mainMenu__1zgFu{display:flex;flex-direction:column;align-items:center;flex:0 0 80%;justify-content:center}.Menu_mainMenu__1zgFu .cf-nav-item,.Menu_mainMenu__1zgFu>.cf-nav-link{flex:0 0 auto!important}.cf-nav-item,.Menu_feedback__XC1XP{width:72px;height:72px;margin:0 0 10px;padding:17px 0 9px;cursor:pointer}.Menu_feedback__XC1XP,.mobile .cf-nav-item{padding:9px 0}.cf-nav-item img,.Menu_feedback__XC1XP img{width:33px;height:33px;margin-bottom:5px}.cf-nav-item a,.Menu_feedback__XC1XP{text-decoration:none!important}.cf-nav-item span,.Menu_feedback__XC1XP span{font-size:12px!important;color:#000;font-weight:300;display:block;text-align:center}.cf-nav-item .active span,.Menu_feedback__XC1XP .active span{color:#3484d8}.Menu_feedback__XC1XP{display:flex;flex-direction:column;align-items:center;justify-content:center}.cf-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;background-color:#fff;border-top:1px solid #ddd;box-shadow:0 -3px 6px rgba(0,0,0,.16)}.mobile .cf-nav{height:72px;padding:0 12px 0 11px;border-radius:32px 32px 0 0;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-color:var(--neutral-colors-white)}.cf-nav-tabs{border-bottom:1px solid #dee2e6}.cf-nav-fill .cf-nav-item,.cf-nav-fill>.cf-nav-link{flex:1 1 auto;text-align:center}.cf-nav-tabs .cf-nav-item.show .cf-nav-link,.cf-nav-tabs .cf-nav-link.active{color:#495057;border-color:#dee2e6 #dee2e6 #fff}.cf-nav-link{display:block;fill:#707070;stroke:#707070;background:unset}.cf-nav-link.active{display:block;fill:#039ff4;stroke:#039ff4}.Dictionary_container__1-WSx{height:calc(100vh - 200px);border-radius:11px;padding:40px 50px;max-width:817px;margin:0 auto;display:flex;justify-content:center;align-items:center}.mobile .Dictionary_container__1-WSx{align-items:baseline}.Dictionary_header__-pHIi{text-align:center}.Dictionary_header__-pHIi h4{font-size:18px;font-weight:500;line-height:1.33;color:var(--neutral-colors-black)}.Dictionary_header__-pHIi p{font-size:13px;line-height:1.38;color:var(--neutral-colors-black)}.Dictionary_content__Vxp83{margin-top:5vh}.Dictionary_searchHolder__3AL9-{display:flex;justify-content:space-between}.mobile .Dictionary_searchHolder__3AL9-{flex-direction:column}.Dictionary_input__1dyyG input{width:318px;height:51px;padding:15px 15px 15px 20px;border-radius:28px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);font-size:14px;font-weight:300}.mobile input input{margin-bottom:16px;width:100%}.Dictionary_btn__2LviY{min-height:45px;max-height:55px;margin-left:16px;font-size:14px;font-weight:300;color:var(--neutral-colors-white);max-width:170px}.mobile .Dictionary_btn__2LviY{margin:0 auto;max-width:100%;width:100%}.Dictionary_suggestions__3M0Di{margin-top:5vh}.Dictionary_suggestions__3M0Di h4{font-size:13px!important;color:var(--neutral-colors-black);margin-top:20vh;margin-bottom:20px}.mobile .Dictionary_suggestions__3M0Di h4{text-align:center}.Dictionary_items__14Mzr{margin-top:5px;display:flex}.mobile .Dictionary_items__14Mzr{flex-direction:column}.Dictionary_item__2kR8d{display:flex;justify-content:center;align-items:center;width:150px;height:48px;border-radius:27px;background-image:linear-gradient(180deg,var(--neutral-colors-white) -26%,#f8f9fa 115%);cursor:pointer;box-shadow:0 3px 10px 0 rgba(0,0,0,.25);margin:6px}.mobile .Dictionary_item__2kR8d{width:100%;margin:0 0 15px}.Dictionary_item__2kR8d:first-child{margin-left:0}.Dictionary_item__2kR8d:last-child{margin-right:0}.Dictionary_item__2kR8d:hover{background-image:linear-gradient(0deg,var(--neutral-colors-white) -26%,#e8eaeb 115%)}.Dictionary_item__2kR8d span{font-size:14px;font-weight:300;color:var(--neutral-colors-black)}.Dictionary_item__2kR8d svg{display:none}@media only screen and (max-width:800px){.Dictionary_header__-pHIi h4{font-size:16px!important}.Dictionary_header__-pHIi p{font-size:1.2vw}}.DictionaryResult_container__3so82{width:484px;margin:0 auto;padding-top:48px!important}.mobile .DictionaryResult_container__3so82{width:100%;max-width:484px;padding-left:20px;padding-right:20px}.DictionaryResult_header__1Qy-r{display:flex;flex-direction:row;justify-content:space-between}.DictionaryResult_input__QikZo{flex:0 0 318px}.mobile .DictionaryResult_input__QikZo{flex:0 0 80%}.DictionaryResult_input__QikZo input{width:318px;height:51px;padding:20px;border-radius:28px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.mobile .DictionaryResult_input__QikZo input{width:100%}.DictionaryResult_input__QikZo .dropdown-menu{margin-top:5px;border-radius:28px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.mobile .DictionaryResult_input__QikZo .dropdown-menu{width:100%}.DictionaryResult_btn__3Nyag{flex:0 0 150px;height:7vh;max-height:50px;margin:0;text-transform:none}.mobile .DictionaryResult_btn__3Nyag{flex:0 0 18%;display:flex;justify-content:center}.mobile .DictionaryResult_btn__3Nyag:after{content:"Search"}.mobile .DictionaryResult_btn__3Nyag .labelHolder{display:none}.DictionaryResult_body__coD6D{padding-top:24px}.DictionaryResult_player__HjPy0{width:auto;margin:0 auto;height:300px;border-radius:16px;overflow:hidden}.mobile .DictionaryResult_player__HjPy0{width:100%!important;max-width:444px;height:calc(62.5vw - 25px)!important;max-height:278px}.DictionaryResult_subtitle__3um6B{font-size:16px;font-weight:300;line-height:1.5;text-align:center;margin-top:24px}.DictionaryResult_highlight__1athA{color:#fb5014}.DictionaryResult_controls__1nQBL{margin-top:3vh;display:flex;flex-direction:row;justify-content:center}.DictionaryResult_control__3vSZo{display:flex;border-radius:50px;box-shadow:0 4px 12px 0 rgba(0,0,0,.2);font-size:19px;margin:0 10px;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:52px;height:52px;align-items:center;justify-content:center}.DictionaryResult_step__1OONh{font-size:28px}.DictionaryResult_play__3WZlz,.DictionaryResult_step__1OONh{color:#484a4d;background-color:#fff}.DictionaryResult_play__3WZlz:hover,.DictionaryResult_step__1OONh:hover{color:#fff;background-color:#484a4d}.DictionaryResult_reset__1sBo2{color:#484a4d;background-color:#fff}.DictionaryResult_reset__1sBo2:hover{color:#fff;background-color:#484a4d}.DictionaryResult_textAnalysis___vvs0{margin-top:5vh}.DictionaryResult_definitions__3jA0r h3,.DictionaryResult_textAnalysis___vvs0 h3{font-size:18px;font-weight:500;line-height:1.33;color:var(--neutral-colors-black)}.DictionaryResult_definitions__3jA0r span,.DictionaryResult_textAnalysis___vvs0 .DictionaryResult_phoneme__3kGQH{display:block;font-size:16px;font-weight:300;color:var(--neutral-colors-black);margin-bottom:24px}.DictionaryResult_definitions__3jA0r{margin-top:5vh;padding-bottom:10vh}@media only screen and (max-width:480px){.DictionaryResult_container__3so82 h3{font-size:17px!important}.DictionaryResult_reset__1sBo2{right:calc(50vw - 160px)}}.MyLessons_container__2FQDS{max-width:817px;margin:0 auto;display:flex;flex-direction:column}.MyLessons_header__pXvvT{width:817px;height:164px;margin:24px 0 0;padding:0 83px;border-radius:16px;background-image:linear-gradient(180deg,#fcb04d -9%,#f04801 117%);display:flex;justify-content:space-between}.mobile .MyLessons_header__pXvvT{position:fix;width:100vw;height:260px;margin:0;padding:0 0 42px;border-radius:0 0 1000px 1000px;background-image:linear-gradient(180deg,#fcb04d,#f04801);flex-direction:column;align-items:center;justify-content:unset}.MyLessons_header__pXvvT .MyLessons_coach__UVM74{width:164px;height:164px;padding:20px 19px 18px 10px;background-image:linear-gradient(180deg,rgba(252,176,77,.5),rgba(240,72,1,0));border-radius:50%}.MyLessons_header__pXvvT .MyLessons_coach__UVM74 .MyLessons_score__bodX9{position:absolute;width:43px;height:43px;margin:43px 90px 40px 2px;padding:4px 12px 7px 13px;background-image:linear-gradient(180deg,#fcb04d,rgba(240,72,1,0));border-radius:50%;z-index:1}.MyLessons_header__pXvvT .MyLessons_coach__UVM74 .MyLessons_score__bodX9 span{font-size:28.4px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:var(--neutral-colors-white)}.MyLessons_header__pXvvT .MyLessons_coach__UVM74 .MyLessons_circle__1_7hw{width:126px;height:126px;margin:0 0 0 9px;padding:15px 16px 17px;background-image:linear-gradient(180deg,rgba(252,176,77,.5),rgba(240,72,1,0));border-radius:50%}.MyLessons_header__pXvvT .MyLessons_coach__UVM74 .MyLessons_circle__1_7hw .MyLessons_image__1RvMU{width:94px;height:94px;border-radius:50%;overflow:hidden}.MyLessons_header__pXvvT .MyLessons_coach__UVM74 img{position:relative;left:-10px;width:110px}.MyLessons_title__2syIb{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:var(--neutral-colors-white);align-self:center}.mobile .MyLessons_title__2syIb{text-align:center}.MyLessons_title__2syIb span{display:block;font-size:16px;font-weight:500}.MyLessons_content__40VfM{padding-top:50px}.MyLessons_lessons__30-6r{max-width:651px;margin:0 auto}.mobile .MyLessons_lessons__30-6r{max-width:312px}.MyLessons_tips__2yLPa{margin-top:45px;display:flex;justify-content:space-between;align-items:center}.MyLessons_tips__2yLPa .MyLessons_coach__UVM74{width:66px;height:66px;border-radius:50%;overflow:hidden}.MyLessons_tips__2yLPa .MyLessons_coach__UVM74 img{position:relative;left:-7px;width:75px}.MyLessons_tips__2yLPa .MyLessons_text__Aa6nc{max-width:568px;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:var(--neutral-colors-black);display:flex;flex-direction:column;width:calc(100% - 80px)}.MyLessons_tips__2yLPa .MyLessons_text__Aa6nc span{font-size:18px;font-weight:500}.MyLessons_wait__uG3TC{display:flex;flex-direction:column;align-items:center;margin-top:120px}.mobile .MyLessons_wait__uG3TC{margin-top:43px}.MyLessons_wait__uG3TC img{width:32px}.MyLessons_wait__uG3TC span{margin:8px 0 0;font-size:15px;font-weight:400;color:var(--neutral-colors-black)}.MyLessons_wait__uG3TC a{font-size:15px;font-weight:600;color:var(--sapphire)}.App_app__1kX79{display:flex}.App_appContent__38mVk{width:calc(100% - 85px);min-height:100vh;transition:all .3s;position:absolute;top:0;right:0}.App_content__3La4L{margin-top:110px}.mobile .App_content__3La4L{overflow:auto;margin-top:67px;height:calc(100vh - 67px)}.App_loading__wCN4P{height:100vh;display:flex;justify-content:center;flex-direction:column}.Login_logo__1_Dfc{margin-bottom:100px}.Login_alternatives__2Z5sq{display:flex;justify-content:space-between;margin-top:24px;align-items:center}.Login_link__1jEwl{font-style:normal;font-weight:500;font-size:14px;line-height:130%;text-align:center;letter-spacing:.01em;color:#f5a153;cursor:pointer}.Login_register__4mzQY{margin-top:20px;text-align:center;font-size:14px;color:var(--neutral-colors-black)}.Login_register__4mzQY a{margin-left:4px;font-size:14px;color:var(--chatter-fox);text-decoration:none}.LoginTemplate_container__395IW{min-height:100vh;display:flex;flex-wrap:wrap;align-items:center;background:radial-gradient(circle,rgba(245,161,83,.3) 0,rgba(245,161,83,0) 40%);background-repeat:no-repeat;background-size:111% 78%;background-position:79% -48%;padding:50px 0}@media screen and (max-width:500px){.LoginTemplate_container__395IW{background-size:300% 60%;background-position:41% -39%}}.LoginTemplate_content__3TAEd{max-width:90%;width:520px;margin:0 auto;text-align:center;font-style:normal;position:relative}.LoginTemplate_content__3TAEd a:hover{color:#c6301c}.LoginTemplate_logo__3MGHx{width:80px;height:80px}.LoginTemplate_content__3TAEd h1{font-weight:900;font-size:50px;color:#000}.LoginTemplate_content__3TAEd h1 .cf-t-highlight{color:#f5a153}.LoginTemplate_content__3TAEd .cf-t-redLine{width:90px;height:5px;margin:16px auto 0;background:#c62827;border-radius:4px}.LoginTemplate_content__3TAEd .googleLogin{width:100%;height:64px;margin:30px 0 0;border-radius:20px!important;background-image:var(--neutral-colors-white);box-shadow:0 4px 26px rgba(0,0,0,.03)!important;position:relative;display:flex;justify-content:center;border-color:#c4c4c4 #f5a153 #f5a153!important}.LoginTemplate_content__3TAEd .googleLogin:after{position:absolute;top:0;bottom:0;left:0;right:0;background:var(--neutral-colors-white);content:"";z-index:-1;border-radius:20px}.LoginTemplate_content__3TAEd .googleLogin div{background:none!important}.LoginTemplate_content__3TAEd .cf-t-horizontalLine{width:100%;height:1px;margin:30px 0 40px;text-align:center}.LoginTemplate_content__3TAEd .cf-t-horizontalLine span{display:flex;width:100%;font-size:12px;padding:0 8px;color:rgba(0,0,0,.4);align-items:center}.LoginTemplate_content__3TAEd .form-check-input{width:16px;height:16px;border-radius:50px!important;border-color:#c4c4c4 #f5a153 #f5a153;margin-top:2px}.LoginTemplate_content__3TAEd .form-check-input:focus{box-shadow:0 0 0 .25rem rgba(245,161,83,.35)!important;border-color:#f5a153!important}.LoginTemplate_content__3TAEd .form-check-input:checked{background-color:#f5a153!important;border-color:#f5a153!important}.LoginTemplate_content__3TAEd .form-check-label{font-style:normal;font-weight:400;font-size:14px;line-height:130%;letter-spacing:.01em;color:#2c2c2c}.LoginTemplate_content__3TAEd .cf-t-horizontalLine span:after,.LoginTemplate_content__3TAEd .cf-t-horizontalLine span:before{content:"";display:block;width:100%;height:1px;background-color:var(--neutral-colors-gray-20);margin:0 10px}.LoginTemplate_content__3TAEd .cf-t-form .form-floating>label{padding:1.3rem 1.75rem}.LoginTemplate_content__3TAEd .cf-t-form .form-control{width:100%;height:64px;margin:16px 0;padding:20px 21px 20px 36px;border-radius:20px;box-shadow:0 4px 26px rgba(0,0,0,.03);background-color:var(--neutral-colors-white);border-color:#c4c4c4 #f5a153 #f5a153}.form-floating label{font-size:18px}.form-floating>.form-control:not(:placeholder-shown),.LoginTemplate_content__3TAEd .cf-t-form .form-floating>.form-control:focus{padding-top:1.625rem;padding-bottom:.625rem;padding-left:1.5rem}.LoginTemplate_content__3TAEd .cf-t-form .LoginTemplate_passwordInput__1Ifv8{padding-right:45px}.LoginTemplate_content__3TAEd .cf-t-form .eye-icon{position:absolute;top:20px;right:24px;cursor:pointer;display:block;width:24px;height:24px}.LoginTemplate_content__3TAEd .cf-t-form .LoginTemplate_link__vHLko{cursor:pointer;display:block;text-align:center;margin-top:27px}.LoginTemplate_content__3TAEd .cf-t-form .invalid-feedback{margin-top:-11px;margin-left:25px;text-align:left}.LoginTemplate_content__3TAEd .cf-t-button{margin:30px auto!important}.Signup_termsAndConditions__1DRLc{font-style:normal;font-weight:400;font-size:14px;line-height:130%;letter-spacing:.01em;color:#2c2c2c}.Signup_termsAndConditions__1DRLc a{color:var(--chatter-fox);text-decoration:none;font-weight:400}.Signup_termsAndConditions__1DRLc .form-check-input{border-radius:250px;width:16px;height:16px;border-color:var(--chatter-fox);flex:0 0 16px;position:relative;margin:2px 5px 0 0}.Signup_termsAndConditions__1DRLc .invalid-feedback{margin-top:0!important}.Signup_login__3NOkm{text-align:center;font-size:14px;color:var(--neutral-colors-black)}.Signup_login__3NOkm a{margin-left:4px;font-size:14px;color:var(--chatter-fox);text-decoration:none}.Signup_note__3VTEl.Signup_listView__1y3wg{text-align:justify;margin-top:30px}.Signup_note__3VTEl.Signup_listView__1y3wg span{display:flex;align-items:center;margin:8px 0;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.Signup_note__3VTEl.Signup_listView__1y3wg span:before{content:"";display:block;width:18px;height:18px;margin-right:12px;flex:0 0 18px;background:url(/static/media/tick.c87e2e2d.svg) no-repeat}.Signup_form__2eD86 button{margin:32px auto 10px}.ForgotPassword_title__2MGYH{margin-bottom:100px;font-size:16px;font-weight:500;text-align:center;color:var(--neutral-colors-black)}.ForgotPassword_circle__33jKG{display:block;width:48px;height:48px;padding:13px 17px;border-radius:50%;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);align-self:flex-start;cursor:pointer;position:absolute;top:0}.ForgotPassword_circle__33jKG svg{vertical-align:-5px;font-size:18px}.ForgotPassword_form__3ocAy button{margin:32px auto 10px}.ForgotPassword_tip__36x4R{text-align:center;width:285px;margin:16px auto;font-size:14px;color:var(--neutral-colors-black)}.EmailVerification_form__PAojI button{margin:32px auto 10px}.EmailVerification_circle__3OciH{display:block;width:48px;height:48px;padding:13px 17px;border-radius:50%;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);align-self:flex-start;cursor:pointer;position:absolute;top:0}.EmailVerification_circle__3OciH svg{vertical-align:-5px;font-size:18px}.ResetPassword_title__XH5ct{margin-bottom:100px;font-size:16px;font-weight:500;text-align:center;color:var(--neutral-colors-black)}.ResetPassword_circle__2-9YC{display:block;width:48px;height:48px;padding:13px 17px;border-radius:50%;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);align-self:flex-start;cursor:pointer}.ResetPassword_circle__2-9YC svg{vertical-align:-5px;font-size:18px}.ResetPassword_resend__3Or4V{font-size:14px;line-height:1.71;color:var(--neutral-colors-black);text-align:center;margin-top:20px}.ResetPassword_resend__3Or4V .ResetPassword_link__-b7-R{cursor:pointer;font-size:14px;color:var(--chatter-fox);margin-left:4px;display:block}.ResetPassword_form__3Cu-r button{margin:32px auto 10px}.Questions_container__1DIho{display:flex;flex-direction:column;height:100vh;min-height:100%;max-height:-webkit-fill-available;max-width:1110px;min-width:302px;width:calc(456.28571px + 21.33929vw);position:relative;margin:0 auto;text-align:center;padding:0 15px 25px}.Questions_title__3f_Tl{font-family:"Lato";font-size:3vw;font-weight:700;color:#f86969;padding-top:30px}.Questions_video__2C_QR{border-radius:16px;width:100%}.mobile .Questions_video__2C_QR video{width:100%}.Questions_btnGroup__xvLbI{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px}.Questions_btnGroup__xvLbI button{margin:7px 0}.Questions_languages__2_2YA{padding-bottom:20px}@media only screen and (max-width:760px){.Questions_container__1DIho{width:100%}.Questions_title__3f_Tl{font-size:22px}.Questions_btnGroup__xvLbI{display:flex;flex-direction:column}.Questions_btnPrimary__1La6M{order:1}.Questions_btnSecondary__1YOeX{order:2;margin-top:10px;margin-right:auto}}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-Thin.90c61711.otf);font-weight:100}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-ExtraLight.d1784bd8.otf);font-weight:200}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-Light.5813789e.otf);font-weight:300}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-Regular.67a1988d.otf);font-weight:400}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-Medium.cdcce862.otf);font-weight:500}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-SemiBold.5e856013.otf);font-weight:600}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-Bold.c5e04faf.otf);font-weight:700}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-ExtraBold.f179dd5f.otf);font-weight:800}@font-face{font-family:Metropolis;src:url(/static/media/Metropolis-Black.1510951e.otf);font-weight:900}h1,h2,h3,h4,h5,p,span{font-family:"Metropolis"}.InitialAssessment_flexCenter__1riXM{display:flex;justify-content:center;align-items:center}.InitialAssessment_highlight__RwnWt{color:var(--chatter-fox)}.InitialAssessment_title__5M3Ek{font-family:Metropolis;font-size:27px;font-weight:600;line-height:1.2;margin:30px auto;letter-spacing:normal;text-align:center;color:var(--neutral-colors-black)}button.InitialAssessment_btnPrimary__E6BaJ{width:253px;height:51px;margin:30px auto}button.InitialAssessment_btnSecondary__2Q0rx{width:253px;height:51px;border-radius:27px;background-image:linear-gradient(180deg,#f8f8f8 -26%,#f0f0f0 115%);border:solid #b1b1b1;border-width:0 0 3px;font-size:14px;font-weight:300;text-align:center;color:#000;margin:30px auto;text-transform:none}button.InitialAssessment_btnSecondary__2Q0rx:active,button.InitialAssessment_btnSecondary__2Q0rx:focus,button.InitialAssessment_btnSecondary__2Q0rx:hover{background-image:linear-gradient(180deg,#f0f0f0 -26%,#f8f8f8 115%);border-color:#b1b1b1;border-width:3px 1px 0;color:#000}.InitialAssessment_contentTop__2XlCu{width:100%;margin-bottom:auto}.InitialAssessment_subTitle__1cZuU{text-align:center}.InitialAssessment_note__3t_Ey{display:flex;align-items:center;border:1px solid #43b5d7;padding:2px 10px 2px 3px;border-radius:50px;width:80%;margin:40px auto 60px;background-color:#f3fdfe}.InitialAssessment_note__3t_Ey h3{color:#025772!important;font-size:16px!important;font-weight:100;opacity:.8;text-align:left;margin:0}.InitialAssessment_noteIcon__3mH7A{background-color:#43b5d7;width:35px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50px;font-weight:400;font-size:26px;margin-right:15px;color:#fff}.InitialAssessment_note__3t_Ey.InitialAssessment_warning__2VIc-{border-color:#ffc000;background-color:#fcf6e4}.InitialAssessment_note__3t_Ey.InitialAssessment_warning__2VIc- .InitialAssessment_noteIcon__3mH7A{background-color:#ffc000}.InitialAssessment_note__3t_Ey.InitialAssessment_warning__2VIc- h3{color:#794b03!important}.InitialAssessment_contentContainerHolder__qSEH2{width:100%;display:flex;flex-grow:1;align-items:baseline;position:relative;align-items:center}.InitialAssessment_contentContainer__3Q7n3 h2{text-align:center;font-size:30px}.InitialAssessment_contentContainerHolder__qSEH2 h3{font-weight:100;opacity:.8;text-align:left;margin:0}.InitialAssessment_contentContainer__3Q7n3{display:flex;align-items:center;justify-content:center;width:817px;min-height:470px;border-radius:16px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-image:linear-gradient(129deg,var(--neutral-colors-white),#f8f9fa 96%);background-color:var(--neutral-colors-white);margin:0 auto;transition:height .5s ease-in-out}.mobile .InitialAssessment_contentContainer__3Q7n3{align-items:baseline}.InitialAssessment_edgeSpace__rqCf8{padding:40px 60px!important}.InitialAssessment_waveBg__1Dgjd{background-image:url(/static/media/waveBg.26e28337.svg);background-position-y:220px;background-repeat:repeat-x}.InitialAssessment_footer__1Ghg_{display:flex;justify-content:space-between;color:#8f9399;font-size:12px;width:100%;height:64px;margin:30px 0 0;padding:24px;border-radius:0}.InitialAssessment_mobileBr__1imis{display:none}@media only screen and (max-width:820px){.InitialAssessment_desktopBr__2KatG{display:none}.InitialAssessment_mobileBr__1imis{display:block}.InitialAssessment_contentContainer__3Q7n3{box-shadow:none;min-height:100vh;overflow:auto}.InitialAssessment_waveBg__1Dgjd{background-position-y:50vh}.InitialAssessment_subTitle__1cZuU,.InitialAssessment_title__5M3Ek{text-align:left}.InitialAssessment_edgeSpace__rqCf8{padding:30px 10vw!important}.InitialAssessment_contentContainer__3Q7n3 h2{text-align:center;font-size:22px!important}.InitialAssessment_note__3t_Ey{display:flex;position:relative;align-items:center;padding:12px;border-radius:0 20px 20px 20px;width:100%;margin:30px auto 20px;background-color:#f3fdfe;border-color:#43b5d7;border-style:solid;border-width:3px 0 0 2px;background-color:initial!important;max-width:450px}.InitialAssessment_note__3t_Ey h3{font-size:15px!important}.InitialAssessment_noteIcon__3mH7A{background-color:#43b5d7;width:35px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50px;font-weight:400;font-size:26px;margin-right:15px;color:#fff;position:absolute;top:-18px;left:-18px}}@media only screen and (max-height:660px){.InitialAssessment_edgeSpace__rqCf8{padding-top:15px!important;padding-bottom:15px!important}}.Intro_container__1bAOZ{display:flex;flex-direction:column;height:100vh;min-height:100%;max-height:-webkit-fill-available;max-width:1110px;min-width:302px;width:calc(456.28571px + 21.33929vw);position:relative;margin:0 auto;text-align:center;padding:0 15px 25px}.Intro_title__3wR-Y{font-family:"Lato";font-size:3vw;font-weight:700;color:#f86969;padding-top:30px}.Intro_card__3jj2c{flex:1 0 auto}.Intro_card__3jj2c .Intro_img__1DDsa{width:calc(97.71429px + 6.16071vw);height:calc(97.71429px + 6.16071vw);overflow:hidden;border-radius:50%;margin:0 auto -92px;position:relative;z-index:1;border:calc(-2.14286px + .89286vw) solid #fff}.Intro_card__3jj2c .Intro_img__1DDsa img{vertical-align:middle;border-style:none;left:calc(-127.14286px - 4.73214vw);position:relative;height:calc(167.85714px + 6.51786vw)}.Intro_card__3jj2c .Intro_content__1ync-{position:relative;display:flex;flex-direction:column;justify-content:space-around;margin:0 auto;height:75%;background-color:#fad3d3;box-shadow:0 10px 20px rgba(0,0,0,.27);border-radius:12px;padding:110px 9px 10px;font-family:"Lato";font-weight:700;color:#000}.Intro_card__3jj2c .Intro_content__1ync- .Intro_text1__1P4zf{display:inline-block;width:100%;font-size:25px}.Intro_card__3jj2c .Intro_content__1ync- .Intro_text2__1FsIW{display:inline-block;width:100%;font-size:20px}.Intro_btnGroup__1hCmt{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px}.Intro_btnGroup__1hCmt button{margin:7px 0}@media only screen and (max-width:760px){.Intro_container__1bAOZ{width:100%}.Intro_title__3wR-Y{font-size:22px}.Intro_card__3jj2c{margin-top:37px}.Intro_card__3jj2c .Intro_img__1DDsa{width:147px;height:147px;border:5px solid #fff}.Intro_card__3jj2c .Intro_img__1DDsa img{left:-165px;height:220px}.Intro_card__3jj2c .Intro_content__1ync-{border-radius:23px;box-shadow:unset}.Intro_card__3jj2c .Intro_content__1ync- .Intro_text1__1P4zf,.Intro_card__3jj2c .Intro_content__1ync- .Intro_text2__1FsIW{font-size:14px;font-weight:400}.Intro_btnGroup__1hCmt{display:flex;flex-direction:column}.Intro_btnPrimary__3ItQr{order:1}.Intro_btnSecondary__3yMJc{order:2;margin-top:10px;margin-right:auto}}.Assessment_toolbar__3pZ3u{position:fixed;z-index:1001;top:19px;left:30px}.Assessment_toolbar__3pZ3u span{font-family:"Lato";font-size:20px;font-weight:700;color:#fb5014}.Assessment_toolbar__3pZ3u img{margin-bottom:7px;margin-right:18px;cursor:pointer}.Assessment_content__1BawN{display:flex;flex-direction:column;max-width:1110px;width:100%;position:relative;margin:0 auto}.Assessment_progressBar__25Owe{display:flex;flex-direction:row;align-items:stretch;padding-top:25px;margin-bottom:30px}.Assessment_progressBar__25Owe svg{display:none;color:#afafaf;margin-right:6px}.Assessment_progressBar__25Owe>div{width:100%}.Assessment_header__1EHwg{display:flex;justify-content:center;margin-top:3vh}.Assessment_header__1EHwg span{font-family:"Lato";font-weight:400;font-size:18px;color:#000;align-self:center}.Assessment_header__1EHwg .Assessment_textBox__A_t3S{width:100%;padding:1vh 50px;background-color:#fff;border:3px solid #f86969;border-radius:30px 30px 30px 0;text-align:left;display:flex}.Assessment_header__1EHwg img{margin-right:40.5px}.Assessment_body__1hnF4{flex:1 0 auto;display:table;text-align:center;width:600px;min-height:180px;border-radius:20px;color:var(--chatter-fox);font-size:45px;font-weight:600;margin:10px auto 0;background-size:40%;line-height:1.3;padding:0 10px}.Assessment_sentence__1iGpr{font-size:35px;text-align:left;align-items:baseline;display:flex;padding:20px}.mobile .Assessment_sentence__1iGpr{font-size:28px;margin-bottom:15px}.Assessment_body__1hnF4 span{display:table-cell;vertical-align:middle}.Assessment_footerBox__35Ykg{width:100%;height:calc(73.57143px + 6.42857vw);margin:0 auto;padding:25px;border-radius:30px;background-color:#efefef;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:space-evenly;text-align:center}.Assessment_soundBtnAudio__2IKRP{margin:-50px auto 0}.Assessment_soundBtn__3pwdf{width:76px;height:106px;background-color:#fff;margin:-50px auto 0;box-shadow:0 0 5px rgba(0,0,0,.3);border-radius:50px;display:flex;justify-content:center;text-align:center;transition-duration:.3s;cursor:pointer}.Assessment_soundBtn__3pwdf img{margin:auto!important}.Assessment_soundBtn__3pwdf.Assessment_recordBtn__DvyJ7{background:#f8a445;background:linear-gradient(191deg,#f8a445,#ee4c04)}.Assessment_audioPlayer__2j_tm .cf-audioPlayer-control-button{background-image:linear-gradient(180deg,#42cf59 -26%,#34a77e 115%)!important;border-color:#289467}.Assessment_soundBtn__3pwdf.Assessment_recordBtn__DvyJ7 img{height:50px!important}.Assessment_soundBtn__3pwdf.Assessment_recordBtn__DvyJ7.Assessment_recording__1k9OY{height:76px;margin-top:-35px}.Assessment_soundBtn__3pwdf.Assessment_recordBtn__DvyJ7.Assessment_recording__1k9OY img{animation-name:Assessment_blink__N697T;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes Assessment_blink__N697T{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.Assessment_footerBox__35Ykg span{margin-top:10px;font-family:"Lato";font-weight:700;font-size:18px;color:#404040}.Assessment_footerBox__35Ykg.Assessment_recorded__25lfj{display:flex;flex-direction:row;justify-content:space-between;height:143.5px;padding:24px 30px}.Assessment_audioPlayer__2j_tm{padding:unset}.Assessment_audioPlayer__2j_tm img{height:96px}.Assessment_footerBox__35Ykg.Assessment_recorded__25lfj .Assessment_waves__3gX4Q{width:355px}.Assessment_soundNote__3oF_s{margin:15px auto;font-size:13px;font-weight:300;text-align:center;color:var(--neutral-colors-black)}.Assessment_footerBox__35Ykg.Assessment_recorded__25lfj span{font-size:20px;flex:1 0 auto;text-align:left;align-self:center}.Assessment_contentTop__2gNV-{margin-top:-15px}.Assessment_btnGroup__1vKA_{display:flex;justify-content:space-between;align-items:center;width:-webkit-max-content;width:max-content;margin:30px auto 0;flex-direction:column}.Assessment_btnGroup__1vKA_ button{margin:5px 0}.Assessment_recordBtn__DvyJ7{background-color:#fb5014}.Assessment_btnPrimary__1ueK3,.Assessment_btnSecondary__11wRe{margin:unset;text-transform:unset}.progress{background-color:#d8d8d8!important}.progress-bar{background-color:#b2b4b8!important;box-shadow:none!important}.progress-bar:after{content:"";display:block;width:40px;height:40px;position:absolute;right:-20px;background-image:url(data:image/png;base64,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);background-size:contain;background-position:50%;background-repeat:no-repeat}.progress:hover .progress-bar:before{width:70px;height:40px;background-color:bisque;position:absolute;right:-20px;top:25px}.Assessment_playCard__1inOj .progress{width:100%;height:.7rem;overflow:unset;background-color:#d8d8d8!important}.Assessment_playCard__1inOj .progress-bar{overflow:inherit;box-shadow:none!important}.mobile .Assessment_cardsHolder__2Ui6k{min-width:auto}.Assessment_cardsHolder__2Ui6k .progressBar{margin-bottom:35px}.Assessment_topText__1-0qj{margin:15px auto 25px;font-size:13px;font-weight:300;text-align:center;color:var(--neutral-colors-black)}.Assessment_playCard__1inOj .Assessment_body__1hnF4{display:flex;align-items:center;justify-content:center;padding-bottom:60px;padding-top:0}@media only screen and (max-width:800px){.Assessment_content__1BawN{padding-right:.5vw;padding-left:.5vw}.Assessment_progressBar__25Owe>div{height:7px;margin-top:4px}.Assessment_header__1EHwg{margin-top:24px}.Assessment_header__1EHwg span{font-size:14px}.Assessment_header__1EHwg .Assessment_textBox__A_t3S{height:55px;padding:6px 9px;border:1px solid #f86969;border-radius:10px 10px 10px 0}.Assessment_header__1EHwg img{width:40px;margin-right:10px}.Assessment_btnPrimary__1ueK3{order:1}.Assessment_btnSecondary__11wRe{order:2;margin-right:unset}}@media only screen and (max-width:800px){.Assessment_toolbar__3pZ3u{display:none}.react-confirm-alert-body{width:auto}}@media only screen and (max-width:820px){.Assessment_body__1hnF4{width:80vw;height:300px;border-radius:20px}.Assessment_progressBar__25Owe{display:flex;flex-direction:row;align-items:stretch;padding-top:25px;margin-bottom:30px}}.LoadingRobot_container__2ccGy{font-family:"Lato";font-size:30px;font-weight:700;text-align:center;display:flex;flex-direction:column;height:100vh;min-height:100%;max-height:-webkit-fill-available;margin-top:-7rem}.LoadingRobot_contentContainer__1MYRF{width:817px;height:545px;margin:0 auto;padding:40px 60px;border-radius:16px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.LoadingRobot_content__1_7be{display:flex}.LoadingRobot_content__1_7be img{display:block;margin:0 auto;max-height:300px}.LoadingRobot_notesHolder__3DQhj{flex:50% 1;padding:60px 20px}.LoadingRobot_notesBox__3oQ2L{background-color:#ffebcd;padding:10px;border-radius:10px;min-height:180px;background:#dfdfdf;background:linear-gradient(0deg,hsla(0,0%,87.5%,0),#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dfdfdf",endColorstr="#dddddd",GradientType=1)}.LoadingRobot_notes__29gjb{padding:10px;font-size:18px;color:#000}.fadeOut.LoadingRobot_notes__29gjb{transition-duration:4s;transition-delay:2s;opacity:0}@media only screen and (max-width:575px){.LoadingRobot_container__2ccGy{font-size:17px}.LoadingRobot_title__1DnHX{font-size:20px!important;margin:10px 0 5vh}.LoadingRobot_contentContainer__1MYRF{padding:20px;width:100vw;height:auto}.LoadingRobot_content__1_7be{display:flex;flex-direction:column-reverse}.LoadingRobot_content__1_7be img{display:block;margin:0 auto;max-height:250px;object-fit:contain}.LoadingRobot_notesHolder__3DQhj{flex:50% 1;padding:20px 5px 0}.LoadingRobot_notesBox__3oQ2L{min-height:150px}.LoadingRobot_notes__29gjb{font-size:16px!important;padding-bottom:0;margin-bottom:0}}@media only screen and (max-width:820px){.LoadingRobot_contentContainer__1MYRF{box-shadow:none}}@media only screen and (min-width:800px){.initialAssessment_cf-initial-assessment-header__731xq .initialAssessment_navbar-collapse__3c4um .initialAssessment_navbar-nav__2yVzg{display:none!important}}:root{--mainBgColor:#f1f1f5}*{box-sizing:border-box}body{background-color:var(--mainBgColor)!important;font-family:"Metropolis"!important;overscroll-behavior-y:contain}.initialAssessment_mainContainer__3RsRi{display:flex;flex-direction:column;min-height:100vh;margin:auto}.initialAssessment_header__1xCpd{width:100%;height:66px;margin:0 auto 40px;padding:17px 17px 16px 8px;border-radius:16px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white)}.initialAssessment_contentContainerHolder__PtbVA{width:100%;display:flex;flex-grow:1;align-items:baseline;position:relative;padding-top:120px}.initialAssessment_noHeader__28S2K .initialAssessment_contentContainerHolder__PtbVA{padding-top:60px}.mobile .initialAssessment_contentContainerHolder__PtbVA{padding-top:70px}.initialAssessment_contentContainer__2SgLf{display:flex;align-items:center;justify-content:center;width:100%;min-height:500px;margin:0 auto;padding:30px 60px;border-radius:16px;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-image:linear-gradient(129deg,var(--neutral-colors-white),#f8f9fa 96%);background-color:var(--neutral-colors-white)}.initialAssessment_footer__VfHn9{display:flex;justify-content:space-between;color:#8f9399;font-size:12px;width:817px;height:64px;padding:24px;border-radius:0;margin:0 auto}.initialAssessment_footer__VfHn9 a{color:#8f9399!important;font-size:12px!important;font-family:"Metropolis"!important;font-weight:400}button:disabled{color:hsla(0,0%,100%,.8)!important;filter:grayscale(.7)}.spinner-border{margin-right:10px!important;margin-left:-25px;margin-bottom:0!important}@media only screen and (max-width:820px){body{background-color:var(--neutral-colors-white)!important}.initialAssessment_mainContainer__3RsRi{width:100vw}.initialAssessment_contentContainer__2SgLf{padding:30px 60px;box-shadow:none}.initialAssessment_footer__VfHn9{justify-content:center;padding:10px;height:36px;width:100%}.initialAssessment_footer__VfHn9 a{display:none}}.noomAssessment_section__1C1VQ{background:url(/static/media/yellowCircleGradient.2b3b325c.svg) no-repeat;background-position-y:100%;background-position-x:center;background-size:100%;display:flex;flex-direction:column;min-height:100vh;padding-top:20px;align-items:center}.mobile .noomAssessment_section__1C1VQ{padding:0;background-size:auto}.noomAssessment_hide__2XmoX{display:none}.noomAssessment_bold__2_zP3{font-weight:600}.noomAssessment_logo__2nZgZ{width:50px}.mobile .noomAssessment_logo__2nZgZ{display:none}.noomAssessment_header__2VHBv{width:700px;margin:15px auto;display:flex;align-items:center;display:none}.mobile .noomAssessment_header__2VHBv{width:100%;padding-top:20px}.noomAssessment_waveLine__3ST6m{width:100%;position:absolute;bottom:20px;z-index:-1;opacity:.5}.noomAssessment_waveLine__3ST6m img{width:100%}.noomAssessment_questionBox__1UQzH{border-left-width:0;border-right-width:0;border-radius:25px;padding:40px 60px;max-width:700px;margin:20px auto;position:relative;background-color:#fff;box-shadow:0 4px 26px rgba(0,0,0,.05);transition-duration:.3s}.noomAssessment_questionBox__1UQzH.noomAssessment_withHeader__14YrO{padding-top:90px}.noomAssessment_questionBox__1UQzH .noomAssessment_questionSubtitle__NbCJg{font-size:16px;display:block;margin-bottom:30px;margin-top:5px}.mobile .noomAssessment_questionBox__1UQzH{padding:30px 20px 20px;margin:40px auto 20px}.mobile .noomAssessment_questionBox__1UQzH.noomAssessment_withHeader__14YrO{padding:70px 20px 20px}.noomAssessment_questionBox__1UQzH .form-select{box-shadow:0 0!important;font-size:20px;margin-left:45px;width:350px!important;max-width:100%}.mobile .noomAssessment_questionBox__1UQzH .form-select{font-size:16px;margin-left:0}.noomAssessment_questionBoxBorder__kNOJc{position:absolute;width:100%;height:100%;border:1px solid #f5a153;border-radius:20px;z-index:-1;left:16px;top:14px}.mobile .noomAssessment_questionBoxBorder__kNOJc{top:-10px;left:3.5%;width:93%;height:calc(100% + 20px)}.noomAssessment_infoBtn__1aLyv{margin:0 15px}.noomAssessment_question__2ukrE{font-size:26px;font-weight:600;line-height:1.2}.mobile .noomAssessment_question__2ukrE{font-size:18px;font-weight:600;line-height:1.2}.noomAssessment_info__3kF-u{font-size:20px;margin:15px 0;padding-left:10px;display:flex;cursor:pointer}.mobile .noomAssessment_info__3kF-u{font-size:16px;padding-left:0}.noomAssessment_selectBoxHolder__2bkTh{width:30px;margin-right:7px;margin-top:4px}.mobile .noomAssessment_selectBoxHolder__2bkTh{width:22px}.noomAssessment_selectBox__3dMuR{display:flex;align-items:center;justify-content:center;position:relative;width:20px;height:20px;border:2px solid;margin-right:20px;border-radius:50px;flex:0 0 auto;margin-bottom:auto;animation-duration:.3s;animation-timing-function:ease}.noomAssessment_multiChoice__2f62C .noomAssessment_selectBox__3dMuR{border-radius:0}.noomAssessment_selected__1Ite9 .noomAssessment_selectBox__3dMuR{border-color:#00830b}.noomAssessment_selected__1Ite9 .noomAssessment_selectBox__3dMuR:before{content:"";background-color:#00830b;width:10px;height:10px;display:block;border-radius:50px}.noomAssessment_multiChoice__2f62C .noomAssessment_selected__1Ite9 .noomAssessment_selectBox__3dMuR:before{display:none!important}.noomAssessment_multiChoice__2f62C .noomAssessment_selected__1Ite9 .noomAssessment_selectBox__3dMuR{width:10px;height:20px;border-color:#00830b;border-width:0 4px 4px 0;animation-duration:.3s;animation-timing-function:ease;transform:rotate(45deg);border-radius:0;margin-right:24px;margin-left:5px}.mobile .noomAssessment_selectBox__3dMuR{scale:.8}@keyframes noomAssessment_selectAnimation__zrD3A{0%{width:20px;border:2px solid #000;transform:rotate(0deg);border-radius:50px}to{width:10px;border-color:transparent #00830b #00830b transparent;border-width:2px 4px 4px 2px;transform:rotate(45deg);border-radius:0;margin-right:24px;margin-left:5px}}@keyframes noomAssessment_unselectAnimation__hKFrb{0%{width:10px;border-color:transparent #00830b #00830b transparent;border-width:2px 4px 4px 2px;transform:rotate(45deg);border-radius:0;margin-right:24px;margin-left:5px}to{width:20px;border:2px solid #000;transform:rotate(0deg);border-radius:50px}}.noomAssessment_btnHolder__1WrPO{display:flex;justify-content:center;margin:60px 0}.mobile .noomAssessment_btnHolder__1WrPO{margin:40px}.noomAssessment_progressBar__2seES{position:relative;width:300px;display:flex;align-items:center;margin-left:auto;padding:12px;border-radius:50px}.mobile .noomAssessment_progressBar__2seES{margin:auto}.noomAssessment_progressTest__1_wn-{width:100%}.mobile .noomAssessment_progressTest__1_wn-{max-width:230px;margin:auto}.noomAssessment_progressLine__3Lc35{display:block;width:100%;height:3px;background-color:#ff8e01;border-radius:10px}.noomAssessment_breakPoint__bFapP{display:block;width:20px;height:20px;background-color:#fff;border:2px solid #ff8e01;border-radius:50px;position:absolute}.noomAssessment_breakPoint__bFapP.noomAssessment_bp1__3WMg-{left:1%}.noomAssessment_breakPoint__bFapP.noomAssessment_bp2__39V3I{left:33%}.noomAssessment_breakPoint__bFapP.noomAssessment_bp3__-VOFS{left:66%}.noomAssessment_breakPoint__bFapP.noomAssessment_bp4__jJ0ni{left:94%}.noomAssessment_infoTitleBox__2jf7N{display:flex;align-items:center;margin-bottom:30px;justify-content:center;position:absolute;left:0;top:0;width:100%}.noomAssessment_infoTitleBox__2jf7N h2{font-size:26px;font-weight:600;white-space:nowrap;color:#fff;margin:0;border-radius:25px 25px 0 0;padding:15px 25px;width:100%;text-align:center;background-color:#ff8e01}.mobile .noomAssessment_infoTitleBox__2jf7N h2{font-size:20px!important;padding:14px 10px;white-space:normal}.noomAssessment_infoTitleBox__2jf7N .noomAssessment_sideLine__W9gWp{display:none;background-color:#ff8e01;width:100%;height:2px}.noomAssessment_infoDescription__2MSoG,.noomAssessment_infoDescription__2MSoG p{font-size:18px;color:#000;font-weight:300;line-height:1.4}.noomAssessment_infoDescription__2MSoG h3{color:#000}.noomAssessment_infoDescription__2MSoG ul{margin:10px 0 0}.noomAssessment_infoDescription__2MSoG ul li{list-style:disc}.noomAssessment_infoDescription__2MSoG .noomDesHighlight{font-weight:700;color:#ff8e01}.noomAssessment_noTitle__1EQVe .noomAssessment_infoDescription__2MSoG{margin-top:10px}.noomAssessment_infoDescription__2MSoG .slideBtnHolder{width:100%;display:flex;justify-content:space-around}.mobile .noomAssessment_infoDescription__2MSoG .slideBtnHolder{flex-wrap:wrap}.noomAssessment_infoDescription__2MSoG .slideBtnHolder a,.noomAssessment_noomBtn__2kGdm{width:23%;height:60px;background-color:#f5a153;border:0 solid;border-radius:15px;color:#fff!important;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:18px;font-weight:500;transition:all .2s ease-in-out;position:relative;cursor:pointer}.noomAssessment_btnSubtitle__2WxcA,.noomAssessment_infoDescription__2MSoG .slideBtnHolder a .subtitle{position:absolute;top:111%;width:100%;font-size:12px;color:#565656;text-align:center}.mobile .noomAssessment_infoDescription__2MSoG .slideBtnHolder a,.mobile .noomAssessment_noomBtn__2kGdm{min-width:45%;margin-bottom:20px;font-size:18px!important}.mobile .noomAssessment_infoDescription__2MSoG .slideBtnHolder a .subtitle{font-size:12px}.noomAssessment_infoDescription__2MSoG .slideBtnHolder a:focus,.noomAssessment_infoDescription__2MSoG .slideBtnHolder a:hover,.noomAssessment_noomBtn__2kGdm:focus,.noomAssessment_noomBtn__2kGdm:hover{background-color:#ff8e01;transform:scale(1.1)}.noomAssessment_infoImgBox__1sATk,.noomAssessment_infoVidBox__3e0gY{margin-bottom:30px;display:flex;justify-content:center}.noomAssessment_headerVideo__3_Amp video{max-width:100%;border-radius:10px}.mobile .noomAssessment_headerImage__1XPN5,.mobile .noomAssessment_headerVideo__3_Amp{margin:25px auto;max-height:150px;width:90%}.noomAssessment_infoImgBox__1sATk img{max-height:150px}.mobile .noomAssessment_infoImgBox__1sATk img,.mobile .noomAssessment_infoVidBox__3e0gY video{width:100%;height:100%;object-fit:contain;max-height:auto}.noomAssessment_section__1C1VQ .container{transition-duration:.3s;position:relative}.noomAssessment_loadingHolder__2FBbf{height:100%;position:absolute;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5;padding-bottom:150px}.noomAssessment_loadingHolder__2FBbf span{font-size:20px;background-color:hsla(0,0%,100%,.4);padding:5px 10px;border-radius:10px;font-weight:500;margin-top:-50px}.mobile .noomAssessment_loadingHolder__2FBbf span{font-size:16px;margin-top:-10px}.noomAssessment_loadingHolder__2FBbf img{max-width:80%}.noomAssessment_blur__3KiwM{filter:blur(5px);-webkit-filter:blur(5px)}.noomAssessment_centerText__1gpfQ{display:block;margin:0 auto;text-align:left;font-size:12px;line-height:1.2}hr{margin:5px 0 20px}.noomAssessment_bold__2_zP3{font-weight:500}.noomAssessment_subtitle__38PQi{font-size:12px;font-style:italic}.noomAssessment_dotLine__3eLie{border-top:1px dashed #000;background-color:initial;margin:20px 0;opacity:.4}.noomAssessment_invoiceRow__146MJ{display:flex;justify-content:space-between;font-size:18px;margin:25px 0 5px}.noomAssessment_invoice__1mgQX h3{font-size:20px;font-weight:500;color:#000}.noomAssessment_invoice__1mgQX ul{font-size:16px}.noomAssessment_invoice__1mgQX li{list-style:none!important;display:flex}.noomAssessment_invoice__1mgQX li:before{content:"";display:block;width:10px;height:10px;background-color:#ff8e01;position:absolute;border-radius:100px;margin-left:-17px;margin-top:6px}.noomAssessment_invoice__1mgQX p{color:#000}b,strong{font-weight:700!important}.noomAssessment_prices__2J2Qj{display:flex;flex-direction:column}.noomAssessment_comparePrice__1lLif{color:#e92424;text-decoration:line-through;font-size:90%;margin-bottom:-4px}.noomAssessment_planDescription__1oNdo{margin-top:10px}.noomAssessment_compareDescription__2tGcO{margin-top:5px}.GetLead_mainForm__18P-s{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.GetLead_header__1bhfj,.GetLead_mainForm__18P-s,.GetLead_mainForm__18P-s h1 h2 h3 h4 h5 h6{font-family:"Gilroy",sans-serif}.GetLead_header__1bhfj{text-align:center;color:#004c6d;font-weight:100;font-size:25px;margin-bottom:30px}.GetLead_loginForm__2SVWm{max-width:360px;margin:0 auto}.GetLead_loginForm__2SVWm input{display:block;width:100%;height:calc(1.4em + .94rem + 3.7px);padding:.47rem .8rem;font-size:1rem;font-weight:400;line-height:1.4;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid grey;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin-bottom:20px;outline:0}.GetLead_loginForm__2SVWm label{font-size:15px;color:#4c4c4c;text-transform:capitalize}.GetLead_loginForm__2SVWm input:hover{border-color:#000}.GetLead_loginForm__2SVWm input:active,.GetLead_loginForm__2SVWm input:focus{border-color:#000;box-shadow:0 1px 5px #cbcbcb}.GetLead_mainBtn__3frzu{background-color:#f15a24;border:1px solid #ed1c24;color:#fff;line-height:50px;font-size:18px;font-weight:400;font-family:PT Sans;transition:all .3s;margin-right:40px;margin-top:15px}.GetLead_mainBtn__3frzu:focus,.GetLead_mainBtn__3frzu:hover{background-color:#ed1c24;border:1px solid #f15a24}.Checkout_mainForm__3CTWa{margin-top:unset;font-family:PT Sans;font-size:16px;padding:10px 30px 50px}a .btn button h1 h2 h3 h4 h5 h6{font-family:PT Sans}.Checkout_mainForm__3CTWa label{color:#000;font-size:16px;font-weight:500;text-transform:capitalize}.Checkout_mainForm__3CTWa li>*{display:inline-block;color:#333;font-size:16px!important;font-weight:400;line-height:20px}.Checkout_panel__mjNFu{display:flex;flex-wrap:wrap;border:1px solid #000;border-top:0;border-right:0;border-radius:0 0 0 10px;padding:0 15px 30px;margin:40px -15px}.Checkout_mainForm__3CTWa input{border-radius:0;border-color:grey}.Checkout_mainForm__3CTWa .StripeElement{border-radius:0;border-color:grey;display:flex;padding:0 .8rem;flex-direction:column;align-content:center;justify-content:center}.Checkout_mainForm__3CTWa h2{font-family:Roboto Slab;font-weight:700;color:#004c6d;font-size:20px}.Checkout_panel__mjNFu .Checkout_titleBullet__3N2v8{width:20px;float:left;margin:6px 5px 0 -30px}.Checkout_panel__mjNFu .Checkout_billHeading__1JrtP{margin:-12px 0 0}.Checkout_paymentMethodBtn__2yPtr img{height:28px;margin-right:7px}.Checkout_panel__mjNFu .payment-method .btn{border:1px solid #4d4d4d;border-radius:0;padding:10px;margin-right:25px;opacity:.7;transition:all .3s;width:165px;position:relative}.Checkout_panel__mjNFu .payment-method .btn.active,.Checkout_panel__mjNFu .payment-method .btn:hover{opacity:1}.Checkout_panel__mjNFu .payment-method .btn .Checkout_activeCheck__1I1p0{display:none}.Checkout_panel__mjNFu .payment-method .btn.active .Checkout_activeCheck__1I1p0{display:block;position:absolute;right:-18px;bottom:-10px}.Checkout_panel__mjNFu .nav-tabs{border-bottom:0 solid #7e8fa3;margin:7px 0!important}.Checkout_totalContainer__285a5{display:flex;align-items:center}.Checkout_hLine__3GOfL{display:block;width:100%;height:2px;background-color:#2e333a}.Checkout_mainForm__3CTWa .payment-total{text-align:center;white-space:nowrap;padding:0 15px;font-size:24px}.Checkout_mainForm__3CTWa .payment-total br{display:none}.Checkout_mainForm__3CTWa .trial_plan{font-size:20px!important}.Checkout_payBtn__1S4OC{width:100%!important;background-color:#f15a24;border:1px solid #ed1c24;color:#fff;line-height:60px;font-size:18px;font-weight:400;font-family:PT Sans;transition:all .3s;margin-right:40px;white-space:nowrap;padding:0 30px}.Checkout_payBtn__1S4OC:focus,.Checkout_payBtn__1S4OC:hover{background-color:#ed1c24;border:1px solid #f15a24}.Checkout_paypalBtn__1sact{margin:auto;width:300px}.Checkout_btnBox__163vM{margin-top:30px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:center}.Checkout_termBox__1OxH2{color:#4d4d4d;font-size:14px}.Checkout_termBox__1OxH2 a{color:#f15a24}.Checkout_termBox__1OxH2 a:focus,.Checkout_termBox__1OxH2 a:hover{color:#ed1c24}.Checkout_sideBox__1rwmL{border-radius:10px 10px 0 0;padding:0;margin-bottom:20px;border:1px solid #7fcdee;background-color:#f5fbff;overflow:hidden}.Checkout_sideBoxBottom__39mO8{border-radius:0 0 10px 10px}.Checkout_sideBox__1rwmL h2{background-color:#7fcdee;min-height:56px;display:flex;justify-content:center;align-items:center;padding:20px!important;text-align:center;font-size:20px!important}.Checkout_sideBox__1rwmL ul{margin:0;padding:20px 25px 20px 45px}.Checkout_sideBox__1rwmL ul li{position:relative;margin-bottom:10px}.Checkout_sideBox__1rwmL ul li:last-child{margin-bottom:0}.Checkout_sideBox__1rwmL ul li:before{content:"";position:absolute;background-size:100% 100%;width:16px;height:16px;left:-25px;top:3px}.Checkout_header__663c7{display:flex;width:100%;margin:20px 0 10px;align-items:center}.Checkout_logo__2_-SG{height:60px;margin-right:30px}.Checkout_headerTitle__2p4sn{font-family:Raleway;font-size:35px;font-weight:100;margin-top:9px}.Checkout_secureNoteBox__dzNwt{display:flex;align-items:center;justify-content:center;margin:30px 0}.Checkout_secureNoteBox__dzNwt .Checkout_title__2NyEW{line-height:1;margin-right:10px}.Checkout_secureNoteBox__dzNwt .Checkout_bigLine__3CcUz{font-size:111%;letter-spacing:1px}.Checkout_secureNoteBox__dzNwt .Checkout_secureIcons__2VUsK{height:40px}@media screen and (max-width:530px){.Checkout_logo__2_-SG{width:65px;object-fit:cover;object-position:left;margin-right:20px}.Checkout_headerTitle__2p4sn{font-size:32px;margin-top:5px}.Checkout_panel__mjNFu .payment-method .btn{width:100%;margin:20px 0 0}.Checkout_panel__mjNFu .nav-tabs .nav-tabs{flex-direction:column;width:100%;max-width:300px;margin:auto!important}.Checkout_mainForm__3CTWa .payment-total{white-space:normal;padding:0;width:100%}.Checkout_hLine__3GOfL{display:none}.Checkout_btnBox__163vM{flex-direction:column}.Checkout_payBtn__1S4OC{margin:0 auto 15px;width:100%!important;max-width:300px}.Checkout_termBox__1OxH2{text-align:center;margin:0}.Checkout_secureNoteBox__dzNwt{flex-direction:column}.Checkout_secureNoteBox__dzNwt .Checkout_title__2NyEW br{display:none}.Checkout_secureNoteBox__dzNwt .Checkout_bigLine__3CcUz{font-size:100%;letter-spacing:0;margin-right:5px}.Checkout_secureNoteBox__dzNwt .Checkout_secureIcons__2VUsK{margin-top:10px;width:100%;height:auto;max-width:350px}.Checkout_secureNoteBox__dzNwt .Checkout_title__2NyEW{margin:0;font-weight:700;font-size:18px}.Checkout_mainForm__3CTWa .payment-total br{display:block}}:root{--neutral-colors-black:#000;--neutral-colors-gray-10:#dcdce9;--neutral-colors-gray-20:#c1c7cf;--neutral-colors-gray-30:rgba(0,0,0,0.3);--neutral-colors-gray-40:rgba(0,0,0,0.4);--neutral-colors-gray-50:#777b80;--neutral-colors-gray-75:#484a4d;--neutral-colors-white:#fff;--chatter-fox:#fa6400;--chatter-green:#3aa483;--ruby:#e02020;--citrine:#f7b500;--emerald:#6dd400;--apatite:#32c5ff;--sapphire:#0091ff;--iolite:#6236ff}.lessonContainer{max-width:817px;margin:0 auto;display:flex;flex-direction:column;min-height:calc(100vh - 190px);padding-top:20px}.lessonContainer section{width:100%;padding:0}.lessonContainer .container{box-shadow:0 2px 7px 0 rgba(0,0,0,.1);background-color:var(--neutral-colors-white);border-radius:16px;min-height:500px;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px;margin-bottom:50px}.mobile .lessonContainer{background-color:#fff;height:100%;padding-bottom:80px!important}.mobile .lessonContainer .container{border-radius:0;box-shadow:0 0;flex:0 0 auto;margin-bottom:0}.lessonContainer .lesson-description{margin:25px 0}.lessonContainer .introduction{padding:0}.video-lessons.video{display:flex;max-width:100%;height:360px}.video-lessons video{max-width:100%;max-height:100%}.lesson-msg-holder{text-align:center;margin-bottom:50px}.progressBar{display:flex;flex-direction:row;align-items:stretch;width:100%;padding-top:25px;margin-bottom:30px}.progressBar .progress-bar{background-color:var(--chatter-fox)!important;box-shadow:none!important}.progressBar svg{display:none;color:#afafaf;margin-right:6px}.progressBar>div{width:100%}.feedbacklab{bottom:150px;top:unset!important}.feedbacklab span{border-radius:30px 30px 0 0}.wave-bg-white{background:url(/static/media/waveBgWhite.e9ff2af2.svg) #fa6400 50%;background-size:40%}.wave-bg-gray{background:url(/static/media/waveBg.26e28337.svg) 50%;background-size:18%;background-repeat:repeat-x;background-position:-100px bottom}#react-confirm-alert,.react-confirm-alert-overlay{display:flex;align-items:center;justify-content:center;z-index:9999;position:fixed;width:100vw;height:100vh;top:0;left:0}.react-confirm-alert-overlay{background-color:rgba(0,0,0,.6)}.react-confirm-alert,.swal2-modal{margin-top:-15vh;position:relative;z-index:1;width:480px;min-height:250px;border-radius:32px;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);background-image:linear-gradient(132deg,var(--neutral-colors-white),#f8f9fa 98%)}.mobile .react-confirm-alert,.mobile .swal2-modal{width:100%;border-radius:32px 32px 0 0;position:fixed;left:0;bottom:0}.react-confirm-alert-body,.swal2-content{text-align:left!important;width:419px;padding:50px 15px 15px 90px!important;border-radius:24px;margin:0 auto!important;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 70px,#eef1f6);display:flex;align-items:baseline;justify-content:start!important;font-size:15px;font-weight:400;box-shadow:0 0;font-family:Metropolis;flex-direction:column;min-height:155px;line-height:1.3}.mobile .react-confirm-alert-body,.mobile .swal2-content{width:auto;padding-left:100px}.react-confirm-alert-body:before,.swal2-content:before{content:"";display:block;width:50px;height:50px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAxCAYAAAB+gjFbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFyGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTEwLTIxVDIwOjQ5OjQ2KzAzOjMwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIxLTEwLTIxVDIwOjQ5OjQ2KzAzOjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0xMC0yMVQyMDo0OTo0NiswMzozMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNWFlNGYwNC1kOGQwLWI0NDYtOWI1YS0zNjBjYTAyYzUwNjkiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoxNDIwYTI4Mi0wZjk5LTNhNDctOGQwNi1h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) no-repeat 50%;background-size:contain;position:absolute;left:50px}.mobile .react-confirm-alert-body:before,.mobile .swal2-content:before{left:30px}.react-confirm-alert-body h1,.swal2-header h2{font-size:18px!important;display:block;border-bottom:0;color:#000;text-align:left;position:absolute;top:25px;left:40px}.swal2-header .swal2-icon{display:none!important}.react-confirm-alert-button-group{position:absolute;bottom:25px;left:0;display:flex;width:100%;padding:0 25px}.react-confirm-alert-button-group button,.swal2-actions button{display:flex;box-shadow:0 3px 6px rgba(0,0,0,.16);width:253px;height:51px;margin:0 10px 3px;border-radius:27px!important;border-style:solid;font-size:14px;font-weight:300;text-align:center;text-transform:none;align-items:center;justify-content:center}.react-confirm-alert-button-group button:last-child,.swal2-actions .swal2-confirm{background-image:linear-gradient(180deg,#42cf59 -26%,#34a77e 115%)!important;border-color:#289467;border-width:0 0 3px;color:var(--neutral-colors-white)}.react-confirm-alert-button-group button:last-child:active,.react-confirm-alert-button-group button:last-child:focus,.react-confirm-alert-button-group button:last-child:hover,.swal2-actions .swal2-confirm:active,.swal2-actions .swal2-confirm:focus,.swal2-actions .swal2-confirm:hover{background-image:linear-gradient(180deg,#34a77e -26%,#289467 115%)!important;border-color:#289467;border-width:3px 0 0;color:var(--neutral-colors-white)}.react-confirm-alert-button-group button:first-child{background-color:var(--neutral-colors-white);background-image:linear-gradient(180deg,var(--neutral-colors-white) -26%,#f8f9fa 115%);border-color:transparent;border-width:0 0 3px;color:#000}.react-confirm-alert-button-group button:first-child:active,.react-confirm-alert-button-group button:first-child:focus,.react-confirm-alert-button-group button:first-child:hover{background-image:linear-gradient(180deg,#f0f0f0 -26%,#f8f8f8 115%);border-color:#b1b1b1;border-width:3px 1px 0;color:#000}.react-confirm-alert-overlay.cf-one-button button{margin:0 auto}@media only screen and (max-width:500px){.feedbacklab{right:30px!important}.feedbacklab span{padding:5px 15px i!important}}
/*# sourceMappingURL=main.3beedb8c.chunk.css.map */