.style-module-scss-module__zkeNsq__ModalContent{background-color:var(--white);padding:var(--space-4);box-shadow:0 1px 6px var(--gray-shadow-16);border-radius:8px;transform:translateY(0)}.style-module-scss-module__zkeNsq__ShareLink{background:var(--defaultGradient);width:42px;height:42px;color:var(--white);border-radius:50px;justify-content:center;align-items:center;display:flex}.style-module-scss-module__zkeNsq__CloseButton{appearance:none;color:var(--gray-900);font-size:var(--font-size-3xl);line-height:var(--line-height-30);cursor:pointer;background-color:#0000;border:none}.style-module-scss-module__zkeNsq__CloseButton:focus,.style-module-scss-module__zkeNsq__CloseButton:active{outline:0}.style-module-scss-module__zkeNsq__ModalHeading{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__zkeNsq__CopyContainer{border:1px solid var(--gray-300);width:100%;padding:var(--space-3);border-radius:8px;grid-template-columns:calc(100% - 26px) 26px;display:grid;position:relative;overflow:hidden}.style-module-scss-module__zkeNsq__CopyButton{color:var(--red-500);cursor:pointer;background-color:#0000;border:none;border-radius:4px;transition:all .3s}.style-module-scss-module__zkeNsq__CopyButton:focus,.style-module-scss-module__zkeNsq__CopyButton:active{outline:0}.style-module-scss-module__zkeNsq__CopyButton:active{background-color:var(--gray-100);transition:all .3s}.style-module-scss-module__zkeNsq__CopyInput{padding:var(--space-1-5);opacity:1;border:none;transition:all .7s ease-out}.style-module-scss-module__zkeNsq__CopyInput::selection{background-color:var(--red-500);color:var(--gray-50)}.style-module-scss-module__zkeNsq__CopyInput:focus,.style-module-scss-module__zkeNsq__CopyInput:active{outline:0;transition:all .7s ease-out}.style-module-scss-module__zkeNsq__CopyInputHidden{opacity:0;transition:all}.style-module-scss-module__zkeNsq__CopyInputHidden::selection{color:#0000;background-color:#0000}.style-module-scss-module__zkeNsq__CopyAlert{background-color:var(--white);visibility:hidden;opacity:0;justify-content:center;align-items:center;width:calc(100% - 36px);height:100%;transition:all .7s ease-out;display:flex;position:absolute;top:0;left:0}.style-module-scss-module__zkeNsq__CopyAlertShown{visibility:visible;opacity:1;transition:all .7s ease-out}
.style-module-scss-module__cfBe1W__Input{padding:var(--space-3) var(--space-4);border-radius:var(--inputBorderRadius,10px);font-size:var(--font-size-md);color:var(--gray-900);appearance:none;text-overflow:ellipsis;border:none;display:block;position:relative}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__cfBe1W__Input{font-size:var(--font-size-xs);border-radius:10px;flex:1;width:100%}}.style-module-scss-module__cfBe1W__Input.style-module-scss-module__cfBe1W__error{border-color:var(--red-500)}.style-module-scss-module__cfBe1W__Input:focus{outline:0}.style-module-scss-module__cfBe1W__Container{border:1px solid var(--gray-300);border-radius:10px;display:flex;position:relative}.style-module-scss-module__cfBe1W__Container label{background-color:var(--gray-50);color:var(--gray-700);padding:var(--space-3) var(--space-5);border-right:1px solid var(--gray-300);border-radius:10px 0 0 10px}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__cfBe1W__Container{width:100%}.style-module-scss-module__cfBe1W__Container label{font-size:var(--font-size-xs)}}.style-module-scss-module__cfBe1W__HiddenInput{opacity:0;z-index:-1;position:absolute}.style-module-scss-module__cfBe1W__HasError{border:1px solid var(--red-500);border-radius:10px}
.style-module-scss-module__JCKMqG__Bullet{font-size:var(--font-size-xs);color:var(--gray-900);background-color:var(--gray-100);padding:var(--space-1) var(--space-3);text-transform:capitalize;border-radius:100px}.style-module-scss-module__JCKMqG__Bullet[data-level=beginner],.style-module-scss-module__JCKMqG__Bullet[data-level=intermediate]{color:var(--red-500);background-color:var(--red-100)}.style-module-scss-module__JCKMqG__Bullet[data-level=advanced],.style-module-scss-module__JCKMqG__Bullet[data-level=pro]{color:var(--white);background-color:var(--red-500)}
.style-module-scss-module__XC04eG__BulletListContainer{color:var(--gray-900)}.style-module-scss-module__XC04eG__Title{font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-5)}.style-module-scss-module__XC04eG__List>:not(:last-child){margin-bottom:var(--space-6)}.style-module-scss-module__XC04eG__Topic{align-items:center;display:flex}.style-module-scss-module__XC04eG__ListItem{word-break:break-word;margin-left:var(--space-2);font-size:var(--font-size-md);font-weight:var(--font-weight-regular);width:85%}
.style-module-scss-module__UBzXJW__Label{color:var(--gray-900);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);line-height:var(--line-height-21);margin-left:var(--space-2);display:var(--labelDisplay,block);font-style:normal}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__UBzXJW__Label{display:var(--mobileLabelDisplay,var(--labelDisplay,block))}}.style-module-scss-module__UBzXJW__Container{margin:var(--containerMargin,0)}.style-module-scss-module__UBzXJW__RowContainer{width:100%;margin:var(--space-4) var(--space-0);justify-content:center;display:flex}.style-module-scss-module__UBzXJW__Link{cursor:pointer;color:var(--gray-500);font-size:var(--font-size-md);line-height:var(--line-height-21);margin:var(--linkMargin,0);text-decoration:none}.style-module-scss-module__UBzXJW__BookmarkShareButton{cursor:pointer;gap:var(--space-3);color:var(--gray-900);align-items:center;text-decoration:none;display:flex}.style-module-scss-module__UBzXJW__BookmarkShareButton span{font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);text-decoration:none}.style-module-scss-module__UBzXJW__BookmarkShareButton:hover svg{fill:var(--red-500);color:var(--red-500)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__UBzXJW__BookmarkShareButton span{display:none}}
.style-module-scss-module__qNFayW__Button{padding:var(--padding,12px 46px);background:linear-gradient(79deg, var(--purple-600) 0%, var(--red-500) 34%, var(--red-400) 100%) 0% 0% no-repeat padding-box;width:var(--width,100%);border-radius:var(--borderradius,8px);z-index:1;appearance:none;height:var(--height,45px);cursor:pointer;border:none;position:relative;overflow:hidden}.style-module-scss-module__qNFayW__Button:disabled{cursor:not-allowed;opacity:.7}.style-module-scss-module__qNFayW__Button:focus,.style-module-scss-module__qNFayW__Button:active{outline:0}.style-module-scss-module__qNFayW__Button:before{content:"";z-index:2;opacity:0;background:linear-gradient(79deg, var(--purple-600) 0%, var(--red-500) 34%, var(--red-400) 100%) 0% 0% no-repeat padding-box;width:0;height:100%;display:table;position:absolute;top:0;left:0}.style-module-scss-module__qNFayW__Button:after{content:"";opacity:1;background:#0000 linear-gradient(79deg, var(--purple-600) 0%, var(--red-500) 34%, var(--red-400) 100%) 0% 0% no-repeat padding-box;width:100%;height:100%;display:table;position:absolute;top:0;left:0}.style-module-scss-module__qNFayW__FitContent{width:-moz-fit-content}.style-module-scss-module__qNFayW__Loading:before{width:var(--progress,0%);opacity:1;transition:all 3s ease-out}.style-module-scss-module__qNFayW__Loading:after{opacity:.5}.style-module-scss-module__qNFayW__ButtonLabel{z-index:3;color:var(--white);font-size:var(--fontsize,16px);line-height:var(--lineheight,21px);font-weight:var(--font-weight-semibold);display:block;position:relative}
.style-module-scss-module__lbvheq__ArrowRight,.style-module-scss-module__lbvheq__ArrowLeft,.style-module-scss-module__lbvheq__CustomArrowRight,.style-module-scss-module__lbvheq__CustomArrowLeft{appearance:none;cursor:pointer;width:30px;height:30px;color:var(--white);background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;justify-content:center;align-items:center;transition:box-shadow .2s ease-in-out;display:flex}.style-module-scss-module__lbvheq__ArrowRight:hover,.style-module-scss-module__lbvheq__ArrowLeft:hover,.style-module-scss-module__lbvheq__CustomArrowRight:hover,.style-module-scss-module__lbvheq__CustomArrowLeft:hover{box-shadow:0 3px 6px var(--gray-700)}.style-module-scss-module__lbvheq__ArrowRight:focus,.style-module-scss-module__lbvheq__ArrowRight:active,.style-module-scss-module__lbvheq__ArrowLeft:focus,.style-module-scss-module__lbvheq__ArrowLeft:active,.style-module-scss-module__lbvheq__CustomArrowRight:focus,.style-module-scss-module__lbvheq__CustomArrowRight:active,.style-module-scss-module__lbvheq__CustomArrowLeft:focus,.style-module-scss-module__lbvheq__CustomArrowLeft:active{outline:0}.style-module-scss-module__lbvheq__ArrowRight:disabled,.style-module-scss-module__lbvheq__ArrowLeft:disabled,.style-module-scss-module__lbvheq__CustomArrowRight:disabled,.style-module-scss-module__lbvheq__CustomArrowLeft:disabled{opacity:.2;color:var(--gray-900)}.style-module-scss-module__lbvheq__ArrowRight,.style-module-scss-module__lbvheq__ArrowLeft,.style-module-scss-module__lbvheq__CustomArrowRight,.style-module-scss-module__lbvheq__CustomArrowLeft{background-color:var(--gray-500);border-radius:4px}.style-module-scss-module__lbvheq__CustomArrowContainer{inset:var(--arrow-inset,0);z-index:1;opacity:1;visibility:visible;width:fit-content;height:fit-content;transition:all 1s;position:absolute;transform:translate(0)}.style-module-scss-module__lbvheq__RightArrowContainer{transform:translate(-100%)}.style-module-scss-module__lbvheq__Hidden{opacity:0;visibility:hidden;max-height:0}.style-module-scss-module__lbvheq__CustomArrowRight,.style-module-scss-module__lbvheq__CustomArrowLeft{z-index:2;justify-content:center;align-items:center;display:flex}.style-module-scss-module__lbvheq__ArrowGradientBackground{z-index:-1;width:80px;height:100%;position:absolute}.style-module-scss-module__lbvheq__RightArrow{background:var(--rightArrowBackgroundGradient);transform:translate(-50px)}.style-module-scss-module__lbvheq__LeftArrow{background:var(--leftArrowBackgroundGradient)}.style-module-scss-module__lbvheq__SliderWrapper{margin-left:calc(var(--space-3)*-1);position:relative}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__lbvheq__SliderWrapper{margin:var(--space-0)}}.style-module-scss-module__lbvheq__SliderWrapper.no-margin{margin:var(--space-0)}.style-module-scss-module__lbvheq__SliderWrapper.no-margin .slick-track{margin-left:calc(var(--space-2)*-1)}.style-module-scss-module__lbvheq__SliderWrapper.no-left-padding{margin-left:var(--space-0)}.style-module-scss-module__lbvheq__SliderWrapper.no-left-padding .slick-slide{padding-left:var(--space-0)}.style-module-scss-module__lbvheq__SliderWrapper.home-slider{margin:var(--space-0) calc(var(--space-3)*-1)}.style-module-scss-module__lbvheq__SliderWrapper.home-slider .slick-track{margin-left:var(--space-0)}.style-module-scss-module__lbvheq__SliderWrapper.profile-slider{margin:var(--space-0)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__lbvheq__SliderWrapper.profile-slider{margin:var(--space-0)}}.style-module-scss-module__lbvheq__SliderWrapper.profile-slider .slick-track{margin-left:calc(var(--space-2)*-1)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__lbvheq__SliderWrapper.profile-slider .slick-track{margin:var(--space-0)}}.style-module-scss-module__lbvheq__SliderWrapper.experience-staff-slider{margin:var(--space-0)}.style-module-scss-module__lbvheq__SliderWrapper .slick-slider{margin:var(--space-0)}.style-module-scss-module__lbvheq__SliderWrapper .slick-slide{margin:var(--space-0);height:inherit;justify-content:flex-start;display:flex}.style-module-scss-module__lbvheq__SliderWrapper .slick-slide>div{width:100%;height:100%;display:flex}.style-module-scss-module__lbvheq__SliderWrapper .slick-track{display:flex}
.style-module-scss-module__emLJ9a__Embla{position:relative}.style-module-scss-module__emLJ9a__Viewport{width:100%;overflow:hidden}.style-module-scss-module__emLJ9a__Container{align-items:stretch;column-gap:var(--gap,0);display:flex}.style-module-scss-module__emLJ9a__Slide{flex:0 0 calc((100% - (var(--slides,1) - 1)*var(--gap,0px))/var(--slides,1));-webkit-user-select:none;user-select:none;align-items:stretch;min-width:0;display:flex}.style-module-scss-module__emLJ9a__Slide a,.style-module-scss-module__emLJ9a__Slide img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__emLJ9a__Slide{flex-basis:calc((100% - (var(--slides-mobile,1) - 1)*var(--gap,0px))/var(--slides-mobile,1))}}.style-module-scss-module__emLJ9a__VariableWidth .style-module-scss-module__emLJ9a__Slide{flex:none}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__emLJ9a__VariableWidthMobile .style-module-scss-module__emLJ9a__Slide{flex:none}}.style-module-scss-module__emLJ9a__Dots{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-6);display:flex}.style-module-scss-module__emLJ9a__Dot{background-color:var(--gray-300);cursor:pointer;border:0;border-radius:100%;width:7px;height:7px;padding:0;transition:background-color .2s}.style-module-scss-module__emLJ9a__DotActive{background-color:var(--gray-500)}.style-module-scss-module__emLJ9a__Arrow{z-index:2;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:opacity .3s;display:flex;position:absolute;top:50%}.style-module-scss-module__emLJ9a__Arrow:disabled{opacity:0;visibility:hidden;cursor:default}.style-module-scss-module__emLJ9a__ArrowPrev{left:0;transform:translate(-100%,-50%)}.style-module-scss-module__emLJ9a__ArrowNext{right:0;transform:translate(100%,-50%)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__emLJ9a__Arrow{display:none}}
.style-module-scss-module__GhTLrG__ShowDesktop{padding:var(--padding);z-index:var(--zIndex);margin-bottom:var(--marginBottom);width:var(--width);position:relative}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__GhTLrG__ShowDesktop{display:none}}.style-module-scss-module__GhTLrG__ShowMobile{display:none}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__GhTLrG__ShowMobile{width:var(--mobileWidth);padding:var(--padding);z-index:var(--zIndex);margin-bottom:var(--marginBottom);display:block}}.style-module-scss-module__GhTLrG__PlaceholderDiv{height:var(--height);display:none}
.style-module-scss-module__RpU7NG__Container{margin:var(--container-margin,0);max-width:var(--container-max-width,100%)}.style-module-scss-module__RpU7NG__Container .slick-list{width:var(--slick-list-width,100%)}.style-module-scss-module__RpU7NG__Container .slick-track .slick-active{padding:var(--space-0) var(--space-3)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__RpU7NG__Container{max-width:100%}.style-module-scss-module__RpU7NG__Container .slick-list{width:100%}.style-module-scss-module__RpU7NG__Container .slick-track .slick-active{padding:var(--space-0) var(--space-3)}}.style-module-scss-module__RpU7NG__HasMaxWidth .slick-track{display:flex}.style-module-scss-module__RpU7NG__HeaderContainer{flex-wrap:wrap;align-items:baseline;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__RpU7NG__HeaderContainer{padding:var(--mobile-heading-padding,0)}}.style-module-scss-module__RpU7NG__CarouselHeader{margin-bottom:var(--space-5);justify-content:space-between;align-items:flex-start;display:flex}.style-module-scss-module__RpU7NG__CarouselHeading{color:var(--gray-900);font-size:var(--heading-font-size,20px);line-height:var(--heading-line-height,26px);font-weight:var(--heading-font-weight,bold);margin-right:var(--space-2-5)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__RpU7NG__CarouselHeading .experiences{padding:var(--space-11) var(--space-0) var(--space-0)}}.style-module-scss-module__RpU7NG__CarouselUnit{color:var(--gray-900);font-size:var(--font-size-xs);line-height:var(--line-height-16);font-weight:var(--font-weight-regular)}.style-module-scss-module__RpU7NG__SeeAll{align-items:center;gap:var(--space-2);display:flex;position:relative}.style-module-scss-module__RpU7NG__SeeAll>a{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);line-height:var(--line-height-40);color:var(--gray-900);text-decoration:none}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__RpU7NG__SeeAll{transform:translate(0)}.style-module-scss-module__RpU7NG__SeeAll>a{font-size:var(--font-size-2xl);line-height:var(--line-height-30)}}
.style-module-scss-module__bBMMWG__CheckboxInput{display:none}.style-module-scss-module__bBMMWG__Checkbox{border:1px solid var(--gray-500);cursor:pointer;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg fill='%23ffffff' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml: space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M504.502,75.496c-9.997-9.998-26.205-9.998-36.204,0L161.594,382.203L43.702,264.311c-9.997-9.998-26.205-9.997-36.204,0 c-9.998,9.997-9.998,26.205,0,36.203l135.994,135.992c9.994,9.997,26.214,9.99,36.204,0L504.502,111.7 C514.5,101.703,514.499,85.494,504.502,75.496z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");background-size:70%;background-color:var(--bgColorChecked);background-position:50%;background-repeat:no-repeat;border-radius:4px;width:18px;height:18px;display:block}.style-module-scss-module__bBMMWG__CheckboxLabel{cursor:pointer;font-size:var(--font-size-md);line-height:var(--line-height-21);color:var(--cbLabelColor);-webkit-user-select:none;user-select:none;-webkit-text-decoration:var(--cbLabelUnderline);text-decoration:var(--cbLabelUnderline);font-weight:var(--cbLabelFontWeight)}.style-module-scss-module__bBMMWG__CheckboxDisabled{opacity:.5;cursor:not-allowed}
.style-module-scss-module__O2c-Oa__Figure{width:var(--size);height:var(--size);margin:var(--margin);border:3px solid var(--gray-200);border-radius:16px;position:relative;overflow:visible}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__O2c-Oa__Figure{width:var(--mobileSize);height:var(--mobileSize)}}.style-module-scss-module__O2c-Oa__ImageCrop{border-radius:14px;width:100%;height:100%;display:block;overflow:hidden}.style-module-scss-module__O2c-Oa__ImageCrop img{object-fit:cover;object-position:center;width:100%;height:100%}.style-module-scss-module__O2c-Oa__Badge{background-color:var(--white);border-radius:50px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-2px;right:-2px;overflow:visible}.style-module-scss-module__O2c-Oa__BadgeIcon{width:20px;height:20px;color:var(--amber-500);margin:-4px}
.style-module-scss-module__7e6h8q__Container{color:var(--gray-900);margin:var(--container-margin,0 0 24px 0)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__7e6h8q__Container{margin:var(--container-mobile-margin,0 0 24px)}}.style-module-scss-module__7e6h8q__Title{font-size:var(--title-font-size,20px);font-weight:var(--font-weight-semibold);line-height:var(--line-height-27);margin:var(--title-margin,0 0 20px)}.style-module-scss-module__7e6h8q__Paragraph{font-size:var(--paragraph-font-size,16px);font-style:var(--paragraph-font-style,normal);line-height:var(--line-height-21);white-space:pre-line;word-break:break-word}
.style-module-scss-module__T_zvFq__Header{margin-bottom:var(--space-4);flex-direction:row;display:flex}.style-module-scss-module__T_zvFq__TitleColumn{margin-left:var(--space-3);flex-direction:column;justify-content:space-between;display:flex}.style-module-scss-module__T_zvFq__TitleColumn *{vertical-align:bottom}.style-module-scss-module__T_zvFq__Username{color:var(--gray-900);font-size:var(--font-size-md);font-weight:var(--font-weight-bold)}
.style-module-scss-module__VYKutq__ModalOverlay{z-index:20;background:var(--gray-overlay);visibility:hidden;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s;display:flex;position:fixed;top:0;left:0}.style-module-scss-module__VYKutq__Show{visibility:visible;opacity:1;transition:all .5s}.style-module-scss-module__VYKutq__Show>div{visibility:visible;opacity:1;transition:all .5s;transform:translateY(0)}.style-module-scss-module__VYKutq__ModalContent{background-color:var(--white);max-width:481px;min-height:375px;padding:var(--space-16) var(--space-16) var(--space-20);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;transition:all .5s;display:flex;transform:translateY(-30px)}.style-module-scss-module__VYKutq__ModalText{font-size:var(--font-size-2xl);line-height:var(--line-height-32);font-weight:var(--font-weight-semibold);text-align:center;color:var(--gray-900);margin:var(--space-8) var(--space-0) var(--space-8)}
.style-module-scss-module__FbBNgW__Overlay{background-color:var(--gray-overlay);z-index:7;width:100%;max-width:100%;height:100%;position:fixed;top:0;left:0}.style-module-scss-module__FbBNgW__Content{background-color:var(--white);border-radius:6px;width:514px;max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__FbBNgW__Content{text-align:center}}.style-module-scss-module__FbBNgW__ModalControllers{background-color:var(--gray-shadow-03);padding:var(--space-3) var(--space-4)}.style-module-scss-module__FbBNgW__StyledIcon{justify-content:center;align-items:center;display:flex}.style-module-scss-module__FbBNgW__StyledButton{padding:var(--space-4) var(--space-3) var(--space-0) var(--space-0);justify-content:flex-end;align-items:center;display:flex}.style-module-scss-module__FbBNgW__PopUpHeader{justify-content:center;align-items:center;display:block}.style-module-scss-module__FbBNgW__Button{background-color:var(--gray-500);color:var(--white);padding:var(--space-2) var(--space-10);font-size:var(--font-size-md);margin:var(--space-0) var(--space-5);cursor:pointer;border:none;border-radius:6px;outline:none}.style-module-scss-module__FbBNgW__ButtonCancel{color:var(--gray-500);margin:var(--space-0);padding:var(--space-0);background-color:#0000}.style-module-scss-module__FbBNgW__CloseButton{width:15px;height:15px;color:var(--gray-500);padding:var(--space-2);cursor:pointer;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;display:flex}.style-module-scss-module__FbBNgW__Icon{color:var(--red-500);padding:var(--space-7)}.style-module-scss-module__FbBNgW__StyledFooterModal{justify-content:flex-end;align-items:center;display:flex}.style-module-scss-module__FbBNgW__PopUpSectionHeading{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-40);color:var(--gray-900);margin-top:var(--space-5)}.style-module-scss-module__FbBNgW__PopUpSpan{font-size:var(--font-size-md);color:var(--gray-500);font-weight:var(--font-weight-regular);margin:var(--space-3) var(--space-0) var(--space-9);justify-content:center;display:flex}
.style-module-scss-module__GZo2hq__CustomLink{color:var(--customLinkColor);font-size:var(--customLinkFontSize);line-height:var(--customLinkLineHeight);font-weight:var(--font-weight-medium);margin:var(--customLinkMargin);cursor:pointer;text-decoration:underline;display:table}
.style-module-scss-module__fGsOKW__CustomSearchImg{background-color:var(--gray-50);background-image:var(--customSearchImg);resize:both;background-position:50%;background-repeat:no-repeat;background-size:95%;border-radius:10px;width:48px;height:48px}.style-module-scss-module__fGsOKW__CustomSearchLabel{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;text-align:center;width:100%;font-size:var(--font-size-sm);line-height:var(--line-height-16);font-weight:var(--font-weight-medium);color:var(--gray-900);word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.style-module-scss-module__fGsOKW__CustomArrowButton{appearance:none;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--gray-500);cursor:pointer;width:30px;height:30px;color:var(--white);border:none;border-radius:4px;justify-content:center;align-items:center;transition:box-shadow .2s ease-in-out;display:flex}.style-module-scss-module__fGsOKW__CustomArrowButton:hover{box-shadow:0 3px 6px var(--gray-700)}.style-module-scss-module__fGsOKW__CustomArrowButton:focus,.style-module-scss-module__fGsOKW__CustomArrowButton:active{outline:0}.style-module-scss-module__fGsOKW__CustomArrowButton:disabled{opacity:.2;color:var(--gray-900)}.style-module-scss-module__fGsOKW__CustomArrowContainer{inset:var(--customArrowInset);z-index:2;opacity:1;visibility:visible;align-items:center;width:100%;max-width:40px;height:100%;transition:all 1s;display:flex;position:absolute;transform:translate(0)}.style-module-scss-module__fGsOKW__RightArrowContainer{background:var(--rightArrowBackgroundGradient);justify-content:flex-end;transform:translate(-100%)}.style-module-scss-module__fGsOKW__LeftArrowContainer{background:var(--leftArrowBackgroundGradient);justify-content:flex-start;transform:translate(0)}.style-module-scss-module__fGsOKW__Hidden{opacity:0;visibility:hidden}
.style-module-scss-module___0z5La__Container{border-radius:var(--borderRadius,10px);height:var(--containerHeight,40px);width:var(--containerWidth,100%);margin:var(--containerMargin,0);display:flex;position:relative}.style-module-scss-module___0z5La__ContainerOpened{min-width:fit-content}.style-module-scss-module___0z5La__TextInput{cursor:pointer;width:100%;font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-regular);color:var(--gray-900);background-color:#0000;border:none;appearance:none!important}.style-module-scss-module___0z5La__Dropdown{border:1px solid var(--gray-300);font-size:var(--dropdownFontSize,16px);color:var(--gray-500);cursor:pointer;z-index:2;border-radius:var(--borderRadius,10px);width:var(--dropdownWidth,100%);height:var(--containerHeight,40px);padding:var(--space-3);text-align:left;font-weight:var(--font-weight-regular);background-color:var(--white);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;-ms-overflow-style:none;scrollbar-width:none;justify-content:space-between;align-items:center;transition:all .2s ease-out;display:flex;position:absolute;overflow:scroll}.style-module-scss-module___0z5La__Dropdown::-webkit-scrollbar{display:none}.style-module-scss-module___0z5La__Error{border-color:var(--red-500)}.style-module-scss-module___0z5La__ArrowWrapper{box-sizing:border-box;background-color:var(--white);width:fit-content;margin-left:var(--space-3);display:flex}.style-module-scss-module___0z5La__ArrowIcon{fill:var(--gray-500);transition:all .2s ease-out;transform:rotate(0)}.style-module-scss-module___0z5La__SelectWrapper{box-sizing:border-box;width:80%;display:flex}.style-module-scss-module___0z5La__SelectWrapper span{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.style-module-scss-module___0z5La__DropdownOpened{z-index:3;min-width:var(--widthWhenOpened,auto);background-color:var(--openedBackground,var(--white));transition:all .2s ease-out;position:absolute}.style-module-scss-module___0z5La__DropdownOpened .style-module-scss-module___0z5La__ArrowWrapper{background-color:var(--openedBackground,var(--white))}.style-module-scss-module___0z5La__DropdownOpened .style-module-scss-module___0z5La__ArrowIcon{transition:all .2s ease-out;transform:rotate(180deg)}.style-module-scss-module___0z5La__DropdownOpened.style-module-scss-module___0z5La__DinamicWidth .style-module-scss-module___0z5La__SelectWrapper{width:fit-content}.style-module-scss-module___0z5La__DropdownOpened.style-module-scss-module___0z5La__DinamicWidth .style-module-scss-module___0z5La__SelectWrapper span{width:fit-content;overflow:unset;text-overflow:unset}.style-module-scss-module___0z5La__DropdownOpened:not(.style-module-scss-module___0z5La__DropUp){border-radius:var(--borderRadius,10px) var(--borderRadius,10px) 0 0;border-bottom:0}.style-module-scss-module___0z5La__DropdownOpened.style-module-scss-module___0z5La__DropUp{border-radius:0 0 var(--borderRadius,10px) var(--borderRadius,10px);border-top:0}.style-module-scss-module___0z5La__Scrollable{height:auto;max-height:var(--droplistMaxHeight,auto);overflow-y:auto}.style-module-scss-module___0z5La__Droplist{box-sizing:border-box;z-index:4;opacity:0;border:1px solid var(--gray-300);width:100%;min-width:fit-content;height:0;font-size:var(--dropdownFontSize,16px);color:var(--gray-500);background-color:var(--white);padding:var(--space-0);margin:var(--space-0);border-radius:0 0 var(--borderRadius,10px) var(--borderRadius,10px);list-style-type:none;transition:all .2s ease-out;display:block;position:absolute;top:100%;overflow:hidden}@media screen and (min-width:1920px){.style-module-scss-module___0z5La__Droplist{width:100%}}.style-module-scss-module___0z5La__DroplistDropUp{border-radius:var(--borderRadius,10px) var(--borderRadius,10px) 0 0;top:auto;bottom:100%}.style-module-scss-module___0z5La__DroplistOpened{max-height:var(--droplistMaxHeight,auto);opacity:1;-ms-overflow-style:auto;scrollbar-width:auto;height:auto;transition:all .3s cubic-bezier(.35,1.55,.01,1.32);overflow-y:auto}
.style-module-scss-module__Er5kga__Container{margin:var(--margin);width:100%;max-width:var(--maxWidth);position:relative}@media screen and (min-width:1080px) and (max-width:1279px){.style-module-scss-module__Er5kga__Container{max-width:980px}}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Er5kga__Container{width:100%;padding:var(--mobilePadding);max-width:var(--mobileMaxWidth);margin:var(--mobileMargin)}}
.style-module-scss-module__K6uGSG__Container{gap:var(--space-5);flex-direction:row;display:flex}.style-module-scss-module__K6uGSG__Item{cursor:pointer;padding:var(--space-1);width:fit-content;color:var(--gray-500);font-size:var(--font-size-md);font-weight:var(--font-weight-regular);background:0 0;border:none;align-items:center;text-decoration:none;transition:all .3s ease-out;display:flex;position:relative}.style-module-scss-module__K6uGSG__Item:hover{color:var(--gray-500);opacity:.6;text-decoration:none;transition:all .3s ease-out}.style-module-scss-module__K6uGSG__Item:disabled{cursor:not-allowed}.style-module-scss-module__K6uGSG__Search{font-size:var(--font-size-xs)}.style-module-scss-module__K6uGSG__IsActive{font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__K6uGSG__IsActive:after{content:"";height:3px;left:50%;bottom:var(--dashBottomMargin,-5px);background-color:var(--red-500);border-radius:5px;animation:.2s cubic-bezier(.11,.41,.2,.57) forwards style-module-scss-module__K6uGSG__select;display:block;position:absolute;transform:translate(-50%)}.style-module-scss-module__K6uGSG__Default.style-module-scss-module__K6uGSG__IsActive:after{background-image:linear-gradient(67deg, var(--purple-600) 0%, var(--red-500) 53%, var(--persianPink) 100%)}.style-module-scss-module__K6uGSG__Red.style-module-scss-module__K6uGSG__IsActive:after,.style-module-scss-module__K6uGSG__Search.style-module-scss-module__K6uGSG__IsActive:after{background-color:var(--red-500)}.style-module-scss-module__K6uGSG__IsDisabled{opacity:.5;cursor:not-allowed}.style-module-scss-module__K6uGSG__Line{background-color:var(--alto);width:100%;height:1px;margin-top:var(--space-2)}@keyframes style-module-scss-module__K6uGSG__select{0%{width:0%}to{width:100%}}
.style-module-scss-module__pcQmsG__Container{padding:var(--space-0);outline:0;flex-direction:column;width:100%;display:flex}.style-module-scss-module__pcQmsG__Container hr{height:1px;color:var(--gray-200);background-color:var(--gray-200);width:100%;margin:var(--space-5) var(--space-0) var(--space-4) var(--space-0);border:none}.style-module-scss-module__pcQmsG__Container svg{fill:var(--red-500);width:10px}
.style-module-scss-module__KGTscG__SelectBox{width:var(--width);border:1px solid var(--gray-500);color:var(--gray-500);height:70px;font-size:var(--font-size-xs);line-height:var(--line-height-16);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;display:flex}.style-module-scss-module__KGTscG__SelectBox[class*=selected]{background:#0000 linear-gradient(72deg, var(--purple-600) 0%, var(--red-500) 54%, var(--red-400) 100%) 0% 0% no-repeat padding-box;color:#fff;border:none}.style-module-scss-module__KGTscG__SelectBox:hover{opacity:.8}
.style-module-scss-module__b30NzW__Heading{margin-bottom:var(--space-10);padding-bottom:var(--space-5);border-bottom:1px solid var(--gray-300);align-items:center;display:flex}.style-module-scss-module__b30NzW__Heading h1{font-size:var(--font-size-3xl);line-height:var(--line-height-37);font-weight:var(--font-weight-regular);color:var(--gray-900)}.style-module-scss-module__b30NzW__Heading h1>strong{font-weight:var(--font-weight-semibold)}.style-module-scss-module__b30NzW__Heading>svg{margin-left:var(--space-1-5)}
.style-module-scss-module__zr0bQW__CustomArrowButton{background-color:var(--gray-500);width:30px;height:30px;color:var(--white);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;display:flex;appearance:none!important}.style-module-scss-module__zr0bQW__CustomArrowButton :disabled{background-color:var(--gray-500);color:var(--gray-900);cursor:not-allowed;opacity:.3}
.style-module-scss-module__7XVnNq__CardWrapper{flex-grow:1;width:274px;height:100%}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__7XVnNq__CardWrapper{width:100%}.style-module-scss-module__7XVnNq__CardWrapper .card{height:322px!important}}.style-module-scss-module__7XVnNq__Heading{gap:var(--space-1-5);flex-direction:column;display:flex}.style-module-scss-module__7XVnNq__MemberName{color:var(--gray-900);font-size:var(--font-size-md);line-height:var(--line-height-22);text-align:left;font-weight:var(--font-weight-semibold);white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__7XVnNq__MemberName{margin-top:var(--space-3)}}.style-module-scss-module__7XVnNq__MemberOccupation{color:var(--gray-900);font-size:var(--font-size-xs);line-height:var(--line-height-22);text-align:left;font-weight:var(--font-weight-regular);text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.style-module-scss-module__7XVnNq__MemberBio{color:var(--gray-900);font-size:var(--font-size-sm);line-height:var(--line-height-19);text-align:left;font-weight:var(--font-weight-regular);-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.style-module-scss-module__AkxORW__Heading{font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-semibold);color:var(--gray-900);text-align:center}.style-module-scss-module__AkxORW__Info{font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900);text-align:center;min-width:114px}.style-module-scss-module__AkxORW__Info145{width:145px}.style-module-scss-module__AkxORW__Info133{width:133px}.style-module-scss-module__AkxORW__Text{font-size:var(--font-size-md);line-height:var(--line-height-20);font-weight:var(--font-weight-regular);color:var(--gray-900);text-align:center;max-width:694px}.style-module-scss-module__AkxORW__RequestHeading{font-size:var(--font-size-md);line-height:var(--line-height-20);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__AkxORW__Share{color:var(--gray-900);font-size:var(--font-size-3xl);line-height:100%;font-weight:var(--font-weight-regular);cursor:pointer;appearance:none;background-color:#0000;border:none;transition:all .3s}.style-module-scss-module__AkxORW__Share:hover{opacity:.7;transition:all .3s}.style-module-scss-module__AkxORW__ListContainer{width:100%;max-height:150px;overflow:hidden auto}.style-module-scss-module__AkxORW__ListContainer::-webkit-scrollbar{width:4px;height:15px}.style-module-scss-module__AkxORW__ListContainer::-webkit-scrollbar-track-piece{background-color:var(--gray-200)}.style-module-scss-module__AkxORW__ListContainer::-webkit-scrollbar-thumb:vertical{background-color:var(--gray-500);height:30px}.style-module-scss-module__AkxORW__UrlCopyInput{z-index:1;border-radius:8px;position:relative;overflow:hidden}.style-module-scss-module__AkxORW__CopyMessage{z-index:3;opacity:0;visibility:hidden;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.style-module-scss-module__AkxORW__CopyMessage.style-module-scss-module__AkxORW__Show{opacity:1;visibility:visible;transition:all .3s}.style-module-scss-module__AkxORW__Url{z-index:2;padding:var(--space-4) var(--space-4) var(--space-5);display:table;position:relative;inset:0}.style-module-scss-module__AkxORW__Url>strong{font-weight:var(--font-weight-semibold)}.style-module-scss-module__AkxORW__Url,.style-module-scss-module__AkxORW__CopyMessage{color:var(--gray-700);text-align:center;background-color:var(--gray-100);font-size:var(--font-size-sm);line-height:var(--line-height-17);font-weight:var(--font-weight-regular)}.style-module-scss-module__AkxORW__CopyInput{position:absolute;top:50%;left:50%;transform:scale(0)}.style-module-scss-module__AkxORW__RecommendationsList{gap:var(--space-5);flex-direction:column;width:100%;list-style:none;display:flex}.style-module-scss-module__AkxORW__RecommendationsList>li{border:1px solid var(--gray-100);border-radius:8px;grid-template-columns:auto 65px;width:100%;display:grid;overflow:hidden}.style-module-scss-module__AkxORW__RecommendationsList>li>article{padding:var(--space-5) var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.style-module-scss-module__AkxORW__RecommendationsList>li>article>em{font-style:normal;font-size:var(--font-size-sm);line-height:var(--line-height-19);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__AkxORW__RecommendationsList>li>article>p{font-size:var(--font-size-sm);line-height:var(--line-height-19);font-weight:var(--font-weight-semibold);color:var(--gray-700)}.style-module-scss-module__AkxORW__RecommendationsList>li>aside{background-color:var(--gray-100);justify-content:center;align-items:center;display:flex}.style-module-scss-module__AkxORW__RecommendationsList>li>aside>button{color:var(--gray-900);font-size:var(--font-size-2xl);line-height:100%;font-weight:var(--font-weight-regular);cursor:pointer;background-color:#0000;border:none}.style-module-scss-module__AkxORW__NoRecommendationWarning{color:var(--gray-900);font-size:var(--font-size-md);line-height:var(--line-height-20);font-weight:var(--font-weight-regular)}.style-module-scss-module__AkxORW__IconsContainer{justify-content:space-between;width:641px;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__AkxORW__IconsContainer{gap:var(--space-8);flex-direction:column;align-items:center;width:100%}}
.style-module-scss-module__1GddrG__TabsNavBar{gap:var(--space-8);border-bottom:2px solid var(--gray-100);color:var(--gray-900);padding:var(--space-5) var(--space-8) var(--space-0);flex-direction:row;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__1GddrG__TabsNavBar{padding:var(--space-5) var(--space-0) var(--space-0)}}.style-module-scss-module__1GddrG__TabLabel{cursor:pointer;padding:var(--space-0) var(--space-0) var(--space-2);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--gray-900);background-color:#0000;border:0;border-bottom:2px solid #0000;text-decoration:none;display:inline-block;position:relative;top:2px}.style-module-scss-module__1GddrG__Active{border-bottom-color:var(--red-500)}.style-module-scss-module__1GddrG__TabsContainer{padding:var(--space-0)}
.style-module-scss-module__e4jFMG__Container{width:100%}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__e4jFMG__Container{overflow-x:scroll}}.style-module-scss-module__e4jFMG__DynamicWidth{overflow:scroll hidden}.style-module-scss-module__e4jFMG__DynamicWidth>.style-module-scss-module__e4jFMG__Table{width:fit-content}.style-module-scss-module__e4jFMG__Table{flex-direction:column;width:100%;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__e4jFMG__Table{width:1000px}}.style-module-scss-module__e4jFMG__Head{background-color:var(--gray-900);width:100%;color:var(--white);flex-direction:column;display:flex}.style-module-scss-module__e4jFMG__GrayTheme{background-color:var(--gray-200);color:var(--gray-900)}.style-module-scss-module__e4jFMG__Body{width:100%;font-size:var(--font-size-xs);color:var(--gray-900);flex-direction:column;display:flex}.style-module-scss-module__e4jFMG__HeadRow,.style-module-scss-module__e4jFMG__Row{width:100%;padding:var(--space-0) var(--space-8);flex-flow:row;align-items:center;height:63px;display:flex}.style-module-scss-module__e4jFMG__Small{height:auto;padding:var(--space-3) var(--space-6)}.style-module-scss-module__e4jFMG__Row{background-color:var(--white)}.style-module-scss-module__e4jFMG__Row:nth-of-type(2n+2){background-color:var(--gray-50)}.style-module-scss-module__e4jFMG__HeadCell,.style-module-scss-module__e4jFMG__Cell{width:var(--cellWidth,auto);padding:var(--space-0) var(--space-3);color:var(--cellColor,inherit);font-size:var(--cellFontSize,12px);font-weight:var(--cellFontWeight,normal);align-items:center;display:flex}.style-module-scss-module__e4jFMG__HeadCell:first-of-type,.style-module-scss-module__e4jFMG__Cell:first-of-type{padding:var(--space-0)}.style-module-scss-module__e4jFMG__Search{color:var(--gray-500);font-size:var(--font-size-md);line-height:var(--line-height-26);margin:var(--space-32) var(--space-0) var(--space-24);justify-content:center;width:100%;display:flex}.style-module-scss-module__e4jFMG__LoaderWrapper{justify-content:center;align-items:center;height:500px;display:flex}.style-module-scss-module__e4jFMG__ActionLink{color:var(--red-500);cursor:pointer;padding:var(--space-0);background:0 0;border:none;outline:0;display:flex}.style-module-scss-module__e4jFMG__ActionLink:hover{opacity:.8;color:var(--red-500)}.style-module-scss-module__e4jFMG__SortLink{cursor:pointer;padding:var(--space-0);color:inherit;background:0 0;border:none;align-items:center;text-decoration:none;display:flex}.style-module-scss-module__e4jFMG__SortLink:hover{opacity:.8}.style-module-scss-module__e4jFMG__Tooltip{width:14px;height:14px;margin-left:var(--space-0-5);justify-content:center;align-items:center;display:flex;position:relative}.style-module-scss-module__e4jFMG__Tooltip>svg{cursor:help}.style-module-scss-module__e4jFMG__Tooltip>svg:hover+.style-module-scss-module__e4jFMG__TooltipContent{opacity:1;visibility:visible;transition:all .3s}.style-module-scss-module__e4jFMG__TooltipContent{background-color:var(--gray-700);z-index:3;width:240px;padding:var(--space-2-5) var(--space-3);opacity:0;box-shadow:0 4px 8px -4px var(--gray-shadow-16);visibility:hidden;border-radius:4px;transition:all .3s;position:absolute;top:0;left:0;transform:translateY(-100%);color:var(--white)!important;font-size:var(--font-size-xs)!important;line-height:var(--line-height-16)!important}
.style-module-scss-module__11X_UW__TagsContainer{width:100%;position:relative}.style-module-scss-module__11X_UW__TagsInputContainer{border:1px solid var(--gray-100);padding:var(--space-3) var(--space-4);gap:var(--space-2-5);border-radius:4px;flex-wrap:wrap;align-items:center;width:100%;display:flex;position:relative}.style-module-scss-module__11X_UW__TagsInputContainerError{border-color:var(--red-500);color:var(--red-500);animation:70ms ease-out 4 style-module-scss-module__11X_UW__errorAnimation}.style-module-scss-module__11X_UW__TagsInputContainerOpen{border-radius:4px 4px 0 0}.style-module-scss-module__11X_UW__TagItem{background-color:var(--gray-100);padding:var(--space-1) var(--space-2);gap:var(--space-1);border-radius:8px;display:flex}.style-module-scss-module__11X_UW__SuggestionsDropdown{background-color:var(--white);z-index:2;border:0;border-radius:0 0 4px 4px;width:100%;height:fit-content;max-height:0;position:absolute;bottom:0;overflow-y:scroll;transform:translateY(100%)}.style-module-scss-module__11X_UW__SuggestionsDropdownOpen{border:1px solid var(--gray-100);border-top:none;max-height:250px;transition:max-height .1s ease-in}.style-module-scss-module__11X_UW__SuggestionItem{padding:var(--space-1)}.style-module-scss-module__11X_UW__SuggestionItem:hover{background-color:var(--gray-100);cursor:pointer}.style-module-scss-module__11X_UW__TagItemCloseBtn{cursor:pointer}.style-module-scss-module__11X_UW__TagItemCloseBtn:hover{opacity:.5}.style-module-scss-module__11X_UW__TagInput{border:none;outline:none;flex-grow:1}.style-module-scss-module__11X_UW__ErrorMessage{color:var(--red-500);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);font-style:normal}
.style-module-scss-module__yXN6aq__BoostCardWrapper{margin:var(--space-2) var(--space-6) var(--space-0);padding-top:42px;position:relative}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__yXN6aq__BoostCardWrapper{width:100%;margin:var(--space-2) var(--space-0) var(--space-0)}}.style-module-scss-module__yXN6aq__BoostCardInfinityTop{background-color:var(--gray-50);z-index:1;border-radius:16px 16px 0 0;width:72%;height:28px;position:absolute;top:36px;left:50%;transform:translate(-50%)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__yXN6aq__BoostCardInfinityTop{width:calc(100% - 24px)}}.style-module-scss-module__yXN6aq__BoostCardContent{z-index:2;align-items:center;gap:var(--space-3);flex-direction:column;display:flex;position:relative}.style-module-scss-module__yXN6aq__BoostCardTitle{font-size:var(--font-size-sm);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900);text-align:center}
.style-module-scss-module__8EEYMa__Wrapper{display:inline-block;position:relative}.style-module-scss-module__8EEYMa__BellIcon{cursor:pointer;font-size:var(--font-size-2xl);fill:var(--gray-900)}.style-module-scss-module__8EEYMa__BellIcon :hover{fill:var(--gray-700)}.style-module-scss-module__8EEYMa__Overlay{background-color:var(--gray-overlay);width:100%;height:100%;position:fixed;top:85px;left:0}.style-module-scss-module__8EEYMa__Dropdown{background-color:var(--white);width:375px;box-shadow:0 3px 6px var(--gray-shadow-16);border-radius:12px;position:absolute;top:-12px;right:24px;overflow:hidden}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8EEYMa__Dropdown{width:100%;height:100dvh;right:0}}.style-module-scss-module__8EEYMa__Header{align-items:center;gap:var(--space-3);padding:var(--space-5);border-bottom:1px solid var(--gray-100);justify-content:space-between;display:flex}.style-module-scss-module__8EEYMa__Header>label{color:var(--gray-900);font-weight:var(--font-weight-semibold)}.style-module-scss-module__8EEYMa__UnreadCounter{font-size:var(--font-size-xs);color:var(--white);background-color:var(--red-500);border-radius:50px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.style-module-scss-module__8EEYMa__Content{min-height:200px;max-height:400px;overflow-y:scroll}.style-module-scss-module__8EEYMa__Content::-webkit-scrollbar{width:12px;height:15px}.style-module-scss-module__8EEYMa__Content::-webkit-scrollbar-track-piece{background-color:var(--gray-200);border-radius:8px}.style-module-scss-module__8EEYMa__Content::-webkit-scrollbar-thumb:vertical{cursor:grab;background-color:var(--gray-700);border-radius:8px;height:30px}.style-module-scss-module__8EEYMa__Content::placeholder{color:var(--gray-700)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8EEYMa__Content{width:100%;max-height:calc(100% - 300px);padding-bottom:var(--space-8);right:0}}.style-module-scss-module__8EEYMa__MobileClose{display:none}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8EEYMa__MobileClose{border-bottom:1px solid var(--gray-900);align-items:center;display:flex}.style-module-scss-module__8EEYMa__MobileClose>span{color:var(--gray-900);font-size:var(--font-size-xs)}}.style-module-scss-module__8EEYMa__Item{padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--gray-100)}.style-module-scss-module__8EEYMa__Item :hover{cursor:pointer;background-color:var(--gray-shadow-03)}.style-module-scss-module__8EEYMa__Item.style-module-scss-module__8EEYMa__IsSale{background-color:var(--green-200)}.style-module-scss-module__8EEYMa__Item.style-module-scss-module__8EEYMa__IsSale :hover{cursor:pointer;background-color:var(--green-200)}.style-module-scss-module__8EEYMa__Item:last-child{border-bottom:none}.style-module-scss-module__8EEYMa__Title{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--gray-900);margin-bottom:var(--space-1)}.style-module-scss-module__8EEYMa__Description{font-size:var(--font-size-xs);color:var(--gray-500)}.style-module-scss-module__8EEYMa__Description>strong{color:var(--gray-900)}.style-module-scss-module__8EEYMa__Time{font-size:var(--font-size-xs);color:var(--gray-500);margin-top:var(--space-1)}
.style-module-scss-module__Au2ivq__Container{padding:var(--space-0);z-index:6;position:relative}.style-module-scss-module__Au2ivq__Container.style-module-scss-module__Au2ivq__ModalOpened{z-index:1}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Au2ivq__Container.style-module-scss-module__Au2ivq__ModalOpened{display:none}}.style-module-scss-module__Au2ivq__Bar{width:100%;padding:var(--space-0) var(--space-5);background-color:var(--white);border-bottom:1px solid var(--gray-300);justify-content:space-between;align-items:center;height:85px;display:flex;position:fixed}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Au2ivq__Bar.style-module-scss-module__Au2ivq__FixedNavbar{position:relative}}.style-module-scss-module__Au2ivq__NavItem{cursor:pointer;font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-medium);color:var(--gray-500);margin:var(--space-0) var(--space-2-5);text-decoration:none;display:flex}.style-module-scss-module__Au2ivq__BrandGroup{align-items:center;gap:var(--space-3);min-width:0;display:flex}.style-module-scss-module__Au2ivq__ContextLabel{min-height:30px;padding:var(--space-0) var(--space-4);background:var(--brandSoftGradientOpacity);color:var(--gray-800);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-18);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Au2ivq__ContextLabel{min-height:28px;padding:var(--space-0) var(--space-2-5);font-size:var(--font-size-xs);line-height:var(--line-height-12)}}.style-module-scss-module__Au2ivq__HomeLink{text-align:left;letter-spacing:0;color:var(--gray-900);opacity:1;line-height:var(--line-height-21);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);cursor:pointer}.style-module-scss-module__Au2ivq__LinkButton{cursor:pointer}.style-module-scss-module__Au2ivq__DesktopPhoto{align-items:center;gap:var(--space-5);display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Au2ivq__DesktopPhoto{display:none}}.style-module-scss-module__Au2ivq__CollapseButton{padding:var(--space-0);background-color:#0000;border:none;display:none}.style-module-scss-module__Au2ivq__CollapseButton:focus,.style-module-scss-module__Au2ivq__CollapseButton:active{outline:0}.style-module-scss-module__Au2ivq__CollapseButton>svg{fill:var(--red-500);stroke:var(--red-500);width:41.3px;height:41.3px}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Au2ivq__CollapseButton{display:flex}}.style-module-scss-module__Au2ivq__CollapseMenu{box-sizing:border-box;background-color:var(--white);width:100%;height:auto;padding:var(--space-6) var(--space-8);box-shadow:0 3px 12px var(--gray-shadow-03);z-index:6;transition:all .3s cubic-bezier(.35,1.55,.01,1.32);display:none;position:absolute;top:84px}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Au2ivq__CollapseMenu{flex-direction:column;display:flex}}.style-module-scss-module__Au2ivq__CollapseItem{align-items:center;width:100%;display:flex}.style-module-scss-module__Au2ivq__CollapseItem a{color:var(--gray-500);text-decoration:none}.style-module-scss-module__Au2ivq__CollapseItem svg{fill:var(--gray-500);margin-right:var(--space-2-5)}.style-module-scss-module__Au2ivq__CollapseItem svg.no-fill{fill:none;stroke:var(--gray-500)}.style-module-scss-module__Au2ivq__ItemTag{background:var(--red-100);color:var(--red-500);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-12);padding:var(--space-1) var(--space-2);border-radius:100px;margin-left:auto}.style-module-scss-module__Au2ivq__DividerContainer{padding:var(--space-8) var(--space-0) var(--space-0)}.style-module-scss-module__Au2ivq__Divider{border-top:1px solid var(--gray-100)}.style-module-scss-module__Au2ivq__PublisherCTAContainer{padding-right:var(--space-8);border-right:1px solid var(--gray-100);align-items:center;height:85px;display:flex;position:relative}.style-module-scss-module__Au2ivq__Mobile{height:auto;padding-right:var(--space-0);border-right:none}.style-module-scss-module__Au2ivq__MobileBoostCard{width:100%;margin:0 0 20px;padding:0 48px}
.style-module-scss-module__edV4Ua__Container{z-index:3;height:calc(100dvh - 85px);margin-top:var(--space-20);background-color:var(--white);flex-direction:column;justify-content:flex-start;width:240px;display:flex;position:fixed;overflow:hidden}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__edV4Ua__Container{display:none}}.style-module-scss-module__edV4Ua__Content{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--gray-300) #0000;flex:1;min-height:0;position:relative;overflow:hidden auto}.style-module-scss-module__edV4Ua__Content::-webkit-scrollbar{width:6px}.style-module-scss-module__edV4Ua__Content::-webkit-scrollbar-track{background:0 0}.style-module-scss-module__edV4Ua__Content::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:999px}.style-module-scss-module__edV4Ua__Content::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.style-module-scss-module__edV4Ua__Menu{gap:var(--space-7);padding:var(--space-8) var(--space-0);flex-direction:column;display:flex}.style-module-scss-module__edV4Ua__FixedMenu{border-top:1px solid var(--gray-200);flex-direction:column;margin:0;display:flex}.style-module-scss-module__edV4Ua__ScrollHint{background:linear-gradient(180deg, #fff0 0%, var(--white) 100%);pointer-events:none;width:100%;height:22px;position:sticky;bottom:0}.style-module-scss-module__edV4Ua__Item{cursor:pointer;background-color:var(--white);-webkit-user-select:none;user-select:none;width:100%;padding:var(--space-0) var(--space-6);color:var(--gray-700);align-items:center;display:flex;position:relative}.style-module-scss-module__edV4Ua__Item a{font-size:var(--font-size-md);color:var(--gray-500);line-height:var(--line-height-21);text-decoration:none}.style-module-scss-module__edV4Ua__Item svg{fill:var(--gray-500);margin-right:var(--space-2-5);width:20px}.style-module-scss-module__edV4Ua__Item .custom_icon{fill:var(--gray-500)}.style-module-scss-module__edV4Ua__Item .no-fill{fill:none}.style-module-scss-module__edV4Ua__Item :hover{opacity:.8}.style-module-scss-module__edV4Ua__Item.style-module-scss-module__edV4Ua__IsActive a{font-size:var(--font-size-md);color:var(--gray-900);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold)}.style-module-scss-module__edV4Ua__Item.style-module-scss-module__edV4Ua__IsActive svg{fill:var(--red-500);color:var(--red-500);margin-right:var(--space-2-5)}.style-module-scss-module__edV4Ua__Item.style-module-scss-module__edV4Ua__IsActive .custom_icon{fill:var(--gray-900)}.style-module-scss-module__edV4Ua__Item.style-module-scss-module__edV4Ua__IsActive:after{content:" ";z-index:1;background-color:var(--red-500);transform-origin:50%;border-radius:8px 0 0 8px;width:4px;height:calc(100% + 10px);position:absolute;right:0}.style-module-scss-module__edV4Ua__ItemSmall a{font-size:var(--font-size-xs);color:var(--gray-500);line-height:var(--line-height-4);text-decoration:none}.style-module-scss-module__edV4Ua__ItemTag{background:var(--red-100);color:var(--red-500);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-12);padding:var(--space-1) var(--space-2);border-radius:100px;margin-left:auto}.style-module-scss-module__edV4Ua__NoPadding{padding:var(--space-0)}.style-module-scss-module__edV4Ua__BottomMenu{align-items:center;gap:var(--space-7);height:60px;margin:var(--space-0);border-top:1px solid var(--gray-100);flex-shrink:0;width:240px;display:flex}
.style-module-scss-module__H4yCrq__Container{background-color:var(--white);width:calc(100% - 240px);max-height:80px;position:fixed;bottom:0;right:0}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__H4yCrq__Container{z-index:9999;width:100%;position:absolute;bottom:0}}
.style-module-scss-module__C25daW__Container{z-index:5;right:20px;bottom:var(--bottom,20px);position:fixed}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__C25daW__Container{right:5px}}.style-module-scss-module__C25daW__Button{width:48px;height:48px;padding:var(--space-0);cursor:pointer;background-color:var(--green-500);border:none;border-radius:48px;justify-content:center;align-items:center;display:flex}.style-module-scss-module__C25daW__Button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000002e}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__C25daW__Button{width:52px;height:52px}}.style-module-scss-module__C25daW__Icon{color:var(--white);font-size:32px;display:block}
.style-module-scss-module__a50SmW__Container{box-sizing:border-box;z-index:5;height:var(--height,calc(100dvh - 85px));background:var(--brandSoftGradient);width:calc(100% - 240px);padding:var(--padding,20px 32px);-ms-overflow-style:auto;position:fixed;top:85px;right:0;overflow:hidden scroll}.style-module-scss-module__a50SmW__Container::-webkit-scrollbar{display:auto;width:5px}.style-module-scss-module__a50SmW__Container::-webkit-scrollbar-track{background:var(--gray-500)}.style-module-scss-module__a50SmW__Container::-webkit-scrollbar-thumb{background:var(--gray-900)}.style-module-scss-module__a50SmW__Container::-webkit-scrollbar-thumb:hover{background:var(--gray-900)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__a50SmW__Container{width:100%;padding:var(--mobilepadding,32px 12px 60px 12px);top:var(--mobiletop,85px);height:var(--mobileheight,calc(100dvh - 85px));bottom:0}.style-module-scss-module__a50SmW__Container.style-module-scss-module__a50SmW__FixedNavbar{position:relative}.style-module-scss-module__a50SmW__Container.style-module-scss-module__a50SmW__OverflowHidden{overflow:hidden}}.style-module-scss-module__a50SmW__Content{word-break:break-word;box-sizing:border-box;width:100%;height:auto}
.style-module-scss-module__in9-iq__List{flex-wrap:wrap;width:100%;display:flex}.style-module-scss-module__in9-iq__ItemList{margin:var(--space-2-5);background-image:var(--imageCardImg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;width:calc(25% - 20px);height:181px;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__in9-iq__ItemList{width:calc(33.3333% - 20px);height:0;padding-bottom:calc(33.3333% - 20px)}}.style-module-scss-module__in9-iq__ImageArea{border-radius:8px;width:100%;height:0;position:relative}.style-module-scss-module__in9-iq__Delete{width:26px;padding:var(--space-0-5) var(--space-1-5) var(--space-1);background:var(--white);border:1px solid var(--gray-100);color:var(--red-500);box-shadow:0 3px 6px var(--gray-shadow-16);text-shadow:0 1px 2px var(--gray-overlay);border-radius:10em;font:700 21px/20px sans-serif;text-decoration:none;transition:background .5s;display:flex;position:absolute;top:-10px;right:-10px}
.style-module-scss-module__lS5mKG__List{grid-gap:var(--space-6);margin-top:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(136px,1fr));list-style:none;display:grid}@media screen and (min-width:1080px) and (max-width:1279px){.style-module-scss-module__lS5mKG__List{grid-template-columns:repeat(auto-fill,minmax(136px,1fr))}}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__lS5mKG__List{grid-template-columns:repeat(auto-fill,minmax(336px,1fr))}}@media screen and (min-width:0) and (max-width:400px){.style-module-scss-module__lS5mKG__List{grid-template-columns:1fr}}.style-module-scss-module__lS5mKG__ListCard{border:1px solid var(--gray-200);border-radius:10px;position:relative}.style-module-scss-module__lS5mKG__OptionsBar{padding:var(--space-5) var(--space-2-5) var(--space-0);justify-content:flex-end;align-items:center;display:flex}.style-module-scss-module__lS5mKG__OptionsButton{cursor:pointer;background-color:#0000;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='4' viewBox='0 0 4.498 1.058'%3E%3Cg transform='translate(0 -295.942)'%3E%3Ccircle cx='.529' cy='296.471' r='.529' fill='%234d4d4d'/%3E%3Ccircle r='.529' cy='296.471' cx='.529' fill='%234d4d4d'/%3E%3Ccircle r='.529' cy='296.471' cx='3.969' fill='%234d4d4d'/%3E%3Ccircle r='.529' cy='296.471' cx='2.249' fill='%234d4d4d'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;width:17px;height:4px;transition:all .3s}.style-module-scss-module__lS5mKG__OptionsButton:hover{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='4' viewBox='0 0 4.498 1.058'%3E%3Cg transform='translate(0 -295.942)'%3E%3Ccircle cx='.529' cy='296.471' r='.529' fill='%23F15554'/%3E%3Ccircle r='.529' cy='296.471' cx='.529' fill='%23F15554'/%3E%3Ccircle r='.529' cy='296.471' cx='3.969' fill='%23F15554'/%3E%3Ccircle r='.529' cy='296.471' cx='2.249' fill='%23F15554'/%3E%3C/g%3E%3C/svg%3E");transition:all .3s}.style-module-scss-module__lS5mKG__OptionsButton:focus,.style-module-scss-module__lS5mKG__OptionsButton:active{outline:0}.style-module-scss-module__lS5mKG__OptionsList{z-index:3;background-color:var(--white);border:1px solid var(--gray-200);opacity:0;visibility:hidden;border-radius:8px;height:0;transition:all .2s ease-out;display:block;position:absolute;right:0}.style-module-scss-module__lS5mKG__Opened{background-color:var(--white);opacity:1;visibility:visible;height:auto;transition:all .3s cubic-bezier(.35,1.55,.01,1.32);display:block}.style-module-scss-module__lS5mKG__CardAction{cursor:pointer;color:var(--gray-900);width:100%;font-style:normal;text-decoration:none;transition:all .3s}.style-module-scss-module__lS5mKG__CardAction:hover{opacity:.7;transition:all .3s}.style-module-scss-module__lS5mKG__CardContent{padding:var(--space-0) var(--space-5) var(--space-2-5);gap:var(--space-5);flex-direction:column;display:flex}.style-module-scss-module__lS5mKG__BioContainer{grid-gap:var(--space-4);flex-direction:column;grid-template-columns:min-content auto;align-items:center;display:flex}.style-module-scss-module__lS5mKG__Thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px;width:60px;height:60px;display:table}.style-module-scss-module__lS5mKG__CastName{font-style:normal;font-size:var(--font-size-sm);line-height:var(--line-height-17);font-weight:var(--font-weight-semibold);color:var(--gray-900)}
.style-module-scss-module__Ku9kBG__Container{gap:var(--space-5);margin:var(--bannerMargin);width:var(--bannerWidth);flex-direction:column;height:auto;display:flex}.style-module-scss-module__Ku9kBG__Label{font-size:var(--font-size-2xl);line-height:var(--line-height-32);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__Ku9kBG__Banner{gap:var(--space-5);width:100%;height:var(--bannerHeight);background-image:linear-gradient(88deg, var(--gray-overlay), var(--gray-500)),var(--bannerBgImg);padding:var(--space-9) var(--space-16);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-direction:column;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Ku9kBG__Banner{width:100%;padding:var(--space-8);height:auto}}.style-module-scss-module__Ku9kBG__Title{font-size:var(--font-size-7xl);line-height:var(--line-height-62);font-weight:var(--font-weight-semibold);color:var(--white)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__Ku9kBG__Title{font-size:var(--font-size-3xl);line-height:var(--line-height-43)}}.style-module-scss-module__Ku9kBG__Button{cursor:pointer;border:2px solid var(--white);width:158px;color:var(--white);font-size:var(--font-size-md);line-height:var(--line-height-21);background-color:#0000;border-radius:8px;height:40px}.style-module-scss-module__Ku9kBG__Button:hover{opacity:.9}
.style-module-scss-module__GBtEZq__Card{height:var(--height,220px);width:var(--width,100%);background-color:var(--white);padding:var(--padding,20px);border:none;border-radius:8px;flex-direction:column;text-decoration:none;display:flex;position:relative}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__GBtEZq__Card{width:var(--xswidth,100%);margin:var(--mobilemargin,0)}}.style-module-scss-module__GBtEZq__Card.style-module-scss-module__GBtEZq__HasBorder{border:1px solid var(--gray-200)}.style-module-scss-module__GBtEZq__Clickable{cursor:pointer}.style-module-scss-module__GBtEZq__Header{align-items:center;gap:var(--space-3);display:flex}.style-module-scss-module__GBtEZq__Header svg{fill:var(--red-500);width:20px;height:20px}.style-module-scss-module__GBtEZq__Title{font-size:var(--font-size-md);line-height:var(--line-height-21);color:var(--gray-900);font-weight:var(--font-weight-semibold)}.style-module-scss-module__GBtEZq__Label{position:absolute;top:20px;left:35px}.style-module-scss-module__GBtEZq__Notification{position:absolute;top:10px;right:10px}.style-module-scss-module__GBtEZq__Notification svg{width:17px;height:17px;fill:var(--red-500)}.style-module-scss-module__GBtEZq__Content{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.style-module-scss-module__GBtEZq__NewCard{background-color:var(--white);width:100%;height:178px;color:var(--gray-900);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex;position:relative}.style-module-scss-module__GBtEZq__NewCard :hover{transition:all .3s;scale:1.02}.style-module-scss-module__GBtEZq__NewCard *{cursor:pointer}
.style-module-scss-module__Z6C4NW__Container{text-align:center;flex-direction:column;display:flex}.style-module-scss-module__Z6C4NW__Number{font-size:var(--font-size-5xl);line-height:var(--line-height-73);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__Z6C4NW__Label{font-size:var(--font-size-md);line-height:var(--line-height-21);color:var(--gray-500)}
.style-module-scss-module__jLZXjG__ComponentContainer{flex-direction:column;width:100%;display:flex}.style-module-scss-module__jLZXjG__HasError{border:1px solid var(--red-500)}.style-module-scss-module__jLZXjG__Label{margin-bottom:var(--space-2);font-size:var(--font-size-xl);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__jLZXjG__Link{margin-bottom:var(--space-5);font-size:var(--font-size-md);line-height:var(--line-height-16);font-weight:var(--font-weight-medium);cursor:pointer;color:var(--red-500);text-decoration:underline}.style-module-scss-module__jLZXjG__DescriptionDiv{flex-direction:column;display:flex}.style-module-scss-module__jLZXjG__TextContainer{border:1px solid var(--gray-500);color:var(--gray-500);font-size:var(--font-size-xs);height:auto;width:var(--actionInputWidth);border-radius:10px;flex-direction:row;justify-content:space-between;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__jLZXjG__TextContainer{flex-direction:column;width:100%}}.style-module-scss-module__jLZXjG__Input{height:var(--actionInputHeight);resize:none;width:100%;font-size:var(--font-size-md);line-height:var(--line-height-21);color:var(--gray-900);border:none;outline:none}.style-module-scss-module__jLZXjG__Input::placeholder{color:var(--gray-500)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__jLZXjG__Input{height:auto}}.style-module-scss-module__jLZXjG__Input[data-resize=true]{resize:vertical}.style-module-scss-module__jLZXjG__Counter{border-radius:0 0 10px 10px;flex-direction:row;justify-content:flex-end;width:120px;min-width:70px;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__jLZXjG__Counter{display:none}}.style-module-scss-module__jLZXjG__Limit{color:var(--red-500)}.style-module-scss-module__jLZXjG__Button{cursor:pointer;background-color:var(--red-500);border:none;border-left:1px solid var(--gray-300);width:175px;color:var(--white);font-weight:var(--font-weight-semibold);font-size:var(--font-size-md);border-radius:0 10px 10px 0;justify-content:center;align-items:center;display:flex}.style-module-scss-module__jLZXjG__Button svg{color:var(--white);margin-right:var(--space-2)}.style-module-scss-module__jLZXjG__Button:hover{opacity:.9}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__jLZXjG__Button{border:none;border-top:1px solid var(--gray-300);padding:var(--space-3) var(--space-0);border-radius:0 0 10px 10px;width:100%}}.style-module-scss-module__jLZXjG__InputGroup{width:100%;padding:var(--space-3) var(--space-4);flex-direction:row;align-items:center;display:flex}
.style-module-scss-module__vgf09G__Container{gap:var(--containerGap);margin:var(--containerMargin);width:var(--containerWidth);flex-direction:column;height:auto;display:flex}.style-module-scss-module__vgf09G__Label{font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__vgf09G__ImageLabelCard{width:100%;height:var(--imgHeight);border:var(--imgBorder);background-color:var(--white);border-radius:8px;position:relative}.style-module-scss-module__vgf09G__ImageLabelCard img{border-radius:8px}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__vgf09G__ImageLabelCard{width:100%;padding:var(--space-8) var(--space-3)}}
.style-module-scss-module__2AZgSa__TableContainer{width:100%}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__2AZgSa__TableContainer{overflow-y:scroll}}.style-module-scss-module__2AZgSa__Table{border-spacing:0;width:100%}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__2AZgSa__Table{min-width:1000px}}.style-module-scss-module__2AZgSa__TableHead{padding-bottom:var(--space-3);border-bottom:1px solid var(--gray-200);margin-bottom:var(--space-6);width:var(--tableHeadWidth)}.style-module-scss-module__2AZgSa__FilledHead{background-color:var(--gray-200);padding:var(--space-2) var(--space-3-5) var(--space-2-5)}.style-module-scss-module__2AZgSa__TableHeadLabel{font-style:normal;font-size:var(--font-size-xs);line-height:var(--line-height-18);font-weight:var(--font-weight-medium);color:var(--gray-900);text-align:left;display:inline-block}.style-module-scss-module__2AZgSa__FilledHeadLabel{font-weight:var(--font-weight-regular)}.style-module-scss-module__2AZgSa__TableOrderControl{gap:var(--space-0-5);flex-direction:column;display:flex}.style-module-scss-module__2AZgSa__TableOrderButton{appearance:none;height:4px;line-height:var(--line-height-0);cursor:pointer;background-color:#0000;border:none}.style-module-scss-module__2AZgSa__OrderDown>svg{transform:rotate(180deg)}.style-module-scss-module__2AZgSa__TableData{font-size:var(--font-size-xs);line-height:var(--line-height-18);font-weight:var(--font-weight-regular);color:var(--gray-900);text-align:left;padding-bottom:var(--space-2);border-bottom:1px solid var(--gray-200);padding-top:var(--space-6);padding-bottom:var(--space-2)}.style-module-scss-module__2AZgSa__SeeMoreLink{color:var(--red-500);cursor:pointer;font-weight:var(--font-weight-semibold)}
.style-module-scss-module__J51MKq__ExportButton{cursor:pointer;appearance:none;color:var(--gray-900);font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-medium);background-color:#0000;border:none;transition:all .2s}.style-module-scss-module__J51MKq__ExportButton:focus,.style-module-scss-module__J51MKq__ExportButton:active{outline:0}.style-module-scss-module__J51MKq__Title{color:var(--gray-900);font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-medium)}
.style-module-scss-module__0gOq7q__Container{margin:var(--space-0)}.style-module-scss-module__0gOq7q__MarginTop20{margin:var(--space-5) var(--space-0) var(--space-0)}.style-module-scss-module__0gOq7q__ContainerCard{grid-gap:var(--space-5);grid-template-columns:repeat(auto-fill,125px);display:grid}@media screen and (min-width:1920px){.style-module-scss-module__0gOq7q__ContainerCard{grid-template-columns:repeat(auto-fill,123px)}}.style-module-scss-module__0gOq7q__ContainerTag{gap:var(--space-3);flex-wrap:wrap;display:flex}.style-module-scss-module__0gOq7q__Card{border:1px solid var(--gray-300);background-color:var(--white);cursor:pointer;border-radius:4px;width:100%;transition:all .2s;display:flex}.style-module-scss-module__0gOq7q__CardCard{padding:var(--space-5);justify-content:center;align-items:flex-start;height:100%}.style-module-scss-module__0gOq7q__CardTag{padding:var(--space-2) var(--space-4);border-radius:20px;justify-content:center;align-items:center}.style-module-scss-module__0gOq7q__InputCheck{display:none}.style-module-scss-module__0gOq7q__InputCheck:checked+.style-module-scss-module__0gOq7q__Card{border-color:var(--gray-500);background-color:var(--gray-100);transition:all .2s}.style-module-scss-module__0gOq7q__InputCheck:checked+.style-module-scss-module__0gOq7q__CardCard{border-color:var(--red-500);box-shadow:none;background-color:var(--red-500);color:var(--white)}.style-module-scss-module__0gOq7q__InputCheck:checked+.style-module-scss-module__0gOq7q__CardTag{border-color:var(--gray-500);background-color:var(--gray-500)}.style-module-scss-module__0gOq7q__InputCheck:checked+.style-module-scss-module__0gOq7q__Card .style-module-scss-module__0gOq7q__CardLabelCard,.style-module-scss-module__0gOq7q__InputCheck:checked+.style-module-scss-module__0gOq7q__Card .style-module-scss-module__0gOq7q__CardLabelTag{color:var(--white)}.style-module-scss-module__0gOq7q__InputCheck:checked+.style-module-scss-module__0gOq7q__Card .style-module-scss-module__0gOq7q__IconChecked{display:block}.style-module-scss-module__0gOq7q__InputCheck:checked+.style-module-scss-module__0gOq7q__Card .style-module-scss-module__0gOq7q__IconNotChecked,.style-module-scss-module__0gOq7q__InputCheck:not(:checked)+.style-module-scss-module__0gOq7q__Card .style-module-scss-module__0gOq7q__IconChecked{display:none}.style-module-scss-module__0gOq7q__InputCheck:not(:checked)+.style-module-scss-module__0gOq7q__Card .style-module-scss-module__0gOq7q__IconNotChecked{display:block}.style-module-scss-module__0gOq7q__CardLabel{-webkit-user-select:none;user-select:none;font-style:normal}.style-module-scss-module__0gOq7q__CardLabelCard{font-size:var(--font-size-sm);line-height:var(--line-height-17);font-weight:var(--font-weight-semibold);color:var(--gray-900);text-align:center;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.style-module-scss-module__0gOq7q__CardLabelTag{font-size:var(--font-size-xs);line-height:var(--line-height-16);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__0gOq7q__CardImage{border-radius:50px;width:60px;height:60px;position:relative}.style-module-scss-module__0gOq7q__CardImage>span{border-radius:50px}
.style-module-scss-module__chS6Ha__TabSelectContainer{gap:var(--space-2);flex-direction:row;align-items:center;display:flex}.style-module-scss-module__chS6Ha__Disabled{opacity:.3}.style-module-scss-module__chS6Ha__CheckSelector{box-sizing:border-box;width:18px;height:18px;padding:var(--space-0);border:1px solid var(--gray-700);appearance:none;cursor:pointer;background-color:#0000;border-radius:50%;outline:none;transition:outline .1s}.style-module-scss-module__chS6Ha__CheckSelector:not(:disabled):checked{border-color:var(--red-500);background-color:var(--red-500);padding:var(--space-0-5);background-clip:content-box;background-image:radial-gradient(circle, var(--red-500) 0%, var(--red-500) 50%, transparent 60%, transparent 100%)}.style-module-scss-module__chS6Ha__CheckSelector:disabled{cursor:not-allowed}.style-module-scss-module__chS6Ha__CheckSelector:disabled:checked{background-image:radial-gradient(circle, var(--red-500) 0%, var(--red-500) 50%, transparent 50%, transparent 100%)}@media (hover:hover){.style-module-scss-module__chS6Ha__CheckSelector:not(:disabled):hover{transform:scale(1.05)}}
.style-module-scss-module__TkEFua__CropperContainer{background:0 0;border-radius:4px;width:400px;height:300px;display:flex;position:relative}.style-module-scss-module__TkEFua__CropperMedia{border-radius:4px;width:auto;height:auto}.style-module-scss-module__TkEFua__RangeLabel{color:var(--gray-900);font-size:var(--font-size-2xl);display:flex}.style-module-scss-module__TkEFua__Range{appearance:none;width:100%;max-width:700px;margin:var(--space-0);cursor:pointer;height:25px;display:block;overflow:hidden}.style-module-scss-module__TkEFua__Range:focus{outline:none}.style-module-scss-module__TkEFua__Range::-webkit-slider-runnable-track{background:var(--gray-900);border-radius:50px;width:100%;height:3px}.style-module-scss-module__TkEFua__Range::-webkit-slider-thumb{appearance:none;background:var(--gray-900);border:0;border-radius:100%;width:17px;height:17px;transition:background-color .15s;position:relative;top:50%;transform:translateY(-50%)}.style-module-scss-module__TkEFua__Range::-moz-range-track{background:var(--gray-1000);width:100%;height:3px}.style-module-scss-module__TkEFua__Range::-moz-range-progress{background:var(--gray-1000);width:100%;height:3px}.style-module-scss-module__TkEFua__Range::-moz-range-thumb{appearance:none;margin:var(--space-0);background:var(--gray-900);border:0;border-radius:100%;width:17px;height:17px;transition:background-color .15s}.style-module-scss-module__TkEFua__Range::-ms-track{color:#0000;background:0 0;border:0;width:100%;height:3px}.style-module-scss-module__TkEFua__Range::-ms-fill-lower{background:var(--gray-900)}.style-module-scss-module__TkEFua__Range::-ms-fill-upper{background:var(--gray-900)}.style-module-scss-module__TkEFua__Range::-ms-thumb{appearance:none;background:var(--gray-900);width:17px;height:17px;margin:var(--space-0);box-shadow:none;border:0;border-radius:100%;transition:background-color .15s;top:0}.style-module-scss-module__TkEFua__Range:hover::-webkit-slider-thumb{background-color:var(--gray-900)}.style-module-scss-module__TkEFua__Range:focus::-webkit-slider-thumb{background-color:var(--gray-900)}.style-module-scss-module__TkEFua__Range:hover::-moz-range-thumb{background-color:var(--gray-900)}.style-module-scss-module__TkEFua__Range:focus::-moz-range-thumb{background-color:var(--gray-900)}.style-module-scss-module__TkEFua__Range:hover::-ms-thumb{background-color:var(--gray-900)}.style-module-scss-module__TkEFua__Range:focus::-ms-thumb{background-color:var(--gray-900)}
.style-module-scss-module__y5zTQq__ModalContent{background-color:var(--white);width:684px;max-width:100%;height:100dvh;position:fixed;top:0}.style-module-scss-module__y5zTQq__CardHead{padding:var(--space-3-5) var(--space-6);border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;display:flex}.style-module-scss-module__y5zTQq__CardContent{padding:var(--space-5);padding-bottom:var(--space-24);-ms-overflow-style:auto;flex-direction:column;align-items:stretch;height:100dvh;display:flex;overflow-y:auto}.style-module-scss-module__y5zTQq__CardContent::-webkit-scrollbar{display:auto;width:12px}.style-module-scss-module__y5zTQq__CardContent::-webkit-scrollbar-track{background:var(--gray-200)}.style-module-scss-module__y5zTQq__CardContent::-webkit-scrollbar-thumb{background:var(--gray-500)}.style-module-scss-module__y5zTQq__CardContent::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}.style-module-scss-module__y5zTQq__TabSelectContainer{gap:var(--space-4);grid-template-columns:repeat(2,181px);display:grid}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__y5zTQq__TabSelectContainer{grid-template-columns:repeat(2,1fr)}}.style-module-scss-module__y5zTQq__InputGroup{flex-direction:column;display:flex}.style-module-scss-module__y5zTQq__InputLabel{color:var(--gray-900);font-size:var(--font-size-sm);line-height:var(--line-height-18);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-2-5)}.style-module-scss-module__y5zTQq__Required:after{content:" *";color:var(--red-500)}.style-module-scss-module__y5zTQq__Form{gap:var(--space-5);flex-direction:column;display:flex}.style-module-scss-module__y5zTQq__CloseButton{color:var(--gray-500);font-weight:var(--font-weight-bold);line-height:var(--line-height-0);cursor:pointer;padding:var(--space-0);background:0 0;border:none;text-decoration:none}.style-module-scss-module__y5zTQq__CardTitle{color:var(--gray-900);font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-semibold)}.style-module-scss-module__y5zTQq__ConfirmContainer{background-color:var(--white);margin:var(--space-5) var(--space-0) var(--space-0)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__y5zTQq__ConfirmContainer{width:100%;margin:var(--space-5) var(--space-0) var(--space-36)}}.style-module-scss-module__y5zTQq__AddImageLabel{background-color:var(--white);border:1px solid var(--gray-500);cursor:pointer;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:174px;height:160px;display:flex}.style-module-scss-module__y5zTQq__AddImageLabel>span{color:var(--gray-500);font-size:var(--font-size-sm);line-height:var(--line-height-19);margin-top:var(--space-5)}.style-module-scss-module__y5zTQq__AddImageLabelError{border-color:var(--red-500)}.style-module-scss-module__y5zTQq__InputFile{display:none}.style-module-scss-module__y5zTQq__PreviewPhoto{border-radius:1000px;width:68px;height:68px}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__y5zTQq__CardContent{-webkit-overflow-scrolling:touch;height:100dvh;overflow-y:scroll}}
.style-module-scss-module__C5kbHa__ButtonLabel{margin-left:var(--space-2)}.style-module-scss-module__C5kbHa__EmptyMessage{margin-bottom:var(--space-8);flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module-scss-module__C5kbHa__EmptyMessage>p{font-size:var(--font-size-sm);line-height:var(--line-height-19);font-weight:var(--font-weight-semibold);color:var(--gray-500)}.style-module-scss-module__C5kbHa__EmptySpacer{width:100%;height:26px}.style-module-scss-module__C5kbHa__Text{text-align:center;width:100%;margin-top:var(--space-5);color:var(--gray-900);font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);display:block}
.style-module-scss-module__aU39Pq__InputRow{gap:var(--space-6);width:100%;margin:var(--space-0);padding:var(--space-0);flex-direction:row;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__aU39Pq__InputRow{gap:var(--space-3);flex-direction:column}}.style-module-scss-module__aU39Pq__InputBlock{gap:var(--space-2-5);flex-direction:column;width:50%;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__aU39Pq__InputBlock{width:100%}}.style-module-scss-module__aU39Pq__InputBlockWide{width:65%}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__aU39Pq__InputBlockWide{width:100%}}.style-module-scss-module__aU39Pq__InputBlockNarrow{width:35%}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__aU39Pq__InputBlockNarrow{width:100%}}.style-module-scss-module__aU39Pq__ListItem{color:var(--gray-500);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);gap:var(--space-5);width:100%;padding:var(--space-5) var(--space-0);border-bottom:1px solid var(--gray-100);align-items:center;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__aU39Pq__ListItem{gap:var(--space-2)}.style-module-scss-module__aU39Pq__ListItem>.date-calendar-icon{width:30px}}.style-module-scss-module__aU39Pq__ListItemFirst{padding-top:var(--space-6)}.style-module-scss-module__aU39Pq__ListItemLast{padding-bottom:var(--space-0);border-bottom:0}.style-module-scss-module__aU39Pq__TrashButton{background-color:var(--gray-100);padding:var(--space-1) var(--space-2);cursor:pointer;border:none}.style-module-scss-module__aU39Pq__TrashButton:active{opacity:.9;transition:all .1s}.style-module-scss-module__aU39Pq__ItemContainer{font-size:var(--font-size-md);margin-right:auto}.style-module-scss-module__aU39Pq__ItemContainer>span{display:none}.style-module-scss-module__aU39Pq__ItemContainerExpired{color:var(--red-500)}.style-module-scss-module__aU39Pq__ItemContainerExpired>span{background-color:var(--red-100);padding:var(--space-2-5) var(--space-3);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);margin-left:var(--space-2);border-radius:1000px;display:inline-block}.style-module-scss-module__aU39Pq__FormCardContainer{gap:var(--space-3);visibility:visible;opacity:1;padding:var(--space-0);flex-direction:column;width:100%;height:auto;transition:visibility ease-in-out,opacity .2s ease-in-out,height 5s ease-in-out;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__aU39Pq__ItemContainer{font-size:var(--font-size-sm)}.style-module-scss-module__aU39Pq__ItemContainerExpired{text-decoration:line-through}.style-module-scss-module__aU39Pq__ItemContainerExpired>span{display:none}}
.style-module-scss-module__7ypNsq__CalendarAvailabilityContainer{gap:var(--space-5);flex-direction:row;width:100%;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__7ypNsq__CalendarAvailabilityContainer{flex-direction:column}}
.style-module-scss-module__tKwVzq__ContentContainer{--padding:var(--space-0);padding:var(--padding);width:100%}.style-module-scss-module__tKwVzq__ContentContainer:not(:last-of-type){margin-bottom:var(--space-5)}.style-module-scss-module__tKwVzq__Heading{font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-4);color:var(--gray-900)}.style-module-scss-module__tKwVzq__Card{border:1px solid var(--gray-300);padding:var(--space-5);border-radius:8px}.style-module-scss-module__tKwVzq__Card.style-module-scss-module__tKwVzq__NoBorder{padding:var(--space-0);border:none}.style-module-scss-module__tKwVzq__InfoRow{justify-content:space-between;align-items:center;width:100%;display:flex}.style-module-scss-module__tKwVzq__InfoRow:not(:last-of-type){border-bottom:1px solid var(--gray-300);padding-bottom:var(--space-3);margin-bottom:var(--space-3)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__tKwVzq__InfoRow{align-items:flex-start;gap:var(--space-1);flex-direction:column}}.style-module-scss-module__tKwVzq__InfoTitle{font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__tKwVzq__InfoData{font-style:normal;font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-700)}
.style-module-scss-module__wq6UIa__HeaderContent{align-items:top;padding-bottom:var(--space-8);margin-bottom:var(--space-8);margin-left:calc(var(--space-8)*-1);padding-left:var(--space-8);width:calc(100% + 64px);padding-right:var(--space-8);justify-content:space-between;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__wq6UIa__HeaderContent{margin-left:calc(var(--space-3)*-1);padding-left:var(--space-3);align-items:flex-start;gap:var(--space-3);flex-direction:column;width:calc(100% + 24px)}}.style-module-scss-module__wq6UIa__UserInfoHeader{align-items:top;gap:var(--space-5);width:80%;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__wq6UIa__UserInfoHeader{align-items:center;gap:var(--space-3);flex-direction:column;width:100%}}.style-module-scss-module__wq6UIa__UserAvatarEditWrapper{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.style-module-scss-module__wq6UIa__UserAvatarEditLabel{cursor:pointer}.style-module-scss-module__wq6UIa__UserAvatarInput{display:none}.style-module-scss-module__wq6UIa__UserAvatarEditButton{color:var(--gray-700);font-size:var(--font-size-xs);line-height:var(--line-height-16);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.style-module-scss-module__wq6UIa__UserName{font-size:var(--font-size-3xl);line-height:var(--line-height-37);font-weight:var(--font-weight-semibold);color:var(--gray-900);margin-bottom:var(--space-1)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__wq6UIa__UserName{text-align:center}}.style-module-scss-module__wq6UIa__UserEmail{font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-regular);color:var(--gray-900)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__wq6UIa__UserEmail{text-align:center}}.style-module-scss-module__wq6UIa__EditButton{height:fit-content;text-decoration:none}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__wq6UIa__EditButton{margin:var(--space-0) auto}}
.style-module-scss-module__5_4_TW__Overlay{z-index:6;border-radius:inherit;background-color:var(--gray-overlay);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__5_4_TW__Overlay{z-index:10000;top:85px}}.style-module-scss-module__5_4_TW__Card{background-color:var(--white);width:410px;height:100dvh;transition:all .3s;position:absolute;top:0;right:0}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__5_4_TW__Card{width:100%}}.style-module-scss-module__5_4_TW__Header{background-color:var(--red-500);width:100%;height:41px;padding:var(--space-0) var(--space-8);justify-content:center;align-items:center;display:flex}.style-module-scss-module__5_4_TW__Link{color:var(--gray-900);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);text-decoration:underline}.style-module-scss-module__5_4_TW__LinkClose{cursor:pointer;color:var(--white);font-size:var(--font-size-xs);padding:var(--space-0);background:0 0;border:none;text-decoration:none;position:absolute;left:12px}.style-module-scss-module__5_4_TW__Title{color:var(--white);font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-regular);display:flex}.style-module-scss-module__5_4_TW__Content{height:100%;padding:var(--space-0) var(--space-11) var(--space-11) var(--space-12);gap:var(--space-5);flex-direction:column;display:flex;overflow-y:scroll}.style-module-scss-module__5_4_TW__Image{width:250px;height:188px}.style-module-scss-module__5_4_TW__EmbededVideoContainer{border-radius:8px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.style-module-scss-module__5_4_TW__EmbededVideoContainer>iframe{width:100%;height:100%;position:absolute;top:0;left:0}
.style-module-scss-module__ToYonq__Tag{background-color:var(--red-500);z-index:6;cursor:pointer;opacity:0;border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:30px;height:43px;transition:all .3s;display:flex;position:fixed;bottom:37px;right:0}.style-module-scss-module__ToYonq__Tag svg{fill:var(--white)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__ToYonq__Tag{opacity:1;width:24px;height:33px;display:flex;bottom:64px}.style-module-scss-module__ToYonq__Tag svg{width:14px}}@media screen and (min-width:0) and (max-width:400px){.style-module-scss-module__ToYonq__Tag{width:24px;height:33px;display:flex;bottom:64px}.style-module-scss-module__ToYonq__Tag svg{width:14px}}
.style-module-scss-module__voUgyG__ExperienceTypeCard{flex-direction:row;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__voUgyG__ExperienceTypeCard{flex-direction:column}}.style-module-scss-module__voUgyG__ExperienceTypeController{padding:var(--space-8);flex:1;justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__voUgyG__ExperienceTypeController{padding:var(--space-4) var(--space-4) var(--space-6);align-items:flex-start;gap:var(--space-6);flex-direction:column}}.style-module-scss-module__voUgyG__ExperienceTypeCode{font-weight:var(--font-weight-medium);font-size:var(--font-size-md);line-height:var(--line-height-21);color:var(--gray-900);margin:var(--space-0)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__voUgyG__ExperienceTypeCode{width:100%}}.style-module-scss-module__voUgyG__UppercaseText{text-transform:uppercase}.style-module-scss-module__voUgyG__ExperienceTypeToggleContainer{align-items:center;display:flex}.style-module-scss-module__voUgyG__ExperienceTypeToggleLabel{margin-right:var(--space-3);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);line-height:var(--line-height-21);color:var(--gray-900);display:table}
.style-module-scss-module__RyHala__CardHeader{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.style-module-scss-module__RyHala__Heading{font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__RyHala__ClearFilter{color:var(--gray-900);font-size:var(--font-size-xs);line-height:var(--line-height-16);cursor:pointer;font-weight:var(--font-weight-regular);background-color:#0000;border:none;transition:all .3s;appearance:none!important}.style-module-scss-module__RyHala__ClearFilter:hover{opacity:.7}.style-module-scss-module__RyHala__ExportButton{color:var(--gray-900);font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);cursor:pointer;background-color:#0000;border:none;transition:all .3s;appearance:none!important}.style-module-scss-module__RyHala__ExportButton:hover{opacity:.7}.style-module-scss-module__RyHala__EmptyExperiences{margin-top:var(--space-6);font-size:var(--font-size-xs);line-height:var(--line-height-18);font-weight:var(--font-weight-semibold);color:var(--gray-900);justify-content:center;display:flex}
.style-module-scss-module__m2pE1G__FormContainer{gap:var(--space-9);grid-template-columns:1fr 208px;max-width:1060px;display:grid}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__m2pE1G__FormContainer{grid-template-columns:100%}}.style-module-scss-module__m2pE1G__ProgressSidebar{width:100%}.style-module-scss-module__m2pE1G__ProgressSidebarDesktop{position:sticky;top:0}.style-module-scss-module__m2pE1G__ProgressSidebarMobile{display:none}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__m2pE1G__ProgressSidebarMobile{box-shadow:var(--gray-shadow-16) 0 0 16px;z-index:4;background-color:var(--white);flex-direction:column;grid-template-rows:repeat(2,1fr);width:100%;display:flex;position:fixed;bottom:0;left:0}}.style-module-scss-module__m2pE1G__FormContainer .button-publish-experiencia-not-track{font-size:var(--font-size-md)}.style-module-scss-module__m2pE1G__DonnutContainer{width:45px}.style-module-scss-module__m2pE1G__BarProgress{background-color:var(--gray-500);appearance:none;border:none;border-radius:8px;width:100%;height:6px;position:relative;overflow:hidden}.style-module-scss-module__m2pE1G__BarProgress::-webkit-progress-bar{background-color:var(--gray-500);border-radius:8px}.style-module-scss-module__m2pE1G__BarProgress::-webkit-progress-value{background-color:var(--green-500);border-radius:8px;transition:all .3s}.style-module-scss-module__m2pE1G__BarProgress::-moz-progress-bar{background-color:var(--green-500);border-radius:8px;transition:all .3s}.style-module-scss-module__m2pE1G__BarProgressCarnation::-webkit-progress-value{background-color:var(--red-500)}.style-module-scss-module__m2pE1G__BarProgressCarnation::-moz-progress-bar{background-color:var(--red-500)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__m2pE1G__FormContainer .style-module-scss-module__m2pE1G__ProgressSidebarDesktop{display:none}}
.style-module-scss-module__AfgGsW__ThumbImage{border-radius:4px}.style-module-scss-module__AfgGsW__TitleText{padding-right:var(--space-3-5)}.style-module-scss-module__AfgGsW__StatusCell{cursor:pointer;width:fit-content;font-size:var(--font-size-xs);line-height:var(--line-height-16);font-weight:var(--font-weight-semibold);color:var(--gray-900);background-color:#0000;background-image:url("data:image/svg+xml,%0A%3Csvg fill='currentColor' stroke='currentColor' stroke-width='0' version='1.2' viewBox='0 0 13 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0.3 1.7 6.2 6.3 6.2-6.3c0.2-0.2 0.3-0.5 0.3-0.7 0-0.2-0.1-0.5-0.3-0.7s-0.4-0.3-0.7-0.3h-11c-0.3 0-0.5 0.1-0.7 0.3-0.2 0.2-0.3 0.4-0.3 0.7 0 0.3 0.1 0.5 0.3 0.7z'/%3E%3C/svg%3E%0A");background-position:100%;background-repeat:no-repeat;background-size:7px;border:none;max-width:85px;appearance:none!important}.style-module-scss-module__AfgGsW__StatusCell:focus~.style-module-scss-module__AfgGsW__StatusChecker{opacity:1;visibility:visible}.style-module-scss-module__AfgGsW__StatusContainer{background-color:var(--white);opacity:0;visibility:hidden;z-index:20;width:106px;box-shadow:0 4px 8px var(--gray-500);border-radius:8px;position:absolute;top:20px;left:11px;overflow:hidden}.style-module-scss-module__AfgGsW__StatusContainer:hover{opacity:1;visibility:visible}.style-module-scss-module__AfgGsW__StatusRadioGroup{padding:var(--space-1-5) var(--space-2-5)}.style-module-scss-module__AfgGsW__StatusRadio{align-items:center;display:flex}.style-module-scss-module__AfgGsW__RadioMark>label{border:1px solid var(--gray-900);cursor:pointer;border-radius:50px;width:10px;height:10px;display:table}.style-module-scss-module__AfgGsW__RadioMark>input[type=radio]{display:none}.style-module-scss-module__AfgGsW__RadioMark>input[type=radio]:checked~label{background-color:var(--gray-900);box-shadow:0 0 0 1px var(--white) inset}.style-module-scss-module__AfgGsW__TableCell{padding:var(--space-2-5) var(--space-0);position:relative}.style-module-scss-module__AfgGsW__TableCell span{font-size:var(--font-size-xs);line-height:var(--line-height-16);font-weight:var(--font-weight-semibold);color:var(--gray-900);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.style-module-scss-module__AfgGsW__TableCell span:hover~.style-module-scss-module__AfgGsW__StatusChecker,.style-module-scss-module__AfgGsW__TableCell a:hover~.style-module-scss-module__AfgGsW__StatusChecker{opacity:1;visibility:visible}.style-module-scss-module__AfgGsW__RadioLabel{font-size:var(--font-size-xs);line-height:var(--line-height-16);font-weight:var(--font-weight-semibold);color:var(--gray-900);margin-left:var(--space-2);cursor:pointer}
.style-module-scss-module__8uZ64q__EmptyRow{width:100%;max-width:250px;max-height:305px}.style-module-scss-module__8uZ64q__OverLay{z-index:6;background-color:var(--gray-shadow-16);justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:absolute}.style-module-scss-module__8uZ64q__DeleteCardContainer{padding:var(--space-8)}.style-module-scss-module__8uZ64q__DeleteCardContainer.style-module-scss-module__8uZ64q__Border{border-bottom:1px solid var(--gray-200)}.style-module-scss-module__8uZ64q__DeleteTitle{color:var(--gray-900);font-weight:var(--font-weight-semibold);font-size:var(--font-size-3xl);text-align:center}.style-module-scss-module__8uZ64q__DeleteDescription{color:var(--gray-900);font-size:var(--font-size-md)}.style-module-scss-module__8uZ64q__PageTitle{font-size:var(--font-size-3xl);line-height:var(--line-height-37);color:var(--gray-900);font-weight:var(--font-weight-semibold);text-align:center}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8uZ64q__PageTitle{font-size:var(--font-size-md);line-height:var(--line-height-34)}}.style-module-scss-module__8uZ64q__PageSubTitle{font-size:var(--font-size-md);line-height:var(--line-height-27);color:var(--gray-900);font-weight:var(--font-weight-regular);text-align:center}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8uZ64q__PageSubTitle{font-size:var(--font-size-sm);line-height:var(--line-height-20)}}.style-module-scss-module__8uZ64q__Headline{margin:var(--space-7) var(--space-0)}.style-module-scss-module__8uZ64q__Image{margin:var(--space-0) auto;max-width:412px;max-height:249px;display:table}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8uZ64q__Image{max-width:181px;max-height:114px}}.style-module-scss-module__8uZ64q__SeeTutorialLink{color:var(--gray-900);font-size:var(--font-size-xs);line-height:var(--line-height-18)}.style-module-scss-module__8uZ64q__ExperiencesHeading{align-items:top;justify-content:space-between;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8uZ64q__ExperiencesHeading{gap:var(--space-2);flex-wrap:wrap}}.style-module-scss-module__8uZ64q__ExperiencesHeadingTitleContainer{gap:var(--space-1);flex-flow:column wrap;flex:1;min-width:fit-content;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8uZ64q__ExperiencesHeadingTitleContainer{flex-direction:column;align-items:flex-start}}.style-module-scss-module__8uZ64q__ExperiencesHeadingTitle{color:var(--gray-900);font-size:var(--font-size-2xl);line-height:var(--line-height-32);font-weight:var(--font-weight-semibold)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8uZ64q__ExperiencesHeadingTitle>span{display:none}}.style-module-scss-module__8uZ64q__ExperiencesListHeading{color:var(--gray-900);font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-semibold);margin:var(--space-5) var(--space-0) var(--space-3)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__8uZ64q__ExperiencesListHeading{margin:var(--space-5) var(--space-0) var(--space-5)}}.style-module-scss-module__8uZ64q__ExperiencesList{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}
.style-module-scss-module__No8ICa__Header{font-size:var(--font-size-2xl);line-height:var(--line-height-32);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__No8ICa__Card{padding:var(--space-3) var(--space-5);background-color:var(--white);box-shadow:0 2px 2px var(--gray-shadow-16);cursor:pointer;border-radius:8px;flex-direction:column;width:207px;height:170px;text-decoration:none;transition:all .3s;display:flex}.style-module-scss-module__No8ICa__Card:hover{opacity:.7}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__No8ICa__Card{width:100%}}.style-module-scss-module__No8ICa__CardTitle{font-size:var(--font-size-sm);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__No8ICa__CardValue{font-size:var(--font-size-3xl);line-height:var(--line-height-43);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-3);color:var(--gray-900)}.style-module-scss-module__No8ICa__CardSubTitle{font-size:var(--font-size-xs);line-height:var(--line-height-16);color:var(--gray-700);font-weight:var(--font-weight-regular)}
.style-module-scss-module__DJDMdW__IconWrapper{padding:var(--space-2-5);background-color:var(--gray-900);color:var(--white);border-radius:8px;display:flex}.style-module-scss-module__DJDMdW__LinkWithIcon{align-items:center;gap:var(--space-3);color:var(--gray-900);font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-medium);cursor:pointer;text-decoration:none;display:flex}.style-module-scss-module__DJDMdW__LinkWithIcon:hover{text-decoration:underline}.style-module-scss-module__DJDMdW__RecommendationCounterCard{gap:var(--space-2-5);width:100%;height:100%;padding:var(--space-5) var(--space-4);background-color:var(--white);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module-scss-module__DJDMdW__RecommendationCounterCard section p,.style-module-scss-module__DJDMdW__RecommendationCounterCard section,.style-module-scss-module__DJDMdW__RecommendationCounterCard a p,.style-module-scss-module__DJDMdW__RecommendationCounterCard a{font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__DJDMdW__RecommendationCounterCard section em,.style-module-scss-module__DJDMdW__RecommendationCounterCard a em{font-style:normal;font-size:var(--font-size-3xl);line-height:var(--line-height-37);font-weight:var(--font-weight-semibold)}.style-module-scss-module__DJDMdW__RecommendationCounterCard article{margin-top:var(--space-1-5)}.style-module-scss-module__DJDMdW__RecommendationCounterCard article p{font-size:var(--font-size-sm);line-height:var(--line-height-19);font-weight:var(--font-weight-regular);color:var(--gray-900);text-align:center}.style-module-scss-module__DJDMdW__RecommendationCounterCard article p strong{font-weight:var(--font-weight-semibold)}.style-module-scss-module__DJDMdW__RecommendationCounterCardLink{font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900);text-decoration:none}.style-module-scss-module__DJDMdW__Tooltip{position:relative}.style-module-scss-module__DJDMdW__TooltipIcon{cursor:help}.style-module-scss-module__DJDMdW__TooltipIcon:hover+.style-module-scss-module__DJDMdW__TooltipContent{opacity:1;visibility:visible;transition:all .3s}.style-module-scss-module__DJDMdW__TooltipContent{opacity:0;visibility:hidden;background-color:var(--gray-700);width:228px;padding:var(--space-5);border-radius:8px;transition:all .3s;position:absolute;top:calc(100% + 6px);right:0}.style-module-scss-module__DJDMdW__TooltipContent p{color:var(--white);font-size:var(--font-size-xs);line-height:var(--line-height-16);font-weight:var(--font-weight-regular)}.style-module-scss-module__DJDMdW__ProgressBar{background-color:var(--white);padding:var(--space-14) var(--space-1) var(--space-6) var(--space-2-5);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__DJDMdW__ProgressBar{gap:var(--space-8);width:100%}}.style-module-scss-module__DJDMdW__ProgressBar ul{z-index:1;justify-content:space-between;width:100%;list-style:none;display:flex}.style-module-scss-module__DJDMdW__ProgressStep{justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;width:100px;display:flex;position:relative}.style-module-scss-module__DJDMdW__ProgressStep em{font-style:normal;font-size:var(--font-size-xs);line-height:var(--line-height-15);font-weight:var(--font-weight-semibold);color:var(--gray-200);text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.style-module-scss-module__DJDMdW__ProgressStep i{background:var(--gray-200);color:var(--gray-200);z-index:2;outline:4px solid var(--white);border-radius:1000px;justify-content:center;align-items:center;width:27px;height:27px;display:flex;position:relative}.style-module-scss-module__DJDMdW__ProgressStep:not(:first-of-type):before{content:"";background-color:var(--gray-200);z-index:-2;width:117%;height:2px;display:block;position:absolute;bottom:12px;left:0;transform:translate(-50%)}.style-module-scss-module__DJDMdW__Checked em{color:var(--gray-900)}.style-module-scss-module__DJDMdW__Checked i{background:var(--defaultGradient);color:var(--white)}.style-module-scss-module__DJDMdW__Checked:before{background-color:var(--red-500)}.style-module-scss-module__DJDMdW__DashboardContainer{gap:var(--space-8);flex-direction:column;display:flex}.style-module-scss-module__DJDMdW__DashboardProfileSidebar{background-color:var(--white);padding:var(--space-5);border-radius:8px;flex-direction:column;justify-content:space-between;width:334px;height:100%;display:flex}.style-module-scss-module__DJDMdW__DashboardCommentCounter{font-size:var(--font-size-md);align-items:center;gap:var(--space-2);color:var(--gray-500);margin:var(--space-8) var(--space-0) var(--space-0);display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__DJDMdW__DashboardCommentCounter{font-size:var(--font-size-sm);margin:var(--space-0)}}.style-module-scss-module__DJDMdW__DashboardSocialMediaLinks{gap:var(--space-5);display:flex}.style-module-scss-module__DJDMdW__DashboardSocialMediaLink{font-size:var(--font-size-2xl);color:var(--gray-900);cursor:pointer;padding:var(--space-0);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.style-module-scss-module__DJDMdW__ProfileUrlText{text-align:center;background-color:var(--gray-200);width:100%;height:45px;padding:var(--space-0) var(--space-3);border-radius:8px;justify-content:center;align-items:center;display:flex}.style-module-scss-module__DJDMdW__ProfileUrlText>label{font-size:var(--font-size-xs);color:var(--gray-900)}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__DJDMdW__ProfileUrlText{margin-top:var(--space-5);justify-content:space-between}.style-module-scss-module__DJDMdW__ProfileUrlText>label{max-width:90%}}.style-module-scss-module__DJDMdW__ProfileUrlShareButton{padding:var(--space-0);color:var(--red-500);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.style-module-scss-module__DJDMdW__DashboardMobileProfileContainer{background-color:var(--white);padding:var(--space-6);margin-bottom:var(--space-5);gap:var(--space-6);flex-direction:column;display:flex}.style-module-scss-module__DJDMdW__ImpulsionamentoDashboardButton{justify-content:center;align-items:center;gap:var(--space-2);background-color:var(--white);cursor:pointer;border-radius:12px;width:100%;height:78px;text-decoration:none;display:flex}@media screen and (min-width:0) and (max-width:1079px){.style-module-scss-module__DJDMdW__ImpulsionamentoDashboardButton{height:68px}}
.style-module-scss-module__BpQd1q__ContentContainer{width:100%;max-width:480px}.style-module-scss-module__BpQd1q__FormContainer{gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;display:flex}.style-module-scss-module__BpQd1q__ErrorFeedback{color:var(--red-500);font-style:normal;font-size:var(--font-size-xs);margin:var(--space-1) var(--space-0)}.style-module-scss-module__BpQd1q__PageContainer{background:var(--defaultGradient);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module-scss-module__BpQd1q__Title{color:var(--gray-900);font-size:var(--font-size-3xl);line-height:var(--line-height-37);font-weight:var(--font-weight-semibold)}.style-module-scss-module__BpQd1q__SubTitle{color:var(--gray-900);font-size:var(--font-size-md);line-height:var(--line-height-16);margin:var(--space-3) var(--space-0) var(--space-8) var(--space-0)}
.style-module-scss-module__cukqkW__PageTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-32);color:var(--gray-900)}
.style-module-scss-module__F_sJFW__CardTitle{font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-semibold);color:var(--gray-900)}.style-module-scss-module__F_sJFW__ClearFilter{cursor:pointer;font-size:var(--font-size-xs);line-height:var(--line-height-16);font-weight:var(--font-weight-regular);color:var(--gray-900);padding:var(--space-0);background:0 0;border:none;text-decoration:none}.style-module-scss-module__F_sJFW__ClearFilter:hover{opacity:.8}.style-module-scss-module__F_sJFW__ExportList{cursor:pointer;font-size:var(--font-size-md);line-height:var(--line-height-21);font-weight:var(--font-weight-semibold);color:var(--gray-900);padding:var(--space-0);align-items:center;gap:var(--space-2);background:0 0;border:none;text-decoration:none;display:inline-flex}.style-module-scss-module__F_sJFW__ExportList:hover{opacity:.8}
.style-module-scss-module__NVzE-a__Line{background-color:var(--gray-300);width:100%;height:1px;margin-top:var(--space-2)}.style-module-scss-module__NVzE-a__CloseButton{color:var(--gray-700);font-size:var(--font-size-sm);line-height:var(--line-height-19);font-weight:var(--font-weight-regular);cursor:pointer;background-color:#0000;border:none;align-items:center;text-decoration:none;display:flex}.style-module-scss-module__NVzE-a__CloseButton>svg{margin-right:var(--space-1)}.style-module-scss-module__NVzE-a__SendingData{opacity:.7;cursor:not-allowed}.style-module-scss-module__NVzE-a__Title{color:var(--gray-900);font-size:var(--font-size-xl);line-height:var(--line-height-27);font-weight:var(--font-weight-medium)}