.find-your-plan-wrapper{position:relative;padding:12px;max-width:530px;background-color:#fff;border-radius:24px}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-wrapper{padding:24px}}@media only screen and (min-width:1141px){.find-your-plan-wrapper{padding:24px}}.find-your-plan-survey{position:relative}.find-your-plan-survey__title-wrapper{padding:10px 0}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-survey-actions-wrapper{padding:0 40px}}@media only screen and (min-width:1141px){.find-your-plan-survey-actions-wrapper{padding:0 40px}}.find-your-plan-survey-question__content{padding:8px 20px 0}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-survey-question__content{padding:8px 32px 0}}@media only screen and (min-width:1141px){.find-your-plan-survey-question__content{padding:8px 32px 0}}.find-your-plan-survey-option-item:not(:last-child){margin-bottom:24px}.find-your-plan-survey-option-item .radio{display:flex}.find-your-plan-survey-option-item .radio__control-fake{min-width:16px}.find-your-plan-step-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.find-your-plan-step-actions .btn{min-width:128px}.find-your-plan-step-first-step{grid-template-columns:auto;justify-items:center}.find-your-plan-step-first-step .find-your-plan-step-action-button{min-width:164px}.find-your-plan-survey-progress{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.find-your-plan-list-container .picture__image-container{position:absolute;top:0;right:0;z-index:1}.find-your-plan-list-container .picture__image-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#FFF,transparent 40%);z-index:2}.find-your-plan-list-wrapper{position:relative;z-index:2}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-list-wrapper{padding:0 32px}}@media only screen and (min-width:1141px){.find-your-plan-list-wrapper{padding:0 32px}}.find-your-plan-item_active{display:block}.find-your-plan-item__description{max-width:280px}.find-your-plan-item__pricing{display:flex;flex-wrap:wrap;align-items:baseline;row-gap:8px}.find-your-plan-item__pricing-vat{width:100%}.find-your-plan-item-offers-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 16px}.find-your-plan-item-offer{display:grid;grid-template-columns:20px 1fr;gap:12px}.modal-action-buttons-container{display:flex;flex-direction:column;align-items:center;gap:8px}@media only screen and (min-width:768px)and (max-width:1140px){.modal-action-buttons-container{gap:16px}}@media only screen and (min-width:1141px){.modal-action-buttons-container{gap:16px}}.modal-action-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.modal-action-buttons .button{padding:15px 28px}.modal-action-buttons-link{left:50%;transform:translateX(-50%)}.company-info+.footer__secondary{margin-top:32px}@media only screen and (min-width:1141px){.company-info+.footer__secondary{margin-top:60px}}.footer-min{background:#e8eded}.footer-min__primary{display:grid;column-gap:24px}.footer-min__primary,.footer-min__primary_without-menu{grid-template-columns:1fr auto}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__primary_without-menu .footer-min__apps{grid-template-columns:repeat(2,auto)}}@media only screen and (min-width:1141px){.footer-min__primary_without-menu .footer-min__apps{grid-template-columns:repeat(4,auto)}}.footer-min__logo{position:relative;display:flex;max-width:fit-content;z-index:1}.footer-min__logo:after{content:"";position:absolute;width:calc(100% + 36px);height:calc(100% + 36px);background-color:#fff;border-radius:64px;transform:scale(0);opacity:0;transition:opacity .2s,transform .2s cubic-bezier(0,.77,1,.8);z-index:0;inset:-18px}.footer-min__logo:hover:after{transform:scale(1);opacity:1}.footer-min__secondary{display:grid;row-gap:12px}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__secondary{row-gap:16px}}@media only screen and (min-width:1141px){.footer-min__secondary{row-gap:16px}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__socials{grid-row:1/2;grid-column:2/3;justify-self:end}}@media only screen and (min-width:1141px){.footer-min__socials{grid-row:1/2;grid-column:2/3;justify-self:end}}.footer-min__payments{display:grid;grid-template-columns:repeat(4,min-content);grid-row:1/2;grid-column:1/3}@media only screen and (max-width:767px){.footer-min__payments{justify-content:space-between}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__payments{grid-column:1/2;column-gap:24px}}@media only screen and (min-width:1141px){.footer-min__payments{grid-column:1/2;column-gap:24px}}.footer-min__legal{display:grid;grid-row:2/2;grid-column:1/3;justify-content:space-between;padding-top:12px;width:100%;border-top:1px solid rgba(36,36,36,.2)}@media only screen and (max-width:767px){.footer-min__legal{display:flex;flex-direction:column;gap:40px;align-items:flex-start}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__legal{grid-template-columns:auto auto;align-items:baseline;padding-top:16px}}@media only screen and (min-width:1141px){.footer-min__legal{grid-template-columns:auto auto;align-items:baseline;padding-top:16px}}@media only screen and (max-width:767px){.footer-min__copyright{align-self:flex-end;text-align:right}}.footer-min__legal-list{display:grid;grid-template-columns:1fr}@media only screen and (max-width:767px){.footer-min__legal-list{row-gap:20px;grid-row:1/2;grid-column:1/3}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__legal-list{grid-template-columns:repeat(4,auto);column-gap:24px}}@media only screen and (min-width:1141px){.footer-min__legal-list{grid-template-columns:repeat(4,auto);column-gap:24px}}.legal-links{display:grid}@media only screen and (max-width:767px){.legal-links{grid-template-columns:repeat(2,auto);gap:12px}}@media only screen and (min-width:768px)and (max-width:1140px){.legal-links{grid-template-columns:repeat(4,auto);column-gap:24px}}@media only screen and (min-width:1141px){.legal-links{grid-template-columns:repeat(4,auto);column-gap:24px}}.legal-links-link{text-decoration:none;font-size:12px;color:#868889}.legal-links-link:hover{text-decoration:underline}.preheader{position:relative;margin-top:8px;z-index:98}@media only screen and (min-width:768px)and (max-width:1140px){.preheader{z-index:100}}.preheader:not(.preheader-static){position:sticky;top:8px}@media only screen and (max-width:767px){.intercom-app>.intercom-messenger-frame+div,.intercom-lightweight-app-launcher.intercom-launcher{right:19px;bottom:96px}}@media only screen and (min-width:768px)and (max-width:1140px){.intercom-app>.intercom-messenger-frame+div,.intercom-lightweight-app-launcher.intercom-launcher{bottom:30px}}.social-media-list{display:grid;grid-template-columns:repeat(3,40px);gap:4px;justify-content:flex-end}.social-media-list .social-media-list__item-icon{color:#242424}.social-media-list__item{display:flex;justify-content:center;align-items:center}.payment-icons-list{display:grid;grid-template-columns:repeat(4,min-content);align-items:center;gap:12px}@media only screen and (min-width:768px)and (max-width:1140px){.payment-icons-list{column-gap:16px}}@media only screen and (min-width:1141px){.payment-icons-list{column-gap:16px}}.header-blog-es__dummy{height:80px}.header-blog-es{left:0;width:100%;color:#242424;z-index:99}@media only screen and (max-width:767px){.header-blog-es{position:fixed;top:12px}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es{position:absolute;top:24px}}@media only screen and (min-width:1141px){.header-blog-es{position:absolute;top:24px}}.header-blog-es .menu-blog:after{content:"";position:absolute;background-color:#f5f3f8;z-index:-4}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es .menu-blog:after{inset:-16px 0}}@media only screen and (min-width:1141px){.header-blog-es .menu-blog:after{inset:-12px 0}}@media only screen and (min-width:1141px)and (max-width:1280px){.header-blog-es .menu-blog:after{inset:-15px 0}}.header-blog-es__inner{position:absolute;display:flex;margin:0 auto;padding:16px 16px 0;pointer-events:none;z-index:101}@media only screen and (max-width:767px){.header-blog-es__inner{width:100%}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es__inner{inset:0;justify-content:center;align-items:center}}@media only screen and (min-width:1141px){.header-blog-es__inner{inset:0;justify-content:center;align-items:center}}@media only screen and (min-width:1141px)and (max-width:1280px){.header-blog-es__inner{padding-top:11px;padding-right:10px}}.header-blog-es__inner>*{pointer-events:all}.header-blog-es__logos{display:flex;align-items:center;gap:6px}@media only screen and (max-width:767px){.header-blog-es__logos{position:absolute;top:25%;right:50%;transform:translate(50%,50%);transition:transform .3s}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es__logos{transition:transform .3s;position:fixed;left:20px;display:flex;transform:translateX(0);transition:transform .2s}}@media only screen and (min-width:1141px){.header-blog-es__logos{position:fixed;left:20px;display:flex;transform:translateX(0);transition:transform .2s}}.header-blog-es__logo-with-dot{position:relative!important}.header-blog-es__logo,.header-blog-es__logo--blog{display:block;color:#ff4c5c;cursor:pointer}.header-blog-es__logo--blog{transition:color .2s}.header-blog-es__logo--blog:hover{color:#242424}.header-blog-es__actions{margin-left:auto}@media only screen and (max-width:767px){.header-blog-es__actions{opacity:0;transition:opacity .15s;pointer-events:none}}@media only screen and (min-width:1141px){.header-blog-es__actions a{min-height:54px}}@media only screen and (min-width:1141px)and (max-width:1280px){.header-blog-es__actions a{min-height:fit-content;line-height:1;font-size:12px;border-radius:12px}}@media only screen and (min-width:1141px){.header-blog-es__actions-link{border-radius:16px}}.header-blog-es__logo-sm{display:none}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es__logo-sm{position:fixed;left:0;display:flex;transform:translateX(-100vw);transition:transform .3s}}@media only screen and (min-width:1141px){.header-blog-es__logo-sm{position:fixed;left:0;display:flex;transform:translateX(-100vw);transition:transform .3s}}.header-blog-es__logo-sm .icon{transition:color .15s}.header-blog-es__logo-sm:hover .icon{color:#ff4c5c}.header-blog-es__logo-sm-link{display:flex;justify-content:center;align-items:center;padding:17px;color:#242424;background-color:rgba(226,224,233,.8);border-radius:12px;backdrop-filter:blur(8px);transition:all .15s}@media only screen and (min-width:1141px){.header-blog-es__logo-sm-link{padding:18px;border-radius:16px}}.header-blog-es__logo-sm-link:hover{background-color:#fff;backdrop-filter:none;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(0,0,0,.06)}.header-blog-es__logo-sm-link:active{box-shadow:none}.header-blog-es__logo-sm-link .icon{display:block}@media only screen and (max-width:767px){.header-blog-es--scrolled .header-blog-es__logos{transform:translate(50%,-48px)}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es--scrolled .header-blog-es__logos{transform:translateX(-200px)}}@media only screen and (min-width:1141px){.header-blog-es--scrolled .header-blog-es__logos{transform:translateX(-200px)}}.header-blog-es--scrolled .header-blog-es__logo-sm{display:none}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es--scrolled .header-blog-es__logo-sm{position:fixed;top:12px;left:20px;display:flex;transform:translateX(0)}}@media only screen and (min-width:1141px){.header-blog-es--scrolled .header-blog-es__logo-sm{position:fixed;top:12px;left:20px;display:flex;transform:translateX(0);left:16px}.header-blog-es--scrolled .header-blog-es__actions{position:fixed;top:12px;right:16px}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es--scrolled .blog-search-wide{position:fixed;top:12px;z-index:1}}@media only screen and (max-width:767px){.header-blog-es--opened{inset:0;position:fixed}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es--opened{position:fixed}}@media only screen and (max-width:767px){.header-blog-es--opened .header-blog-es__logo-sm{display:none!important}.header-blog-es--opened .header-blog-es__logos{transform:translate(-100vw,50%)}.header-blog-es--opened .header-blog-es__actions{opacity:1;pointer-events:all}}.header-blog-es--opened .header-blog-es__inner{z-index:102}@media only screen and (max-width:767px){.header-blog-es--opened .header-blog-es__inner{top:12px;display:flex;width:100%}.header-blog-es--opened .blog-search-wide{pointer-events:all;z-index:1}.header-blog-es--opened .blog-search-wide .blog-search-wide__input{visibility:visible;display:block;max-width:100%;outline:none;opacity:1}.header-blog-es--opened .blog-search-wide .blog-search-wide__button{background-color:initial;border-left:1px solid transparent;border-top-left-radius:0;border-bottom-left-radius:0;pointer-events:none;z-index:201}}@media only screen and (min-width:1141px){.header-blog-es--subnav-opened .header-blog-es__inner{z-index:102}}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog-es--search-opened .header-blog-es__logos,.header-blog-es--search-opened .menu-blog__nav{transform:translateY(-100px)}.header-blog-es--search-opened.header-blog-es--scrolled .header-blog-es__logos{transform:translate(-200px,-100px)}.header-blog-es--search-opened .header-blog-es__logo-sm{transform:translateY(-100px)}}.footer{background:#e8eded}.footer__content{display:flex;flex-direction:column;padding:40px 16px 100px;gap:40px}@media only screen and (min-width:768px)and (max-width:1140px){.footer__content{padding:48px 24px;gap:48px}}@media only screen and (min-width:1141px){.footer__content{padding:60px 32px;gap:60px}}.footer__content.block-wraper__body{background:none}.footer__primary{display:grid;align-items:flex-start}@media only screen and (min-width:1141px){.footer__primary{column-gap:16px}}@media only screen and (max-width:767px){.footer__primary .footer__apps{grid-row:1/2;grid-column:5/6;justify-content:end}}@media only screen and (min-width:768px)and (max-width:1140px){.footer__primary .footer__apps{grid-row:1/2;grid-column:5/6;justify-content:end}}.footer__logo{position:relative;display:flex;max-width:fit-content;z-index:1}.footer__logo:after{content:"";position:absolute;width:calc(100% + 36px);height:calc(100% + 36px);background-color:#fff;border-radius:64px;transform:scale(0);opacity:0;transition:opacity .2s,transform .2s cubic-bezier(0,.77,1,.8);z-index:0;inset:-18px}.footer__logo:hover:after{transform:scale(1);opacity:1}.footer__secondary{display:grid;row-gap:12px}@media only screen and (min-width:768px)and (max-width:1140px){.footer__secondary{row-gap:16px}}@media only screen and (min-width:1141px){.footer__secondary{row-gap:16px}}.footer__secondary.footer__secondary_europe{row-gap:0}.footer__socials{grid-row:1/2;grid-column:2/3;justify-self:end}.footer__legal{display:grid;grid-template-columns:auto auto;grid-row:2/2;grid-column:1/3;justify-content:space-between;padding-top:12px;width:100%;border-top:1px solid rgba(36,36,36,.2)}@media only screen and (max-width:767px){.footer__legal{display:flex;flex-direction:column;gap:40px;align-items:flex-start}}@media only screen and (min-width:768px)and (max-width:1140px){.footer__legal{grid-template-columns:auto auto;align-items:baseline;padding-top:16px}}@media only screen and (min-width:1141px){.footer__legal{grid-template-columns:auto auto;align-items:baseline;padding-top:16px}}@media only screen and (max-width:767px){.footer__copyright{align-self:flex-end;text-align:left}}.app-download{display:grid;gap:12px}@media only screen and (min-width:768px)and (max-width:1140px){.app-download{gap:14px;grid-template-columns:repeat(2,auto)}}@media only screen and (min-width:1141px){.app-download{gap:12px}}.app-download_row{display:flex;justify-content:left;gap:8px}@media only screen and (max-width:767px){.app-download_row{flex-wrap:wrap}}@media only screen and (min-width:1141px){.app-download_row{flex-wrap:wrap}}@media only screen and (max-width:767px){.app-download_row .app-download__link{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px)}}.app-download_row .app-download__item{min-width:170px}.app-download__item{padding:0 24px 0 20px;width:100%;height:52px}.app-download__item span{white-space:nowrap}.app-download__icon{margin-right:6px}.blog-search-wide{position:absolute;inset:0 16px;z-index:-1}@media only screen and (max-width:767px){.blog-search-wide{pointer-events:none}}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search-wide{pointer-events:none;inset:-12px 20px 0}}@media only screen and (min-width:1141px){.blog-search-wide{inset:0}}.blog-search-wide__input{visibility:hidden;position:absolute;padding:12px;width:100%;height:56px;max-width:0;color:#242424;background-color:rgba(208,203,220,.8);border:0;border-radius:20px;opacity:0;transition:all .3s;inset:0}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search-wide__input{height:56px}}@media only screen and (max-width:767px){.blog-search-wide__input{backdrop-filter:blur(8px)}}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search-wide__input{backdrop-filter:blur(8px)}}@media only screen and (min-width:1141px){.blog-search-wide__input{padding:18px;background-color:#e2e0e9;border-radius:16px}}@media only screen and (min-width:1141px)and (max-width:1280px){.blog-search-wide__input{padding:10px;height:42px;border-radius:12px}}.blog-search-wide__input::placeholder{color:inherit;opacity:.5}.blog-search-wide__button{position:absolute;right:0;padding:18px;background-color:rgba(208,203,220,.8);border-radius:20px;cursor:pointer;pointer-events:all}@media only screen and (max-width:767px){.blog-search-wide__button{transition:background-color .3s;backdrop-filter:blur(8px)}}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search-wide__button{transition:background-color .3s;backdrop-filter:blur(8px);border-radius:12px}}@media only screen and (min-width:1141px){.blog-search-wide__button{right:-64px;padding:17px;background-color:#e2e0e9;border:1px solid #e2e0e9;border-radius:16px}}@media only screen and (min-width:1141px)and (max-width:1280px){.blog-search-wide__button{right:-50px;padding:10px;border-radius:12px}}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search-wide__button:hover{background-color:#fff;transition:background-color .3s}}@media only screen and (min-width:1141px){.blog-search-wide__button:hover{background-color:#fff;transition:background-color .3s}}.blog-search-wide--opened{pointer-events:all;z-index:1}@media only screen and (min-width:1141px){.blog-search-wide--opened{inset:0 -8px 0 0}}.blog-search-wide--opened .blog-search-wide__input{visibility:visible;display:block;max-width:100%;outline:none;opacity:1}@media only screen and (min-width:1141px){.blog-search-wide--opened .blog-search-wide__input{border:1px solid rgba(36,36,36,.1);border-top-right-radius:0;border-bottom-right-radius:0;z-index:200}}.blog-search-wide--opened .blog-search-wide__button{border-left:1px solid transparent;border-top-left-radius:0;border-bottom-left-radius:0;pointer-events:none;z-index:201}@media only screen and (max-width:767px){.blog-search-wide--opened .blog-search-wide__button{background-color:initial}}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search-wide--opened .blog-search-wide__button{background-color:initial}}@media only screen and (min-width:1141px){.blog-search-wide--opened .blog-search-wide__button{right:-54px;border:1px solid rgba(36,36,36,.1);border-left-color:transparent}}@media only screen and (min-width:1141px)and (max-width:1280px){.blog-search-wide--opened .blog-search-wide__button{right:-40px}}.blog-search-wide__icon{width:20px;height:20px}@media only screen and (min-width:768px)and (max-width:1140px){.header-blog--scrolled .blog-search-wide{position:fixed;top:12px;z-index:1}}@media only screen and (max-width:767px){.menu-nav{grid-row:2/2;grid-column:1/6}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-nav{grid-row:2/2;grid-column:1/6}}.menu-nav-list{display:grid;grid-template-columns:6fr 6fr;gap:40px}@media only screen and (max-width:767px){.menu-nav-list{grid-template-columns:1fr;grid-template-rows:auto}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-nav-list{gap:16px;grid-template-columns:auto auto auto}}@media only screen and (min-width:1141px){.menu-nav-list{gap:16px;grid-template-columns:auto auto auto}}.menu-nav-inner-list{display:grid;row-gap:8px;margin-top:24px;line-height:1.4;font-weight:500}@media only screen and (min-width:768px)and (max-width:1140px){.menu-nav-inner-list{gap:12px 24px;margin-top:32px}}@media only screen and (min-width:1141px){.menu-nav-inner-list{gap:12px 24px;margin-top:32px}}.menu-nav-inner-list--explore{grid-auto-flow:row}@media only screen and (min-width:768px)and (max-width:1140px){.menu-nav-inner-list--explore{grid-auto-flow:column;grid-template-rows:repeat(8,auto)}.country-be .menu-nav-inner-list--explore{grid-template-columns:1fr;grid-template-rows:repeat(10,auto)}.country-it .menu-nav-inner-list--explore{grid-template-rows:repeat(7,auto)}.country-de .menu-nav-inner-list--explore{grid-template-rows:repeat(9,auto)}}@media only screen and (min-width:1141px){.menu-nav-inner-list--explore{grid-auto-flow:column;grid-template-rows:repeat(8,auto)}.country-be .menu-nav-inner-list--explore{grid-template-columns:1fr;grid-template-rows:repeat(10,auto)}.country-it .menu-nav-inner-list--explore{grid-template-rows:repeat(7,auto)}.country-de .menu-nav-inner-list--explore{grid-template-rows:repeat(9,auto)}}@media only screen and (max-width:767px){.menu-nav-list--business-account-page .menu-nav-solutions{grid-column:1/4}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-nav-list--business-account-page{gap:24px;grid-template-columns:auto auto}}@media only screen and (min-width:1141px){.menu-nav-list--business-account-page{gap:24px;grid-template-columns:auto auto}}.menu-nav-list--business-account-page .menu-nav-inner-list--solutions{grid-auto-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:repeat(9,auto)}.menu-nav-link{text-decoration:none;font-weight:500;color:#242424}.menu-nav-link:hover{text-decoration:underline}.locale-switcher-dropdown{position:relative;display:inline-flex;align-items:center;text-align:left}@media only screen and (min-width:1141px){.locale-switcher-dropdown:hover .locale-switcher-dropdown__drop{transform:translateY(16px);opacity:1;pointer-events:all;z-index:99}.locale-switcher-dropdown:hover .locale-switcher-dropdown__arrow{transform:rotate(180deg)}}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__drop{transform:translateY(16px);opacity:1;pointer-events:all;z-index:99}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__arrow{transform:rotate(180deg)}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__head,.locale-switcher-dropdown:hover .locale-switcher-dropdown__head{text-decoration:none}.locale-switcher-dropdown.dropdown_visible .locale-switcher-dropdown__head:before,.locale-switcher-dropdown:hover .locale-switcher-dropdown__head:before{opacity:1}@media only screen and (max-width:767px){.locale-switcher-dropdown .locale-switcher-dropdown-wrapper{position:fixed;top:64px;right:8px;left:8px;width:calc(100vw - 16px)}}.locale-switcher-dropdown__head{display:flex;justify-content:space-between;align-items:center;padding:8px 6px;height:40px;line-height:0;text-transform:uppercase;color:#242424}.locale-switcher-dropdown__head:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;background-color:rgba(36,36,36,.1);border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:transform .3s,opacity .3s}.locale-switcher__item-header{position:relative;z-index:1}.locale-switcher-dropdown__arrow{margin-left:1px;transition:.2s}.locale-switcher-dropdown__drop{position:absolute;top:100%;right:0;left:auto;opacity:0;transition:transform .2s,opacity .2s;pointer-events:none;z-index:-1}.locale-switcher-dropdown__drop:before{content:"";position:absolute;right:0;bottom:100%;left:0}.locale-switcher-dropdown-wrapper:before{height:20px}@media only screen and (min-width:1141px){.locale-switcher-dropdown-wrapper:before{height:56px}.header--subnav-opened .locale-switcher-dropdown-wrapper:before{height:40px}}.locale-switcher-countries-wrapper .locale-switcher-countries-wrapper_text{padding:0 12px}.locale-switcher-countries-list{display:grid;grid-template-columns:1fr 1fr;gap:2px}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-countries-list.locale-switcher-countries-list_wide{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1141px){.locale-switcher-countries-list.locale-switcher-countries-list_wide{grid-template-columns:repeat(3,1fr)}}.locale-switcher-countries-list .tooltip{color:rgba(36,36,36,.05)}.locale-switcher-countries-list .tooltip__inner{max-width:216px}.locale-switcher__item.locale-switcher__item{justify-content:flex-start;width:100%;min-width:auto;border-color:transparent;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.locale-switcher__item.locale-switcher__item:active,.locale-switcher__item.locale-switcher__item:hover{border-color:rgba(36,36,36,.1)!important;opacity:1!important}.locale-switcher__item_selected.locale-switcher__item_selected{background-color:#eef1f2;border-color:transparent;cursor:not-allowed!important}.locale-switcher__item_selected.locale-switcher__item_selected:hover{border-color:transparent!important}.locale-switcher__item-tooltip{position:absolute;right:20px;white-space:wrap;text-align:left;opacity:1}.locale-switcher-languages-wrapper{padding:0 12px}.locale-switcher-languages-list{display:grid;gap:4px}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list{gap:8px}}@media only screen and (min-width:1141px){.locale-switcher-languages-list{gap:8px}}.locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,70px)}}@media only screen and (min-width:1141px){.locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,70px)}}.locale-switcher-languages-list[data-languages-count="3"]{grid-template-columns:repeat(3,1fr)}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list[data-languages-count="3"]{grid-template-columns:repeat(3,70px)}}@media only screen and (min-width:1141px){.locale-switcher-languages-list[data-languages-count="3"]{grid-template-columns:repeat(3,70px)}}.locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(3,1fr)}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(6,70px)}}@media only screen and (min-width:1141px){.locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(6,70px)}}.locale-switcher-languages-wrapper_complex{position:relative}.locale-switcher-languages-wrapper_complex:before{content:"";position:absolute;right:12px;bottom:0;left:12px;display:block;height:1px;background-color:rgba(36,36,36,.1)}.locale-switcher-languages-wrapper_dynamic-complex-languages-only{padding:0}.locale-switcher-languages-wrapper_spread{position:relative;display:none}.locale-switcher-languages-wrapper_spread:before{content:"";position:absolute;top:0;right:12px;left:12px;display:block;height:1px;background-color:rgba(36,36,36,.1)}.locale-switcher-languages-wrapper_spread .locale-switcher-languages-item_opened,.locale-switcher-languages-wrapper_spread.locale-switcher-languages-wrapper_opened{display:block}.locale-switcher-languages-wrapper_spread .locale-switcher-languages-list[data-languages-count="2"]{grid-template-columns:repeat(2,1fr)}.locale-switcher-languages-wrapper_spread .locale-switcher-languages-list[data-languages-count="3"],.locale-switcher-languages-wrapper_spread .locale-switcher-languages-list[data-languages-count="6"]{grid-template-columns:repeat(3,1fr)}.locale-switcher-language__item-link.locale-switcher-language__item-link{padding:6px 0;width:100%;height:44px;font-size:14px;border-radius:64px}.locale-switcher-wrapper_language .locale-switcher-languages-list{display:grid}@media only screen and (min-width:768px)and (max-width:1140px){.locale-switcher-wrapper_language .locale-switcher-languages-list{gap:2px}}@media only screen and (min-width:1141px){.locale-switcher-wrapper_language .locale-switcher-languages-list{gap:2px}}.spread-switcher{position:fixed;inset:0;display:grid;justify-content:center;align-items:center;padding:0 8px;overflow:auto;background-color:rgba(36,36,36,.7);backdrop-filter:blur(10px);z-index:101}.blog-search{position:relative}@media only screen and (max-width:767px){.blog-search{flex:1 1;margin-right:8px}}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search{flex:1 1;margin-right:8px}}.blog-search__input{display:none;padding:12px 48px 12px 24px;width:100%;color:#242424;background-color:rgba(226,224,233,.8);border:0;border-radius:12px;backdrop-filter:blur(24px)}@media only screen and (min-width:1141px){.blog-search__input{padding:12px 24px 12px 46px;height:56px;border-radius:16px}}.blog-search__input::placeholder{color:inherit;opacity:.5}.blog-search__button{position:absolute;top:50%;right:0;padding:12px;border-radius:12px;transform:translateY(-50%);transition:background-color .3s;cursor:pointer}@media only screen and (min-width:1141px){.blog-search__button{right:0;padding:18px;position:relative;background-color:rgba(226,224,233,.8);border-radius:16px;backdrop-filter:blur(8px)}}.blog-search__button:hover{background-color:rgba(255,255,255,.5)}.blog-search_opened{position:absolute;right:0}@media only screen and (max-width:767px){.blog-search_opened{left:0}}@media only screen and (min-width:1141px){.blog-search_opened{position:relative;width:56px}}.blog-search_opened .blog-search__input{display:block;outline:none}@media only screen and (min-width:768px)and (max-width:1140px){.blog-search_opened .blog-search__input{max-width:320px}}@media only screen and (min-width:1141px){.blog-search_opened .blog-search__input{position:absolute;width:148px}}.blog-search_opened .blog-search__button{background:none;pointer-events:none}@media only screen and (min-width:1141px){.blog-search_opened .blog-search__button{position:absolute;left:0;backdrop-filter:none}}.blog-search__icon{width:20px;height:20px}.menu-blog__trigger{position:relative;display:flex;justify-content:center;align-items:center;margin-right:3px;padding:14px 24px;box-sizing:initial;color:#242424;background:none;background-color:rgba(11,0,46,.1);border:0;border-radius:16px;outline:0;transition:transform .15s ease;cursor:pointer}@media only screen and (max-width:767px){.menu-blog__trigger{padding:0;width:56px;height:56px;background-color:rgba(208,203,220,.8);backdrop-filter:blur(8px)}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__trigger{padding:0;width:56px;height:56px;background-color:rgba(208,203,220,.8);backdrop-filter:blur(8px);width:52px;height:52px;border-radius:12px}}.menu-blog__nav-burger{display:block;width:24px;color:#5f5c6a;cursor:pointer}.menu-blog__nav-burger div{position:relative;top:0;margin-bottom:4px;height:2px;background-color:#5f5c6a;transition:transform .3s ease,top .3s ease,width .3s ease,right .3s ease}.menu-blog__nav-burger div:first-child,.menu-blog__nav-burger div:last-child{transform-origin:0}.menu-blog__nav-burger div:last-child{margin-bottom:0}.header-blog-es--opened .menu-blog__nav-burger div:first-child{top:-5px;left:3px;transform:rotate(45deg)}.header-blog-es--opened .menu-blog__nav-burger div:last-child{top:6px;left:3px;transform:rotate(-45deg)}.menu-blog__nav-item{position:relative;padding:32px 24px;width:100%;white-space:nowrap;color:#242424;border-radius:20px;transition:background-color .3s,border .2s;cursor:pointer;z-index:1}@media only screen and (max-width:767px){.menu-blog__nav-item{background-color:rgba(255,255,255,.7);border:1px solid transparent}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__nav-item{background-color:rgba(255,255,255,.7);border:1px solid transparent;background-color:#f3f2f7}}@media only screen and (min-width:1141px){.menu-blog__nav-item{padding:14px 20px;border-radius:12px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-blog__nav-item{padding:11px 12px;line-height:1;font-size:12px;border-radius:8px}}@media only screen and (max-width:767px){.menu-blog__nav-item:hover{background-color:rgba(255,255,255,.2);border:1px solid rgba(36,36,36,.1)}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__nav-item:hover{background-color:rgba(255,255,255,.2);border:1px solid rgba(36,36,36,.1)}}@media only screen and (max-width:767px){.menu-blog__nav-item--active{background-color:rgba(255,255,255,.2);border:1px solid rgba(36,36,36,.1);border-bottom-color:transparent;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:none}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__nav-item--active{background-color:rgba(255,255,255,.2);border:1px solid rgba(36,36,36,.1);border-bottom-color:transparent;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:none}}@media only screen and (min-width:1141px){.menu-blog__nav-item--active{background-color:#f3f2f7}}@media only screen and (max-width:767px){.menu-blog__nav-item--active:hover{border-bottom:1px solid transparent}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__nav-item--active:hover{border-bottom:1px solid transparent}}.menu-blog__cards-wrapper{transform:translateY(-100%);transition:transform .3s;z-index:-2}@media only screen and (max-width:767px){.menu-blog__cards-wrapper{max-height:0;transition:max-height .6s,padding .6s}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__cards-wrapper{max-height:0;transition:max-height .6s,padding .6s}}@media only screen and (min-width:1141px){.menu-blog__cards-wrapper{position:fixed;inset:0 0 auto;padding:80px 20px 40px}}.menu-blog__cards-wrapper--opened{background-color:rgba(255,255,255,.2);border-bottom-right-radius:20px;border-bottom-left-radius:20px;transform:translateY(0);z-index:-1}@media only screen and (max-width:767px){.menu-blog__cards-wrapper--opened{padding-bottom:32px;max-height:500px;border:1px solid rgba(36,36,36,.1);border-top:none;border-bottom-right-radius:16px;border-bottom-left-radius:16px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__cards-wrapper--opened{padding-bottom:32px;max-height:500px;border:1px solid rgba(36,36,36,.1);border-top:none;border-bottom-right-radius:16px;border-bottom-left-radius:16px}}@media only screen and (min-width:1141px){.menu-blog__cards-wrapper--opened{background-color:rgba(226,224,233,.6);backdrop-filter:blur(20px)}}.menu-blog__cards-wrapper--opened .menu-blog__card{display:block}.menu-blog__card{display:none}@media only screen and (max-width:767px){.menu-blog__card{text-align:center}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__card{text-align:center}}@media only screen and (min-width:1141px){.menu-blog__card{margin:0 auto;padding:24px 20px;min-width:400px;max-width:fit-content;background-color:#f3f2f7;border-radius:20px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-blog__card-list{text-align:center}}.menu-blog__card-list li+li{margin-top:8px}@media only screen and (min-width:1141px){.menu-blog-card__link{display:flex;align-items:center;transition:color .15s;column-gap:8px}.menu-blog-card__link .icon{opacity:.3;transition:transform .2s}.menu-blog-card__link:hover .icon{transform:translateX(4px)}}.nav-bar-blog{position:fixed;display:flex;width:100%;z-index:90}@media only screen and (max-width:767px){.nav-bar-blog{bottom:0;margin-left:-16px;overflow:auto;background-color:rgba(226,224,233,.8);backdrop-filter:blur(8px)}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-bar-blog{bottom:0;margin-left:-16px;overflow:auto;background-color:rgba(226,224,233,.8);backdrop-filter:blur(8px);margin-left:-32px}}@media only screen and (min-width:1141px){.nav-bar-blog{top:22px;justify-content:center;transform:translateY(-80px);transition:transform .2s;pointer-events:none;z-index:100}}@media only screen and (max-width:767px){.nav-bar-blog::-webkit-scrollbar{display:none}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-bar-blog::-webkit-scrollbar{display:none}}@media only screen and (min-width:1141px){.nav-bar-blog_ready{bottom:auto;transform:translateY(0)}}.nav-bar-blog__tabs{position:relative;display:flex}@media only screen and (min-width:1141px){.nav-bar-blog__tabs{gap:8px;max-width:calc(100% - 820px);pointer-events:all}}.nav-bar-blog__tablist{display:flex;flex:0 0 auto;padding:8px 16px 20px;color:#fff;pointer-events:all;gap:8px}@media only screen and (min-width:1141px){.nav-bar-blog__tablist{padding:4px;background-color:rgba(226,224,233,.8);border-radius:16px;backdrop-filter:blur(8px);gap:0}}@media only screen and (max-width:767px){.nav-bar-blog__tab .nav-bar-blog__tab-item{background-color:rgba(255,255,255,.5)}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-bar-blog__tab .nav-bar-blog__tab-item{background-color:rgba(255,255,255,.5)}}.nav-bar-blog__tab:hover>.nav-bar-blog__tab-item{color:#fff;background-color:#242424}@media only screen and (min-width:1141px){.nav-bar-blog__tab:hover>.nav-bar-blog__tab-item{color:#242424;background-color:rgba(255,255,255,.5)}}.nav-bar-blog__tab[aria-selected=true] .nav-bar-blog__tab-item{color:#fff;background-color:#242424}@media only screen and (min-width:1141px){.nav-bar-blog__tab[aria-selected=true] .nav-bar-blog__tab-item{color:#242424;background-color:rgba(255,255,255,.5)}.nav-bar-blog__tab--dropdown .nav-bar-blog__tab-item{padding:8px 12px}.nav-bar-blog__tab--dropdown[aria-selected=true] .nav-bar-blog__tab-item{color:#4a74ff}}.nav-bar-blog__tab-item{display:block;margin:1px;padding:12px 20px;text-decoration:none;font-size:16px;color:#242424;border-radius:12px}@media only screen and (min-width:1141px){.nav-bar-blog__tab-item{font-size:14px}}.nav-bar-blog__more-btn{display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer}@media only screen and (max-width:767px){.nav-bar-blog__more-btn:hover{color:#fff;background-color:#242424}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-bar-blog__more-btn:hover{color:#fff;background-color:#242424}}.nav-bar-blog__more-btn:hover{text-decoration:none}.nav-bar-blog__more-btn-icon{margin-left:4px;transition:transform .2s}@media only screen and (min-width:1141px){.nav-bar-blog__more-dropdown:hover .nav-bar-blog__more-btn{background-color:rgba(255,255,255,.5)}.nav-bar-blog__more-dropdown:hover .nav-bar-blog__more-dropdown-drop{transform:translateY(0)}.nav-bar-blog__more-dropdown:hover .nav-bar-blog__more-btn-icon{transform:rotate(180deg)}}@media only screen and (max-width:767px){.nav-bar-blog__more-dropdown.dropdown_visible .nav-bar-blog__more-btn{color:#fff;background-color:#242424}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-bar-blog__more-dropdown.dropdown_visible .nav-bar-blog__more-btn{color:#fff;background-color:#242424}}.nav-bar-blog__more-dropdown.dropdown_visible .nav-bar-blog__more-dropdown-drop{transform:translateY(0)}.nav-bar-blog__more-dropdown.dropdown_visible .nav-bar-blog__more-btn-icon{transform:rotate(180deg)}@media only screen and (min-width:1141px){.nav-bar-blog__more-dropdown .nav-bar-blog__tab:hover>.nav-bar-blog__tab-item{background-color:#f3f2f7}}.nav-bar-blog__more-dropdown-drop{top:auto;right:0;bottom:64px;left:auto;margin:0;padding:8px;width:240px;min-width:auto;max-width:calc(100vw - 16px);border:0;border-radius:20px;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.06);transform:translateY(24px)}@media only screen and (min-width:1141px){.nav-bar-blog__more-dropdown-drop{top:64px;bottom:auto;left:0;padding:24px;border-radius:24px}}.nav-bar-blog__more-dropdown-drop:before{bottom:-18px;left:0;height:32px}@media only screen and (min-width:1141px){.nav-bar-blog__more-dropdown-drop:before{top:-18px;bottom:auto}}.nav-bar-blog__more-dropdown-drop .nav-bar-blog__tab--dropdown:not(:first-child){margin-top:8px}@media only screen and (max-width:767px){.intercom-app>.intercom-messenger-frame+div,.intercom-lightweight-app-launcher.intercom-launcher{right:19px;bottom:82px}}@media only screen and (min-width:768px)and (max-width:1140px){.intercom-app>.intercom-messenger-frame+div,.intercom-lightweight-app-launcher.intercom-launcher{bottom:82px}}.menu-trigger{position:relative;display:flex;justify-content:center;align-items:center;margin-right:3px;width:56px;height:56px;background-color:#242424;border:0;border-radius:50%;outline:0;transition:background-color .3s ease-in-out;cursor:pointer;aspect-ratio:1/1}@media only screen and (min-width:768px)and (max-width:1140px){.menu-trigger{width:52px;height:52px}}.menu__nav-burger{display:block;width:20px;cursor:pointer}.menu__nav-burger div{position:relative;top:0;margin-bottom:4px;height:2px;background-color:#fff;transition:all .3s ease-in-out}.menu__nav-burger div:first-child{transform-origin:0}.menu__nav-burger div:last-child{margin-bottom:0;transform-origin:0}.header--opened .menu__nav-burger div:first-child{top:-4px;left:2px;transform:rotate(45deg)}.header--opened .menu__nav-burger div:last-child{top:4px;left:2px;transform:rotate(-45deg)}@media only screen and (max-width:767px){.header--opened .menu-trigger{background-color:rgba(36,36,36,.1);backdrop-filter:blur(20px)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu-trigger{background-color:rgba(36,36,36,.1);backdrop-filter:blur(20px)}}.header--opened .menu__nav-burger div{background-color:#242424}.header--contrast .menu-trigger{background-color:#fff;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05)}.header--contrast .menu__nav-burger div{background-color:#242424}.find-your-plan-nav-card{display:flex;cursor:pointer}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-nav-card{align-items:flex-end}}@media only screen and (min-width:1141px){.find-your-plan-nav-card{height:max-content!important;min-height:130px}}.find-your-plan-nav-card:hover .nav-card__title{color:#fe42b4}@media only screen and (max-width:767px){.find-your-plan-nav-card__title{max-width:calc(100% - 100px)}}@media only screen and (min-width:768px)and (max-width:1140px){.find-your-plan-nav-card__title{padding-top:72px}}@media only screen and (min-width:1141px){.find-your-plan-nav-card__title{padding-top:72px}}.find-your-plan-nav-card__icon{position:absolute;top:16px;right:20px}.menu-landing__nav-item.menu-landing__nav-item{position:relative;display:flex;justify-content:center;align-items:center;padding-block:32px;width:100%;white-space:nowrap;color:#242424;border-radius:20px;transition:background-color .3s,border .2s;cursor:pointer;z-index:2}@media only screen and (max-width:767px){.menu-landing__nav-item.menu-landing__nav-item{background-color:#fff;border:1px solid transparent}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing__nav-item.menu-landing__nav-item{background-color:#fff;border:1px solid transparent;padding-block:30px}}@media only screen and (min-width:1141px){.menu-landing__nav-item.menu-landing__nav-item{padding:14px 24px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing__nav-item.menu-landing__nav-item{padding:8px 12px}.menu-landing__nav-item.menu-landing__nav-item span{font-size:11px}}@media only screen and (max-width:767px){.menu-landing__nav-item.menu-landing__nav-item:hover{color:#fe42b4;background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);opacity:1}}@media only screen and (min-width:768px)and (max-width:1140px){.menu-landing__nav-item.menu-landing__nav-item:hover{color:#fe42b4;background-color:#f5f7f7;border:1px solid rgba(36,36,36,.1);opacity:1}}@media only screen and (min-width:1141px){.menu-landing__nav-item--lightning.menu-landing__nav-item--lightning{padding:14px 20px 14px 32px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing__nav-item--lightning.menu-landing__nav-item--lightning{padding:8px 12px 8px 20px}}.menu-landing__nav-item--lightning.menu-landing__nav-item--lightning:before{content:"";position:absolute;top:50%;left:12px;width:13px;height:17px;background-image:url(/_next/static/media/zipper.3200e0aa.svg);transform:translateY(-50%);opacity:1}@media only screen and (min-width:1141px){.menu-landing__nav-item--lightning.menu-landing__nav-item--lightning:before{left:12px}}@media only screen and (min-width:1141px)and (max-width:1280px){.menu-landing__nav-item--lightning.menu-landing__nav-item--lightning:before{left:6px;transform:translateY(-50%) scale(.8);transform-origin:center}}.open-find-your-plan-menu-button{height:64px;background-color:#f5f3f8;border-radius:100px}@media only screen and (min-width:1141px){.open-find-your-plan-menu-button{height:56px}}.open-find-your-plan-menu-button:hover{background-color:#ff4c5c;opacity:1}.open-find-your-plan-menu-button:hover span{color:#fff}.pill{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;max-width:fit-content;text-align:center;text-decoration:none;font-family:var(--font-poppins,poppins,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif);font-size:12px;border-radius:10px;outline:0;-webkit-user-select:none;user-select:none}.pill--sm{padding:4px 8px}.pill--md{padding:4px 10px}.pill--lg{padding:8px 12px}.pill--primary{color:#fff;background-color:#4a74ff;box-shadow:0 46px 18px 0 rgba(74,116,255,.01),0 26px 15px 0 rgba(74,116,255,.05),0 11px 11px 0 rgba(74,116,255,.09),0 3px 6px 0 rgba(74,116,255,.1)}.pill--primary-light{color:#4a74ff;border:1px solid #4a74ff}.pill--secondary-light{color:#242424;border:1px solid rgba(36,36,36,.4)}.pill--pink-light{color:#fe42b4;border:1px solid #fe42b4}.pill--contrast-light{color:#fff;border:1px solid rgba(255,255,255,.4)}.pill--black{color:#fff;background-color:#000;border-color:transparent}.container{margin-inline:auto;padding-inline:16px;width:100%}@media only screen and (min-width:768px)and (max-width:1140px){.container{padding-inline:24px;max-width:1124px}}@media only screen and (min-width:1141px){.container{padding-inline:12px;max-width:1160px}}.container--relative{position:relative}@media only screen and (min-width:1141px){.container--lg{max-width:1332px}.container--xl{max-width:1360px}.container--wide{max-width:1280px}}@media only screen and (min-width:1601px){.container--wide{max-width:1870px}}
