@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&family=IBM+Plex+Sans+Hebrew:wght@300;400;500;600;700&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap);.wrapper{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding-top:5.47vw}@media screen and (max-width:1250px){.wrapper{padding-top:69px}}@media screen and (max-width:800px){.wrapper{padding-top:79px}}.wrapper__content{flex-grow:1}.container{padding:0 5px}.main{box-sizing:border-box;color:#000;width:100%}@media(max-width:1000px){.main{width:100%}}@media(max-width:550px){.main{width:100%}}.header{align-items:center;background-color:#adc5b5;box-shadow:0 2px 15px rgba(0,0,0,.1);display:flex;height:5.52vw;justify-content:space-between;left:0;max-width:100vw;padding:.57vw calc(50vw - 660px) .57vw 1.56vw;position:fixed;right:0;top:0;width:100%;z-index:11}.header__logo{height:2.5vw;object-fit:contain;width:7.08vw}.header__social{margin-left:4.69vw}.header__menu{display:none}@media screen and (max-width:1400px){.header{padding-right:50px}}@media screen and (max-width:1250px){.header{height:69px;padding:7px 50px 7px 20px}.header__logo{height:31px;width:89px}.header__social{margin-left:59px}}@media screen and (max-width:800px){.header{height:79px;padding:13px 16px}.header__logo{height:53px;width:96px}}.nav{display:flex;font-size:.94vw;margin-left:auto;padding:.36vw 0}.nav__list{align-items:center;background-color:#adc5b5;color:#000;display:flex;gap:1.82vw;width:100%}.nav__list.active{justify-content:center}.nav__link{color:#fff;font-family:IBM Plex Mono,sans-serif;font-size:.83vw;font-style:normal;font-weight:400}.nav__link.activeTab{color:#28767b}.nav__link.activeTab,.nav__link:hover{text-decoration:underline}@media screen and (max-width:1250px){.nav{font-size:12px;padding:5px 0}.nav__list{gap:23px}.nav__link{font-size:10px}}@media screen and (max-width:800px){.nav__list{border-top:1px solid #fff;box-sizing:border-box;display:flex;flex-direction:column;gap:0;justify-content:center;left:0;overflow-x:hidden;padding:9px 50px 30px;position:fixed;text-align:center;top:79px;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .4s;visibility:hidden;width:100%}.nav__list.active{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.nav__item{width:100%}.nav__link{border-bottom:1px solid #fff;font-family:IBM Plex Mono;font-size:32px;padding:30px 0;text-align:center;width:100%}.nav__item:last-child{display:flex;justify-content:center;margin-top:80px}}.main-page{background-color:#fff;border:1px solid #adc5b5;margin:0 auto;max-width:1300px;padding:2.34vw 1.82vw;position:relative}.main-page__list{grid-gap:2.76vw;border-top:1px solid #608d6f;display:grid;gap:2.76vw;grid-template-columns:repeat(3,1fr);margin-bottom:2.92vw;padding-top:2.6vw}.main-page__similar{color:#adc5b5;font-family:Helvetica,sans-serif;font-size:2.34vw}.main-page:after,.main-page:before{background-image:url(../../static/media/background.7c8e6e157f1642692dad.svg);background-position:100% 0;bottom:0;content:"";position:absolute;top:-2px;width:1500px}.main-page:before{right:100%}.main-page:after{left:100%}@media screen and (max-width:1430px){.main-page{margin:0 50px}}@media screen and (max-width:1250px){.main-page{padding:29px 23px}.main-page__list{gap:35px;margin-bottom:37px;padding-top:33px}.main-page__similar{font-size:29px}}@media screen and (max-width:1100px){.main-page__list{gap:15px;grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.main-page{margin:0 23px}.main-page:after,.main-page:before{background-image:url(../../static/media/background.7c8e6e157f1642692dad.svg);background-position:100% 0;background-size:contain;width:230px}.main-page__list{border-top:0;padding-top:17px}}.littleCard{background-color:#fff;border-radius:10px;cursor:pointer;margin-bottom:20px;max-width:100%;transition:all .2s ease-in-out}.littleCard figure{display:none}.littleCard:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.littleCard:last-child{margin-bottom:0}.littleCard__img{position:relative}.littleCard__img img{border-radius:10px 10px 0 0;display:flex;height:130px;object-fit:contain;overflow:hidden;width:100%}.littleCard__img .blur{background:linear-gradient(180deg,transparent 24.99%,#000);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.littleCard__img.hasNewsId .littleCard__img_title{font-size:14px!important;overflow:hidden;white-space:nowrap}.littleCard__img .tag{background:#fff;border-radius:0 9px 0 5px;padding:5px 10px;position:absolute;right:0;top:0;z-index:2}@media(max-width:1190px){.littleCard__img .tag{font-size:10px}}.littleCard__img_title{bottom:0;color:#fff;font-size:18px;font-weight:700;left:0;overflow:hidden;padding:19px 20px;position:absolute;right:0;text-overflow:ellipsis;z-index:2}@media(max-width:1190px){.littleCard__img_title{font-size:12px}}.littleCard__desc{max-height:115px;padding:10px 20px 20px}.littleCard__desc_bot{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:18px;font-weight:400;max-height:75px;overflow:hidden;text-overflow:ellipsis}.littleCard__desc .littleCard__desc{overflow:hidden}.littleCard__desc.hasNewsId .littleCard__desc_bot{font-size:14px!important}.littleCard__desc_top{align-items:center;color:#ccc;display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-bottom:10px}@media(max-width:1190px){.littleCard__desc_top{font-size:10px}}@media(max-width:960px){.littleCard__desc_top{font-size:8px}}@media(max-width:767px){.littleCard__desc_top{flex-direction:column;gap:5px}}.infoBlock{align-items:center;display:flex;flex:0 1 50%;flex-direction:column;margin-bottom:40px;margin-right:-15px;padding-right:15px;position:relative}@media(max-width:1430px){.infoBlock{flex:0 1 100%}}.infoBlock__title{font-family:Smooch Sans;font-size:36px;margin-bottom:20px}.infoBlock__items{width:100%}.infoBlock__items .colorPlanet{left:0;max-width:180px;position:absolute;top:0;z-index:-1}@media(max-width:1000px){.infoBlock__items .colorPlanet{max-width:25%}}.footer{background-color:#adc5b5;padding:2.6vw 2.97vw 1.51vw}.footer__container{display:flex;gap:7.81vw}.footer__tabs-link{color:#fff;font-family:IBM Plex Mono;font-size:.94vw}.footer__logo{cursor:pointer}.footer__logo img{height:5.94vw;object-fit:contain;width:12.66vw}.footer__logo p{margin:0}.footer__nav{flex-grow:1}.footer__nav-list{display:flex;flex-wrap:wrap;gap:.78vw 3.65vw;justify-content:center}.footer__nav-link{color:#fff;font-family:IBM Plex Mono;font-size:.94vw;white-space:nowrap}@media screen and (max-width:1500px){.footer__container{gap:2.6vw}}@media screen and (max-width:1250px){.footer{padding:33px 37px 19px}.footer__container{gap:33px}.footer__tabs-link{font-size:12px}.footer__logo img{height:75px;width:159px}.footer__nav-list{gap:10px 46px}.footer__nav-link{font-size:12px}}@media screen and (max-width:1140px){.footer__container{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:615px){.footer__logo{font-size:40px}}.correctnews{display:flex;margin-top:40px}.correctnews__left{border-left:1px solid #ccc;border-right:1px solid #ccc;padding:0 10px;width:68%}.correctnews__left_tags{display:flex}.correctnews__left_tags .tagNews{align-items:center;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.25);display:flex;flex:1 1 100%;font-size:14px;font-weight:700;justify-content:center;margin-right:20px;padding:5px 10px}.correctnews__left_tags .tagNews:last-child{margin-right:0}.correctnews__left_tags .tagNews.Economy{max-width:103px}.correctnews__left_tags .tagNews.Sport{max-width:50px}.correctnews__left_tags .tagNews.ScienceTechnology{max-width:157px}.correctnews__left_tags .tagNews.News{max-width:40px}.correctnews__left_tags .tagNews.Weather{max-width:65px}.correctnews__left_tags .tagNews.Business{max-width:146px}.correctnews__left_photo_title{font-family:Smooch Sans;font-size:60px;font-weight:700}@media(max-width:767px){.correctnews__left_photo_title{font-size:35px}}.correctnews__left_photo_block{background-color:#fff;border:1px solid #ccc;border-radius:10px;position:relative}.correctnews__left_photo_block .blockNews{max-height:40vh;width:100%}.correctnews__left_photo_block .planetNews{left:30%;position:absolute;top:-212px;width:400px;z-index:-1}.correctnews__left_photo_block_info{align-items:center;color:#999;display:flex;font-size:18px;font-weight:400;justify-content:space-between;padding:10px}.correctnews__left_photo_block_info_item{align-items:center;display:flex}.correctnews__left_photo_block_info_item .iconPhoto{margin-right:5px}.correctnews__left_photo_block img{border-radius:10px}.correctnews__left_text{font-size:20px;font-weight:500;margin-bottom:60px;margin-top:40px}.correctnews__right{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;margin-left:10px;width:30%}.correctnews__right_title{font-family:Smooch Sans;font-size:36px;font-weight:700;margin-bottom:20px}@media(max-width:767px){.correctnews__right_title{font-size:25px}}.correctnews__right_news,.w100{width:100%}.tabs{box-sizing:border-box;max-height:155px;max-width:310px;width:30%}@media(max-width:700px){.tabs{max-height:250px}}.tabs__container{display:flex;flex-direction:column;padding:10px}.tabs__link{color:#608d6f;font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:600;margin-bottom:10px;padding:4px 0 4px 10px;transition:all .1s ease-in-out}.metainfo{display:flex}.metainfo__title{border-bottom:1px solid #adc5b5;color:#adc5b5;font-family:Helvetica Neue,sans-serif;font-size:80px;font-style:normal;font-weight:700;line-height:.92;margin-bottom:53px}.metainfo__content{font-size:18px;font-weight:400;margin-bottom:60px;margin-left:20px;width:70%}@media(max-width:700px){.metainfo__content{font-size:12px}}.metainfo .about__logo{display:flex;width:100%}.metainfo .about__logo img{margin-right:90px;object-fit:inherit;width:35%}.metainfo .about__logo img:last-child{margin-right:0}.metainfo .about__text{font-size:18px;font-weight:400;margin-top:40px;max-width:900px}.metainfo .about__text p{margin-bottom:15px}.metainfo .contact__title{font-size:24px;font-weight:600;margin-bottom:30px}@media(max-width:700px){.metainfo .contact__title{font-size:16px}}.metainfo .contact__form{width:100%}.metainfo .contact__form_area .text-field{width:100%!important}.metainfo .contact__form_top{display:flex;width:100%}.metainfo .contact__button{width:100%}.adminNews{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;z-index:1000}@media(max-width:1400px){.adminNews{justify-content:center}}.adminNews__block{align-items:center;display:flex;flex-direction:column;width:420px}@media(max-width:1400px){.adminNews__block{margin-bottom:20px}.adminNews__block:first-child{margin-right:20px}}@media(max-width:1400px)and (max-width:890px){.adminNews__block:first-child{margin-right:0}}.adminNews__block_title{color:#253238;font-family:Smooch Sans;font-size:36px;font-weight:700;margin-bottom:10px}.adminNews__block .blockAdminCard{min-width:420px}.adminNews__block .blockAdminCard .adminCard{margin-bottom:20px}.adminNews__block .blockAdminCard .adminCard:last-child{margin-bottom:0}.pendingItems .adminNews__block{width:100%}.pendingItems .blockAdminCard{border-radius:0}.adminCard{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 8px 25px rgba(0,0,0,.05);box-sizing:border-box;position:relative}.adminCard__domain{background-color:#fff;border-radius:5px;font-family:sans-serif;font-size:16px;font-weight:700;left:2px;padding:3px;position:absolute;top:2px}.adminCard__bot{display:flex;flex-direction:column;padding:10px 20px 20px}.adminCard__bot_title{color:#000;font-family:Smooch Sans;font-size:18px;font-weight:700;margin-bottom:10px}.adminCard__bot_authorDate{align-items:center;color:#443e3e;display:flex;font-family:Smooch Sans;font-size:14px;font-weight:400;justify-content:space-between}.adminCard__bot_buttons{align-items:center;display:flex;justify-content:center}.search{gap:10px;padding-right:30px;position:relative;z-index:10}.search__input{border:1px solid #d0d9de;border-radius:20px;box-shadow:inset 0 4px 15px rgba(0,0,0,.106);box-sizing:border-box;font-size:18px;line-height:22px;padding:8px 20px}.buttons{align-items:center;display:flex;font-family:Smooch Sans;font-size:14px;font-weight:700;justify-content:flex-end;margin-bottom:20px;text-transform:uppercase}.buttons_monitoring{border:2px solid #58c7da;border-radius:36px;box-shadow:0 10px 20px rgba(88,199,218,.2);box-sizing:border-box;color:#58c7da;cursor:pointer;margin-right:20px;padding:12px 49px}.buttons_create{background:#f06543;border-radius:36px;box-shadow:0 10px 20px rgba(240,101,67,.2);color:#fff;cursor:pointer;padding:12px 45px}.create{display:flex;position:relative;z-index:1000}.create__wrapper,.create__wrapper__preview{display:flex;flex-direction:column}.create__wrapper__preview__upload-button,.create__wrapper__upload-button{background:#fff!important;border:2px solid #58c7da!important;border-radius:36px!important;box-shadow:0 10px 20px rgba(88,199,218,.2);color:#58c7da!important;padding:20px 0!important}.create__wrapper__preview{position:relative}.create__wrapper__preview__upload-button{left:40%!important;opacity:.5;position:absolute!important;top:50%!important}.create__wrapper__preview__upload-button.MuiButton-text{padding:20px 12px!important}.create__wrapper__preview__upload-button:hover{opacity:1}.create__right{margin-right:20px;width:70%}.create__right_by,.create__right_copyright{align-items:center;background:#fff;border:1px solid #999;border-radius:20px;box-shadow:inset 0 8px 25px rgba(0,0,0,.05);box-sizing:border-box;color:#999;display:flex;font-size:18px;font-weight:400;margin-bottom:15px;margin-top:10px;max-width:310px;padding:5px 10px}.create__right_by img,.create__right_copyright img{margin-right:5px}.create__right_copyright{margin-bottom:40px}.create__left{width:30%}.create__left_check{align-items:center;display:flex;flex-wrap:nowrap;font-family:Smooch Sans;font-size:36px;font-weight:700}.create__left_check.breaking{color:#da191c;display:block;margin-top:40px}.create__left_check_top{display:flex;flex-wrap:nowrap;margin-bottom:18px}.create__left_check.tabCreate{align-items:start;flex-direction:column}.create__left_check_block{align-items:center;display:flex;flex-wrap:wrap;margin-top:10px;max-width:100%}.create__left_check_block img{cursor:pointer;margin-bottom:10px;object-fit:fill}.create__left_buttons{display:flex;flex-wrap:wrap;font-family:Smooch Sans;font-size:14px;font-weight:700;margin-top:60px;text-transform:uppercase}.buttons_cancle{margin-top:20px}.buttons_cancle:disabled,.buttons_create:disabled{background-color:#ccc;border-color:#ccc;color:#fff;cursor:wait}.admin-buttons{display:flex;justify-content:space-between;width:100%}@media(max-width:1500px){.admin-buttons{align-items:center;flex-direction:column-reverse;gap:10px;justify-content:center}}.admin-header-group{align-items:center;display:flex;width:100%}.create__root{padding:0 30px}.create__root,.prompt-container{display:flex;flex-direction:column}.prompt-container{background:#fff;border-radius:12px;gap:12px;max-width:450px;width:100%}textarea.prompt-input{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);color:#333;font-family:sans-serif;font-size:16px;min-height:250px;padding:12px 16px;resize:vertical;transition:border-color .2s,box-shadow .2s;width:100%}textarea.prompt-input:focus{border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.2);outline:none}button.generate-button{align-items:center;align-self:flex-end;background-color:#4a90e2;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:10px 20px;transition:background-color .2s,box-shadow .2s;white-space:nowrap;width:100%}button.generate-button:disabled{opacity:.7}button.generate-button:hover{background-color:#3a78c2;box-shadow:0 2px 6px rgba(0,0,0,.1)}button.generate-button:active{background-color:#2c5ea3}.prompt-container--root{display:flex;gap:16px}.prompts-buttons{display:flex;gap:8px}.spinner{-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite;border:2px solid #ccc;border-radius:50%;border-top-color:#333;height:15px;width:15px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal-body{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1001}.pendingItems .blockAdminCard{width:100%}.modal-close-btn{padding:3px;position:absolute;right:5px;top:5px;z-index:501}.modal-wrapper{background:#fff;border-radius:17px;display:block;margin:auto;max-width:680px;position:relative;width:100%;z-index:500}.modal-wrapper__blockBtn{border-radius:0 0 20px 20px;box-shadow:0 -4px 10px rgba(0,0,0,.25);display:flex;justify-content:center;padding:30px 23px}.modal-wrapper__blockBtn_inputAndBtn{align-items:center;display:flex;justify-content:center;width:100%}.modal-wrapper__blockBtn_inputAndBtn .text-field{margin-bottom:0}.modal-wrapper__blockBtn_btn{background:#f06543;border-radius:36px;box-shadow:0 10px 20px rgba(240,101,67,.2);color:#fff;cursor:pointer;font-family:Smooch Sans;font-size:14px;font-weight:700;letter-spacing:1px;line-height:17px;padding:12px 53px;text-align:center;text-transform:uppercase}.modal-wrapper__content{max-height:500px;padding:0 40px}.modal-wrapper__content_item{color:#999;font-family:Smooch Sans;font-size:24px;font-weight:400;justify-content:space-between;margin-bottom:20px;position:relative}.modal-wrapper__content_item,.modal-wrapper__content_item_icon{align-items:center;display:flex}.modal-wrapper__content_item_icon img{height:24px;object-fit:contain;object-position:center;width:24px}.modal-wrapper__content_item:hover .modal-wrapper__actions{display:flex}.modal-wrapper__actions{align-items:center;bottom:25px;display:none;flex-direction:column;height:140px;padding:20px 20px 33px;position:absolute;right:-55px;width:294px;z-index:2}.modal-wrapper__actions:before{background-color:#fff;border:1px solid #c2fffd;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.25);content:"";height:123px;left:0;position:absolute;top:0;width:100%}.modal-wrapper__actions:after{border-color:#fff transparent transparent;border-style:solid;border-width:10px 11px 0;bottom:7px;content:"";display:inline-block;-webkit-filter:drop-shadow(0 1px 0 #c2fffd);filter:drop-shadow(0 1px 0 #c2fffd);height:0;position:absolute;right:56px;width:0;z-index:0}.modal-wrapper__actions-text{color:#253238;font-family:Open Sans;font-size:18px;font-weight:400;line-height:25px;margin-bottom:10px;position:relative;text-align:center;z-index:1}.modal-wrapper__actions-btn{align-items:center;background:#fff;border:1px solid #f57c1f;border-radius:13px;color:#f57c1f;display:flex;font-family:Gilroy-R;font-size:14px;gap:5px;line-height:17px;padding:5px 15px;position:relative;transition:opacity .2s linear}.modal-wrapper__actions-btn:hover{opacity:.65}.modal-wrapper__actions-btn_green{border:1px solid #8ac44b;color:#8ac44b}.modal-wrapper__actions-pic{height:16px;object-fit:contain;width:16px}.modal-wrapper__title{background:#fff;border-radius:17px;color:#000;font-family:Smooch Sans;font-size:calc(16.94073px + .47801vw);font-size:36px;font-weight:700;padding:27px 0;position:relative;text-align:center;width:100%}.modal-wrapper__close{cursor:pointer;font-size:30px;position:absolute;right:20px;top:-5px}.modal-wrapper__button{align-self:center;border-radius:8px!important;font-size:calc(15.47036px + .23901vw);margin:60px 0 45px;padding:12px 45px!important}.modal-wrapper input{background:transparent;box-shadow:inset 0 4px 14px 0 hsla(0,0%,100%,.251);box-shadow:0 4px 6px 0 hsla(0,0%,100%,.251)}.wrapper__content{display:flex;justify-content:center}.wrapper__content .ad-block{bottom:0;max-width:20%;min-width:20%;padding:5px;position:fixed;right:0;top:138px;width:20%}@media(max-width:1000px){.wrapper__content .ad-block{display:none}}.timeline-Widget{max-width:100%;width:100%}.wrapper__content_public{justify-content:flex-start}.single-in{margin:0 auto}.single-in__title{color:#253238;font-size:36px;font-style:normal;font-weight:700;line-height:45px}.single-in__box{-webkit-box-pack:start;align-items:center;background:#fff;border:1px solid #c2fffd;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex-direction:column;padding:40px 60px;place-content:center flex-start;width:500px}.single-in__label{color:#455b66;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin-bottom:5px;margin-left:20px}.single-in__input{background:#fff;border:1px solid #d0d9de;border-radius:125px;box-shadow:inset 0 4px 15px rgba(0,0,0,.05);color:#455b66;font-style:normal;font-weight:400;padding:19px 20px}.single-in__input,.single-in__submit{box-sizing:border-box;font-size:18px;line-height:22px;transition:all .25s ease 0s;width:100%}.single-in__submit{align-items:center;background:#f06543;border:none;border-radius:36px;box-shadow:0 10px 20px rgba(240,101,67,.2);color:#fff;display:flex;flex-direction:row;font-weight:700;justify-content:center;letter-spacing:1px;margin-top:20px;max-width:454px;padding:20px 40px;text-transform:uppercase}.single-in__submit.disabled{background-color:#d0d9de;box-shadow:none;cursor:not-allowed}.social{align-items:center;display:flex;gap:1.98vw}.social__link{display:inline-block;height:1.41vw;width:1.41vw}.social__img{height:100%;object-fit:contain;object-position:center;width:100%}@media screen and (max-width:1250px){.social{gap:25px}.social__link{height:18px;width:18px}}@media screen and (max-width:800px){.social_desktop{display:none}}.social_mobile{margin:0}@media screen and (min-width:800px){.social_mobile{display:none}}.big-card{display:flex;gap:2.76vw;padding-bottom:2.45vw;width:100%}.big-card__img{background-image:url(../../static/media/card-bg.cf2bbecfbb1e66255777.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:66%;flex-grow:1;flex-shrink:0;height:20.47vw;object-fit:cover;object-position:top;overflow:hidden}.big-card__content{display:flex;flex-direction:column;justify-content:flex-end}.big-card__title{color:#adc5b5;font-size:2.76vw;font-weight:700;margin-bottom:.94vw;-webkit-text-decoration-line:underline;text-decoration-line:underline}.big-card__text,.big-card__title{font-family:Helvetica;font-style:normal}.big-card__text{color:#000;font-size:.94vw;font-weight:400;height:6.67vw;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis}.big-card__info{align-items:center;display:flex;flex-wrap:wrap;font-family:IBM Plex Mono,sans-serif;font-size:.63vw;gap:0 1.04vw}.big-card__date{display:inline-block;position:relative}.big-card__dot{background-color:#000;border-radius:50%;display:inline-block;height:8px;width:8px}@media screen and (max-width:1250px){.big-card{gap:35px;padding-bottom:31px}.big-card__img{height:257px}.big-card__title{font-size:35px;margin-bottom:12px}.big-card__text{font-size:12px;height:84px}.big-card__info{font-size:8px;gap:0 13px}}@media screen and (max-width:950px){.big-card{gap:20px}.big-card__img{flex-basis:50%}}@media screen and (max-width:600px){.big-card{border-bottom:0;gap:10px;padding-bottom:0}.big-card__img{height:105px}.big-card__title{font-size:16px}.big-card__info{font-size:6px}.big-card__date:before{margin-bottom:0;margin-right:5px}}.card{display:flex;flex-direction:column;margin-bottom:.52vw}.card__img{background-image:url(../../static/media/card-bg.cf2bbecfbb1e66255777.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:19.27vw;margin-bottom:2.08vw;object-fit:cover;overflow:hidden;width:100%}.card__title{color:#adc5b5;font-family:Helvetica;font-size:1.88vw;font-weight:700;line-height:normal;margin-bottom:1.04vw;-webkit-text-decoration-line:underline;text-decoration-line:underline}.card__info{align-items:center;display:flex;flex-wrap:wrap;font-family:IBM Plex Mono,sans-serif;font-size:.63vw;gap:0 1.04vw;justify-self:flex-end;margin-bottom:1.51vw;margin-top:auto}.card__date{display:inline-block;position:relative}.card__dot{background-color:#000;border-radius:50%;display:inline-block;height:8px;width:8px}.card__tab{background-color:#adc5b5;color:#000;font-family:IBM Plex Mono,sans-serif;font-size:.63vw;margin:0 auto;padding:.47vw 1.15vw;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1250px){.card{margin-bottom:7px}.card__img{height:242px;margin-bottom:26px}.card__title{font-size:24px;margin-bottom:13px}.card__info{font-size:8px;gap:0 13px;margin-bottom:19px}.card__tab{font-size:8px;padding:6px 14px}}@media screen and (max-width:600px){.card__img{height:152px;margin-bottom:6px}.card__title{font-size:16px}.card__info{font-size:6px;margin-bottom:8px}.card__tab{padding:3px;width:100%}}.blog-list{margin-bottom:2.6vw}.blog-list__title{color:#adc5b5;font-family:Helvetica Neue,sans-serif;font-size:4.17vw;font-style:normal;font-weight:700;line-height:.92;margin-bottom:2.76vw;-webkit-text-decoration:underline #adc5b5;text-decoration:underline #adc5b5}.blog-list__button{width:100%}@media screen and (max-width:1250px){.blog-list{margin-bottom:33px}.blog-list__title{font-size:52px;margin-bottom:35px}}@media screen and (max-width:500px){.blog-list__title{font-size:16px;font-weight:400;margin-bottom:10px}}.blog-card{border-bottom:1px solid #608d6f;display:flex;gap:3.33vw;margin-bottom:1.88vw;padding-bottom:1.67vw}.blog-card__content{display:flex;flex-direction:column;flex-grow:1}.blog-card__title{color:#adc5b5;font-family:Helvetica;font-size:1.82vw;font-weight:700;margin-bottom:1.56vw;-webkit-text-decoration-line:underline;text-decoration-line:underline}.blog-card__box{align-items:center;display:flex;flex-wrap:wrap;gap:0 1.04vw;margin-top:auto}.blog-card__point{background-color:#1e1e1e;border-radius:50%;display:inline-block;flex-shrink:0;height:8px;width:8px}.blog-card__author,.blog-card__date{color:#1e1e1e;font-family:IBM Plex Mono,sans-serif;font-size:.63vw}.blog-card__img{flex-shrink:0;height:8.85vw;object-fit:cover;position:relative;width:19.06vw}@media screen and (max-width:1250px){.blog-card{gap:42px;margin-bottom:24px;padding-bottom:21px}.blog-card__title{font-size:23px;margin-bottom:20px}.blog-card__box{gap:0 13px}.blog-card__author,.blog-card__date{font-size:8px}.blog-card__img{height:111px;width:239px}}@media screen and (max-width:650px){.blog-card{gap:13px;margin-bottom:7px;padding-bottom:7px}.blog-card__title{font-size:14px}.blog-card__img{height:73px;width:113px}.blog-card__author,.blog-card__date{font-size:6px}}.button{align-items:center;background:#fff;border:1px solid #608d6f;color:#608d6f;cursor:pointer;font-family:IBM Plex Mono;font-size:.83vw;padding:1.25vw;text-align:center}.button:hover{background-color:#608d6f;color:#fff;transition:.1s linear}@media screen and (max-width:1250px){.button{font-size:10px;padding:16px}}.article{background-color:#fff;margin-bottom:2.6vw}.article__video_img{margin-bottom:20px}.article__img-box{align-items:flex-end;display:flex;height:41.46vw;margin-bottom:.78vw;overflow:hidden;padding:1.09vw 1.77vw;position:relative}.article__img{background-image:url(../../static/media/article-bg.17df5be50f07de5a5cb3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.article__title{color:#fff;font-family:Helvetica;font-size:4.11vw;font-weight:700;line-height:1.03;position:relative;-webkit-text-decoration-line:underline;text-decoration-line:underline;z-index:2}.article__info{align-items:center;display:flex;font-family:IBM Plex Mono,sans-serif;font-size:.63vw;gap:1.04vw;margin-bottom:3.91vw;margin-left:1.82vw}.article__link{color:blue;text-decoration:underline}.article__dot{background-color:#000;border-radius:50%;display:inline-block;height:8px;width:8px}.article__date{display:inline-block;position:relative}.article__content{font-family:IBM Plex Mono,sans-serif;font-size:1.15vw;font-weight:300;padding:0 7.03vw 7.03vw;white-space:pre-wrap}.article__content p{margin:20px 0}@media screen and (max-width:1250px){.article{margin-bottom:33px}.article__img-box{height:520px;margin-bottom:10px;padding:14px 22px}.article__title{font-size:52px}.article__info{font-size:8px;gap:13px;margin-bottom:49px;margin-left:23px}.article__content{font-size:14px;padding:0 88px 88px}}@media screen and (max-width:1100px){.article__img-box{height:600px}}@media screen and (max-width:900px){.article__img-box{height:500px}.article__title{font-size:50px}.article__content{padding:0 60px 60px}}@media screen and (max-width:600px){.article{margin-top:25px}.article__img-box{height:350px}.article__title{font-size:36px}.article__info{margin-bottom:30px}.article__content{padding:0 20px 30px}}@media screen and (max-width:350px){.article__title{font-size:30px}}.admin-tweets{align-items:center;display:flex;flex-direction:column;padding:16px}.admin-tweets>div{width:100%}.admin-tweets__title{background:#fff;border-radius:17px;color:#000;font-family:Smooch Sans;font-size:calc(16.94073px + .47801vw);font-size:36px;font-weight:700;padding:27px 0;position:relative;text-align:center;width:100%}.admin-tweets__loader{color:#000;margin:0 auto;padding:20px}.admin-tweets__box{align-items:center;display:flex;gap:10px;margin-bottom:10px}.admin-tweets__box>div{margin:0}.admin-tweets__domain{flex-grow:1}.publish-modal{align-items:center;display:flex;flex-direction:column;min-height:450px;padding:40px}.publish-modal__box{align-items:center;display:flex;gap:10px}.publish-modal__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.burger-menu{cursor:pointer;flex-shrink:0;height:25px;position:relative;width:44px;z-index:4000}.burger-menu span{background-color:#fff;height:10px;left:0;position:absolute;top:5px;transition:all .4s ease 0s;width:100%}.burger-menu span:first-child{top:0}.burger-menu span:last-child{bottom:0;top:auto}.burger-menu.active span{-webkit-transform:scale(0);transform:scale(0);transition:all .4s ease}.burger-menu.active span:first-child{top:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:all .2s ease}.burger-menu.active span:last-child{bottom:10px;left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .4s ease;width:100%}@media screen and (min-width:800px){.burger-menu{display:none}}.tag.Investigations{color:#27ae60}.tag.Sport{color:#20127f}.tag.ScienceTechnology{color:#7a5648}.tag.News{color:#da191c}.tag.Economy{color:#f57c1f}.tag.Business{color:#913e98}.btnNews{background-color:#fff;border:1px solid #da191c;border-radius:10px;box-sizing:border-box;color:#da191c;cursor:pointer;font-size:calc(14.08222px + .1434vw);font-weight:600;padding:10px 40px;text-align:center;transition:all .2s ease-in-out}.btnNews:hover{background-color:#da191c;color:#fff}.point{font-size:18px;font-weight:700;margin-bottom:20px;margin-top:20px}.point:first-child{margin-top:0}.text-field{margin-bottom:1rem;margin-right:20px;width:49%}.text-field.textarea,.text-field.title{font-family:Smooch Sans;width:100%}.text-field.textarea textarea,.text-field.title textarea{background:#fff;border:1px solid #999;border-radius:20px;box-shadow:inset 0 8px 25px rgba(0,0,0,.05);box-sizing:border-box;font-size:64px;font-weight:700}.text-field.textarea textarea{font-size:16px}.text-field:last-child{margin-right:0}.text-field textarea{height:234px;resize:none;width:100%!important}.text-field.breaking{width:100%}.text-field.breaking textarea{color:#716161;font-family:Smooch Sans;font-size:18px;font-weight:400;height:62px;width:100%!important}.text-field__input{background-clip:padding-box;background-color:#fff;border:1px solid #bdbdbd;border-radius:.25rem;color:#212529;display:block;font-family:inherit;font-size:1rem;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.file{display:none}.text-field__input::-webkit-input-placeholder{color:#212529;opacity:.4}.text-field__input:-ms-input-placeholder{color:#212529;opacity:.4}.text-field__input::placeholder{color:#212529;opacity:.4}.text-field__input:focus{background-color:#fff;border-color:#bdbdbd;box-shadow:0 0 0 .2rem hsla(0,0%,62%,.25);color:#212529;outline:0}.littlebtn{margin:0 auto;max-width:148px}@media(max-width:600px){.ido{padding:50px 0}.social__item:before{content:""}.body-ido__start{flex-direction:column}.body-ido__info{text-align:center}.body-ido__button{width:80%}.body-ido__start{gap:30px;padding:30px 0!important}.body-ido__main{margin:0!important;text-align:center}.body-ido .box,.body-ido .box-sec{align-items:center;justify-content:center;padding:50px 10px 20px}.body-ido .box-sec__sold{margin:0 0 40px}.body-ido .border-box{padding:20px 40px}.body-ido .box-sec__left-buy{text-align:center}.body-ido .box-sec__only{padding:0 0 50px}.body-ido .box-sec__info{flex-direction:column;text-align:center}.body-ido .box-sec__button{padding:10px 20px!important}.prob-text{font-size:23px!important}.table-img{max-width:500px;width:155px}.title-def{font-size:calc(15.41109px + .71702vw)}}@media(max-width:450px){.body-market__interface{padding:0 15px}.input-market{max-width:105px}.btn-small{font-size:12px;padding:10px;width:100px}}.circle{border-radius:50%;left:-325px;position:fixed;top:-175px}.circle.firstcircle{background-color:#98e7e5;height:30vw;width:30vw;z-index:10}.circle.secondcircle{background-color:#c9f5f4;height:35vw;top:-195px;width:35vw;z-index:9}.circle.thirdcircle{background-color:#e9fffe;height:40vw;top:-210px;width:40vw;z-index:8}.circlebot{border-radius:50%;bottom:-345px;position:fixed;right:-350px}.circlebot.fourthcircle{background-color:#e9fffe;height:40vw;width:40vw;z-index:-1}.blockAdminCard{background:#eee;border:1px solid #c2fffd;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.05);box-sizing:border-box;padding:20px}.btnAdmin{align-items:center;border:1px solid;border-radius:13px;box-sizing:border-box;cursor:pointer;display:flex;font-family:Smooch Sans;font-size:14px;font-weight:400;margin-right:15px;margin-top:20px;padding:5px 15px}.btnAdmin img{margin-left:5px}.btnAdmin:last-child{margin-right:0}.btnAdmin.red{border-color:#da191c;color:#da191c}.btnAdmin.yellow{border-color:#f57c1f;color:#f57c1f}.btnAdmin.green{border-color:#27ae60;color:#27ae60}.dropArea{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#c4c4c4;border:2px dashed #fff;border-radius:10px;color:#fff;display:flex;height:484px;justify-content:center;margin-top:20px;overflow:hidden;width:100%}.dropArea .preview{max-height:100%;width:100%}label{height:34px}input[type=checkbox]{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.checkbox{border:2px solid #ddd;display:inline-block;height:28px;margin-left:20px;width:28px}.checkbox,.tab{background:#fff;border-radius:5px}.tab{align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.25);color:#000;cursor:pointer;display:flex;font-family:Smooch Sans;font-size:14px;font-weight:700;justify-content:center;margin-bottom:10px;margin-right:20px;padding:5px 10px}.tab.Investigations{color:#27ae60}.tab.Sport{color:#20127f}.tab.ScienceTechnology{color:#7a5648}.tab.New{color:#da191c}.tab.Weather{color:#f57c1f}.tab.Business{color:#913e98}.tab.disabled{background:#e6e6e6;color:#fff}.text-editor{background:#fff;border:1px solid #999;border-radius:0 0 20px 20px;box-shadow:inset 0 8px 25px rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;padding:15px}.public-DraftEditor-content{min-height:100px}.tool-panel{align-items:center;background:#eee;border:1px solid #999;border-radius:20px 20px 0 0;box-sizing:border-box;display:flex;flex-wrap:wrap;padding:12px 30px}.tool-panel__item{flex-shrink:0;margin-right:10px}.addnewsModal__image-input>div{width:100%}.addnewsModal__image-input .MuiOutlinedInput-input[type=file]{cursor:pointer;padding-left:125px}.addnewsModal__image-input .MuiOutlinedInput-input::-webkit-file-upload-button{background-color:#fff;border:1px solid #da191c;border-radius:5px;color:#da191c;cursor:pointer;padding:3px 7px;-webkit-transition:.15s linear;transition:.15s linear}.addnewsModal__image-input .MuiOutlinedInput-input::file-selector-button{background-color:#fff;border:1px solid #da191c;border-radius:5px;color:#da191c;cursor:pointer;padding:3px 7px;transition:.15s linear}.addnewsModal__image-input .MuiOutlinedInput-input::-webkit-file-upload-button:hover{background-color:#da191c;color:#fff;cursor:pointer}.addnewsModal__image-input .MuiOutlinedInput-input::file-selector-button:hover{background-color:#da191c;color:#fff;cursor:pointer}.privacypolicies-com---nb-headline{position:fixed}.default_ul{margin-left:30px}.default_ul>li{list-style:square}.main-color{color:#adc5b5}.link{text-decoration:underline}.Twitter_wrapper__sKChN{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding-top:5.47vw}@media screen and (max-width:1250px){.Twitter_wrapper__sKChN{padding-top:69px}}@media screen and (max-width:800px){.Twitter_wrapper__sKChN{padding-top:79px}}.Twitter_wrapper__content__o76Kn{flex-grow:1}.Twitter_container__ckDfS{padding:0 5px}.Twitter_main__DzVPo{box-sizing:border-box;color:#000;width:100%}@media(max-width:1000px){.Twitter_main__DzVPo{width:100%}}@media(max-width:550px){.Twitter_main__DzVPo{width:100%}}.Twitter_TwitterWrapper__Y-Hbi{background-color:#adc5b5;left:0;position:-webkit-sticky;position:sticky;right:0}.Twitter_TwitterContainer__Res6o{align-items:flex-start;display:flex;gap:.78vw;margin-bottom:1.04vw;overflow-x:auto;padding:8px 10px;width:100%}.Twitter_TwitterContainer__Res6o>div{flex-shrink:0;overflow-y:auto;width:350px}.Twitter_TwitterContainer__Res6o::-webkit-scrollbar,.Twitter_TwitterContainer__Res6o>div::-webkit-scrollbar{height:5px;width:5px}.Twitter_TwitterContainer__Res6o::-webkit-scrollbar-track,.Twitter_TwitterContainer__Res6o:not(:hover)::-webkit-scrollbar-thumb,.Twitter_TwitterContainer__Res6o>div::-webkit-scrollbar-track,.Twitter_TwitterContainer__Res6o>div:not(:hover)::-webkit-scrollbar-thumb{background-color:transparent}.Twitter_TwitterContainer__Res6o::-webkit-scrollbar-thumb,.Twitter_TwitterContainer__Res6o>div::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:10px}@media screen and (max-width:1500px){.Twitter_TwitterContainer__Res6o>div{width:310px}}@media screen and (max-width:1250px){.Twitter_TwitterContainer__Res6o{gap:10px;margin-bottom:13px;padding:7px}}.Twitter_Stripe__Vaypj{background-color:#fff;border-bottom:1px solid #adc5b5;border-top:1px solid #adc5b5;display:flex;justify-content:center;overflow-x:hidden;padding:.63vw 0;width:100%}@media screen and (max-width:1250px){.Twitter_Stripe__Vaypj{padding:8px 0}}.Twitter_StripeText__sWq1U{align-items:center;color:#adc5b5;display:flex;font-family:Helvetica;font-size:.94vw;font-weight:700;gap:.57vw;padding-left:.57vw;position:relative;text-transform:uppercase;white-space:nowrap}.Twitter_StripeText__sWq1U:before{background-color:#adc5b5;border-radius:50%;content:"";height:6px;margin-bottom:3px;width:6px}@media screen and (max-width:1250px){.Twitter_StripeText__sWq1U{font-size:12px;gap:7px;padding-left:7px}}.Twitter_Line__QnJ65{background-color:#eee;height:2px;margin:.52vw 0;width:100%}@media screen and (max-width:1250px){.Twitter_Line__QnJ65{margin:7px 0}}.Twitter_Loader__Y91Lc{color:#000;margin:0 auto;padding:1.04vw}@media screen and (max-width:1250px){.Twitter_Loader__Y91Lc{padding:13px}}.Button_wrapper__JWtxU{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding-top:5.47vw}@media screen and (max-width:1250px){.Button_wrapper__JWtxU{padding-top:69px}}@media screen and (max-width:800px){.Button_wrapper__JWtxU{padding-top:79px}}.Button_wrapper__content__LoVbt{flex-grow:1}.Button_container__vS83G{padding:0 5px}.Button_main__w2JjJ{box-sizing:border-box;color:#000;width:100%}@media(max-width:1000px){.Button_main__w2JjJ{width:100%}}@media(max-width:550px){.Button_main__w2JjJ{width:100%}}.Button_btn__0Sp1D{align-items:center;border:1px solid transparent;border-radius:10px;color:#da191c;cursor:pointer;display:flex;font-family:Smooch Sans;font-size:18px;font-size:calc(14.08222px + .1434vw);font-style:normal;justify-content:center;line-height:25px;max-height:41px;min-width:100px;padding:10px 40px;transition:all .2s ease-in-out;white-space:nowrap}.Button_btn__0Sp1D.Button_primary__DucdG{background-color:#fff;border:1px solid #da191c;color:#da191c}.Button_btn__0Sp1D.Button_primary__DucdG:hover{background-color:#da191c;border:1px solid #da191c;color:#fff}.Button_btn__0Sp1D.Button_primary__DucdG:active{background-color:#b9181b;border:1px solid #b9181b;color:#fff}.Button_btn__0Sp1D.Button_secondary__xH\+BK{background-color:#fff;border:1px solid #58c7da;color:#58c7da}.Button_btn__0Sp1D.Button_secondary__xH\+BK:active,.Button_btn__0Sp1D.Button_secondary__xH\+BK:hover{background-color:#1998a7;border:1px solid #1998a7;color:#fff}.Button_btn__0Sp1D.Button_default__I95p2{min-width:100px}.sun-editor{background-color:#fff;border:1px solid #dadada;box-sizing:border-box;color:#000;font-family:Helvetica Neue;height:auto;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:auto}.sun-editor *{-webkit-user-drag:none;box-sizing:border-box;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{border:0;margin:0;padding:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{border:0;padding:0;resize:none}.sun-editor button{background-color:transparent;border:0;cursor:pointer;outline:none;touch-action:manipulation}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sun-editor button *{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;pointer-events:none}.sun-editor .se-svg,.sun-editor button>svg{fill:currentColor;display:block;float:none;height:16px;margin:auto;text-align:center;width:16px}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{height:10px;width:10px}.sun-editor .se-btn-select>svg{float:right;height:10px;width:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;height:16px;margin:-1px 10px 0 0;vertical-align:middle;width:16px}.sun-editor .se-line-breaker>button>svg{height:24px;width:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:normal;font-feature-settings:normal;text-rendering:auto;display:inline-block;font-size:15px;font-style:normal;font-variant:normal;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:11px solid transparent;display:block;height:0;position:absolute;width:0}.sun-editor .se-arrow.se-arrow-up{border-bottom-color:#dadada;border-top-width:0;left:20px;margin-left:-11px;top:-11px}.sun-editor .se-arrow.se-arrow-up:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-11px;top:1px}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:#dadada;left:0;margin-left:-11px;top:0}.sun-editor .se-arrow.se-arrow-down:after{border-bottom-width:0;border-top-color:#fff;content:" ";margin-left:-11px;top:-12px}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{height:100%;position:relative;width:100%}.sun-editor button{color:#000}.sun-editor .se-btn{border:0;border-radius:4px;float:left;font-size:12px;height:34px;line-height:27px;margin:1px!important;padding:0;width:34px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{background-color:#c7deff;border:1px solid #80bdff;border-radius:4px;color:#000}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{background-color:#80bdff;border-color:#3f9dff;color:#000;outline:0 none}.sun-editor .se-btn-primary:active{background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff;color:#fff}.sun-editor input,.sun-editor select,.sun-editor textarea{border:1px solid #ccc;border-radius:4px;color:#000}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{background-color:inherit;color:#bdbdbd;cursor:not-allowed}.sun-editor .se-loading-box{background-color:#fff;display:none;filter:alpha(opacity=70);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite;border-radius:50%;border-right:2px solid transparent;border-top:2px solid #07d;display:block;height:25px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:25px}.sun-editor .se-line-breaker{border-top:1px solid #3288ff;cursor:text;display:none;height:1px;position:absolute;width:100%;z-index:7}.sun-editor .se-line-breaker>button.se-btn{background-color:#fff;border:1px solid #0c2240;cursor:pointer;display:inline-block;float:none;height:30px;left:-50%;opacity:.6;position:relative;top:-15px;width:30px}.sun-editor .se-line-breaker>button.se-btn:hover{background-color:#fff;border-color:#041b39;opacity:.9}.sun-editor .se-line-breaker-component{background-color:#fff;border:1px solid #0c2240;border-radius:4px;cursor:pointer;display:none;height:24px;opacity:.6;position:absolute;width:24px;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{background-color:#fafafa;display:block;height:auto;margin:0;outline:1px solid #dadada;overflow:visible;padding:0;position:relative;width:100%;z-index:5}.sun-editor .se-toolbar-shadow{background-color:transparent!important;border:none!important;display:block!important;height:0!important;margin:0!important;outline:none!important;padding:0!important;z-index:0!important}.sun-editor .se-toolbar-cover{background-color:#fefefe;cursor:not-allowed;display:none;filter:alpha(opacity=50);font-size:36px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;margin:0;vertical-align:top;width:0}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-balloon{width:auto;z-index:2147483647}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{background-color:transparent;display:block;height:0;margin:0;padding:0;width:100%}.sun-editor .se-toolbar-more-layer{background-color:#fafafa;margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada;display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;height:auto;padding:4px 3px 0;width:100%}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{padding:0 4px;width:auto}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{background-color:#d1d1d1;border-color:#c1c1c1;color:#000;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{background-color:#d1d1d1;border-color:#c1c1c1;color:#333;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{background-color:#c1c1c1;border-color:#b1b1b1;color:#000;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{display:flex;padding:4px 6px;width:auto}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{height:auto;margin:0;padding:4px 3px 0;position:relative;width:100%}.sun-editor .se-menu-tray{height:0;left:0;position:absolute;top:0;width:100%}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}.sun-editor .se-list-layer{background-color:#fff;border:1px solid #bababa;border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;height:auto;left:0;outline:0 none;padding:6px 0;position:absolute;top:0;z-index:5}.sun-editor .se-list-layer .se-list-inner{margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible;padding:0}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{padding:0;width:100%}.sun-editor .se-list-inner li>button{min-width:100%;width:-webkit-max-content;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{cursor:pointer;font-size:12px;height:auto;line-height:normal;min-height:32px;padding:0 14px;text-align:left;text-decoration:none;text-indent:0;width:100%}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-bottom:1px dotted #b1b1b1;border-top:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{max-height:300px;min-width:140px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px;width:125px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{color:#333;font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{color:#333;font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{color:#333;font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{color:#333;font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{color:#333;font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{color:#333;font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{background-color:transparent;border-color:#b1b1b1;border-left:5px #b1b1b1;border-style:solid;color:#999;font-size:13px;height:22px;line-height:1.5;margin:0;padding:0 0 0 7px}.sun-editor .se-list-layer.se-list-format ul pre{background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px;color:#666;font-size:13px;margin:0;padding:4px 11px}.sun-editor .se-selector-table{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:1px;list-style:none;margin:2px 0 0;padding:5px 0;position:absolute;text-align:left;top:34px;z-index:5}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{cursor:pointer;font-size:18px;height:10em;position:absolute!important;width:10em;z-index:3}.sun-editor .se-selector-table .se-table-size-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat;font-size:18px;height:1em;position:absolute!important;width:1em;z-index:2}.sun-editor .se-selector-table .se-table-size-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;font-size:18px;height:10em;position:relative!important;width:10em;z-index:1}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;height:auto;margin:auto;max-width:270px;padding:0;width:-webkit-max-content;width:max-content}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{height:100%;padding:0;width:100%}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;margin:0;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;display:block;height:30px;text-indent:-9999px;width:30px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;height:auto;min-height:40px;padding:4px;width:100%}.sun-editor .se-form-group input{border:1px solid #ccc;border-radius:.25rem;display:inline-block;flex:auto;font-size:12px;height:33px;margin:1px 0;padding:0;width:auto}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;height:34px;margin:0 2px!important;width:34px}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-form-group-label{height:auto;padding:0 4px;width:100%}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{color:#555;height:33px;width:auto}.sun-editor .se-submenu .se-form-group .se-color-input{border:none;border-bottom:2px solid #b1b1b1;outline:none;text-transform:uppercase;width:72px}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{height:auto;overflow:hidden;position:relative!important;width:100%;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{-webkit-overflow-scrolling:touch;height:100%;min-height:65px;overflow-x:auto;overflow-y:auto;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;margin:0;padding:4px;resize:none!important;word-break:break-all}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;color:#b1b1b1;display:none;font-size:13px;left:0;line-height:1.5;margin-left:0;margin-right:0;margin-top:0;overflow:hidden;padding-left:16px;padding-right:16px;padding-top:16px;pointer-events:none;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:1}.sun-editor .se-resizing-bar{background-color:#fafafa;border-top:1px solid #dadada;cursor:ns-resize;display:flex;height:auto;min-height:16px;padding:0 4px;width:auto}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{cursor:default;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{background:transparent;color:#666;flex:auto;font-size:10px;height:auto;line-height:1.5;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper{background:transparent;color:#999;display:block;flex:none;font-size:13px;height:auto;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{-webkit-animation:blinker .2s linear infinite;animation:blinker .2s linear infinite;color:#b94a48}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:1.75rem auto;max-width:500px;outline:0;position:relative;width:auto}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{border-radius:4px;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0 0 10px!important;padding:6px 12px;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom:1px solid #e5e5e5;height:50px;padding:6px 15px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;line-height:2.5;margin:0;padding:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-bottom:0;margin-top:10px}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;text-align:center;width:25px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{border-top:1px solid #e5e5e5;height:auto;min-height:55px;padding:10px 15px 0;text-align:right}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{border:1px solid #ccc;flex:auto;opacity:.8}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{height:8px;width:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;font-size:14px;height:34px;line-height:1.42857143;padding:0 4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{color:#999;text-decoration:line-through}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:4px;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5;height:25px;width:100%}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{border:1px solid #ccc;direction:ltr;font-size:13px;height:14em;padding:4px;resize:vertical}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{height:28px;margin-left:1em;width:6em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{box-shadow:0 0 0 .1rem #c7deff;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{background-color:transparent;color:#666;display:block;font-family:inherit;font-size:13px;font-weight:400;height:auto;max-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre;word-break:break-all}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{display:flex;margin-top:4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{color:#4592ff;display:none;flex:unset;line-height:1.5}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{color:#3f9dff;width:46px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}.sun-editor .se-controller{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);display:none;letter-spacing:normal;line-break:auto;overflow:visible;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:6}.sun-editor .se-controller .se-btn-group{display:flex;left:0;padding:2px;position:relative;top:0;vertical-align:middle}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{display:none;left:50%;min-width:auto;width:-webkit-max-content;width:max-content}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{border:none;border-radius:4px;display:inline-block;font-size:12px;font-weight:400;height:auto;line-height:1.5;margin:1px;min-height:34px;padding:5px 10px;position:relative;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;margin:0;padding:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;margin-top:-50px!important;padding:0}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{background-color:transparent;display:none;outline:1px solid #3f9dff;position:absolute}.sun-editor .se-resizing-container .se-modal-resize{background-color:#3f9dff;display:inline-block;opacity:.3;position:absolute}.sun-editor .se-resizing-container .se-resize-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff;height:7px;position:absolute;width:7px}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nw-resize;left:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:ne-resize;right:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;cursor:sw-resize;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.br{bottom:-5px;cursor:se-resize;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{bottom:50%;cursor:w-resize;left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize;left:50%;top:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.rw{bottom:50%;cursor:e-resize;right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{bottom:-7px;cursor:s-resize;right:50%}.sun-editor .se-resizing-container .se-resize-display{background-color:#333;border-radius:4px;bottom:0;color:#fff;font-size:12px;margin:5px;padding:5px;position:absolute;right:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;padding:0}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:#4592ff;display:inline-block;margin-left:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.sun-editor .se-select-list{background-color:#fff;border:1px solid #bababa;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;left:0;margin:0;max-width:100%;outline:0 none;padding:0;position:absolute;top:0;width:auto}.sun-editor .se-select-list .se-select-item{cursor:pointer;font-size:13px;line-height:28px;margin:2px 0;min-height:28px;padding:0 5px}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:20px auto;max-width:100%;outline:0;position:relative;width:960px}.sun-editor .se-file-browser .se-file-browser-header{border-bottom:1px solid #e5e5e5;height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{height:12px;width:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;line-height:2.2;margin:0;padding:0}.sun-editor .se-file-browser .se-file-browser-tags{display:block;margin:0 -15px;padding:0;text-align:left;width:100%}.sun-editor .se-file-browser .se-file-browser-tags a{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;color:#333;cursor:pointer;display:inline-block;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{height:auto;min-height:350px;overflow-y:auto;padding:20px;position:relative}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{display:block;float:left;height:auto;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{margin:0 10px;width:calc(25% - 20px)}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{border-radius:4px;cursor:pointer;display:block;height:auto;margin:10px 0;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{box-shadow:0 0 0 .2rem #3288ff;opacity:.8}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px;display:block;height:auto;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{background-color:transparent;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;color:#fff;font-size:13px;height:30px;left:0;padding:5px 10px;position:absolute;width:100%;z-index:1}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{background-color:#f2dede;border:1px solid #eed3d7;color:#b94a48;display:none;font-size:13px;height:auto;margin:0;padding:15px;position:absolute;top:0;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%;word-break:break-all;z-index:7}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{overflow:visible;position:relative}.sun-editor .se-tooltip .se-tooltip-inner{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:transparent;bottom:auto;display:block;float:none;left:50%;line-height:1.5;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:120%;transition:opacity .5s;visibility:hidden;width:auto;z-index:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{background-color:#333;border-radius:2px;color:#fff;cursor:auto;display:inline-block;font-size:.9em;left:-50%;line-height:unset;margin:0;padding:4px 6px;position:relative;text-align:center;white-space:nowrap;width:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{border:5px solid transparent;border-bottom-color:#333;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.sun-editor .se-tooltip:hover .se-tooltip-inner{opacity:1;visibility:visible}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{direction:rtl;flex:auto;text-align:right}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-left-width:0;border-right-width:5px;padding:0 7px 0 0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,.sun-editor.se-rtl .se-dialog-tabs button{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}@keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}.sun-editor-editable{word-wrap:break-word;background-color:#fff;color:#333;font-family:Helvetica Neue;font-size:13px;line-height:1.5;margin:0;padding:16px;word-break:normal}.sun-editor-editable *{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable .__se__float-left{float:left}.sun-editor-editable .__se__float-right{float:right}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable span{display:inline;margin:0;padding:0;vertical-align:baseline}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{color:#0093ff;cursor:pointer;text-decoration:underline}.sun-editor-editable a.on{background-color:#e8f7ff;color:#0093ff}.sun-editor-editable pre{word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;color:#666;display:block;font-family:monospace;line-height:1.45;margin:0 0 10px;overflow:visible;padding:8px;white-space:pre-wrap!important}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;list-style-position:outside;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;margin-bottom:5px;text-align:-webkit-match-parent}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;border:solid #b1b1b1;border-width:0 0 0 5px;color:#999;display:block;font-family:inherit;font-size:inherit;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding:0 5px 0 20px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{border-left-width:0;border-right-width:5px;padding-left:5px;padding-right:20px}.sun-editor-editable h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}.sun-editor-editable h1,.sun-editor-editable h2{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h2{-webkit-margin-before:.83em;-webkit-margin-after:.83em;font-size:1.5em;margin-block-end:.83em;margin-block-start:.83em}.sun-editor-editable h3{-webkit-margin-before:1em;-webkit-margin-after:1em;font-size:1.17em;margin-block-end:1em;margin-block-start:1em}.sun-editor-editable h3,.sun-editor-editable h4{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h4{-webkit-margin-before:1.33em;-webkit-margin-after:1.33em;font-size:1em;margin-block-end:1.33em;margin-block-start:1.33em}.sun-editor-editable h5{-webkit-margin-before:1.67em;-webkit-margin-after:1.67em;font-size:.83em;margin-block-end:1.67em;margin-block-start:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h6{-webkit-margin-before:2.33em;-webkit-margin-after:2.33em;font-size:.67em;margin-block-end:2.33em;margin-block-start:2.33em}.sun-editor-editable hr{border-color:#000;border-image:none;border-image:initial;border-width:1px 0 0;display:flex;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{background-color:transparent;border:1px solid #ccc;border-collapse:collapse;border-spacing:0;display:table;margin:0 0 10px;max-width:100%;table-layout:auto!important;width:100%}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{background-clip:padding-box;border:1px solid #e1e1e1;padding:.4em}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;margin:0 0 10px;padding:1px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;height:auto;margin:0;max-width:100%;padding:0;width:auto}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{background:transparent;bottom:0;content:"";cursor:default;display:block;left:0;position:absolute;right:0;top:0;z-index:1}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{height:auto;max-width:100%;width:auto}.sun-editor-editable figure{display:block;margin:0;outline:none;padding:0}.sun-editor-editable figure figcaption{background-color:#f9f9f9;margin:0;outline:none;padding:1em .5em}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{margin:1px;outline:1px solid #4592ff;padding:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{border:0;height:100%;left:0;outline:1px solid #9e9e9e;position:absolute;top:0;width:100%}.sun-editor-editable .se-video-container figure{left:0;max-width:100%;width:100%}.sun-editor-editable audio{height:54px;width:300px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor .__se__p-bordered,.sun-editor-editable .__se__p-bordered{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;padding:4px 0}.sun-editor .__se__p-spaced,.sun-editor-editable .__se__p-spaced{letter-spacing:1px}.sun-editor .__se__p-neon,.sun-editor-editable .__se__p-neon{-webkit-animation:neonFlicker 1.5s infinite alternate;animation:neonFlicker 1.5s infinite alternate;background:#000;border:2px solid #fff;border-radius:6px;color:#fff;font-style:italic;font-weight:200;padding:6px 4px;text-transform:uppercase}@-webkit-keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}.sun-editor .__se__t-shadow,.sun-editor-editable .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor .__se__t-code,.sun-editor-editable .__se__t-code{background-color:rgba(27,31,35,.05);border-radius:6px;color:#666;font-family:monospace;padding:.2em .4em}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:rgba(0,0,0,.2);--rc-drag-bar-size:6px;--rc-border-color:hsla(0,0%,100%,.7);--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 hsla(0,0%,100%,.7);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:-o-linear-gradient(left,#fff 50%,#444 50%),-o-linear-gradient(left,#fff 50%,#444 50%),-o-linear-gradient(top,#fff 50%,#444 50%),-o-linear-gradient(top,#fff 50%,#444 50%);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}@-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}}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.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:hsla(0,0%,100%,.4);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.3333%;left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666%;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.3333%;top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666%;top:66.6666666667%}.ReactCrop__drag-handle{background-color:rgba(0,0,0,.2);background-color:var(--rc-drag-handle-bg-colour);border:1px solid hsla(0,0%,100%,.7);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:translateX(50%);transform:translateX(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:translateX(-50%);transform:translateX(-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)}}.Modal_Title__e7e7B{border-bottom:2px solid #da191c;font-size:24px;line-height:33px;padding:0 20px;text-align:center}.Modal_Header__svvhm{align-items:flex-start;display:flex;justify-content:center;position:relative}.Modal_CloseButton__GRED7{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:-15px;width:18px}.crop-image-modal_img__UJnxS{height:100%;min-width:500px;width:100%}.crop-image-modal_buttons__2Y9\+0{display:flex;justify-content:space-around;width:100%}body{font-family:Smooch Sans;font-size:16px;font-weight:400;height:100%;line-height:normal;margin:0;padding:0}:root{--primary:#e2bc77;--border:#969696;--black:#060606;--box:#202020;--box-shadow:0px 4px 14px 0px hsla(0,0%,100%,.25)}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:inherit;display:inline-block;text-decoration:none}a,button{cursor:pointer;margin:0}button{background-color:transparent;border:none;line-height:normal;outline:none;padding:0}li,ul{list-style:none}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}img{height:auto;max-width:100%;object-fit:cover}picture{align-items:center;display:flex;justify-content:center}input{border:none;outline:none;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}.TwitterAccountsModal_wrapper__GaeQi{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding-top:5.47vw}@media screen and (max-width:1250px){.TwitterAccountsModal_wrapper__GaeQi{padding-top:69px}}@media screen and (max-width:800px){.TwitterAccountsModal_wrapper__GaeQi{padding-top:79px}}.TwitterAccountsModal_wrapper__content__gxhaH{flex-grow:1}.TwitterAccountsModal_container__w7hpf{padding:0 5px}.TwitterAccountsModal_main__oS19d{box-sizing:border-box;color:#000;width:100%}@media(max-width:1000px){.TwitterAccountsModal_main__oS19d{width:100%}}@media(max-width:550px){.TwitterAccountsModal_main__oS19d{width:100%}}.TwitterAccountsModal_Container__0QaSa{padding:16px}.TwitterAccountsModal_Title__Nl3Lm{background:#fff;border-radius:17px;color:#000;font-family:Smooch Sans;font-size:calc(16.94073px + .47801vw);font-size:36px;font-weight:700;padding:27px 0;position:relative;text-align:center;width:100%}.TwitterAccountsModal_Content__cTOci{max-height:500px;overflow:auto}.TwitterAccountsModal_Content_item__96Khm{align-items:center;color:#999;display:flex;font-family:Smooch Sans;font-size:24px;font-weight:400;justify-content:space-between;margin-bottom:20px}.TwitterAccountsModal_Loader__-jD2X{color:#000;margin:0 auto;padding:20px}.TwitterAccountsModal_Action__Ycg-0{align-items:baseline;display:flex;justify-content:space-between}: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:hsla(0,0%,100%,.7);--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:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);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;-webkit-transform:translateX(-50%);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%;-webkit-transform:translateX(-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;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;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}.Toastify__toast--rtl{direction:rtl}.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}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;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:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;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}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-radius:100%;border-right:2px solid var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.b09a5594.css.map*/