.AddEmailComponent-module-scss-module__LwYNyG__SignInToCommunityInput{justify-content:center;align-items:center;width:100%;margin-top:32px;margin-bottom:32px;display:flex}.AddEmailComponent-module-scss-module__LwYNyG__SignInToCommunityInput input{border:1px solid var(--borderColor);width:100%;color:var(--textColor);background-color:#fff;border-radius:12px;max-width:400px;padding:9px 12px}.AddEmailComponent-module-scss-module__LwYNyG__SignInToCommunityInput input::placeholder{color:var(--textLight)}.AddEmailComponent-module-scss-module__LwYNyG__SignInToCommunityInput input:focus{border:1px solid var(--primaryColor);outline:none}
.SelectCommunity-module-scss-module__UGUieq__SelectCommunityWrapper{text-align:left;flex-direction:column;gap:32px;width:100%;margin:48px 0;display:flex}.SelectCommunity-module-scss-module__UGUieq__SelectCommunityConnectedWrapper{gap:16px;display:grid}.SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewWrapper .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCard{border:1px solid var(--borderColor);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:24px;display:flex}.SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewWrapper .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCard .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCardInner{align-items:center;display:flex}.SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewWrapper .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCard .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCardIcon{border:1px solid var(--borderColor);border-radius:14px;justify-content:center;align-items:center;min-width:40px;height:40px;margin-right:12px;display:flex}.SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewWrapper .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCard .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCardContent .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCardContentTitle{color:var(--textColor);margin-bottom:4px;font-size:16px;font-weight:600;line-height:normal}.SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewWrapper .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCard .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCardContent .SelectCommunity-module-scss-module__UGUieq__SelectCommunityCreateNewCardContentDesc{color:var(--textLight);font-size:14px;font-weight:400;line-height:16.8px}.SelectCommunity-module-scss-module__UGUieq__SelectCommunitytitle{color:var(--textColor);margin-bottom:16px;font-size:20px;font-weight:500;line-height:normal}.SelectCommunity-module-scss-module__UGUieq__noCommunityWrapper{border:1px solid var(--borderColor);background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;padding:24px;display:flex}.SelectCommunity-module-scss-module__UGUieq__noCommunityWrapper .SelectCommunity-module-scss-module__UGUieq__title{color:var(--textColor);font-size:20px;font-weight:500;line-height:normal}.SelectCommunity-module-scss-module__UGUieq__noCommunityWrapper .SelectCommunity-module-scss-module__UGUieq__subtitle{text-align:center;color:var(--textLight);font-size:16px;font-style:normal;font-weight:400}
.SolidSvgComponent-module-scss-module__aMUhOq__SvgIcon{width:24px;height:24px;-webkit-mask-repeat:"no-repeat";mask-repeat:"no-repeat";-webkit-mask-position:"center";mask-position:"center";background-color:var(--iconColor);-webkit-mask-size:"contain";mask-size:"contain";-webkit-mask-size:"contain"}.SolidSvgComponent-module-scss-module__aMUhOq__SvgIcon.SolidSvgComponent-module-scss-module__aMUhOq__primary{background-color:var(--primaryColor)}.SolidSvgComponent-module-scss-module__aMUhOq__SvgIcon.SolidSvgComponent-module-scss-module__aMUhOq__iconColor{background-color:var(--iconColor)}
.CheckBox-module-scss-module__edwiYq__customCheckboxContainer{cursor:pointer;color:var(--textColor);-webkit-user-select:none;user-select:none;width:20px;height:4px;margin-bottom:16px;font-size:14px;font-weight:600;display:block;position:relative}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer .CheckBox-module-scss-module__edwiYq__checkBox{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer .CheckBox-module-scss-module__edwiYq__checkmark{border:1.5px solid var(--borderColor);border-radius:4px;width:16.67px;height:16.67px;position:absolute;top:0;left:2px}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer .CheckBox-module-scss-module__edwiYq__checkmark:after{content:"";background-color:var(--invertTextPrimaryColor);background-position:50%;background-repeat:no-repeat;border-radius:4px;width:100%;height:100%;display:none;position:absolute;top:0;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.0515 6.76434C14.1969 6.90256 14.2067 7.13685 14.0734 7.28763L8.83535 13.2136C8.76952 13.288 8.67723 13.3314 8.57984 13.3336C8.48245 13.3358 8.38842 13.2966 8.31954 13.2252L5.93859 10.756C5.79912 10.6114 5.79912 10.3769 5.93859 10.2323C6.07806 10.0876 6.30419 10.0876 6.44367 10.2323L8.56086 12.4279L13.5469 6.7871C13.6802 6.63631 13.9061 6.62613 14.0515 6.76434Z' fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.0515 6.76434C14.1969 6.90256 14.2067 7.13685 14.0734 7.28763L8.83535 13.2136C8.76952 13.288 8.67723 13.3314 8.57984 13.3336C8.48245 13.3358 8.38842 13.2966 8.31954 13.2252L5.93859 10.756C5.79912 10.6114 5.79912 10.3769 5.93859 10.2323C6.07806 10.0876 6.30419 10.0876 6.44367 10.2323L8.56086 12.4279L13.5469 6.7871C13.6802 6.63631 13.9061 6.62613 14.0515 6.76434Z' fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer .CheckBox-module-scss-module__edwiYq__checkmark.CheckBox-module-scss-module__edwiYq__checkBoxSm{width:15px;height:15px}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer .CheckBox-module-scss-module__edwiYq__checkmark.CheckBox-module-scss-module__edwiYq__checkBoxMd{width:16.67px;height:16.67px}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer .CheckBox-module-scss-module__edwiYq__checkmark.CheckBox-module-scss-module__edwiYq__checkBoxLg{border-color:var(--borderColor);width:20px;height:20px}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer .CheckBox-module-scss-module__edwiYq__checkmark.CheckBox-module-scss-module__edwiYq__checkBoxBorderColor{background-color:#fff;border-color:#0009!important}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer input:checked~.CheckBox-module-scss-module__edwiYq__checkmark{background-color:var(--primaryColor);border:none}.CheckBox-module-scss-module__edwiYq__customCheckboxContainer input:checked~.CheckBox-module-scss-module__edwiYq__checkmark:after{display:block}
.ProfileImage-module-scss-module__a2w8iW__profile_image_cover_style{object-fit:cover;width:100%!important;height:100%!important}#ProfileImage-module-scss-module__a2w8iW__sharePost .ProfileImage-module-scss-module__a2w8iW__imageFrame-sm{padding:0;overflow:hidden}
.Carousel-module-scss-module__LJ5HrG__carousel-container{flex-direction:column;width:100%;display:flex}.Carousel-module-scss-module__LJ5HrG__carousel-wrapper{width:100%;display:flex;position:relative}.Carousel-module-scss-module__LJ5HrG__carousel-content-wrapper{width:98%;height:100%;overflow:hidden}.Carousel-module-scss-module__LJ5HrG__new-profile-row .Carousel-module-scss-module__LJ5HrG__community-carousel-block{padding:0 24px 24px}.Carousel-module-scss-module__LJ5HrG__carousel-content{-ms-overflow-style:none;scrollbar-width:none;column-gap:24px;transition:all .25s linear;display:flex}.Carousel-module-scss-module__LJ5HrG__carousel-content::-webkit-scrollbar{display:none}.Carousel-module-scss-module__LJ5HrG__carousel-content::-webkit-scrollbar{display:none}.Carousel-module-scss-module__LJ5HrG__carousel-content>*{flex-grow:1;flex-shrink:0;width:100%}.Carousel-module-scss-module__LJ5HrG__carousel-content.Carousel-module-scss-module__LJ5HrG__show-2>*{width:50%}.Carousel-module-scss-module__LJ5HrG__carousel-content.Carousel-module-scss-module__LJ5HrG__show-3>*{width:33.3333%;max-width:33.3333%}.Carousel-module-scss-module__LJ5HrG__carousel-content.Carousel-module-scss-module__LJ5HrG__show-4>*{width:25%}.Carousel-module-scss-module__LJ5HrG__left-arrow-button,.Carousel-module-scss-module__LJ5HrG__right-arrow-button{z-index:1;cursor:pointer;background-color:#222;border:1px solid #222;border-radius:24px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s linear;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 #0000,0 0 #0000,0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Carousel-module-scss-module__LJ5HrG__left-arrow-button:hover,.Carousel-module-scss-module__LJ5HrG__right-arrow-button:hover{background-color:#222}.Carousel-module-scss-module__LJ5HrG__left-arrow-button:focus,.Carousel-module-scss-module__LJ5HrG__right-arrow-button:focus{outline:none}.Carousel-module-scss-module__LJ5HrG__left-arrow-button{left:0}.Carousel-module-scss-module__LJ5HrG__right-arrow-button{right:0}.Carousel-module-scss-module__LJ5HrG__left-arrow{border:7.5px solid #0000;border-left-width:5px;border-right:10px solid #fff;width:0;height:0;display:block;transform:translate(-25%)}.Carousel-module-scss-module__LJ5HrG__right-arrow{border:7.5px solid #0000;border-left:10px solid #fff;border-right-width:5px;width:0;height:0;display:block;transform:translate(25%)}@media (hover:none) and (pointer:coarse){.Carousel-module-scss-module__LJ5HrG__left-arrow-button,.Carousel-module-scss-module__LJ5HrG__right-arrow-button{display:none}}.Carousel-module-scss-module__LJ5HrG__indicator-container{-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;align-items:center;margin:0 auto;display:flex}.Carousel-module-scss-module__LJ5HrG__indicator-container::-webkit-scrollbar{display:none}.Carousel-module-scss-module__LJ5HrG__indicator-container::-webkit-scrollbar{display:none}.Carousel-module-scss-module__LJ5HrG__indicator-container{max-width:56px;overflow:auto}.Carousel-module-scss-module__LJ5HrG__indicator-container>*{border-radius:12px;margin-left:6px;transition-property:all;transition-duration:.25s;transition-timing-function:linear}.Carousel-module-scss-module__LJ5HrG__indicator-container>div:first-child{margin-left:0}.Carousel-module-scss-module__LJ5HrG__indicator-container>.Carousel-module-scss-module__LJ5HrG__dots-active{background-color:#00000096;flex-grow:1;flex-shrink:0;width:12px;height:6px}.Carousel-module-scss-module__LJ5HrG__indicator-container>.Carousel-module-scss-module__LJ5HrG__dots-close{background-color:#0003;flex-grow:1;flex-shrink:0;width:6px;height:6px}.Carousel-module-scss-module__LJ5HrG__indicator-container>.Carousel-module-scss-module__LJ5HrG__dots-far{background-color:#0003;flex-grow:1;flex-shrink:0;width:4px;height:4px;margin-top:1px;margin-bottom:1px}
.UIStyledText-module-scss-module__XULYfW__fw-300{font-weight:300}.UIStyledText-module-scss-module__XULYfW__fw-400{font-weight:400}.UIStyledText-module-scss-module__XULYfW__fw-500{font-weight:500}.UIStyledText-module-scss-module__XULYfW__fw-600{font-weight:600}.UIStyledText-module-scss-module__XULYfW__fw-700{font-weight:700}.UIStyledText-module-scss-module__XULYfW__fw-900{font-weight:900}.UIStyledText-module-scss-module__XULYfW__text_black{color:var(--textColor)}.UIStyledText-module-scss-module__XULYfW__text_gray{color:var(--textLight)}.UIStyledText-module-scss-module__XULYfW__font-1{font-size:1px}.UIStyledText-module-scss-module__XULYfW__l-1{line-height:1px}.UIStyledText-module-scss-module__XULYfW__fw-1{font-weight:1}.UIStyledText-module-scss-module__XULYfW__mx-1{margin-left:1px;margin-right:1px}.UIStyledText-module-scss-module__XULYfW__my-1{margin-top:1px;margin-bottom:1px}.UIStyledText-module-scss-module__XULYfW__mt-1{margin-top:1px}.UIStyledText-module-scss-module__XULYfW__mb-1{margin-bottom:1px}.UIStyledText-module-scss-module__XULYfW__ml-1{margin-left:1px}.UIStyledText-module-scss-module__XULYfW__mr-1{margin-right:1px}.UIStyledText-module-scss-module__XULYfW__m-1{margin:1px}.UIStyledText-module-scss-module__XULYfW__font-2{font-size:2px}.UIStyledText-module-scss-module__XULYfW__l-2{line-height:2px}.UIStyledText-module-scss-module__XULYfW__fw-2{font-weight:2}.UIStyledText-module-scss-module__XULYfW__mx-2{margin-left:2px;margin-right:2px}.UIStyledText-module-scss-module__XULYfW__my-2{margin-top:2px;margin-bottom:2px}.UIStyledText-module-scss-module__XULYfW__mt-2{margin-top:2px}.UIStyledText-module-scss-module__XULYfW__mb-2{margin-bottom:2px}.UIStyledText-module-scss-module__XULYfW__ml-2{margin-left:2px}.UIStyledText-module-scss-module__XULYfW__mr-2{margin-right:2px}.UIStyledText-module-scss-module__XULYfW__m-2{margin:2px}.UIStyledText-module-scss-module__XULYfW__font-3{font-size:3px}.UIStyledText-module-scss-module__XULYfW__l-3{line-height:3px}.UIStyledText-module-scss-module__XULYfW__fw-3{font-weight:3}.UIStyledText-module-scss-module__XULYfW__mx-3{margin-left:3px;margin-right:3px}.UIStyledText-module-scss-module__XULYfW__my-3{margin-top:3px;margin-bottom:3px}.UIStyledText-module-scss-module__XULYfW__mt-3{margin-top:3px}.UIStyledText-module-scss-module__XULYfW__mb-3{margin-bottom:3px}.UIStyledText-module-scss-module__XULYfW__ml-3{margin-left:3px}.UIStyledText-module-scss-module__XULYfW__mr-3{margin-right:3px}.UIStyledText-module-scss-module__XULYfW__m-3{margin:3px}.UIStyledText-module-scss-module__XULYfW__font-4{font-size:4px}.UIStyledText-module-scss-module__XULYfW__l-4{line-height:4px}.UIStyledText-module-scss-module__XULYfW__fw-4{font-weight:4}.UIStyledText-module-scss-module__XULYfW__mx-4{margin-left:4px;margin-right:4px}.UIStyledText-module-scss-module__XULYfW__my-4{margin-top:4px;margin-bottom:4px}.UIStyledText-module-scss-module__XULYfW__mt-4{margin-top:4px}.UIStyledText-module-scss-module__XULYfW__mb-4{margin-bottom:4px}.UIStyledText-module-scss-module__XULYfW__ml-4{margin-left:4px}.UIStyledText-module-scss-module__XULYfW__mr-4{margin-right:4px}.UIStyledText-module-scss-module__XULYfW__m-4{margin:4px}.UIStyledText-module-scss-module__XULYfW__font-5{font-size:5px}.UIStyledText-module-scss-module__XULYfW__l-5{line-height:5px}.UIStyledText-module-scss-module__XULYfW__fw-5{font-weight:5}.UIStyledText-module-scss-module__XULYfW__mx-5{margin-left:5px;margin-right:5px}.UIStyledText-module-scss-module__XULYfW__my-5{margin-top:5px;margin-bottom:5px}.UIStyledText-module-scss-module__XULYfW__mt-5{margin-top:5px}.UIStyledText-module-scss-module__XULYfW__mb-5{margin-bottom:5px}.UIStyledText-module-scss-module__XULYfW__ml-5{margin-left:5px}.UIStyledText-module-scss-module__XULYfW__mr-5{margin-right:5px}.UIStyledText-module-scss-module__XULYfW__m-5{margin:5px}.UIStyledText-module-scss-module__XULYfW__font-6{font-size:6px}.UIStyledText-module-scss-module__XULYfW__l-6{line-height:6px}.UIStyledText-module-scss-module__XULYfW__fw-6{font-weight:6}.UIStyledText-module-scss-module__XULYfW__mx-6{margin-left:6px;margin-right:6px}.UIStyledText-module-scss-module__XULYfW__my-6{margin-top:6px;margin-bottom:6px}.UIStyledText-module-scss-module__XULYfW__mt-6{margin-top:6px}.UIStyledText-module-scss-module__XULYfW__mb-6{margin-bottom:6px}.UIStyledText-module-scss-module__XULYfW__ml-6{margin-left:6px}.UIStyledText-module-scss-module__XULYfW__mr-6{margin-right:6px}.UIStyledText-module-scss-module__XULYfW__m-6{margin:6px}.UIStyledText-module-scss-module__XULYfW__font-7{font-size:7px}.UIStyledText-module-scss-module__XULYfW__l-7{line-height:7px}.UIStyledText-module-scss-module__XULYfW__fw-7{font-weight:7}.UIStyledText-module-scss-module__XULYfW__mx-7{margin-left:7px;margin-right:7px}.UIStyledText-module-scss-module__XULYfW__my-7{margin-top:7px;margin-bottom:7px}.UIStyledText-module-scss-module__XULYfW__mt-7{margin-top:7px}.UIStyledText-module-scss-module__XULYfW__mb-7{margin-bottom:7px}.UIStyledText-module-scss-module__XULYfW__ml-7{margin-left:7px}.UIStyledText-module-scss-module__XULYfW__mr-7{margin-right:7px}.UIStyledText-module-scss-module__XULYfW__m-7{margin:7px}.UIStyledText-module-scss-module__XULYfW__font-8{font-size:8px}.UIStyledText-module-scss-module__XULYfW__l-8{line-height:8px}.UIStyledText-module-scss-module__XULYfW__fw-8{font-weight:8}.UIStyledText-module-scss-module__XULYfW__mx-8{margin-left:8px;margin-right:8px}.UIStyledText-module-scss-module__XULYfW__my-8{margin-top:8px;margin-bottom:8px}.UIStyledText-module-scss-module__XULYfW__mt-8{margin-top:8px}.UIStyledText-module-scss-module__XULYfW__mb-8{margin-bottom:8px}.UIStyledText-module-scss-module__XULYfW__ml-8{margin-left:8px}.UIStyledText-module-scss-module__XULYfW__mr-8{margin-right:8px}.UIStyledText-module-scss-module__XULYfW__m-8{margin:8px}.UIStyledText-module-scss-module__XULYfW__font-9{font-size:9px}.UIStyledText-module-scss-module__XULYfW__l-9{line-height:9px}.UIStyledText-module-scss-module__XULYfW__fw-9{font-weight:9}.UIStyledText-module-scss-module__XULYfW__mx-9{margin-left:9px;margin-right:9px}.UIStyledText-module-scss-module__XULYfW__my-9{margin-top:9px;margin-bottom:9px}.UIStyledText-module-scss-module__XULYfW__mt-9{margin-top:9px}.UIStyledText-module-scss-module__XULYfW__mb-9{margin-bottom:9px}.UIStyledText-module-scss-module__XULYfW__ml-9{margin-left:9px}.UIStyledText-module-scss-module__XULYfW__mr-9{margin-right:9px}.UIStyledText-module-scss-module__XULYfW__m-9{margin:9px}.UIStyledText-module-scss-module__XULYfW__font-10{font-size:10px}.UIStyledText-module-scss-module__XULYfW__l-10{line-height:10px}.UIStyledText-module-scss-module__XULYfW__fw-10{font-weight:10}.UIStyledText-module-scss-module__XULYfW__mx-10{margin-left:10px;margin-right:10px}.UIStyledText-module-scss-module__XULYfW__my-10{margin-top:10px;margin-bottom:10px}.UIStyledText-module-scss-module__XULYfW__mt-10{margin-top:10px}.UIStyledText-module-scss-module__XULYfW__mb-10{margin-bottom:10px}.UIStyledText-module-scss-module__XULYfW__ml-10{margin-left:10px}.UIStyledText-module-scss-module__XULYfW__mr-10{margin-right:10px}.UIStyledText-module-scss-module__XULYfW__m-10{margin:10px}.UIStyledText-module-scss-module__XULYfW__font-11{font-size:11px}.UIStyledText-module-scss-module__XULYfW__l-11{line-height:11px}.UIStyledText-module-scss-module__XULYfW__fw-11{font-weight:11}.UIStyledText-module-scss-module__XULYfW__mx-11{margin-left:11px;margin-right:11px}.UIStyledText-module-scss-module__XULYfW__my-11{margin-top:11px;margin-bottom:11px}.UIStyledText-module-scss-module__XULYfW__mt-11{margin-top:11px}.UIStyledText-module-scss-module__XULYfW__mb-11{margin-bottom:11px}.UIStyledText-module-scss-module__XULYfW__ml-11{margin-left:11px}.UIStyledText-module-scss-module__XULYfW__mr-11{margin-right:11px}.UIStyledText-module-scss-module__XULYfW__m-11{margin:11px}.UIStyledText-module-scss-module__XULYfW__font-12{font-size:12px}.UIStyledText-module-scss-module__XULYfW__l-12{line-height:12px}.UIStyledText-module-scss-module__XULYfW__fw-12{font-weight:12}.UIStyledText-module-scss-module__XULYfW__mx-12{margin-left:12px;margin-right:12px}.UIStyledText-module-scss-module__XULYfW__my-12{margin-top:12px;margin-bottom:12px}.UIStyledText-module-scss-module__XULYfW__mt-12{margin-top:12px}.UIStyledText-module-scss-module__XULYfW__mb-12{margin-bottom:12px}.UIStyledText-module-scss-module__XULYfW__ml-12{margin-left:12px}.UIStyledText-module-scss-module__XULYfW__mr-12{margin-right:12px}.UIStyledText-module-scss-module__XULYfW__m-12{margin:12px}.UIStyledText-module-scss-module__XULYfW__font-13{font-size:13px}.UIStyledText-module-scss-module__XULYfW__l-13{line-height:13px}.UIStyledText-module-scss-module__XULYfW__fw-13{font-weight:13}.UIStyledText-module-scss-module__XULYfW__mx-13{margin-left:13px;margin-right:13px}.UIStyledText-module-scss-module__XULYfW__my-13{margin-top:13px;margin-bottom:13px}.UIStyledText-module-scss-module__XULYfW__mt-13{margin-top:13px}.UIStyledText-module-scss-module__XULYfW__mb-13{margin-bottom:13px}.UIStyledText-module-scss-module__XULYfW__ml-13{margin-left:13px}.UIStyledText-module-scss-module__XULYfW__mr-13{margin-right:13px}.UIStyledText-module-scss-module__XULYfW__m-13{margin:13px}.UIStyledText-module-scss-module__XULYfW__font-14{font-size:14px}.UIStyledText-module-scss-module__XULYfW__l-14{line-height:14px}.UIStyledText-module-scss-module__XULYfW__fw-14{font-weight:14}.UIStyledText-module-scss-module__XULYfW__mx-14{margin-left:14px;margin-right:14px}.UIStyledText-module-scss-module__XULYfW__my-14{margin-top:14px;margin-bottom:14px}.UIStyledText-module-scss-module__XULYfW__mt-14{margin-top:14px}.UIStyledText-module-scss-module__XULYfW__mb-14{margin-bottom:14px}.UIStyledText-module-scss-module__XULYfW__ml-14{margin-left:14px}.UIStyledText-module-scss-module__XULYfW__mr-14{margin-right:14px}.UIStyledText-module-scss-module__XULYfW__m-14{margin:14px}.UIStyledText-module-scss-module__XULYfW__font-15{font-size:15px}.UIStyledText-module-scss-module__XULYfW__l-15{line-height:15px}.UIStyledText-module-scss-module__XULYfW__fw-15{font-weight:15}.UIStyledText-module-scss-module__XULYfW__mx-15{margin-left:15px;margin-right:15px}.UIStyledText-module-scss-module__XULYfW__my-15{margin-top:15px;margin-bottom:15px}.UIStyledText-module-scss-module__XULYfW__mt-15{margin-top:15px}.UIStyledText-module-scss-module__XULYfW__mb-15{margin-bottom:15px}.UIStyledText-module-scss-module__XULYfW__ml-15{margin-left:15px}.UIStyledText-module-scss-module__XULYfW__mr-15{margin-right:15px}.UIStyledText-module-scss-module__XULYfW__m-15{margin:15px}.UIStyledText-module-scss-module__XULYfW__font-16{font-size:16px}.UIStyledText-module-scss-module__XULYfW__l-16{line-height:16px}.UIStyledText-module-scss-module__XULYfW__fw-16{font-weight:16}.UIStyledText-module-scss-module__XULYfW__mx-16{margin-left:16px;margin-right:16px}.UIStyledText-module-scss-module__XULYfW__my-16{margin-top:16px;margin-bottom:16px}.UIStyledText-module-scss-module__XULYfW__mt-16{margin-top:16px}.UIStyledText-module-scss-module__XULYfW__mb-16{margin-bottom:16px}.UIStyledText-module-scss-module__XULYfW__ml-16{margin-left:16px}.UIStyledText-module-scss-module__XULYfW__mr-16{margin-right:16px}.UIStyledText-module-scss-module__XULYfW__m-16{margin:16px}.UIStyledText-module-scss-module__XULYfW__font-17{font-size:17px}.UIStyledText-module-scss-module__XULYfW__l-17{line-height:17px}.UIStyledText-module-scss-module__XULYfW__fw-17{font-weight:17}.UIStyledText-module-scss-module__XULYfW__mx-17{margin-left:17px;margin-right:17px}.UIStyledText-module-scss-module__XULYfW__my-17{margin-top:17px;margin-bottom:17px}.UIStyledText-module-scss-module__XULYfW__mt-17{margin-top:17px}.UIStyledText-module-scss-module__XULYfW__mb-17{margin-bottom:17px}.UIStyledText-module-scss-module__XULYfW__ml-17{margin-left:17px}.UIStyledText-module-scss-module__XULYfW__mr-17{margin-right:17px}.UIStyledText-module-scss-module__XULYfW__m-17{margin:17px}.UIStyledText-module-scss-module__XULYfW__font-18{font-size:18px}.UIStyledText-module-scss-module__XULYfW__l-18{line-height:18px}.UIStyledText-module-scss-module__XULYfW__fw-18{font-weight:18}.UIStyledText-module-scss-module__XULYfW__mx-18{margin-left:18px;margin-right:18px}.UIStyledText-module-scss-module__XULYfW__my-18{margin-top:18px;margin-bottom:18px}.UIStyledText-module-scss-module__XULYfW__mt-18{margin-top:18px}.UIStyledText-module-scss-module__XULYfW__mb-18{margin-bottom:18px}.UIStyledText-module-scss-module__XULYfW__ml-18{margin-left:18px}.UIStyledText-module-scss-module__XULYfW__mr-18{margin-right:18px}.UIStyledText-module-scss-module__XULYfW__m-18{margin:18px}.UIStyledText-module-scss-module__XULYfW__font-19{font-size:19px}.UIStyledText-module-scss-module__XULYfW__l-19{line-height:19px}.UIStyledText-module-scss-module__XULYfW__fw-19{font-weight:19}.UIStyledText-module-scss-module__XULYfW__mx-19{margin-left:19px;margin-right:19px}.UIStyledText-module-scss-module__XULYfW__my-19{margin-top:19px;margin-bottom:19px}.UIStyledText-module-scss-module__XULYfW__mt-19{margin-top:19px}.UIStyledText-module-scss-module__XULYfW__mb-19{margin-bottom:19px}.UIStyledText-module-scss-module__XULYfW__ml-19{margin-left:19px}.UIStyledText-module-scss-module__XULYfW__mr-19{margin-right:19px}.UIStyledText-module-scss-module__XULYfW__m-19{margin:19px}.UIStyledText-module-scss-module__XULYfW__font-20{font-size:20px}.UIStyledText-module-scss-module__XULYfW__l-20{line-height:20px}.UIStyledText-module-scss-module__XULYfW__fw-20{font-weight:20}.UIStyledText-module-scss-module__XULYfW__mx-20{margin-left:20px;margin-right:20px}.UIStyledText-module-scss-module__XULYfW__my-20{margin-top:20px;margin-bottom:20px}.UIStyledText-module-scss-module__XULYfW__mt-20{margin-top:20px}.UIStyledText-module-scss-module__XULYfW__mb-20{margin-bottom:20px}.UIStyledText-module-scss-module__XULYfW__ml-20{margin-left:20px}.UIStyledText-module-scss-module__XULYfW__mr-20{margin-right:20px}.UIStyledText-module-scss-module__XULYfW__m-20{margin:20px}.UIStyledText-module-scss-module__XULYfW__font-21{font-size:21px}.UIStyledText-module-scss-module__XULYfW__l-21{line-height:21px}.UIStyledText-module-scss-module__XULYfW__fw-21{font-weight:21}.UIStyledText-module-scss-module__XULYfW__mx-21{margin-left:21px;margin-right:21px}.UIStyledText-module-scss-module__XULYfW__my-21{margin-top:21px;margin-bottom:21px}.UIStyledText-module-scss-module__XULYfW__mt-21{margin-top:21px}.UIStyledText-module-scss-module__XULYfW__mb-21{margin-bottom:21px}.UIStyledText-module-scss-module__XULYfW__ml-21{margin-left:21px}.UIStyledText-module-scss-module__XULYfW__mr-21{margin-right:21px}.UIStyledText-module-scss-module__XULYfW__m-21{margin:21px}.UIStyledText-module-scss-module__XULYfW__font-22{font-size:22px}.UIStyledText-module-scss-module__XULYfW__l-22{line-height:22px}.UIStyledText-module-scss-module__XULYfW__fw-22{font-weight:22}.UIStyledText-module-scss-module__XULYfW__mx-22{margin-left:22px;margin-right:22px}.UIStyledText-module-scss-module__XULYfW__my-22{margin-top:22px;margin-bottom:22px}.UIStyledText-module-scss-module__XULYfW__mt-22{margin-top:22px}.UIStyledText-module-scss-module__XULYfW__mb-22{margin-bottom:22px}.UIStyledText-module-scss-module__XULYfW__ml-22{margin-left:22px}.UIStyledText-module-scss-module__XULYfW__mr-22{margin-right:22px}.UIStyledText-module-scss-module__XULYfW__m-22{margin:22px}.UIStyledText-module-scss-module__XULYfW__font-23{font-size:23px}.UIStyledText-module-scss-module__XULYfW__l-23{line-height:23px}.UIStyledText-module-scss-module__XULYfW__fw-23{font-weight:23}.UIStyledText-module-scss-module__XULYfW__mx-23{margin-left:23px;margin-right:23px}.UIStyledText-module-scss-module__XULYfW__my-23{margin-top:23px;margin-bottom:23px}.UIStyledText-module-scss-module__XULYfW__mt-23{margin-top:23px}.UIStyledText-module-scss-module__XULYfW__mb-23{margin-bottom:23px}.UIStyledText-module-scss-module__XULYfW__ml-23{margin-left:23px}.UIStyledText-module-scss-module__XULYfW__mr-23{margin-right:23px}.UIStyledText-module-scss-module__XULYfW__m-23{margin:23px}.UIStyledText-module-scss-module__XULYfW__font-24{font-size:24px}.UIStyledText-module-scss-module__XULYfW__l-24{line-height:24px}.UIStyledText-module-scss-module__XULYfW__fw-24{font-weight:24}.UIStyledText-module-scss-module__XULYfW__mx-24{margin-left:24px;margin-right:24px}.UIStyledText-module-scss-module__XULYfW__my-24{margin-top:24px;margin-bottom:24px}.UIStyledText-module-scss-module__XULYfW__mt-24{margin-top:24px}.UIStyledText-module-scss-module__XULYfW__mb-24{margin-bottom:24px}.UIStyledText-module-scss-module__XULYfW__ml-24{margin-left:24px}.UIStyledText-module-scss-module__XULYfW__mr-24{margin-right:24px}.UIStyledText-module-scss-module__XULYfW__m-24{margin:24px}.UIStyledText-module-scss-module__XULYfW__font-25{font-size:25px}.UIStyledText-module-scss-module__XULYfW__l-25{line-height:25px}.UIStyledText-module-scss-module__XULYfW__fw-25{font-weight:25}.UIStyledText-module-scss-module__XULYfW__mx-25{margin-left:25px;margin-right:25px}.UIStyledText-module-scss-module__XULYfW__my-25{margin-top:25px;margin-bottom:25px}.UIStyledText-module-scss-module__XULYfW__mt-25{margin-top:25px}.UIStyledText-module-scss-module__XULYfW__mb-25{margin-bottom:25px}.UIStyledText-module-scss-module__XULYfW__ml-25{margin-left:25px}.UIStyledText-module-scss-module__XULYfW__mr-25{margin-right:25px}.UIStyledText-module-scss-module__XULYfW__m-25{margin:25px}.UIStyledText-module-scss-module__XULYfW__font-26{font-size:26px}.UIStyledText-module-scss-module__XULYfW__l-26{line-height:26px}.UIStyledText-module-scss-module__XULYfW__fw-26{font-weight:26}.UIStyledText-module-scss-module__XULYfW__mx-26{margin-left:26px;margin-right:26px}.UIStyledText-module-scss-module__XULYfW__my-26{margin-top:26px;margin-bottom:26px}.UIStyledText-module-scss-module__XULYfW__mt-26{margin-top:26px}.UIStyledText-module-scss-module__XULYfW__mb-26{margin-bottom:26px}.UIStyledText-module-scss-module__XULYfW__ml-26{margin-left:26px}.UIStyledText-module-scss-module__XULYfW__mr-26{margin-right:26px}.UIStyledText-module-scss-module__XULYfW__m-26{margin:26px}.UIStyledText-module-scss-module__XULYfW__font-27{font-size:27px}.UIStyledText-module-scss-module__XULYfW__l-27{line-height:27px}.UIStyledText-module-scss-module__XULYfW__fw-27{font-weight:27}.UIStyledText-module-scss-module__XULYfW__mx-27{margin-left:27px;margin-right:27px}.UIStyledText-module-scss-module__XULYfW__my-27{margin-top:27px;margin-bottom:27px}.UIStyledText-module-scss-module__XULYfW__mt-27{margin-top:27px}.UIStyledText-module-scss-module__XULYfW__mb-27{margin-bottom:27px}.UIStyledText-module-scss-module__XULYfW__ml-27{margin-left:27px}.UIStyledText-module-scss-module__XULYfW__mr-27{margin-right:27px}.UIStyledText-module-scss-module__XULYfW__m-27{margin:27px}.UIStyledText-module-scss-module__XULYfW__font-28{font-size:28px}.UIStyledText-module-scss-module__XULYfW__l-28{line-height:28px}.UIStyledText-module-scss-module__XULYfW__fw-28{font-weight:28}.UIStyledText-module-scss-module__XULYfW__mx-28{margin-left:28px;margin-right:28px}.UIStyledText-module-scss-module__XULYfW__my-28{margin-top:28px;margin-bottom:28px}.UIStyledText-module-scss-module__XULYfW__mt-28{margin-top:28px}.UIStyledText-module-scss-module__XULYfW__mb-28{margin-bottom:28px}.UIStyledText-module-scss-module__XULYfW__ml-28{margin-left:28px}.UIStyledText-module-scss-module__XULYfW__mr-28{margin-right:28px}.UIStyledText-module-scss-module__XULYfW__m-28{margin:28px}.UIStyledText-module-scss-module__XULYfW__font-29{font-size:29px}.UIStyledText-module-scss-module__XULYfW__l-29{line-height:29px}.UIStyledText-module-scss-module__XULYfW__fw-29{font-weight:29}.UIStyledText-module-scss-module__XULYfW__mx-29{margin-left:29px;margin-right:29px}.UIStyledText-module-scss-module__XULYfW__my-29{margin-top:29px;margin-bottom:29px}.UIStyledText-module-scss-module__XULYfW__mt-29{margin-top:29px}.UIStyledText-module-scss-module__XULYfW__mb-29{margin-bottom:29px}.UIStyledText-module-scss-module__XULYfW__ml-29{margin-left:29px}.UIStyledText-module-scss-module__XULYfW__mr-29{margin-right:29px}.UIStyledText-module-scss-module__XULYfW__m-29{margin:29px}.UIStyledText-module-scss-module__XULYfW__font-30{font-size:30px}.UIStyledText-module-scss-module__XULYfW__l-30{line-height:30px}.UIStyledText-module-scss-module__XULYfW__fw-30{font-weight:30}.UIStyledText-module-scss-module__XULYfW__mx-30{margin-left:30px;margin-right:30px}.UIStyledText-module-scss-module__XULYfW__my-30{margin-top:30px;margin-bottom:30px}.UIStyledText-module-scss-module__XULYfW__mt-30{margin-top:30px}.UIStyledText-module-scss-module__XULYfW__mb-30{margin-bottom:30px}.UIStyledText-module-scss-module__XULYfW__ml-30{margin-left:30px}.UIStyledText-module-scss-module__XULYfW__mr-30{margin-right:30px}.UIStyledText-module-scss-module__XULYfW__m-30{margin:30px}.UIStyledText-module-scss-module__XULYfW__font-31{font-size:31px}.UIStyledText-module-scss-module__XULYfW__l-31{line-height:31px}.UIStyledText-module-scss-module__XULYfW__fw-31{font-weight:31}.UIStyledText-module-scss-module__XULYfW__mx-31{margin-left:31px;margin-right:31px}.UIStyledText-module-scss-module__XULYfW__my-31{margin-top:31px;margin-bottom:31px}.UIStyledText-module-scss-module__XULYfW__mt-31{margin-top:31px}.UIStyledText-module-scss-module__XULYfW__mb-31{margin-bottom:31px}.UIStyledText-module-scss-module__XULYfW__ml-31{margin-left:31px}.UIStyledText-module-scss-module__XULYfW__mr-31{margin-right:31px}.UIStyledText-module-scss-module__XULYfW__m-31{margin:31px}.UIStyledText-module-scss-module__XULYfW__font-32{font-size:32px}.UIStyledText-module-scss-module__XULYfW__l-32{line-height:32px}.UIStyledText-module-scss-module__XULYfW__fw-32{font-weight:32}.UIStyledText-module-scss-module__XULYfW__mx-32{margin-left:32px;margin-right:32px}.UIStyledText-module-scss-module__XULYfW__my-32{margin-top:32px;margin-bottom:32px}.UIStyledText-module-scss-module__XULYfW__mt-32{margin-top:32px}.UIStyledText-module-scss-module__XULYfW__mb-32{margin-bottom:32px}.UIStyledText-module-scss-module__XULYfW__ml-32{margin-left:32px}.UIStyledText-module-scss-module__XULYfW__mr-32{margin-right:32px}.UIStyledText-module-scss-module__XULYfW__m-32{margin:32px}.UIStyledText-module-scss-module__XULYfW__font-33{font-size:33px}.UIStyledText-module-scss-module__XULYfW__l-33{line-height:33px}.UIStyledText-module-scss-module__XULYfW__fw-33{font-weight:33}.UIStyledText-module-scss-module__XULYfW__mx-33{margin-left:33px;margin-right:33px}.UIStyledText-module-scss-module__XULYfW__my-33{margin-top:33px;margin-bottom:33px}.UIStyledText-module-scss-module__XULYfW__mt-33{margin-top:33px}.UIStyledText-module-scss-module__XULYfW__mb-33{margin-bottom:33px}.UIStyledText-module-scss-module__XULYfW__ml-33{margin-left:33px}.UIStyledText-module-scss-module__XULYfW__mr-33{margin-right:33px}.UIStyledText-module-scss-module__XULYfW__m-33{margin:33px}.UIStyledText-module-scss-module__XULYfW__font-34{font-size:34px}.UIStyledText-module-scss-module__XULYfW__l-34{line-height:34px}.UIStyledText-module-scss-module__XULYfW__fw-34{font-weight:34}.UIStyledText-module-scss-module__XULYfW__mx-34{margin-left:34px;margin-right:34px}.UIStyledText-module-scss-module__XULYfW__my-34{margin-top:34px;margin-bottom:34px}.UIStyledText-module-scss-module__XULYfW__mt-34{margin-top:34px}.UIStyledText-module-scss-module__XULYfW__mb-34{margin-bottom:34px}.UIStyledText-module-scss-module__XULYfW__ml-34{margin-left:34px}.UIStyledText-module-scss-module__XULYfW__mr-34{margin-right:34px}.UIStyledText-module-scss-module__XULYfW__m-34{margin:34px}.UIStyledText-module-scss-module__XULYfW__font-35{font-size:35px}.UIStyledText-module-scss-module__XULYfW__l-35{line-height:35px}.UIStyledText-module-scss-module__XULYfW__fw-35{font-weight:35}.UIStyledText-module-scss-module__XULYfW__mx-35{margin-left:35px;margin-right:35px}.UIStyledText-module-scss-module__XULYfW__my-35{margin-top:35px;margin-bottom:35px}.UIStyledText-module-scss-module__XULYfW__mt-35{margin-top:35px}.UIStyledText-module-scss-module__XULYfW__mb-35{margin-bottom:35px}.UIStyledText-module-scss-module__XULYfW__ml-35{margin-left:35px}.UIStyledText-module-scss-module__XULYfW__mr-35{margin-right:35px}.UIStyledText-module-scss-module__XULYfW__m-35{margin:35px}.UIStyledText-module-scss-module__XULYfW__font-36{font-size:36px}.UIStyledText-module-scss-module__XULYfW__l-36{line-height:36px}.UIStyledText-module-scss-module__XULYfW__fw-36{font-weight:36}.UIStyledText-module-scss-module__XULYfW__mx-36{margin-left:36px;margin-right:36px}.UIStyledText-module-scss-module__XULYfW__my-36{margin-top:36px;margin-bottom:36px}.UIStyledText-module-scss-module__XULYfW__mt-36{margin-top:36px}.UIStyledText-module-scss-module__XULYfW__mb-36{margin-bottom:36px}.UIStyledText-module-scss-module__XULYfW__ml-36{margin-left:36px}.UIStyledText-module-scss-module__XULYfW__mr-36{margin-right:36px}.UIStyledText-module-scss-module__XULYfW__m-36{margin:36px}.UIStyledText-module-scss-module__XULYfW__font-37{font-size:37px}.UIStyledText-module-scss-module__XULYfW__l-37{line-height:37px}.UIStyledText-module-scss-module__XULYfW__fw-37{font-weight:37}.UIStyledText-module-scss-module__XULYfW__mx-37{margin-left:37px;margin-right:37px}.UIStyledText-module-scss-module__XULYfW__my-37{margin-top:37px;margin-bottom:37px}.UIStyledText-module-scss-module__XULYfW__mt-37{margin-top:37px}.UIStyledText-module-scss-module__XULYfW__mb-37{margin-bottom:37px}.UIStyledText-module-scss-module__XULYfW__ml-37{margin-left:37px}.UIStyledText-module-scss-module__XULYfW__mr-37{margin-right:37px}.UIStyledText-module-scss-module__XULYfW__m-37{margin:37px}.UIStyledText-module-scss-module__XULYfW__font-38{font-size:38px}.UIStyledText-module-scss-module__XULYfW__l-38{line-height:38px}.UIStyledText-module-scss-module__XULYfW__fw-38{font-weight:38}.UIStyledText-module-scss-module__XULYfW__mx-38{margin-left:38px;margin-right:38px}.UIStyledText-module-scss-module__XULYfW__my-38{margin-top:38px;margin-bottom:38px}.UIStyledText-module-scss-module__XULYfW__mt-38{margin-top:38px}.UIStyledText-module-scss-module__XULYfW__mb-38{margin-bottom:38px}.UIStyledText-module-scss-module__XULYfW__ml-38{margin-left:38px}.UIStyledText-module-scss-module__XULYfW__mr-38{margin-right:38px}.UIStyledText-module-scss-module__XULYfW__m-38{margin:38px}.UIStyledText-module-scss-module__XULYfW__font-39{font-size:39px}.UIStyledText-module-scss-module__XULYfW__l-39{line-height:39px}.UIStyledText-module-scss-module__XULYfW__fw-39{font-weight:39}.UIStyledText-module-scss-module__XULYfW__mx-39{margin-left:39px;margin-right:39px}.UIStyledText-module-scss-module__XULYfW__my-39{margin-top:39px;margin-bottom:39px}.UIStyledText-module-scss-module__XULYfW__mt-39{margin-top:39px}.UIStyledText-module-scss-module__XULYfW__mb-39{margin-bottom:39px}.UIStyledText-module-scss-module__XULYfW__ml-39{margin-left:39px}.UIStyledText-module-scss-module__XULYfW__mr-39{margin-right:39px}.UIStyledText-module-scss-module__XULYfW__m-39{margin:39px}.UIStyledText-module-scss-module__XULYfW__font-40{font-size:40px}.UIStyledText-module-scss-module__XULYfW__l-40{line-height:40px}.UIStyledText-module-scss-module__XULYfW__fw-40{font-weight:40}.UIStyledText-module-scss-module__XULYfW__mx-40{margin-left:40px;margin-right:40px}.UIStyledText-module-scss-module__XULYfW__my-40{margin-top:40px;margin-bottom:40px}.UIStyledText-module-scss-module__XULYfW__mt-40{margin-top:40px}.UIStyledText-module-scss-module__XULYfW__mb-40{margin-bottom:40px}.UIStyledText-module-scss-module__XULYfW__ml-40{margin-left:40px}.UIStyledText-module-scss-module__XULYfW__mr-40{margin-right:40px}.UIStyledText-module-scss-module__XULYfW__m-40{margin:40px}.UIStyledText-module-scss-module__XULYfW__font-41{font-size:41px}.UIStyledText-module-scss-module__XULYfW__l-41{line-height:41px}.UIStyledText-module-scss-module__XULYfW__fw-41{font-weight:41}.UIStyledText-module-scss-module__XULYfW__mx-41{margin-left:41px;margin-right:41px}.UIStyledText-module-scss-module__XULYfW__my-41{margin-top:41px;margin-bottom:41px}.UIStyledText-module-scss-module__XULYfW__mt-41{margin-top:41px}.UIStyledText-module-scss-module__XULYfW__mb-41{margin-bottom:41px}.UIStyledText-module-scss-module__XULYfW__ml-41{margin-left:41px}.UIStyledText-module-scss-module__XULYfW__mr-41{margin-right:41px}.UIStyledText-module-scss-module__XULYfW__m-41{margin:41px}.UIStyledText-module-scss-module__XULYfW__font-42{font-size:42px}.UIStyledText-module-scss-module__XULYfW__l-42{line-height:42px}.UIStyledText-module-scss-module__XULYfW__fw-42{font-weight:42}.UIStyledText-module-scss-module__XULYfW__mx-42{margin-left:42px;margin-right:42px}.UIStyledText-module-scss-module__XULYfW__my-42{margin-top:42px;margin-bottom:42px}.UIStyledText-module-scss-module__XULYfW__mt-42{margin-top:42px}.UIStyledText-module-scss-module__XULYfW__mb-42{margin-bottom:42px}.UIStyledText-module-scss-module__XULYfW__ml-42{margin-left:42px}.UIStyledText-module-scss-module__XULYfW__mr-42{margin-right:42px}.UIStyledText-module-scss-module__XULYfW__m-42{margin:42px}.UIStyledText-module-scss-module__XULYfW__font-43{font-size:43px}.UIStyledText-module-scss-module__XULYfW__l-43{line-height:43px}.UIStyledText-module-scss-module__XULYfW__fw-43{font-weight:43}.UIStyledText-module-scss-module__XULYfW__mx-43{margin-left:43px;margin-right:43px}.UIStyledText-module-scss-module__XULYfW__my-43{margin-top:43px;margin-bottom:43px}.UIStyledText-module-scss-module__XULYfW__mt-43{margin-top:43px}.UIStyledText-module-scss-module__XULYfW__mb-43{margin-bottom:43px}.UIStyledText-module-scss-module__XULYfW__ml-43{margin-left:43px}.UIStyledText-module-scss-module__XULYfW__mr-43{margin-right:43px}.UIStyledText-module-scss-module__XULYfW__m-43{margin:43px}.UIStyledText-module-scss-module__XULYfW__font-44{font-size:44px}.UIStyledText-module-scss-module__XULYfW__l-44{line-height:44px}.UIStyledText-module-scss-module__XULYfW__fw-44{font-weight:44}.UIStyledText-module-scss-module__XULYfW__mx-44{margin-left:44px;margin-right:44px}.UIStyledText-module-scss-module__XULYfW__my-44{margin-top:44px;margin-bottom:44px}.UIStyledText-module-scss-module__XULYfW__mt-44{margin-top:44px}.UIStyledText-module-scss-module__XULYfW__mb-44{margin-bottom:44px}.UIStyledText-module-scss-module__XULYfW__ml-44{margin-left:44px}.UIStyledText-module-scss-module__XULYfW__mr-44{margin-right:44px}.UIStyledText-module-scss-module__XULYfW__m-44{margin:44px}.UIStyledText-module-scss-module__XULYfW__font-45{font-size:45px}.UIStyledText-module-scss-module__XULYfW__l-45{line-height:45px}.UIStyledText-module-scss-module__XULYfW__fw-45{font-weight:45}.UIStyledText-module-scss-module__XULYfW__mx-45{margin-left:45px;margin-right:45px}.UIStyledText-module-scss-module__XULYfW__my-45{margin-top:45px;margin-bottom:45px}.UIStyledText-module-scss-module__XULYfW__mt-45{margin-top:45px}.UIStyledText-module-scss-module__XULYfW__mb-45{margin-bottom:45px}.UIStyledText-module-scss-module__XULYfW__ml-45{margin-left:45px}.UIStyledText-module-scss-module__XULYfW__mr-45{margin-right:45px}.UIStyledText-module-scss-module__XULYfW__m-45{margin:45px}.UIStyledText-module-scss-module__XULYfW__font-46{font-size:46px}.UIStyledText-module-scss-module__XULYfW__l-46{line-height:46px}.UIStyledText-module-scss-module__XULYfW__fw-46{font-weight:46}.UIStyledText-module-scss-module__XULYfW__mx-46{margin-left:46px;margin-right:46px}.UIStyledText-module-scss-module__XULYfW__my-46{margin-top:46px;margin-bottom:46px}.UIStyledText-module-scss-module__XULYfW__mt-46{margin-top:46px}.UIStyledText-module-scss-module__XULYfW__mb-46{margin-bottom:46px}.UIStyledText-module-scss-module__XULYfW__ml-46{margin-left:46px}.UIStyledText-module-scss-module__XULYfW__mr-46{margin-right:46px}.UIStyledText-module-scss-module__XULYfW__m-46{margin:46px}.UIStyledText-module-scss-module__XULYfW__font-47{font-size:47px}.UIStyledText-module-scss-module__XULYfW__l-47{line-height:47px}.UIStyledText-module-scss-module__XULYfW__fw-47{font-weight:47}.UIStyledText-module-scss-module__XULYfW__mx-47{margin-left:47px;margin-right:47px}.UIStyledText-module-scss-module__XULYfW__my-47{margin-top:47px;margin-bottom:47px}.UIStyledText-module-scss-module__XULYfW__mt-47{margin-top:47px}.UIStyledText-module-scss-module__XULYfW__mb-47{margin-bottom:47px}.UIStyledText-module-scss-module__XULYfW__ml-47{margin-left:47px}.UIStyledText-module-scss-module__XULYfW__mr-47{margin-right:47px}.UIStyledText-module-scss-module__XULYfW__m-47{margin:47px}.UIStyledText-module-scss-module__XULYfW__font-48{font-size:48px}.UIStyledText-module-scss-module__XULYfW__l-48{line-height:48px}.UIStyledText-module-scss-module__XULYfW__fw-48{font-weight:48}.UIStyledText-module-scss-module__XULYfW__mx-48{margin-left:48px;margin-right:48px}.UIStyledText-module-scss-module__XULYfW__my-48{margin-top:48px;margin-bottom:48px}.UIStyledText-module-scss-module__XULYfW__mt-48{margin-top:48px}.UIStyledText-module-scss-module__XULYfW__mb-48{margin-bottom:48px}.UIStyledText-module-scss-module__XULYfW__ml-48{margin-left:48px}.UIStyledText-module-scss-module__XULYfW__mr-48{margin-right:48px}.UIStyledText-module-scss-module__XULYfW__m-48{margin:48px}.UIStyledText-module-scss-module__XULYfW__font-49{font-size:49px}.UIStyledText-module-scss-module__XULYfW__l-49{line-height:49px}.UIStyledText-module-scss-module__XULYfW__fw-49{font-weight:49}.UIStyledText-module-scss-module__XULYfW__mx-49{margin-left:49px;margin-right:49px}.UIStyledText-module-scss-module__XULYfW__my-49{margin-top:49px;margin-bottom:49px}.UIStyledText-module-scss-module__XULYfW__mt-49{margin-top:49px}.UIStyledText-module-scss-module__XULYfW__mb-49{margin-bottom:49px}.UIStyledText-module-scss-module__XULYfW__ml-49{margin-left:49px}.UIStyledText-module-scss-module__XULYfW__mr-49{margin-right:49px}.UIStyledText-module-scss-module__XULYfW__m-49{margin:49px}.UIStyledText-module-scss-module__XULYfW__font-50{font-size:50px}.UIStyledText-module-scss-module__XULYfW__l-50{line-height:50px}.UIStyledText-module-scss-module__XULYfW__fw-50{font-weight:50}.UIStyledText-module-scss-module__XULYfW__mx-50{margin-left:50px;margin-right:50px}.UIStyledText-module-scss-module__XULYfW__my-50{margin-top:50px;margin-bottom:50px}.UIStyledText-module-scss-module__XULYfW__mt-50{margin-top:50px}.UIStyledText-module-scss-module__XULYfW__mb-50{margin-bottom:50px}.UIStyledText-module-scss-module__XULYfW__ml-50{margin-left:50px}.UIStyledText-module-scss-module__XULYfW__mr-50{margin-right:50px}.UIStyledText-module-scss-module__XULYfW__m-50{margin:50px}.UIStyledText-module-scss-module__XULYfW__font-51{font-size:51px}.UIStyledText-module-scss-module__XULYfW__l-51{line-height:51px}.UIStyledText-module-scss-module__XULYfW__fw-51{font-weight:51}.UIStyledText-module-scss-module__XULYfW__mx-51{margin-left:51px;margin-right:51px}.UIStyledText-module-scss-module__XULYfW__my-51{margin-top:51px;margin-bottom:51px}.UIStyledText-module-scss-module__XULYfW__mt-51{margin-top:51px}.UIStyledText-module-scss-module__XULYfW__mb-51{margin-bottom:51px}.UIStyledText-module-scss-module__XULYfW__ml-51{margin-left:51px}.UIStyledText-module-scss-module__XULYfW__mr-51{margin-right:51px}.UIStyledText-module-scss-module__XULYfW__m-51{margin:51px}.UIStyledText-module-scss-module__XULYfW__font-52{font-size:52px}.UIStyledText-module-scss-module__XULYfW__l-52{line-height:52px}.UIStyledText-module-scss-module__XULYfW__fw-52{font-weight:52}.UIStyledText-module-scss-module__XULYfW__mx-52{margin-left:52px;margin-right:52px}.UIStyledText-module-scss-module__XULYfW__my-52{margin-top:52px;margin-bottom:52px}.UIStyledText-module-scss-module__XULYfW__mt-52{margin-top:52px}.UIStyledText-module-scss-module__XULYfW__mb-52{margin-bottom:52px}.UIStyledText-module-scss-module__XULYfW__ml-52{margin-left:52px}.UIStyledText-module-scss-module__XULYfW__mr-52{margin-right:52px}.UIStyledText-module-scss-module__XULYfW__m-52{margin:52px}.UIStyledText-module-scss-module__XULYfW__font-53{font-size:53px}.UIStyledText-module-scss-module__XULYfW__l-53{line-height:53px}.UIStyledText-module-scss-module__XULYfW__fw-53{font-weight:53}.UIStyledText-module-scss-module__XULYfW__mx-53{margin-left:53px;margin-right:53px}.UIStyledText-module-scss-module__XULYfW__my-53{margin-top:53px;margin-bottom:53px}.UIStyledText-module-scss-module__XULYfW__mt-53{margin-top:53px}.UIStyledText-module-scss-module__XULYfW__mb-53{margin-bottom:53px}.UIStyledText-module-scss-module__XULYfW__ml-53{margin-left:53px}.UIStyledText-module-scss-module__XULYfW__mr-53{margin-right:53px}.UIStyledText-module-scss-module__XULYfW__m-53{margin:53px}.UIStyledText-module-scss-module__XULYfW__font-54{font-size:54px}.UIStyledText-module-scss-module__XULYfW__l-54{line-height:54px}.UIStyledText-module-scss-module__XULYfW__fw-54{font-weight:54}.UIStyledText-module-scss-module__XULYfW__mx-54{margin-left:54px;margin-right:54px}.UIStyledText-module-scss-module__XULYfW__my-54{margin-top:54px;margin-bottom:54px}.UIStyledText-module-scss-module__XULYfW__mt-54{margin-top:54px}.UIStyledText-module-scss-module__XULYfW__mb-54{margin-bottom:54px}.UIStyledText-module-scss-module__XULYfW__ml-54{margin-left:54px}.UIStyledText-module-scss-module__XULYfW__mr-54{margin-right:54px}.UIStyledText-module-scss-module__XULYfW__m-54{margin:54px}.UIStyledText-module-scss-module__XULYfW__font-55{font-size:55px}.UIStyledText-module-scss-module__XULYfW__l-55{line-height:55px}.UIStyledText-module-scss-module__XULYfW__fw-55{font-weight:55}.UIStyledText-module-scss-module__XULYfW__mx-55{margin-left:55px;margin-right:55px}.UIStyledText-module-scss-module__XULYfW__my-55{margin-top:55px;margin-bottom:55px}.UIStyledText-module-scss-module__XULYfW__mt-55{margin-top:55px}.UIStyledText-module-scss-module__XULYfW__mb-55{margin-bottom:55px}.UIStyledText-module-scss-module__XULYfW__ml-55{margin-left:55px}.UIStyledText-module-scss-module__XULYfW__mr-55{margin-right:55px}.UIStyledText-module-scss-module__XULYfW__m-55{margin:55px}.UIStyledText-module-scss-module__XULYfW__font-56{font-size:56px}.UIStyledText-module-scss-module__XULYfW__l-56{line-height:56px}.UIStyledText-module-scss-module__XULYfW__fw-56{font-weight:56}.UIStyledText-module-scss-module__XULYfW__mx-56{margin-left:56px;margin-right:56px}.UIStyledText-module-scss-module__XULYfW__my-56{margin-top:56px;margin-bottom:56px}.UIStyledText-module-scss-module__XULYfW__mt-56{margin-top:56px}.UIStyledText-module-scss-module__XULYfW__mb-56{margin-bottom:56px}.UIStyledText-module-scss-module__XULYfW__ml-56{margin-left:56px}.UIStyledText-module-scss-module__XULYfW__mr-56{margin-right:56px}.UIStyledText-module-scss-module__XULYfW__m-56{margin:56px}.UIStyledText-module-scss-module__XULYfW__font-57{font-size:57px}.UIStyledText-module-scss-module__XULYfW__l-57{line-height:57px}.UIStyledText-module-scss-module__XULYfW__fw-57{font-weight:57}.UIStyledText-module-scss-module__XULYfW__mx-57{margin-left:57px;margin-right:57px}.UIStyledText-module-scss-module__XULYfW__my-57{margin-top:57px;margin-bottom:57px}.UIStyledText-module-scss-module__XULYfW__mt-57{margin-top:57px}.UIStyledText-module-scss-module__XULYfW__mb-57{margin-bottom:57px}.UIStyledText-module-scss-module__XULYfW__ml-57{margin-left:57px}.UIStyledText-module-scss-module__XULYfW__mr-57{margin-right:57px}.UIStyledText-module-scss-module__XULYfW__m-57{margin:57px}.UIStyledText-module-scss-module__XULYfW__font-58{font-size:58px}.UIStyledText-module-scss-module__XULYfW__l-58{line-height:58px}.UIStyledText-module-scss-module__XULYfW__fw-58{font-weight:58}.UIStyledText-module-scss-module__XULYfW__mx-58{margin-left:58px;margin-right:58px}.UIStyledText-module-scss-module__XULYfW__my-58{margin-top:58px;margin-bottom:58px}.UIStyledText-module-scss-module__XULYfW__mt-58{margin-top:58px}.UIStyledText-module-scss-module__XULYfW__mb-58{margin-bottom:58px}.UIStyledText-module-scss-module__XULYfW__ml-58{margin-left:58px}.UIStyledText-module-scss-module__XULYfW__mr-58{margin-right:58px}.UIStyledText-module-scss-module__XULYfW__m-58{margin:58px}.UIStyledText-module-scss-module__XULYfW__font-59{font-size:59px}.UIStyledText-module-scss-module__XULYfW__l-59{line-height:59px}.UIStyledText-module-scss-module__XULYfW__fw-59{font-weight:59}.UIStyledText-module-scss-module__XULYfW__mx-59{margin-left:59px;margin-right:59px}.UIStyledText-module-scss-module__XULYfW__my-59{margin-top:59px;margin-bottom:59px}.UIStyledText-module-scss-module__XULYfW__mt-59{margin-top:59px}.UIStyledText-module-scss-module__XULYfW__mb-59{margin-bottom:59px}.UIStyledText-module-scss-module__XULYfW__ml-59{margin-left:59px}.UIStyledText-module-scss-module__XULYfW__mr-59{margin-right:59px}.UIStyledText-module-scss-module__XULYfW__m-59{margin:59px}.UIStyledText-module-scss-module__XULYfW__font-60{font-size:60px}.UIStyledText-module-scss-module__XULYfW__l-60{line-height:60px}.UIStyledText-module-scss-module__XULYfW__fw-60{font-weight:60}.UIStyledText-module-scss-module__XULYfW__mx-60{margin-left:60px;margin-right:60px}.UIStyledText-module-scss-module__XULYfW__my-60{margin-top:60px;margin-bottom:60px}.UIStyledText-module-scss-module__XULYfW__mt-60{margin-top:60px}.UIStyledText-module-scss-module__XULYfW__mb-60{margin-bottom:60px}.UIStyledText-module-scss-module__XULYfW__ml-60{margin-left:60px}.UIStyledText-module-scss-module__XULYfW__mr-60{margin-right:60px}.UIStyledText-module-scss-module__XULYfW__m-60{margin:60px}.UIStyledText-module-scss-module__XULYfW__font-61{font-size:61px}.UIStyledText-module-scss-module__XULYfW__l-61{line-height:61px}.UIStyledText-module-scss-module__XULYfW__fw-61{font-weight:61}.UIStyledText-module-scss-module__XULYfW__mx-61{margin-left:61px;margin-right:61px}.UIStyledText-module-scss-module__XULYfW__my-61{margin-top:61px;margin-bottom:61px}.UIStyledText-module-scss-module__XULYfW__mt-61{margin-top:61px}.UIStyledText-module-scss-module__XULYfW__mb-61{margin-bottom:61px}.UIStyledText-module-scss-module__XULYfW__ml-61{margin-left:61px}.UIStyledText-module-scss-module__XULYfW__mr-61{margin-right:61px}.UIStyledText-module-scss-module__XULYfW__m-61{margin:61px}.UIStyledText-module-scss-module__XULYfW__font-62{font-size:62px}.UIStyledText-module-scss-module__XULYfW__l-62{line-height:62px}.UIStyledText-module-scss-module__XULYfW__fw-62{font-weight:62}.UIStyledText-module-scss-module__XULYfW__mx-62{margin-left:62px;margin-right:62px}.UIStyledText-module-scss-module__XULYfW__my-62{margin-top:62px;margin-bottom:62px}.UIStyledText-module-scss-module__XULYfW__mt-62{margin-top:62px}.UIStyledText-module-scss-module__XULYfW__mb-62{margin-bottom:62px}.UIStyledText-module-scss-module__XULYfW__ml-62{margin-left:62px}.UIStyledText-module-scss-module__XULYfW__mr-62{margin-right:62px}.UIStyledText-module-scss-module__XULYfW__m-62{margin:62px}.UIStyledText-module-scss-module__XULYfW__font-63{font-size:63px}.UIStyledText-module-scss-module__XULYfW__l-63{line-height:63px}.UIStyledText-module-scss-module__XULYfW__fw-63{font-weight:63}.UIStyledText-module-scss-module__XULYfW__mx-63{margin-left:63px;margin-right:63px}.UIStyledText-module-scss-module__XULYfW__my-63{margin-top:63px;margin-bottom:63px}.UIStyledText-module-scss-module__XULYfW__mt-63{margin-top:63px}.UIStyledText-module-scss-module__XULYfW__mb-63{margin-bottom:63px}.UIStyledText-module-scss-module__XULYfW__ml-63{margin-left:63px}.UIStyledText-module-scss-module__XULYfW__mr-63{margin-right:63px}.UIStyledText-module-scss-module__XULYfW__m-63{margin:63px}.UIStyledText-module-scss-module__XULYfW__font-64{font-size:64px}.UIStyledText-module-scss-module__XULYfW__l-64{line-height:64px}.UIStyledText-module-scss-module__XULYfW__fw-64{font-weight:64}.UIStyledText-module-scss-module__XULYfW__mx-64{margin-left:64px;margin-right:64px}.UIStyledText-module-scss-module__XULYfW__my-64{margin-top:64px;margin-bottom:64px}.UIStyledText-module-scss-module__XULYfW__mt-64{margin-top:64px}.UIStyledText-module-scss-module__XULYfW__mb-64{margin-bottom:64px}.UIStyledText-module-scss-module__XULYfW__ml-64{margin-left:64px}.UIStyledText-module-scss-module__XULYfW__mr-64{margin-right:64px}.UIStyledText-module-scss-module__XULYfW__m-64{margin:64px}.UIStyledText-module-scss-module__XULYfW__font-65{font-size:65px}.UIStyledText-module-scss-module__XULYfW__l-65{line-height:65px}.UIStyledText-module-scss-module__XULYfW__fw-65{font-weight:65}.UIStyledText-module-scss-module__XULYfW__mx-65{margin-left:65px;margin-right:65px}.UIStyledText-module-scss-module__XULYfW__my-65{margin-top:65px;margin-bottom:65px}.UIStyledText-module-scss-module__XULYfW__mt-65{margin-top:65px}.UIStyledText-module-scss-module__XULYfW__mb-65{margin-bottom:65px}.UIStyledText-module-scss-module__XULYfW__ml-65{margin-left:65px}.UIStyledText-module-scss-module__XULYfW__mr-65{margin-right:65px}.UIStyledText-module-scss-module__XULYfW__m-65{margin:65px}.UIStyledText-module-scss-module__XULYfW__font-66{font-size:66px}.UIStyledText-module-scss-module__XULYfW__l-66{line-height:66px}.UIStyledText-module-scss-module__XULYfW__fw-66{font-weight:66}.UIStyledText-module-scss-module__XULYfW__mx-66{margin-left:66px;margin-right:66px}.UIStyledText-module-scss-module__XULYfW__my-66{margin-top:66px;margin-bottom:66px}.UIStyledText-module-scss-module__XULYfW__mt-66{margin-top:66px}.UIStyledText-module-scss-module__XULYfW__mb-66{margin-bottom:66px}.UIStyledText-module-scss-module__XULYfW__ml-66{margin-left:66px}.UIStyledText-module-scss-module__XULYfW__mr-66{margin-right:66px}.UIStyledText-module-scss-module__XULYfW__m-66{margin:66px}.UIStyledText-module-scss-module__XULYfW__font-67{font-size:67px}.UIStyledText-module-scss-module__XULYfW__l-67{line-height:67px}.UIStyledText-module-scss-module__XULYfW__fw-67{font-weight:67}.UIStyledText-module-scss-module__XULYfW__mx-67{margin-left:67px;margin-right:67px}.UIStyledText-module-scss-module__XULYfW__my-67{margin-top:67px;margin-bottom:67px}.UIStyledText-module-scss-module__XULYfW__mt-67{margin-top:67px}.UIStyledText-module-scss-module__XULYfW__mb-67{margin-bottom:67px}.UIStyledText-module-scss-module__XULYfW__ml-67{margin-left:67px}.UIStyledText-module-scss-module__XULYfW__mr-67{margin-right:67px}.UIStyledText-module-scss-module__XULYfW__m-67{margin:67px}.UIStyledText-module-scss-module__XULYfW__font-68{font-size:68px}.UIStyledText-module-scss-module__XULYfW__l-68{line-height:68px}.UIStyledText-module-scss-module__XULYfW__fw-68{font-weight:68}.UIStyledText-module-scss-module__XULYfW__mx-68{margin-left:68px;margin-right:68px}.UIStyledText-module-scss-module__XULYfW__my-68{margin-top:68px;margin-bottom:68px}.UIStyledText-module-scss-module__XULYfW__mt-68{margin-top:68px}.UIStyledText-module-scss-module__XULYfW__mb-68{margin-bottom:68px}.UIStyledText-module-scss-module__XULYfW__ml-68{margin-left:68px}.UIStyledText-module-scss-module__XULYfW__mr-68{margin-right:68px}.UIStyledText-module-scss-module__XULYfW__m-68{margin:68px}.UIStyledText-module-scss-module__XULYfW__font-69{font-size:69px}.UIStyledText-module-scss-module__XULYfW__l-69{line-height:69px}.UIStyledText-module-scss-module__XULYfW__fw-69{font-weight:69}.UIStyledText-module-scss-module__XULYfW__mx-69{margin-left:69px;margin-right:69px}.UIStyledText-module-scss-module__XULYfW__my-69{margin-top:69px;margin-bottom:69px}.UIStyledText-module-scss-module__XULYfW__mt-69{margin-top:69px}.UIStyledText-module-scss-module__XULYfW__mb-69{margin-bottom:69px}.UIStyledText-module-scss-module__XULYfW__ml-69{margin-left:69px}.UIStyledText-module-scss-module__XULYfW__mr-69{margin-right:69px}.UIStyledText-module-scss-module__XULYfW__m-69{margin:69px}.UIStyledText-module-scss-module__XULYfW__font-70{font-size:70px}.UIStyledText-module-scss-module__XULYfW__l-70{line-height:70px}.UIStyledText-module-scss-module__XULYfW__fw-70{font-weight:70}.UIStyledText-module-scss-module__XULYfW__mx-70{margin-left:70px;margin-right:70px}.UIStyledText-module-scss-module__XULYfW__my-70{margin-top:70px;margin-bottom:70px}.UIStyledText-module-scss-module__XULYfW__mt-70{margin-top:70px}.UIStyledText-module-scss-module__XULYfW__mb-70{margin-bottom:70px}.UIStyledText-module-scss-module__XULYfW__ml-70{margin-left:70px}.UIStyledText-module-scss-module__XULYfW__mr-70{margin-right:70px}.UIStyledText-module-scss-module__XULYfW__m-70{margin:70px}.UIStyledText-module-scss-module__XULYfW__font-71{font-size:71px}.UIStyledText-module-scss-module__XULYfW__l-71{line-height:71px}.UIStyledText-module-scss-module__XULYfW__fw-71{font-weight:71}.UIStyledText-module-scss-module__XULYfW__mx-71{margin-left:71px;margin-right:71px}.UIStyledText-module-scss-module__XULYfW__my-71{margin-top:71px;margin-bottom:71px}.UIStyledText-module-scss-module__XULYfW__mt-71{margin-top:71px}.UIStyledText-module-scss-module__XULYfW__mb-71{margin-bottom:71px}.UIStyledText-module-scss-module__XULYfW__ml-71{margin-left:71px}.UIStyledText-module-scss-module__XULYfW__mr-71{margin-right:71px}.UIStyledText-module-scss-module__XULYfW__m-71{margin:71px}.UIStyledText-module-scss-module__XULYfW__font-72{font-size:72px}.UIStyledText-module-scss-module__XULYfW__l-72{line-height:72px}.UIStyledText-module-scss-module__XULYfW__fw-72{font-weight:72}.UIStyledText-module-scss-module__XULYfW__mx-72{margin-left:72px;margin-right:72px}.UIStyledText-module-scss-module__XULYfW__my-72{margin-top:72px;margin-bottom:72px}.UIStyledText-module-scss-module__XULYfW__mt-72{margin-top:72px}.UIStyledText-module-scss-module__XULYfW__mb-72{margin-bottom:72px}.UIStyledText-module-scss-module__XULYfW__ml-72{margin-left:72px}.UIStyledText-module-scss-module__XULYfW__mr-72{margin-right:72px}.UIStyledText-module-scss-module__XULYfW__m-72{margin:72px}.UIStyledText-module-scss-module__XULYfW__font-73{font-size:73px}.UIStyledText-module-scss-module__XULYfW__l-73{line-height:73px}.UIStyledText-module-scss-module__XULYfW__fw-73{font-weight:73}.UIStyledText-module-scss-module__XULYfW__mx-73{margin-left:73px;margin-right:73px}.UIStyledText-module-scss-module__XULYfW__my-73{margin-top:73px;margin-bottom:73px}.UIStyledText-module-scss-module__XULYfW__mt-73{margin-top:73px}.UIStyledText-module-scss-module__XULYfW__mb-73{margin-bottom:73px}.UIStyledText-module-scss-module__XULYfW__ml-73{margin-left:73px}.UIStyledText-module-scss-module__XULYfW__mr-73{margin-right:73px}.UIStyledText-module-scss-module__XULYfW__m-73{margin:73px}.UIStyledText-module-scss-module__XULYfW__font-74{font-size:74px}.UIStyledText-module-scss-module__XULYfW__l-74{line-height:74px}.UIStyledText-module-scss-module__XULYfW__fw-74{font-weight:74}.UIStyledText-module-scss-module__XULYfW__mx-74{margin-left:74px;margin-right:74px}.UIStyledText-module-scss-module__XULYfW__my-74{margin-top:74px;margin-bottom:74px}.UIStyledText-module-scss-module__XULYfW__mt-74{margin-top:74px}.UIStyledText-module-scss-module__XULYfW__mb-74{margin-bottom:74px}.UIStyledText-module-scss-module__XULYfW__ml-74{margin-left:74px}.UIStyledText-module-scss-module__XULYfW__mr-74{margin-right:74px}.UIStyledText-module-scss-module__XULYfW__m-74{margin:74px}.UIStyledText-module-scss-module__XULYfW__font-75{font-size:75px}.UIStyledText-module-scss-module__XULYfW__l-75{line-height:75px}.UIStyledText-module-scss-module__XULYfW__fw-75{font-weight:75}.UIStyledText-module-scss-module__XULYfW__mx-75{margin-left:75px;margin-right:75px}.UIStyledText-module-scss-module__XULYfW__my-75{margin-top:75px;margin-bottom:75px}.UIStyledText-module-scss-module__XULYfW__mt-75{margin-top:75px}.UIStyledText-module-scss-module__XULYfW__mb-75{margin-bottom:75px}.UIStyledText-module-scss-module__XULYfW__ml-75{margin-left:75px}.UIStyledText-module-scss-module__XULYfW__mr-75{margin-right:75px}.UIStyledText-module-scss-module__XULYfW__m-75{margin:75px}.UIStyledText-module-scss-module__XULYfW__font-76{font-size:76px}.UIStyledText-module-scss-module__XULYfW__l-76{line-height:76px}.UIStyledText-module-scss-module__XULYfW__fw-76{font-weight:76}.UIStyledText-module-scss-module__XULYfW__mx-76{margin-left:76px;margin-right:76px}.UIStyledText-module-scss-module__XULYfW__my-76{margin-top:76px;margin-bottom:76px}.UIStyledText-module-scss-module__XULYfW__mt-76{margin-top:76px}.UIStyledText-module-scss-module__XULYfW__mb-76{margin-bottom:76px}.UIStyledText-module-scss-module__XULYfW__ml-76{margin-left:76px}.UIStyledText-module-scss-module__XULYfW__mr-76{margin-right:76px}.UIStyledText-module-scss-module__XULYfW__m-76{margin:76px}.UIStyledText-module-scss-module__XULYfW__font-77{font-size:77px}.UIStyledText-module-scss-module__XULYfW__l-77{line-height:77px}.UIStyledText-module-scss-module__XULYfW__fw-77{font-weight:77}.UIStyledText-module-scss-module__XULYfW__mx-77{margin-left:77px;margin-right:77px}.UIStyledText-module-scss-module__XULYfW__my-77{margin-top:77px;margin-bottom:77px}.UIStyledText-module-scss-module__XULYfW__mt-77{margin-top:77px}.UIStyledText-module-scss-module__XULYfW__mb-77{margin-bottom:77px}.UIStyledText-module-scss-module__XULYfW__ml-77{margin-left:77px}.UIStyledText-module-scss-module__XULYfW__mr-77{margin-right:77px}.UIStyledText-module-scss-module__XULYfW__m-77{margin:77px}.UIStyledText-module-scss-module__XULYfW__font-78{font-size:78px}.UIStyledText-module-scss-module__XULYfW__l-78{line-height:78px}.UIStyledText-module-scss-module__XULYfW__fw-78{font-weight:78}.UIStyledText-module-scss-module__XULYfW__mx-78{margin-left:78px;margin-right:78px}.UIStyledText-module-scss-module__XULYfW__my-78{margin-top:78px;margin-bottom:78px}.UIStyledText-module-scss-module__XULYfW__mt-78{margin-top:78px}.UIStyledText-module-scss-module__XULYfW__mb-78{margin-bottom:78px}.UIStyledText-module-scss-module__XULYfW__ml-78{margin-left:78px}.UIStyledText-module-scss-module__XULYfW__mr-78{margin-right:78px}.UIStyledText-module-scss-module__XULYfW__m-78{margin:78px}.UIStyledText-module-scss-module__XULYfW__font-79{font-size:79px}.UIStyledText-module-scss-module__XULYfW__l-79{line-height:79px}.UIStyledText-module-scss-module__XULYfW__fw-79{font-weight:79}.UIStyledText-module-scss-module__XULYfW__mx-79{margin-left:79px;margin-right:79px}.UIStyledText-module-scss-module__XULYfW__my-79{margin-top:79px;margin-bottom:79px}.UIStyledText-module-scss-module__XULYfW__mt-79{margin-top:79px}.UIStyledText-module-scss-module__XULYfW__mb-79{margin-bottom:79px}.UIStyledText-module-scss-module__XULYfW__ml-79{margin-left:79px}.UIStyledText-module-scss-module__XULYfW__mr-79{margin-right:79px}.UIStyledText-module-scss-module__XULYfW__m-79{margin:79px}.UIStyledText-module-scss-module__XULYfW__font-80{font-size:80px}.UIStyledText-module-scss-module__XULYfW__l-80{line-height:80px}.UIStyledText-module-scss-module__XULYfW__fw-80{font-weight:80}.UIStyledText-module-scss-module__XULYfW__mx-80{margin-left:80px;margin-right:80px}.UIStyledText-module-scss-module__XULYfW__my-80{margin-top:80px;margin-bottom:80px}.UIStyledText-module-scss-module__XULYfW__mt-80{margin-top:80px}.UIStyledText-module-scss-module__XULYfW__mb-80{margin-bottom:80px}.UIStyledText-module-scss-module__XULYfW__ml-80{margin-left:80px}.UIStyledText-module-scss-module__XULYfW__mr-80{margin-right:80px}.UIStyledText-module-scss-module__XULYfW__m-80{margin:80px}.UIStyledText-module-scss-module__XULYfW__font-81{font-size:81px}.UIStyledText-module-scss-module__XULYfW__l-81{line-height:81px}.UIStyledText-module-scss-module__XULYfW__fw-81{font-weight:81}.UIStyledText-module-scss-module__XULYfW__mx-81{margin-left:81px;margin-right:81px}.UIStyledText-module-scss-module__XULYfW__my-81{margin-top:81px;margin-bottom:81px}.UIStyledText-module-scss-module__XULYfW__mt-81{margin-top:81px}.UIStyledText-module-scss-module__XULYfW__mb-81{margin-bottom:81px}.UIStyledText-module-scss-module__XULYfW__ml-81{margin-left:81px}.UIStyledText-module-scss-module__XULYfW__mr-81{margin-right:81px}.UIStyledText-module-scss-module__XULYfW__m-81{margin:81px}.UIStyledText-module-scss-module__XULYfW__font-82{font-size:82px}.UIStyledText-module-scss-module__XULYfW__l-82{line-height:82px}.UIStyledText-module-scss-module__XULYfW__fw-82{font-weight:82}.UIStyledText-module-scss-module__XULYfW__mx-82{margin-left:82px;margin-right:82px}.UIStyledText-module-scss-module__XULYfW__my-82{margin-top:82px;margin-bottom:82px}.UIStyledText-module-scss-module__XULYfW__mt-82{margin-top:82px}.UIStyledText-module-scss-module__XULYfW__mb-82{margin-bottom:82px}.UIStyledText-module-scss-module__XULYfW__ml-82{margin-left:82px}.UIStyledText-module-scss-module__XULYfW__mr-82{margin-right:82px}.UIStyledText-module-scss-module__XULYfW__m-82{margin:82px}.UIStyledText-module-scss-module__XULYfW__font-83{font-size:83px}.UIStyledText-module-scss-module__XULYfW__l-83{line-height:83px}.UIStyledText-module-scss-module__XULYfW__fw-83{font-weight:83}.UIStyledText-module-scss-module__XULYfW__mx-83{margin-left:83px;margin-right:83px}.UIStyledText-module-scss-module__XULYfW__my-83{margin-top:83px;margin-bottom:83px}.UIStyledText-module-scss-module__XULYfW__mt-83{margin-top:83px}.UIStyledText-module-scss-module__XULYfW__mb-83{margin-bottom:83px}.UIStyledText-module-scss-module__XULYfW__ml-83{margin-left:83px}.UIStyledText-module-scss-module__XULYfW__mr-83{margin-right:83px}.UIStyledText-module-scss-module__XULYfW__m-83{margin:83px}.UIStyledText-module-scss-module__XULYfW__font-84{font-size:84px}.UIStyledText-module-scss-module__XULYfW__l-84{line-height:84px}.UIStyledText-module-scss-module__XULYfW__fw-84{font-weight:84}.UIStyledText-module-scss-module__XULYfW__mx-84{margin-left:84px;margin-right:84px}.UIStyledText-module-scss-module__XULYfW__my-84{margin-top:84px;margin-bottom:84px}.UIStyledText-module-scss-module__XULYfW__mt-84{margin-top:84px}.UIStyledText-module-scss-module__XULYfW__mb-84{margin-bottom:84px}.UIStyledText-module-scss-module__XULYfW__ml-84{margin-left:84px}.UIStyledText-module-scss-module__XULYfW__mr-84{margin-right:84px}.UIStyledText-module-scss-module__XULYfW__m-84{margin:84px}.UIStyledText-module-scss-module__XULYfW__font-85{font-size:85px}.UIStyledText-module-scss-module__XULYfW__l-85{line-height:85px}.UIStyledText-module-scss-module__XULYfW__fw-85{font-weight:85}.UIStyledText-module-scss-module__XULYfW__mx-85{margin-left:85px;margin-right:85px}.UIStyledText-module-scss-module__XULYfW__my-85{margin-top:85px;margin-bottom:85px}.UIStyledText-module-scss-module__XULYfW__mt-85{margin-top:85px}.UIStyledText-module-scss-module__XULYfW__mb-85{margin-bottom:85px}.UIStyledText-module-scss-module__XULYfW__ml-85{margin-left:85px}.UIStyledText-module-scss-module__XULYfW__mr-85{margin-right:85px}.UIStyledText-module-scss-module__XULYfW__m-85{margin:85px}.UIStyledText-module-scss-module__XULYfW__font-86{font-size:86px}.UIStyledText-module-scss-module__XULYfW__l-86{line-height:86px}.UIStyledText-module-scss-module__XULYfW__fw-86{font-weight:86}.UIStyledText-module-scss-module__XULYfW__mx-86{margin-left:86px;margin-right:86px}.UIStyledText-module-scss-module__XULYfW__my-86{margin-top:86px;margin-bottom:86px}.UIStyledText-module-scss-module__XULYfW__mt-86{margin-top:86px}.UIStyledText-module-scss-module__XULYfW__mb-86{margin-bottom:86px}.UIStyledText-module-scss-module__XULYfW__ml-86{margin-left:86px}.UIStyledText-module-scss-module__XULYfW__mr-86{margin-right:86px}.UIStyledText-module-scss-module__XULYfW__m-86{margin:86px}.UIStyledText-module-scss-module__XULYfW__font-87{font-size:87px}.UIStyledText-module-scss-module__XULYfW__l-87{line-height:87px}.UIStyledText-module-scss-module__XULYfW__fw-87{font-weight:87}.UIStyledText-module-scss-module__XULYfW__mx-87{margin-left:87px;margin-right:87px}.UIStyledText-module-scss-module__XULYfW__my-87{margin-top:87px;margin-bottom:87px}.UIStyledText-module-scss-module__XULYfW__mt-87{margin-top:87px}.UIStyledText-module-scss-module__XULYfW__mb-87{margin-bottom:87px}.UIStyledText-module-scss-module__XULYfW__ml-87{margin-left:87px}.UIStyledText-module-scss-module__XULYfW__mr-87{margin-right:87px}.UIStyledText-module-scss-module__XULYfW__m-87{margin:87px}.UIStyledText-module-scss-module__XULYfW__font-88{font-size:88px}.UIStyledText-module-scss-module__XULYfW__l-88{line-height:88px}.UIStyledText-module-scss-module__XULYfW__fw-88{font-weight:88}.UIStyledText-module-scss-module__XULYfW__mx-88{margin-left:88px;margin-right:88px}.UIStyledText-module-scss-module__XULYfW__my-88{margin-top:88px;margin-bottom:88px}.UIStyledText-module-scss-module__XULYfW__mt-88{margin-top:88px}.UIStyledText-module-scss-module__XULYfW__mb-88{margin-bottom:88px}.UIStyledText-module-scss-module__XULYfW__ml-88{margin-left:88px}.UIStyledText-module-scss-module__XULYfW__mr-88{margin-right:88px}.UIStyledText-module-scss-module__XULYfW__m-88{margin:88px}.UIStyledText-module-scss-module__XULYfW__font-89{font-size:89px}.UIStyledText-module-scss-module__XULYfW__l-89{line-height:89px}.UIStyledText-module-scss-module__XULYfW__fw-89{font-weight:89}.UIStyledText-module-scss-module__XULYfW__mx-89{margin-left:89px;margin-right:89px}.UIStyledText-module-scss-module__XULYfW__my-89{margin-top:89px;margin-bottom:89px}.UIStyledText-module-scss-module__XULYfW__mt-89{margin-top:89px}.UIStyledText-module-scss-module__XULYfW__mb-89{margin-bottom:89px}.UIStyledText-module-scss-module__XULYfW__ml-89{margin-left:89px}.UIStyledText-module-scss-module__XULYfW__mr-89{margin-right:89px}.UIStyledText-module-scss-module__XULYfW__m-89{margin:89px}.UIStyledText-module-scss-module__XULYfW__font-90{font-size:90px}.UIStyledText-module-scss-module__XULYfW__l-90{line-height:90px}.UIStyledText-module-scss-module__XULYfW__fw-90{font-weight:90}.UIStyledText-module-scss-module__XULYfW__mx-90{margin-left:90px;margin-right:90px}.UIStyledText-module-scss-module__XULYfW__my-90{margin-top:90px;margin-bottom:90px}.UIStyledText-module-scss-module__XULYfW__mt-90{margin-top:90px}.UIStyledText-module-scss-module__XULYfW__mb-90{margin-bottom:90px}.UIStyledText-module-scss-module__XULYfW__ml-90{margin-left:90px}.UIStyledText-module-scss-module__XULYfW__mr-90{margin-right:90px}.UIStyledText-module-scss-module__XULYfW__m-90{margin:90px}.UIStyledText-module-scss-module__XULYfW__font-91{font-size:91px}.UIStyledText-module-scss-module__XULYfW__l-91{line-height:91px}.UIStyledText-module-scss-module__XULYfW__fw-91{font-weight:91}.UIStyledText-module-scss-module__XULYfW__mx-91{margin-left:91px;margin-right:91px}.UIStyledText-module-scss-module__XULYfW__my-91{margin-top:91px;margin-bottom:91px}.UIStyledText-module-scss-module__XULYfW__mt-91{margin-top:91px}.UIStyledText-module-scss-module__XULYfW__mb-91{margin-bottom:91px}.UIStyledText-module-scss-module__XULYfW__ml-91{margin-left:91px}.UIStyledText-module-scss-module__XULYfW__mr-91{margin-right:91px}.UIStyledText-module-scss-module__XULYfW__m-91{margin:91px}.UIStyledText-module-scss-module__XULYfW__font-92{font-size:92px}.UIStyledText-module-scss-module__XULYfW__l-92{line-height:92px}.UIStyledText-module-scss-module__XULYfW__fw-92{font-weight:92}.UIStyledText-module-scss-module__XULYfW__mx-92{margin-left:92px;margin-right:92px}.UIStyledText-module-scss-module__XULYfW__my-92{margin-top:92px;margin-bottom:92px}.UIStyledText-module-scss-module__XULYfW__mt-92{margin-top:92px}.UIStyledText-module-scss-module__XULYfW__mb-92{margin-bottom:92px}.UIStyledText-module-scss-module__XULYfW__ml-92{margin-left:92px}.UIStyledText-module-scss-module__XULYfW__mr-92{margin-right:92px}.UIStyledText-module-scss-module__XULYfW__m-92{margin:92px}.UIStyledText-module-scss-module__XULYfW__font-93{font-size:93px}.UIStyledText-module-scss-module__XULYfW__l-93{line-height:93px}.UIStyledText-module-scss-module__XULYfW__fw-93{font-weight:93}.UIStyledText-module-scss-module__XULYfW__mx-93{margin-left:93px;margin-right:93px}.UIStyledText-module-scss-module__XULYfW__my-93{margin-top:93px;margin-bottom:93px}.UIStyledText-module-scss-module__XULYfW__mt-93{margin-top:93px}.UIStyledText-module-scss-module__XULYfW__mb-93{margin-bottom:93px}.UIStyledText-module-scss-module__XULYfW__ml-93{margin-left:93px}.UIStyledText-module-scss-module__XULYfW__mr-93{margin-right:93px}.UIStyledText-module-scss-module__XULYfW__m-93{margin:93px}.UIStyledText-module-scss-module__XULYfW__font-94{font-size:94px}.UIStyledText-module-scss-module__XULYfW__l-94{line-height:94px}.UIStyledText-module-scss-module__XULYfW__fw-94{font-weight:94}.UIStyledText-module-scss-module__XULYfW__mx-94{margin-left:94px;margin-right:94px}.UIStyledText-module-scss-module__XULYfW__my-94{margin-top:94px;margin-bottom:94px}.UIStyledText-module-scss-module__XULYfW__mt-94{margin-top:94px}.UIStyledText-module-scss-module__XULYfW__mb-94{margin-bottom:94px}.UIStyledText-module-scss-module__XULYfW__ml-94{margin-left:94px}.UIStyledText-module-scss-module__XULYfW__mr-94{margin-right:94px}.UIStyledText-module-scss-module__XULYfW__m-94{margin:94px}.UIStyledText-module-scss-module__XULYfW__font-95{font-size:95px}.UIStyledText-module-scss-module__XULYfW__l-95{line-height:95px}.UIStyledText-module-scss-module__XULYfW__fw-95{font-weight:95}.UIStyledText-module-scss-module__XULYfW__mx-95{margin-left:95px;margin-right:95px}.UIStyledText-module-scss-module__XULYfW__my-95{margin-top:95px;margin-bottom:95px}.UIStyledText-module-scss-module__XULYfW__mt-95{margin-top:95px}.UIStyledText-module-scss-module__XULYfW__mb-95{margin-bottom:95px}.UIStyledText-module-scss-module__XULYfW__ml-95{margin-left:95px}.UIStyledText-module-scss-module__XULYfW__mr-95{margin-right:95px}.UIStyledText-module-scss-module__XULYfW__m-95{margin:95px}.UIStyledText-module-scss-module__XULYfW__font-96{font-size:96px}.UIStyledText-module-scss-module__XULYfW__l-96{line-height:96px}.UIStyledText-module-scss-module__XULYfW__fw-96{font-weight:96}.UIStyledText-module-scss-module__XULYfW__mx-96{margin-left:96px;margin-right:96px}.UIStyledText-module-scss-module__XULYfW__my-96{margin-top:96px;margin-bottom:96px}.UIStyledText-module-scss-module__XULYfW__mt-96{margin-top:96px}.UIStyledText-module-scss-module__XULYfW__mb-96{margin-bottom:96px}.UIStyledText-module-scss-module__XULYfW__ml-96{margin-left:96px}.UIStyledText-module-scss-module__XULYfW__mr-96{margin-right:96px}.UIStyledText-module-scss-module__XULYfW__m-96{margin:96px}.UIStyledText-module-scss-module__XULYfW__font-97{font-size:97px}.UIStyledText-module-scss-module__XULYfW__l-97{line-height:97px}.UIStyledText-module-scss-module__XULYfW__fw-97{font-weight:97}.UIStyledText-module-scss-module__XULYfW__mx-97{margin-left:97px;margin-right:97px}.UIStyledText-module-scss-module__XULYfW__my-97{margin-top:97px;margin-bottom:97px}.UIStyledText-module-scss-module__XULYfW__mt-97{margin-top:97px}.UIStyledText-module-scss-module__XULYfW__mb-97{margin-bottom:97px}.UIStyledText-module-scss-module__XULYfW__ml-97{margin-left:97px}.UIStyledText-module-scss-module__XULYfW__mr-97{margin-right:97px}.UIStyledText-module-scss-module__XULYfW__m-97{margin:97px}.UIStyledText-module-scss-module__XULYfW__font-98{font-size:98px}.UIStyledText-module-scss-module__XULYfW__l-98{line-height:98px}.UIStyledText-module-scss-module__XULYfW__fw-98{font-weight:98}.UIStyledText-module-scss-module__XULYfW__mx-98{margin-left:98px;margin-right:98px}.UIStyledText-module-scss-module__XULYfW__my-98{margin-top:98px;margin-bottom:98px}.UIStyledText-module-scss-module__XULYfW__mt-98{margin-top:98px}.UIStyledText-module-scss-module__XULYfW__mb-98{margin-bottom:98px}.UIStyledText-module-scss-module__XULYfW__ml-98{margin-left:98px}.UIStyledText-module-scss-module__XULYfW__mr-98{margin-right:98px}.UIStyledText-module-scss-module__XULYfW__m-98{margin:98px}.UIStyledText-module-scss-module__XULYfW__font-99{font-size:99px}.UIStyledText-module-scss-module__XULYfW__l-99{line-height:99px}.UIStyledText-module-scss-module__XULYfW__fw-99{font-weight:99}.UIStyledText-module-scss-module__XULYfW__mx-99{margin-left:99px;margin-right:99px}.UIStyledText-module-scss-module__XULYfW__my-99{margin-top:99px;margin-bottom:99px}.UIStyledText-module-scss-module__XULYfW__mt-99{margin-top:99px}.UIStyledText-module-scss-module__XULYfW__mb-99{margin-bottom:99px}.UIStyledText-module-scss-module__XULYfW__ml-99{margin-left:99px}.UIStyledText-module-scss-module__XULYfW__mr-99{margin-right:99px}.UIStyledText-module-scss-module__XULYfW__m-99{margin:99px}
.shared-module-scss-module__f9Pavq__flex-space-between{justify-content:space-between;align-items:center;display:flex}.shared-module-scss-module__f9Pavq__w-47{width:47%}.shared-module-scss-module__f9Pavq__w-46{width:46%}.shared-module-scss-module__f9Pavq__font-size-22{font-size:22px}.shared-module-scss-module__f9Pavq__font-size-24{font-size:24px}.shared-module-scss-module__f9Pavq__font-size-26{font-size:26px}.shared-module-scss-module__f9Pavq__font-size-14{font-size:14px}.shared-module-scss-module__f9Pavq__font-size-16{font-size:16px}.shared-module-scss-module__f9Pavq__font-size-12{font-size:12px}.shared-module-scss-module__f9Pavq__padding-24{padding:24px}.shared-module-scss-module__f9Pavq__padding-22{padding:22px}.shared-module-scss-module__f9Pavq__padding-top-6{padding:6px 0}.shared-module-scss-module__f9Pavq__faded-color{color:var(--textColor)}.shared-module-scss-module__f9Pavq__img-title-label{color:var(--textLight);font-size:14px;font-weight:400;line-height:12px}.shared-module-scss-module__f9Pavq__benefits{color:var(--textLight);gap:8px;font-size:14px;font-weight:400}.shared-module-scss-module__f9Pavq__benefits img{width:16px;height:16px}.shared-module-scss-module__f9Pavq__flex-center{justify-content:center;align-items:center;display:flex}.shared-module-scss-module__f9Pavq__flex-space-bwtween{justify-content:space-between;align-items:center;display:flex}.shared-module-scss-module__f9Pavq__add-group-image{text-align:left;padding-left:15px}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__img-title{color:#000;font-size:16px;font-weight:400;line-height:10px}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__imageThumbnailPreview{border:1px solid var(--borderColor);border-radius:8px;align-items:center}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__imageThumbnailPreview img{border-radius:8px;height:48px;margin-right:12px;width:48px!important}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__imageThumbnailPreview .shared-module-scss-module__f9Pavq__image-upload{justify-content:space-between;align-items:center;width:100%;display:flex}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__imageThumbnailPreview .shared-module-scss-module__f9Pavq__image-upload .shared-module-scss-module__f9Pavq__delete-upload-section{align-items:center;display:flex}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__imageThumbnailPreview .shared-module-scss-module__f9Pavq__image-upload .shared-module-scss-module__f9Pavq__delete-upload-section img{width:24px;height:24px}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__imageThumbnailPreview .shared-module-scss-module__f9Pavq__image-upload .shared-module-scss-module__f9Pavq__filename{color:var(--textColor);font-size:16px;font-weight:400;line-height:24px}.shared-module-scss-module__f9Pavq__add-group-image .shared-module-scss-module__f9Pavq__imageThumbnailPreview .shared-module-scss-module__f9Pavq__image-upload .shared-module-scss-module__f9Pavq__upload_btn{color:var(--primaryColor);border:1px solid var(--primaryColor);cursor:pointer;border-radius:12px;width:auto;margin:0 8px 0 0;padding:4px 14px;font-size:14px;font-weight:500;line-height:20px}.shared-module-scss-module__f9Pavq__form-group-category{cursor:pointer}.shared-module-scss-module__f9Pavq__form-group-category .shared-module-scss-module__f9Pavq__form-group{border:1px solid var(--boarder-secondary,var(--borderColor));border-radius:6px;height:42px;padding:9px 10px}.shared-module-scss-module__f9Pavq__form-group-category .shared-module-scss-module__f9Pavq__form-group #shared-module-scss-module__f9Pavq__customizesettingsselectnew{justify-content:space-between;align-items:center;height:100%;display:flex}.shared-module-scss-module__f9Pavq__form-group-category .shared-module-scss-module__f9Pavq__form-group #shared-module-scss-module__f9Pavq__customizesettingsselectnew label{margin-bottom:0;padding:0;font-size:16px;font-weight:400;line-height:24px;color:var(--textColor)!important}.shared-module-scss-module__f9Pavq__dropdown-menu2{background:#fff;border:none;border-radius:5px;width:100%;padding-bottom:0;overflow:visible;box-shadow:0 4px 16px #00000029,0 2px 24px #00000014;top:10px!important;left:auto!important;right:-15px!important}.shared-module-scss-module__f9Pavq__dropdown-menu2 .shared-module-scss-module__f9Pavq__categrory-dropdown-list p{align-items:center;margin-bottom:0;padding:8px 16px;display:flex;color:#000!important;font-size:16px!important;font-weight:500!important;line-height:16px!important}.shared-module-scss-module__f9Pavq__dropdown-menu2 .shared-module-scss-module__f9Pavq__categrory-dropdown-list p strong{opacity:.8;width:100%;margin-bottom:2px;padding-right:15px;font-size:14px;font-weight:400;line-height:18px;display:block;position:relative}.shared-module-scss-module__f9Pavq__dropdown-menu2 .shared-module-scss-module__f9Pavq__categrory-dropdown-list p:hover{background:var(--primaryColor);color:#fff!important}.shared-module-scss-module__f9Pavq__dropdown-menu2 .shared-module-scss-module__f9Pavq__categrory-dropdown-list p:last-child{margin-bottom:.5rem}.shared-module-scss-module__f9Pavq__dropdown-menu2 .shared-module-scss-module__f9Pavq__dropdown-divider{margin:8px 0}.shared-module-scss-module__f9Pavq__dropdown-menu2 .shared-module-scss-module__f9Pavq__add_category_btn{padding:8px 16px}.shared-module-scss-module__f9Pavq__dropdown-menu2 .shared-module-scss-module__f9Pavq__add_category_btn button{border-radius:6px;width:100%;height:32px;font-size:14px;font-weight:500;text-decoration:none}.shared-module-scss-module__f9Pavq__dropdown-menu{background:var(--cardBackground);border:1px solid var(--borderColor);border-radius:16px;width:100%;overflow:visible;box-shadow:0 4px 16px #00000029,0 2px 24px #00000014;top:10px!important;left:auto!important}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__categrory-dropdown-list p{border-radius:8px;align-items:center;margin-bottom:0;padding:8px 16px;display:flex;color:var(--textColor)!important;font-size:16px!important;font-weight:500!important;line-height:normal!important}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__categrory-dropdown-list p strong{white-space:nowrap;width:100%;margin-bottom:0;font-size:14px;font-weight:400;line-height:18px;display:block;position:relative}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__categrory-dropdown-list p:hover{background:var(--secondaryColor);color:var(--textColor)!important}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__categrory-dropdown-list p:hover strong{color:var(--textColor)!important}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__categrory-dropdown-list p.shared-module-scss-module__f9Pavq__cancelPlanText:hover{background-color:#d81111}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__categrory-dropdown-list p.shared-module-scss-module__f9Pavq__cancelPlanText:hover strong{color:#fff!important}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__categrory-dropdown-list p:last-child{margin-bottom:0}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__dropdown-divider{margin:8px 0}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__add_category_btn{padding:8px 16px}.shared-module-scss-module__f9Pavq__dropdown-menu .shared-module-scss-module__f9Pavq__add_category_btn button{border-radius:6px;width:100%;height:32px;font-size:14px;font-weight:500;text-decoration:none}.shared-module-scss-module__f9Pavq__form-group_Description .shared-module-scss-module__f9Pavq__form-group input::placeholder{color:#0006}.shared-module-scss-module__f9Pavq__form-group_Description .shared-module-scss-module__f9Pavq__form-group textarea.shared-module-scss-module__f9Pavq__form-control{min-height:86px!important}.shared-module-scss-module__f9Pavq__form-group_Description.shared-module-scss-module__f9Pavq__description-brief textarea::placeholder{color:#0000005c}.shared-module-scss-module__f9Pavq__form-group_Description label{font-size:14px;font-weight:400;line-height:12px;color:var(--textLight)!important}.shared-module-scss-module__f9Pavq__form-group_Description .shared-module-scss-module__f9Pavq__dropDownIcon{width:24px;height:24px;margin-top:10px;position:absolute;top:50%;right:22px;-webkit-transform:translateY(-50%)}.shared-module-scss-module__f9Pavq__padding-common{padding:6px 22px}.shared-module-scss-module__f9Pavq__layout{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.shared-module-scss-module__f9Pavq__warningText{background:var(--cardBackground);color:var(--textLight);border:1px solid #fe8039;border-radius:8px;padding:16px;font-family:Figtree;font-size:14px;font-style:normal;font-weight:400;line-height:122%}.shared-module-scss-module__f9Pavq__warningText p{color:var(--primaryColor);cursor:pointer;margin:0;display:inline-block}.shared-module-scss-module__f9Pavq__text-start{text-align:start}.shared-module-scss-module__f9Pavq__text-end{text-align:right}.shared-module-scss-module__f9Pavq__text-center{text-align:center}.shared-module-scss-module__f9Pavq__circular-img-container{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.shared-module-scss-module__f9Pavq__topBadge{color:#fff;background-color:#16be59;border-radius:0 8px;justify-content:space-between;align-items:center;padding:4px 14px;font-size:12px;display:flex;position:absolute;top:0;right:0}.shared-module-scss-module__f9Pavq__infoBar{border-radius:8px;align-items:center;gap:14px;padding:14px 22px;font-size:14px;font-weight:500;display:flex}.shared-module-scss-module__f9Pavq__placeholder-color{color:var(--textLight)}.shared-module-scss-module__f9Pavq__text{text-align:left;color:var(--textColor);font-size:18px;font-weight:500}.shared-module-scss-module__f9Pavq__subText{text-align:left;color:var(--textLight);font-size:14px;font-style:normal;font-weight:400}.shared-module-scss-module__f9Pavq__add_benefit_btn{border:1px solid var(--primaryColor);color:var(--primaryColor);background-color:#0000;border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:6px 16px 6px 8px;font-size:14px;font-weight:500;line-height:20px;display:flex}.shared-module-scss-module__f9Pavq__limited-text{text-overflow:ellipsis;word-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shared-module-scss-module__f9Pavq__line-clamp-2{line-clamp:2;-webkit-line-clamp:2}.shared-module-scss-module__f9Pavq__line-clamp-1{line-clamp:1;-webkit-line-clamp:1}.shared-module-scss-module__f9Pavq__line-clamp-3{line-clamp:3;-webkit-line-clamp:3}.shared-module-scss-module__f9Pavq__cancelPlan{color:#dc3545}.shared-module-scss-module__f9Pavq__cancelPlan:hover{color:#fff!important}.shared-module-scss-module__f9Pavq__free_text{color:var(--textColor);font-size:28px;font-style:normal;font-weight:400;line-height:36.406px}.shared-module-scss-module__f9Pavq__free_description{color:var(--textLight);font-size:14px;font-style:normal;font-weight:400;line-height:18.203px}.shared-module-scss-module__f9Pavq__noCreditReuired{color:var(--textColor);margin-left:4px;font-size:16px;font-style:normal;font-weight:400}
#membershipPlan-module-scss-module__qDPBlW__membershipPlan{text-align:left;width:23.7%}@media (max-width:1536px){#membershipPlan-module-scss-module__qDPBlW__membershipPlan{width:31.7%}}#membershipPlan-module-scss-module__qDPBlW__membershipPlan .membershipPlan-module-scss-module__qDPBlW__planLogoDimemsion{border-radius:8px;width:48px!important;height:48px!important}#membershipPlan-module-scss-module__qDPBlW__membershipPlan .membershipPlan-module-scss-module__qDPBlW__upperBadge{color:#fff;background:#16be59;border-radius:0 8px;justify-content:center;align-items:center;gap:4px;height:24px;padding:4px 8px;font-size:14px;font-style:normal;font-weight:400;display:flex;position:absolute;top:0;right:0}#membershipPlan-module-scss-module__qDPBlW__membershipPlan .membershipPlan-module-scss-module__qDPBlW__limited-text{text-overflow:ellipsis;word-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#membershipPlan-module-scss-module__qDPBlW__membershipPlan .membershipPlan-module-scss-module__qDPBlW__line-clamp-2{line-clamp:2;-webkit-line-clamp:2}#membershipPlan-module-scss-module__qDPBlW__membershipPlan .membershipPlan-module-scss-module__qDPBlW__line-clamp-1{line-clamp:1;-webkit-line-clamp:1}#membershipPlan-module-scss-module__qDPBlW__membershipPlan .membershipPlan-module-scss-module__qDPBlW__line-clamp-3{line-clamp:3;-webkit-line-clamp:3}#membershipPlan-module-scss-module__qDPBlW__membershipPlan .membershipPlan-module-scss-module__qDPBlW__dropdown-menu:before{content:"";background-color:var(--cardBackground);z-index:-1;width:12px;height:12px;position:absolute;top:-7px;right:5px;transform:rotate(45deg)}
.joinwithpaidPlans-module-scss-module__1Mxr7W__d-flex-space-between{justify-content:space-between;align-items:center;display:flex}.joinwithpaidPlans-module-scss-module__1Mxr7W__topSection{color:var(--textColor);padding:16px 24px}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__topSection{border-bottom:1px solid var(--borderColor);z-index:9999;border-top-left-radius:12px;border-top-right-radius:12px;position:sticky;top:0}}.joinwithpaidPlans-module-scss-module__1Mxr7W__topSection .joinwithpaidPlans-module-scss-module__1Mxr7W__join-community-text{color:var(--textColor);font-size:20px;font-weight:500;line-height:normal}.joinwithpaidPlans-module-scss-module__1Mxr7W__topSection .joinwithpaidPlans-module-scss-module__1Mxr7W__close>img{color:var(--textLight);cursor:pointer;background-color:#0000;border:none;font-size:30px;display:inline-block}.joinwithpaidPlans-module-scss-module__1Mxr7W__topSection .joinwithpaidPlans-module-scss-module__1Mxr7W__steps-no{margin-top:12px;font-size:16px;font-weight:500;line-height:16px}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection{border-top:1px solid #0000001f;border-bottom:1px solid #0000001f;gap:24px;max-height:calc(100vh - 300px);padding:22px;overflow-y:auto}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection{border-top:none;border-bottom:none;flex-direction:column;gap:16px;height:calc(100% - 162px);padding:16px}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection.joinwithpaidPlans-module-scss-module__1Mxr7W__question-answer-container{height:calc(100vh - 317px);overflow-y:scroll}}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__right-logo>img{width:80px;margin-right:24px}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__name-wrapper{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__community-starter{width:80%;color:var(--textColor);font-size:22px}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__community-starter{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:68%;display:-webkit-box;overflow:hidden}}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__price .joinwithpaidPlans-module-scss-module__1Mxr7W__currency,.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__price .joinwithpaidPlans-module-scss-module__1Mxr7W__per,.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__price .joinwithpaidPlans-module-scss-module__1Mxr7W__period{color:var(--textLight);text-transform:capitalize;font-size:14px}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__price .joinwithpaidPlans-module-scss-module__1Mxr7W__rate{font-size:26px}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__desc{color:var(--textLight);white-space:pre-wrap;word-wrap:break-word;margin-top:6px;font-size:14px;font-style:normal}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;display:-webkit-box;overflow:hidden}}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__stats{align-self:stretch;align-items:flex-start;gap:20px;margin:24px 0 16px;display:flex}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__stats .joinwithpaidPlans-module-scss-module__1Mxr7W__single-stat{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:3px;display:flex}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__stats .joinwithpaidPlans-module-scss-module__1Mxr7W__key{font-size:14px}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__stats .joinwithpaidPlans-module-scss-module__1Mxr7W__value{text-transform:capitalize;font-size:16px}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__benefits{color:var(--textLight);gap:8px;margin-bottom:8px;font-size:14px;font-weight:400}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__left-section{gap:20px}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection .joinwithpaidPlans-module-scss-module__1Mxr7W__left-section{gap:0}}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection.joinwithpaidPlans-module-scss-module__1Mxr7W__questionAnswerBlock::-webkit-scrollbar{width:8px;display:block!important}.joinwithpaidPlans-module-scss-module__1Mxr7W__middlesection.joinwithpaidPlans-module-scss-module__1Mxr7W__questionAnswerBlock::-webkit-scrollbar-thumb{background:#d9d9d9;width:8px}.joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSection{flex:1;justify-content:flex-end;gap:8px;display:flex}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSection{width:100%;padding:0}}.joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSection .joinwithpaidPlans-module-scss-module__1Mxr7W__button{border:1px solid var(--borderColor);cursor:pointer;height:36px;color:var(--textColor);background-color:var(--seconderyButtonColor);border-radius:12px;padding:6px 16px;font-size:14px}.joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSection .joinwithpaidPlans-module-scss-module__1Mxr7W__button:last-child{background-color:var(--primaryColor);color:var(--invertTextPrimaryColor);border-color:var(--primaryColor)}#joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlert{background-color:var(--cardBackground);border:1px solid #fe8039;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 1rem;font-size:14px;display:flex}@media only screen and (max-width:540px){#joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlert{margin-top:16px}}.joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlertContent{word-break:break-word;overflow-wrap:break-word;flex:auto;min-width:0;line-height:1.5}#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included{border:1px solid var(--borderColor);border-radius:8px}@media only screen and (max-width:540px){#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included{margin-top:16px}}#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included .joinwithpaidPlans-module-scss-module__1Mxr7W__accordion-header{padding:14px}#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included .joinwithpaidPlans-module-scss-module__1Mxr7W__accordion-header h2{margin:0;font-size:16px}#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included .joinwithpaidPlans-module-scss-module__1Mxr7W__accordion-header{border-bottom:1px solid var(--borderColor)}#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included .joinwithpaidPlans-module-scss-module__1Mxr7W__accordion-content{max-height:0;transition:max-height .3s ease-out,padding .3s ease-out;overflow:hidden}#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included .joinwithpaidPlans-module-scss-module__1Mxr7W__accordion-content .joinwithpaidPlans-module-scss-module__1Mxr7W__head{padding:14px}#joinwithpaidPlans-module-scss-module__1Mxr7W__spaces-included .joinwithpaidPlans-module-scss-module__1Mxr7W__accordion-content .joinwithpaidPlans-module-scss-module__1Mxr7W__spaceButton{background-color:var(--platformBackground);white-space:nowrap;border-radius:4px;margin-top:6px;padding:8px 7px;font-size:14px}#joinwithpaidPlans-module-scss-module__1Mxr7W__question-answer{gap:12px}@media only screen and (max-width:540px){#joinwithpaidPlans-module-scss-module__1Mxr7W__question-answer{height:auto}}#joinwithpaidPlans-module-scss-module__1Mxr7W__question-answer .joinwithpaidPlans-module-scss-module__1Mxr7W__question{color:var(--textColor);text-overflow:ellipsis;white-space:normal;margin-bottom:12px;font-size:14px;font-style:normal;font-weight:600;line-height:12px}@media only screen and (max-width:540px){#joinwithpaidPlans-module-scss-module__1Mxr7W__question-answer .joinwithpaidPlans-module-scss-module__1Mxr7W__question{white-space:normal;line-height:normal}}#joinwithpaidPlans-module-scss-module__1Mxr7W__question-answer .joinwithpaidPlans-module-scss-module__1Mxr7W__answer{height:130px;color:var(--textColor);background-color:var(--cardBackground);border:1px solid var(--borderColor);border-radius:6px;padding:9px 10px;overflow:hidden}.joinwithpaidPlans-module-scss-module__1Mxr7W__viewPlans{border:1px solid var(--borderColor);text-align:center;cursor:pointer;border-radius:12px;width:fit-content;margin:auto;padding:6px 16px}.joinwithpaidPlans-module-scss-module__1Mxr7W__spaceButtonWrapper::-webkit-scrollbar{height:8px;display:block!important}.joinwithpaidPlans-module-scss-module__1Mxr7W__spaceButtonWrapper::-webkit-scrollbar-track{height:4px}.joinwithpaidPlans-module-scss-module__1Mxr7W__spaceButtonWrapper::-webkit-scrollbar-thumb{background:#0566fa;height:8px}.joinwithpaidPlans-module-scss-module__1Mxr7W__noCreditReuired{color:var(--textLight);white-space:nowrap;margin-left:4px;font-size:16px;font-style:normal;font-weight:400}.joinwithpaidPlans-module-scss-module__1Mxr7W__free_text{color:var(--textColor);font-size:28px;font-style:normal;font-weight:400;line-height:36.406px}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer{padding:12px 24px}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__footer{border-top:1px solid var(--borderColor);z-index:999;padding:12px 24px;bottom:0;flex-wrap:wrap!important}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__isWarning .joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSectionWrapper{padding:0!important}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer #joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlert{margin:0 0 8px!important;padding:8px!important}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer #joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlert img{margin-right:8px}}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage{margin-top:32px;padding:0;flex-direction:row-reverse!important}@media only screen and (max-width:540px){.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage{border-top:0;margin-top:16px;padding:0}}@media (max-width:576px){.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage{margin-top:24px;flex-direction:column-reverse!important}}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage .joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSectionWrapper{padding:0!important}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage .joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSectionWrapper .joinwithpaidPlans-module-scss-module__1Mxr7W__button{white-space:nowrap;border-radius:12px;padding:8px 16px;font-size:14px;font-weight:500;line-height:17px}@media (max-width:576px){.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage .joinwithpaidPlans-module-scss-module__1Mxr7W__bottomSectionWrapper{margin-bottom:12px}}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage #joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlert{color:var(--textColor);padding:0;font-size:16px;font-weight:500;line-height:20px}@media (max-width:576px){.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage #joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlert{text-align:center;font-size:12px;line-height:20px}}.joinwithpaidPlans-module-scss-module__1Mxr7W__footer.joinwithpaidPlans-module-scss-module__1Mxr7W__creditCardPage #joinwithpaidPlans-module-scss-module__1Mxr7W__warningAlert img{display:none}
.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration{width:100%;position:relative}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap{position:relative}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap figure{margin:0}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap figure img{width:100%;height:auto;max-height:calc(100vh - 140px);display:block}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap .FullWidthIllustration-module-scss-module__1w_-3a__content{justify-content:center;align-items:center;width:100%;height:calc(100vh - 255px);display:flex}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap .FullWidthIllustration-module-scss-module__1w_-3a__content>div{text-align:center;width:100%;max-width:444px;text-align:-webkit-center}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap .FullWidthIllustration-module-scss-module__1w_-3a__content .FullWidthIllustration-module-scss-module__1w_-3a__IllustrationImg{margin-bottom:16px}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap .FullWidthIllustration-module-scss-module__1w_-3a__content h4{color:var(--textColor);margin-bottom:12px;font-size:24px;font-weight:600;line-height:29px}.FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustration .FullWidthIllustration-module-scss-module__1w_-3a__fullWidthIllustrationWrap .FullWidthIllustration-module-scss-module__1w_-3a__content p{color:var(--textLight);margin-bottom:1.0625em;font-size:16px;font-weight:400;line-height:19px}
.UIStyledFliterTab-module-scss-module__irACgW__tabWrapper{flex-wrap:wrap;align-items:center;gap:4px;display:flex}@media only screen and (max-width:540px){.UIStyledFliterTab-module-scss-module__irACgW__tabWrapper{gap:0}}.UIStyledFliterTab-module-scss-module__irACgW__tabWrapper .UIStyledFliterTab-module-scss-module__irACgW__tabs{color:var(--textLight);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;padding:7px 12px;font-size:14px;font-weight:500;line-height:normal}@media only screen and (max-width:540px){.UIStyledFliterTab-module-scss-module__irACgW__tabWrapper .UIStyledFliterTab-module-scss-module__irACgW__tabs{margin-right:4px;padding:6px 8px}}.UIStyledFliterTab-module-scss-module__irACgW__tabWrapper .UIStyledFliterTab-module-scss-module__irACgW__tabs.UIStyledFliterTab-module-scss-module__irACgW__active{text-align:center;color:var(--textColor);background-color:var(--cardBackground);border-color:var(--borderColor);position:relative}