.avatar-placeholder{display:flex;align-items:center;justify-content:center;background-color:var(--peach-9e);color:var(--black-color);font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:20px;border-radius:50%;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.avatar-placeholder[style*="width: 50px"]{font-size:20px}.avatar-placeholder[style*="width: 65px"]{font-size:26px}.avatar-placeholder[style*="width: 100px"]{font-size:40px}.hamburger-menu.btn{padding:6px 10px}.nav-dropdown .dropdown-toggle:after{display:none}.nav-dropdown .dropdown-toggle.show .caret-icon{transform:rotate(180deg);transition:transform .2s ease-in-out}.nav-dropdown .caret-icon{margin-left:4px;color:var(--black-color);transition:transform .2s ease-in-out;margin-top:8px}.nav-dropdown .dropdown-menu{background-color:var(--cream-puff);box-shadow:2px 2px 0 0 rgba(0,0,0,.25);border:none;padding:17px 0;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:8px}.nav-dropdown__item{display:flex;gap:10px;align-items:flex-start;padding:13px 28px;white-space:normal;color:var(--black-color);text-decoration:none}.nav-dropdown__item:active{background:var(--white-color)}.nav-dropdown__item:hover:not(:last-child){box-shadow:0 1px 0 0 rgba(0,0,0,.25)}.nav-dropdown__item:hover{color:var(--black-color);background-color:var(--white-color)}.nav-dropdown__icon{color:var(--black-color);flex-shrink:0;display:flex;align-items:center;justify-content:center}.nav-dropdown__text{display:flex;flex-direction:column;gap:2px}.nav-dropdown__title{font-weight:900;color:var(--black-color);font-size:18px;line-height:100%;font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;display:block}.nav-dropdown__subtitle{color:var(--black-color);display:block;font-weight:600;font-size:16px;line-height:17px}.nav-dropdown--products .dropdown-menu{width:227px}.nav-dropdown--more .dropdown-menu{width:180px}.nav-dropdown--more .nav-dropdown__item{padding:10px 25px;font-weight:600}.nav-dropdown--more .nav-dropdown__item:hover{color:var(--black-color);background-color:var(--white-color)}.mobile-menu{position:fixed;top:77px;left:0;bottom:0;width:100%;max-width:100%;background-color:var(--cream-puff);transform:translateX(-100%);transition:transform .3s ease-in-out;overflow-y:auto;height:calc(100vh - 77px);z-index:1001;display:none;box-shadow:2px 0 8px rgba(0,0,0,.1);font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:991px){.mobile-menu{display:block}}.mobile-menu.open{transform:translateX(0)}.mobile-menu-overlay{position:fixed;top:77px;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;animation:fadeIn .3s ease-in-out;overflow:hidden;touch-action:none}@media(min-width:992px){.mobile-menu-overlay{display:none}}.mobile-menu-content{padding:16px 0}.mobile-menu-heading{font-size:20px;font-weight:400;color:var(--black-color);padding:0 42px;display:flex;align-items:center;line-height:41px;margin:0 0 16px}.mobile-menu-section{margin-bottom:24px}.mobile-menu-item{display:flex;align-items:center;gap:12px;padding:4px 48px;text-decoration:none;color:var(--black-color);font-size:24px;font-weight:900;transition:opacity .2s;font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif}.mobile-menu-item:hover{background-color:var(--white-color);color:var(--black-color);box-shadow:0 1.48px 0 0 rgba(0,0,0,.2509803922)}.mobile-menu-item svg{flex-shrink:0}.mobile-menu-link{display:block;text-decoration:none;color:var(--black-color);font-size:20px;line-height:41px;font-weight:400;padding:0 32px;margin-bottom:1px}.mobile-menu-link:hover{color:var(--black-color);box-shadow:0 1.48px 0 0 rgba(0,0,0,.2509803922);background-color:var(--white-color)}.mobile-menu-link.mobile-menu-login{margin-top:16px;border-top:1px solid var(--gray-68);padding-top:16px;font-weight:700}.mobile-user-menu{position:fixed;top:77px;right:0;bottom:0;width:100%;background-color:var(--cream-puff);transform:translateX(100%);transition:transform .3s ease-in-out;overflow-y:auto;height:calc(100vh - 77px);z-index:1001;display:none;box-shadow:-2px 0 8px rgba(0,0,0,.1);font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:991px){.mobile-user-menu{display:block}}.mobile-user-menu.open{transform:translateX(0)}.mobile-user-menu-overlay{position:fixed;top:77px;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;animation:fadeIn .3s ease-in-out;overflow:hidden;touch-action:none}@media(min-width:992px){.mobile-user-menu-overlay{display:none}}.mobile-user-menu .user-popover-avatar{width:100px;height:100px;flex-shrink:0}.mobile-user-menu .user-popover-avatar-text{width:100px;height:100px;border-radius:50%;background-color:var(--avatar-cream-color);color:var(--black-color);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:36px;flex-shrink:0}.mobile-user-menu .user-popover-header{display:flex;gap:16px;padding:16px;align-items:center}.mobile-user-menu .user-popover-header:hover{background-color:var(--white-color);box-shadow:0 1.48px rgba(0,0,0,.25)}.mobile-user-menu .user-popover-info{display:flex;flex-direction:column;gap:0;flex:1 1;min-width:0}.mobile-user-menu .user-popover-info .user-name{font-size:24px;color:var(--black-color);line-height:normal}.mobile-user-menu .user-popover-info .user-email,.mobile-user-menu .user-popover-info .user-name{font-weight:600;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mobile-user-menu .user-popover-info .user-email{font-size:18px;color:var(--gray-68);line-height:26px}.mobile-user-menu .user-popover-info .switch-account{font-size:18px;color:var(--red-rock);line-height:26px;font-weight:600;text-decoration:none}.mobile-user-menu .user-popover-info .switch-account:hover{text-decoration:underline}.mobile-user-menu .user-popover-divider{height:1px;background-color:var(--gray-68)}.mobile-user-menu .user-popover-section{padding:10px 25px 16px}.mobile-user-menu .user-popover-section:hover{background-color:var(--white-color);box-shadow:0 1.48px rgba(0,0,0,.25)}.mobile-user-menu .user-popover-section .subscription-badge{display:flex;align-items:flex-start;gap:8px}.mobile-user-menu .user-popover-section .subscription-badge .badge-icon{width:20px}.mobile-user-menu .user-popover-section .subscription-badge .badge-icon svg{width:100%}.mobile-user-menu .user-popover-section .subscription-badge .badge-text{font-weight:600;font-size:20px;color:var(--black-color);flex:1 1}.mobile-user-menu .user-popover-section .subscription-badge .manage-link{font-size:18px;color:var(--red-rock);line-height:26px;text-decoration:none;font-weight:600}.mobile-user-menu .user-popover-section .subscription-badge .manage-link:hover{text-decoration:underline}.mobile-user-menu .user-popover-section .subscription-type{font-size:18px;color:var(--gray-68);padding-left:26px;font-weight:600}.mobile-user-menu .user-popover-nav{display:flex;flex-direction:column;gap:10px;padding:10px 0 0}.mobile-user-menu .user-popover-nav .popover-nav-item{display:flex;align-items:center;gap:12px;text-decoration:none;padding:0 25px;color:var(--black-color);font-size:20px;line-height:40px;font-weight:600;transition:background-color .2s}.mobile-user-menu .user-popover-nav .popover-nav-item:hover{background-color:var(--white-color)}.mobile-user-menu .user-popover-nav .popover-nav-item:hover:not(:nth-last-child(3)){box-shadow:0 1.48px rgba(0,0,0,.25)}.mobile-user-menu .user-popover-nav .popover-nav-item .nav-icon{width:18px;display:flex;align-items:center;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--background:#ffffff;--background-grey:#f4f4f5;--foreground-77:#777;--foreground-4a:#4a4a4a;--foreground:#222;--primary-color:#f68b1c;--primary-color-300:#fabd7e;--primary-color-light:#fff590;--secondary-color:#acc034;--secondary-color-dark:#9eb030;--black-color:#000;--black-color-50:rgba(0,0,0,0.5);--white-color:#fff;--darkorange-color:#d67109;--dark-secondary-color:#9eb030;--border-d9:#d9d9d9;--gray-8d:#8d8d8d;--yellow-color:#fefde6;--bg-grey:#f4f4f4;--gray-cd:#cdcdcd;--yellow-color-ff:#fff37c;--yellow-color-fe:#fefde6;--yellow-color-fff5:#fff5af;--secondary-color-3b:#3b1f10;--gray-b3:#b3b3b3;--gray-55:#555;--gray-f5:#f5f5f5;--gray-dd:#ddd;--primary-hover:#d67109;--grey-f6:#6f6f6f;--grey-B4:#b4b4b4;--grey-f8:#f8f8f8;--grey-d7:#d7e1e6;--grey-d4:#d4d5d5;--grey-ada:#adadad;--grey-f9:#f9f9fa;--orange-f89:#f89f43;--orange-color-f4:#f4810a;--orange-color-f5:#f58a1f;--orange-color-f6:#f16622;--cream-puff:#faf7f4;--smoke:#c1b3aa;--gray-68:#685f5b;--peach-9e:#fccc9e;--dark-heart:#770e1b;--red-rock:#c74200;--blue-1f1:#1f1f49;--dark-blue:#110930;--primary-new-color:#f16622;--smoke-cream-color:#c1b3aa;--avatar-cream-color:#feddbf;--blue-badge:#262447;--blue-dark:#262447;--light-peach:#ffeddf;--blue-433:#433a76;--light-skin:#f8f1eb;--dark-carnation:#f78491}@media(prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#222}}.header{border-bottom:7px solid var(--primary-new-color);align-items:flex-end;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:991px){.header{height:77px;padding:0;display:flex;align-items:center}}.header .container{max-width:1240px}@media(max-width:991px){.header .container{padding:0 20px}}@media(max-width:575px){.header .container{padding:0 10px}}.header .header-logo{width:261px;height:58px;display:block}@media(max-width:1199px){.header .header-logo{width:200px;height:58px}}@media(max-width:991px){.header .header-logo{width:182px;height:40px}}.header .header-center{padding:0 25px}@media(max-width:1199px){.header .header-center{padding:0 12px}}.header .navbar-expand{flex:1 1}@media(max-width:1199px){.header .navbar-expand{justify-content:flex-end}}.header .navbar-nav .nav-link{padding:16px 20px 13px;font-weight:700;font-size:18px;line-height:150%;color:var(--black-color)}@media(max-width:1199px){.header .navbar-nav .nav-link{padding:16px 12px 13px}}.header .header-right{gap:10px}.header .mobile-header-gap{gap:4px}@media(min-width:768px){.header .mobile-header-gap{gap:8px}}.header .avatar-box{width:45px;height:45px}@media(max-width:767px){.header .avatar-box{width:50px;height:50px}}.header .avatar-wrapper{cursor:pointer;display:flex;align-items:center}.header .avatar-text-wrapper{border-radius:50%;background-color:var(--avatar-cream-color);color:var(--black-color);font-weight:700;font-size:16px;cursor:pointer}.header .avatar-text-wrapper,.header .loading{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.header .loading svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header .mobile-avatar-toggle{cursor:pointer}.header .mobile-close-button{width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:rgba(0,0,0,0);padding:0;color:var(--black-color)}.user-popover{border:none;box-shadow:2px 2px 0 0 rgba(0,0,0,.2509803922);border-radius:4px;overflow:hidden;min-width:272px}@media(max-width:991px){.user-popover{display:none}}.user-popover .popover-body{padding:0;background-color:var(--cream-puff);font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}.user-popover-header{display:flex;gap:10px;padding:10px;align-items:center}.user-popover-header:hover{background-color:var(--white-color);box-shadow:0 1px rgba(0,0,0,.25)}.user-popover-avatar,.user-popover-avatar-text{width:65px;height:65px;flex-shrink:0}.user-popover-avatar-text{border-radius:50%;background-color:var(--avatar-cream-color);color:var(--black-color);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px}.user-popover-info{display:flex;flex-direction:column;gap:0;flex:1 1;min-width:0}.user-popover-info .user-name{font-size:16px;color:var(--black-color);line-height:normal}.user-popover-info .user-email,.user-popover-info .user-name{font-weight:600;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.user-popover-info .user-email{font-size:12px;color:var(--gray-68);line-height:17px}.user-popover-info .switch-account{font-size:12px;color:var(--red-rock);line-height:17px;font-weight:600;text-decoration:none}.user-popover-info .switch-account:hover{text-decoration:underline}.user-popover-divider{height:1px;background-color:var(--gray-68)}.user-popover-section{padding:10px 17px 16px}.user-popover-section:hover{background-color:var(--white-color);box-shadow:0 1px 0 0 rgba(0,0,0,.25)}.user-popover-section .subscription-badge{display:flex;align-items:flex-start;gap:8px}@media(max-width:991px){.user-popover-section .subscription-badge{padding:6px 0}}.user-popover-section .subscription-badge .badge-icon{width:18px}.user-popover-section .subscription-badge .badge-icon svg{width:100%}.user-popover-section .subscription-badge .badge-text{font-weight:900;font-size:12px;color:var(--black-color);line-height:17px;flex:1 1}.user-popover-section .subscription-badge .badge-product-name{display:block;line-height:20px}@media(max-width:991px){.user-popover-section .subscription-badge .badge-product-name{line-height:25px}}.user-popover-section .subscription-badge .badge-free-trial{display:inline-block;margin-top:2px;border-radius:5px;padding:5px 14px;box-shadow:0 .62px 1.25px 0 rgba(0,0,0,.0509803922);background-color:var(--blue-badge);font-family:Lato;font-weight:900;font-size:7px;letter-spacing:1.4px;text-transform:uppercase;line-height:1.1;color:var(--cream-puff)}@media(max-width:991px){.user-popover-section .subscription-badge .badge-free-trial{font-size:12px;padding:9px 24px;border-radius:8px;margin-top:5px}}.user-popover-section .subscription-badge .manage-link{font-size:12px;color:var(--red-rock);line-height:17px;text-decoration:none;font-weight:600}.user-popover-section .subscription-badge .manage-link:hover{text-decoration:underline}.user-popover-section .subscription-type{font-size:11px;color:var(--gray-68);padding-left:25px;font-weight:600}.user-popover-nav{display:flex;flex-direction:column;gap:2px;padding:2px 0 0}.user-popover-nav .popover-nav-item{display:flex;align-items:center;gap:12px;text-decoration:none;padding:8px 15px;color:var(--black-color);font-size:14px;font-weight:600;transition:background-color .2s}.user-popover-nav .popover-nav-item:hover{background-color:var(--white-color)}.user-popover-nav .popover-nav-item.popover-link:hover:not(:last-child):not(:nth-last-child(3)){box-shadow:0 1px 0 0 rgba(0,0,0,.25)}.user-popover-nav .popover-nav-item .nav-icon{width:16px;display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=51efc7f843bdadb1.css.map*/