.header-sign-in{position:absolute;right:0;min-width:250px;background:#fff;border-radius:4px;box-shadow:0 0 3px rgba(73,89,106,.3);top:65px;z-index:10}.header-sign-in .cta--basic a,.header-sign-in .cta--basic button{color:#536e96;text-decoration:underline}.header-user__inner{position:relative}.header-user__pic{margin-top:10px;overflow:hidden;border-radius:50%;margin-right:6px;border:1px solid #fff;box-shadow:0 0 3px rgba(73,89,106,.3)}.header-user__pic,.header-user__pic .profile-pic{height:40px;width:40px}.header-user__pic button{padding:0;width:100%;height:100%;cursor:pointer}.header-user__pic:hover{border:1px solid #f78888}.header-user__content{position:relative;z-index:1}.header-user__popup{min-width:200px;position:absolute;box-shadow:0 0 3px rgba(73,89,106,.3);padding:20px;border-radius:4px;background:#fff;right:0;top:60px;min-width:250px}.header-user__popup__profile{margin-bottom:30px}.header-user__popup__name,.header-user__popup__profile,.header-user__popup__sign-out{display:inline-block;width:100%}.header-user__popup__name{margin-bottom:10px}.header-user .header-user__popup a{padding-top:0;text-decoration:underline;cursor:pointer}.header-user__popup:after,.header-user__popup:before{content:"";width:0;height:0;position:absolute;top:-6px;right:11px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.header-user__popup:before{top:-8px;border-bottom:8px solid #e0e0e0}.header{background:#fff;position:fixed;top:0;left:0;width:100%;height:60px;box-shadow:0 0 3px rgba(73,89,106,.3);z-index:10;transition:background .2s ease-in-out}.header__signed-out-cta{float:right;padding-top:11px;position:relative}.header__signed-out-cta--sign-up,.header__signed-out-cta__hide{display:none}.header__signed-out-cta--sign-in .cta{box-shadow:none}.header__signed-out-cta--sign-in .cta button{color:#5f5f5f;padding:10px 0}.header--no-bg .header__signed-out-cta--sign-in .cta button{color:#fff}@media screen and (max-width:768px){.header--no-bg.header--mobile-menu-open .header__signed-out-cta--sign-in .cta button{color:#5f5f5f}.header__signed-out-cta{display:inline-block;margin-right:15px}.header__signed-out-cta__hide{display:inline-block}}.header__messages-button{background-image:url(/static/icons/message-dark.svg);width:22px;height:22px;background-size:22px 22px;background-position:50%;background-repeat:no-repeat;cursor:pointer;float:right;margin-top:20px;margin-right:19px}.header__messages-button--active{background-image:url(/static/icons/close.svg);background-size:8px 8px;position:relative}.header__messages-button--active:after{content:"";border-radius:50px;width:22px;height:22px;position:absolute;top:0;left:0;border:1px solid #e0e0e0}.header--no-bg .header__messages-button{background-image:url(/static/icons/message.svg)}@media screen and (max-width:768px){.header--no-bg.header--mobile-menu-open .header__messages-button{background-image:url(/static/icons/message-dark.svg)}}.header__messages-button--mobile{display:none}@media screen and (max-width:768px){.header__messages-button--mobile{display:inline-block}}.header__messages-button--desktop{margin-right:0}.header__menu-button-mobile{float:right;margin-top:22px;margin-right:10px;display:none;cursor:pointer}.header--no-bg .header__menu-button-mobile span{background-color:#fff!important}@media screen and (max-width:768px){.header--no-bg.header--mobile-menu-open .header__menu-button-mobile span{background-color:#5f5f5f!important}.header__menu-button-mobile{display:inline-block}}.header__inner{max-width:1280px;width:100%;margin:0 auto}.header__menu-close{display:none;margin-top:40px;padding:10px 20px;border:1px solid #e0e0e0;border-radius:50px;background:none;font-size:12px;margin-bottom:20px}@media screen and (max-width:768px){.header__menu-close{display:inline-block}}.header__header-user-mobile{display:none;float:right;margin-right:20px}@media screen and (max-width:768px){.header__header-user-mobile{display:inline-block}}.header__menu{float:right;z-index:-1}@media screen and (max-width:768px){.header__menu ul{margin-top:40px}}.header__menu__item{float:left;position:relative;margin-right:25px}.header__menu__item .cta--premium{margin-top:15px}.header__menu__item .cta--premium button{font-weight:700}.header__menu__item .cta{margin-top:10px}.header__menu__item__a{color:#5f5f5f;text-decoration:none;font-size:15px;padding-top:17px;display:inline-block;cursor:pointer;line-height:1.5}.header--no-bg .header__menu__item__a{color:#fff}@media screen and (max-width:768px){.header--no-bg .header__menu__item__a{color:#5f5f5f}}.header__menu__item__a:hover{color:#f78888}.header__menu__item:last-child{margin-right:0}.header__menu__item:last-child.header__menu__item--sign-in{margin-right:10px}.header__menu__item--sign-in .cta{box-shadow:none}.header__menu__item--sign-in .cta button{padding:10px 0}.header--no-bg .header__menu__item--sign-in .cta button{color:#fff}@media screen and (max-width:768px){.header__menu__item--header-user,.header__menu__item--sign-in,.header__menu__item--sign-up{display:none}.header__menu__item{width:100%;text-align:center;padding-bottom:17px}}.header__menu__item--profile{display:none}@media screen and (max-width:768px){.header__menu__item--profile{display:inline-block}.header__menu__item--messages{display:none}.header__menu{position:fixed;height:calc(100% - 60px);bottom:0;left:0;width:100%;background:#fff;display:none;overflow-y:auto;border-top:1px solid #e0e0e0}.header__menu--open{display:block}}.header__logo{max-height:300px;float:left}@media screen and (max-width:480px){.header__logo__img--desktop{display:none}}.header__logo__img--mobile{display:none}@media screen and (max-width:480px){.header__logo__img--mobile{display:block}}@media screen and (max-width:1320px){.header__logo{margin-left:10px}}.header__logo img{margin-top:10px;height:40px;width:134px}@media screen and (max-width:480px){.header__logo img{width:35px}}.header--no-bg{background:none;box-shadow:none}@media screen and (max-width:768px){.header--no-bg.header--mobile-menu-open{background:#fff}}.footer{width:100%;position:relative;color:#5f5f5f;border-bottom:2px solid #f78888;margin-top:auto;padding-top:80px}.footer:before{content:"";position:absolute;top:1px;height:80px;width:100%;left:0;background:url(/static/images/wave-footer.svg) repeat-x;background-position:bottom;background-size:1500px 100%}.footer .pattern{z-index:0}.footer__social{width:100%;display:inline-block;margin-top:20px;padding-left:60px}.footer__social h3{margin-bottom:20px}@media screen and (max-width:768px){.footer__social h3{width:auto;margin-right:10px;float:left}}.footer__social ul{float:left}.footer__social ul li{float:left;margin-right:10px}.footer__social ul li a{width:30px;height:30px;display:inline-block}.footer__social ul li a img{width:100%;height:100%}.footer .page__grid{margin-bottom:0;z-index:1;position:relative}.footer__inner{width:100%;height:100%;padding:80px 0;background:#fff}@media screen and (max-width:768px){.footer__inner{padding:40px 0}}.footer__contact{padding-left:60px}.footer__contact h3{display:inline-block;width:100%;font-size:20px}@media screen and (max-width:768px){.footer__contact h3{width:auto;margin-right:10px}}.footer__contact a{margin-top:7px;display:inline-block;color:#f78888}.footer__logo{position:absolute;width:40px;height:40px}.footer__logo img{height:100%;width:100%}.footer__ph{display:inline-block;margin-top:50px}.footer__lower{width:100%;padding:20px;background:#fbfbfb;text-align:center;font-size:12px;position:relative}.footer__left{width:30%;float:left}@media screen and (max-width:768px){.footer__left{width:100%}}.footer__right{width:70%;float:left}@media screen and (max-width:768px){.footer__right{width:100%;margin-top:20px}}.footer__right ul li{float:left;width:33.33%;margin-bottom:40px}@media screen and (max-width:768px){.footer__right ul li{width:50%}}.footer__right ul li a{color:#5f5f5f;text-decoration:none;position:relative;padding-bottom:7px;font-size:14px}.footer__right ul li a:after{content:"";height:2px;background:#f78888;width:100%;position:absolute;left:0;bottom:0}.rebrand-message{position:fixed;top:0;left:0;z-index:11;width:100%;height:100%;text-align:center}.rebrand-message__underlay{width:100%;height:100%;background:rgba(32,32,32,.164);position:absolute;top:0;left:0}.rebrand-message__inner{max-width:600px;width:100%;margin:0 auto;position:relative;padding:20px;height:100%}.rebrand-message__content{background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px;position:relative;padding:40px;top:50%;transform:translateY(-50%);max-height:100%;overflow-y:auto}.rebrand-message__content h3{margin-bottom:20px}.rebrand-message__content .cta{margin-top:20px}.rebrand-message__content .round-button--close{right:20px;top:20px}.rebrand-message__content img{margin:20px 0;max-width:220px}.page{text-align:center;padding-top:58px;flex-direction:column;display:flex;min-height:100vh}.page__grid{width:100%;margin:0 auto 50px;max-width:1280px;display:inline-block;text-align:left;border-radius:4px}.page__grid--center-text{text-align:center}@media screen and (max-width:1400px){.page__grid{padding-right:70px}}@media screen and (max-width:768px){.page__grid{padding:0 10px}}.page__general-msg{position:fixed;background-repeat:no-repeat;background-size:21px 21px;background-image:url(/static/icons/green-tick.svg);background-position:7px;background-color:#536e96;margin-bottom:20px;padding:7px 7px 7px 36px;color:#fff;border-radius:4px;max-width:400px;font-size:13px;text-align:left;box-shadow:0 0 3px rgba(73,89,106,.3);display:inline-block;left:50%;transform:translateX(-50%) translateY(-170%);transition:transform .2s ease-in-out;top:80px;display:none}.page__general-msg--error{background-image:url(/static/icons/error-exclamation.svg);background-color:#fff7e1;color:#5f5f5f;border:1px solid #e7e0cb}.page__general-msg--active{z-index:1;opacity:1;transform:translateX(-50%) translateY(0)}.page--no-padding{padding-top:0}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}html{box-sizing:border-box;font-size:16px;line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}b,strong{font-weight:bolder}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible;background:none;border:0}button,select{text-transform:none;padding:0;margin:0;outline:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;margin:0;border:none}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{font-family:Open Sans,sans-serif;background:#fff;color:#5f5f5f;line-height:1.4;font-size:14px;overflow-x:hidden}h1,h2,h3,h4,h5{font-weight:700}.no-scroll{overflow:hidden;width:100%}a{color:#5f5f5f}.underline{position:relative}.underline:after{content:"";bottom:-5px;width:100%;height:3px;background:#5f5f5f;position:absolute;left:0}.general-loading{background-image:url(/static/icons/spinner.svg);background-position:50%;background-size:80px 80px;min-height:800px;background-repeat:no-repeat;width:100%;height:100%}.pattern{position:absolute;top:0;left:0;width:100%;opacity:.03;height:100%;z-index:0;background:url(/static/pattern.svg);background-size:450px}.scroller::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#f5f5f5}.scroller::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.scroller::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#dedede}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.v-line{border-right:1px solid #e0e0e0}.grid{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;text-align:start}.grid-item{background:#fff;padding:16px;border-radius:8px;text-align:start}.trancate{max-width:101px;text-overflow:ellipsis!important;white-space:nowrap;overflow:hidden;width:100%;margin:0 auto}.sign-up-sect__inner{gap:20px}.formFlex,.sign-up-sect__inner{display:flex;flex-direction:column}.formFlex{gap:15px}.resetBtn .cta__inner .commanBtn .cta__text{display:flex;gap:5px;align-items:center}.dropdown-container__disable{background-color:#d3d3d3!important}.loading-container{display:flex;justify-content:center;align-items:center;background-image:url(/static/icons/spinner.svg);background-position:50%;background-size:80px 80px;min-height:800px;background-repeat:no-repeat;width:100%;height:100%}.overlay-appear{opacity:.01;transform:translateY(10px)}.overlay-appear.overlay-appear-active{opacity:1;transform:translateY(0);transition:opacity .2s ease-in,transform .2s ease-in;transform:translateZ(0)}.animatefromleft-appear{opacity:.01;transform:translateX(10px)}.animatefromleft-appear.animatefromleft-appear-active{opacity:1;transform:translateX(0);transition:opacity .2s ease-in,transform .2s ease-in}.fade-in-not-out-appear{opacity:0}.fade-in-not-out-appear.fade-in-not-out-appear-active{opacity:1;transition:opacity .4s}#nprogress{pointer-events:none}#nprogress .bar{background:#f78888;position:fixed;z-index:1031;top:0;left:0;width:100%;height:5px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #f78888,0 0 5px #f78888;opacity:1;transform:rotate(3deg) translateY(-4px)}.mb-0{margin-bottom:0!important}.pr-0{padding-right:0!important}.mde-header-item button[data-name=header-1]{display:none!important}*{box-sizing:border-box}.react-mde{border:1px solid #c8ccd0;border-radius:2px}.react-mde .grip{border-top:1px solid #c8ccd0;background-color:#f9f9f9;text-align:center;height:10px;color:#5f5f5f;cursor:s-resize}.react-mde .grip .icon{height:10px}.mde-header{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:stretch;border-bottom:1px solid #c8ccd0;border-radius:2px 2px 0 0;background:#f9f9f9}.mde-header .mde-tabs{display:flex;flex-direction:row}.mde-header .mde-tabs button{border-radius:2px;margin:6px 3px;background-color:transparent;border:1px solid transparent;cursor:pointer}.mde-header .mde-tabs button:first-child{margin-left:6px}.mde-header .mde-tabs button.selected{border:1px solid #c8ccd0}.mde-header .svg-icon{width:1em;height:1em;display:inline-block;font-size:inherit;overflow:visible;vertical-align:-.125em}.mde-header ul.mde-header-group{margin:0;padding:10px;list-style:none;display:flex;flex-wrap:nowrap}.mde-header ul.mde-header-group.hidden{visibility:hidden}.mde-header ul.mde-header-group li.mde-header-item{display:inline-block;position:relative;margin:0 4px}.mde-header ul.mde-header-group li.mde-header-item button{text-align:left;cursor:pointer;height:22px;padding:4px;margin:0;border:none;background:none;color:#5f5f5f}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:before{animation-name:tooltip-appear;animation-duration:.2s;animation-delay:.5s;animation-fill-mode:forwards;opacity:0;position:absolute;z-index:1000001;width:0;height:0;color:#5f5f5f;pointer-events:none;content:"";top:-5px;right:50%;bottom:auto;margin-right:-5px;border:5px solid transparent;border-top-color:rgba(0,0,0,.8)}.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:after{animation-name:tooltip-appear;animation-duration:.2s;animation-delay:.5s;animation-fill-mode:forwards;font-size:11px;opacity:0;position:absolute;z-index:1000000;padding:5px 8px;color:#fff;pointer-events:none;content:attr(aria-label);background:rgba(0,0,0,.8);border-radius:3px;right:50%;bottom:100%;transform:translateX(50%);margin-bottom:5px;white-space:nowrap}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown{position:absolute;left:0;top:30px;background-color:#fff;border:1px solid #c8ccd0;padding:5px;z-index:2;transform:translateX(-9px)}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li{margin:0;white-space:nowrap;list-style:none;display:block}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button{display:block;height:auto}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p{display:block;margin:0;padding:0;font-weight:700;line-height:1em;background:none;border:0;text-align:left}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p:hover{color:#4078c0}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-1{font-size:20px}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-2{font-size:18px}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-3{font-size:14px}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-4{font-size:12px}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown:before{position:absolute;content:"";width:0;height:0;border:8px solid transparent;border-bottom-color:rgba(0,0,0,.15);top:-16px;left:3px;transform:translateX(50%)}.mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown:after{position:absolute;content:"";width:0;height:0;border:7px solid transparent;border-bottom-color:#fff;top:-14px;left:5px;transform:translateX(50%)}.mde-preview .mde-preview-content{padding:10px}.mde-preview .mde-preview-content blockquote,.mde-preview .mde-preview-content dl,.mde-preview .mde-preview-content ol,.mde-preview .mde-preview-content p,.mde-preview .mde-preview-content pre,.mde-preview .mde-preview-content table,.mde-preview .mde-preview-content ul{margin-top:0;margin-bottom:16px}.mde-preview .mde-preview-content h1,.mde-preview .mde-preview-content h2,.mde-preview .mde-preview-content h3{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;border-bottom:1px solid #eee;padding-bottom:.3em}.mde-preview .mde-preview-content h1{font-size:1.6em}.mde-preview .mde-preview-content h2{font-size:1.4em}.mde-preview .mde-preview-content h3{font-size:1.2em}.mde-preview .mde-preview-content ol,.mde-preview .mde-preview-content ul{padding-left:2em}.mde-preview .mde-preview-content blockquote{margin-left:0;padding:0 1em;color:#777;border-left:.25em solid #ddd}.mde-preview .mde-preview-content blockquote>:first-child{margin-top:0}.mde-preview .mde-preview-content blockquote>:last-child{margin-bottom:0}.mde-preview .mde-preview-content code{padding:.2em 0;margin:0;font-size:90%;background-color:rgba(0,0,0,.04);border-radius:3px}.mde-preview .mde-preview-content code:after,.mde-preview .mde-preview-content code:before{letter-spacing:-.2em;content:"\A0"}.mde-preview .mde-preview-content pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border-radius:3px}.mde-preview .mde-preview-content pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.mde-preview .mde-preview-content pre code:after,.mde-preview .mde-preview-content pre code:before{content:none}.mde-preview .mde-preview-content pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.mde-preview .mde-preview-content a{color:#4078c0;text-decoration:none}.mde-preview .mde-preview-content a:hover{text-decoration:underline}.mde-preview .mde-preview-content>:first-child{margin-top:0!important}.mde-preview .mde-preview-content>:last-child{margin-bottom:0!important}.mde-preview .mde-preview-content:after{display:table;clear:both;content:""}.mde-preview .mde-preview-content table{display:block;width:100%;border-spacing:0;border-collapse:collapse}.mde-preview .mde-preview-content table thead th{font-weight:700}.mde-preview .mde-preview-content table td,.mde-preview .mde-preview-content table th{padding:6px 13px;border:1px solid #c8ccd0}textarea.mde-text{width:100%;border:0;padding:10px;vertical-align:top;resize:none;overflow-y:auto}.blog-img-upload__image-wrapper{background:#fcfcfc;padding:20px;margin:20px 0 80px;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px}.blog-img-upload__image-wrapper__img-cont{display:inline-block;width:100%}.blog-img-upload__image-wrapper button{background:#e0e0e0;padding:10px;margin:20px 0 0;border-radius:5px;cursor:pointer}.blog-img-upload__image-wrapper__top{display:inline-block;width:100%}.blog-img-upload__image-wrapper__image-item{float:left;margin-right:20px;background:#fff;border:1px solid #e0e0e0;padding:10px;width:calc(50% - 20px);word-wrap:break-word;margin-bottom:20px}.blog-img-upload__image-wrapper__image-item img{width:100%}.blog-img-upload__image-wrapper__image-item h3{margin:20px 0 10px}.blog-img-upload__image-wrapper h2{margin-top:20px}.blog-img-upload__image-wrapper__uploadarea{border:1px solid grey;height:150px;width:100%;margin-bottom:40px!important;background:#e0e0e0!important}.blog-submit{padding:20px}.blog-submit__content-section{background:#fcfcfc;padding:20px;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px}.blog-submit__content-section h2{margin:20px 0}.succuess-card{padding:40px 25px;text-align:left}.succuess-card h3{font-size:28px;font-weight:700;color:#000;margin-bottom:16px;text-align:center}.succuess-card ul li{display:flex;align-items:flex-start;gap:16px;font-size:20px;font-weight:700;color:#000;padding:10px 0}.succuess-card ul li b{color:#3379f1;cursor:pointer}.succuess-card ul li .link-button-section{margin-top:5px;display:flex;flex-direction:column;gap:5px}.succuess-card ul li .link-button-section .cta{width:100%;border-radius:10px;text-align:left}.succuess-card ul li .link-button-section .cta a{display:block;font-size:18px;font-weight:700}.succuess-card p{font-weight:700;font-size:18px;color:#000;text-align:center;margin-top:15px}.progress-bar{display:flex;justify-content:space-between;margin:10px 0}.progress-bar .step{position:relative;width:20%;text-align:center;font-weight:500;cursor:pointer}.progress-bar .step p{color:#6f6f6f;font-weight:700;white-space:nowrap}.progress-bar .step .circle__progress__div{width:20px;height:20px;border:1px solid #c6c6c6;border-radius:100%;margin:0 auto 10px;display:flex;justify-content:center;align-items:center}.progress-bar .step .progressbar__dot{width:5px;height:5px;border-radius:100%;display:none}.progress-bar .step .complete__check{display:none}.progress-bar .step.active{color:red}.progress-bar .step.completed{color:green}.progress-bar .step:before{content:"";top:20%;left:-26%;right:100%;height:2px;width:77px;border-bottom:1px solid #c6c6c6;position:absolute}.progress-bar .step:after{content:"";position:absolute;top:20%;left:58%;height:2px;width:80px;border-bottom:1px solid #c6c6c6}.progress-bar .step.active:after,.progress-bar .step.active:before,.progress-bar .step.completed:after,.progress-bar .step.completed:before{border-bottom:1px solid #0043ce}.progress-bar .step.active .circle__progress__div{border:1px solid #0043ce}.progress-bar .step.completed .circle__progress__div{background-color:#0043ce}.progress-bar .step.active .progressbar__dot{background-color:#0043ce;display:block}.progress-bar .step.completed .complete__check{display:block}.progress-bar .step:first-child:before{display:none}.progress-bar .step:last-child:after{content:none}.signup__section__full{max-width:1280px;width:100%;margin:15px auto}.signup__section__full .signup__flex__section{display:flex;width:100%;justify-content:space-between}.signup__section__full .signup__heading{color:#596d93;font-size:44px;font-weight:700}.signup__section__full .signup__left__section{width:49%;border-right:3px solid #e8eaec;padding:20px 40px}.signup__section__full .congratulations__screen__image{margin-top:20px}.signup__section__full .signup__right__section{width:49%;overflow-y:auto;padding-right:10px}.signup__section__full .signup__right__section::-webkit-scrollbar{width:0}.signup__section__full .signup__right__section::-webkit-scrollbar-track{background:#f1f1f1}.signup__section__full .signup__right__section::-webkit-scrollbar-thumb{background:#aaa}.signup__section__full .signup__right__section::-webkit-scrollbar-thumb:hover{background:#ccc}.signup__section__full .content__counter__section{display:flex;margin-top:15px;justify-content:space-between;align-items:center}.signup__section__full .content__counter__section .signup__content__section{text-align:left}.signup__section__full .content__counter__section .signup__content__section h3.userCount{color:#3379f1;font-size:55px;margin-bottom:5px;line-height:40px}.signup__section__full .content__counter__section .signup__content__section h3.networkCount{color:#116f97;font-size:55px;margin-bottom:5px;line-height:40px}.signup__section__full .content__counter__section .signup__content__section p{font-size:24px;color:#596d93;font-weight:700;line-height:28px;margin-bottom:10px}.signup__section__full .content__counter__section .user__content__section{width:60%}.signup__section__full .content__counter__section .network__content__section{width:45%}.signup__section__full .content__counter__section .network__image__section{text-align:center;width:55%}.signup__section__full .content__description__section{margin-top:10px}.signup__section__full .content__description__section p{font-size:24px;color:#596d93;font-weight:700}.signup__section__full .content__description__section p span{color:#596d93;font-size:34px}.signup__section__full .content__description__section .upgrade__content{font-size:30px;line-height:30px;color:#596d93;font-weight:700;margin-top:20px}.signup__section__full .signup__right__section .heading__section h2{margin-top:20px;text-decoration:none;color:#000;font-size:28px}.signup__section__full .signup__form__card{background:#fff;border-radius:5px;border:1px solid #d4d4d4;padding:20px}.signup__section__full .signup__form__card .form{max-width:500px}.signup__section__full .signup__form__card .input__section__fixed{max-width:230px;margin:0 auto}.signup__section__full .signup__form__card .otp_mail_text{font-size:12px}.signup__section__full .signup__form__card .email_text,.signup__section__full .signup__form__card .try_again_text{color:#3379f1;cursor:pointer}.signup__section__full .signup__form__card .header_a_button_signup_text{position:absolute;top:5px;right:-65px;font-size:12px;color:#3379f1}.signup__section__full .signup__form__card .policy__section .check-box__box{display:none}.signup__section__full .signup__form__card .policy__section a{color:#116f97}.signup__section__full .signup__form__card .check-box button{text-align:left}.signup__section__full .progress-bar{display:flex;justify-content:space-between;margin:10px 0}.signup__section__full .progress-bar .step{position:relative;width:20%;text-align:center;font-weight:500;cursor:pointer}.signup__section__full .progress-bar .step p{color:#6f6f6f;font-weight:700;white-space:nowrap}.signup__section__full .progress-bar .step .circle__progress__div{width:20px;height:20px;border:1px solid #c6c6c6;border-radius:100%;margin:0 auto 10px;display:flex;justify-content:center;align-items:center}.signup__section__full .progress-bar .step .progressbar__dot{width:5px;height:5px;border-radius:100%;display:none}.signup__section__full .progress-bar .step .complete__check{display:none}.signup__section__full .progress-bar .step.active{color:red}.signup__section__full .progress-bar .step.completed{color:green}.signup__section__full .progress-bar .step:before{content:"";top:20%;left:-26%;right:100%;height:2px;width:77px;border-bottom:1px solid #c6c6c6;position:absolute}.signup__section__full .progress-bar .step:after{content:"";position:absolute;top:20%;left:58%;height:2px;width:80px;border-bottom:1px solid #c6c6c6}.signup__section__full .progress-bar .step.active:after,.signup__section__full .progress-bar .step.active:before,.signup__section__full .progress-bar .step.completed:after,.signup__section__full .progress-bar .step.completed:before{border-bottom:1px solid #0043ce}.signup__section__full .progress-bar .step.active .circle__progress__div{border:1px solid #0043ce}.signup__section__full .progress-bar .step.completed .circle__progress__div{background-color:#0043ce}.signup__section__full .progress-bar .step.active .progressbar__dot{background-color:#0043ce;display:block}.signup__section__full .progress-bar .step.completed .complete__check{display:block}.signup__section__full .progress-bar .step:first-child:before{display:none}.signup__section__full .progress-bar .step:last-child:after{content:none}.signup__section__full .upgrade__medal__section{margin:20px 0}.signup__section__full .upgrade__section__list li{text-align:left;color:#344a5e;font-size:22px;font-weight:600;list-style:disc}.signup__section__full .email__content__section p{color:#596d93;font-weight:700;font-size:24px;text-align:center;line-height:24px}.signup__section__full .email__section__protip{background-color:#fff}.signup__section__full .tips__content__section{margin-top:40px;display:flex;justify-content:end}.signup__section__full .tips__content__section .email__section__protip{width:80%;position:relative;background-color:#fff;padding:20px;border-radius:20px}.signup__section__full .tips__content__section .email__section__protip .protip__icon{position:absolute;top:-25px;left:-30px}.signup__section__full .tips__content__section .email__section__protip p{color:#116f97;font-size:24px;font-weight:700;line-height:26px}.signup__section__full .tips__content__section .email__section__protip p h4{color:#3379f1;font-size:33px;margin:2px 0}.signup__section__full .profile__section__main .signup__heading{font-size:38px;line-height:38px}.signup__section__full .profile__section__main .profile__content__section p{color:#596d93;font-weight:700;font-size:24px;text-align:center;line-height:24px}.signup__section__full .profile__section__main .tips__section{margin-top:20px}.signup__section__full .signup__first__form .flex__section__form{position:relative}.signup__section__full .signup__first__form a.signup__vendor__button{color:#116f97;position:absolute;right:0;top:5px;font-size:12px;font-weight:700;white-space:nowrap;left:85%}.signup__section__full .btn__section__signup__form,.signup__section__full .signup__second__form .otp_screen_icon{margin-bottom:20px}.signup__section__full .signup__second__form .otp_mail_text{font-size:18px;color:#000;text-align:left}.signup__section__full .signup__second__form .otp_mail_text span{color:#536e96}.signup__section__full .signup__second__form .text-input__input{margin-top:20px;border-radius:5px;border:1px solid #e0e0e0;box-shadow:none;text-align:center;font-size:18px;color:#5f5f5f}.signup__section__full .signup__second__form .text-input__input:-ms-input-placeholder{color:#5f5f5f}.signup__section__full .signup__second__form .text-input__input::placeholder{color:#5f5f5f}.signup__section__full .signup__second__form .otp_section_note{margin:30px 0;color:#000}.signup__section__full .signup__second__form .otp_section_note .try_again_text{color:#116f97}.signup__section__full .signup__congratulation__form .signup__heading{color:#000;font-size:36px;margin-bottom:10px}.signup__section__full .signup__congratulation__form .congratulation__section__list li{text-align:left;padding:10px 20px;font-size:24px;color:#000;display:flex;align-items:start}.signup__section__full .signup__congratulation__form .congratulation__section__list li span{color:#3379f1}.signup__section__full .signup__congratulation__form .congratulation__section__list li p{width:80%;font-weight:700;line-height:24px}.signup__section__full .signup__congratulation__form .congratulation__section__list li img{margin-right:10px}.signup__section__full .signup__congratulation__form .guide__list{padding:0 50px}.signup__section__full .signup__congratulation__form .guide__list .guide__list__box{background-color:#536e96;color:#fff;padding:10px 20px;margin-bottom:10px;border-radius:10px;font-size:19px;font-weight:700;text-align:left}.signup__section__full .signup__congratulation__form .note__strip__section{margin-top:20px;font-size:18px;color:#000;font-weight:700}.signup__section__full .signup__upgrade__form .form{max-width:600px}.signup__section__full .signup__upgrade__form .upgrade__form__heading{font-size:24px;color:#0a0d13;text-align:left}.signup__section__full .signup__upgrade__form .coupon__section{display:flex}.signup__section__full .signup__upgrade__form .coupon__section .upgrade__premium__label{width:80%}.signup__section__full .signup__upgrade__form .coupon__section .coupon__btn__section button{background-color:#acacac;border-radius:5px;height:45px}.signup__section__full .signup__upgrade__form .premium__subscription__section{margin-top:8px;display:flex;padding:10px 0 8px;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;width:100%;margin-bottom:20px}.signup__section__full .signup__upgrade__form .premium__subscription__section .premium__section__content{margin-left:10px;text-align:left}.signup__section__full .signup__upgrade__form .premium__subscription__section .premium__section__content p{font-weight:600;font-size:16px;color:#0a0d13}.signup__section__full .signup__upgrade__form .premium__subscription__section .premium__section__content span{color:#acacac}.signup__section__full .signup__upgrade__form .premium__subscription__section .premium__section__main{display:flex;align-items:start;padding:10px 0;justify-content:space-between;width:100%}.signup__section__full .signup__upgrade__form .premium__subscription__section .premium__section__main .amount__text{color:#0a0d13;font-weight:600}.signup__section__full .signup__upgrade__form .upgrade__premium__label{text-align:left}.signup__section__full .signup__upgrade__form .upgrade__premium__label .upgrade__label{color:#0a0d13;font-size:18px;font-weight:600;text-align:left;margin-bottom:10px}.signup__section__full .signup__upgrade__form .upgrade__premium__label input{border-radius:5px;border:1.5px solid #acacac;color:#acacac}.signup__section__full .signup__upgrade__form .upgrade__premium__label input:-ms-input-placeholder{color:#acacac}.signup__section__full .signup__upgrade__form .upgrade__premium__label input::placeholder{color:#acacac}.signup__section__full .signup__upgrade__form .payment__section__form{margin-top:10px;border-top:1px solid #d4d4d4;padding-top:25px}.signup__section__full .signup__upgrade__form .payment__section__form .date__expiry__section{display:flex;width:100%;justify-content:space-between}.signup__section__full .signup__upgrade__form .payment__btn__section{margin-top:10px}.signup__section__full .signup__upgrade__form .payment__btn__section .cta{display:block}.signup__section__full .signup__upgrade__form .payment__btn__section button{background-color:#32c770;height:45px;border-radius:5px;color:#fff;width:100%}.signup__section__full .signup__upgrade__form .renewal__instruction{color:#acacac;margin-top:20px;text-align:left;font-size:14px}.signup__section__full .signup__upgrade__form .premium__card__type__main{margin-top:-70px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic{text-align:left;background-image:url(/static/images/Free.svg);min-height:400px;background-size:100% 100%;position:relative;padding:110px 50px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic .plan__type{position:absolute;font-weight:700;text-transform:uppercase;font-size:24px;right:30px;color:#243046;top:82px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic .continue__button .cta{border-radius:15px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic .continue__button .cta button{font-size:20px;font-weight:700}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic .forever__text{padding-left:16px;margin-top:5px;font-weight:600;color:#243046}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic .free__plan__list{margin-top:10px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic .free__plan__list li{padding:3px 0;display:flex;width:100%;justify-content:space-between}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__basic .free__plan__list li p{color:#243046;font-size:16px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium{text-align:left;background-image:url(/static/images/Premium.svg);min-height:600px;background-size:100%;background-repeat:no-repeat;position:relative;padding:50px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .plan__type{position:absolute;font-weight:700;text-transform:uppercase;font-size:24px;right:15px;color:#243046;top:20px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .premium__plan__list{margin-top:10px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .premium__plan__list li{padding:4px 0;display:flex;width:100%;justify-content:space-between;border-bottom:1px solid #9dbbef}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .premium__plan__list li p{font-weight:400;color:#fff;font-size:16px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .premium__plan__list li span{color:#fff;font-weight:700}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .add__more__text{margin-top:10px;color:#fff}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .price__main__card{margin-bottom:20px;z-index:9}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .price__main__card .popular__tag{position:absolute;top:-7px;right:-3px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .price__main__card .price__badge__card{position:relative;width:220px;background-color:#3379f1;color:#fff;border-radius:15px;font-size:26px;font-weight:700;padding:5px 20px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .price__main__card .price__badge__card span{font-size:12px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .price__main__card .price__badge__card .dollar{font-size:16px}.signup__section__full .signup__upgrade__form .premium__card__type__main .free__section__card__premium .price__main__card .price__badge__timing{color:#f5f9ff;font-size:16px;margin-left:10px;font-weight:600;margin-top:2px}.signup__section__full .signup__profile__form{margin-top:50px}.signup__section__full .signup__profile__form .form{width:100%;max-width:600px}.signup__section__full .signup__profile__form .form .form__inner{padding:0}.signup__section__full .signup__profile__form .form .slider-option__inner{direction:rtl;display:flex}.signup__section__full .signup__profile__form .form .slider-option__inner h3{color:#000;font-weight:400;text-decoration:none}.signup__section__full .signup__profile__form .form .slider-option__inner .note__count__textarea{display:flex;justify-content:space-between;width:100%}.signup__section__full .signup__profile__form .form .drodpown__flex__section .select-dropdown__inner{display:flex;justify-content:space-between;align-items:center;width:100%}.signup__section__full .signup__profile__form .form .drodpown__flex__section .select-dropdown__inner h3{margin-bottom:0}.slide-option-switch-section{display:flex;gap:16px}.slide-option-switch-section h3{font-size:16px;text-decoration:none;font-weight:500;display:block;text-align:left}.word-count{display:flex;align-items:center;justify-content:space-between;margin-top:2px;font-size:14px}.word-count button{font-size:14px;color:#116f97}.word-count h5{color:red;font-size:14px;font-weight:400}.word-count-green{display:flex;align-items:center;justify-content:space-between;margin-top:2px;font-size:14px}.word-count-green button{font-size:14px;color:#116f97}.word-count-green h5{color:#148111;font-size:14px;font-weight:400}.text-area__inner textarea{resize:none}.select-dropdown-inner-flex{display:flex;align-items:center;gap:16px}.select-dropdown-inner-flex h3{font-weight:500;text-decoration:none;margin:0;font-size:14px;text-align:left}.select-dropdown-inner-flex .select-dropdown__label{width:50%}.select-dropdown-inner-flex .flex-1{flex:1}.space{margin:10px 0}.mt-16{margin-top:16px}.multi-select__label .heading{text-align:left}.multi-select__label .heading h3{text-decoration:none}.multi-select__inner .check-box{width:auto!important;margin-right:2%!important;margin-bottom:10px!important}.profile__details .form__inner{padding:40px 0}.profile__details .image-upload{display:flex;gap:12px}.profile__details .image-upload .image-preview{width:50%}.profile__details .image-upload .image-preview .image-upload__box{width:43px;border-radius:100%;margin-bottom:4px}.profile__details .image-upload .image-preview .image-upload__box .image-upload__img-handle{height:auto!important}.profile__details .image-upload .image-selected-section{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.profile__details .image-upload .image-selected-section img{width:43px;cursor:pointer;border:2px solid transparent}.profile__details .image-upload .image-selected-section .image-seleted{border:2px solid #536e96;border-radius:100%;box-shadow:0 0 3px rgba(73,89,106,.3)}.btn-left{text-align:left;margin-top:16px}.free-account-card{background:#f7f8fc;box-shadow:0 4px 12px 0 #98acba;border-radius:6px;padding:40px 25px 0 40px;position:relative;margin:40px 40px 0;overflow:hidden;text-align:left}.free-account-card .card-coner{position:absolute;right:0;top:0}.free-account-card .card-coner span{position:absolute;top:10px;right:0;color:#000;font-size:24px;font-weight:700;left:0;text-align:center}.free-account-card .cta button{font-size:20px;font-weight:700}.free-account-card .forver{font-weight:600;font-size:16px;margin-left:32px;margin-top:5px}.free-account-card ul{margin:15px 0 0}.free-account-card ul li{display:flex;border-bottom:1px solid hsla(0,0%,92.5%,.7215686274509804);padding:10px 0;align-items:center;justify-content:space-between;font-size:16px;font-weight:400}.free-account-card ul li span:last-child{font-weight:700;color:#596d93}.free-account-card .bottom-conter{position:relative;left:-40px;bottom:-5px}.question-ask{background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px;width:100%;max-width:600px;margin:0 auto}.question-ask__submitted .question-ask__back{margin-top:20px}.question-ask__back{width:100%;max-width:600px;margin:0 auto 20px}.question-ask__back a{text-decoration:underline;cursor:pointer}.question-ask__inner{padding:40px}@media screen and (max-width:768px){.question-ask__inner{padding:20px}}.question-ask__tags{position:relative;margin-bottom:40px}.question-ask .heading{margin:20px 0 0}.question-ask__tag-suggestions{position:absolute;top:-15px;transform:translateY(-100%);background:#fff;width:100%;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px}.question-ask__tag-suggestion{display:inline-block;width:100%}.question-ask__tag-suggestion button{padding:20px;cursor:pointer;width:100%;text-align:left;color:#5f5f5f}.question-ask__tag-suggestion button:hover{background:#e0e0e0}.question-ask__tag-suggestion:last-child:after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;border-top:10px solid #fff;bottom:-10px;left:50%;margin-left:-5px;z-index:1}.question-ask__tag-max{font-size:10px}.rec-nest{width:100%;text-align:center;float:left}.rec-nest__link-widget{width:100%;display:inline-block;text-align:center;position:relative}.rec-nest__link-widget__content{z-index:1;position:relative}@media screen and (max-width:768px){.rec-nest__link-widget .cta{margin-top:20px}}.rec-nest__link-widget p{display:inline-block;margin-right:20px;font-weight:700}@media screen and (max-width:768px){.rec-nest__link-widget p{width:100%}.rec-nest__link-widget{padding:30px 20px 0}}.rec-nest__cont{display:-ms-grid;display:grid;-ms-grid-columns:40fr 40fr 20fr;grid-template-columns:40fr 40fr 20fr;grid-gap:20px;grid-auto-rows:1fr;width:100%}@media screen and (max-width:1320px){.rec-nest__cont{-ms-grid-columns:50fr 50fr;grid-template-columns:50fr 50fr;grid-auto-rows:auto}}@media screen and (max-width:768px){.rec-nest__cont{-ms-grid-columns:100fr;grid-template-columns:100fr}}.rec-nest__footer{text-align:center;display:inline-block;margin-top:40px;width:100%}@media screen and (max-width:768px){.rec-nest__footer{margin-top:20px}}.rec-nest__ans-body{width:100%;display:inline-block}.rec-nest__ans-body a{text-decoration:none}.rec-nest__ans-body a:hover{color:#f78888}.rec-nest .heading h2{font-size:24px}.rec-nest__sect-title{font-size:18px;margin-bottom:20px;font-weight:700}.rec-nest__quest-link{font-weight:600;font-size:16px;text-decoration:none;margin-top:6px;display:inline-block;width:100%}.rec-nest__quest-link:hover{color:#f78888}.rec-nest__link{color:#536e96;text-decoration:none;position:relative;font-weight:700;cursor:pointer;font-size:14px;margin-right:7px;float:left}.rec-nest__link:after{content:"";background:#f78888;width:100%;position:absolute;bottom:-2px;left:0;height:2px}.rec-nest__heading{text-align:center;margin-bottom:30px;margin-top:40px}@media screen and (max-width:768px){.rec-nest__heading{margin-top:20px}}.rec-nest__points{position:absolute;left:0;top:2px;text-align:center;background:#e0e0e0;border:1px solid #d4d4d4;border-radius:4px;padding:8px}.rec-nest__quests{float:left}.rec-nest__quests__inner{padding:30px;background-color:#fff;border-radius:4px;height:100%;box-shadow:0 0 3px rgba(73,89,106,.3)}.rec-nest__asked-by{margin-top:8px;display:inline-block;position:relative;padding-left:10px}.rec-nest__asked-by__title{float:left;margin-right:5px}.rec-nest__asked-by__pic-name{padding-left:25px;position:relative;float:left;font-weight:700}.rec-nest__asked-by .profile-pic{position:absolute;left:0;top:0}.rec-nest__asked-by .profile-pic img{width:100%;height:100%}.rec-nest__asked-by:before{content:"\2022";position:absolute;left:0;top:0;color:#f78888}.rec-nest__quest{padding-left:70px;min-height:60px;position:relative;margin-bottom:25px}.rec-nest__quest h3{margin-top:0;display:inline-block}.rec-nest__quest:last-child{margin-bottom:0}.rec-nest__an{padding-left:70px;min-height:60px;position:relative;margin-bottom:25px}.rec-nest__upvotes{float:left;height:100%}.rec-nest__upvotes__inner{padding:30px 20px;height:100%}@media screen and (max-width:1320px){.rec-nest__upvotes__inner{padding:0}.rec-nest__upvotes{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:0;grid-row-end:2;padding:30px;background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px}}@media screen and (max-width:768px){.rec-nest__upvotes{-ms-grid-column:auto;grid-column-start:auto;-ms-grid-column-span:NaN;grid-column-end:auto;-ms-grid-row:auto;grid-row-start:auto;-ms-grid-row-span:NaN;grid-row-end:auto}}.rec-nest__upvote{position:relative;padding-left:48px;margin-bottom:25px;display:inline-block;min-height:30px;float:left}@media screen and (max-width:1320px){.rec-nest__upvote{width:30%;margin-right:3.33%}.rec-nest__upvote:nth-child(4),.rec-nest__upvote:nth-child(5),.rec-nest__upvote:nth-child(6){margin-bottom:0}}@media screen and (max-width:768px){.rec-nest__upvote{width:45%;margin-right:5%}.rec-nest__upvote:nth-child(4),.rec-nest__upvote:nth-child(5){margin-bottom:25px}}@media screen and (max-width:480px){.rec-nest__upvote{width:100%}}.rec-nest__upvote__item a{color:#536e96;font-weight:700;text-decoration:none}.rec-nest__upvote__item a:hover{color:#f78888}.rec-nest__upvote__amount{background:#51c686;border:1px solid #45a872;padding:4px 8px;border-radius:4px;left:0;top:0;font-weight:700;color:#fff;position:absolute}.rec-nest__ans{float:left;height:100%}.rec-nest__ans__inner{padding:30px;background-color:#fff;border-radius:4px;box-shadow:0 0 3px rgba(73,89,106,.3);height:100%}.ideaspagemain{width:100%;max-width:1000px;padding:0 15px;margin:42px auto}.ideaspagemain .idea-post{background:#fff;border:1px solid #e0e5eb;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.ideaspagemain .idea-post__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.ideaspagemain .idea-post__icon{flex-shrink:0}.ideaspagemain .idea-post__title-section{flex:1}.ideaspagemain .idea-post__title{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0 0 8px;text-align:left}.ideaspagemain .idea-post__meta{margin-bottom:12px;text-align:left}.ideaspagemain .idea-post__creator{color:#64748b;font-size:14px;font-weight:500;text-align:left}.ideaspagemain .idea-post__tags{display:flex;gap:8px;flex-wrap:wrap}.ideaspagemain .idea-post__content{margin-bottom:20px}.ideaspagemain .idea-post__elevator-pitch h3{font-size:18px;font-weight:600;color:#333;margin:0 0 12px}.ideaspagemain .idea-post__elevator-pitch p{font-size:16px;line-height:1.6;color:#555;margin:0}.ideaspagemain .idea-post__footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e0e5eb;gap:16px}.ideaspagemain .idea-post__stats{display:flex;gap:16px;align-items:center;flex:1}.ideaspagemain .idea-post__actions{display:flex;gap:8px;align-items:center}@media (max-width:768px){.ideaspagemain .idea-post{padding:16px}.ideaspagemain .idea-post__header{flex-direction:column;gap:12px}.ideaspagemain .idea-post__title{font-size:24px}.ideaspagemain .idea-post__footer{flex-direction:column;gap:12px;align-items:stretch}.ideaspagemain .idea-post__footer .idea-post__actions{justify-content:center}}.ideaspagemain .idea-card__action-button,.ideaspagemain .idea-card__stat-button{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.ideaspagemain .idea-card__action-button:hover,.ideaspagemain .idea-card__stat-button:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.ideaspagemain .idea-card__action-button.liked,.ideaspagemain .idea-card__stat-button.liked{color:#dc2626;border-color:#fca5a5;background:#fef2f2}.ideaspagemain .idea-card__action-button.saved,.ideaspagemain .idea-card__stat-button.saved{color:#2563eb;border-color:#93c5fd;background:#eff6ff}.ideaspagemain .idea-card__action-button.view-button,.ideaspagemain .idea-card__stat-button.view-button{color:#3b82f6;border-color:#93c5fd}.ideaspagemain .idea-card__action-button.view-button:hover,.ideaspagemain .idea-card__stat-button.view-button:hover{background:#eff6ff;border-color:#60a5fa}.ideaspagemain .idea-card__action-button img,.ideaspagemain .idea-card__stat-button img{opacity:.7;transition:opacity .2s}.ideaspagemain .idea-card__action-button:hover img,.ideaspagemain .idea-card__stat-button:hover img{opacity:1}.ideaspagemain .idea-card__stat{display:flex;align-items:center;gap:6px;color:#64748b;font-size:14px}.ideaspagemain .idea-card__stat img{opacity:.7}.ideaspagemain .user-profile-card{background:#fff;border:2px solid #fff;border-radius:.75rem;padding:1rem;margin:23px 0;text-align:center;box-shadow:0 0 3px 0 rgba(73,89,106,.3)}.ideaspagemain .user-profile-card__top{display:flex;align-items:center;gap:16px}.ideaspagemain .user-profile-card__image{border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;box-shadow:0 0 0 2px #cbd5e1}.ideaspagemain .user-profile-card__info{width:100%}.ideaspagemain .user-profile-card__name{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#333}.ideaspagemain .user-profile-card__name .add-button{display:flex;align-items:center;gap:.25rem;background:#f8fafc;border:1px solid #cbd5e1;border-radius:9999px;font-size:.75rem;padding:.25rem .5rem;cursor:pointer}.ideaspagemain .user-profile-card__name .add-button .icon{font-size:.85rem}.ideaspagemain .user-profile-card__roles{margin-top:14px;display:flex;gap:.5rem}.ideaspagemain .user-profile-card__roles .role{background:#e0e0e0;padding:.25rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;color:#4b5563;border:1px solid #d4d4d4}.ideaspagemain .user-profile-card__location{margin-top:.5rem;margin-bottom:.5rem;font-size:.85rem;color:#475569;text-align:left}.ideaspagemain .user-profile-card__location .location-icon{color:#f87171}.ideaspagemain .user-profile-card .QuickView{position:relative;bottom:-33px}.ideaspagemain .user-profile-card .QuickView .quick-view-button{position:relative;bottom:-30px;background-color:#475569;color:#fff;font-size:.875rem;padding:.5rem 1.25rem;border:none;border-radius:9999px;cursor:pointer;box-shadow:0 4px 8px rgba(71,85,105,.2)}.ideaspagemain .user-profile-card .QuickView .quick-view-button .plus-icon{margin-right:.25rem}.ideaspagemain .tag{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.ideaspagemain .tag--yellow{background-color:#fde68a;color:#92400e}.ideaspagemain .tag--blue{background-color:#bae6fd;color:#075985}.ideaspagemain .comments-container{margin:20px auto;padding:32px;border:2px solid #e0e5eb;border-radius:5px;background-color:#fff}.ideaspagemain .comments-container h3{font-weight:600;font-size:20px;line-height:15px;text-align:left;color:#000;padding-bottom:10px}.ideaspagemain .comments-container hr{border:2px solid #546e96;margin-bottom:16px}.ideaspagemain .comments-container .comment{display:flex;align-items:flex-start;margin-bottom:16px;position:relative;gap:12px}.ideaspagemain .comments-container .comment.reply{margin-left:48px}.ideaspagemain .comments-container .comment .avatar{border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;box-shadow:0 0 0 2px #cbd5e1;margin-right:12px}.ideaspagemain .comments-container .comment .content{flex:1;text-align:left}.ideaspagemain .comments-container .comment .content .name{color:#116f97;font-weight:600;font-size:15px;line-height:15px}.ideaspagemain .comments-container .comment .content p{margin:4px 0;font-weight:600;font-size:15px;line-height:15px;color:#5f6060}.ideaspagemain .comments-container .comment .content .meta{font-size:.875rem;color:#6c757d}.ideaspagemain .comments-container .comment .content .meta span{margin-right:10px;cursor:pointer}.ideaspagemain .comments-container .comment .content .meta span.reply{font-weight:500}.ideaspagemain .comments-container .comment .content .meta span.more{font-weight:700}.ideaspagemain .comments-container .comment .likes{font-size:.9rem;white-space:nowrap;padding-left:8px;display:flex;align-items:center;justify-content:center;color:#333;gap:5px}.ideaspagemain .comments-container .comment-box{display:flex;align-items:center;border:1px solid #dbdbdb;border-radius:999px;padding:6px 12px;background-color:#fff;position:relative}.ideaspagemain .comments-container .comment-box .emoji-icon{font-size:18px;margin-right:8px;color:#999;cursor:pointer}.ideaspagemain .comments-container .comment-box .comment-input{flex:1;border:none;outline:none;font-size:14px;color:#262626;background:transparent}.ideaspagemain .comments-container .comment-box .comment-input:-ms-input-placeholder{color:#999}.ideaspagemain .comments-container .comment-box .comment-input::placeholder{color:#999}.ideaspagemain .comments-container .comment-box .post-btn{background:none;border:none;color:#0095f6;font-weight:600;font-size:14px;cursor:pointer;position:absolute;top:10px;right:15px}.ideaspagemain .comments-container .comment-box .post-btn:hover{text-decoration:underline}.ideaspagemain .idea-card__tags,.ideaspagemain .idea-post__tags,.ideaspagemain .user-profile-card__roles{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ideaspagemain .idea-tag,.ideaspagemain .tag{flex-shrink:0;max-width:none!important;width:auto!important}.ideaspagemain .idea-tag,.ideaspagemain .idea-tag .tag__inner,.ideaspagemain .tag,.ideaspagemain .tag .tag__inner{font-size:12px;padding:6px 12px;border-radius:16px;font-weight:500;max-width:none!important;overflow:visible!important;white-space:nowrap!important;text-overflow:unset!important;width:auto!important;min-width:-webkit-max-content!important;min-width:max-content!important;display:inline-block!important}.ideaspagemain .idea-tag .tag__inner .trancate,.ideaspagemain .idea-tag .tag__inner button.trancate,.ideaspagemain .idea-tag .trancate,.ideaspagemain .idea-tag button.trancate,.ideaspagemain .tag .tag__inner .trancate,.ideaspagemain .tag .tag__inner button.trancate,.ideaspagemain .tag .trancate,.ideaspagemain .tag button.trancate{max-width:none!important;text-overflow:unset!important;white-space:nowrap!important;overflow:visible!important;width:auto!important;margin:0!important}.ideaspagemain .idea-tag.industry-tag,.ideaspagemain .idea-tag .tag__inner.industry-tag,.ideaspagemain .tag.industry-tag,.ideaspagemain .tag .tag__inner.industry-tag{background-color:#e8f5e8!important;color:#2e7d32!important;border:1px solid #c8e6c9!important}.ideaspagemain .idea-tag.stage-tag,.ideaspagemain .idea-tag .tag__inner.stage-tag,.ideaspagemain .tag.stage-tag,.ideaspagemain .tag .tag__inner.stage-tag{background-color:#fff3e0!important;color:#ef6c00!important;border:1px solid #ffcc02!important}.vote-arrow{position:relative;width:100%;display:inline-block}.vote-arrow__button{font-size:30px;color:#536e96;height:25px;width:25px;background:url(/static/icons/vote-inactive.svg);background-size:12px 12px;border:1px solid #e0e0e0;background-position:50%;background-repeat:no-repeat;border-radius:50%;cursor:pointer}.vote-arrow__button--down{transform:rotate(180deg)}.vote-arrow--active .vote-arrow__button{background-image:url(/static/icons/vote-active.svg);background-color:#536e96;border:1px solid #536e96}.vote-buttons__vote--down-vote .vote-arrow--active .vote-arrow__button{background-color:#ed6464;border:1px solid #b84e4e}.vote-arrow__tool-tip{display:none;position:absolute;background:#536e96;padding:4px 8px;left:50%;transform:translateX(-50%);border-radius:4px;font-size:12px;top:-40px;width:80px;color:#fff;box-shadow:0 0 3px rgba(73,89,106,.3)}.vote-arrow__tool-tip:after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #536e96;position:absolute;bottom:-10px;left:50%;margin-left:-10px}.vote-buttons__vote--down-vote .vote-arrow__tool-tip:after{border-top:10px solid #ed6464}.vote-buttons__vote--down-vote .vote-arrow__tool-tip{background:#ed6464}.vote-arrow:hover .vote-arrow__tool-tip{display:block}.vote-buttons{float:left}.vote-buttons__current-vote{padding:10px 0;font-size:14px}.tick-button{position:relative}.tick-button__inner button{width:20px;height:20px;cursor:pointer}.tick-button__inner button img{width:100%;height:100%}.tick-button__tooltip{display:none;position:absolute;background:#51c686;padding:4px 8px;left:50%;transform:translateX(-50%);border-radius:4px;font-size:12px;top:-40px;text-align:center;width:110px;color:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);z-index:3}.tick-button--active .tick-button__tooltip{background:#ed6464}.tick-button__tooltip:after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #51c686;position:absolute;bottom:-10px;left:50%;margin-left:-10px}.tick-button--active .tick-button__tooltip:after{border-top:10px solid #ed6464}.tick-button:hover .tick-button__tooltip{display:block}.post-details{width:100%;display:inline-block;font-size:12px}.post-details__inner{position:relative;float:right}.post-details__options{float:left;margin-right:10px}.post-details__title{float:left;margin-bottom:6px;padding-top:2px;padding-right:6px}.post-details__poster{padding-right:30px;position:relative;float:left;margin-top:-3px}.post-details__poster .profile-pic{position:absolute;right:0;top:3px;width:20px;height:20px}.post-details__poster__firstname{float:left;text-decoration:underline;padding-top:5px}.post-details__created-at{float:left;clear:both}.community-answer{display:inline-block;margin-top:40px}.community-answer__inner{position:relative;padding-left:40px;padding-bottom:20px;border-bottom:1px solid #e0e0e0;min-height:130px}.community-answer__correct{padding:4px 8px;background:#51c686;display:inline-block;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px;color:#fff;font-size:14px;position:absolute;top:-36px}.community-answer__rating{position:absolute;top:0;left:0;text-align:center}.community-answer__tick-button{position:absolute;left:-50px;top:38px}.community-answer--correct{padding-top:40px}.app-tile{background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);padding-top:10px;border-radius:4px;margin-bottom:40px;position:relative}.app-tile__redeem{padding-bottom:20px}.app-tile__redeem button{color:#5f5f5f;cursor:pointer;border:1px solid #e0e0e0;padding:5px 8px;border-radius:4px}.app-tile__redeem button:hover{background:#e0e0e0;transition:.2s}.app-tile__has-discount{text-align:center;font-size:12px;top:-16px;left:0;width:100%;position:absolute}.app-tile__has-discount__content{padding:7px 12px 7px 28px;border-radius:4px;box-shadow:0 0 3px rgba(73,89,106,.3);background-color:#efcf77;background-size:20px;background-position:5px;background-image:url(/static/icons/premium-dark.svg);background-repeat:no-repeat;display:inline-block}.app-tile__toggle{z-index:1;position:absolute;bottom:-2px;transform:translateY(50%) translateX(-50%);left:50%}.app-tile__toggle__inner{padding:7px;border-radius:50px;background:#f5f9fc}.app-tile__toggle__inner .cta{position:relative;z-index:1}.app-tile__toggle:after{content:"";height:50%;width:100%;position:absolute;border-top-right-radius:50px;border-top-left-radius:50px;top:0;border:2px solid #e0e0e0;border-bottom:none}.app-tile__inner{display:inline-block;width:100%}.app-tile__text-content{padding:20px;float:left;width:100%}.app-tile__description{margin-top:20px;width:100%;margin-bottom:20px}.app-tile__logo-cont{padding:20px;float:left;width:100%;text-align:center}.app-tile__logo-cont img{display:inline-block;height:30px}.app-tile__preview-cont{float:left;width:100%;height:160px;overflow:hidden}.app-tile__preview-cont img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.submit-app-widget{width:100%;display:inline-block;margin-bottom:40px;text-align:center;position:relative;margin-top:40px}.submit-app-widget__content{z-index:1;position:relative}@media screen and (max-width:768px){.submit-app-widget .cta{margin-top:20px}}.submit-app-widget p{display:inline-block;margin-right:20px;font-weight:700}@media screen and (max-width:768px){.submit-app-widget p{width:100%}.submit-app-widget{padding:40px 20px}}.app-grid__token-pop{padding:20px}.app-grid__token-pop p{margin-top:20px;width:100%;text-align:center}.app-grid__items{margin-top:40px;display:-ms-grid;display:grid;-ms-grid-columns:33fr 33fr 33fr;grid-template-columns:33fr 33fr 33fr;grid-gap:20px;grid-auto-rows:1fr}@media screen and (max-width:1024px){.app-grid__items{-ms-grid-columns:50fr 50fr;grid-template-columns:50fr 50fr}}@media screen and (max-width:768px){.app-grid__items{-ms-grid-columns:100fr;grid-template-columns:100fr}}.css-fallback--grid .app-grid__items{display:flex;flex-wrap:wrap}.blog-art-sing{float:left;width:100%}.blog-art-sing__head{text-align:center}.blog-art-sing__head .heading h2{font-size:24px;margin:40px 0}.blog-art-sing__art{background:#fff;display:inline-block;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px}.blog-art-sing__art__text{float:left;width:50%;padding:60px;text-align:left}.blog-art-sing__art__text .cta{margin-top:40px}.blog-art-sing__art__text .heading h3{font-size:24px}@media screen and (max-width:768px){.blog-art-sing__art__text .heading h3{font-size:20px}}.blog-art-sing__art__text p{margin-top:20px;font-size:16px}@media screen and (max-width:1024px){.blog-art-sing__art__text{width:100%}}@media screen and (max-width:768px){.blog-art-sing__art__text{padding:30px}}.blog-art-sing__art__img{float:left;width:50%}.blog-art-sing__art__img__img-cont{height:450px;width:100%;overflow:hidden;border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:80px}@media screen and (max-width:1024px){.blog-art-sing__art__img__img-cont{border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-left-radius:0;height:250px}}.blog-art-sing__art__img__img-cont img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media screen and (max-width:1024px){.blog-art-sing__art__img{width:100%}}.blog-tile{width:100%;text-align:center;height:100%;padding-bottom:40px;position:relative;align-items:stretch;flex-direction:column;flex-grow:1}@media screen and (max-width:768px){.blog-tile{padding-bottom:20px}}.blog-tile__img-cont{height:250px;width:100%;overflow:hidden}@media screen and (max-width:768px){.blog-tile__img-cont{height:180px}}.blog-tile__img-cont img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-tile__inner{text-align:left;display:inline-block;width:100%;height:100%;border-radius:4px;overflow:hidden;position:relative;max-width:450px;background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);transition:.2s}.blog-tile__inner:hover{text-decoration:underline;transform:translateY(-2%)}.blog-tile__content{padding:30px}.blog-tile__content h2{margin-bottom:30px;font-size:20px}.blog-tile__time-stamp{position:absolute;bottom:30px;left:30px}.blog-articles{text-align:center}.blog-articles__tiles{display:-ms-grid;display:grid;-ms-grid-columns:33fr 33fr 33fr;grid-template-columns:33fr 33fr 33fr;grid-gap:20px;grid-auto-rows:1fr;margin:0 auto;text-align:left}@media screen and (max-width:1024px){.blog-articles__tiles{-ms-grid-columns:50fr 50fr;grid-template-columns:50fr 50fr}}@media screen and (max-width:768px){.blog-articles__tiles{padding-bottom:20px;-ms-grid-columns:100fr;grid-template-columns:100fr;grid-gap:5px}}.blog-articles__title .heading h2{margin-bottom:40px}.blog-articles__show-more{margin-top:20px}.faq{width:100%}.faq,.faq__inner{display:inline-block}.faq__inner{max-width:1320px;margin:0 auto}.faq__title{text-align:center}.faq__title .heading h2{text-align:center;font-size:24px;margin:40px 0}.faq__questions-cont{background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);padding:40px;max-width:800px;border-radius:4px;text-align:left}.faq__item{padding:20px 0;border-bottom:1px solid #e0e0e0}.faq__item button{width:100%}.faq__item h2{text-align:left;font-size:20px;cursor:pointer;background-image:url(/static/icons/plus-dark.svg);padding-left:25px;background-repeat:no-repeat;background-size:14px;background-position:0 4px}.faq__item h2:hover{color:#f78888}.faq__item--open h2{background-image:url(/static/icons/minus-dark.svg)}.faq__item__content{overflow:hidden;padding-left:25px}.faq__item__content__inner{font-size:16px;padding:20px 0}.faq__item__content__inner p{margin-bottom:10px}.faq__item__content__inner ul{padding-left:20px;list-style-type:disc}.faq__item__content__inner ul li{margin-bottom:5px}.faq__item__content__inner ul ul{list-style-type:circle}.faq__item:first-child{border-top:1px solid #e0e0e0}.blog__pag{text-align:center;padding:20px 20px 0;margin-top:20px}.blog__pag__button{display:inline-block;padding:8px 18px;background:#fff;font-size:14px;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:50px;color:#5f5f5f;text-decoration:none;cursor:pointer}.blog__pag__button:nth-child(2){margin-left:20px}.blog__pag__button:hover{background:#fcfcfc}.blog__pag__pag-numbers{display:inline-block;margin-top:20px;font-size:12px;width:100%}.blog-article{text-align:center}.blog-article__back{margin-bottom:40px;text-decoration:underline;cursor:pointer}.blog-article__sign-up{margin-bottom:40px;padding:40px}.blog-article__sign-up p{font-size:20px;margin:0 auto}.blog-article__sign-up .cta{margin-top:30px}@media screen and (max-width:768px){.blog-article__sign-up{padding-top:0;margin-bottom:0}}.blog-article__date{margin-top:40px;font-size:14px;display:inline-block;margin-bottom:0}@media screen and (max-width:768px){.blog-article__date{margin-top:20px}}.blog-article__share-cont{text-align:center;background:#fff;padding:40px 20px;position:relative;box-shadow:0 0 3px rgba(73,89,106,.3);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.blog-article__share-cont .pattern{z-index:0}.blog-article__share-cont p{margin-bottom:10px;position:relative;z-index:0;font-weight:600}.blog-article__share-cont button{margin-top:10px;margin-left:10px;z-index:0;position:relative}.blog-article__content{background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);padding:80px;border-top-left-radius:5px;border-top-right-radius:5px}@media screen and (max-width:768px){.blog-article__content{padding:40px}}.blog-article__content ol{list-style:decimal;padding-left:16px;margin-bottom:20px}.blog-article__content ul{padding-left:16px;list-style:disc;margin-bottom:20px}.blog-article__content p{margin-bottom:20px}.blog-article__content p.blog-article__date{margin-bottom:0}.blog-article__content h2,.blog-article__content h3,.blog-article__content h4{margin-bottom:20px}.blog-article__content h2{font-size:18px}.blog-article__content a{color:#f78888}.blog-article__content img{width:100%}.blog-article__inner{border-radius:4px;display:inline-block;text-align:left;max-width:900px;font-size:16px;line-height:1.6}.home-fold{height:720px;position:relative;overflow:hidden}@media screen and (max-width:950px){.home-fold{height:auto}}.home-fold__content{padding-top:60px;max-width:1280px;text-align:left;position:relative}.home-fold__content,.home-fold__content__cta-cont{display:inline-block;width:100%}.home-fold__content__left,.home-fold__content__right{float:left;width:50%}@media screen and (max-width:950px){.home-fold__content__left,.home-fold__content__right{width:100%}}.home-fold__content__left{text-align:left;padding-right:100px}@media screen and (max-width:950px){.home-fold__content__left{text-align:center}}@media screen and (max-width:1320px){.home-fold__content__left{padding-left:20px}}@media screen and (max-width:1024px){.home-fold__content__left{padding-right:20px}}.home-fold__content__left h1{color:#fff;margin-top:110px;margin-bottom:40px;font-size:44px}@media screen and (max-width:950px){.home-fold__content__left h1{margin-top:60px}}@media screen and (max-width:768px){.home-fold__content__left h1{font-size:32px}}.home-fold__content__left h1 span{position:relative}.home-fold__content__left h1 span:before{content:"";bottom:-9px;background-size:20px 20px;height:5px;background-color:#f78888;border-radius:6px;position:absolute;left:0;width:100%}.home-fold__content__left p{color:#fff;line-height:2;font-size:16px;display:inline-block;max-width:600px}@media screen and (max-width:768px){.home-fold__content__left p{font-size:14px}}.home-fold__content__left .cta{margin-top:40px}.home-fold__content__left .cta button{font-size:20px}.home-fold__content__right{text-align:center}.home-fold__content__right img{max-width:600px;margin-top:100px;display:inline-block}@media screen and (max-width:1024px){.home-fold__content__right img{max-width:400px;margin-top:170px}}@media screen and (max-width:950px){.home-fold__content__right img{margin-top:60px}}.home-fold__bg{position:absolute;left:-650px;top:0;z-index:-1;background:url(/static/images/wave-blue-hp-c.svg) no-repeat top;background-size:2200px 680px;width:2200px;height:700px}.home-why-cofound{position:relative;background:#fff;margin-top:80px}@media screen and (max-width:1320px){.home-why-cofound{padding:0 20px}}.home-why-cofound__grid{max-width:1280px;width:100%;display:inline-block;text-align:center}.home-why-cofound__icons{display:inline-block;margin-top:80px}@media screen and (max-width:768px){.home-why-cofound__icons{width:100%;margin-top:40px;margin-bottom:40px}}.home-why-cofound__icons ul{display:flex;flex-wrap:wrap}.css-fallback--grid .home-why-cofound__icons ul{display:block}@media screen and (max-width:768px){.home-why-cofound__icons ul{flex-wrap:nowrap;display:inline-block}}.home-why-cofound__icons ul li{float:left;flex-grow:1;width:33.33%;text-align:center;margin-bottom:80px;position:relative;padding-left:100px;padding-right:20px;text-align:left}@media screen and (max-width:1024px){.home-why-cofound__icons ul li{width:50%}}@media screen and (max-width:768px){.home-why-cofound__icons ul li{width:100%;margin-bottom:20px;padding-left:80px;padding-right:0}.home-why-cofound__icons ul li:last-child{margin-bottom:0}}.home-why-cofound__icons ul li:after{content:"";width:80px;height:80px;border-radius:50%;background:#f5f9fc;position:absolute;left:0;top:0;z-index:0;box-shadow:0 0 3px rgba(73,89,106,.3)}@media screen and (max-width:768px){.home-why-cofound__icons ul li:after{width:60px;height:60px}}.home-why-cofound__icons__item img{width:40px;position:absolute;left:21px;top:21px;z-index:1}@media screen and (max-width:768px){.home-why-cofound__icons__item img{width:30px;left:16px;top:16px}}.home-why-cofound__icons__item h3{font-weight:700;margin-top:20px;font-size:16px}.home-why-cofound__icons__item p{margin-top:20px;line-height:1.7}.home-why-cofound__header{display:inline-block;width:100%;text-align:center}.home-why-cofound__header h2{margin-top:80px;font-size:24px;margin-bottom:20px}@media screen and (max-width:768px){.home-why-cofound__header h2{margin-top:40px}}.home-why-cofound__header p{font-size:18px;display:inline-block;margin-top:20px}@media screen and (max-width:768px){.home-why-cofound__header p{font-size:14px}}.home-why-cofound__diag{position:absolute;left:0;z-index:1;top:-79px;height:80px;width:100%}.home-why-cofound__diag--bottom{top:auto;bottom:-79px;transform:rotate(180deg)}.home-the-app{padding:40px 0}@media screen and (max-width:768px){.home-the-app{padding-top:20px;padding-bottom:0}}.home-the-app__grid{max-width:1280px;width:100%;display:inline-block;text-align:left}.home-the-app__left{padding-right:40px;float:left;width:33.33%}@media screen and (max-width:1320px){.home-the-app__left{padding-left:20px}}@media screen and (max-width:1024px){.home-the-app__left{width:50%}}@media screen and (max-width:768px){.home-the-app__left{width:100%;text-align:center}}.home-the-app__left h2{margin-top:100px}@media screen and (max-width:768px){.home-the-app__left h2{margin-top:0}}.home-the-app__left p{margin-top:40px;line-height:2;font-size:16px}.home-the-app__left .cta{margin-top:40px}.home-the-app__right{position:relative;float:left;width:66.66%}@media screen and (max-width:1024px){.home-the-app__right{width:50%}}@media screen and (max-width:768px){.home-the-app__right{width:100%;padding:0 20px}}.home-the-app__right__user-tiles{float:left;width:50%;padding-right:20px}@media screen and (max-width:1024px){.home-the-app__right__user-tiles{width:100%;text-align:center}}@media screen and (max-width:768px){.home-the-app__right__user-tiles{margin-top:40px;padding-right:0}}.home-the-app__right__user-tile{position:relative;display:inline-block;max-width:420px}@media screen and (max-width:1024px){.home-the-app__right__user-tile{text-align:left}}.home-the-app__right__user-tile:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.home-the-app__right__user-tile:nth-child(2){margin-top:20px}@media screen and (max-width:1024px){.home-the-app__right__user-tile:nth-child(2){display:none}}.home-the-app__right__messages-cont{width:50%;padding-left:20px;float:left;margin-top:90px}@media screen and (max-width:1024px){.home-the-app__right__messages-cont{width:100%;margin-top:20px;padding-left:0;text-align:center}}@media screen and (max-width:1320px){.home-the-app__right__messages-cont{padding-right:20px}}@media screen and (max-width:768px){.home-the-app__right__messages-cont{margin-bottom:20px;padding-right:0}}.home-the-app__right__user-messages{height:420px;width:100%;box-shadow:0 0 3px rgba(73,89,106,.3);background:#fff;border-radius:4px;text-align:left;overflow:hidden;z-index:2;position:relative}@media screen and (max-width:1024px){.home-the-app__right__user-messages{max-width:420px;display:inline-block}}@media screen and (max-width:1320px){.home-the-app__right__user-messages{height:450px}}.home-the-app__right__user-messages__send{position:absolute;bottom:0;height:49px;padding-left:39px;width:100%;text-align:right}.home-the-app__right__user-messages__send input{display:inline-block;position:relative;width:100%;border-top:1px solid #e0e0e0;padding:16px}.home-the-app__right__user-messages__send .cta{position:absolute;right:7px;top:7px}.home-the-app__right__user-messages__heads{background:#fcfcfc;border-right:1px solid #e0e0e0;width:40px;height:100%;float:left}.home-the-app__right__user-messages__head{width:30px;height:30px;border-radius:50%;border:1px solid #e0e0e0;margin-top:10px;margin-left:5px;position:relative}.home-the-app__right__user-messages__head__inner{width:100%;height:100%;overflow:hidden;border-radius:50%}.home-the-app__right__user-messages__head__noti{position:absolute;background:#f05353;width:14px;color:#fff;font-size:10px;left:-3px;top:-3px;padding-left:4px;box-shadow:0 0 3px rgba(73,89,106,.3);height:14px;border-radius:50%}.home-the-app__right__user-messages__messages{float:left;padding:10px;width:calc(100% - 40px)}.home-the-app__right__user-messages__message .conversation__message{max-width:90%;margin-left:10%}.home-the-app__right__user-messages__message .conversation__message .conversation__message__text__inner p{font-size:14px}.home-the-app__right__user-messages__message .conversation__message--other-user{margin-left:0}.home-the-app__right__user-messages:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.home-testi{padding-top:160px;padding-bottom:60px;position:relative}@media screen and (max-width:1024px){.home-testi{padding-top:110px}}@media screen and (max-width:768px){.home-testi{padding-top:100px}}.home-testi__grid{max-width:1280px;width:100%;display:inline-block}.home-testi__cta-cont{display:inline-block;width:100%;text-align:center;margin:40px 0}.home-testi__cta-cont .cta button{font-size:20px}.home-testi__bottom,.home-testi__top{float:left;width:100%;position:relative;z-index:1}.home-testi__bottom{padding-bottom:60px}@media screen and (max-width:768px){.home-testi__bottom{padding-bottom:0}}.home-testi__top{text-align:center}.home-testi__top .heading h2{margin-bottom:40px;padding:0 20px;font-size:24px}.home-testi__customer-grid{display:flex;flex-wrap:wrap;text-align:center}.home-testi__customer{width:33.33%;flex-grow:1;padding:20px;color:#5f5f5f;text-align:center;margin-bottom:20px}@media screen and (max-width:1024px){.home-testi__customer{width:50%}}@media screen and (max-width:768px){.home-testi__customer{width:100%}}.home-testi__customer__inner{position:relative;background:#fff;height:100%;max-width:400px;border-radius:4px;box-shadow:0 0 3px rgba(73,89,106,.3);display:inline-block;padding:40px 20px 80px}.home-testi__customer__profile-pic{width:64px;height:64px;position:absolute;left:55px;margin:20px auto;top:-52px;border-radius:50%;overflow:hidden;box-shadow:0 0 3px rgba(73,89,106,.3);border:3px solid #fcfcfc}.home-testi__customer__quote{position:relative;padding:10px 35px}.home-testi__customer__quote:after,.home-testi__customer__quote:before{content:"";background-image:url(/static/icons/quotes.svg);position:absolute;top:0;left:0;width:25px;height:25px;transform:rotate(180deg)}.home-testi__customer__quote:after{bottom:0;right:0;left:auto;top:auto;transform:rotate(0)}.home-testi__customer__name{left:0;width:100%;padding-bottom:4px;display:inline-block;position:absolute;text-align:center;bottom:40px}.home-testi__customer__name strong{display:inline-block;position:relative}.home-testi__customer__name strong:after{content:"";bottom:-2px;width:100%;position:absolute;height:2px;left:0;background:#f78888}.home-blog{padding:80px 0;position:relative}@media screen and (max-width:768px){.home-blog{padding:40px 0}}.home-blog__diag{position:absolute;left:0;z-index:1;top:-79px;height:80px;width:100%}.home-blog .blog-articles__title h2{font-size:24px}.home-blog .blog-articles__title h2:after{height:5px;bottom:-9px;border-radius:6px}.comm-quest{float:left;width:100%;padding-bottom:10px;position:relative;padding-left:40px;min-height:168px;border-bottom:1px solid #e0e0e0}.comm-quest__options{float:right;z-index:-1;opacity:0;transform:translateY(10px);transition:opacity .2s,transform .2s}.comm-quest__rating{position:absolute;padding-top:40px;top:0;left:0;width:60px;height:100%;text-align:center}.comm-quest__details{width:100%;display:inline-block;padding:40px 20px 20px;position:relative}@media screen and (max-width:768px){.comm-quest__details{padding-left:0;padding-right:0}}.comm-quest__type{float:left;background:#e0e0e0;font-size:12px;padding:4px 8px;border-radius:4px;margin-right:10px}.comm-quest__type-and-poster{width:100%;display:inline-block}.comm-quest__asked-by{margin-right:3px}.comm-quest__asked-by,.comm-quest__num-answers{float:left;font-size:12px;padding-top:4px}.comm-quest__poster-details{font-size:12px;float:left;margin-right:5px}.comm-quest__poster-details__firstname{padding-top:4px;float:left}.comm-quest__poster-details .profile-pic{width:16px;height:16px;float:left;margin-left:5px;margin-top:4px}.comm-quest__poster-details a{text-decoration:none}.comm-quest__title{padding-top:7px;width:100%}.comm-quest__tags{width:100%;display:inline-block;padding-right:80px;font-size:14px}.comm-quest:hover .comm-quest__options{opacity:1;transform:translateY(0);z-index:1}.ask-widget{width:100%;display:inline-block;margin-bottom:40px;text-align:center;position:relative}.ask-widget__content{z-index:1;position:relative}@media screen and (max-width:768px){.ask-widget .cta{margin-top:20px}}.ask-widget p{display:inline-block;margin-right:20px;font-weight:700}@media screen and (max-width:768px){.ask-widget p{width:100%}.ask-widget{padding:40px 20px}}.page-question{background:#fff;max-width:1000px;margin:0 auto;border-radius:4px;box-shadow:0 0 3px rgba(73,89,106,.3);width:100%}.page-question__ask{max-width:1000px;margin:40px auto 0}.page-question__answers h2{font-size:20px}.page-question__tags{width:100%}.page-question__question{padding-left:60px;position:relative}@media screen and (max-width:768px){.page-question__question{padding-left:40px}}.page-question__back{max-width:1000px;margin:20px auto;cursor:pointer;text-decoration:underline}.page-question__inner{width:100%;padding:60px 80px}.page-question__inner ol,.page-question__inner ul{margin:20px 0;padding-left:14px}.page-question__inner ol li,.page-question__inner ul li{margin-bottom:20px}.page-question__inner ul{list-style:disc}.page-question__inner ol{list-style:decimal}.page-question__inner h2,.page-question__inner h3,.page-question__inner h4,.page-question__inner p{margin-bottom:20px}@media screen and (max-width:768px){.page-question__inner{padding:20px}}.page-question__post-answer{display:inline-block;width:100%;margin-top:40px;padding-left:60px}.page-question__post-answer h3{margin-bottom:20px}.page-question__post-answer .cta{margin-top:40px}@media screen and (max-width:768px){.page-question__post-answer{padding-left:40px;margin-top:0}}.page-question__heading{margin-bottom:40px}.page-question__heading h1{margin:0;font-size:28px}@media screen and (max-width:768px){.page-question__heading h1{font-size:20px}}.page-question__heading--has-tags{margin-bottom:20px}.page-question__content,.page-question__tags{margin-bottom:40px}.page-question__content p{margin-top:20px}.page-question__content h2,.page-question__content h3,.page-question__content h4{margin-top:20px;margin-bottom:5px}.page-question__vote-buttons{position:absolute;top:8px;left:0;text-align:center}.ask-comm{width:100%;display:inline-block;text-align:center}.ask-comm__intro{margin-bottom:40px;padding:40px 180px}.ask-comm__intro__inner{position:relative;padding-left:70px}.ask-comm__intro__inner h2{font-size:20px;font-weight:100}.ask-comm__intro img{width:50px;position:absolute;left:0;top:8px}@media screen and (max-width:768px){.ask-comm__intro{padding:20px}}.ask-comm__pag{text-align:center;padding:20px 20px 0;margin-top:20px}.ask-comm__pag__button{display:inline-block;padding:8px 18px;background:#fff;font-size:14px;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:50px;color:#5f5f5f;text-decoration:none;cursor:pointer}.ask-comm__pag__button:nth-child(2){margin-left:20px}.ask-comm__pag__button:hover{background:#fcfcfc}.ask-comm__pag__pag-numbers{display:inline-block;margin-top:20px;font-size:12px;width:100%}.ask-comm__inner{max-width:1000px;display:inline-block;width:100%;text-align:left}.ask-comm__quests{background:#fff;border-radius:4px;box-shadow:0 0 3px rgba(73,89,106,.3);display:inline-block;width:100%;padding:40px 80px}.ask-comm__quests .comm-quest:last-child{margin-bottom:0;border-bottom:none}@media screen and (max-width:768px){.ask-comm__quests{padding:20px}}.app-page,.app-page__logo{text-align:center}.app-page__logo{background:#fff;padding:80px 20px}.app-page__logo img{display:inline-block;height:30px}.app-page__screenshots{width:100%;margin-top:40px;display:inline-block}.app-page__content{text-align:left;width:100%;max-width:800px;margin:0 auto}.app-page__screenshot{float:left;width:50%;height:300px;border:3px solid #f5f9fc}.app-page__screenshot__inner{height:100%}.app-page__screenshot__inner img{float:left;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.app-page__title{text-align:center}.app-page__description,.app-page__title{width:100%;display:inline-block;margin-top:40px}.app-page__description{font-size:18px;line-height:1.7}.app-page__description p{margin-top:10px}.cookie-privacy-content{background:#fff;border-radius:4px;box-shadow:0 0 3px rgba(73,89,106,.3);padding:80px;margin-top:40px}.cookie-privacy-content h1{margin-top:0}.cookie-privacy-content h2{margin-bottom:10px}.cookie-privacy-content ol,.cookie-privacy-content p,.cookie-privacy-content ul{margin-bottom:20px}.cookie-privacy-content ul{padding-left:20px;list-style:disc}@media screen and (max-width:768px){.cookie-privacy-content{padding:20px}}.convo-list-item{position:relative;cursor:pointer;margin-top:15px}.convo-list-item__placeholder{width:100%;display:inline-block}.convo-list-item__placeholder .profile-pic{width:100%;height:100%}.convo-list-item__notifications{position:absolute;top:-6px;left:-6px;background:#f05353;z-index:2;border-radius:50%;height:18px;width:18px;color:#fff;font-weight:700;box-shadow:0 0 3px rgba(73,89,106,.3);font-size:11px}.convo-list-item__loading{background-image:url(/static/icons/spinner.svg);background-position:50%;background-size:34px 34px;background-repeat:no-repeat;width:34px;height:34px;display:block}.convo-list-item--active .convo-list-item__inner:after{content:"";position:absolute;width:42px;height:42px;z-index:0;top:-4px;left:-4px;border:1px solid #536e96;border-radius:100px;background:#fff}.convo-list-item__first-name{position:absolute;background:#536e96;right:100%;margin-right:-5px;transform:translateX(-15px);color:#fff;font-size:13px;padding:2px 5px;border-radius:4px;transition:opacity .1s ease-in-out,transform .1s ease-in-out;top:8px}.convo-list-item__first-name:before{content:"";position:absolute;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #536e96;right:-5px;top:5px}@media screen and (max-width:768px){.convo-list-item__first-name{display:none!important}}.convo-list-item__img{width:34px;height:34px;overflow:hidden;border-radius:50%;position:relative;z-index:1;border:2px solid #e0e0e0}.convo-list-item__img__inner{display:inline-block;width:32px;height:32px;border-radius:50%}.convo-list-item__img__inner .profile-pic{width:100%;height:100%}.convo-list-item__img__inner button{width:100%;height:100%;cursor:pointer}.convo-list-item__img:hover{opacity:.9;border:2px solid #f78888}.convo-list-item--other-user-premium-cofounder .convo-list-item__img{border:2px solid #efcf77}.convo-list-item:hover .convo-list-item__first-name{opacity:1;z-index:1;transform:translateX(-10px)}.conversation-menu{background:#fcfcfc;padding:6px;float:left;width:100%;border-bottom:1px solid #e0e0e0;border-left:3px solid #f78888;height:45px;position:relative}.conversation-menu__options{float:right;margin-top:5px;margin-right:5px}.conversation-menu__other-user-profile-pic{width:32px;height:32px;border-radius:50%;overflow:hidden;float:left}.conversation-menu__other-user-profile-pic img{width:100%}.conversation-menu__other-user-first-name{width:calc(100% - 97px);float:left;padding:7px 10px;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-menu__pop-up{position:absolute;right:8px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;top:55px;box-shadow:0 0 3px rgba(73,89,106,.3);z-index:3;width:100%;max-width:200px}.conversation-menu__pop-up__item{border-bottom:1px solid #e0e0e0;border-radius:4px}.conversation-menu__pop-up__item a,.conversation-menu__pop-up__item button{padding:10px;display:inline-block;width:100%;font-weight:100;font-size:14px;text-decoration:none}.conversation-menu__pop-up__item:hover{background:#fcfcfc}.conversation-menu__pop-up .conversation-menu__pop-up__item:last-child{border-bottom:none}.conversation-menu__pop-up:after,.conversation-menu__pop-up:before{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #e0e0e0;position:absolute;right:6px;top:-8px}.conversation-menu__pop-up:after{border-bottom:8px solid #fff;top:-7px;z-index:4}.conversation-menu__button{float:right;padding:10px;border:1px solid #e0e0e0;cursor:pointer;border-radius:4px;line-height:0;height:28px;margin-top:2px;width:33px;color:#5f5f5f;font-size:14px}.conversation-menu__close{float:right;margin-right:10px;margin-top:5px;height:22px;width:22px}.conversation-menu__close button{background-image:url(/static/icons/close.svg);height:100%;width:100%;background-size:8px 8px;background-color:#fff;background-repeat:no-repeat;background-position:50%;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer}.conversation{height:100%}.conversation__auto-reject{width:100%;padding:20px}.conversation__message-box{padding:20px;overflow-y:auto;height:calc(100% - 195px);position:relative}.conversation__message-box__loading{background-color:hsla(0,0%,100%,.5686274509803921);background-image:url(/static/icons/spinner.svg);background-position:50%;background-size:80px 80px;background-repeat:no-repeat;width:100%;height:100%;height:calc(100% - 150px);position:absolute;z-index:1}.conversation__message-box::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#f5f5f5}.conversation__message-box::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.conversation__message-box::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#536e96}.conversation__empty-message-box{background:#e0e0e0;display:inline-block;padding:12px;border-radius:4px;font-size:13px}.conversation__send-msg-box{position:absolute;width:100%;bottom:0;border-top:1px solid #e0e0e0}.conversation__send-msg-box .text-area,.conversation__send-msg-box .text-area__inner,.conversation__send-msg-box textarea{min-height:100%;height:100%;display:block}.conversation__send-msg-box textarea{height:150px;border:none;border-radius:0}.conversation__send-msg-box .text-area__inner textarea{padding-right:90px;resize:none}.conversation__send-msg-box .text-area__inner textarea::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#f5f5f5}.conversation__send-msg-box .text-area__inner textarea::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.conversation__send-msg-box .text-area__inner textarea::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#536e96}.conversation__send-msg-box .text-area__inner textarea:focus{height:150px;border-bottom:1px solid #536e96}.conversation__send-msg-box .cta--send-message{position:absolute;right:10px;top:10px}.conversation__inner{height:100%;position:relative;overflow:hidden}.conversation__message{width:100%}.conversation__message__has-been-read{background-repeat:no-repeat;float:right;max-width:300px;width:100%;font-size:12px;padding-left:38px;background-size:20px;min-height:25px;padding-top:4px;background-image:url(/static/icons/message-read-info.svg);background-position:12px 2px;text-align:left}.conversation__message__has-been-read--read{background-size:25px;padding-left:40px;background-position:12px -1px;background-image:url(/static/icons/double-ticks.svg)}.conversation__message__inner{padding:31px 4px 4px;display:inline-block;width:100%}.conversation__message a{color:#536e96}.conversation__message__text{background:#e0e0e0;border:1px solid #e0e0e0;padding:15px;border-radius:24px;float:right;text-align:left;max-width:300px;position:relative;width:100%;font-size:14px;color:#5f5f5f;-webkit-transform:translateZ(0)}.conversation__message__text__inner{word-wrap:break-word}.conversation__message__text__inner *{font-size:14px}.conversation__message--other-user .conversation__message__text{background:#fff;float:left}.conversation__message__profile-pic{border-radius:50%;height:18px;width:18px;overflow:hidden;float:left;margin-left:13px;margin-top:7px;position:relative}.conversation__message__profile-pic img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;z-index:0;min-width:100%;min-height:100%}.conversation__message__meta{display:inline-block;padding:3px 7px;border-radius:4px;margin-top:5px;font-size:11px}.conversation__message__details{position:absolute;top:-30px;left:0;color:#5f5f5f}.conversation__message__time{float:left}.conversation__message__time:before{content:"\2022"}.conversation__message__name{float:left;font-weight:600}.convo-pagination{position:absolute;bottom:0;left:0;background:#fcfcfc;border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:50px;width:55px}.convo-pagination__button-cont{float:left;width:100%;position:relative}.convo-pagination__button-cont:hover{background:#e0e0e0}.convo-pagination__button-cont:hover .convo-pagination__button-tooltip{display:block}.convo-pagination__button-cont--disabled:hover{background:#fcfcfc}.convo-pagination__button-cont--disabled:hover .convo-pagination__button-tooltip{display:none}.convo-pagination__button-tooltip{position:absolute;background:#536e96;color:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);border-radius:4px;padding:2px 5px;display:none;word-wrap:break-word;top:26px;transform:translate(-100%,-100%);width:150px;z-index:2;left:1px;font-size:13px;margin-left:-10px}.convo-pagination__button-tooltip:before{content:"";margin-left:-8px;position:absolute;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #536e96;right:-5px;top:5px}.convo-pagination__button{cursor:pointer;background:url(/static/icons/chevron-down.svg) no-repeat 50%;background-size:13px;height:25px;width:100%;float:left}.convo-pagination__button--prev{transform:rotate(180deg)}.convo-pagination__button:disabled{cursor:default;background:none}.chat-overlay{position:fixed;width:100%;height:100%;top:0;right:0;z-index:5;padding-top:60px;width:54px}.chat-overlay__pagination-loading{position:absolute;top:0;left:0;background-color:#fff;height:100%;width:55px;border-right:1px solid #e0e0e0;z-index:3;background-position:center 3px;background-repeat:no-repeat;background-size:50px;background-image:url(/static/icons/spinner.svg)}@media screen and (max-width:768px){.chat-overlay{right:-54px}.chat-overlay--active{right:0}}.chat-overlay__general-error{position:absolute;background-image:url(/static/icons/error-exclamation.svg);background-repeat:no-repeat;background-size:21px 21px;background-position:7px;background-color:#fff7e1;margin-bottom:20px;padding:7px 7px 7px 36px;border-radius:4px;font-size:12px;text-align:left;box-shadow:0 0 3px rgba(73,89,106,.3);border:1px solid #e7e0cb;display:inline-block;left:50%;transform:translateX(-50%) translateY(-150%);transition:transform .2s ease-in-out;z-index:-1;opacity:0;top:5px}.chat-overlay__general-error--active{z-index:1;opacity:1;transform:translateX(-50%) translateY(0)}.chat-overlay__close{position:absolute;top:0;left:0;background:hsla(0,0%,100%,.5411764705882353);width:100%;height:100%;z-index:-1;display:none}.chat-overlay--active .chat-overlay__close{display:block}.chat-overlay__inner{width:100%;float:right;height:100%;max-width:550px;background:#fff;box-shadow:0 0 3px rgba(73,89,106,.3);position:relative}.page--no-padding .chat-overlay__inner:before{content:"";position:absolute;background:#fcfcfc;height:60px;width:100%;top:-60px;left:0}.chat-overlay__convo-list{background:#fcfcfc;height:100%;float:left;border-right:1px solid #e0e0e0;position:relative;width:100%}.chat-overlay__convo-list__inner{position:relative;padding:10px;width:54px;overflow-y:auto;overflow-x:hidden;height:calc(100% - 50px)}.chat-overlay__convo-list__inner::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#f5f5f5}.chat-overlay__convo-list__inner::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.chat-overlay__convo-list__inner::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2);background-color:#536e96}.chat-overlay--active .chat-overlay__convo-list{width:auto}.chat-overlay__convo-details{float:right;width:calc(100% - 55px);height:100%;position:relative}.chat-overlay__convo-details__loading{background-color:#fff;background-image:url(/static/icons/spinner.svg);background-position:50%;background-size:80px 80px;background-repeat:no-repeat;width:100%;height:100%}.chat-overlay__convo-details__no-chat-selected,.chat-overlay__convo-details__no-chats{margin-top:20px;background:#e0e0e0;display:inline-block;padding:12px;border-radius:4px;font-size:13px}.chat-overlay--active{width:100%}
/*# sourceMappingURL=styles.3c95d9c2.chunk.css.map*/