@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:after,:before{border-style:solid;border-width:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}main{display:block}address,blockquote,dl,figure,form,h1,h2,h3,h4,h5,h6,iframe,ol,p,pre,table,ul{margin:0}ol,ul{list-style:none;padding:0}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:initial;clear:both;margin:0;overflow:visible}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:initial}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;background:#0000;border-radius:0;font:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-decoration{-webkit-appearance:none}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}[contenteditable]:focus{outline:auto}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}html{font-family:Roboto,Noto Sans JP,sans-serif;font-size:1rem}html :focus{outline:none}#app{background-color:#f2f4f7;color:#212643;display:flex;flex-direction:column;font-weight:400;line-height:1.5;margin:0 auto;min-height:100vh;scroll-behavior:smooth}img,object,video{border:initial;display:block;height:auto;max-width:100%}a{text-decoration:none}a:focus,a:focus img,a:hover,a:hover img{opacity:.8;text-decoration:none;transition:all .3s}textarea{resize:none}.header{background-color:#fff;border-bottom:1px solid #f2f4f7;box-shadow:0 4px 14px 0 #00000008;padding:1.25rem 2.5rem;position:fixed;width:100%;z-index:100}.header.header--narrow{padding:4px 0}.header__logo{margin:0 auto;max-width:5.4375rem;text-align:center;width:100%}.header.header--narrow .header__logo{padding:.75rem 0}@media screen and (max-width:1023px){.header.header-loggedin{padding:.5rem 1rem}.header.header-loggedin .header__logo{display:none}}.header__inner{display:flex;justify-content:space-between;margin:0 auto;max-width:80rem;width:100%}@media screen and (max-width:1023px){.header__inner{gap:.5rem;max-width:48rem}}.header__left,.header__right{align-items:center;display:flex;gap:1.5rem}@media screen and (max-width:1023px){.header__left{flex-grow:1}}.header__name{color:#8a8f9f;font-size:.75rem}@media screen and (max-width:1023px){.header__name{display:none}}.header__search{display:none}@media screen and (max-width:1023px){.header__search{display:block;width:100%}}.header__search form{align-items:center;background-color:#edf0f7;border-radius:8px;display:flex;max-width:20rem;padding:.375rem 1rem;width:100%}.header__search-btn{background-color:#89c61e;display:block;height:1.25rem;-webkit-mask:url(../images/icon_search.svg);mask:url(../images/icon_search.svg);-webkit-mask-size:cover;mask-size:cover;width:1.25rem}.header__search-input{display:block;font-size:1rem;font-weight:400;margin-left:.5rem;width:100%}.header-timeline{cursor:pointer}@media screen and (max-width:1023px){.header-timeline{display:none}}.header__account{align-items:center;cursor:pointer;display:flex;gap:.25rem}.header__account img{border-radius:50%;object-fit:cover}.header__account:after{background-color:#89c61e;content:"";display:block;height:1.25rem;-webkit-mask:url(../images/icon_arrow_down.svg);mask:url(../images/icon_arrow_down.svg);-webkit-mask-size:cover;mask-size:cover;width:1.25rem}@media screen and (max-width:1023px){.header__account:after{display:none}}.main{background-color:#f2f4f7;display:grid;flex:1 1;padding:5.625rem 1.5rem 2.5rem;place-items:center;width:100%}@media screen and (max-width:1023px){.main{align-items:flex-start;padding:3.375rem 0 0}.main__inner{padding:0 4%}}.footer{width:100%}.footer__copyright{color:#8a8f9f;display:block;font-size:.625rem;padding:.5rem 1rem;text-align:center}.header_login{height:4.5rem;max-width:calc(100% - 223px);position:fixed;right:0;top:0;width:100%;z-index:100}@media screen and (max-width:767px){.header_login{background:#fff;height:3.25rem;max-width:100%}}.header_login__inner{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:106.0625rem;padding:1rem 2.5rem .5rem}@media screen and (max-width:767px){.header_login__inner{gap:.5rem;padding:.5rem 1rem}}.header_login__input-box{max-width:100%;position:relative;width:480px}.header_login__input-box:before{background:#008666;content:"";display:block;height:1.25rem;left:1rem;mask-image:url(../images/icon_search.svg);-webkit-mask-image:url(../images/icon_search.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.header_login__input-box input{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;color:inherit;font-family:inherit;font-size:1rem;height:100%;padding:.8125rem 1rem .9375rem 2.75rem;width:100%}@media screen and (max-width:767px){.header_login__input-box input{background:#f2f4f7;border-radius:8px;box-shadow:none;padding-bottom:.5rem;padding-top:.5rem}}.header_login__input-box input::placeholder{color:#8a8f9f}.header_login__left-box{align-items:center;display:flex;gap:1rem;margin-right:auto}.header_login__right-box{align-items:center;display:flex;gap:1rem;margin-left:auto}.header_checkbox{display:flex}.header_login__btn_nortification{align-items:center;background:#fff;border-radius:52px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:flex;height:2.75rem;justify-content:center;width:2.75rem}@media screen and (max-width:767px){.header_login__btn_nortification{display:none}}.header_login__btn_nortification img{height:1.25rem;width:1.25rem}.header_login__btn_avatar{align-items:center;background:#fff;border-radius:33px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:flex;gap:.25rem;height:2.75rem;justify-content:center;transition:.3s ease-out;width:2.75rem}@media screen and (max-width:767px){.header_login__btn_avatar{display:block;height:2rem;width:2rem}}.header_login__avatar_img{border-radius:50%;height:2rem;object-fit:cover;width:2rem}@media screen and (max-width:767px){.header_login__avatar_img{height:100%;width:100%}}.header_login__icon_arrow_down{fill:#212643;height:1.25rem;width:1.25rem}@media screen and (max-width:767px){.header_login__icon_arrow_down{display:none}}.header_login__back-btn{animation:fadeIn .5s ease 2s forwards;background:#dce0e5;border:1px solid #c9cfd6;border-radius:50%;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:grid;flex-shrink:0;height:48px;opacity:0;place-items:center;width:48px;z-index:100}@media screen and (max-width:767px){.header_login__back-btn{left:8px;top:8px}}.header_login__back-btn img{height:auto;width:20px}.header_login__title{font-size:1.125rem;font-weight:700;margin-left:1rem}@media screen and (max-width:767px){.header_login__title{margin-left:.25rem}}.header_login__title__link{align-items:center;color:#858a99;display:flex;gap:2px;text-decoration:underline}.setting .header_login{height:4.5rem;max-width:calc(100% - 223px);position:fixed;right:0;top:0;width:100%;z-index:100}@media screen and (max-width:1023px){.setting .header_login{background:#fff;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;height:3.25rem;max-width:100%}}.setting .header_login__inner{display:flex;gap:1.5rem;justify-content:space-between;padding:1rem 2.5rem .5rem}@media screen and (max-width:1023px){.setting .header_login__inner{align-items:center;gap:.5rem;height:100%;justify-content:center;padding:.5rem 1rem}}.setting .header_login__input-box{max-width:100%;position:relative;width:480px}@media screen and (max-width:1023px){.setting .header_login__input-box{display:none}}.setting .header_login__input-box:before{content:"";display:block;height:1.25rem;left:1rem;mask-image:url(../images/icon_search.svg);-webkit-mask-image:url(../images/icon_search.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.setting .header_login__input-box input{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;color:inherit;font-family:inherit;font-size:1rem;height:100%;padding:.8125rem 1rem .9375rem 2.75rem;width:100%}@media screen and (max-width:1023px){.setting .header_login__input-box input{background:#f2f4f7;border-radius:8px;box-shadow:none;padding-bottom:.5rem;padding-top:.5rem}}.setting .header_login__input-box input::placeholder{color:#8a8f9f}.setting .header_login__right-box{align-items:center;display:flex;gap:1rem}@media screen and (max-width:1023px){.setting .header_login__right-box{display:none}}.setting .header_login__btn_nortification{align-items:center;background:#fff;border-radius:52px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:flex;height:2.75rem;justify-content:center;width:2.75rem}@media screen and (max-width:1023px){.setting .header_login__btn_nortification{display:none}}.setting .header_login__btn_nortification img{height:1.25rem;width:1.25rem}.setting .header_login__avatar_img{height:2rem;width:2rem}@media screen and (max-width:1023px){.setting .header_login__avatar_img{display:none}}.setting .header_login__icon_arrow_down{fill:#212643;height:1.25rem;width:1.25rem}@media screen and (max-width:1023px){.setting .header_login__icon_arrow_down{display:none}}.setting__header-sp-title{display:none;font-size:1.125rem;font-weight:700}@media screen and (max-width:1023px){.setting__header-sp-title{display:block}}.setting .setting__header-icon{display:none}@media screen and (max-width:1023px){.setting .setting__header-icon{background:url(../images/icon_chevron_right.svg) no-repeat 50%/65%;height:2.5rem;left:.5rem;place-items:center;position:absolute;transform:rotate(180deg);width:2.5rem}.setting-submenu .setting__header-icon{display:grid}}.sidenav{background:#fff;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:flex;flex-direction:column;height:100vh;justify-content:space-between;left:0;padding:2.5rem .5rem;position:fixed;top:0;width:223px;z-index:100}@media screen and (max-width:767px){.sidenav{display:none}}.sidenav-list__item{font-size:.875rem;font-weight:700}.main-sidenav{margin-left:auto;margin-top:4.5rem;width:calc(100% - 223px)}@media screen and (max-width:767px){.main-sidenav{margin-top:3.25rem;width:100%}}.main_sidenav__inner{padding:0 2.6875rem 0 2.5625rem}@media screen and (max-width:767px){.main_sidenav__inner{padding:0}}.nav{display:none}@media screen and (max-width:767px){.nav{background:#fff;bottom:0;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:block;height:3.4375rem;left:0;position:fixed;width:100%;z-index:100}}.nav__list{display:flex}.pagetitle{color:#212643;font-size:1.125rem;font-weight:700;line-height:1.66;text-align:center}.pagetitle__wrapper{width:100%}@media screen and (max-width:1023px){.pagetitle__wrapper{max-width:36.5rem;padding:0 1rem}}.pagetitle.pagetitle--large{font-size:1.875rem;line-height:1.5;width:100%}@media screen and (max-width:1023px){.pagetitle.pagetitle--large{font-size:1.125rem;margin-top:1.5rem;text-align:left}}.pagetitle__description{font-size:.875rem;line-height:1.5;text-align:center}@media screen and (max-width:1023px){.pagetitle__description{text-align:left}}.pagetitle__info{cursor:pointer;margin:.5rem 0 2.5rem;text-align:center}@media screen and (max-width:1023px){.pagetitle__info{margin-bottom:2.125rem;text-align:left}}.separator{border-color:#edf0f7;margin:2rem 0}@media screen and (max-width:1023px){.separator{margin:1.25rem 0}}.btn{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(0 117 89/var(--tw-bg-opacity));border-radius:64px;color:rgb(255 255 255/var(--tw-text-opacity));display:block;font-size:.875rem;font-weight:700;line-height:1.25rem;line-height:1.5;margin-left:auto;margin-right:auto;min-width:130px;padding:.75rem 1.5rem;text-align:center}.btn.disabled{cursor:not-allowed;opacity:.5}@media(hover:hover)and (pointer:fine){.btn:hover{cursor:pointer;opacity:.6}.btn:disabled{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(215 217 224/var(--tw-bg-opacity));border-color:rgb(215 217 224/var(--tw-border-opacity));border-width:1px;color:rgb(242 244 247/var(--tw-text-opacity));cursor:not-allowed;opacity:1}}.btn.btn__secondary{background-color:#fff;border:1px solid #007559;color:#007559}.btn.btn__secondary.btn__secondary--add{display:flex;margin:1.5rem auto 0 0}.btn.btn__secondary.btn__secondary--add:before{background:url(../images/icon_add.svg) no-repeat 50%/contain;content:"";display:block;height:1.25rem;margin-right:.25rem;width:1.25rem}.btn.btn__secondary.btn__secondary--cube{display:flex;margin:1.5rem auto 0 0}.btn.btn__secondary.btn__secondary--cube:before{background:url(../images/icon_cube.svg) no-repeat 50%/contain;content:"";display:block;height:1.25rem;margin-right:.25rem;width:1.25rem}.btn.btn--disabled{background-color:#d7d9e0;border:initial;color:#fff}@media screen and (max-width:1023px){.btn.btn--disabled{width:100%}}.btn.btn--sns{background-color:#fff;border:1px solid #d7d9e0;color:#212643;max-width:13.375rem;padding:.625rem 1.5rem .625rem 2.875rem;position:relative}.btn.btn--google:before,.btn.btn--office:before{content:"";display:inline-block;height:1.25rem;left:1.375rem;position:absolute;width:1.25rem}.btn.btn--google:before{background:url(../images/icon_google.png) no-repeat 50%/contain}.btn.btn--office:before{background:url(../images/icon_office.png) no-repeat 50%/contain}.btn-wrapper>*+*{margin-top:1rem}.btn.btn--sp-narrow{width:8.125rem}@media screen and (max-width:1023px){.btn.btn--sp-wide{width:100%}}.btn.btn--primary{background-color:#89c61e;border:1px solid #0000;color:#fff}.btn.btn--modal-show{margin:0}@media screen and (max-width:1023px){.btn__secondary-skip{width:100%}}.btn.btn--talk{border:1px solid #007559;transition:all .3s ease}@media screen and (max-width:767px){.btn.btn--talk{font-size:.75rem;max-width:7rem;min-width:0;min-width:auto;padding:.75rem}}.btn.btn--talk svg{margin-right:.375rem}@media screen and (max-width:767px){.btn.btn--talk svg{display:none}}.btn.btn--talk:hover{background-color:#f2f4f7;border:1px solid #007559;color:#007559;opacity:1}.btn.btn--talk:hover svg path{fill:#007559}.btn.btn--talk:disabled{background-color:#c9cfd5;border:1px solid #c9cfd5;color:#f2f4f7}.btn.btn--talk:disabled svg path{fill:#f2f4f7}.btn-base{border-radius:9999px;font-size:.875rem;font-weight:700;line-height:1.25rem;padding:.75rem 1.5rem;text-align:center;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);width:auto}.btn-outline-base{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(0 117 89/var(--tw-border-opacity));border-width:1px;color:rgb(0 117 89/var(--tw-text-opacity));font-weight:700}.btn-outline-base:hover{opacity:.6}.btn-primary-base{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(0 117 89/var(--tw-bg-opacity));border-radius:9999px;color:rgb(255 255 255/var(--tw-text-opacity));font-size:.875rem;font-weight:700;line-height:1.25rem}.btn-primary-base:hover{opacity:.6}.btn-primary-base:disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity));cursor:not-allowed}.btn-s{background:#007559;border:1px solid #007559;border-radius:8px;color:#fff;display:block;font-size:.75rem;font-weight:700;max-width:72px;padding:.5rem .75rem;transition:.3s ease-out}.btn-s:hover{opacity:.6}.btn_secondary-l{align-items:center;background:#fff;border:1px solid #008666;border-radius:40px;color:#007559;cursor:pointer;display:block;display:flex;font-size:.875rem;font-weight:700;justify-content:center;max-width:100%;padding:.625rem 1.375rem;transition:.3s ease-out;width:130px}.btn_secondary-l:hover{opacity:.6}.btn_secondary-l.with-margin-top{margin-top:10px}.btn_secondary-delete{border:1px solid #d94111;color:#d94111}.btn_secondary-s{background:#fff;border:1px solid #007559;border-radius:8px;color:#007559;display:block;font-size:.75rem;font-weight:700;max-width:72px;padding:.5rem .75rem;transition:.3s ease-out}.btn_secondary-s:hover{opacity:.6}.label-custom{cursor:pointer;font-weight:400;padding-left:30px;position:relative}.label-before:before{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-content:"";background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(215 217 224/var(--tw-border-opacity));border-radius:.25rem;border-width:1px;content:var(--tw-content);height:1.125rem;left:0;position:absolute;top:0;width:1.125rem}.peer:checked~.label-checked:before{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(0 134 102/var(--tw-bg-opacity));background-image:url(/images/icon_checked.svg);background-position:50%;background-repeat:no-repeat;border-color:rgb(0 134 102/var(--tw-border-opacity));color:rgb(255 255 255/var(--tw-text-opacity));content:var(--tw-content);text-align:center}.cube-m{background:#c9deff;border-radius:8px;display:block;display:inline-block;font-size:.875rem;font-weight:700;padding:.3125rem .75rem;white-space:nowrap}@media screen and (max-width:767px){.cube-m{font-size:.625rem;padding:.25rem .5rem}}.cube_good{padding-right:3.625rem;position:relative}.cube_good:after{background:url(../images/icon_good12.svg) left 8px center/12px no-repeat;border-left:1px solid #c9deff;color:#1a88ed;content:"";display:block;font-size:.625rem;font-weight:600;height:.9375rem;mix-blend-mode:multiply;position:absolute;right:.8125rem;text-align:right;top:50%;transform:translateY(-50%);width:2.0625rem}.cube_good01{padding-right:3.1875rem}.cube_good01:after{background:url(../images/icon_good12.svg) left 10px center/12px no-repeat;content:"1";width:1.8125rem}.cube_good12:after{content:"12"}.cube_good13:after{content:"13"}.cube{background-color:#c9deff;border-radius:4px;display:inline-block;font-size:.875rem;font-weight:700;padding:.375rem .75rem;text-align:center}.cube--interactive{align-items:center;display:inline-flex}.cube--interactive__star{margin-right:.5rem}.cube--interactive__good img,.cube--interactive__star img{height:100%;object-fit:cover;width:100%}.cube--interactive__text{margin-right:.5rem}.cube--interactive__good{align-items:center;display:flex}.cube--interactive__good img{border-left:1px solid #9dbaea;display:inline-block;padding:0 2px 0 .5rem}.cube--interactive__count{color:#1a88ed;font-size:.625rem;font-weight:600}.cubes{display:flex;flex-wrap:wrap;gap:.5rem}@media screen and (max-width:767px){.cubes{gap:.75rem}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.blink{animation:blink 1.5s infinite}.cube-action-btn{--tw-border-opacity:1;align-items:center;border-color:rgb(195 225 250/var(--tw-border-opacity));border-radius:.5rem;border-width:1px;display:flex;gap:.5rem;padding:6px 10px 6px 12px;position:relative}.cube-action-btn:hover{--tw-bg-opacity:1;--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);background-color:rgb(243 244 246/var(--tw-bg-opacity));border-radius:.5rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.toggle-switch{background:#8a8f9f;border-radius:50vh;height:24px;overflow:hidden;position:relative;width:48px}.toggle-switch input[type=checkbox]{display:none}.toggle-switch label{display:block;height:100%}.toggle-switch input[type=checkbox]:checked+label{background:#007559}.toggle-switch #toggle-switch{background:#fff;border-radius:50%;height:18px;position:absolute;right:3px;top:3px;transition:.2s;width:18px}.toggle-switch input[type=checkbox]:checked~#toggle-switch{transform:translateX(-24px)}.btn-rounded{background:#edf0f7;border-radius:50%;display:grid;height:40px;place-items:center;transition:background-color .3s ease 0s;width:40px}.btn-rounded:hover{background-color:#00000029}.btn-rounded.btn-rounded--share-on:before{background:url(../images/share-on.svg) no-repeat 50%/contain;content:"";height:20px;width:20px}@media screen and (max-width:767px){.btn-rounded.btn-rounded--share-on{display:none}}.btn-rounded.btn-rounded--share-off:before{background:url(../images/share-on.svg) no-repeat 50%/contain;content:"";height:20px;opacity:.1;width:20px}@media screen and (max-width:767px){.btn-rounded.btn-rounded--share-off{display:none}}.btn-rounded.btn-rounded--mic-off:before,.btn-rounded.btn-rounded--mic-on:before{background:url(../images/mic-on.svg) no-repeat 50%/contain;content:"";height:20px;width:20px}.btn-rounded.btn-rounded--mic-off:before{opacity:.1}.btn-rounded.btn-rounded--video-off:before,.btn-rounded.btn-rounded--video-on:before{background:url(../images/video-on.svg) no-repeat 50%/contain;content:"";height:20px;width:20px}.btn-rounded.btn-rounded--video-off:before{opacity:.1}.btn-rounded.btn-rounded--exit{background:#d94111;transition:opacity .3s ease 0s}.btn-rounded.btn-rounded--exit:focus,.btn-rounded.btn-rounded--exit:hover{opacity:.5}.btn-rounded.btn-rounded--exit:before{background:url(../images/icon_room-out.svg) no-repeat 50%/contain;content:"";height:20px;width:20px}.btn-rounded.btn-rounded--lg{background:#89c61e;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;height:3.5rem;transition:opacity .3s ease 0s;width:3.5rem}.btn-rounded.btn-rounded--lg:focus,.btn-rounded.btn-rounded--lg:hover{opacity:.5}.btn-rounded.btn-rounded--lg:before{background:url(../images/icon_arrow_right.svg) no-repeat 50%/contain;content:"";height:1.5rem;width:1.5rem}.video-controller{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:flex;gap:.75rem;justify-content:center;padding:1rem 1.5rem;width:100%}@media screen and (max-width:767px){.video-controller{border-radius:0;bottom:0;left:0;margin:0 calc(50% - 50vw);position:fixed;width:100vw;z-index:2}}.video-screen__wrapper{aspect-ratio:16/9;background-color:#2e303c;background-position:50%;background-repeat:no-repeat;background-size:64px;border-radius:12px;display:block;overflow:hidden;position:relative;width:100%}@media screen and (max-width:767px){.video-screen__wrapper{aspect-ratio:auto}}.video-screen__wrapper .video-screen__img{border-radius:50%;height:4rem;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:4rem}.video-screen__wrapper.vertical{aspect-ratio:auto;height:320px}@media screen and (max-width:767px){.video-screen__wrapper.video-screen__wrapper--video_setting{aspect-ratio:32/57;margin:0 auto;min-width:160px;width:42.6%}.video-screen__wrapper.video-screen__wrapper--remote{border-radius:0;height:100vh}.video-screen__wrapper.video-screen__wrapper--local{aspect-ratio:32/57;bottom:88px;max-width:130px;min-width:90px;position:fixed;right:16px;width:25.8%;z-index:2}}.video-screen{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:767px){.video-screen.video-screen--mic-only{background-position:center calc(50% - 36px);background-size:100px}}.blur-controller{align-items:center;display:flex}.blur-controller.blur-controller--video_setting{gap:24px}.blur__icon{align-items:center;display:flex}.blur__icon img{margin-right:.5rem}.profile-drawer{background:#fff;border-radius:12px 0 0 12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;height:100%;max-height:660px;overflow-x:hidden;overflow-y:scroll;padding:2rem 2rem 0;width:48.5%}@media screen and (max-width:767px){.profile-drawer{border-radius:12px;height:100vh;margin-top:1.6875rem;max-height:100vh;max-width:100%;padding:1rem;width:100%}}.profile-drawer{position:absolute;right:0;top:0;transform:translateX(115%);transition:transform .5s ease 0s;z-index:10}@media screen and (max-width:767px){.profile-drawer{position:fixed}}.profile-drawer.show{transform:translateX(0)}.profile-drawer .btn-rounded.btn-rounded--lg{position:absolute;right:2rem;top:2rem}@media screen and (max-width:767px){.profile-drawer .btn-rounded.btn-rounded--lg{display:none}}.profile-drawer .profile-drawer__close{display:none}@media screen and (max-width:767px){.profile-drawer .profile-drawer__close{display:block;position:absolute;right:1rem;top:1rem}.profile-drawer__header{margin-bottom:1.5rem}}.profile-drawer__title{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5;margin-bottom:1rem}@media screen and (max-width:767px){.profile-drawer__title{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.5;margin-bottom:1.5rem}}.profile-drawer .profile-body__content{padding:1.5rem 0}@media screen and (max-width:767px){.profile-drawer .profile-body__content{padding:0 0 1.5rem}}.profile-drawer__body .profile-body__content{border-bottom:1px solid #edf0f7}@media screen and (max-width:767px){.profile-drawer__body .profile-body__content{border-bottom:none}}.profile-drawer__bottom{display:none}@media screen and (max-width:767px){.profile-drawer__bottom{background:#f2f4f7;display:block;height:3.75rem;margin:0 calc(50% - 50vw);width:100vw}}.profile-drawer .tag{border-radius:4px;font-size:.625rem;padding:.25rem .5rem}.profile-drawer .avatar-block__tenure{font-size:.75rem}@media screen and (max-width:767px){.profile-drawer .member-card.member-card--with-border{padding-top:0}}.avatar-block{align-items:center;background:#fff;display:flex;gap:.5rem}@media screen and (max-width:374px){.avatar-block{align-items:flex-start}}.avatar-block__img-wrapper{aspect-ratio:1/1;border:1px solid #edf0f7;border-radius:50vh;overflow:hidden;width:40px}.avatar-block__img-wrapper img{height:100%;object-fit:cover;width:100%}.avatar-block__body{padding-right:1rem;width:calc(100% - 48px)}.avatar-block__body>*{margin-bottom:.25rem}.avatar-block__body>:last-child{margin-bottom:0}.avatar-block__name{font-weight:700}.avatar-block__name,.avatar-block__tenure{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;line-height:1.5}.avatar-block__tenure{color:#8a8f9f;font-weight:400;margin-left:.25rem}.avatar-block__position{color:#8a8f9f;font-size:.625rem}.avatar-block.avatar-block--lg{gap:1.5rem}.avatar-block--lg .avatar-block__img-wrapper{width:64px}.avatar-block--lg .avatar-block__body{padding-right:0;width:calc(100% - 88px)}.avatar-block--lg .avatar-block__name{font-size:1.125rem;font-weight:700}.avatar-block--lg .avatar-block__position{color:#8a8f9f;font-size:.75rem}.avatar-block__u-sp{display:none}@media screen and (max-width:374px){.avatar-block__u-sp{display:block}}.profile-body__content{padding:1.5rem}@media screen and (max-width:767px){.profile-body__content{padding:1rem}}.profile-body__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.profile-body__tasks,.profile-body__title{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;line-height:1.5}.profile-body__tasks{font-size:.875rem;font-weight:400}.profile-body__cube-wrapper:not(:last-child){margin-bottom:1rem}.profile-body__subheading{color:#212643;color:#8a8f9f;display:block;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;font-weight:700;line-height:1.5;margin-bottom:.5rem}.profile-body__personal-wrapper{grid-row-gap:.5rem;grid-column-gap:1.0625rem;column-gap:1.0625rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;row-gap:.5rem}.profile-body__personal dt{margin-bottom:.5rem}.video_room_page .profile-body__personal dd{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}.profile-body__career{display:grid;grid-template-columns:100px auto;grid-template-rows:1fr 1fr}.profile-body__career .item_01{grid-area:1/1/3/2}.profile-body__career .item_02{grid-area:1/2/2/3}.profile-body__career .item_03{grid-area:2/2/3/3}.profile-body__career:not(:last-child){margin-bottom:.5rem}.profile-body__career dd,.profile-body__career dt{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}.profile-body__career .profile-body__career--text-bold{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;font-weight:700;line-height:1.5}.tag_good_number.badge{padding-left:2.25rem;position:relative}.tag_good_number.badge:before{background:url(../images/icon_badge_star.svg) no-repeat 50%/contain;content:"";display:block;height:1.25rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.tag_good_number.is-dark,.tag_m_pale.is-dark{background:#c9deff}.video_room_page .tags{column-gap:8px;row-gap:10px}.member-card{border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;overflow:hidden;padding:1rem;width:100%}.member-card__header{align-items:center;display:flex;margin-bottom:.5rem}@media screen and (max-width:374px){.member-card__header{align-items:flex-start}}.member-card__left{flex:1 1}.member-card__btn{background-color:#fff;border:1px solid;border-radius:8px;color:#007559;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;max-width:100%;padding:.5rem .75rem;text-align:center;text-decoration:none;transition:all .3s ease 0s;width:135px}.member-card__btn:focus,.member-card__btn:hover{background-color:#007559;border-color:#0000;color:#fff}.member-card__btn:focus img,.member-card__btn:hover img{filter:brightness(0) invert(1)}.member-card__btn:disabled{cursor:not-allowed;opacity:.3}.member-card__btn .icon-path{fill:#007559}.member-card__btn:hover .icon-path{fill:#fff}@media screen and (max-width:767px){.member-card.member-card--with-border{border-radius:0;box-shadow:none;padding:1rem 0}}.member-card.member-card--with-border:not(:last-child){border-bottom:1px solid #edf0f7}.member-cards{grid-gap:.5rem;display:grid;gap:.5rem}.member-card.member-card--small{align-items:center;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;cursor:pointer;display:flex;gap:.5rem;max-width:12.5rem;padding:.5rem}.member-card--small .member-card__header{margin-bottom:0;width:100%}.member-card--small .avatar-block__body{padding-right:0}.member-card--small .avatar-block__img-wrapper{width:2rem}.member-card.member-card--small img{aspect-ratio:1/1}.member-card--small .avatar-block__tenure{display:block;font-size:.625rem;margin-left:0}.member-card--small .avatar-block__position{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:7.5rem}.chips{background:#fff;border-radius:8px;color:#8a8f9f;display:block;font-size:.875rem;font-weight:700;padding:.5rem 2.25rem .5rem .75rem;position:relative;white-space:nowrap}.chips:after{background:url(../images/icon_plus.svg) 50%/contain;content:"";display:block;height:1.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.25rem}.chips-selected{background:#212643;color:#fff}.chips-selected:after{background:url(../images/icon_clear.svg) 50%/contain;border-radius:50%}.cube_good_badge-star{padding-left:2.25rem;position:relative}@media screen and (max-width:767px){.cube_good_badge-star{border-radius:8px;font-size:.875rem}}.cube_good_number.cube_good_badge-star{padding-left:2.25rem;padding-right:.75rem}.btn_text{border-radius:20px;color:#007559;font-size:.875rem;font-weight:700;line-height:1.5}.btn_text:hover{opacity:.6}.cube_number_plus{background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;display:flex;gap:.75rem;padding:.375rem .75rem;position:relative}.cube_number_plus:after{background:url(../images/icon_plus_blue.svg) no-repeat 50%/contain;content:"";display:block;height:1.125rem;position:absolute;right:-.5625rem;top:50%;transform:translateY(-50%);width:1.125rem}.cube_number,.cube_number_plus__text{font-size:.875rem;font-weight:700}.cube_number{color:#1a88ed;display:inline-block;padding-left:.5rem;position:relative}.cube_number:before{background:#c9deff;content:"";display:block;height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:.0625rem}.cube_plus{background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;font-size:.875rem;font-weight:700;padding:.375rem .75rem;position:relative}.cube_plus:after{background:url(../images/icon_plus_blue.svg) no-repeat 50%/contain;content:"";display:block;height:1.125rem;position:absolute;right:-.5625rem;top:50%;transform:translateY(-50%);width:1.125rem}.cube_plus_timeline{align-items:center;background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;display:flex;gap:.5rem;padding:.375rem .625rem .375rem .75rem;position:relative}.cube_plus_timeline__count{background:#1a88ed;border-radius:50%;color:#fff;display:block;font-size:.625rem;font-weight:600;height:auto;line-height:1.5;min-width:1.25rem;padding:.125rem .25rem;position:absolute;right:-.4375rem;text-align:center;top:-.5rem;width:auto}.cube_plus_timeline-max{align-items:center;background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;display:flex;gap:.25rem;padding:.375rem .75rem;position:relative}.cube_plus_timeline-max:after{background:#1a88ed;border-radius:24px;color:#fff;content:"999";display:block;font-size:.625rem;font-weight:600;height:auto;line-height:1.5;padding:.125rem .25rem;position:absolute;right:-.5rem;top:-.5rem;width:auto}.cube_plus_timeline-overmax{align-items:center;background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;display:flex;gap:.25rem;padding:.375rem .75rem;position:relative}.cube_plus_timeline-overmax:after{background:#1a88ed;border-radius:24px;color:#fff;content:"999+";display:block;font-size:.625rem;font-weight:600;height:auto;line-height:1.5;padding:.125rem .25rem;position:absolute;right:-.5625rem;top:-.5rem;width:auto}.cube_plus_timeline__text-wrapper{align-items:center;display:flex;font-size:.875rem;font-weight:700;gap:.5rem;line-height:1.5;max-width:450px;white-space:normal}@media screen and (max-width:1023px){.cube_plus_timeline__text-wrapper{max-width:250px}}.cube_plus_timeline__text-wrapper:after{background:#c9deff;content:"";display:inline-block;height:22px;mix-blend-mode:multiply;width:.0625rem}.cube_plus_timeline__text{flex-shrink:1;min-width:0;overflow-wrap:break-word}.cube_plus_timeline__add{display:flex}.cube_plus_timeline__add svg{height:auto;width:20px}.cube__reaction_icon *{transition:all .3s ease}.cube__reaction_icon.active{animation:bounceAnim .3s ease-out}.cube__reaction_icon.active .cube__reaction_icon__circle{fill:#f46979}.cube__reaction_icon.active .cube__reaction_icon__heart{fill:#fff}.cube__reaction_icon.inactive{animation:returnBackAnim .3s ease}.cube__reaction_icon.inactive .cube__reaction_icon__circle{fill:#fff}.cube__reaction_icon.inactive .cube__reaction_icon__heart{fill:#f46979}@keyframes bounceAnim{0%{transform:translateY(0) scaleX(1)}10%{transform:translateY(2px) scaleX(1.2)}50%{transform:scaleX(.8)}90%{transform:translateY(-4px) scaleX(1.2)}to{transform:translateY(0) scaleX(1)}}@keyframes returnBackAnim{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.cube_plus_timeline_sent{background:#fff;border:1px solid #c3e1fa;gap:.5rem;padding:.375rem .625rem .375rem .75rem}.cube_number_plus_timeline,.cube_plus_timeline_sent{align-items:center;border-radius:8px;display:flex;position:relative}.cube_number_plus_timeline{background:#e8f1fe;border:1px solid #c3e1fa;padding:.375rem .75rem}.cube_number_plus_timeline:after{background:#1a88ed;border-radius:50%;color:#fff;content:"13";display:block;font-size:.625rem;font-weight:600;height:1.25rem;line-height:1.5;padding:.125rem .25rem;position:absolute;right:-.5625rem;top:-.5625rem;width:1.25rem}.cube_number_plus_timeline__number,.cube_number_plus_timeline__text{font-size:.875rem;font-weight:700;line-height:1.5}.cube_number_plus_timeline__number{color:#1a88ed;margin-left:.75rem;padding-left:.5rem;position:relative}.cube_number_plus_timeline__number:before{background:#c9deff;content:"";display:block;height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:.0625rem}.cube_number_plus_timeline__add{margin-left:.25rem;padding-left:.5rem;position:relative}.cube_number_plus_timeline__add:before{background:#c9deff;content:"";display:block;height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:.0625rem}.cube-number{background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;cursor:default;display:flex;gap:.75rem;padding:.375rem .75rem}.cube__number,.cube_number__text{font-size:.875rem;font-weight:700}.cube__number{color:#1a88ed;padding-left:.5rem;position:relative}.cube__number:before{background:#c9deff;content:"";display:block;height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:.0625rem}.cube_m_pale{word-wrap:break-word;background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;font-size:.875rem;font-weight:700;max-width:450px;padding:.375rem .75rem;white-space:normal}@media screen and (max-width:1023px){.cube_m_pale{max-width:250px}}.cube_good_number{align-items:center;background:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;display:flex;gap:.75rem;padding:.375rem .75rem}.cube_good_number__number,.cube_good_number__text{font-size:.875rem;font-weight:700}.cube_good_number__number{color:#1a88ed;padding-left:1.3125rem;position:relative}.cube_good_number__number:before{background:#c9deff;height:100%;left:0;top:0;width:.0625rem}.cube_good_number__number:after,.cube_good_number__number:before{content:"";display:block;mix-blend-mode:multiply;position:absolute}.cube_good_number__number:after{background:url(../images/icon_good_blue.svg) no-repeat 50%/contain;height:.75rem;left:.5rem;top:50%;transform:translateY(-50%);width:.75rem}.input-mentions{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity));border-radius:.75rem;max-width:calc(100% - 88px);width:100%}@media (min-width:768px){.input-mentions{max-width:calc(100% - 128px)}}.input-mentions{padding:.65rem 1rem}.input-mentions__suggestions{--tw-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;--tw-shadow-colored:0 2px 12px 0 var(--tw-shadow-color),0 0 16px 0 var(--tw-shadow-color),0 2px 5px 0 var(--tw-shadow-color);border-radius:4px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);max-width:480px;position:absolute;width:100%;z-index:50}.input-mentions__suggestions__list{height:200px;overflow:scroll}.input-mentions__suggestions__item{--tw-border-opacity:1;--tw-text-opacity:1;border-bottom-width:1px;border-color:rgb(201 207 214/var(--tw-border-opacity));color:rgb(104 108 120/var(--tw-text-opacity));font-weight:400;height:fit-content;overflow-x:hidden;padding:10px .5rem;text-overflow:ellipsis;white-space:nowrap}.input-mentions__suggestions__item:last-child{border-style:none}.input-mentions__suggestions__item--focused{--tw-bg-opacity:1;background-color:rgb(237 240 247/var(--tw-bg-opacity))}.mentioned{--tw-text-opacity:1;color:rgb(0 117 89/var(--tw-text-opacity));font-weight:400!important}textarea.input-mentions__input{caret-color:#000;color:#0000;padding:.75rem 1rem}.input-mentions__highlighter__substring{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));font-weight:400;visibility:visible!important}.mention-suggestion-item{align-items:center;display:flex}.mention-suggestion-item__avatar{border-radius:9999px;height:2rem;margin-right:.5rem;width:2rem}.input-mentions__suggestions{left:0!important;overflow:auto}ul.input-mentions__suggestions__list{height:fit-content;max-height:200px}.loading{margin:90px auto}.autosuggest-suggestions-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0003;left:0;list-style-type:none;margin:0;padding:0;position:absolute;text-align:left;top:105%;width:100%;z-index:2}.autosuggest-suggestions-container.open{display:block}.autosuggest-suggestion{border-radius:12px;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;padding:10px 20px}.autosuggest-suggestion:hover{background-color:#ddd}.autosuggest-suggestions-list{max-height:110px;overflow-y:auto}.autosuggest-suggestion-highlighted{background-color:#ddd}.table{border:none;border-collapse:initial;border-spacing:.125rem;text-align:center;width:100%}.table thead th{background:#007559;color:#fff;font-size:.875rem;font-weight:700;text-align:center}.table thead th:first-child{border-radius:10px 0 0 0}.table thead th:last-child{border-radius:0 10px 0 0}.table td,.table th{border:0!important;overflow-wrap:break-word;width:100px;word-break:break-all}@media screen and (max-width:1023px){.table td,.table th{width:65px}}.table td:first-child,.table th:first-child{width:18px}@media screen and (max-width:1023px){.table td:first-child,.table th:first-child{width:32px}}.table tr:nth-child(2n) td{background:#f2f4f7}.table tr:nth-child(odd) td{background:#fff}.table tbody tr:hover td{background:#f2f4f7}.table-contents_none{color:#8a8f9f;font-weight:700;padding:1rem;text-align:center}.table-export{display:flex;justify-content:flex-end;margin-bottom:1rem}.custom-tooltip{background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #0000001a;max-width:343px;min-width:270px;padding:24px 24px 16px;position:relative}.custom-tooltip__header{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.custom-tooltip__content{text-align:left;width:90%}.custom-tooltip__close-button{background:none;border:none;cursor:pointer;padding:0}.custom-tooltip__footer{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.custom-tooltip__progress{color:#858a99;margin-top:12px}.custom-tooltip__primary-button{background:none;border:none;color:#007559;cursor:pointer;font-weight:700}@media screen and (max-width:767px){#react-joyride-step-3>.__floater.__floater__open{left:-10px!important}}.tab-button{background:none;border:none;color:#555;cursor:pointer;font-size:16px;font-weight:500;padding-bottom:10px;position:relative}.tab-button.active{color:#000;font-weight:700}.tab-button.active:after{background:#007559;bottom:0;content:"";display:block;height:3px;margin:0 auto;position:absolute;width:100%}.form__wrapper{background-color:#fff;border-radius:12px;margin:0 auto;max-width:24.125rem;padding:2rem;width:100%}@media screen and (max-width:1023px){.form__wrapper{border-radius:0;max-width:100%;padding:1.5rem;width:100%}}.form__wrapper.form__wrapper--wide{max-width:36.5rem}@media screen and (max-width:1023px){.form__wrapper.form__wrapper--wide{max-width:100%;padding:1rem}}.form__wrapper.form__wrapper--square{border-radius:12px}.form__wrapper.form__wrapper--wide .form--wide{max-width:36.5rem}.form{margin-top:2rem;width:100%}@media screen and (max-width:1023px){.form{margin:1.125rem auto 0;max-width:20.4375rem}}.form.form--wide{margin-top:0;width:100%}@media screen and (max-width:1023px){.form.form--wide{max-width:100%}}.form__section-title{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}.form__section-title.smaller-margin{margin-bottom:.75rem}.form__item:first-child{margin-top:0}.form__item{margin-top:1.25rem}.form__item .form__check-profile-headline-disabled,.form__label-disabled{color:#8a8f9f;opacity:.5}.form__label{display:block;font-size:.875rem;font-weight:700;line-height:1.5;text-align:left}.form__label-edit{display:inline-block;position:relative}.form__label-edit:after{background:#8a8f9f;content:"";cursor:pointer;display:block;height:1rem;mask-image:url(../images/icon_edit.svg);-webkit-mask-image:url(../images/icon_edit.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:1rem}@media screen and (max-width:767px){.form__label-edit:after{height:1.125rem;width:1.125rem}}.form__subtext{color:#8a8f9f;font-size:.5625rem}.form__error,.form__subtext{display:block;line-height:1.5;text-align:center}.form__error,.form__error_message{color:red;font-size:.625rem}.form__error_message{line-height:1.5;margin:.25rem}.form__item.form__item--flex{align-items:center;display:flex;gap:1rem;margin-top:1.5rem}.form__item.form__item--mt-narrow{margin-top:1rem}.form__item.form__item--mt-large{margin-top:1.75rem}.form__label input,.form__label textarea{background-color:#f2f4f7;border-radius:12px;display:block;font-size:1rem;font-weight:400;margin-top:.25rem;padding:.75rem 1rem;width:100%}.form__label input::placeholder,.form__label textarea::placeholder{color:#8a8f9f;font-size:1rem;font-weight:400}.form__textarea{height:6rem;resize:none}.form__textarea--narrow{height:3rem;resize:none}.form__select{background:#f2f4f7 url(../images/icon_arrow_down.svg) no-repeat right 10px;background-size:1.25rem;border-radius:12px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;margin-left:.75rem;margin-top:.25rem;padding:.5rem 2.375rem .5rem 1.125rem;text-align:right}@media screen and (max-width:1023px){.form__select{margin-left:.3125rem}}.form__role-select{margin:0;text-align:center}.form__select-wrapper{display:inline-block;position:relative}.form__public-range-wrapper{display:inline-block}.form__public-range-wrapper .form__select{background-color:#0000;background-position:right 0;font-size:.875rem;margin:0;padding:0 1.25rem 0 0}.form__public-range-wrapper .form__select:focus{border-color:#0000;outline:none}.form-multiselect__field{max-height:16.625rem;overflow-y:auto}.form-multiselect__field.form__select{display:flex;flex-wrap:wrap;gap:.5rem;height:auto;margin-left:0;max-height:16.625rem;padding:.625rem 2.5rem .625rem .625rem;position:relative;text-align:left;width:100%}.form-multiselect__field.form__select.is-open{border-radius:12px 12px 0 0}.form__check{font-size:.875rem;margin-top:.625rem}.form__check-center{text-align:center}.form-multiselect__list{background-color:#f2f4f7;display:none;max-width:32.5rem;position:absolute;width:100%}.form-multiselect__field.form__select.is-open+.form-multiselect__list{display:block}.form-multiselect__list-item{font-size:.875rem;padding:.25rem .75rem;text-align:left;width:100%}.form-multiselect__list-item-sub{color:#8a8f9f;cursor:pointer;font-weight:400}.form__check label{cursor:pointer;line-height:1.4375rem;padding-left:30px;position:relative}.form__check label:before{background-color:#fff;border:1px solid #d7d9e0;border-radius:4px;content:"";height:1.125rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1.125rem}.form__check input[type=checkbox]:checked+label:before{background:#007559 url(../images/icon_checked.svg) no-repeat 50%;border-color:#007559;color:#fff;content:"";line-height:1.125rem;text-align:center}.link{color:#4b94f0;overflow-wrap:break-word}.link:hover{text-decoration:underline}.form__link{color:#4b94f0;display:block;font-size:.75rem;font-weight:700;line-height:1.5;margin-top:1.5rem;text-align:center}.form__link.form__link--green{color:#007559;font-size:.75rem;margin-top:1rem}.form__submit{margin-top:2rem;text-align:center}@media screen and (max-width:1023px){.form__submit{margin-top:1.5rem}}.form__link.signup{color:#007559;font-size:.875rem;margin-top:1rem}.form__submit--harf{margin-top:1rem;text-align:center}.form__complete{background-color:#fff;border-radius:12px;margin:0 auto;max-width:36.5rem;padding:2rem;width:100%}@media screen and (max-width:1023px){.form__complete{border-radius:0;max-width:100%;padding:2.5rem;width:100%}}.form__errorMessage{color:red;font-size:.625rem;line-height:1.5;margin:5}.talk_details_card{border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 4px 0 #00000014;cursor:pointer;margin:0 auto;max-width:100%;overflow:hidden;width:617px}@media screen and (max-width:767px){.talk_details_card{display:none}}.talk_details_card__head{background:url(../images/bg_profile-card_head.jpg) 50%/cover;display:flex;gap:1rem;height:7rem;padding:1.5rem;width:100%}.talk_details_card__avatar{aspect-ratio:64/64;width:4rem}.talk_details_card__avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.talk_details_card_head__block{color:#fff;display:flex;flex-direction:column;gap:.25rem;justify-content:center}.talk_details_card_name{font-size:.875rem;font-weight:700}.talk_details_card__position{font-size:.75rem}.talk_details_card__body{padding:1.5rem}.talk_details_card__term{color:#8a8f9f;font-size:.875rem;font-weight:700}.talk_details_card__term:nth-of-type(2){margin-top:1rem}.talk_details_card__desc{margin-top:.4375rem}.talk_details__box{border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;margin:1.25rem auto;max-width:100%;overflow:hidden;width:973px}@media screen and (max-width:767px){.talk_details__box{border-radius:0;margin-bottom:3.4375rem;margin-top:0}}.talk_details_box__head{background:#dbee5c;padding:1.5rem 1.5rem 1.6875rem;position:relative;text-align:center}.talk_details_box__head:before{background:#ecf5ba;bottom:.5625rem;content:"";height:5.1875rem;left:1.1875rem;mask-image:url(../images/bg_comment-left.svg);-webkit-mask-image:url(../images/bg_comment-left.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;mix-blend-mode:multiply;position:absolute;width:11.75rem}@media screen and (max-width:767px){.talk_details_box__head:before{bottom:3.25rem;height:3.875rem;left:-2.25rem;width:8.8125rem}}.talk_details_box__head:after{background:#ecf5ba;content:"";height:6.25rem;mask-image:url(../images/bg_comment-right.svg);-webkit-mask-image:url(../images/bg_comment-right.svg);mask-position:center center;-webkit-mask-position:center center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;mix-blend-mode:multiply;position:absolute;right:.125rem;top:.5rem;width:8.125rem}@media screen and (max-width:767px){.talk_details_box__head:after{height:6.25rem;right:-1.875rem;top:-1.625rem;width:8.125rem}}.talk_details_box__title{font-size:1.875rem;font-weight:700}@media screen and (max-width:767px){.talk_details_box__title{font-size:1.125rem}}.talk_details_box__date{display:inline-block;font-size:1.125rem;font-weight:700;margin:.8125rem auto 0;padding-left:2.5rem;position:relative}@media screen and (max-width:767px){.talk_details_box__date{font-size:.875rem;margin-top:1rem}}.talk_details_box__date:before{background:#cbe543 url(../images/icon_date16.svg) 50%/1rem no-repeat;border-radius:8px;content:"";display:block;height:2rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2rem}.talk_details_box__body{background:#fff;padding:2rem}@media screen and (max-width:767px){.talk_details_box__body{padding:1.5rem 1rem}}.talk_details_box__sub-title{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;text-align:center}@media screen and (max-width:767px){.talk_details_box__sub-title{margin-bottom:.9375rem}}.card_list-m{background:#fff;border:.5px solid #edf0f7;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;cursor:pointer;max-width:28.25rem;padding:1rem;width:100%}.card_list-m__head{align-items:center;display:flex;gap:1.375rem;justify-content:space-between}@media screen and (max-width:767px){.card_list-m__head{gap:.5rem}}.card_list-m__profile-wrapper{align-items:center;display:flex;gap:.4375rem}.card_list-m_avatar{aspect-ratio:40/40;width:2.5rem}.card_list-m_avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.card_list-m__profile{flex:1 1}.card_list-m_name__wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:.125rem}.card_list-m__position,.card_list-m_name,.text-clamp-4{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal}.card_list-m_name{font-size:.875rem;font-weight:700}.card_list-m_year_of_service{color:#8a8f9f;font-size:.625rem;margin-left:0}.card_list-m__position{color:#8a8f9f;font-size:.625rem;margin-top:.25rem}.btn_card_list-m__wrapper{flex-shrink:0}.btn_card_list-m{max-width:135px;position:relative;white-space:nowrap}.btn_card_list-m:before{display:block;height:1rem;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.btn_card_list-m:disabled{cursor:not-allowed;opacity:.3}.card_list-m__body{margin-top:.5rem}.card_list-m__list{display:flex;flex-wrap:wrap;gap:.5rem}.card_list-m__item span{word-wrap:break-word;background:#c9deff;border-radius:4px;display:block;font-size:.625rem;font-weight:700;max-width:250px;padding:.25rem .5rem;white-space:normal}@media screen and (max-width:767px){.card_list-m__item span{font-size:.625rem;padding:.25rem .5rem}}.profile-card__img{flex-shrink:0;max-width:100%;width:100px}@media screen and (max-width:1023px){.profile-card__img{width:70px}}.profile-card__img img{border-radius:50%;object-fit:cover}.signup-profile-main{background-color:#f2f4f7;display:grid;padding:5.625rem 1.5rem 2.5rem;place-items:center;width:100%}.signup-profile-cover{background:linear-gradient(0deg,#080a0773,#080a0773),linear-gradient(0deg,rgba(134,190,36,.063),rgba(134,190,36,.063)),url(../images/signup_profile_cover_bg.webp) 100%/cover no-repeat;border-radius:12px 12px 0 0;height:6.875rem;max-width:36.5rem;width:100%}@media screen and (max-width:1023px){.signup-profile-cover{border-radius:0;max-width:100%}}.signup-profile-cover__inner{align-items:center;display:flex;height:100%;padding:0 2rem;width:100%;z-index:2}@media screen and (max-width:1023px){.signup-profile-cover__inner{left:3.5%;margin:0 auto;max-width:36.5rem;padding:0 .6875rem}}.signup-profile-cover__img{cursor:pointer;position:relative}.signup-profile-cover__img:before{background:#f2f4f7;border-radius:50%;bottom:0;content:"";display:block;height:1.375rem;position:absolute;right:0;width:1.375rem;z-index:1}.signup-profile-cover__img:after{background:url(../images/icon_edit.svg) no-repeat 50%/contain;border-radius:50%;bottom:.1875rem;content:"";display:block;height:.875rem;position:absolute;right:.25rem;width:.875rem;z-index:2}.signup-profile-cover__img img{border-radius:50%;object-fit:cover}.signup-profile-cover__img__button{height:64px;width:64px}.signup-profile-cover__btn{background-color:#fff6;border-radius:8px;color:#fff;font-size:.75rem;font-weight:700;height:2.125rem;line-height:1;margin-left:1rem;padding:.5rem .75rem}.signup-profile hr{margin:2rem 0}.signup-profile__form-select.form__select-wrapper .form__select{min-width:5.5rem}@media screen and (max-width:575px){.signup-profile__form-select.form__select-wrapper .form__select{min-width:6.25rem}}.signup-profile__form-select.form__select-wrapper{align-items:center;display:inline-flex;margin-left:-.3125rem}@media screen and (max-width:767px){.signup-profile__form-select.form__select-wrapper{gap:.375rem}}.signup-profile__form-select.form__select-wrapper .form__select+span{margin-left:.5rem}.form__select-wrapper.signup-profile__form-select .form__select{background:#f2f4f7 url(../images/icon_arrow_down.svg) no-repeat right 12px top 10px;padding:.625rem 1.9375rem .625rem 1.125rem}.signup-profile__period{align-items:center;display:flex;margin-top:.5rem}.signup-profile__period-name{display:block;font-size:.75rem;width:50%}.signup-profile__period-between{margin:1rem 1rem 0}.signup-profile__period-label{font-size:.875rem;font-weight:700;line-height:1.5}@media screen and (max-width:600px){.signup-profile__period{flex-direction:column}.signup-profile__period-between{display:flex;justify-content:center;margin-top:10}}.signup-profile__upload-image-text{color:#8a8f9f;font-size:.875rem;margin-bottom:1.5rem;text-align:left}.sp_talk_details_card{display:none;margin:0 auto}@media screen and (max-width:767px){.sp_talk_details_card{display:block}}.sp_talk_details_card__head-wrapper{display:contents}.talk_details__btn_card_list-m{display:none}.talk_details_box_btn__wrapper{display:flex;gap:1rem;justify-content:center;margin:1.5rem auto 0;max-width:100%;width:617px}@media screen and (max-width:767px){.talk_details_box_btn__wrapper{gap:.5625rem;margin-top:.875rem}}.btn_talk_details--dark{background:#008666;color:#fff;margin:0;transition:.3s ease-out}.talk_details_page .nav .icon_nav_date{fill:#212643}.talk_details_page .nav .nav-item__inline-schedule{color:#212643}@media screen and (max-width:1023px){.home .sidenav{display:none}}.home .member-card,.home-timeline__card{background-color:#fff}.home-timeline__card{border-radius:8px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;list-style:none;overflow:hidden;padding:1rem}@media screen and (max-width:1023px){.home-timeline__card{border-radius:0;box-shadow:none}}.home-timeline .home-timeline__card-comment,.home-timeline .home-timeline__card-cube,.home-timeline .home-timeline__card-cube--simple,.home-timeline .home-timeline__card-new-member{cursor:pointer}.home-timeline__card-upper{align-items:flex-start;display:flex;gap:.75rem;margin:0 auto}.home-timeline__card-upper-avater{cursor:pointer;flex-shrink:0}.home-timeline__card-upper-avater img{aspect-ratio:1/1;border-radius:50%;object-fit:cover}.home-timeline__card-lower-content,.home-timeline__card-upper-content{font-size:.875rem;line-height:1.5;margin:0 auto;padding:0 16px;width:100%}.home-timeline__card-upper>.home-timeline__card-lower-content,.home-timeline__card-upper>.home-timeline__card-upper-content{padding:0}.home-timeline__card-lower-content{margin:0 auto}.cube__category-edit{display:inline-block;position:relative}.cube__category-edit:after{background:#8a8f9f;content:"";cursor:pointer;display:block;height:1rem;mask-image:url(../images/icon_edit.svg);-webkit-mask-image:url(../images/icon_edit.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:1rem}@media screen and (max-width:767px){.cube__category-edit:after{height:1.125rem;width:1.125rem}}.home-timeline__card-lower-content .cube-m,.home-timeline__card-upper-content .cube-m{background-color:#e8f1fe;border:1px solid #c3e1fa;font-size:.875rem}@media screen and (max-width:1023px){.home-timeline__card-under-wrapper02 .home-timeline__card-under{background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/home_timeline_bg_03.jpeg) no-repeat 50%/cover}}.home-timeline__card-under{align-items:center;background-color:#f2f4f7;display:flex;flex-direction:column;padding:1rem 1.5rem}.home-timeline__card-under-avater img{aspect-ratio:1/1;border-radius:50%;cursor:pointer;object-fit:cover}.home-timeline__card-link--active{cursor:pointer}.home-timeline__card-is-unread{border:2px solid #7dd1bd}.home-timeline__card-cube--simple .home-timeline__card-link{padding:1.5rem}@media screen and (max-width:1023px){.home-timeline__card-cube--simple .home-timeline__card-link{padding:1rem}}.home-timeline__card-event .home-timeline__card-link{background-color:#dbee5c;box-shadow:none;display:block;padding:1.5rem;position:relative}@media screen and (max-width:1023px){.home-timeline__card-event .home-timeline__card-link{padding:1rem}}.home-timeline__card-event .home-timeline__card-link:after{background-color:#c7e447;content:"";display:block;height:6.25rem;-webkit-mask:url(../images/bg_home_card.svg) center center/contain no-repeat;mask:url(../images/bg_home_card.svg) center center/contain no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:1.5rem;top:0;width:8.125rem}@media screen and (max-width:575px){.home-timeline__card-event .home-timeline__card-link:after{left:18.75rem;right:auto}}.home-timeline__card-link01{overflow:hidden}.home-timeline__card-event-title{font-size:1.125rem;font-weight:700;margin-top:.625rem}.home-timeline__card-event-date{align-items:center;display:flex;font-size:.875rem;font-weight:700;gap:.25rem}.home-timeline__card-event-date:before{background-color:#fff;border-radius:50%;content:"🤝";display:grid;height:2.125rem;place-items:center;width:2.125rem}.home-timeline__card-event-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.625rem}@media screen and (max-width:1023px){.home-timeline__card-event-list{flex-direction:column}}.home-timeline__card-event .member-card{flex-direction:column;min-width:11.875rem}@media screen and (max-width:1023px){.home-timeline__card-event .member-card{align-items:flex-start;max-width:100%;width:100%}.home-timeline__card-event .avatar-block__position{width:60vw}}.home-timeline__card-event .cubes{display:none}@media screen and (max-width:1023px){.home-timeline__card-event .cubes{display:block;text-align:left;width:100%}}.home-timeline__card-event .cube{font-size:.625rem;padding:.25rem .5rem}.home-timeline__card-input textarea{background-color:#f2f4f7;border-radius:12px;flex-grow:1;height:4.5rem;max-height:4.5rem;padding:.75rem 1rem;resize:none}@media screen and (max-width:1023px){.home-timeline__card-input textarea{width:100%}}.home-timeline__card-new-member .home-timeline__card-under{background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/home_timeline_bg_05.jpg) 50%/cover no-repeat;background-color:rgba(8,10,7,.451);border-radius:8px;margin:1rem auto 0}.home-timeline__card-comment .home-timeline__card-under{background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/home_timeline_bg_04.jpg) 50%/cover no-repeat;background-color:rgba(8,10,7,.451);border-radius:8px;margin:1rem auto 0}.home-timeline__card.home-timeline__card-cube{padding:1rem}@media screen and (max-width:1023px){.home-timeline__card-cube--simple .home-timeline__card-under{display:none}}.home-timeline__card-cube .home-timeline__card-upper{padding:0;position:relative}.home-timeline__card-cube .home-timeline__card-upper:before{background-color:#007559;border-radius:50%;content:"";display:block;height:1.5rem;position:absolute;right:0;top:0;width:1.5rem}.home-timeline__card-cube .home-timeline__card-upper:after{background-color:#fff;border-radius:50%;content:"";display:block;height:1rem;-webkit-mask:url(../images/icon_cube.svg) center center/contain no-repeat;mask:url(../images/icon_cube.svg) center center/contain no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:.25rem;top:.25rem;width:1rem}.home-timeline__card-cube .home-timeline__card-under{background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/home_timeline_bg_01.jpg) 50%/cover no-repeat;background-color:rgba(8,10,7,.451);border-radius:8px;margin:1rem auto 0}.home-timeline__card-cube .home-timeline__card-under-bg02{background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/home_timeline_bg_02.jpg) 50%/cover no-repeat;background-color:rgba(8,10,7,.451)}.home-timeline__card-cube .home-timeline__card-under-avater img{border:1px solid #d7d9e0}.home-timeline__send-cube{align-items:center;display:flex;gap:.625rem;justify-content:center;margin-bottom:1rem}.home-timeline__card-cube_icon-cube,.home-timeline__card-cube_icon-send,.home-timeline__send-cube>img{cursor:default}.form__label .home-timeline__send-cube_input{font-size:.75rem;height:2.4375rem;padding:.625rem 1rem;resize:none}.form__label .home-timeline__send-cube_input::placeholder{font-size:.75rem}.home-timeline__send-cube_btn-wrapper{align-items:center;cursor:default;display:flex;gap:8px;padding:16px;width:100%}.home-timeline__send-cube_btn-wrapper--fixed{bottom:60px;max-width:100.0625rem;position:fixed;right:auto}@media screen and (min-width:768px){.home-timeline__send-cube_btn-wrapper--fixed{bottom:0;width:calc(100% - 300px)}}@media screen and (max-width:767px){.home-timeline__send-cube_btn-wrapper--fixed{right:0}}.btn.home-timeline__send-cube_btn{height:2.4375rem}.home-sidebar__title{font-size:1.125rem;font-weight:700;line-height:1.5}.home-sidebar__section-title{align-items:center;display:flex;justify-content:space-between}.home-sidebar__more-link{color:#007559;font-size:.875rem;font-weight:700}.home-sidebar__section-name{color:#8a8f9f;font-size:.875rem;font-weight:700}.home-sidebar__card-list{margin-top:1rem}.home-sidebar__card-list>*+*{margin-top:.5rem}@media screen and (max-width:1023px){.home-sidebar__card-list .member-card{box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a}.home-sidebar__card-list .cubes{gap:.5rem}}.home-sidebar__card-list .avatar-block__body{width:100%}.home-sidebar__section.home-sidebar__recommend .member-card{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem;overflow:visible;padding-top:2.5rem;position:relative}@media screen and (max-width:1023px){.home-sidebar__section.home-sidebar__recommend .member-card{box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a}}.home-sidebar__recommend .avatar-block__body{padding:0;width:100%}.home-sidebar__recommend .avatar-block__img-wrapper{height:4rem;left:50%;position:absolute;top:-18%;transform:translateX(-50%);width:4rem;z-index:10}.home-sidebar__recommend .avatar-block__name{display:block;text-align:center}.home-sidebar__recommend .avatar-block__position{text-align:center}.home-sidebar__recommend .member-card__header{display:contents}.home-sidebar__recommend .member-card__left{order:1}.home-sidebar__recommend .member-card__right{order:3}.home-sidebar__recommend .member-card__footer{order:2}.home-sidebar__section .avatar-block__tenure{display:block;font-size:.625rem;margin-left:0}.home-sidebar__recommend .avatar-block__tenure{display:none}.home-sidebar__section .cube{font-size:.625rem;padding:.25rem .5rem}.home-sidebar__section .member-card{border-radius:8px;cursor:pointer;padding:1rem}.home-sidebar__section .member-card__header{flex-wrap:wrap;justify-content:flex-end;row-gap:.5rem}@media screen and (max-width:1023px){.home-sidebar__section .member-card__header{flex-wrap:nowrap}}.home-sidebar__section .member-card__left{min-width:12.5rem}@media screen and (max-width:1023px){.home-sidebar__section .member-card__left{min-width:0;min-width:auto}}.home-sidebar__profile{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;margin-top:2rem}.home-sidebar__profile-image{width:100%}.home-sidebar__profile-image img{border-radius:12px 12px 0 0;width:100%}.home-sidebar__profile-content{padding:1.5rem}.home-sidebar__profile-title{font-size:1.125rem;font-weight:700;text-align:center}.home-sidebar__profile-text{font-size:.75rem;line-height:1.5;margin-top:1rem}.home-sidebar__profile-btn-wrapper{display:flex;justify-content:center;margin-top:1rem}.home-sidebar__profile .btn{display:inline-block;font-size:.875rem;padding:.75rem 1.5rem}@media screen and (max-width:767px){.home .header_login{background:#fff;height:3.25rem;max-width:100%}.home .header_login__inner{gap:.5rem;padding:.5rem 1rem}.home .header_login__input-box{width:88%}.home .header_login__input-box input{background:#f2f4f7;border-radius:8px;box-shadow:none;padding-bottom:.5rem;padding-top:.5rem}}@media screen and (max-width:1023px){.home .header_login__btn_nortification{display:none}.home .header_login__btn_avatar{display:block;height:2rem;width:2rem}.home .header_login__avatar_img{height:100%;width:100%}.home .header_login__icon_arrow_down{display:none}}.home__cube-btn{display:none;height:48px;width:48px}@media screen and (max-width:767px){.home__cube-btn{bottom:65px;display:block;position:fixed;right:20px;z-index:1000}}.clickable-img,.clickable-name:hover{cursor:pointer;text-decoration:underline}.main.signup_cube{display:block}@media screen and (max-width:1023px){.signup_cube .form__wrapper.form__wrapper--wide{padding-bottom:1.5rem;padding-top:1.5rem}}.signup_cube__info{align-items:center;color:#007559;cursor:pointer;display:flex;font-size:.875rem;font-weight:700;gap:.25rem;justify-content:center;margin-inline:auto;max-width:36.5rem}@media screen and (max-width:1023px){.signup_cube__info{justify-content:flex-start}}.cube_input__block{background-color:#f2f4f7;border-radius:12px;margin-bottom:16px;position:relative}.cube_input__block:before{background-color:#007559;content:"";display:block;height:1.25rem;left:.75rem;margin-right:.5rem;-webkit-mask:url(../images/icon_cube.svg) no-repeat center center/contain;mask:url(../images/icon_cube.svg) no-repeat center center/contain;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.cube_input{border-radius:12px;display:block;font-size:1rem;height:100%;padding:.75rem .75rem .75rem 2.5rem;text-align:left;width:100%}.signup_cube__category-info,.signup_cube__recommend{color:#8a8f9f;font-size:.75rem;text-align:left}.signup_cube__category-info{margin-bottom:1rem}.signup_cube__recommend-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:1rem}.cube{background-color:#e8f1fe;border:1px solid #c3e1fa;cursor:pointer;padding:.375rem 1.5rem .375rem .5rem;position:relative;text-align-last:left}.cube .cube__delete-btn{background-color:#212643;content:"";display:block;height:1rem;-webkit-mask:url(../images/icon_add.svg) no-repeat center center/contain;mask:url(../images/icon_add.svg) no-repeat center center/contain;position:absolute;right:.5rem;top:42%;transform:rotate(45deg) translateY(-50%);width:1rem}.signup_cube__btn-warpper{margin-top:1.5rem;text-align:left}.signup_cube .form__submit{margin-top:2.5rem}@media screen and (max-width:1023px){.video_setting_page .header-loggedin{display:none}}.header_search{display:none}@media screen and (max-width:1023px){.header_search{align-items:center;display:flex;height:3.25rem;padding:.5rem 1rem;width:100%}}.header__back-btn{width:1.5rem}.header__back-btn img{height:auto;object-fit:cover;width:100%}.video_setting{align-items:flex-start;background-color:#f2f4f7;display:grid;flex:1 1;padding:5.875rem 1.5rem 2.5rem;width:100%}@media screen and (max-width:767px){.video_setting{align-items:flex-start;padding:3.25rem 0 .875rem}}.video_setting__inner{background-color:#fff;border-radius:12px;margin:0 auto;max-width:62.25rem;padding:2rem;width:100%}@media screen and (max-width:767px){.video_setting__inner{border-radius:0;max-width:100%;padding:1rem;width:100%}}.videotitle__wrapper{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:2.5rem}@media screen and (max-width:767px){.videotitle__wrapper{margin-bottom:1rem}}.video-setting__wrapper{margin-bottom:1rem}@media screen and (max-width:767px){.video-setting__wrapper{margin-bottom:0}}.video-setting__items{align-items:center;display:flex;gap:1rem}@media screen and (max-width:767px){.video-setting__items{flex-direction:column}}.video-setting__item-left{margin-right:auto;position:relative;width:51.5%}@media screen and (max-width:767px){.video-setting__item-left{width:100%}}.video-btn__area{bottom:0;display:flex;gap:.75rem;left:50%;position:absolute;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.video-btn__area{bottom:25px}}.video-setting__item-right{width:44.2%}@media screen and (max-width:767px){.video-setting__item-right{width:100%}}.video-setting__member{font-size:.875rem;font-weight:700;margin-top:2.5rem;text-align:center}@media screen and (max-width:767px){.video-setting__member{margin-top:1rem}}.videotitle{font-size:1.875rem;font-weight:700}@media screen and (max-width:767px){.videotitle{font-size:1.375rem}}.video-topic{color:#212643;color:#8a8f9f;font-weight:700}.video-setting__blur-text,.video-topic{font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;line-height:1.5}.video-setting__blur-text{color:#212643;font-weight:400}.video-setting__member{color:#8a8f9f}@media screen and (max-width:767px){.video-setting__member{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;font-weight:700;line-height:1.5}}.video-setting__control-items{margin-bottom:1rem}.video-setting__control-item:first-child{margin-bottom:1.5rem}.video-setting__select{background:#f2f4f7 url(../images/icon_arrow_down.svg) no-repeat right 15px top 13px}.video-setting__control-item :first-child{display:block;margin-bottom:.25rem}.video-setting__select{margin:0;padding-bottom:.75rem;padding-top:.75rem;text-align:left;width:100%}.video-setting__join_sp,.video-setting__member_sp{display:none}@media screen and (max-width:767px){.video-setting__join_sp,.video-setting__member_sp{display:block}}.video-setting__join_pc,.video-setting__member_pc{display:block}@media screen and (max-width:767px){.video-setting__join_pc,.video-setting__member_pc{display:none}.video-setting__join_sp{background:#ecf5ba;padding:1rem 0}}.video-setting__join .btn.btn--primary{background:#008666}.video_room{align-items:flex-start;background-color:#f2f4f7;display:grid;flex:1 1;grid-template-rows:50px auto 115px;overflow:hidden;padding:1rem 2rem;width:100%;z-index:1}@media screen and (max-width:767px){.video_room{display:block;padding:0}}.video_room.vertical{grid-template-rows:50px 1fr 660px 1fr 115px;padding:1rem 0 1rem 2rem}@media screen and (max-width:767px){.video_room.vertical{display:block;padding:0}}.video_room__status{align-items:center;display:flex;gap:1.5rem;margin-left:1.25rem}@media screen and (max-width:767px){.video_room__status{display:block;left:50%;margin-left:0;position:fixed;top:16px;transform:translateX(-50%);z-index:2}}.video_room__status-time{align-items:center;background:#edf0f7;border-radius:50vh;display:inline-flex;gap:.25rem;padding:.25rem .75rem}@media screen and (max-width:767px){.video_room__status-time{background:#ffffff80}}.video_room__status-time img{height:20px;width:20px}.video_room__status-info,.video_room__status-time span{color:#212643;font-family:Roboto,Noto Sans JP,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5}@media screen and (max-width:767px){.video_room__status-info{display:none}}.video_room__cube-area{cursor:pointer;position:fixed;right:0;top:98px;transition:opacity .3s ease 0s;z-index:10}@media screen and (max-width:767px){.video_room__cube-area{position:absolute;right:0;top:5%}}.video_room__cube-area:focus,.video_room__cube-area:hover{opacity:.5}.video_room.vertical .video_room__cube-area{display:none}@media screen and (max-width:767px){.video_room.vertical .video_room__cube-area{position:absolute;right:0;top:5%}}.video-room__show-profile{background:#89c61e;border-radius:40px 0 0 40px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:grid;height:56px;place-items:center;width:56px}.video_room__inner{align-self:center;position:relative}@media screen and (max-width:767px){.video_room__inner{padding:0}}.video_room.vertical .video_room__inner{grid-area:3/1/4/2}.video_room__items{display:flex;gap:1rem;justify-content:center;margin:0 auto 1.5rem;max-width:1200px}@media screen and (max-width:767px){.video_room__items{display:block;max-width:100%}}.video_room__items.vertical{flex-direction:column;margin-bottom:1.5rem}.video_room__item{width:48.5%}@media screen and (max-width:767px){.video_room__item{max-width:100%;transition:none;width:100%}}.video_room_page .video-screen__wrapper{aspect-ratio:580/320}@media screen and (max-width:767px){.video_room_page .video-screen__wrapper{aspect-ratio:90/161}}.video_room__blur-controller{bottom:16px;position:absolute;right:16px}@media screen and (max-width:767px){.video_room__blur-controller{display:none}}.video_room__controller{margin:0 auto;max-width:1216px}@media screen and (max-width:767px){.video_room__controller{max-width:100%}}.video_room.vertical .video_room__controller{grid-area:5/1/6/2}@media screen and (max-width:767px){.video_room_page .video-screen__wrapper.video-screen__wrapper--local{width:23.8%}}.main.questionnaire{padding-top:4.625rem}@media screen and (max-width:1023px){.main.questionnaire{padding-top:3.3125rem}}.questionnaire__time{align-items:center;background-color:#edf0f7;border-radius:.25rem;color:#8a8f9f;display:flex;font-size:.625rem;gap:.25rem;justify-content:center;margin:.5rem auto 0;padding:.25rem .5rem;width:7.1875rem}.questionnaire__time:before{background:url(../images/icon_timer.svg);content:"";display:block;height:1rem;width:1rem}.questionnaire .form{margin-top:2rem}@media screen and (max-width:1023px){.form__label.questionnaire__radio-label{display:block;text-align:center;width:100%}}.questionnaire__radio-name{font-size:.875rem;width:6.25rem}@media screen and (max-width:1023px){.questionnaire__radio-name{margin-top:.375rem}.questionnaire__radio-name:first-child{order:2}.questionnaire__radio-name:last-child{order:3;text-align:right}}.questionnaire__radio-wrapper{display:flex;margin-top:1rem}@media screen and (max-width:1023px){.questionnaire__radio-wrapper{flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:22.5rem}}.questionnaire__radio{display:flex;gap:1.125rem;margin-left:1.5rem;margin-right:1.5rem}@media screen and (max-width:1023px){.questionnaire__radio{justify-content:center;order:1;width:100%}}.questionnaire__radio input{background-color:#0000;border:2px solid #d7d9e0;border-radius:50%;cursor:pointer;display:block;height:1.25rem;width:1.25rem}.questionnaire__radio input:checked{border:4px solid #89c61e}.questionnaire .form__textarea{height:9rem}.main.questionnaire-recommend{padding-top:7.0625rem}@media screen and (max-width:1023px){.main.questionnaire-recommend{padding-top:3.3125rem}}.questionnaire__note{align-items:center;border-radius:.25rem;color:#8a8f9f;display:flex;font-size:.625rem;gap:.25rem;justify-content:center;margin:.5rem auto 0;padding:.25rem .5rem;width:7.1875rem}.questionnaire__note:before{background-color:#89c61e;content:"";display:block;height:1rem;-webkit-mask:url(../images/icon_info.svg) center center/contain no-repeat;mask:url(../images/icon_info.svg) center center/contain no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1rem}.questionnaire-recommend .form{margin-top:2rem}.questionnaire-recommend__radio-wrapper{margin-top:1rem;width:100%}@media screen and (max-width:1023px){.questionnaire-recommend__radio-wrapper{flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:22.5rem}}.questionnaire-recommend__radio{display:flex;flex-direction:column;gap:1.125rem}@media screen and (max-width:1023px){.questionnaire-recommend__radio{justify-content:center;order:1;width:100%}}.questionnaire-recommend__radio input{background-color:#0000;border:2px solid #d7d9e0;border-radius:50%;cursor:pointer;display:block;height:1.25rem;width:1.25rem}.questionnaire-recommend__radio input:checked{border:4px solid #89c61e}.questionnaire-recommend .card_list-m{align-items:center;display:flex;gap:.5rem;max-width:32.5rem;width:100%}.questionnaire-recommend .card_list-m__inner{flex-grow:1}.questionnaire-recommend .btn_card_list-m{border-color:#007559;color:#007559;margin-left:auto}@media screen and (max-width:1023px){.questionnaire-recommend .btn_card_list-m{display:none}}.questionnaire-recommend .btn_card_list-m:before{background-color:#007559}.questionnaire-recommend__radio-wrapper{margin-top:2rem}@media screen and (max-width:1023px){.questionnaire-recommend__radio-wrapper{margin-top:1.5rem}}.questionnaire-recommend__radio-label{font-size:1.125rem}@media screen and (max-width:1023px){.questionnaire-recommend__radio-label{font-size:.875rem}}.questionnaire-recommend__radio{margin-top:1rem}.questionnaire-recommend__radio label{display:flex;font-size:.875rem;gap:.5rem}@media screen and (max-width:1023px){.questionnaire__submit-btns{align-items:center;display:flex;flex-direction:row-reverse;gap:.5rem;justify-content:center;margin-top:1.5rem;padding:0 .6875rem .5rem}.questionnaire__submit-btns .form__submit{margin-top:0}}.form__submit.questionnaire-recommend__submit .btn{background-color:#007559}.form__link.questionnaire-recommend__link{color:#007559}@media screen and (max-width:1023px){.form__link.questionnaire-recommend__link{background-color:#fff;border:1px solid #007559;border-radius:64px;margin:0;padding:.75rem 1.5rem;width:8.125rem}}.talk_details_history_page .talk_details_box__head:before{bottom:.875rem}.talk_details_history_box__date{margin-top:1.1875rem}@media screen and (max-width:767px){.talk_details_history_box__date{margin-top:1.0625rem}}.talk_details_history__list{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:767px){.talk_details_history__list{display:none}}.talk_details_history_bottom-block{margin-top:1.5rem}@media screen and (max-width:767px){.talk_details_history_bottom-block{margin-top:2.8125rem;position:relative}.talk_details_history_bottom-block:before{background:#edf0f7;content:"";display:block;height:.0625rem;left:0;position:absolute;top:-1.5rem;width:100%}}@media screen and (min-width:768px){.talk_details_history_bottom-block{margin-left:.5rem}}.talk_details_history__sub-title{text-align:left}@media screen and (max-width:767px){.talk_details_history__sub-title{font-size:.875rem}.talk_details_history__sub-title01{margin-bottom:.5rem}}.talk_details_history__sub-title02{margin-bottom:.875rem}@media screen and (max-width:767px){.talk_details_history__sub-title02{margin-bottom:.5rem}}.talk_details_history__sub-title03,.talk_details_history__sub-title04{margin-bottom:0;margin-top:3rem}@media screen and (max-width:767px){.talk_details_history__sub-title03,.talk_details_history__sub-title04{margin-top:.8125rem}}@media screen and (min-width:768px){.talk_details_history__sub-title03,.talk_details_history__sub-title04{position:relative}.talk_details_history__sub-title03:before,.talk_details_history__sub-title04:before{background:#edf0f7;content:"";display:block;height:.0625rem;left:0;position:absolute;top:-1.625rem;width:100%}}.talk_details_history_cube__list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8125rem}@media screen and (max-width:767px){.talk_details_history_cube__list .cube-m{border-radius:8px;font-size:14px;padding:.375rem .75rem}.talk_details_history_cube__list .cube_good{padding-right:3.625rem}.talk_details_history_cube__list .cube_good01{padding-right:3.3125rem}}.sp-talk_details_history__list{align-items:center;display:flex;flex-direction:column;gap:.25rem}@media screen and (min-width:768px){.sp-talk_details_history__list{display:none}}.talk_details_history_page .nav .icon_nav_date{fill:#212643}.talk_details_history_page .nav .nav-item__inline-schedule{color:#212643}.schedule-page__inner{margin:0 auto;max-width:106.0625rem;padding:0 2.5rem}@media screen and (max-width:767px){.schedule-page__inner{margin-bottom:3.4375rem;padding:0}}.schedule-page_tab__list{display:inline-block;display:flex;gap:1.5rem;margin-top:1.3125rem}@media screen and (max-width:767px){.schedule-page_tab__list{background:#fff;margin-top:0;padding-left:1rem;padding-top:1.5rem}}.schedule-page_tab-list__item button{display:block;font-size:14px;font-weight:700;opacity:.7;padding-bottom:.75rem;position:relative}.schedule-page_tab-list__item button:after{background:#0000;border-radius:2px;bottom:-.125rem;content:"";display:block;height:.25rem;left:-1%;position:absolute;width:102%}.schedule-page_tab-list__item02 button{opacity:1}.schedule-page_tab-list__item02 button:after{background:#008666}.schedule-page__block{background:#fff;margin:1.5rem auto}@media screen and (max-width:767px){.schedule-page__block{margin-top:0;padding:1.5rem 1rem}}@media screen and (min-width:768px){.schedule-page__block{border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;padding:1.5rem}}.schedule-page__input-box{max-width:520px;position:relative}.schedule-page__input-box:after{background:url(../images/icon_clear.svg) 50%/contain;content:"";display:block;height:1.25rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.25rem}.schedule-page__input-box input{-webkit-appearance:none;appearance:none;background:#f2f4f7;background-color:#0000;background-image:none;border:none;border-radius:12px;color:inherit;display:block;font-family:inherit;font-size:inherit;height:100%;max-width:520px;padding:.75rem 2.25rem 1.0625rem 1rem;width:100%}.schedule-page__input-box ::placeholder{color:#8a8f9f}.schedule-page_search-results__wrapper{display:flex;gap:1rem;margin-top:1.5rem}@media screen and (max-width:767px){.schedule-page_search-results__wrapper{flex-direction:column;gap:.25rem}}@media screen and (min-width:768px){.schedule-page_search-results__wrapper{align-items:center}}.schedule-page_search-results__title{font-size:1.125rem;font-weight:700}.schedule-page_search-results__text{color:#8a8f9f;font-size:.875rem;font-weight:700}.schedule-page_search__list{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.schedule-page_search-list__item{cursor:pointer}.schedule-page_search-list__item:not(:first-child){position:relative}.schedule-page_search-list__item:not(:first-child):before{background:#edf0f7;content:"";display:block;height:1px;left:0;position:absolute;top:-1rem;width:100%}.schedule-page_search-item__link{display:block;height:100%;padding-right:1.25rem;position:relative;width:100%}.schedule-page_search-item__link:after{background:#212643;content:"";display:block;height:1.25rem;mask-image:url(../images/icon_arrow_right.svg);-webkit-mask-image:url(../images/icon_arrow_right.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.25rem}.schedule-page_search-item__head{display:flex;gap:.5625rem}.schedule-page_search-item__time{color:#8a8f9f;font-size:14px;padding-left:1.4285em;position:relative}.schedule-page_search-item__time:before{background:#8a8f9f;content:"";display:block;height:16px;left:0;mask-image:url(../images/icon_date.svg);-webkit-mask-image:url(../images/icon_date.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:50%;transform:translateY(-50%);width:16px}.schedule-page_search-item__title{font-size:14px}.schedule-page_search-item__body{display:flex;gap:.5rem;margin-top:.5rem}.schedule-page_avatar__block{align-items:center;display:flex;flex-direction:column;gap:.25rem;max-width:100%;width:100px}.schedule-page_avatar__img{aspect-ratio:40/40;width:40%}.schedule-page_avatar__img img{border-radius:50%;height:100%;object-fit:cover;width:100%}.schedule-page_avatar_name{font-size:.75rem;font-weight:700}.schedule-page_avatar_position{color:#8a8f9f;font-size:.625rem}.pc-schedule-page_search__date{font-size:1.125rem;font-weight:700;margin-bottom:2.5rem}@media screen and (max-width:767px){.pc-schedule-page_search__date,.pc-schedule-page_search__list{display:none}}.schedule-page_search-item__date{display:none}@media screen and (max-width:767px){.schedule-page_search-item__date{display:block;font-size:1.125rem;font-weight:700;margin-top:1.5rem}}@media screen and (min-width:768px){.sp-schedule-page_search__list{display:none}}.schedule-page .sidenav-item__link:after{visibility:hidden}@media screen and (max-width:767px){.schedule-page .header_login{box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a}}.search_input-page__inner{margin:1.3125rem auto 0;max-width:101.0625rem;padding:0 2.5rem 0 2.5625rem}@media screen and (max-width:767px){.search_input-page__inner{margin-top:1rem;padding:0 1rem}}.search_input-page__inner02{margin-top:0}.search_input-page_search-results__wrapper{display:flex;gap:1rem}@media screen and (max-width:767px){.search_input-page_search-results__wrapper{flex-direction:column;gap:.25rem}}@media screen and (min-width:1024px){.search_input-page_search-results__wrapper{align-items:center}}.search_input-page_search-results__title{font-size:.875rem;font-weight:700}@media screen and (max-width:767px){.search_input-page_search-results__title{font-size:1rem}}.search_input-page_search-results__text{color:#8a8f9f;font-size:.875rem;font-weight:700}@media screen and (max-width:767px){.search_input-page_search-results__text{font-size:1rem}}.search_input-page__conditions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;margin-inline:auto;max-width:106.0625rem}.search_input-page__lead{font-size:.75rem;font-weight:700;margin-top:1.1875rem}@media screen and (max-width:1023px){.search_input-page__lead{margin-top:1rem}}.search_input-page_chips__list{-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:.5rem;margin-top:.5rem;overflow:scroll;scrollbar-width:none}@media screen and (max-width:1023px){.search_input-page_chips__list{margin-bottom:.625rem}}.search_input-page_chips__list::-webkit-scrollbar{display:none}.search_input-page__block{margin:0 auto;max-width:101.0625rem;padding-bottom:2.5rem}@media screen and (max-width:767px){.search_input-page__block{margin-bottom:3.4375rem}}@media screen and (max-width:1023px){.search_input-page_chips-list__item:last-child{padding-right:1rem}}.search_input-page__list{column-gap:.5rem;display:flex;flex-wrap:wrap;margin-bottom:1.1875rem;margin-top:1.125rem;row-gap:.4375rem}@media screen and (max-width:1023px){.search_input-page__list{margin-top:.9375rem}}.search_input-page__list .card_list-m__profile-wrapper{display:flex}.search_input-page__list .card_list-m__head{gap:0;justify-content:space-between}@media screen and (max-width:1023px){.search_input-page__list .card_list-m__head{gap:.5rem}}.search_input-page__list .card_list-m__body{margin-top:.375rem}.search_input-page-list__item{min-height:100px;width:calc(50% - 4px)}@media screen and (max-width:1023px){.search_input-page-list__item{width:100%}.search_input-page-list__item .card_list-m{margin:0 auto}}.search_input-page-list__item .card_list-m{display:block;height:100%}@media screen and (min-width:1024px){.search_input-page-list__item .card_list-m{max-width:100%}}.search_input-page-list__item .cube-m{border-radius:4px}.search_input-page__bottom-block{align-items:center;display:flex;justify-content:space-between;margin:2.5rem auto 0;max-width:100%;width:913px}.btn-disabled{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(201 207 214/var(--tw-bg-opacity));border-color:#0000;color:rgb(255 255 255/var(--tw-text-opacity));cursor:default}@media screen and (max-width:1023px){.btn_search_input-page-pale{max-width:130px;width:30%}}.search_input-page_pagination__list{display:flex;gap:1rem}.search_input-page_pagination-list__item{background:#f2f4f7;border-radius:6px;color:#b9bdc9;cursor:pointer;font-size:.875rem;font-weight:700;padding:.5rem .75rem}.search_input-page_pagination-list__item:hover{opacity:.6}.search_input-page_pagination-item-selected{background:#008666;color:#fff;cursor:default}.search_input-page_pagination-item-selected:hover{opacity:1}.btn_search_input-page-dark{background:#008666;margin:0;transition:.3s ease-out}@media screen and (max-width:1023px){.btn_search_input-page-dark{max-width:130px;min-width:0;width:30%}}.custom-modal-overlay{background-color:#808080b3;inset:0;opacity:0;position:fixed;transition:opacity .2s ease-in-out}.close-button{position:absolute;right:30px;top:30px}.custom-modal.ReactModal__Content--after-open{opacity:1}.custom-modal-overlay.ReactModal__Overlay--after-open{opacity:1;z-index:101}.custom-modal-overlay.ReactModal__Overlay--before-close,.custom-modal.ReactModal__Content--before-close{opacity:0}.modal-page{background-color:#f2f4f7;display:grid;flex:1 1;padding:4.6875rem 1.5rem 2.5rem;place-items:center;width:100%}@media screen and (max-width:767px){.modal-page{padding:3.375rem 0 .875rem}}.modal__inner{background-color:#fff;border-radius:12px;margin:0 auto;max-width:62.25rem;padding:2rem;width:100%}@media screen and (max-width:767px){.modal__inner{border-radius:0;max-width:100%;padding:1.5rem;width:100%}}.modal-btn__wrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media screen and (max-width:767px){.modal-btn__wrapper{justify-content:flex-start}}.modal__content{-ms-overflow-style:none;background:#fff;border-radius:12px;left:50%;max-height:100vh;max-width:100%;overflow-y:scroll;padding:1.5rem;position:fixed;scrollbar-width:none;text-align:center;top:50%;transform:translate(-50%,-50%);width:590px}@media screen and (max-width:767px){.modal__content{border-radius:12px 12px 0 0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:1rem;right:0;top:5%;transform:none;width:100%}}.modal__content::-webkit-scrollbar{display:none}.modal{display:none}.modal.is-open{display:block}.modal-overlay{align-items:center;background:#15182999;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.modal-close{background:#0000;border:0}.modal-open{display:block;margin:100px auto}.profile-edit__content{background:#fff;border-radius:12px;left:50%;max-width:100%;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:590px}@media screen and (max-width:767px){.profile-edit__content{border-radius:12px 12px 0 0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:1rem;right:0;top:5%;transform:none;width:100%}}.profile-edit__head{align-items:center;background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/bg_profile_edit.jpeg) 50%/cover no-repeat;display:flex;gap:1rem;height:112px;padding:1.5rem 2rem;position:relative}@media screen and (max-width:767px){.profile-edit__head{height:92px;padding:.875rem 1rem}}.profile-edit__head-no-image{align-items:center;display:flex;gap:1rem;padding:1.5rem 2rem;position:relative}@media screen and (max-width:767px){.profile-edit__head-no-image{height:92px;padding:.875rem 1rem}}.profile-edit-page_icon_clear{content:"";display:block;height:1.5rem;position:absolute;right:1.5rem;top:1.5rem;width:1.5rem}@media screen and (max-width:767px){.profile-edit-page_icon_clear{right:1rem;top:1rem}}.profile-edit__img{aspect-ratio:64/64;cursor:pointer;position:relative;width:4rem}.profile-edit__img:before{background:#f2f4f7;bottom:0;height:1.375rem;right:0;width:1.375rem;z-index:1}.profile-edit__img:after,.profile-edit__img:before{border-radius:50%;content:"";display:block;position:absolute}.profile-edit__img:after{background:url(../images/icon_edit.svg) no-repeat 50%/contain;bottom:.1875rem;height:.875rem;right:.25rem;width:.875rem;z-index:2}.profile-edit__img img{border-radius:50%;height:100%;object-fit:cover;width:100%}.profile-edit__img-admin{aspect-ratio:64/64;cursor:pointer;position:relative;width:4rem}.profile-edit__img-admin img{border-radius:50%;height:100%;object-fit:cover;width:100%}.profile-edit__btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border-radius:8px;color:#fff;display:block;font-size:.75rem;font-weight:700;padding:.5rem .75rem;text-align:center}.profile-edit__body{margin-bottom:4rem;padding:1.5rem}@media screen and (max-width:767px){.profile-edit__body{padding:1rem}}.profile-edit__list{display:flex;flex-direction:column;gap:1rem}.profile-edit-list__item{display:flex;flex-direction:column;gap:.25rem}.profile-edit__term{color:#16171a;font-size:.875rem;font-weight:700}.profile-edit__desc{background:#edf0f7;border-radius:12px;overflow:hidden}.profile-edit__desc input,.profile-edit__desc select,.profile-edit__desc textarea{background-image:none;border:none;border-radius:12px;color:inherit;display:block;font-family:inherit;padding:.75rem 1rem;width:100%}.profile-edit__desc input::placeholder,.profile-edit__desc input:disabled,.profile-edit__desc select::placeholder,.profile-edit__desc select:disabled,.profile-edit__desc textarea::placeholder,.profile-edit__desc textarea:disabled{color:#8a8f9f}.profile-edit__desc textarea{height:5rem;resize:none}@media screen and (max-width:767px){#profile-edit-page_textarea01{height:4.5rem}}.modal-edit-btn__wrapper{bottom:0;display:flex;gap:.5rem;justify-content:center;left:0;margin-bottom:1.25rem;position:absolute;right:0}@media screen and (max-width:767px){.modal-edit-btn__wrapper{margin-bottom:1.5rem}}.modal-edit-btn__wrapper .btn{margin:0}.btn_modal-edit_save{background:#008666;margin:0;transition:.3s ease-out}.contact-info-edit__content{background:#fff;border-radius:12px;left:50%;max-width:100%;overflow:hidden;padding:1.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:590px}@media screen and (max-width:767px){.contact-info-edit__content{border-radius:12px 12px 0 0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:1rem;right:0;top:5%;transform:none;width:100%}}.modal-title_wrapper{align-items:center;display:flex;justify-content:space-between}.modal-edit__title{font-size:1.875rem;font-weight:700}@media screen and (max-width:767px){.modal-edit__title{font-size:1.375rem}}.btn_modal_close{height:1.5rem;width:1.5rem}.btn_modal_close img{height:auto;object-fit:cover;width:100%}.contact-info-edit__birthday-select .form__select{background:#f2f4f7 url(../images/icon_arrow_down.svg) no-repeat 4rem 12px;min-width:6.25rem;padding:.6875rem 1.9375rem .6875rem 1.0625rem}.contact-info-edit__birthday-select #day,.contact-info-edit__birthday-select #month{text-align:left}.contact-info-edit-btn__wrapper{margin-top:2.375rem}@media screen and (max-width:767px){.contact-info-edit-btn__wrapper{margin-top:8.0625rem}}.cube-edit__content{background:#fff;border-radius:12px;left:50%;max-width:100%;overflow:hidden;padding:1.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:618px}@media screen and (max-width:767px){.cube-edit__content{padding:1rem}}.modal-cube__wrapper{align-items:center;gap:.5rem;margin-top:1rem}.cube_good_badge-star{background:#e8f1fe;border:1px solid #c3e1fa;padding:.375rem 3.625rem .375rem 2.25rem}@media screen and (max-width:767px){.cube_good_badge-star{border-radius:8px;font-size:.875rem}}.cube_good_badge-star:before{background:url(../images/icon_badge_star.svg) no-repeat 50%/contain;content:"";display:block;height:1.25rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.cube-edit-cube-list__item{align-items:center;display:flex}.cube-edit-cube__term{font-size:.75rem;font-weight:400}.cube-edit-cube__desc{font-size:.875rem;font-weight:700}.gift-message__block{margin-top:1.375rem}.cube-category__sub-title{margin-bottom:1rem}@media screen and (max-width:767px){.cube-category__sub-title{margin-bottom:.5rem}}.modal-edit__sub-title.gift-message__sub-title:before{background-color:#212643;margin-right:.25rem;mask-image:url(../images/icon_cube.svg);-webkit-mask-image:url(../images/icon_cube.svg)}.gift-message__plus:after,.modal-edit__sub-title.gift-message__sub-title:before{aspect-ratio:1/1;content:"";display:inline-block;margin-bottom:-.25rem;mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:revert;transform:translateY(0);width:1.25rem}.gift-message__plus:after{background-color:#007559;cursor:pointer;margin-left:.5rem;mask-image:url(../images/icon_add.svg);-webkit-mask-image:url(../images/icon_add.svg)}.gift-message__list>*+*{margin-top:1rem}.gift-message__item{background-color:#f2f4f7;border-radius:8px;padding:8px 12px}.gift-message__list{max-height:150px;overflow-y:auto}.gift-message__item:first-child{margin-top:1rem}.gift-message__name{color:#858a99;font-size:.625rem;line-height:1.5}.gift-message__edit:after{aspect-ratio:1/1;background:url(../icons/edit-gray.svg) no-repeat 50%/contain;content:"";cursor:pointer;display:inline-block;height:.875rem;margin-bottom:-.125rem;margin-left:.5rem;width:.75rem}.gift-message__text{font-size:.875rem;line-height:1.5}.good-members__block{margin-top:1.375rem}@media screen and (max-width:767px){.good-members__block{margin-top:1rem}}.modal-edit__sub-title{font-size:.875rem;font-weight:700}.modal-edit__sub-title:before{content:"";display:block;height:1.25rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.modal-edit__sub-title.good-members__sub-title:before{aspect-ratio:1/1;background-color:#212643;content:"";display:inline-block;margin-bottom:-.25rem;margin-right:.25rem;mask-image:url(../images/reaction.svg);-webkit-mask-image:url(../images/reaction.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:revert;transform:translateY(0);width:1.1875rem}.modal-edit__sub-title-good{padding-left:1.75rem;position:relative}.modal-edit__sub-title-good:before{background:#212643;content:"";display:block;height:1.25rem;left:0;mask-image:url(../images/icon_good.svg);-webkit-mask-image:url(../images/icon_good.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.cube-edit__list{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;max-height:200px;overflow-y:auto}@media screen and (max-width:767px){.cube-edit__list{margin-top:1rem;max-height:150px}}.avatar__block{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;max-width:100%;width:100px}@media screen and (max-width:767px){.avatar__block{width:80px}}.avatar__img{aspect-ratio:40/40;width:40%}.avatar__img img{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-block-name__wrapper{align-items:center;display:flex;gap:.375rem}.avatar-block-name__number{align-items:center;background:#e8f1fe;border:1px solid #c3e1fa;border-radius:50%;color:#1a88ed;display:flex;font-size:.625rem;font-weight:600;height:1rem;justify-content:center;line-height:1.5;width:1rem}.avatar_name{font-size:.75rem;font-weight:700}.avatar_position{color:#8a8f9f;font-size:.625rem}.other-members__block-home{padding:0 1.5rem}@media screen and (max-width:1023px){.other-members__block-home{padding:0 1rem}}.other-members__block{padding-top:1.5rem}@media screen and (max-width:767px){.other-members__block{padding-top:1rem}}.other-members__block-title{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:767px){.other-members__block-title h2{padding-left:1.375rem}.other-members__block-title .btn_text{font-size:.75rem;margin-right:-.5rem}}.modal-edit__sub-title-comment,.modal-edit__sub-title-cube,.modal-edit__sub-title-others{padding-left:1.75rem;position:relative}.modal-edit__sub-title-comment:before,.modal-edit__sub-title-cube:before,.modal-edit__sub-title-others:before{content:"";display:block;height:1.25rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.modal-edit__sub-title-others:before{background:url(../images/icon_users.svg) no-repeat 50%/contain}.modal-edit__sub-title-cube:before{background:url(../images/icon_cube_line.svg) no-repeat 50%/contain}.modal-edit__sub-title-comment:before{background:url(../images/icon_comment.svg) no-repeat 50%/contain}.cube-edit_delete-btn__wrapper{margin-top:1.5rem;text-align:center}@media screen and (max-width:767px){.cube-edit_delete-btn__wrapper{margin-top:1rem}}.cube-edit_btn-delete{background:#fff;border:1px solid #ed0000;border-radius:8px;color:#ed0000;font-size:.75rem;font-weight:700;padding:.5rem .75rem;transition:.3s ease-out}.cube-edit_btn-delete:hover{opacity:.6}.cube-delete-btn{background-color:#fff;color:#212643;font-size:.75rem;font-weight:400;line-height:150%;margin-top:1rem;padding:0;text-decoration:underline}.career-edit__content{-ms-overflow-style:none;background:#fff;border-radius:12px;left:50%;max-width:100%;overflow-y:scroll;padding:1.5rem;position:fixed;scrollbar-width:none;top:50%;transform:translate(-50%,-50%);width:700px}@media screen and (max-width:767px){.career-edit__content{border-radius:12px 12px 0 0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:1rem;right:0;top:5%;transform:none;width:100%}}.career-edit__content::-webkit-scrollbar{display:none}.career-edit__form{margin-bottom:6.25rem;margin-top:1.375rem}.career-edit__form .form__check input:focus-visible~label:before{border:2px solid #008666}.career-edit__form .form__check input[type=checkbox]:checked+label:before{background-color:#008666}.career-edit__form .form__label input,.career-edit__form .form__label textarea{padding:.75rem 1rem}.career-edit__form .form__item:not(:first-child){margin-top:1.375rem}.career-edit__form .form__check{margin-left:.125rem}.career-edit__form .form__check label{font-weight:400}.career-edit__form .form__select{background:#f2f4f7 url(../images/icon_arrow_down.svg) no-repeat 103px 15px;min-width:8.75rem;padding:.75rem 2.25rem .75rem 1rem;text-align:left}.career-edit__form .form__select[disabled]{background:none}.career-edit__form .form__check-profile-headline{margin-left:-1px;margin-top:1.5625rem}.career-edit__form .form__check-profile-headline-disabled{color:#8a8f9f;opacity:.5}#current-job{margin:0;padding:0;width:0}.tenure__wrapper{display:flex;gap:.9375rem;margin-top:.5625rem}.career-edit__wrapper-start{display:flex;flex-direction:column;gap:.125rem}.duration-symbol{align-items:center;display:flex}@media screen and (max-width:767px){.duration-symbol{display:none}}.career-edit__wrapper-end{display:flex;flex-direction:column;gap:.125rem}@media screen and (max-width:767px){.career-edit__wrapper-end{display:none}}.select-label__title{font-size:.75rem}.complete-edit__content{background:#fff;border-radius:12px;left:50%;max-width:100%;overflow:hidden;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:590px}@media screen and (max-width:767px){.complete-edit__content{border-radius:12px 12px 0 0}}.complete-edit_content__wrapper{padding:1.5rem 1.5rem 2.5rem;position:relative}.complete-edit_content__wrapper:before{background:url(../images/bg_complete-edit_left.svg) no-repeat 50%/contain;content:"";display:block;height:5.1875rem;left:.6875rem;position:absolute;top:16.75rem;width:12rem;z-index:-1}.complete-edit_content__wrapper:after{background:url(../images/bg_complete-edit_right.svg) no-repeat 50%/contain;content:"";display:block;height:4.9375rem;left:28.25rem;position:absolute;top:4.4375rem;width:8.5625rem;z-index:-1}.complete-edit_close-btn__wrapper{margin-bottom:1.5rem;text-align:right;width:100%}.complete-edit__title{font-size:1.875rem;font-weight:700}.complete-edit__text{color:#8a8f9f;font-size:.875rem;margin-top:1.5rem}.complete-edit-btn__wrapper{margin-top:1.5rem}.btn_complete-edit_dark{background:#008666;margin:0 auto;transition:.3s ease-out}.modal-edit-btn__wrapper.extract-cube__btns{justify-content:center;max-width:none}@media screen and (max-width:767px){.modal-edit-btn__wrapper.extract-cube__btns{display:flex;gap:.5rem;margin-top:auto}}.modal-edit-btn__wrapper.extract-cube__btns .btn{align-items:center;display:flex;gap:.25rem;margin:0}@media screen and (max-width:767px){.modal-edit-btn__wrapper.extract-cube__btns .btn{background:#008666}}.modal-edit-btn__wrapper.extract-cube__btns .btn:before{background-color:#fff;content:"";display:block;height:1.25rem;mask-image:url(../images/icon_cube.svg);-webkit-mask-image:url(../images/icon_cube.svg);mask-position:center center;-webkit-mask-position:center center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:1.25rem}@media screen and (max-width:767px){.modal-edit-btn__wrapper.extract-cube__btns .btn:before{display:none}.extracting-cube__content{justify-content:space-between}}.extracting-cube__text{font-size:1.125rem;font-weight:700;margin-top:2.5rem}.extracting-cube__circle{border-radius:50%;display:grid;font-size:1.125rem;height:7.75rem;margin:2.5rem auto 0;place-items:center;position:relative;width:7.75rem}.extracting-cube__percencubee-inner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.extracting-cube__circle span{font-size:1.875rem;font-weight:700}.extracting-cube__circle svg{height:7.75rem;transform:rotate(-90deg);width:7.75rem}.extracting-cube__circle svg circle{fill:none;stroke-width:4;stroke:#c9deff;stroke-dasharray:377;stroke-dashoffset:0;stroke-linecap:round;position:relative}svg circle.line{stroke-dashoffset:94.25;stroke:#1a88ed}.extracting-cube__btn{display:flex;justify-content:center;margin-top:2.5rem}.extract-result__text{color:#8a8f9f;font-size:.875rem;margin-top:2.5rem;text-align:left}@media screen and (max-width:767px){.extract-result__text{margin-top:1.5rem}}.extract-result__checkbox-list{font-size:.875rem;margin-bottom:4rem;margin-left:-.5rem;margin-top:2.5rem;max-height:16.625rem;overflow-y:scroll;text-align:left}@media screen and (max-width:767px){.extract-result__checkbox-list{margin-top:1.5rem;max-height:60%}}.extract-result__checkbox-list>*+*{margin-top:.875rem}.extract-result__checkbox-list .form__check:first-child{margin-top:0}.extract-result__checkbox-list label{background-color:#e8f1fe;border:1px solid #c3e1fa;border-radius:8px;display:block;display:inline-block;font-weight:700;padding:.375rem .75rem}.extract-result__btns{display:flex;gap:.5rem;justify-content:center;margin-top:2.5rem}.extract-result__content .form__check{padding-left:2.5rem}.extract-result__content .form__check label:before{left:-2.25rem;top:.375rem}.send-cube__form{-ms-overflow-style:none;display:flex;flex-direction:column;height:100%;max-height:calc(100vh - 40px);overflow-y:scroll;scrollbar-width:none}.send-cube__form::-webkit-scrollbar{display:none}.send-cube__content .form__section{margin-top:1.5rem}.send-cube__content .form__item>*+*{margin-top:.625rem}.send-cube__cube-select,.send-cube__member-select{background-color:#f2f4f7;border-radius:12px;padding:.75rem .75rem .75rem 2.5rem;position:relative}.send-cube__cube-select input,.send-cube__member-select input{font-size:1rem;min-height:32px;outline:none;text-align:left;width:100%}.send-cube__cube-select input::placeholder,.send-cube__member-select input::placeholder{color:#c9cfd6}.send-cube__cube-select+.form-multiselect__field{margin-top:12px}.send-cube__cube-select:before,.send-cube__member-select:before{background-color:#007559;content:"";display:block;height:1.25rem;left:.75rem;margin-right:.5rem;position:absolute;top:1.125rem;width:1.25rem}.send-cube__member-select:before{mask:url(../images/icon_nav_member.svg) no-repeat center center/contain;-webkit-mask:url(../images/icon_nav_member.svg) no-repeat center center/contain}.send-cube__cube-select:before{mask:url(../images/icon_cube.svg) no-repeat center center/contain;-webkit-mask:url(../images/icon_cube.svg) no-repeat center center/contain}.send-cube__content .form-multiselect__field{display:flex;gap:.5rem;justify-content:flex-start}.send-cube__form .cube{background-color:#e8f1fe;border:1px solid #c3e1fa;cursor:pointer;line-height:1.5;padding:.375rem 1.5rem .375rem .5rem;position:relative;text-align-last:left}.send-cube__form .cube-disabled{cursor:default;padding-right:.5rem}.send-cube__form .cube .cube__delete-btn{background-color:#212643;content:"";display:block;height:1rem;mask:url(../images/icon_add.svg) no-repeat center center/contain;-webkit-mask:url(../images/icon_add.svg) no-repeat center center/contain;position:absolute;right:.5rem;top:42%;transform:rotate(45deg) translateY(-50%);width:1rem}.send-cube__form .cube--member{background-color:#fff;border-color:#dce0e5;cursor:pointer}.send-cube__suggest{margin-top:1.5rem}.send-cube__suggest-text{color:#8a8f9f;font-size:.8125rem;font-weight:700;text-align:left}@media screen and (max-width:767px){.send-cube__suggest-text{font-size:.75rem}}.cube-list.send-cube__suggest-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;margin-top:.5rem}.cube-list.send-cube__suggest-list .cube{background-color:#e8f1fe;border:1px solid #c3e1fa;cursor:pointer;padding-right:.75rem}.cube-list.send-cube__suggest-list .cube:after{display:none}.save-cube__form{margin-bottom:4rem;margin-top:1.5rem}.save-cube__form .cube{background-color:#e8f1fe;border:1px solid #c3e1fa;cursor:pointer;line-height:1.5;padding:.375rem 1.5rem .375rem .5rem;position:relative;text-align-last:left}.save-cube__form .cube .cube__delete-btn{background-color:#212643;content:"";display:block;height:1rem;mask:url(../images/icon_add.svg) no-repeat center center/contain;-webkit-mask:url(../images/icon_add.svg) no-repeat center center/contain;position:absolute;right:.5rem;top:42%;transform:rotate(45deg) translateY(-50%);width:1rem}.send-cube__btns,.simple-profile__content{max-width:100%;position:fixed}.simple-profile__content{background:#fff;border-radius:12px;left:auto;overflow:hidden;padding:1.5rem;right:2.5rem;top:4.75rem;width:320px}@media screen and (max-width:767px){.simple-profile__content{left:calc(50% - 160px)}}.simple-profile__upper{align-items:center;display:flex;gap:1rem}.simple-profile__img{flex-shrink:0}.simple-profile__img img{border:1px solid #edf0f7;border-radius:50%}.simple-profile__name{font-size:1.125rem;font-weight:700}.simple-profile__position{color:#8a8f9f;font-size:.625rem;margin-top:.25rem}.simple-profile__select{margin-top:1.5rem}.simple-profile__select-input{margin-left:0;text-align:center}.simple-profile__btn{margin-top:1.5rem}.simple-profile__btn .btn_secondary-l{width:100%}.simple-profile__link button{align-items:center;display:flex;font-size:.875rem;font-weight:700;gap:1rem;margin-top:1.5rem;text-align:left}.simple-profile__link button:before{background-color:#8a8f9f;content:"";display:block;height:1rem;width:1rem}.simple-profile__link .schedule-link:before{mask:url(../images/icon_date.svg) no-repeat center center/contain;-webkit-mask:url(../images/icon_date.svg) no-repeat center center/contain}.simple-profile__link .setting-link:before{mask:url(../images/icon_setting.svg) no-repeat center center/contain;-webkit-mask:url(../images/icon_setting.svg) no-repeat center center/contain}.about-cube__content.modal__content{-ms-overflow-style:none;border-radius:12px;bottom:revert;left:50%;margin:0 auto;max-width:80%;padding:1.5rem 1.5rem 2.5rem;scrollbar-width:none;top:50%;transform:translate(-50%,-50%)}.about-cube__content.modal__content::-webkit-scrollbar{display:none}.about-cube__img{display:block;margin:1.1875rem auto 0}.about-cube__content .modal-title_wrapper .modal-edit__title{font-size:1.125rem;text-align:center;width:100%}.about-cube__text{font-size:.875rem;line-height:1.5;margin-top:1.5rem;padding-bottom:2.5rem;text-align:left}.save-cube__form .form-multiselect__field{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;min-height:35px;width:100%}.upload-image__form{display:flex;flex-direction:column;margin:2.5rem 0;text-align:left}.upload-image__form.smaller-margin{margin:1.25rem 0 0}.upload-image__label-name{margin-bottom:.5rem}.upload-image__form .btn_secondary-s{align-items:center;background-color:#007559;color:#fff;display:inline-flex;gap:.25rem;max-width:none}.upload-image__file-name{margin-left:1rem}.upload-image__form-notion{color:#8a8f9f;font-size:.875rem;font-weight:400;margin-top:.5rem}.upload-image__edit{background-color:#d9d9d9;border-radius:8px;display:grid;height:10rem;margin:2.5rem auto 0;place-items:center;width:14.875rem}.upload-image__crop{border-radius:8px;margin:2.5rem auto 0;place-items:center;width:100%}.chat-room-detail-modal .cube-edit__list{margin-bottom:1.25rem}.data-options-modal{background:#fff;border-radius:12px;bottom:4.75rem;max-width:100%;overflow:hidden;padding:1.5rem;position:fixed;width:300px}@media screen and (max-width:767px){.data-options-modal{left:calc(50% - 150px)}}.data-options__link{border-radius:12px;color:#16171a;display:block;font-size:.75rem;opacity:.6;padding:.375rem}.data-options__link:hover{box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;opacity:.6}.data-options__link.active{opacity:1}.data-options__icon{display:inline-block;margin-right:5px}.main__complete{display:block;padding-top:5.875rem}@media screen and (max-width:767px){.main__complete{padding-top:3.375rem}}.complete_page .form__complete{padding-top:2.4375rem}@media screen and (max-width:767px){.complete_page .form__complete{padding:1.6875rem 1.5rem 1.5rem}}.complete_page__title{font-size:1.875rem;line-height:1}@media screen and (max-width:767px){.complete_page__title{font-size:1.125rem}}.complete__text{color:#8a8f9f;font-size:.875rem;line-height:1.5;margin-top:2.375rem;text-align:center}@media screen and (max-width:767px){.complete__text{margin-top:1.5rem}}.member-page__inner{margin-top:2.0625rem;margin-inline:auto;max-width:106.0625rem;padding:0 2.5rem 0 2.5625rem}@media screen and (max-width:767px){.member-page__inner{margin-top:1.5rem;padding:0 1rem}}.member-page_top-block{display:flex;justify-content:space-between}@media screen and (max-width:1023px){.member-page_top-block{flex-direction:column}}.member-page_search{display:flex;justify-content:space-between}.member-page_search-wrapper{align-items:center;display:flex;gap:.5rem}.member-page_search-title{font-size:.875rem;font-weight:700}@media screen and (max-width:767px){.member-page_search-title{font-size:1rem}}.ai-search-checkbox-wrapper{display:flex}.ai-search-checkbox-wrapper label{display:block;font-size:.75rem;font-weight:700;padding-left:1.5rem;position:relative;-webkit-user-select:none;user-select:none;width:100%}@media screen and (max-width:1023px){.ai-search-checkbox-wrapper label{font-size:.875rem;padding-left:1.25rem}}.ai-search-checkbox-wrapper label:before{background-color:#fff;border:1px solid #c9cfd6;border-radius:4px;content:"";height:1.125rem;left:0;position:absolute;top:0;width:1.125rem}@media screen and (max-width:1023px){.ai-search-checkbox-wrapper label:before{height:1rem;top:2px;width:1rem}}.ai-search-checkbox-wrapper input[type=checkbox]:checked+label:before{background:#007559 url(../images/icon_checked.svg) no-repeat 50%;border-color:#007559;color:#fff;content:"";line-height:1.125rem;text-align:center}@media screen and (max-width:1023px){.ai-search-checkbox-wrapper input[type=checkbox]:checked+label:before{height:1rem;width:1rem}}.member-page_search-results{color:#8a8f9f;font-size:.875rem;font-weight:700}@media screen and (min-width:768px){.member-page_search-results{display:block}}.member-page_sort-arrow-down-icon{background:#8a8f9f;height:1.25rem;mask-image:url(../images/icon_arrow_down.svg);-webkit-mask-image:url(../images/icon_arrow_down.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.25rem}.member-page_sort-text{display:flex;font-size:.75rem;font-weight:700;justify-content:flex-end;margin-right:1.25rem;margin-top:.3125rem;position:relative;text-align:right}@media screen and (max-width:767px){.member-page_sort-text{margin-bottom:-8px;margin-right:0}}.member-page_sort-text select{-webkit-appearance:none;appearance:none;background-color:#0000;background-image:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding-left:3rem;padding-right:1.25rem}@media screen and (max-width:767px){.member-page_sort-text select{padding-right:1.25rem}}.member-page__list{margin-top:30px}@media screen and (max-width:767px){.member-page__list{margin-top:1.1875rem}}.member-page-list__item{min-height:73px}.member-page .sidenav-item__link:after{visibility:hidden}.member-page .nav .icon_nav_admin{fill:#212643}.member-page .nav .nav-item__inline-admin{color:#212643}.member-page_search-btn-wrapper{align-items:flex-end;display:flex;gap:.5rem;justify-content:flex-end}@media screen and (max-width:575px){.member-page_search-btn-wrapper{align-items:center;flex-direction:column;margin-top:.5rem}}.member-page_top-block .btn{margin:0;width:auto}@media screen and (max-width:575px){.member-page_top-block .btn{width:100%}}.member-page_header-wrapper{align-items:center;display:flex;justify-content:space-between}.member_details_page-main-sidenav{margin-top:0}.member_details_page__head{background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/bg_profile-card_head.jpg) no-repeat 50%/cover;height:261px;padding:5.625rem 1.5625rem;position:relative;width:100%}@media screen and (max-width:767px){.member_details_page__head{background:linear-gradient(0deg,#080a0773,#080a0773),url(../images/bg_profile-card_head_sp.jpg) no-repeat 50%/cover;height:160px;margin-top:3.25rem;padding:1rem}}.member_details__flex-wrapper{align-items:flex-start;display:flex;gap:20px;gap:2.4375rem;justify-content:flex-start;margin:0 auto;max-width:101.0625rem}@media screen and (max-width:767px){.member_details__flex-wrapper{display:none}}.member_details__card__body{color:#fff;flex:1 1;margin-top:0;max-width:100%;width:100px}.member_details__card{align-items:center;display:flex;gap:1rem;margin:.375rem 0 0;max-width:860px;width:80%}.member_details_page__head-avatar{display:none}@media screen and (max-width:767px){.member_details_page__head-avatar{bottom:-2.625rem;display:block;height:6.25rem;left:1rem;position:absolute;width:6.25rem}}.member_details_page__head-avatar img{border-radius:50%;height:100px;object-fit:cover;width:100px}.member_details_page__head-btn-wrapper{bottom:-1.875rem;content:"";display:flex;gap:1rem;height:auto;margin-bottom:10px;padding:0 2.5rem;position:absolute;right:0}@media screen and (max-width:767px){.member_details_page__head-btn-wrapper{bottom:-1.6875rem;font-size:.75rem;gap:.375rem;padding:0;right:1rem}}.btn_member_details-dark{width:auto}.btn_member_details-dark img{display:inline-block;margin-right:.5rem}.btn_member_details-dark:before{background:#fff;display:block;height:1.25rem;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.btn_member_details-dark:focus,.btn_member_details-dark:hover{background-color:#007559;border-color:#0000;color:#fff;opacity:1}.btn_member_details-dark:focus img,.btn_member_details-dark:hover img{filter:brightness(0) invert(1)}@media screen and (max-width:767px){.btn_secondary-l.btn_member_details-dark{font-size:.75rem;max-width:7rem;padding:.75rem}.btn_secondary-l.btn_member_details-dark img{display:none}}.member_details_page-profile-block-sp{display:none}@media screen and (max-width:767px){.member_details_page-profile-block-sp{background:#f2f4f7;display:block;padding:2.5rem 1rem 1.125rem;word-break:break-all}}.profile-card__name,.profile-card__name-sp,.text-clamp-4{word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;white-space:normal}.profile-card__name{font-size:1.875rem;font-weight:700;position:relative}@media(max-width:1370px){.profile-card__name{font-size:20px}}.profile-card__name-sp{font-size:1.375rem;font-weight:700;margin-top:.625rem;position:relative}.profile-card__position-sp{font-size:.75rem;font-weight:400;margin-top:.25rem}.member_details_page__inner{margin:2.5rem 0;padding:0 2.5rem}@media screen and (max-width:767px){.member_details_page__inner{margin:0 0 3.4375rem;padding:0}}.member_details_page__block{margin:0 auto;max-width:101.0625rem}.member_details_page__content{background:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;padding:1.5rem}@media screen and (max-width:767px){.member_details_page__content{border-radius:0;box-shadow:none;margin:0 auto;max-width:100%;padding:1rem .75rem;width:640px}}.member_details-page__lead{display:inline-block;font-size:1.125rem;font-weight:700;padding-right:1.5rem}.member_details__text{font-size:.875rem;margin-top:1rem}@media screen and (max-width:767px){.member_details__text{margin-top:.5rem}}.member_details_page__cube-content{margin-top:1.5rem}@media screen and (max-width:767px){.member_details_page__cube-content{margin-top:.5rem;padding:1rem}}.member_details-page__lead-wrapper{align-items:center;display:flex;justify-content:space-between}.member_details-cube__list{column-gap:.625rem;display:flex;flex-wrap:wrap;margin-bottom:.75rem;margin-top:.625rem;row-gap:.625rem}.member_details-cube__list.member_details-cube__list-sp{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.9375rem}.member_details_page__block-flex{display:flex;gap:1.25rem;margin-top:1.5rem}@media screen and (max-width:1023px){.member_details_page__block-flex{flex-direction:column;gap:0}}@media screen and (max-width:767px){.member_details_page__block-flex{margin-top:.5rem}}.member_details__block-left{display:flex;flex-direction:column;gap:1.25rem;width:58.34%}@media screen and (max-width:1023px){.member_details__block-left{width:100%}}@media screen and (max-width:767px){.member_details__block-left{gap:.5625rem}.member_details_page__base-profile-content,.member_details_page__career-content{padding:1rem}}.member_details__block-right{background:#f2f4f7;width:39.611%}@media screen and (max-width:1023px){.member_details__block-right{margin-top:1rem;padding:0 1rem 7.5rem;width:100%}}@media screen and (min-width:1024px){.member_details__block-right{min-width:345px}}.member_details-page__sub-lead{color:#8a8f9f;font-size:.875rem;font-weight:700;margin-top:1.125rem}@media screen and (max-width:767px){.member_details-page__sub-lead{font-weight:400;margin-top:.5rem}}.related-members__list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.related-members__list .card_list-m{max-width:100%}.related-members__list .card_list-m__head{gap:.75rem}.related-members__list .card_list-m__body{margin-top:.375rem}.related-members__list .cube-m{border-radius:4px}@media screen and (max-width:1023px){.related-members-list__item{display:flex;justify-content:center}}.member_details_page-btn_text__wrapper{margin-top:1rem;text-align:center}.member_details_page-bottom-btn__wrapper{bottom:3.75rem;padding:0 .25rem 1.25rem;position:fixed;right:1.25rem}.btn_cube-dark{font-size:.75rem;margin-left:auto;min-width:144px;padding:1.125rem 1rem;width:144px}.btn_cube-dark:before{background:#fff;display:none;height:1.5rem;left:1rem;mask-image:url(../images/icon_cube.svg);-webkit-mask-image:url(../images/icon_cube.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;width:1.5rem}#member_details_page .sidenav-item__link:after{visibility:hidden}.main_sidenav__inner.main_setting__inner{display:flex;gap:7rem;margin-top:1.3125rem}@media screen and (max-width:1023px){.setting .sidenav{display:none}.setting .main-sidenav{background-color:#fff;margin-top:3.25rem;padding:4% 4% 6%;width:100%}.setting__menu{width:100%}}.setting__menu>*+*{margin-top:1.5rem}@media screen and (max-width:1023px){.setting__menu>*+*{margin-top:2rem}}.setting__menu-category{color:#8a8f9f;font-size:.625rem}@media screen and (max-width:1023px){.setting__menu-category{font-size:.875rem}}.setting__menu-name{font-size:14px;margin-top:.5rem}@media screen and (max-width:1023px){.setting__menu-name{font-size:1.125rem;font-weight:700;margin-top:.75rem}}.personal-settings .personal-settings__menu-name,.timeline-settings .timeline-settings__menu-name{font-weight:700}.setting__menu-name a{display:block;-webkit-user-select:none;user-select:none}@media screen and (max-width:1023px){.setting__menu-name a{-webkit-user-select:auto;user-select:auto}}.setting__content{flex-grow:1}.setting__block{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:none;padding:1.5rem}@media screen and (max-width:1023px){.setting__block{box-shadow:none;padding:0}}.setting__block.is-selected{display:block}.setting__detail-title{font-size:1.125rem;font-weight:700}@media screen and (max-width:1023px){.setting__detail-title{display:none}}.setting__detail-text{display:none}@media screen and (max-width:1023px){.setting__detail-text{color:#8a8f9f;display:block;font-size:.75rem}}.setting__detail fieldset{margin-left:.25rem;margin-top:-.3125rem}@media screen and (max-width:1023px){.setting__detail fieldset{margin-top:.5rem}}.setting__detail fieldset>*+*{margin-top:-.3125rem}@media screen and (max-width:1023px){.setting__detail fieldset>*+*{margin-top:.5rem}}.personal-settings .timeline-settings__item,.timeline-settings .personal-settings__item{display:none}.career-edit__form .setting__detail-item{line-height:1.5;text-align:left}.setting-page_btn__wrapper{margin-top:2.5rem}.setting-page_btn__wrapper button{margin:0 auto}@media screen and (max-width:1023px){.setting-page_btn__wrapper{display:none}}.setting-page_btn__wrapper-sp{display:none}@media screen and (max-width:1023px){.setting-page_btn__wrapper-sp{bottom:4.9375rem;display:block;height:auto;left:50%;position:absolute;transform:translateX(-50%);width:100%}.setting-page_btn__wrapper-sp button{margin:0 auto}.setting-submenu .nav{background:#fff;bottom:0;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:block;height:3.4375rem;left:0;position:fixed;width:100%;z-index:100}}.main.setting-talk{padding-top:7.0625rem}@media screen and (max-width:1023px){.main.setting-talk{padding-top:3.3125rem}}.main.setting-talk .form__wrapper{max-width:62.25rem;padding:2rem 0}@media screen and (max-width:1023px){.main.setting-talk .form__wrapper{padding:1rem 0;width:100vw}.main.setting-talk .form{max-width:100%}}.main.setting-talk .pagetitle{font-size:1.875rem;padding:0 2rem;text-align:left}@media screen and (max-width:1023px){.main.setting-talk .pagetitle{font-size:1.375rem;padding:0 1rem}}.main.setting-talk .form__label{display:block;font-size:.875rem;font-weight:700;margin-top:-.25rem;padding:0 2rem}@media screen and (max-width:1023px){.main.setting-talk .form__label{margin-top:-.75rem;padding:0 1rem}}.setting-talk__note{color:#8a8f9f;font-size:.875rem;margin:1rem auto 0;padding:0 2rem}@media screen and (max-width:1023px){.setting-talk__note{padding:0 1rem}}.setting-talk .form,.setting-talk .form__item{margin-top:2rem}@media screen and (max-width:1023px){.setting-talk .form__item{margin-top:1.5rem}}.setting-talk .form__item:nth-child(2){padding:0 2rem}@media screen and (max-width:1023px){.setting-talk .form__item:nth-child(2){padding:0 1rem}}.setting-talk__radio-wrapper{width:100%}@media screen and (max-width:1023px){.setting-talk__radio-wrapper{flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto}.setting-talk__radio-wrapper-date .setting-talk__radio li:last-child{min-width:.5rem}}.setting-talk__radio-container{height:6.25rem;overflow-x:scroll;width:100%}.setting-talk__radio-container .setting-talk__radio{display:flex;gap:.5rem;margin-top:.5rem;padding-left:2rem}@media screen and (max-width:1023px){.setting-talk__radio-container .setting-talk__radio{padding-left:1rem}}.setting-talk__radio-date{display:inline-block;margin:1rem .5rem 1rem 2rem;padding:0 1.25rem 0 1.875rem;position:relative}@media screen and (max-width:1023px){.setting-talk__radio-date{margin-left:.875rem}}.setting-talk__radio-date-left,.setting-talk__radio-date-right{background:red;background:url(../images/icon_chevron_right.svg);cursor:pointer;display:inline-block;height:1.25rem;width:1.25rem}.setting-talk__radio-date-left.disabled,.setting-talk__radio-date-right.disabled{cursor:not-allowed;opacity:.5}.setting-talk__radio-date-left{transform:rotate(180deg)}.setting-talk__radio-date time{display:inline-block;margin-left:1.25rem;margin-right:.625rem;vertical-align:text-bottom}.setting-talk__radio-date:before{background-color:#c9cfd6;left:0;transform:translateY(-50%) rotate(180deg)}.setting-talk__radio-date:after{background-color:#212643;right:-.5rem}.setting-talk__radio input{background-color:#0000;border:2px solid #d7d9e0;border-radius:50%;cursor:pointer;display:block;height:1.25rem;width:1.25rem}.setting-talk__radio input:checked{border:4px solid #007559}.setting-talk .setting-talk__card-date{align-items:center;border:1px solid #dce0e5;border-radius:12px;display:flex;font-size:.875rem;gap:.625rem;min-width:8.75rem;padding:.75rem .9375rem .75rem .75rem;width:8.75rem}.setting-talk .setting-talk__card-date label{cursor:pointer}.setting-talk .btn_setting-talk__card-date{border-color:#007559;color:#007559;margin-left:auto}@media screen and (max-width:1023px){.setting-talk .btn_setting-talk__card-date{display:none}}.setting-talk .btn_setting-talk__card-date:before{background-color:#007559}.main.setting-talk .setting-talk__label-motivation{margin-top:0;padding-left:0}.main.setting-talk .setting-talk__label-comment{margin-top:0}.setting-talk__radio{margin-top:1rem}@media screen and (max-width:1023px){.setting-talk__radio{margin-top:.5rem}}.setting-talk__radio label{display:flex;font-size:.875rem;gap:.5rem}.setting-talk__radio.setting-talk__radio--column{flex-direction:column}.setting-talk__radio.setting-talk__radio--column>*+*{margin-top:1.25rem}.setting-talk__radio.setting-talk__radio--column label{align-items:center;cursor:pointer;display:flex;gap:.75rem}.setting-talk .form__textarea{font-size:1rem;height:4.5rem;padding:.75rem 1rem}.setting-talk .form__textarea::placeholder{font-size:1rem}.seting-talk__submit-btns{align-items:center;display:flex;gap:1rem;justify-content:center}@media screen and (max-width:1023px){.seting-talk__submit-btns{gap:.5rem}}.seting-talk__submit-btns .btn{margin:0}@media screen and (max-width:1023px){.setting_talk_page .footer{display:none}}.setting_talk_page .nav{display:none}@media screen and (max-width:1023px){.setting_talk_page .nav{background:#fff;bottom:0;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:block;height:3.4375rem;left:0;position:fixed;width:100%;z-index:100}}.profile-card__singleWord,.profile_page__comment-text,.text-clamp-4{-webkit-line-clamp:4}.profile-card__name-ruby-sp,.profile-card__singleWord,.profile_page__comment-text,.text-clamp-3,.text-clamp-4{word-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;white-space:normal}.profile-card__name-ruby-sp,.text-clamp-3{-webkit-line-clamp:3}.profile-card__singleWord{overflow:hidden;position:relative}.profile_page__head-content{background:#fff;border-radius:22px;font-size:.75rem;font-weight:700;justify-content:flex-end;margin-bottom:50px;margin-right:50px;margin-top:1.875rem;max-width:40%;min-height:42px;padding:.75rem 1.25rem .75rem 1.5rem;position:relative}@media screen and (max-width:1023px){.profile_page__head-content{right:0;width:calc(36% - 36px)}}.profile_page__head-content:after{background:url(../images/speech_bubble.svg) no-repeat 50%/contain;bottom:-.5625rem;content:"";display:block;height:.625rem;left:16%;position:absolute;width:.75rem}.profile_page-comment-content__wrapper{display:none}@media screen and (max-width:767px){.profile_page-comment-content__wrapper{background:#f2f4f7;border-radius:12px;display:block;margin:-5px auto;max-width:640px;min-height:3.8125rem;padding:.75rem;position:relative}.profile_page-comment-content__wrapper:after{background:url(../images/speech_bubble.svg) no-repeat 50%/contain;bottom:-.625rem;content:"";display:block;height:.625rem;position:absolute;right:46%;transform:translateX(-50%);width:.8125rem}}.profile_page-comment-content{height:100%;overflow:hidden}.profile_page__comment-text{-webkit-box-orient:vertical;display:-webkit-box;font-size:.75rem;line-height:1.5}.profile_page__head-btn-wrapper{bottom:-1.625rem;content:"";display:block;height:auto;position:absolute;right:2.5625rem;width:24.1875rem}@media screen and (max-width:767px){.profile_page__head-btn-wrapper{display:none}}.btn_profile_page-caution{background:#fcf2ee;border:1px solid #d94111;border-radius:8px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;color:#d94111;font-size:.75rem;font-weight:700;padding:1rem 1.75rem 1rem 2.25rem;position:relative;width:100%}.btn_profile_page-caution:before{background:url(../images/icon_error.svg) no-repeat 50%/contain;left:.5rem}.btn_profile_page-caution:after,.btn_profile_page-caution:before{content:"";display:block;height:1.25rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.btn_profile_page-caution:after{background:#d94111;mask-image:url(../images/icon_arrow_right.svg);-webkit-mask-image:url(../images/icon_arrow_right.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;right:.5rem}.profile-card__name-ruby-sp{font-size:.875rem;font-weight:700;margin-top:.25rem}.profile-page__lead__btn-wrapper .btn,.profile-page__lead__btn-wrapper .btn_secondary-l{margin:0;width:fit-content}.profile-page__lead__btn-wrapper.sp{display:none}@media screen and (max-width:767px){.profile-page__lead__btn-wrapper.sp{display:flex;flex-direction:column;gap:12px;margin-top:24px}}.profile-page__lead__btn-wrapper.sp .btn,.profile-page__lead__btn-wrapper.sp .btn_secondary-l{width:100%}.profile-page__lead__btn-wrapper.pc{align-items:center;display:flex;gap:16px}@media screen and (max-width:767px){.profile-page__lead__btn-wrapper.pc{display:none}}.profile_page .sidenav-item__link:after{visibility:hidden}.profile_page .nav .icon_nav_profile{fill:#212643}.profile_page .nav .nav-item__inline-profile{color:#212643}.profile__container{margin-left:auto;margin-right:auto;max-width:640px}@media (min-width:768px){.profile__container{max-width:1617px}}.profile__card{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem}@media (min-width:768px){.profile__card{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);border-radius:.75rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);padding:1.25rem}}.main.password{align-items:flex-start;justify-items:center}@media screen and (max-width:1023px){.main.password .form{max-width:25rem}}.password .form__wrapper.form__wrapper--wide{padding:2rem}@media screen and (max-width:1023px){.password .form__wrapper.form__wrapper--wide{padding:1.5rem}}.password__text{font-size:.875rem;margin-top:1.875rem;text-align:center}@media screen and (max-width:1023px){.password__text{margin-top:1.125rem}}.password .form__submit{margin-top:1.875rem}@media screen and (max-width:1023px){.password .form__submit{margin-top:1.25rem}.password .btn{width:100%}}.password__img-checked{fill:#007559;background-color:#daf2ed;background:#ecf5ba;border-radius:50%;display:grid;height:4.5rem;margin:2rem auto 0;place-items:center;width:4.5rem}@media screen and (max-width:1023px){.password__img-checked{margin-top:1rem}}.password__img-checked svg{height:1.875rem;width:1.875rem}.password__img-checked path{stroke:#007559}.password--completed .password__text,.password--mail .password__text{margin-top:2rem}@media screen and (max-width:1023px){.password--completed .password__text,.password--mail .password__text{margin-top:1.125rem}}.password__form-text{color:#8a8f9f;font-size:.75rem;font-weight:400;margin-top:.125rem}.password--enter .form>*+*{margin-top:2rem}@media screen and (max-width:1023px){.password--enter .form>*+*{margin-top:1.125rem}.password--enter .form__submit{margin-top:1.375rem}}.password__btn{display:flex;justify-content:center;margin-top:2rem}@media screen and (max-width:1023px){.password__btn{margin-top:1.5rem}}.password__btn .btn{display:inline-block;max-width:22.5rem}.chat_page #app,.chat_page .header_login__inner{background:#fff}.chat__memberList__item{align-items:stretch;background:#fff;cursor:pointer;display:flex;gap:16px;padding:16px 40px}@media screen and (max-width:767px){.chat__memberList__item{gap:12px;padding:12px 16px}}.chat__memberList__item:not(:last-child){border-bottom:1px solid #dce0e5}.chat__memberList__no-item{color:#8a8f9f;cursor:default}.chat__memberList__item__unreadCount{align-items:center;background:#008666;border-radius:30%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;width:24px}.chat__memberList__item__icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.chat__memberList__item__icon img{background:#fff;border-radius:50%;height:64px;object-fit:cover;width:64px}@media screen and (max-width:767px){.chat__memberList__item__icon img{height:48px;width:48px}}.chat__memberList__item__center{width:100%}.chat__memberList__item__center__name{font-size:1.25rem;font-weight:700;margin-bottom:4px}@media screen and (max-width:767px){.chat__memberList__item__center__name{font-size:1.125rem}}.chat__memberList__item__center__content{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#8a8f9f;display:-webkit-box;font-size:.875rem;min-height:42px;overflow:hidden;word-break:break-all}@media screen and (max-width:767px){.chat__memberList__item__center__content{font-size:.75rem;min-height:36px}}.chat__memberList__item__right__time{color:#8a8f9f;font-size:.75rem}.chat__memberList__item.isActive{background:#edfaf7}.chat__memberList__item.isActive .chat__memberList__item__icon{position:relative}.chat__memberList__item.isActive .chat__memberList__item__icon img{border:1px solid #008666}.chat__memberList__item.isActive .chat__memberList__item__icon:after{background:#008666;border:1px solid #fff;border-radius:50%;bottom:9px;content:"";display:inline-block;height:12px;position:absolute;right:4px;width:12px}@media screen and (max-width:767px){.chat__memberList__item.isActive .chat__memberList__item__icon:after{bottom:12px;right:0}}.chat__sticky-button{align-items:center;bottom:80px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;display:flex;gap:4px;justify-content:center;position:fixed;right:16px;width:fit-content}.chat__wrapper{background:#fff;min-height:calc(100vh - 72px);padding:24px 40px 112px}@media screen and (max-width:767px){.chat__wrapper{min-height:calc(100vh - 107px);padding:16px 16px 120px}}@keyframes fadeIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:.7;transform:translateX(0)}}.chat__list__item:not(:last-child){margin-bottom:24px}@media screen and (max-width:767px){.chat__list__item:not(:last-child){margin-bottom:16px}}.chat__list__item__name{color:#8a8f9f;font-size:.75rem;padding-left:40px}@media screen and (max-width:767px){.chat__list__item__name{font-size:.625rem}}.chat__list__item__container{align-items:flex-start;display:flex;gap:8px}.chat__list__item__icon{border-radius:50%;height:32px;object-fit:cover;width:32px}@media screen and (max-width:767px){.chat__list__item__icon{height:40px;width:40px}}.chat__list__item__content{align-items:flex-end;display:flex;gap:4px}.chat__list__item__comment{background:#f2f4f7;border-radius:17px;font-size:.875rem;max-width:640px;overflow-wrap:break-word;padding:10px 20px}@media screen and (max-width:767px){.chat__list__item__comment{font-size:.75rem;max-width:260px;padding:8px 16px}}.chat__list__item__time{color:#8a8f9f;font-size:.625rem}.chat__list__item.fromMe .chat__list__item__container{justify-content:flex-end}.chat__list__item.fromMe .chat__list__item__content{flex-direction:row-reverse}.chat__list__item.fromMe .chat__list__item__comment{background:#008666;border-radius:20px 20px 0 20px;color:#fff}@media screen and (max-width:767px){.chat__list__item.fromMe .chat__list__item__comment{border-radius:17px 17px 0 17px}}.chat__list__item.fromOther .chat__list__item__container{justify-content:flex-start}.chat__list__item.fromOther .chat__list__item__content{flex-direction:row}.chat__list__item.fromOther .chat__list__item__comment{background:#f2f4f7;border-radius:0 20px 20px 20px}@media screen and (max-width:767px){.chat__list__item.fromOther .chat__list__item__comment{border-radius:0 17px 17px 17px}}.chat__input-container{bottom:40px;display:flex;gap:8px;position:fixed;width:calc(100% - 303px)}@media screen and (max-width:767px){.chat__input-container{bottom:64px;width:calc(100% - 32px)}}.chat__input-container textarea{flex:1 1}.chat-input-container__button{align-items:flex-end;display:flex}.form__label.chat__input-container textarea{margin-top:0;resize:none}.chat__submit-btn{background-color:#007559!important;border-radius:12px;color:#fff;flex-shrink:0;font-size:.875rem;font-weight:700;height:2.75rem;min-width:120px;padding:8px 24px}@media screen and (max-width:767px){.chat__submit-btn{min-width:80px;text-align:center}}.chat__submit-btn[disabled]{background-color:#d7d9e0!important;border:initial;color:#fff}.notification_page .nav .icon_nav_notification{fill:#212643}.ranking_page__inner{margin:2.5rem auto;max-width:112.5rem;padding:0 2.5rem}@media screen and (max-width:767px){.ranking_page__inner{margin:0 0 3.4375rem;padding:0}}.ranking_page__block{margin-top:1.5rem;max-width:101.0625rem}@media screen and (max-width:767px){.ranking_page__block{margin-top:.6875rem;padding:1rem}}.ranking_page__content{background:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;padding:1.5rem}@media screen and (max-width:767px){.ranking_page__content{border-radius:0;box-shadow:none;margin:0 auto;max-width:100%;padding:1rem .75rem;width:640px}}.ranking-page__lead{display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between}@media screen and (max-width:767px){.ranking-page__lead{display:block}}.sort-icon{background:#8a8f9f;cursor:pointer;height:1.5rem;left:0;mask-image:url(../images/icon_sort.svg);-webkit-mask-image:url(../images/icon_sort.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:1.5rem}.arrow-down-icon-wrapper{background-color:#fff}.arrow-down-icon,.arrow-down-icon-wrapper{height:1.25rem;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.25rem}.arrow-down-icon{background:#8a8f9f;cursor:pointer;mask-image:url(../images/icon_arrow_down.svg);-webkit-mask-image:url(../images/icon_arrow_down.svg);mask-position:center center;-webkit-mask-position:center center;mask-size:contain;-webkit-mask-size:contain}.ranking-page_sort-text{font-size:.875rem;font-weight:700;margin-bottom:1rem;position:relative;width:20rem}@media screen and (max-width:767px){.ranking-page_sort-text{margin-top:1rem;width:100%}}.ranking-page_sort-text select{-webkit-appearance:none;appearance:none;background-color:#0000;background-image:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;height:100%;overflow:hidden;padding-left:2.25rem;padding-right:1.25rem;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (max-width:767px){.ranking-page_sort-text select{padding-left:1.75rem;padding-right:1.75rem}}.wordcloud{height:500px;width:100%}.notification-list{cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem 2.5rem}@media screen and (max-width:767px){.notification-list{padding:.75rem 1rem}}.notification-list_item{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 4px 0 #00000014;display:flex;gap:.25rem;padding:.75rem;transition:all .3s}.notification-list_item:hover{opacity:.8}.notification-list_no-item{cursor:default;padding-left:2rem}.notification-list_item-active{background-color:#edfaf7}.notification-list_icon{display:grid;height:2.25rem;width:2.25rem}.notification-list_icon img{border-radius:50%}.notification-list_icon img:first-child{align-self:start;grid-area:1/1/2/2;justify-self:start}.notification-list_icon img:last-child{align-self:end;grid-area:1/1/2/2;justify-self:end}.notification-list_text{color:#686c78;font-size:.875rem;line-height:1.5;max-width:85%}.notification-list_text p{word-break:break-all}.notification-list_text-active{color:#212643}.notification-list_time{color:#8a8f9f;font-size:.75rem;line-height:1.5}.home-timeline__card-announce>.other-members__block,.home-timeline__card-comment>.other-members__block,.home-timeline__card-cube>.other-members__block,.home-timeline__card-new-member>.other-members__block{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:576px){.home-timeline__card-announce>.other-members__block,.home-timeline__card-comment>.other-members__block,.home-timeline__card-cube>.other-members__block,.home-timeline__card-new-member>.other-members__block{gap:12px}}.timeline_detail>#app{background-color:#fff}.timeline-detail .home-timeline__card-upper{padding:0}.timeline-detail .home-timeline__card{border-radius:0;box-shadow:none;margin:16px auto;max-width:106.0625rem;padding:1rem 2.5rem}.timeline_detail .home-timeline__card-comment,.timeline_detail .home-timeline__card-cube,.timeline_detail .home-timeline__card-cube--simple,.timeline_detail .home-timeline__card-new-member{cursor:default}.timeline-detail__view-comments{background-color:#f2f4f7;border:1px solid;border-radius:8px;color:#007559;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none}.timeline-detail__view-comments-container{display:flex;justify-content:center;padding-top:16px;width:100%}.timeline-detail__cube-description{background:#f2f4f7;margin-top:8px;padding:8px 12px}.timeline-detail__cube-description__user{color:#858a99;font-size:12px;font-weight:700;margin-bottom:2px}.timeline-detail__cube-description__text{font-size:14px}.timeline-detail__timeline--fixed{margin-bottom:120px}.timeline-detail__timeline__item{margin-bottom:16px}.timeline-detail__timeline__item__head{align-items:center;display:flex;gap:4px;margin-bottom:4px}.timeline-detail__timeline__item__head img{border-radius:33px;cursor:pointer;height:32px;width:32px}.timeline-detail__timeline__item__head__time,.timeline-detail__timeline__item__head__user{color:#858a99}.timeline-detail__timeline__item__head__user{word-wrap:break-word;cursor:pointer;font-size:12px;font-weight:700;max-width:60%}.timeline-detail__timeline__item__head__user:hover{text-decoration:underline}.timeline-detail__timeline__item__head__time{font-size:10px}.timeline-detail__timeline__item__body{font-size:14px;overflow-wrap:break-word}.timeline-detail__timeline__item__body .mentioned{color:#007559;font-weight:700}.timeline-detail__question{padding:1rem 2.5rem}.timeline-detail__question>.question_tab-content-item{box-shadow:none;cursor:default;list-style:none;padding:0}.help_page__inner{margin:2.5rem auto;max-width:112.5rem;padding:0 2.5rem}@media screen and (max-width:767px){.help_page__inner{margin:0 0 3.4375rem;padding:0}}.help_page__block{margin-top:1.5rem;max-width:101.0625rem}@media screen and (max-width:767px){.help_page__block{margin-top:.6875rem;padding:1rem}}.help_page__content{background:#fff;border-radius:12px;box-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;padding:1.5rem}@media screen and (max-width:767px){.help_page__content{border-radius:0;box-shadow:none;margin:0 auto;max-width:100%;padding:1rem .75rem;width:640px}}.help_page__title{font-size:1.875rem;font-weight:700}.help_page__subtitle{font-size:1.375rem;font-weight:700;margin-top:2rem}.help_page__section{margin-top:-3.1875rem;padding-top:3.1875rem}.help_page__section-title{font-size:1.125rem;font-weight:700;margin-top:2rem}.help_page__index{color:#007559;font-weight:700;margin-top:2rem}.help_page__index li{align-items:center;display:flex}.help_page__index li:before{background-color:#89c61e;content:"";display:block;height:1.25rem;-webkit-mask-image:url(../icons/down.svg);mask-image:url(../icons/down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:1.25rem}.help_page__text{font-size:.875rem;line-height:1.5;margin-top:.5rem}.help_page__note{color:#858a99;font-size:.75rem;line-height:1.5;margin-top:.5rem}.help_page__image{margin-top:2rem}.help_page__image img{margin-inline:auto}@media screen and (max-width:767px){.help_page__image-parks img{max-width:17rem}}.help_page__btn{margin-top:2rem;margin-inline:auto;width:12.625rem}.help_page__step-image{margin-top:2rem}@media screen and (max-width:1023px){.u-sp-none{display:none}}.u-pc-none{display:none}@media screen and (max-width:1023px){.u-pc-none{display:block}}.u-pc-flex{display:flex}@media screen and (max-width:1023px){.u-pc-flex{display:block}}.u-pc-none-md{display:none}@media screen and (max-width:767px){.u-pc-none-md{align-items:center;display:flex;justify-content:center}}.u-ml0{margin-left:0}.u-ml16{margin-left:1rem}.u-mx16{margin:0 1rem}.custom-mail-link{color:#007bff;font-size:14px;margin-top:20px;text-align:center;text-decoration:underline}.custom-mail-link:hover{cursor:pointer;text-decoration:underline}.custom-login-button{margin-top:20px}/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-x-4{left:1rem;right:1rem}.inset-y-0{bottom:0;top:0}.-bottom-2{bottom:-.5rem}.-left-7{left:-1.75rem}.-left-9{left:-2.25rem}.-right-6{right:-1.5rem}.-right-7{right:-1.75rem}.-right-\[0\.4375rem\]{right:-.4375rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-\[-9px\]{bottom:-9px}.bottom-\[3px\]{bottom:3px}.bottom-\[65px\]{bottom:65px}.bottom-\[72px\]{bottom:72px}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-32{left:8rem}.left-4{left:1rem}.left-7{left:1.75rem}.left-8{left:2rem}.left-\[16\%\]{left:16%}.left-\[calc\(50\%-150px\)\]{left:calc(50% - 150px)}.right-0{right:0}.right-1{right:.25rem}.right-1\/2{right:50%}.right-2{right:.5rem}.right-20{right:5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-\[-7px\]{right:-7px}.right-\[-8px\]{right:-8px}.right-\[20px\]{right:20px}.right-\[31\%\]{right:31%}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-20{top:5rem}.top-\[-28px\]{top:-28px}.top-\[-8px\]{top:-8px}.top-\[16\%\]{top:16%}.top-\[52\%\]{top:52%}.top-\[72px\]{top:72px}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[100\]{z-index:100}.col-span-3{grid-column:span 3/span 3}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.-mt-1{margin-top:-.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-1px\]{margin-bottom:-1px}.mb-\[0\.625rem\]{margin-bottom:.625rem}.mb-\[100px\]{margin-bottom:100px}.mb-\[3\.4375rem\]{margin-bottom:3.4375rem}.mb-\[55px\]{margin-bottom:55px}.mb-\[90px\]{margin-bottom:90px}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-\[-4px\]{margin-left:-4px}.ml-\[1\.2rem\]{margin-left:1.2rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3\.5{margin-right:.875rem}.mr-\[200px\]{margin-right:200px}.mr-\[5px\]{margin-right:5px}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[-5px\]{margin-top:-5px}.mt-\[0px\]{margin-top:0}.mt-\[12px\]{margin-top:12px}.mt-\[16px\]{margin-top:16px}.mt-\[1px\]{margin-top:1px}.mt-\[20px\]{margin-top:20px}.mt-\[3\.25rem\]{margin-top:3.25rem}.mt-\[4\.5rem\]{margin-top:4.5rem}.mt-\[4px\]{margin-top:4px}.mt-\[52px\]{margin-top:52px}.mt-\[6px\]{margin-top:6px}.mt-\[8px\]{margin-top:8px}.mt-\[90px\]{margin-top:90px}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[40\/40\]{aspect-ratio:40/40}.aspect-square{aspect-ratio:1/1}.h-0{height:0}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[112px\]{height:112px}.h-\[120px\]{height:120px}.h-\[13px\]{height:13px}.h-\[155px\]{height:155px}.h-\[185px\]{height:185px}.h-\[18px\]{height:18px}.h-\[2\.75rem\]{height:2.75rem}.h-\[22px\]{height:22px}.h-\[24px\]{height:24px}.h-\[3\.25rem\]{height:3.25rem}.h-\[500px\]{height:500px}.h-\[72px\]{height:72px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-10{max-height:2.5rem}.max-h-48{max-height:12rem}.max-h-\[150px\]{max-height:150px}.max-h-\[16\.625rem\]{max-height:16.625rem}.max-h-\[200px\]{max-height:200px}.max-h-\[350px\]{max-height:350px}.max-h-\[470px\]{max-height:470px}.max-h-\[550px\]{max-height:550px}.max-h-\[600px\]{max-height:600px}.max-h-\[650px\]{max-height:650px}.max-h-\[72px\]{max-height:72px}.max-h-\[90\%\]{max-height:90%}.max-h-full{max-height:100%}.min-h-10{min-height:2.5rem}.min-h-16{min-height:4rem}.min-h-\[285px\]{min-height:285px}.min-h-\[35px\]{min-height:35px}.min-h-\[42px\]{min-height:42px}.min-h-\[73px\]{min-height:73px}.w-0{width:0}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-\[130px\]{width:130px}.w-\[160px\]{width:160px}.w-\[18px\]{width:18px}.w-\[22px\]{width:22px}.w-\[320px\]{width:320px}.w-\[340px\]{width:340px}.w-\[40\%\]{width:40%}.w-\[480px\]{width:480px}.w-\[620px\]{width:620px}.w-\[913px\]{width:913px}.w-\[calc\(100\%-223px\)\]{width:calc(100% - 223px)}.w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)}.w-\[calc\(8px\+24px\*5\+4px\*4\)\]{width:144px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.min-w-32{min-width:8rem}.min-w-5{min-width:1.25rem}.min-w-52{min-width:13rem}.min-w-6{min-width:1.5rem}.min-w-8\.125{min-width:8.125rem}.min-w-80{min-width:20rem}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[13px\]{min-width:13px}.min-w-\[254px\]{min-width:254px}.min-w-\[8\.125rem\]{min-width:8.125rem}.min-w-\[80px\]{min-width:80px}.min-w-\[96px\]{min-width:96px}.min-w-fit{min-width:fit-content}.max-w-1617{max-width:1617px}.max-w-20{max-width:5rem}.max-w-640{max-width:640px}.max-w-\[101\.0625rem\]{max-width:101.0625rem}.max-w-\[106\.0625rem\]{max-width:106.0625rem}.max-w-\[112\.5rem\]{max-width:112.5rem}.max-w-\[135px\]{max-width:135px}.max-w-\[1800px\]{max-width:1800px}.max-w-\[200px\]{max-width:200px}.max-w-\[250px\]{max-width:250px}.max-w-\[260px\]{max-width:260px}.max-w-\[28\.25rem\]{max-width:28.25rem}.max-w-\[300px\]{max-width:300px}.max-w-\[333\.0625rem\]{max-width:333.0625rem}.max-w-\[380px\]{max-width:380px}.max-w-\[40\%\]{max-width:40%}.max-w-\[452px\]{max-width:452px}.max-w-\[455px\]{max-width:455px}.max-w-\[640px\]{max-width:640px}.max-w-\[72px\]{max-width:72px}.max-w-\[90\%\]{max-width:90%}.max-w-\[calc\(1617px\+80px\)\]{max-width:1697px}.max-w-\[calc\(rem\(1617px\)\+\(rem\(40px\)\*2\)\)\]{max-width:calc(rem(1617px) + rem(40px)*2)}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-separate{border-collapse:initial}.border-spacing-0\.5{--tw-border-spacing-x:0.125rem;--tw-border-spacing-y:0.125rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-\[5px\]{--tw-translate-x:5px}.translate-x-\[5px\],.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-2,.translate-y-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem}.translate-y-\[6px\]{--tw-translate-y:6px}.rotate-45,.translate-y-\[6px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes expandWidth{0%{width:0}to{width:100%}}.animate-expandWidth{animation:expandWidth 1s ease-in-out forwards}.cursor-default{cursor:default}.cursor-no-drop{cursor:no-drop}.cursor-none{cursor:none}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;appearance:none}.appearance-auto{-webkit-appearance:auto;appearance:auto}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-items-start{place-items:start}.place-items-center{place-items:center}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-7{gap:1.75rem}.gap-\[0\.125rem\]{gap:.125rem}.gap-\[0\.625rem\]{gap:.625rem}.gap-\[10px\]{gap:10px}.gap-\[16px\]{gap:16px}.gap-\[22px\]{gap:22px}.gap-\[4\%\]{gap:4%}.gap-\[7px\]{gap:7px}.gap-x-2{column-gap:.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[22px\]{border-radius:22px}.rounded-\[33px\]{border-radius:33px}.rounded-\[40px\]{border-radius:40px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.rounded-r-\[8px\]{border-bottom-right-radius:8px;border-top-right-radius:8px}.rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-md{border-top-right-radius:.375rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-4{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-\[5px\]{border-left-width:5px}.border-r{border-right-width:1px}.border-r-\[5px\]{border-right-width:5px}.border-t{border-top-width:1px}.border-t-\[6px\]{border-top-width:6px}.border-solid{border-style:solid}.border-none{border-style:none}.border-\[\#007559\]{--tw-border-opacity:1;border-color:rgb(0 117 89/var(--tw-border-opacity))}.border-\[\#c3e1fa\]{--tw-border-opacity:1;border-color:rgb(195 225 250/var(--tw-border-opacity))}.border-\[\#d7d9e0\]{--tw-border-opacity:1;border-color:rgb(215 217 224/var(--tw-border-opacity))}.border-\[\#edf0f7\]{--tw-border-opacity:1;border-color:rgb(237 240 247/var(--tw-border-opacity))}.border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-current{border-color:currentColor}.border-cyan-500{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.border-emerald-500{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.border-fuchsia-500{--tw-border-opacity:1;border-color:rgb(217 70 239/var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-green{--tw-border-opacity:1;border-color:rgb(0 117 89/var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.border-lightGreen{--tw-border-opacity:1;border-color:rgb(125 209 189/var(--tw-border-opacity))}.border-lime-500{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-red-600{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity))}.border-rose-500{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.border-seaBlue-sea-20{--tw-border-opacity:1;border-color:rgb(195 225 250/var(--tw-border-opacity))}.border-sky-200{--tw-border-opacity:1;border-color:rgb(186 230 253/var(--tw-border-opacity))}.border-sky-500{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.border-teal-500{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity))}.border-violet-500{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity))}.border-l-transparent{border-left-color:#0000}.border-r-transparent{border-right-color:#0000}.border-t-current{border-top-color:initial}.bg-\[\#00866\]{background-color:#00866}.bg-\[\#080a0773\]{background-color:#080a0773}.bg-\[\#1a88ed\]{--tw-bg-opacity:1;background-color:rgb(26 136 237/var(--tw-bg-opacity))}.bg-\[\#E8FAFF\]{--tw-bg-opacity:1;background-color:rgb(232 250 255/var(--tw-bg-opacity))}.bg-\[\#F2F4F7\]{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity))}.bg-\[\#dce0e5\]{--tw-bg-opacity:1;background-color:rgb(220 224 229/var(--tw-bg-opacity))}.bg-\[\#e8f1fe\]{--tw-bg-opacity:1;background-color:rgb(232 241 254/var(--tw-bg-opacity))}.bg-\[\#edf0f7\]{--tw-bg-opacity:1;background-color:rgb(237 240 247/var(--tw-bg-opacity))}.bg-\[\#edfaf7\]{--tw-bg-opacity:1;background-color:rgb(237 250 247/var(--tw-bg-opacity))}.bg-\[\#f2f4f7\]{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity))}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.bg-disabled{--tw-bg-opacity:1;background-color:rgb(220 224 229/var(--tw-bg-opacity))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.bg-foundation{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity))}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-green{--tw-bg-opacity:1;background-color:rgb(0 117 89/var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.bg-lightGreen{--tw-bg-opacity:1;background-color:rgb(125 209 189/var(--tw-bg-opacity))}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity))}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232/var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-seaBlue-sea-10{--tw-bg-opacity:1;background-color:rgb(232 241 254/var(--tw-bg-opacity))}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity))}.bg-teal-200{--tw-bg-opacity:1;background-color:rgb(153 246 228/var(--tw-bg-opacity))}.bg-teal-50{--tw-bg-opacity:1;background-color:rgb(240 253 250/var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-\[linear-gradient\(to_bottom\2c rgba\(8\2c 10\2c 7\2c 0\.45\)\2c rgba\(8\2c 10\2c 7\2c 0\.45\)\)\2c url\(\'\/images\/home_timeline_bg_04\.jpg\'\)\]{background-image:linear-gradient(180deg,#080a0773,#080a0773),url(/images/home_timeline_bg_04.jpg)}.bg-\[url\(\"\/images\/icon_clear\.svg\"\)\]{background-image:url(/images/icon_clear.svg)}.bg-\[url\(\"\/images\/icon_plus\.svg\"\)\]{background-image:url(/images/icon_plus.svg)}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-profile-sp{background-image:linear-gradient(0deg,#080a0773,#080a0773),url(/images/bg_profile-card_head_sp.jpg)}.from-\[rgba\(8\2c 10\2c 7\2c 0\.45\)\]{--tw-gradient-from:#080a0773 var(--tw-gradient-from-position);--tw-gradient-to:#080a0700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-foundation{--tw-gradient-from:#f2f4f7 var(--tw-gradient-from-position);--tw-gradient-to:#f2f4f700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[rgba\(8\2c 10\2c 7\2c 0\.45\)\]{--tw-gradient-to:#080a0773 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-\[\#f46979\]{fill:#f46979}.fill-accentSuccess{fill:#008666}.fill-current{fill:currentColor}.fill-gray-300{fill:#d1d5db}.fill-gray-900{fill:#111827}.fill-white{fill:#fff}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[0\.45rem\]{padding:.45rem}.p-\[1\.5px_3px\]{padding:1.5px 3px}.p-\[16px\]{padding:16px}.p-\[16px_15px\]{padding:16px 15px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[0\.125rem\]{padding-bottom:.125rem;padding-top:.125rem}.py-\[0\.375rem\]{padding-bottom:.375rem;padding-top:.375rem}.py-\[0\.55rem\]{padding-bottom:.55rem;padding-top:.55rem}.py-\[0px\]{padding-bottom:0;padding-top:0}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[11\.5px\]{padding-bottom:11.5px;padding-top:11.5px}.py-\[12px\]{padding-bottom:12px;padding-top:12px}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[120px\]{padding-bottom:120px}.pb-\[12px\]{padding-bottom:12px}.pb-\[24px\]{padding-bottom:24px}.pb-\[90px\]{padding-bottom:90px}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-\[0\.75rem\]{padding-left:.75rem}.pl-\[16px\]{padding-left:16px}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-9{padding-right:2.25rem}.pr-\[0\.625rem\]{padding-right:.625rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[0px\]{padding-top:0}.pt-\[1\.5rem\]{padding-top:1.5rem}.pt-\[16px\]{padding-top:16px}.text-left{text-align:left}.text-center{text-align:center}.align-text-top{vertical-align:text-top}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[40px\]{font-size:40px}.text-\[7px\]{font-size:7px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-6{line-height:1.5rem}.leading-\[1\.5\]{line-height:1.5}.leading-\[100\%\]{line-height:100%}.leading-\[23px\]{line-height:23px}.leading-\[24px\]{line-height:24px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.tracking-wide{letter-spacing:.025em}.text-\[\#007559\]{--tw-text-opacity:1;color:rgb(0 117 89/var(--tw-text-opacity))}.text-\[\#16171a\]{--tw-text-opacity:1;color:rgb(22 23 26/var(--tw-text-opacity))}.text-\[\#62B1CC\]{--tw-text-opacity:1;color:rgb(98 177 204/var(--tw-text-opacity))}.text-\[\#858a99\]{--tw-text-opacity:1;color:rgb(133 138 153/var(--tw-text-opacity))}.text-\[\#8a8f9f\]{--tw-text-opacity:1;color:rgb(138 143 159/var(--tw-text-opacity))}.text-\[\#B9BDC9\],.text-\[\#b9bdc9\]{--tw-text-opacity:1;color:rgb(185 189 201/var(--tw-text-opacity))}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.text-annotation{--tw-text-opacity:1;color:rgb(133 138 153/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.text-fuchsia-600{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green{--tw-text-opacity:1;color:rgb(0 117 89/var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-inherit{color:inherit}.text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153/var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-required{--tw-text-opacity:1;color:rgb(217 65 17/var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166/var(--tw-text-opacity))}.text-teal-600{--tw-text-opacity:1;color:rgb(13 148 136/var(--tw-text-opacity))}.text-violet-500{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.accent-green{accent-color:#007559}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_12px_0_rgba\(0\2c 0\2c 0\2c 0\.03\)\2c 0_0_16px_0_rgba\(0\2c 0\2c 0\2c 0\.03\)\2c 0_2px_5px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;--tw-shadow-colored:0 2px 12px 0 var(--tw-shadow-color),0 0 16px 0 var(--tw-shadow-color),0 2px 5px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_2px_12px_rgba\(0\2c 0\2c 0\2c 0\.03\)\2c 0px_0px_16px_rgba\(0\2c 0\2c 0\2c 0\.03\)\2c 0px_2px_5px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0px 2px 12px #00000008,0px 0px 16px #00000008,0px 2px 5px #0000001a;--tw-shadow-colored:0px 2px 12px var(--tw-shadow-color),0px 0px 16px var(--tw-shadow-color),0px 2px 5px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-main{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-main{--tw-shadow:0 2px 12px 0 #00000008,0 0 16px 0 #00000008,0 2px 5px 0 #0000001a;--tw-shadow-colored:0 2px 12px 0 var(--tw-shadow-color),0 0 16px 0 var(--tw-shadow-color),0 2px 5px 0 var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.content-none{--tw-content:none;content:var(--tw-content)}.grid-area-1-1{grid-area:1/1}.scrollbar-none ::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.break-anywhere{overflow-wrap:anywhere}.hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hidden-scrollbar::-webkit-scrollbar{display:none}.\[line-break\:strict\]{line-break:strict}.toggle-button-list label{display:block;font-size:14px;font-weight:500;padding-left:24px;position:relative;-webkit-user-select:none;user-select:none;width:100%}@media(max-width:1024px){.toggle-button-list label{padding-left:0;padding-right:70px}}.toggle-button-list label:before{background-color:#fff;border:1px solid #c9cfd6;border-radius:4px;content:"";height:1.125rem;left:0;position:absolute;top:0;width:1.125rem}@media(max-width:1024px){.toggle-button-list label:before{background:#fff;border-radius:50%;display:block;height:18px;left:auto;right:13px;top:3px;transition:.2s;width:18px;z-index:10}}.toggle-button-list label:after{display:none}@media(max-width:1024px){.toggle-button-list label:after{background:#8a8f9f;border-radius:30px;content:"";display:block;height:24px;overflow:hidden;position:absolute;right:10px;top:0;width:48px}}.toggle-button-list input[type=checkbox]:checked+label:before{background:#007559 url(../images/icon_checked.svg) no-repeat 50%;border-color:#007559;color:#fff;content:"";line-height:1.125rem;text-align:center}@media(max-width:1024px){.toggle-button-list input[type=checkbox]:checked+label:before{background:#fff;border:#fff;transform:translateX(-24px)}}.toggle-button-list input[type=checkbox]:checked+label:after{display:none}@media(max-width:1024px){.toggle-button-list input[type=checkbox]:checked+label:after{background:#007559;display:block}}.icon-center{--tw-translate-y:-50%;position:absolute;top:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.form-label{font-size:.875rem;font-weight:700;text-align:left}.form-label,.form-text{display:block;line-height:1.5rem}.form-text{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity));border-radius:.75rem;font-size:1rem;font-weight:400;padding:.75rem 1rem;width:100%}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:left-0:before{content:var(--tw-content);left:0}.before\:left-full:before{content:var(--tw-content);left:100%}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:block:before{content:var(--tw-content);display:block}.before\:h-5:before{content:var(--tw-content);height:1.25rem}.before\:w-5:before{content:var(--tw-content);width:1.25rem}.before\:-translate-y-1\/2:before{--tw-translate-y:-50%}.before\:-translate-y-1\/2:before,.before\:transform:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:border-4:before{border-width:4px;content:var(--tw-content)}.before\:border-l-8:before{border-left-width:8px;content:var(--tw-content)}.before\:border-transparent:before{border-color:#0000;content:var(--tw-content)}.before\:border-l-\[\#E8FAFF\]:before{--tw-border-opacity:1;border-left-color:rgb(232 250 255/var(--tw-border-opacity));content:var(--tw-content)}.before\:bg-\[url\(\'\.\.\/images\/icon_users\.svg\'\)\]:before{background-image:url(../images/icon_users.svg);content:var(--tw-content)}.before\:bg-\[url\(\'\/images\/icon_comment\.svg\'\)\]:before{background-image:url(/images/icon_comment.svg);content:var(--tw-content)}.before\:bg-contain:before{background-size:contain;content:var(--tw-content)}.before\:bg-center:before{background-position:50%;content:var(--tw-content)}.before\:bg-no-repeat:before{background-repeat:no-repeat;content:var(--tw-content)}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-\[-0\.5625rem\]:after{bottom:-.5625rem;content:var(--tw-content)}.after\:bottom-\[-8px\]:after{bottom:-8px;content:var(--tw-content)}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:start-\[2px\]:after{content:var(--tw-content);inset-inline-start:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:block:after{content:var(--tw-content);display:block}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:h-\[10px\]:after{content:var(--tw-content);height:10px}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:w-\[12px\]:after{content:var(--tw-content);width:12px}.after\:-translate-x-1\/2:after{--tw-translate-x:-50%}.after\:-translate-x-1\/2:after,.after\:transform:after{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.after\:bg-white:after{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));content:var(--tw-content)}.after\:bg-\[url\(\'\/images\/home_comment_bg\.svg\'\)\]:after{background-image:url(/images/home_comment_bg.svg);content:var(--tw-content)}.after\:bg-\[url\(\'\/images\/speech_bubble\.svg\'\)\]:after{background-image:url(/images/speech_bubble.svg);content:var(--tw-content)}.after\:bg-contain:after{background-size:contain;content:var(--tw-content)}.after\:bg-center:after{background-position:50%;content:var(--tw-content)}.after\:bg-no-repeat:after{background-repeat:no-repeat;content:var(--tw-content)}.after\:transition-all:after{content:var(--tw-content);transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.first\:ml-3:first-child{margin-left:.75rem}.first\:ml-4:first-child{margin-left:1rem}.first\:mt-1:first-child{margin-top:.25rem}.last\:mr-2:last-child{margin-right:.5rem}.last\:mr-3:last-child{margin-right:.75rem}.last\:mr-6:last-child{margin-right:1.5rem}.checked\:border-4:checked{border-width:4px}.checked\:border-green:checked{--tw-border-opacity:1;border-color:rgb(0 117 89/var(--tw-border-opacity))}.checked\:bg-green:checked{--tw-bg-opacity:1;background-color:rgb(0 117 89/var(--tw-bg-opacity))}.checked\:bg-\[url\(\'\/images\/icon_checked\.svg\'\)\]:checked{background-image:url(/images/icon_checked.svg)}.checked\:bg-center:checked{background-position:50%}.checked\:bg-no-repeat:checked{background-repeat:no-repeat}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-\[\#005b43\]:hover{--tw-bg-opacity:1;background-color:rgb(0 91 67/var(--tw-bg-opacity))}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity))}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.hover\:text-amber-700:hover{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.hover\:text-emerald-700:hover{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.hover\:text-fuchsia-700:hover{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity))}.hover\:text-lime-700:hover{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgb(190 24 93/var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:text-rose-700:hover{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.hover\:text-teal-700:hover{--tw-text-opacity:1;color:rgb(15 118 110/var(--tw-text-opacity))}.hover\:text-violet-700:hover{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:border-amber-500:focus{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:border-cyan-500:focus{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.focus\:border-emerald-500:focus{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.focus\:border-fuchsia-500:focus{--tw-border-opacity:1;border-color:rgb(217 70 239/var(--tw-border-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.focus\:border-lime-500:focus{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.focus\:border-orange-500:focus{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.focus\:border-pink-500:focus{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.focus\:border-purple-500:focus{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus\:border-rose-500:focus{--tw-border-opacity:1;border-color:rgb(244 63 94/var(--tw-border-opacity))}.focus\:border-sky-500:focus{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.focus\:border-teal-500:focus{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity))}.focus\:border-violet-500:focus{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity))}.focus\:bg-amber-100\/50:focus{background-color:#fef3c780}.focus\:bg-blue-100\/50:focus{background-color:#dbeafe80}.focus\:bg-cyan-100\/50:focus{background-color:#cffafe80}.focus\:bg-emerald-100\/50:focus{background-color:#d1fae580}.focus\:bg-fuchsia-100\/50:focus{background-color:#fae8ff80}.focus\:bg-indigo-100\/50:focus{background-color:#e0e7ff80}.focus\:bg-lime-100\/50:focus{background-color:#ecfccb80}.focus\:bg-orange-100\/50:focus{background-color:#ffedd580}.focus\:bg-pink-100\/50:focus{background-color:#fce7f380}.focus\:bg-purple-100\/50:focus{background-color:#f3e8ff80}.focus\:bg-red-100\/50:focus{background-color:#fee2e280}.focus\:bg-rose-100\/50:focus{background-color:#ffe4e680}.focus\:bg-sky-100\/50:focus{background-color:#e0f2fe80}.focus\:bg-teal-100\/50:focus{background-color:#ccfbf180}.focus\:bg-violet-100\/50:focus{background-color:#ede9fe80}.focus\:bg-yellow-100\/50:focus{background-color:#fef9c380}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-amber-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(245 158 11/var(--tw-ring-opacity))}.focus\:ring-amber-500\/20:focus{--tw-ring-color:#f59e0b33}.focus\:ring-amber-500\/50:focus{--tw-ring-color:#f59e0b80}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-blue-500\/20:focus{--tw-ring-color:#3b82f633}.focus\:ring-blue-500\/50:focus{--tw-ring-color:#3b82f680}.focus\:ring-cyan-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(6 182 212/var(--tw-ring-opacity))}.focus\:ring-cyan-500\/20:focus{--tw-ring-color:#06b6d433}.focus\:ring-cyan-500\/50:focus{--tw-ring-color:#06b6d480}.focus\:ring-emerald-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(16 185 129/var(--tw-ring-opacity))}.focus\:ring-emerald-500\/20:focus{--tw-ring-color:#10b98133}.focus\:ring-emerald-500\/50:focus{--tw-ring-color:#10b98180}.focus\:ring-fuchsia-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(217 70 239/var(--tw-ring-opacity))}.focus\:ring-fuchsia-500\/20:focus{--tw-ring-color:#d946ef33}.focus\:ring-fuchsia-500\/50:focus{--tw-ring-color:#d946ef80}.focus\:ring-green:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(0 117 89/var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-indigo-500\/20:focus{--tw-ring-color:#6366f133}.focus\:ring-indigo-500\/50:focus{--tw-ring-color:#6366f180}.focus\:ring-lime-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(132 204 22/var(--tw-ring-opacity))}.focus\:ring-lime-500\/20:focus{--tw-ring-color:#84cc1633}.focus\:ring-lime-500\/50:focus{--tw-ring-color:#84cc1680}.focus\:ring-orange-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity))}.focus\:ring-orange-500\/20:focus{--tw-ring-color:#f9731633}.focus\:ring-orange-500\/50:focus{--tw-ring-color:#f9731680}.focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(236 72 153/var(--tw-ring-opacity))}.focus\:ring-pink-500\/20:focus{--tw-ring-color:#ec489933}.focus\:ring-pink-500\/50:focus{--tw-ring-color:#ec489980}.focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity))}.focus\:ring-purple-500\/20:focus{--tw-ring-color:#a855f733}.focus\:ring-purple-500\/50:focus{--tw-ring-color:#a855f780}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.focus\:ring-red-500\/20:focus{--tw-ring-color:#ef444433}.focus\:ring-red-500\/50:focus{--tw-ring-color:#ef444480}.focus\:ring-rose-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(244 63 94/var(--tw-ring-opacity))}.focus\:ring-rose-500\/20:focus{--tw-ring-color:#f43f5e33}.focus\:ring-rose-500\/50:focus{--tw-ring-color:#f43f5e80}.focus\:ring-sky-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity))}.focus\:ring-sky-500\/20:focus{--tw-ring-color:#0ea5e933}.focus\:ring-sky-500\/50:focus{--tw-ring-color:#0ea5e980}.focus\:ring-teal-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(20 184 166/var(--tw-ring-opacity))}.focus\:ring-teal-500\/20:focus{--tw-ring-color:#14b8a633}.focus\:ring-teal-500\/50:focus{--tw-ring-color:#14b8a680}.focus\:ring-violet-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(139 92 246/var(--tw-ring-opacity))}.focus\:ring-violet-500\/20:focus{--tw-ring-color:#8b5cf633}.focus\:ring-violet-500\/50:focus{--tw-ring-color:#8b5cf680}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8/var(--tw-ring-opacity))}.focus\:ring-yellow-500\/20:focus{--tw-ring-color:#eab30833}.focus\:ring-yellow-500\/50:focus{--tw-ring-color:#eab30880}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border:disabled{border-width:1px}.disabled\:border-\[\#c9cfd5\]:disabled{--tw-border-opacity:1;border-color:rgb(201 207 213/var(--tw-border-opacity))}.disabled\:bg-\[\#c9cfd5\]:disabled{--tw-bg-opacity:1;background-color:rgb(201 207 213/var(--tw-bg-opacity))}.disabled\:bg-checkboxBorder:disabled{--tw-bg-opacity:1;background-color:rgb(215 217 224/var(--tw-bg-opacity))}.disabled\:text-gray-400:disabled{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.disabled\:text-white:disabled{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.disabled\:opacity-100:disabled{opacity:1}.disabled\:opacity-40:disabled{opacity:.4}.peer:checked~.peer-checked\:bg-green{--tw-bg-opacity:1;background-color:rgb(0 117 89/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:after\:translate-x-full:after{--tw-translate-x:100%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media not all and (min-width:1024px){.max-lg\:mt-1{margin-top:.25rem}.max-lg\:block{display:block}.max-lg\:w-\[130px\]{width:130px}.max-lg\:w-full{width:100%}.max-lg\:flex-col{flex-direction:column}.max-lg\:rounded-none{border-radius:0}.max-lg\:p-4{padding:1rem}.max-lg\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media not all and (min-width:768px){.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:mb-\[3\.4375rem\]{margin-bottom:3.4375rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-\[0\.6875rem\]{margin-top:.6875rem}.max-md\:mt-\[3\.25rem\]{margin-top:3.25rem}.max-md\:w-\[640px\]{width:640px}.max-md\:w-full{width:100%}.max-md\:max-w-full{max-width:100%}.max-md\:rounded-none{border-radius:0}.max-md\:p-4{padding:1rem}.max-md\:px-0{padding-left:0;padding-right:0}.max-md\:pl-\[22px\]{padding-left:22px}.max-md\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media not all and (min-width:576px){.max-sm\:mb-6{margin-bottom:1.5rem}.max-sm\:h-\[72px\]{height:72px}.max-sm\:min-w-full{min-width:100%}}@media (min-width:576px){.sm\:bottom-3{bottom:.75rem}.sm\:right-0{right:0}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:h-10{height:2.5rem}.sm\:w-10{width:2.5rem}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:text-center{text-align:center}.sm\:text-\[10px\]{font-size:10px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:768px){.md\:bottom-10{bottom:2.5rem}.md\:bottom-4{bottom:1rem}.md\:bottom-\[30px\]{bottom:30px}.md\:left-16{left:4rem}.md\:left-auto{left:auto}.md\:right-12{right:3rem}.md\:right-4{right:1rem}.md\:right-\[30px\]{right:30px}.md\:top-auto{top:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-12{margin-bottom:3rem;margin-top:3rem}.md\:my-\[26px\]{margin-bottom:26px;margin-top:26px}.md\:mb-0{margin-bottom:0}.md\:mb-12{margin-bottom:3rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-4{margin-left:1rem}.md\:ml-auto{margin-left:auto}.md\:mt-0{margin-top:0}.md\:mt-1{margin-top:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mt-20{margin-top:5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mt-\[16px\]{margin-top:16px}.md\:mt-\[3\.5rem\]{margin-top:3.5rem}.md\:mt-\[4\.5rem\]{margin-top:4.5rem}.md\:mt-\[72px\]{margin-top:72px}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:h-11{height:2.75rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-8{height:2rem}.md\:h-\[261px\]{height:261px}.md\:h-\[4\.5rem\]{height:4.5rem}.md\:h-\[540px\]{height:540px}.md\:h-\[54px\]{height:54px}.md\:max-h-16{max-height:4rem}.md\:max-h-\[330px\]{max-height:330px}.md\:max-h-\[450px\]{max-height:450px}.md\:max-h-\[500px\]{max-height:500px}.md\:max-h-\[550px\]{max-height:550px}.md\:max-h-\[92px\]{max-height:92px}.md\:min-h-24{min-height:6rem}.md\:w-1\/3{width:33.333333%}.md\:w-11{width:2.75rem}.md\:w-16{width:4rem}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-7\/12{width:58.333333%}.md\:w-8{width:2rem}.md\:w-80{width:20rem}.md\:w-\[160px\]{width:160px}.md\:w-\[296px\]{width:296px}.md\:w-\[480px\]{width:480px}.md\:w-\[580px\]{width:580px}.md\:w-\[calc\(100\%-223px\)\]{width:calc(100% - 223px)}.md\:w-\[calc\(100\%-260px\)\]{width:calc(100% - 260px)}.md\:w-\[calc\(100\%-300px\)\]{width:calc(100% - 300px)}.md\:w-\[calc\(50\%-4px\)\]{width:calc(50% - 4px)}.md\:w-auto{width:auto}.md\:w-fit{width:fit-content}.md\:w-full{width:100%}.md\:min-w-\[120px\]{min-width:120px}.md\:min-w-\[296px\]{min-width:296px}.md\:max-w-80{max-width:20rem}.md\:max-w-\[450px\]{max-width:450px}.md\:max-w-\[600px\]{max-width:600px}.md\:max-w-\[640px\]{max-width:640px}.md\:max-w-\[calc\(100\%-223px\)\]{max-width:calc(100% - 223px)}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-\[22px\]{gap:22px}.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:overflow-visible{overflow:visible}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-xl{border-radius:.75rem}.md\:border-0{border-width:0}.md\:border-b{border-bottom-width:1px}.md\:bg-inherit{background-color:inherit}.md\:bg-transparent{background-color:initial}.md\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.md\:bg-profile-lg{background-image:linear-gradient(0deg,#080a0773,#080a0773),url(/images/bg_profile_edit.jpeg)}.md\:p-0{padding:0}.md\:p-6{padding:1.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-\[40px\]{padding-left:40px;padding-right:40px}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:py-\[0px\]{padding-bottom:0;padding-top:0}.md\:pb-\[60px\]{padding-bottom:60px}.md\:pl-1{padding-left:.25rem}.md\:pl-2{padding-left:.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pt-20{padding-top:5rem}.md\:pt-\[30px\]{padding-top:30px}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:first\:ml-2:first-child{margin-left:.5rem}}@media (min-width:1024px){.lg\:mb-0{margin-bottom:0}.lg\:mt-0{margin-top:0}.lg\:mt-4{margin-top:1rem}.lg\:flex{display:flex}.lg\:h-10{height:2.5rem}.lg\:w-10{width:2.5rem}.lg\:w-\[37\.6\%\]{width:37.6%}.lg\:w-\[58\.4\%\]{width:58.4%}.lg\:w-\[calc\(50\%-4px\)\]{width:calc(50% - 4px)}.lg\:w-auto{width:auto}.lg\:max-w-640{max-width:640px}.lg\:max-w-full{max-width:100%}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:border-b-0{border-bottom-width:0}.lg\:border-r{border-right-width:1px}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:pb-0{padding-bottom:0}.lg\:pr-1{padding-right:.25rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:1536px){.\32xl\:text-sm{font-size:.875rem;line-height:1.25rem}}.peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:where([dir=rtl],[dir=rtl] *):after{--tw-translate-x:-100%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\:not\(\:first-child\)\]\:mt-\[8px\]:not(:first-child){margin-top:8px}.\[\&\>button\]\:w-32>button{width:8rem}.\[\&_span\]\:line-clamp-2 span{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.\[\&_span\]\:block span{display:block}.\[\&_span\]\:overflow-hidden span{overflow:hidden}.\[\&_span\]\:text-ellipsis span{text-overflow:ellipsis}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.122a237a.css.map*/