@charset "UTF-8";#ai-banner-container{width:100%;display:none}@media (min-width: 1024px){#ai-banner-container{display:unset}}@media (max-width: 1299px){body[data-nav-show=true] #ai-banner-container{display:none}}.top-header{position:relative}.ai-models-banner{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:958px;height:56px;padding:0 16px;background-color:transparent;overflow:hidden;border-radius:8px;margin-inline:auto}.ai-models-banner>*{cursor:pointer}.ai-models-banner__hidden-text{display:flex;flex-direction:column;align-items:flex-start;flex-grow:0;flex-shrink:0}.ai-models-banner__hidden-text .title{font-size:13px;font-weight:600;text-align:left;color:#fff;margin:0}.ai-models-banner__hidden-text .subtitle{font-size:10px;font-weight:500;text-align:left;color:#fff;opacity:.8;margin:0}.ai-models-banner__icon{flex-grow:0;flex-shrink:0;width:24px;height:24px;color:#1e0dff}.ai-models-banner__title{flex-grow:0;flex-shrink:0;font-size:14px;font-weight:500;line-height:1.4;color:#1f2124;margin:0;text-align:left}.ai-models-banner__badge{display:inline-flex;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;height:24px;padding:6px 12px;border-radius:8px;background-color:#ff5038;overflow:hidden}.ai-models-banner__badge span{font-size:12px;font-weight:600;color:#fff;line-height:1;white-space:nowrap}.ai-models-banner__circle{flex-grow:0;flex-shrink:0;pointer-events:none}.ai-models-banner__circle--1{width:97px;height:51px;color:#fff}.ai-models-banner__circle--2{width:92px;height:41px;opacity:.5;color:#fff}.ai-models-banner__close{flex-grow:0;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:transparent;border:0;cursor:pointer;color:#1f2124}.ai-models-banner__close svg{width:20px;height:20px}.ai-models-banner__close:hover{opacity:.7}@media (max-width: 479px){.ai-models-banner{height:auto;flex-wrap:wrap;padding:12px;gap:8px}.ai-models-banner__circle{display:none}}.toast[data-type=loading] .toast-description:before{content:"";width:20px;height:20px;flex-shrink:0;background-image:url(/assets/icons/loading.svg);background-repeat:no-repeat;background-size:contain;animation:toast-loading-spin .8s linear infinite}.brand-color-picker-overlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.brand-color-picker{width:100%;max-width:280px;background:#fff;border-radius:16px;padding:10px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;animation:slideUp .2s ease-out;max-height:calc(100vh - 100px);overflow-y:auto;z-index:10000}.brand-color-picker[style*="position: fixed"]{transform-origin:top left}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.brand-color-picker__close{position:absolute;top:20px;right:20px;background:transparent;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;color:#6b7280;transition:all .2s;padding:0}.brand-color-picker__close:hover{background:#f3f4f6;color:#000}.brand-color-picker__close:active{background:#e5e7eb}.brand-color-picker__title{font-size:12px;font-weight:600;margin:0 0 8px;padding-right:40px;color:var(--t-neutral-900)}.brand-color-picker__description{font-size:10px;color:var(--t-neutral-900);margin:0 0 8px;line-height:1.5}.brand-color-picker__content{display:flex;flex-direction:column;gap:12px}.brand-color-picker .react-colorful{width:100%;height:188px;border-radius:4px;overflow:hidden;gap:12px}.brand-color-picker .react-colorful__saturation{border-radius:4px}.brand-color-picker .react-colorful__hue{height:12px;border-radius:100px}.brand-color-picker .react-colorful__pointer{width:12px;height:12px;border:1px solid #fff;box-shadow:0 2px 8px #0003}.brand-color-picker__inputs{display:flex;flex-direction:column;gap:8px}.brand-color-picker__input-group{flex:1;display:flex;flex-direction:row;gap:8px;border-radius:100px;border:1px solid var(--t-neutral-300);overflow:hidden;align-items:center;padding:4px 8px}.brand-color-picker__label{display:inline-block;width:52px;border-right:1px solid var(--t-neutral-300);font-size:12px;font-weight:500;color:var(--t-neutral-900);flex-shrink:1}.brand-color-picker__input{font-size:14px;color:#6b7280;outline:none;transition:all .2s}.brand-color-picker__input:focus{border-color:#4f46e5;background:#fff}.brand-color-picker__input[readonly]{cursor:default}.brand-color-picker__apply-btn{width:100%;height:32px;padding:6px 16px;font-size:12px;line-height:1.5;font-weight:500;color:var(--t-neutral-900);background:var(--t-primary-10);border:none;border-radius:100px;cursor:pointer;transition:all .2s}.brand-color-picker__apply-btn:hover{background:var(--t-primary-500);color:#fff}.brand-color-picker__apply-btn:active{background:var(--t-primary-500);transform:scale(.98)}@media (max-width: 640px){.brand-color-picker{max-width:calc(100% - 20px);padding:10px}.brand-color-picker__title{font-size:20px}.brand-color-picker__description{font-size:14px}.brand-color-picker .react-colorful{height:120px}.brand-color-picker-overlay{background:#0000004d}}.font-picker-dropdown{position:absolute;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px #00000026;z-index:10000;display:flex;flex-direction:column;max-height:500px;overflow:hidden}.font-picker-header{padding:10px 8px;border-bottom:1px solid var(--t-neutral-300)}.font-picker-header h4{margin:0;font-size:12px;font-weight:600;line-height:1.5}.font-picker-search{padding:16px 10px 8px}.font-picker-search-input{display:flex;align-items:center;gap:8px;padding:8px 12px;height:32px;border:1px solid var(--t-neutral-300);border-radius:100px;background-color:#fff}.font-picker-search-input svg{color:var(--t-neutral-600)}.font-picker-search-input input{flex:1;border:none;outline:none;font-size:12px;background-color:transparent;color:var(--t-neutral-900)}.font-picker-search-input input::placeholder{color:var(--t-neutral-500)}.font-picker-list{flex:1;overflow-y:auto;padding:0 8px 8px;max-height:250px}.font-picker-item{width:100%;padding:8px;border:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:16px;text-align:left;border-radius:8px;transition:background-color .2s}.font-picker-item:hover{background-color:var(--t-neutral-100)}.font-picker-item svg{color:var(--t-neutral-900)}.font-picker-footer{padding:10px}.font-picker-upload-btn{width:100%;padding:6px 16px;border:none;height:32px;background-color:var(--t-primary-10);color:var(--t-neutral-900);border-radius:100px;cursor:pointer;font-size:12px;font-weight:500;transition:background-color .2s}.font-picker-upload-btn:hover{background-color:var(--t-primary-500);color:#fff}.brand-form-group.brand-font-group{transition:border-color .2s}.brand-form-group.brand-font-group:has(.brand-font-edit-btn:hover),.brand-form-group.brand-font-group.editing{border-color:var(--t-primary-500)}.loading-image{top:0;position:relative;overflow:hidden}.loading-image:after{position:absolute;inset:0;background:linear-gradient(90deg,#f2f2f2,#e7e7e7);animation:shimmer 2s linear infinite;content:""}.skeleton{background:linear-gradient(90deg,#f2f2f2,#e7e7e7);animation:shimmer 2s linear infinite}@keyframes shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.upgrade-to-teams-popup .modal-body{height:660px;display:flex;flex-direction:column;gap:1rem}.upgrade-to-teams-popup .header-teams{display:flex;justify-content:space-between;align-items:center}.upgrade-to-teams-popup .header-teams h2{font-size:26px;line-height:39px;font-weight:800;display:flex;align-items:center;gap:8px}.upgrade-to-teams-popup .header-teams h2 .discount-teams{display:inline-block;padding:2px 6px;background-color:#f02c00;color:#fff;font-size:10px;line-height:15px;border-radius:30px}.upgrade-to-teams-popup .teams-item-loading{position:relative;height:16px;display:flex;align-items:center;justify-content:space-between;border-radius:30px;margin:8px 0}.upgrade-to-teams-popup .teams-grid{display:flex;flex-direction:column;gap:8px}.upgrade-to-teams-popup .teams-item{display:flex;align-items:center;justify-content:space-between}.upgrade-to-teams-popup .teams-item.pay-annually span{color:#1f2124}.upgrade-to-teams-popup .teams-item.discount-text span{color:#f02c00;font-size:13px;line-height:19.5px}.upgrade-to-teams-popup .teams-item.you-charge span{font-size:13px;line-height:19.5px;font-weight:700;color:var(--t-neutral-900)}.upgrade-to-teams-popup .teams-item.you-charge span.price{font-size:16px;line-height:24px;font-weight:900}.upgrade-to-teams-popup h3{font-size:13px;line-height:19.5px;font-weight:600;margin-bottom:24px}.upgrade-to-teams-popup ul li{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;line-height:19.5px;font-weight:500;color:#1f2124}@keyframes slide{14.28%{top:0}28.56%{top:-20px}42.84%{top:-40px}57.12%{top:-60px}71.4%{top:-80px}85.68%{top:-100px}to{top:-120px}}@keyframes slideDesktop{14.28%{top:0}28.56%{top:-80px}42.84%{top:-160px}57.12%{top:-240px}71.4%{top:-320px}85.68%{top:-400px}to{top:-480px}}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes animationBottomSheet{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}.trusted-by{display:inline-flex;align-items:center;justify-content:center;max-width:100%}.trusted-by__avatars{display:flex;align-items:center;flex-shrink:0;position:relative;z-index:1}.trusted-by__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid var(--t-primary-50);margin-left:-12px}.trusted-by__avatar:first-child{margin-left:0}.trusted-by__text{font-size:12px;font-weight:500;color:var(--t-primary-500);line-height:16px;border:1px solid var(--t-primary-50);margin:0 0 0 -12px;background:#fff;border-radius:999px;padding:7px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1}.trusted-by__tooltip-content{max-width:215px;height:auto;white-space:normal;overflow-wrap:break-word;word-break:break-word;text-align:center}.premium-popup .popup-content,#bottom-sheet .popup-content{display:flex;flex-direction:column}.premium-popup .popup-content .premium-popup-container,#bottom-sheet .popup-content .premium-popup-container{display:flex;height:100%;width:100%}.premium-popup .popup-content .premium-popup-container .premium-popup-heading,#bottom-sheet .popup-content .premium-popup-container .premium-popup-heading{display:none}.premium-popup .nav-bar,#bottom-sheet .nav-bar{display:flex;align-items:center}.premium-popup .left,#bottom-sheet .left{order:1;display:unset}.premium-popup .left.payment-new-left,#bottom-sheet .left.payment-new-left{padding:12px}.premium-popup .left.payment-new-left .nav-bar-mobile,#bottom-sheet .left.payment-new-left .nav-bar-mobile{position:absolute;top:11px;left:12px;display:flex;align-items:center;gap:12px}.premium-popup .left.payment-new-left .nav-bar-mobile img,#bottom-sheet .left.payment-new-left .nav-bar-mobile img{width:18px;height:18px}.premium-popup .left.payment-new-left .nav-bar-mobile span,#bottom-sheet .left.payment-new-left .nav-bar-mobile span{font-size:13px;line-height:19.5px;font-weight:600}.premium-popup .left #checkout_form,#bottom-sheet .left #checkout_form{padding:0;min-height:356px;min-width:unset;width:100%}.premium-popup .left>div.nav-bar,#bottom-sheet .left>div.nav-bar{margin-bottom:24px}.premium-popup .left>div.nav-bar span,#bottom-sheet .left>div.nav-bar span{font-size:16px;font-weight:800;line-height:24px;padding-left:16px}.premium-popup .left>div.nav-bar span,.premium-popup .left>div.nav-bar img,#bottom-sheet .left>div.nav-bar span,#bottom-sheet .left>div.nav-bar img{cursor:pointer}.premium-popup .right,#bottom-sheet .right{order:0;padding:30px 24px 94px;background-color:#e9e7ffb2;display:flex;flex-direction:column;position:relative}.premium-popup .right.payment-new-right.right-mobile,#bottom-sheet .right.payment-new-right.right-mobile{order:0;background:none;padding:52px 12px 12px}.premium-popup .right .time-line li,#bottom-sheet .right .time-line li{display:grid;column-gap:12px;grid-template-columns:24px minmax(0,1fr)}.premium-popup .right .time-line li:nth-child(2),.premium-popup .right .time-line li:nth-child(3),#bottom-sheet .right .time-line li:nth-child(2),#bottom-sheet .right .time-line li:nth-child(3){margin-top:16px}.premium-popup .right .time-line li .title,#bottom-sheet .right .time-line li .title{font-size:14px;line-height:20px;font-weight:600}.premium-popup .right .time-line li .sub-title,#bottom-sheet .right .time-line li .sub-title{font-size:12px;line-height:18px;font-weight:400}.premium-popup .right .time-line li .icon,#bottom-sheet .right .time-line li .icon{width:24px;height:24px;border-radius:100px;display:flex;justify-content:center;align-items:center;border:1px solid #e9eef3;position:relative}.premium-popup .right .time-line li .icon img,#bottom-sheet .right .time-line li .icon img{width:12px;height:12px}.premium-popup .right .time-line li .icon.gift,#bottom-sheet .right .time-line li .icon.gift{background-color:#1e0dff;border:none}.premium-popup .right .time-line li .icon.gift:before,#bottom-sheet .right .time-line li .icon.gift:before{background:#1e0dff;height:80%;z-index:1}.premium-popup .right .time-line li .icon.gift:after,#bottom-sheet .right .time-line li .icon.gift:after{content:none}.premium-popup .right .time-line li .icon.gift img,#bottom-sheet .right .time-line li .icon.gift img{animation:gelatine .5s infinite}.premium-popup .right .time-line li .icon.bell:after,#bottom-sheet .right .time-line li .icon.bell:after{top:-250%;height:250%}.premium-popup .right .time-line li .icon.bell img,#bottom-sheet .right .time-line li .icon.bell img{animation:ring 4s .7s ease-in-out infinite}.premium-popup .right .time-line li .icon.crown:before,#bottom-sheet .right .time-line li .icon.crown:before{content:none}.premium-popup .right .time-line li .icon.crown img,#bottom-sheet .right .time-line li .icon.crown img{animation:bounce 2s ease infinite}.premium-popup .right .time-line li .icon:before,#bottom-sheet .right .time-line li .icon:before{content:"";width:4px;height:130%;background:#d3ceff;position:absolute;top:100%;left:50%;right:auto;transform:translate(-50%);-webkit-animation:fillTop 2s forwards 4s ease-in-out;animation:fillTop 2s forwards 4s ease-in-out}.premium-popup .right .time-line li .icon:after,#bottom-sheet .right .time-line li .icon:after{content:"";width:4px;background:#d3ceff;position:absolute;top:-100%;height:100%;left:50%;right:auto;transform:translate(-50%);-webkit-animation:fillTop 2s forwards 4s ease-in-out;animation:fillTop 2s forwards 4s ease-in-out}.premium-popup .right .global-user,#bottom-sheet .right .global-user{text-align:center;color:#1f2124;margin-top:40px;font-size:14px;font-weight:800;line-height:20px}.premium-popup .right .user-section,#bottom-sheet .right .user-section{margin-top:10px;display:grid;column-gap:24px;padding:20px;border-radius:12px;background-color:#fff;grid-template-areas:"avatar name" "avatar from" "avatar quote";grid-template-columns:48px 1fr}.premium-popup .right .user-section .avatar,#bottom-sheet .right .user-section .avatar{grid-area:avatar;border-radius:100px;width:32px;height:32px}.premium-popup .right .user-section .name,#bottom-sheet .right .user-section .name{grid-area:name;font-size:14px;font-weight:600;line-height:20px}.premium-popup .right .user-section .from,#bottom-sheet .right .user-section .from{grid-area:from;color:#828994;margin-top:4px;font-size:10px;font-weight:500;line-height:14px}.premium-popup .right .user-section .quote,#bottom-sheet .right .user-section .quote{grid-area:quote;color:#1f2124;margin-top:8px;font-size:12px;font-weight:400;line-height:18px}.premium-popup .right .brands-logo,#bottom-sheet .right .brands-logo{display:flex;position:absolute;width:100%;left:23px;bottom:22px;overflow-x:auto;height:57px;align-items:center;gap:35px}.premium-popup .right .brands-logo::-webkit-scrollbar,#bottom-sheet .right .brands-logo::-webkit-scrollbar{display:none}.premium-popup .right .brands-logo>*,#bottom-sheet .right .brands-logo>*{flex:1 0 auto}.premium-popup .right .brands-logo .fade,#bottom-sheet .right .brands-logo .fade{display:none}.premium-popup .plan-name,#bottom-sheet .plan-name{font-size:16px;line-height:24px;font-weight:600}.premium-popup .plan-sub,#bottom-sheet .plan-sub{font-size:14px;line-height:20px;font-weight:500;margin-top:4px}@media (min-width: 1024px){.premium-popup .icon-close,#bottom-sheet .icon-close{position:fixed;top:1rem;right:1rem}.premium-popup .popup-content,#bottom-sheet .popup-content{flex-direction:row}.premium-popup .popup-body .popup-content,#bottom-sheet .popup-body .popup-content{display:flex;width:1000px;height:660px;border-radius:1rem}.premium-popup .popup-body .left,#bottom-sheet .popup-body .left{padding:24px;order:1;grid-template-areas:"title title" "buttons buttons" "info info" "price-container price-info" "benefit benefit";width:510px;overflow-y:scroll;scrollbar-width:none}.premium-popup .popup-body .left.new-pro-left,#bottom-sheet .popup-body .left.new-pro-left{padding:47.5px 48px;grid-template-areas:"title " "benefit" "buttons" "timeline-container"}.premium-popup .popup-body .left.new-pro-left:after,#bottom-sheet .popup-body .left.new-pro-left:after{content:none}.premium-popup .popup-body .left.new-pro-left h1,#bottom-sheet .popup-body .left.new-pro-left h1{font-size:26px;line-height:33.8px;font-weight:700;margin-bottom:24px}.premium-popup .popup-body .left .timeline-container,#bottom-sheet .popup-body .left .timeline-container{margin-top:0;padding:0}.premium-popup .popup-body .right,#bottom-sheet .popup-body .right{width:500px;padding:24px}.premium-popup .popup-body .right.payment-new-right,#bottom-sheet .popup-body .right.payment-new-right{order:2}.premium-popup .popup-body .right .time-line li,#bottom-sheet .popup-body .right .time-line li{display:grid;column-gap:12px;grid-template-columns:24px minmax(0,1fr)}.premium-popup .popup-body .right .time-line li .icon.bell:after,#bottom-sheet .popup-body .right .time-line li .icon.bell:after{top:-130%;height:130%}.premium-popup .popup-body .right .global-user,#bottom-sheet .popup-body .right .global-user{font-size:16px;font-weight:800;line-height:24px}.premium-popup .popup-body .right .user-section,#bottom-sheet .popup-body .right .user-section{padding:24px}.premium-popup .popup-body .right .user-section .avatar,#bottom-sheet .popup-body .right .user-section .avatar{width:48px;height:48px}.premium-popup .popup-body .right .user-section .from,#bottom-sheet .popup-body .right .user-section .from{font-size:12px;font-weight:500;line-height:18px}.premium-popup .popup-body .right .user-section .quote,#bottom-sheet .popup-body .right .user-section .quote{font-size:14px;font-weight:400;line-height:20px}.premium-popup .popup-body .right .brands-logo,#bottom-sheet .popup-body .right .brands-logo{bottom:41px}.premium-popup .container,.premium-popup .container-wrapper,#bottom-sheet .container,#bottom-sheet .container-wrapper{width:100%;flex-direction:row}.premium-popup .container.payment .left.payment-new-left,.premium-popup .container-wrapper.payment .left.payment-new-left,#bottom-sheet .container.payment .left.payment-new-left,#bottom-sheet .container-wrapper.payment .left.payment-new-left{padding:24px 48px}.premium-popup .container:has(.new-pro-left)>.left,.premium-popup .container-wrapper:has(.new-pro-left)>.left,#bottom-sheet .container:has(.new-pro-left)>.left,#bottom-sheet .container-wrapper:has(.new-pro-left)>.left{flex:100%}.premium-popup .container .left,.premium-popup .container .right,.premium-popup .container-wrapper .left,.premium-popup .container-wrapper .right,#bottom-sheet .container .left,#bottom-sheet .container .right,#bottom-sheet .container-wrapper .left,#bottom-sheet .container-wrapper .right{flex:0 0 50%}.premium-popup .container.loaded,.premium-popup .container-wrapper.loaded,#bottom-sheet .container.loaded,#bottom-sheet .container-wrapper.loaded{width:1000px;height:660px;opacity:1}.premium-popup .container .right,.premium-popup .container-wrapper .right,#bottom-sheet .container .right,#bottom-sheet .container-wrapper .right{order:2;display:block}.premium-popup .container .right img,.premium-popup .container-wrapper .right img,#bottom-sheet .container .right img,#bottom-sheet .container-wrapper .right img{border-radius:unset}.premium-popup .container .left,.premium-popup .container-wrapper .left,#bottom-sheet .container .left,#bottom-sheet .container-wrapper .left{padding:75px 50px 26px;order:1;grid-template-areas:"title title" "buttons buttons" "info info" "price-container price-info" "benefit benefit"}.premium-popup .container .left.new-pro-left,.premium-popup .container-wrapper .left.new-pro-left,#bottom-sheet .container .left.new-pro-left,#bottom-sheet .container-wrapper .left.new-pro-left{padding:47.5px 48px;grid-template-areas:"title " "benefit" "buttons" "timeline-container"}.premium-popup .container .left.new-pro-left:after,.premium-popup .container-wrapper .left.new-pro-left:after,#bottom-sheet .container .left.new-pro-left:after,#bottom-sheet .container-wrapper .left.new-pro-left:after{content:none}.premium-popup .container .left.new-pro-left h1,.premium-popup .container-wrapper .left.new-pro-left h1,#bottom-sheet .container .left.new-pro-left h1,#bottom-sheet .container-wrapper .left.new-pro-left h1{font-size:26px;line-height:33.8px;font-weight:700;margin-bottom:24px}.premium-popup .container .left .timeline-container,.premium-popup .container-wrapper .left .timeline-container,#bottom-sheet .container .left .timeline-container,#bottom-sheet .container-wrapper .left .timeline-container{margin-top:0;padding:0}.premium-popup .container .forgot-password,.premium-popup .container-wrapper .forgot-password,#bottom-sheet .container .forgot-password,#bottom-sheet .container-wrapper .forgot-password{margin-top:50px!important}.premium-popup .container .forgot-password .forgot-password__form .forgot-password-input,.premium-popup .container-wrapper .forgot-password .forgot-password__form .forgot-password-input,#bottom-sheet .container .forgot-password .forgot-password__form .forgot-password-input,#bottom-sheet .container-wrapper .forgot-password .forgot-password__form .forgot-password-input,.premium-popup .container .forgot-password .forgot-password__form .forgot-password-input div,.premium-popup .container-wrapper .forgot-password .forgot-password__form .forgot-password-input div,#bottom-sheet .container .forgot-password .forgot-password__form .forgot-password-input div,#bottom-sheet .container-wrapper .forgot-password .forgot-password__form .forgot-password-input div{height:48px}.premium-popup .container .forgot-password .forgot-password__form .forgot-password-input div input,.premium-popup .container-wrapper .forgot-password .forgot-password__form .forgot-password-input div input,#bottom-sheet .container .forgot-password .forgot-password__form .forgot-password-input div input,#bottom-sheet .container-wrapper .forgot-password .forgot-password__form .forgot-password-input div input{height:48px;padding:0 14px}.premium-popup .container .forgot-password .forgot-password__form button,.premium-popup .container-wrapper .forgot-password .forgot-password__form button,#bottom-sheet .container .forgot-password .forgot-password__form button,#bottom-sheet .container-wrapper .forgot-password .forgot-password__form button{height:48px}.premium-popup .container .title,.premium-popup .container-wrapper .title,#bottom-sheet .container .title,#bottom-sheet .container-wrapper .title{grid-area:title;font-style:normal;font-size:26px;font-weight:700;line-height:33.8px}.premium-popup .container .title br,.premium-popup .container-wrapper .title br,#bottom-sheet .container .title br,#bottom-sheet .container-wrapper .title br{content:none;display:block}.premium-popup .container .benefit,.premium-popup .container-wrapper .benefit,#bottom-sheet .container .benefit,#bottom-sheet .container-wrapper .benefit{margin-top:0;padding-bottom:0}.premium-popup .container .benefit ul,.premium-popup .container-wrapper .benefit ul,#bottom-sheet .container .benefit ul,#bottom-sheet .container-wrapper .benefit ul{margin-bottom:unset}.premium-popup .container .benefit ul li,.premium-popup .container-wrapper .benefit ul li,#bottom-sheet .container .benefit ul li,#bottom-sheet .container-wrapper .benefit ul li{gap:12px;margin-bottom:16px}.premium-popup .container .info,.premium-popup .container-wrapper .info,#bottom-sheet .container .info,#bottom-sheet .container-wrapper .info{margin-top:34px;font-size:12px;font-weight:500;line-height:20px}.premium-popup .container .price-container,.premium-popup .container-wrapper .price-container,#bottom-sheet .container .price-container,#bottom-sheet .container-wrapper .price-container{margin-top:6px}.premium-popup .container .price-info,.premium-popup .container-wrapper .price-info,#bottom-sheet .container .price-info,#bottom-sheet .container-wrapper .price-info{display:flex;align-items:center}.premium-popup .container .buttons,.premium-popup .container-wrapper .buttons,#bottom-sheet .container .buttons,#bottom-sheet .container-wrapper .buttons{margin-top:8px;grid-area:buttons}.premium-popup .container .buttons button,.premium-popup .container-wrapper .buttons button,#bottom-sheet .container .buttons button,#bottom-sheet .container-wrapper .buttons button{width:100%;height:48px;font-size:16px;line-height:24px}.premium-popup .container .business-price-info,.premium-popup .container-wrapper .business-price-info,#bottom-sheet .container .business-price-info,#bottom-sheet .container-wrapper .business-price-info{display:flex;flex-direction:column;align-items:flex-end;margin-top:23px;grid-area:price-info;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#616a7d}.premium-popup .container .business-price-container,.premium-popup .container-wrapper .business-price-container,#bottom-sheet .container .business-price-container,#bottom-sheet .container-wrapper .business-price-container{margin-top:14px;grid-area:price-container;display:flex;flex-direction:column;gap:4px;justify-content:center}.premium-popup .container .business-price-container .per-month,.premium-popup .container-wrapper .business-price-container .per-month,#bottom-sheet .container .business-price-container .per-month,#bottom-sheet .container-wrapper .business-price-container .per-month{display:block}.premium-popup .container .left-title,.premium-popup .container-wrapper .left-title,#bottom-sheet .container .left-title,#bottom-sheet .container-wrapper .left-title{grid-area:title}.premium-popup .container .left-title h1,.premium-popup .container-wrapper .left-title h1,#bottom-sheet .container .left-title h1,#bottom-sheet .container-wrapper .left-title h1{font-style:normal;font-size:26px;font-weight:700;line-height:33.8px;text-align:left}.premium-popup .container.signin.signin-body,.premium-popup .container-wrapper.signin.signin-body,#bottom-sheet .container.signin.signin-body,#bottom-sheet .container-wrapper.signin.signin-body{width:1010px;height:660px}.premium-popup .container.signin .left,.premium-popup .container-wrapper.signin .left,#bottom-sheet .container.signin .left,#bottom-sheet .container-wrapper.signin .left{padding:24px 50px}.premium-popup .container.signin .left .btn-back,.premium-popup .container-wrapper.signin .left .btn-back,#bottom-sheet .container.signin .left .btn-back,#bottom-sheet .container-wrapper.signin .left .btn-back{margin-bottom:24px;position:relative}.premium-popup .container.signin .left .btn-back>img,.premium-popup .container-wrapper.signin .left .btn-back>img,#bottom-sheet .container.signin .left .btn-back>img,#bottom-sheet .container-wrapper.signin .left .btn-back>img{position:absolute;left:-24px;top:50%;transform:translateY(-50%)}.premium-popup .container.signin .left .btn-back span,.premium-popup .container-wrapper.signin .left .btn-back span,#bottom-sheet .container.signin .left .btn-back span,#bottom-sheet .container-wrapper.signin .left .btn-back span{font-size:16px;line-height:24px;font-weight:600;margin-left:5px}.premium-popup .container.signin .left>div:not(.btn-back),.premium-popup .container-wrapper.signin .left>div:not(.btn-back),#bottom-sheet .container.signin .left>div:not(.btn-back),#bottom-sheet .container-wrapper.signin .left>div:not(.btn-back){width:100%}.premium-popup .container.signin .left>div:not(.btn-back) button,.premium-popup .container-wrapper.signin .left>div:not(.btn-back) button,#bottom-sheet .container.signin .left>div:not(.btn-back) button,#bottom-sheet .container-wrapper.signin .left>div:not(.btn-back) button{gap:8px}.premium-popup .container.signin .left>div:not(.btn-back) button span img,.premium-popup .container-wrapper.signin .left>div:not(.btn-back) button span img,#bottom-sheet .container.signin .left>div:not(.btn-back) button span img,#bottom-sheet .container-wrapper.signin .left>div:not(.btn-back) button span img{width:20px;height:20px}.premium-popup .container.signin .left>h3,.premium-popup .container-wrapper.signin .left>h3,#bottom-sheet .container.signin .left>h3,#bottom-sheet .container-wrapper.signin .left>h3{margin-bottom:24px;font-size:16px;line-height:26px}.premium-popup .container.signin .left>div,.premium-popup .container-wrapper.signin .left>div,#bottom-sheet .container.signin .left>div,#bottom-sheet .container-wrapper.signin .left>div{width:310px}.premium-popup .container.signin .left>div .form .form-content>div:nth-child(2),.premium-popup .container-wrapper.signin .left>div .form .form-content>div:nth-child(2),#bottom-sheet .container.signin .left>div .form .form-content>div:nth-child(2),#bottom-sheet .container-wrapper.signin .left>div .form .form-content>div:nth-child(2){margin-bottom:36px}.premium-popup .container.signin .left>div .form .form-content>div:nth-child(3),.premium-popup .container-wrapper.signin .left>div .form .form-content>div:nth-child(3),#bottom-sheet .container.signin .left>div .form .form-content>div:nth-child(3),#bottom-sheet .container-wrapper.signin .left>div .form .form-content>div:nth-child(3){margin-bottom:50px}.premium-popup .container.signin .left>div .form .form-content>p,.premium-popup .container-wrapper.signin .left>div .form .form-content>p,#bottom-sheet .container.signin .left>div .form .form-content>p,#bottom-sheet .container-wrapper.signin .left>div .form .form-content>p{font-family:unset}.premium-popup .container.payment .left,.premium-popup .container-wrapper.payment .left,#bottom-sheet .container.payment .left,#bottom-sheet .container-wrapper.payment .left{width:510px;height:660px}.premium-popup .container.payment .right,.premium-popup .container-wrapper.payment .right,#bottom-sheet .container.payment .right,#bottom-sheet .container-wrapper.payment .right{width:500px;padding:24px}.premium-popup .container.payment .right.payment-new-right,.premium-popup .container-wrapper.payment .right.payment-new-right,#bottom-sheet .container.payment .right.payment-new-right,#bottom-sheet .container-wrapper.payment .right.payment-new-right{order:2}.premium-popup .container.payment .right .time-line li,.premium-popup .container-wrapper.payment .right .time-line li,#bottom-sheet .container.payment .right .time-line li,#bottom-sheet .container-wrapper.payment .right .time-line li{display:grid;column-gap:12px;grid-template-columns:24px minmax(0,1fr)}.premium-popup .container.payment .right .time-line li .icon.bell:after,.premium-popup .container-wrapper.payment .right .time-line li .icon.bell:after,#bottom-sheet .container.payment .right .time-line li .icon.bell:after,#bottom-sheet .container-wrapper.payment .right .time-line li .icon.bell:after{top:-130%;height:130%}.premium-popup .container.payment .right .global-user,.premium-popup .container-wrapper.payment .right .global-user,#bottom-sheet .container.payment .right .global-user,#bottom-sheet .container-wrapper.payment .right .global-user{font-size:16px;font-weight:800;line-height:24px}.premium-popup .container.payment .right .user-section,.premium-popup .container-wrapper.payment .right .user-section,#bottom-sheet .container.payment .right .user-section,#bottom-sheet .container-wrapper.payment .right .user-section{padding:24px}.premium-popup .container.payment .right .user-section .avatar,.premium-popup .container-wrapper.payment .right .user-section .avatar,#bottom-sheet .container.payment .right .user-section .avatar,#bottom-sheet .container-wrapper.payment .right .user-section .avatar{width:48px;height:48px}.premium-popup .container.payment .right .user-section .from,.premium-popup .container-wrapper.payment .right .user-section .from,#bottom-sheet .container.payment .right .user-section .from,#bottom-sheet .container-wrapper.payment .right .user-section .from{font-size:12px;font-weight:500;line-height:18px}.premium-popup .container.payment .right .user-section .quote,.premium-popup .container-wrapper.payment .right .user-section .quote,#bottom-sheet .container.payment .right .user-section .quote,#bottom-sheet .container-wrapper.payment .right .user-section .quote{font-size:14px;font-weight:400;line-height:20px}.premium-popup .container.payment .right .brands-logo,.premium-popup .container-wrapper.payment .right .brands-logo,#bottom-sheet .container.payment .right .brands-logo,#bottom-sheet .container-wrapper.payment .right .brands-logo{bottom:41px}}@media (max-width: 479px){#premium-popup .bottom-sheet-header svg path{fill:#a4a7ae}#bottom-sheet .premium-popup-container{display:flex;height:fit-content;width:100%;position:absolute;max-height:90dvh;bottom:0;background-color:#fff;flex-direction:column;border-radius:16px 16px 0 0;overflow:hidden;animation:animationBottomSheet .3s ease-in-out}#bottom-sheet .premium-popup-container .premium-popup-heading{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #cfd6dd}#bottom-sheet .premium-popup-container .premium-popup-heading .title{color:var(--Neutral-900, #1f2124);font-size:13px;font-style:normal;font-weight:600;line-height:150%}#bottom-sheet .premium-popup-container .left{padding:0;order:1}#bottom-sheet .premium-popup-container .left #payment_form{padding:0}#bottom-sheet .premium-popup-container .left #payment_form #checkout_form{padding:unset;width:100%;min-width:unset}#bottom-sheet .premium-popup-container .left #payment_form #checkout_form .StripeElement{padding:0 16px;min-height:264px;max-height:344px;overflow-y:auto;overflow-x:hidden}#bottom-sheet .premium-popup-container .left #payment_form #checkout_form .StripeElement .p-LinkAutofillPrompt{padding-top:0!important}#bottom-sheet .premium-popup-container .left #payment_form #checkout_form .payment-form-actions{padding:16px;position:sticky;bottom:0}#bottom-sheet .premium-popup-container .left #payment_form #checkout_form .payment-form-actions #checkout_submit{margin-top:0}#bottom-sheet .premium-popup-container .right.payment-new-right.right-mobile{padding:16px;order:0;background-color:#fff}#upgrade-popup .bottom-sheet-title,#pricing-other .bottom-sheet-title{flex:1;min-width:0;white-space:normal;word-break:break-word}#upgrade-popup .bottom-sheet-header,#pricing-other .bottom-sheet-header{align-items:flex-start}}.pricing-popup{display:grid;overflow-y:auto;color:#535862}@media (min-width: 64rem){.pricing-popup{grid-template-columns:400px 1fr;min-height:580px}}.pricing-popup hr{border:0;border-bottom:1px solid var(--color-neutral-300)}.pricing-popup .pricing-info{flex-direction:column;gap:24px;border-left:1px solid var(--color-neutral-300);padding:32px 40px}.pricing-popup ul.benefits{margin:0;padding-left:0}.pricing-popup ul.benefits li{margin-bottom:12px;display:grid;grid-template-columns:24px minmax(0,1fr);column-gap:8px;align-items:start}.pricing-popup ul.benefits li>:first-child{width:24px;min-width:24px}.pricing-popup ul.benefits li span{font-size:16px;line-height:1.5;font-weight:400;color:#535862;min-width:0}.pricing-popup .sale{display:inline-block;background-color:var(--color-danger-500);color:#fff;border-radius:50px;font-size:10px;line-height:15px;font-weight:700;padding:2px 8px;vertical-align:text-top}.pricing-popup .form-option{gap:.5rem}.pricing-popup .form-option .form-option-item .inner-form{display:flex;gap:4px;align-items:center}.pricing-popup .form-option .form-option-item .inner-form input{appearance:none;margin:0;width:1rem;height:1rem;border-radius:50%;border:1px solid var(--color-neutral-500)}.pricing-popup .form-option .form-option-item .inner-form input:checked{border:1px solid var(--color-primary-500);position:relative}.pricing-popup .form-option .form-option-item .inner-form input:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.5rem;height:.5rem;border-radius:50%;background-color:var(--color-primary-500)}.pricing-popup .form-option .form-option-item .inner-form label{font-size:16px;line-height:24px;font-weight:700}.pricing-popup .form-option .form-option-item p.total-price-info{font-size:14px;font-weight:500;line-height:20px;margin-left:20px}.pricing-popup .form-option.no-input .inner-form>input{display:none}.pricing-popup .form-option.no-input .inner-form+p{margin-left:0}.pricing-popup .pricing-popup-title{white-space:nowrap;font-size:1.5rem;line-height:1.5;font-weight:600;margin-bottom:.5rem;color:#181d27}#premium-popup .bottom-sheet-header span{text-align:left}#upgrade-popup .bottom-sheet-header{padding:20px 16px 2px}#upgrade-popup .bottom-sheet-header .bottom-sheet-title{font-size:20px;line-height:24px;font-weight:600;color:#181d27}#upgrade-popup .bottom-sheet-body{padding:0 16px 16px}.pricing-minimal-content{-webkit-font-smoothing:antialiased;gap:16px}.pricing-minimal-content h2{font-size:16px;color:#181d27;font-weight:600;line-height:24px}.pricing-minimal-content .text-description{margin-top:2px;font-size:14px;line-height:20px;font-weight:500;color:#2b3653}.pricing-minimal-content .toggle-wrapper{display:flex;align-items:center;gap:8px;font-weight:500;font-size:12px}.pricing-minimal-content .toggle-wrapper .switch{width:40px;height:20px;border:none;cursor:pointer;background-color:#f5f5f5;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%23FFFFFF'/></svg>")}.pricing-minimal-content .toggle-wrapper .switch:checked{background-color:var(--color-neutral-500)}.pricing-minimal-content .pricing-info{display:flex;flex-direction:column;gap:4px;color:#2b3653}.pricing-minimal-content .pricing-info--fixed{height:95px;transform:translateZ(0)}.pricing-minimal-content .pricing-info .pricing-info__price-wrapper{position:relative;min-height:40px}.pricing-minimal-content .pricing-info .pricing-info__fade{animation:fadeIn .3s ease-in-out}.pricing-minimal-content .pricing-info .text-price{color:#181d27;font-size:32px;line-height:1.2;font-weight:600;gap:0px 8px;flex-wrap:wrap}.pricing-minimal-content .pricing-info .line-thought{text-decoration:line-through}.pricing-minimal-content .pricing-info .price-unit{margin-left:-8px;font-size:14px;font-weight:500}.pricing-minimal-content .pricing-info .text-decoration-line-through{position:relative;color:#a4a7ae}.pricing-minimal-content .pricing-info .text-decoration-line-through:before{content:"";position:absolute;left:-2%;width:105%;height:3px;top:50%;transform:rotate(-10deg);transform-origin:center;background:#a4a7ae}.pricing-minimal-content .pricing-info .text-success-500{font-size:14px;background-color:#d1fae5;color:#079455;font-weight:500;padding:0 6px;border-radius:100px;display:inline-block;line-height:21px}.pricing-minimal-content .features-list{gap:8px}.pricing-minimal-content .features-list .text-sm{font-size:14px;line-height:24px;font-weight:500;color:#2b3653}.pricing-minimal-content .features-list .gap-xs{gap:12px}.pricing-minimal-content .get-plus{height:44px;font-size:14px;margin-top:4px}.pricing-minimal-content .get-plus:hover,.pricing-minimal-content .get-plus:focus{background-color:#180acc}#pricing-other .modal-dialog{max-width:888px}.download-pricing-content{display:flex;flex-direction:column}.download-pricing-content__left{flex:1;display:flex;flex-direction:column}.download-pricing-content__left .download-without-watermark{height:44px;font-size:14px}.download-pricing-content__left .download-without-watermark:hover,.download-pricing-content__left .download-without-watermark:focus{background-color:#180acc}.download-pricing-content__left .download-free{height:44px;font-size:14px;border:1px solid #d5d7da}.download-pricing-content__left .download-free.--loading{cursor:wait}.download-pricing-content__left .download-free:hover{background-color:#fafafa}.download-pricing-content__left .pricing-buttons{gap:12px;margin-top:4px}.download-pricing-content__right{display:none;flex-direction:column;align-items:center;gap:12px;padding:32px 27px;background-color:#fff;position:relative}.download-pricing-content__right:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#e9eaeb}.download-pricing-content__thumbnail{width:100%;height:auto;aspect-ratio:386/526;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.download-pricing-content__thumbnail img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px}.download-pricing-content__trusted{max-width:100%}@media screen and (min-width: 60rem){.download-pricing-content{flex-direction:row;min-height:684px}.download-pricing-content__left{flex:0 0 auto;width:440px}.download-pricing-content__right{display:flex;flex:0 0 440px;width:440px;justify-content:space-between}}@media screen and (min-width: 60rem){#upgrade-popup .modal-close,#pricing-other .modal-close{top:12px;right:12px;outline:none}#upgrade-popup .modal-close:focus-visible,#pricing-other .modal-close:focus-visible{box-shadow:none}#upgrade-popup .modal-body,#pricing-other .modal-body{padding:0}#upgrade-popup .modal-dialog,#pricing-other .modal-dialog{justify-content:center}#checkout_form{margin-top:24px}#checkout_form .text-contrast{font-size:14px;line-height:20px}#checkout_form .text-contrast a{color:#535862;text-decoration:underline}#checkout_form #checkout_submit:hover,#checkout_form #checkout_submit:focus{background-color:#180acc}.download-pricing-modal .modal-header{padding:0}.download-pricing-modal .modal-close{top:10px;right:10px}.pricing-minimal-content{padding:8px 40px 32px;gap:24px}.pricing-minimal-content h2{font-size:20px;line-height:1.5}.pricing-minimal-content .text-description{margin-top:8px}.pricing-minimal-content .pricing-info--fixed{height:auto}.pricing-minimal-content .pricing-info .pricing-info__price-wrapper{min-height:40px}.pricing-minimal-content .pricing-info .text-price{font-size:32px}.pricing-minimal-content .get-plus{margin-top:0}.download-pricing-content__left{padding-top:32px}.download-pricing-content__left .pricing-buttons{margin-top:0}}#checkout_form{display:flex;flex-direction:column;flex:1 0 auto}#checkout_form .payment-form-actions{display:flex;flex-direction:column;text-align:center;gap:.5rem;background-color:#fff;padding-top:.5rem;margin-top:.5rem}@media (min-width: 64rem){#checkout_form .payment-form-actions{margin-top:1rem}}#checkout_form .payment-tabs{gap:1rem}#checkout_form .payment-tabs button{margin-block:5px;transition:border-color .2s,outline-color .2s}#checkout_form .payment-tabs button:hover{border-color:var(--t-neutral-300)}#checkout_form .payment-tabs button:active,#checkout_form .payment-tabs button.active{border-color:var(--t-neutral-300);outline:2px solid #1e0dff;outline-offset:2px}#stripe-form{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.pay-steps{list-style:none;counter-reset:custom-counter;display:flex;flex-direction:column;gap:.5rem;font-size:14px}.pay-steps li{position:relative;counter-increment:custom-counter;padding-inline-start:2rem}.pay-steps li:before{content:counter(custom-counter);position:absolute;left:0;font-weight:700;font-size:12px;line-height:24px;color:var(--color-primary);width:24px;background-color:var(--color-primary-50);text-align:center;border-radius:24px}.pro-success{display:flex;flex-direction:column;gap:1.5rem;transition:.3s ease-in-out .6s;width:600px;max-width:100%;text-align:center;-webkit-font-smoothing:antialiased}.pro-success .pro-success_thumbnail{padding-top:4rem;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.subscription-success-content{margin-top:-1.5rem;overflow-x:hidden}.pro-success .pro-success_thumbnail{margin-left:-1rem;margin-right:-1rem}.pro-success .pro-success_wrapper{padding-left:0;padding-right:0;padding-bottom:0;gap:1.5rem}}.premium-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2rem 0 0;width:600px;max-height:600px;gap:1.5rem;-webkit-font-smoothing:antialiased}.premium-content__heading{color:var(--t-neutral-900);font-size:1.75rem;font-style:normal;font-weight:500;line-height:1.5;text-transform:capitalize;margin:auto}.premium-content>.premium-content__heading{padding-inline:2rem;text-align:center}.premium-content__sub-heading{color:var(--t-neutral-900);font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5;margin:auto}.premium-content__pricing{width:100%}.premium-content__pricing__plan{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.25rem}.premium-content__pricing__plan h2{margin:0}.premium-content__pricing .discount-price{color:var(--t-neutral-900);font-size:2rem;font-style:normal;font-weight:600;line-height:150%}.premium-content__pricing .month{color:var(--t-neutral-900);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5}.premium-content__pricing .original-price{color:var(--t-neutral-600);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5;text-decoration-line:line-through;margin-left:6px}.premium-content__pricing .billed-annually{font-size:.75rem;color:var(--t-neutral-600);font-style:normal;font-weight:500;line-height:1.5}.premium-content__badge{padding:.5rem 1rem;border-radius:8px;background:var(--t-secondary-500);color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.5;text-transform:capitalize}.premium-content__body{overflow-y:auto;flex-grow:1;max-height:480px;width:100%;padding-bottom:1.5rem}.premium-content__body .premium-content__card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;max-width:420px;margin:auto;padding:1rem 1.5rem;border-radius:1rem;border:1px solid var(--color-neutral-300)}.premium-content__body .feature-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.premium-content__body .feature-list .feature-title{font-size:.875rem;font-weight:600}.premium-content__body .feature-list .feature-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:8px}.premium-content__body .feature-list .feature-item>svg{height:20px;width:13px;flex-shrink:0}.premium-content__body .feature-list .feature-item>span{font-size:.875rem;font-weight:400;line-height:150%}.premium-content__action{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem}.premium-content__action>button{padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5}.premium-content__action p{font-size:.75rem;font-weight:500;line-height:1.5}.premium-content__action p button{text-decoration:underline}.premium-content__action p button:hover{color:var(--t-primary-500)}.premium-content .premium-content__action__bottom{display:none}@media (max-width: 479px){#bottom-sheet.show .premium-content{animation:animationBottomSheet .3s ease-in-out}.premium-content{padding:0;width:100%;max-height:calc(100vh - 1.5rem);height:fit-content;top:1.5rem;background-color:#fff;flex-direction:column;justify-content:flex-end;border-radius:16px 16px 0 0;overflow:hidden;gap:.5rem;padding-bottom:1.5rem}.premium-content .close-button{display:block;width:24px;height:24px}.premium-content .premium-content__heading{font-size:16px;font-weight:600;line-height:150%;width:100%;padding-top:0;text-align:center}.premium-content .premium-content__pricing{width:100%;padding:16px 0 0}.premium-content .premium-content__pricing .discount-price{font-size:24px}.premium-content .premium-content__pricing .month,.premium-content .premium-content__pricing .month .star,.premium-content .premium-content__pricing .original-price{font-size:14px}.premium-content .premium-content__badge{margin-top:8px;margin-left:16px}.premium-content .premium-content__body{margin-top:16px;padding:0 16px;max-height:none}.premium-content .premium-content__card{border:none;padding:0}.premium-content .premium-content__pricing__plan .premium-content__heading{padding:0;width:auto;font-size:1.75rem;font-weight:500}.premium-content .premium-content__action{display:none}.premium-content .premium-content__action__bottom{display:block;order:1;padding:0 1rem;gap:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}}.pro-plus-popup .modal-body{gap:24px;position:relative;max-height:500px}.pro-plus-popup .modal-footer{position:relative}.pro-plus-popup .modal-footer:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:5rem;background:linear-gradient(180deg,#fff0,#ffffff1a 20%,#fffffff2 90%,#fff 98%)}.pro-plus-popup .feature-list{margin-top:1.5rem;display:grid;grid-template-columns:auto 1fr;gap:.5rem;line-height:1.25rem;font-size:13px}.pro-plus-popup .feature-list svg{margin-top:3px}.pro-plus-popup .feature-title{grid-column:span 2;font-size:.875rem;font-weight:600}.pro-plus-popup .currency{text-transform:uppercase}.pro-plus-popup2 .modal-body{gap:24px;position:relative;max-height:500px;background:linear-gradient(180deg,#e8fdff,#ece9ff);padding:0;border-radius:24px;max-height:650px;overflow:hidden;width:max-content}.pro-plus-popup2.generic-plan .modal-body{max-height:750px;max-height:90vh}@media (min-width: 1024px){.pro-plus-popup2.generic-plan .feature-section{height:750px;max-height:90vh}}.pro-plus-popup2.bottom-sheet-body{padding-left:1rem;padding-right:1rem}.pro-plus-popup2 .price-section .price{font-size:20px;line-height:150%;font-weight:500}.pro-plus-popup2 .price-section .per{font-size:14px;line-height:150%;font-weight:500}.pro-plus-popup2 .file-formats{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:space-between}.pro-plus-popup2 .user-feedback-section{display:flex;justify-content:center;align-items:center}.pro-plus-popup2 .user-section{margin-top:48px;background-color:#fff;border-radius:18px;padding:1rem;width:234px;border:1px solid rgba(207,214,221,1)}.pro-plus-popup2 .quote{font-size:12px;font-weight:400;line-height:150%}.pro-plus-popup2 .user-info{font-size:12px;font-weight:500;line-height:150%;margin-top:1rem}@media (min-width: 1024px){.pro-plus-popup2 .user-info{margin-top:1.5rem}}.pro-plus-popup2 .logo-brands{margin-top:48px;text-align:center}.pro-plus-popup2 .logo-brands>p{font-size:12px;font-weight:600;line-height:150%}.pro-plus-popup2 .logo-brands>img{display:block;margin:4px auto 0}.pro-plus-popup2 .feature-list{display:grid;grid-template-columns:auto 1fr;row-gap:.5rem;column-gap:.5rem;line-height:150%;font-size:14px;font-weight:500}@media (min-width: 1024px){.pro-plus-popup2 .feature-list{row-gap:1rem}}.pro-plus-popup2 .feature-list svg{margin-top:3px;color:#00a63e}.pro-plus-popup2 .feature-title{grid-column:span 2;font-size:1rem;font-weight:600;line-height:150%}@media (min-width: 1024px){.pro-plus-popup2 .feature-title{font-size:2rem;font-weight:500;line-height:120%;margin-bottom:1rem}}.pro-plus-popup2 .cancel-text{margin-top:.5rem;font-size:12px;font-weight:500;line-height:150%;color:var(--color-neutral-900);text-align:center}@media (min-width: 1024px){.pro-plus-popup2 .cancel-text{font-weight:600}}.pro-plus-popup2 .sign-in-text{text-align:center;font-size:12px;font-weight:500;line-height:100%;margin-top:.5rem;margin-bottom:1.5rem}@media (min-width: 1024px){.pro-plus-popup2 .sign-in-text{margin-bottom:0;font-size:13px}}.pro-plus-popup2 .sign-in-text>span{cursor:pointer;text-decoration:underline}.pro-plus-popup2 .currency{text-transform:uppercase}.pro-plus-popup2 .feature-section{background:#fff;padding:0}@media (min-width: 1024px){.pro-plus-popup2 .feature-section{width:500px;height:650px;padding:40px 24px}}.pro-plus-popup2 .user-feedback-section{width:400px}.modal-content.pro-plus-popup2{width:fit-content}.modal-dialog:has(.construction-plan){max-width:unset;width:1048px}.modal-content.pro-plus-popup2 .modal-close{right:.5rem}.construction-plan .modal-body{background:#fff;padding:32px 24px;max-height:700px;overflow-y:auto;width:1048px}.construction-container .construction-introduce-section{margin-bottom:24px}.construction-container .construction-introduce-section .construction-title{font-size:20px;font-weight:600;line-height:120%;margin-bottom:8px}@media (min-width: 1024px){.construction-container .construction-introduce-section .construction-title{font-size:24px}}.construction-container .construction-introduce-section .construction-description{font-size:14px;font-weight:400;line-height:150%}.construction-container .construction-content-section{display:grid;grid-template-columns:1fr;column-gap:16px}@media (min-width: 1024px){.construction-container .construction-content-section{grid-template-columns:1fr 1fr}}.construction-container .construction-content-section .construction-content-left{display:flex;flex-direction:column;gap:16px}.construction-container .construction-content-section .construction-content-left h4{font-size:14px;font-weight:600;color:#1f2124}@media (min-width: 1024px){.construction-container .construction-content-section .construction-content-left h4{font-size:16px}}.construction-container .construction-content-section .construction-content-left .feature-list{row-gap:8px;display:grid;grid-template-columns:auto 1fr;row-gap:.5rem;column-gap:.5rem;line-height:150%;font-size:14px;font-weight:500;margin-bottom:0}.construction-container .construction-content-section .construction-content-left .cancel-text,.construction-container .construction-content-section .construction-content-left .sign-in-text{margin-top:0;text-align:center;font-size:12px}@media (min-width: 1024px){.construction-container .construction-content-section .construction-content-left .cancel-text,.construction-container .construction-content-section .construction-content-left .sign-in-text{font-size:16px;font-size:12px}}.construction-container .construction-content-section .construction-content-left .sign-in-text{margin-top:8px;font-weight:600}.construction-container .construction-content-section .construction-content-left .price-section{margin-bottom:8px}.construction-container .construction-content-section .construction-content-right{display:none;flex-direction:column;gap:16px}@media (min-width: 1024px){.construction-container .construction-content-section .construction-content-right{display:flex}}.construction-container .construction-content-section .construction-content-right .construction-content-banner,.construction-container .construction-content-section .construction-content-right .construction-content-quote{border-radius:12px;border:1px solid #CFD6DD;padding:16px}.construction-container .construction-content-section .construction-content-right .construction-content-banner{max-height:330px;display:flex;justify-content:center;align-items:center}.construction-container .construction-content-section .construction-content-right .construction-content-banner img{border-radius:8px;height:100%;width:auto}.construction-container .construction-content-section .construction-content-right .construction-content-fileformat{display:flex;gap:8px}.construction-container .construction-content-section .construction-content-right .construction-content-quote .quote{font-size:12px;font-weight:400;line-height:150%;color:#1f2124}.construction-container .construction-content-section .construction-content-right .construction-content-quote .user-info{font-size:12px;font-weight:500;line-height:150%;color:#1f2124}.modal-dialog:has(.website-global-popup){max-width:900px}.website-global-popup .modal-body{padding:0;overflow:hidden;border-radius:24px}.website-global-popup .modal-close:focus-visible{box-shadow:unset!important}.website-global-popup .wgp-left{width:400px;flex-shrink:0;height:467px;overflow:hidden}.website-global-popup .wgp-left-img{width:100%;height:100%;object-fit:cover;transition:opacity .6s ease-in-out}.website-global-popup .wgp-left-img.initial-load{opacity:1;transition:none;animation:none}.website-global-popup .wgp-left-img.fade-in{opacity:1;animation:imageFadeIn .6s cubic-bezier(.4,0,.2,1)}.website-global-popup .wgp-left-img.fade-out{opacity:0}.website-global-popup .get-started{background-color:#1e0dff}.website-global-popup .btn-no-hover:hover{background-color:transparent!important}.website-global-popup .limit-offer{font-size:14px;font-weight:600;line-height:150%;color:#fff;background-color:#ff5038;width:137px;min-height:28px;display:grid;place-items:center;border-radius:999px;margin-right:auto}.website-global-popup .title-popup{margin-top:16px;font-size:16px;text-transform:capitalize;font-weight:500}.website-global-popup .benefit-list{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.website-global-popup .benefit-list .item{display:flex;align-items:flex-start;gap:8px}.website-global-popup .benefit-list .item>svg{min-width:20px;color:#00a63e}.website-global-popup .benefit-list .item span{font-size:12px;font-weight:400;line-height:150%}.website-global-popup .actions-button{margin-top:24px}@media screen and (min-width: 1024px){.website-global-popup .wgp-right{width:500px;flex:1;height:467px;padding:32px}.website-global-popup .limit-offer{height:28px}.website-global-popup .title-popup{margin-top:24px;font-size:24px}}@keyframes imageFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.paypal-button-wrapper{position:relative;margin-top:var(--spacing-2xs)}.paypal-click-overlay{position:absolute;inset:0;z-index:999;cursor:pointer;background:transparent}.paypal-placeholder-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;height:48px;margin-top:var(--spacing-2xs);background-color:#ffc439;border:none;border-radius:24px;color:#003087;font-size:16px;cursor:pointer}.paypal-placeholder-btn:disabled{opacity:.7;cursor:wait}.paypal-placeholder-btn strong{font-weight:700}#single-popup .banner-landing .popup-body{width:100%!important;border-radius:0!important;height:100%!important}#business-pricing-container{display:grid;padding:40px 10px 0;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "file" "price" "download" "logo";gap:24px}#business-pricing-container .banner-title{grid-area:title;text-align:center}#business-pricing-container .banner-title h4{color:#888f9a}#business-pricing-container .list-file-format{grid-area:file}#business-pricing-container .download-section{grid-area:download}#business-pricing-container .pricing{grid-area:price}#business-pricing-container .banner-description-container{grid-area:download}#business-pricing-container .logo-container{grid-area:logo}#business-pricing-container .logo-container .brands-logo{margin:10px 0 64px;justify-content:center;align-items:center;gap:14px;display:flex;overflow:auto}#business-pricing-container .logo-container .brands-logo::-webkit-scrollbar{display:none}#business-pricing-container .logo-container .brands-logo .customer img{zoom:.6}.banner-title span.highlight{color:#ff5038}.logo-container{margin-top:8px;overflow:hidden;position:relative;width:100%}.download-section{padding:16px;border-radius:20px;background:#f9fafc}.download-section h3{font-size:16px;font-weight:700;line-height:24px}.download-section .thumbnail{display:flex;justify-content:center;align-items:center}.download-section .thumbnail img{margin-top:14px;object-fit:contain;height:244px;max-width:380px;width:100%}.download-section button{margin-top:14px;font-size:16px;font-weight:600;line-height:19px;letter-spacing:0;padding:15px 24px;width:100%;border-radius:100px;background:#ff5038;color:#fff;border:none;display:flex;justify-content:center;align-items:center;gap:8px}.download-section .attributes{margin-top:26px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:300;line-height:32px}.download-section .attributes .require{display:flex;justify-content:center;align-items:center;gap:6px}.download-section .attributes .require span{width:20px;height:20px}@media (min-width: 1024px){#single-popup .banner-pricing .popup-body{width:auto;border-radius:16px;height:auto}#single-popup .banner-landing .popup-body{width:auto!important;border-radius:16px!important;height:auto!important}.download-section{margin-left:85px}#business-pricing-container{padding:40px 0 16px;width:min(1030px,94vw);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"title title" "file file" "download price" "logo logo"}#business-pricing-container .logo-container .brands-logo{margin:10px 80px 20px}.banner-title{text-align:center}.download-section{width:418px}.pricing{width:423px}.banner-title{grid-area:title}.banner-title h2{font-size:32px;font-weight:700;line-height:48px}.pricing-section .description p{font-size:14px;font-weight:500;line-height:14px;text-align:left}.pricing-section .section-bank{margin-top:18px 0px 26px 0px}.banner-description-container{margin:24px 0 0 80px}.banner-description{grid-template-columns:repeat(2,1fr)}.pricing{margin-right:85px}.list-file-format .file-format-item{max-width:unset}}.custom-template-popup .popup-body{padding:16px}.custom-template-popup .customization-popup{padding:40px 0 20px;width:100%}.custom-template-popup .customization-popup h2{color:#161720;font-size:32px;font-weight:700;line-height:150%;margin:0;padding:0 16px;text-align:center}.custom-template-popup .customization-popup .sub-label{color:#888f9a;font-size:16px;font-weight:500;line-height:150%;margin-top:8px;padding:0 16px;text-align:center}.custom-template-popup .customization-popup .step-progress{grid-template-columns:1fr;margin-top:24px;padding-left:0;padding-right:0;display:grid;gap:24px}.custom-template-popup .customization-popup .step-progress .step{border:1px solid #e1e4e8;border-radius:10px;padding:24px;text-align:center}.custom-template-popup .customization-popup .step-progress .step h3{color:#161720;font-size:18px;font-weight:700;line-height:18px;margin-top:16px}.custom-template-popup .customization-popup .step-progress .step p{font-size:14px;color:#888f9a;font-weight:500;line-height:150%;margin-top:8px}.custom-template-popup .customization-popup button{font-size:14px;background:#1e0dff;border-radius:99px;color:#fff;display:flex;font-weight:600;line-height:120%;margin:24px auto 0;padding:12px 48px;text-transform:unset}.custom-template-popup .customization-popup .benefit-block{margin-top:24px}.custom-template-popup .customization-popup .benefit-block ul{justify-content:center;flex-wrap:wrap;flex-direction:column;display:flex;gap:24px}.custom-template-popup .customization-popup .benefit-block ul li{display:flex;align-items:center}.custom-template-popup .customization-popup .benefit-block ul li span{color:#161720;font-size:16px;font-weight:600;line-height:16px;padding-left:8px}@media (min-width: 768px){.custom-template-popup .customization-popup{width:600px}}@media (min-width: 1024px){.custom-template-popup .customization-popup{width:786px}.custom-template-popup .customization-popup .step-progress{grid-template-columns:repeat(3,1fr);margin-top:40px;padding-left:24px;padding-right:24px}.custom-template-popup .customization-popup .step-progress .step{text-align:left}.custom-template-popup .customization-popup .step-progress .step p{font-size:15px}.custom-template-popup .customization-popup button{font-size:18px;padding:19px 48px;margin:37px auto 0}.custom-template-popup .customization-popup .benefit-block{margin-top:24px}.custom-template-popup .customization-popup .benefit-block ul{justify-content:center;flex-direction:row}}.modal-share-social{width:100%;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}.modal-share-social .share-item{display:flex;flex-direction:column;align-items:center;padding-inline:.375rem;gap:8px}.modal-share-social .share-item .share-item-title{font-weight:400;font-style:Regular;font-size:10px;line-height:150%;letter-spacing:0px;text-align:center;vertical-align:middle}.modal-share-social h5{font-size:13px;font-weight:600;line-height:24px;padding:16px}.modal-share-social .footer{display:flex;gap:.5rem;flex-direction:column;padding:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;border-top:1px solid rgb(222,225,229)}.modal-share-social .sub-title h3{font-size:12px;font-weight:600;line-height:1.5;color:#161720}.modal-share-social .action.share{display:flex;gap:12px;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media (min-width: 1024px){.modal-share-social .action.share{flex-wrap:nowrap;justify-content:space-between}}.modal-share-social .action.share a{width:48px;height:48px}.modal-share-social .action a,.modal-share-social .action span{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:60px;height:60px;padding:10px;border:1px solid rgb(207,214,221);border-radius:99px}.modal-share-social .action a.share-more,.modal-share-social .action span.share-more{width:48px;height:48px;display:flex}@media (min-width: 768px){.modal-share-social .action a.share-more,.modal-share-social .action span.share-more{display:none}}.modal-share-social .action a:hover,.modal-share-social .action span:hover{background:#f2f5fd}.modal-share-social .action a:hover .more-icons,.modal-share-social .action span:hover .more-icons{display:flex}.modal-share-social .action a .more-icons,.modal-share-social .action span .more-icons{display:none;position:absolute;z-index:99;flex-direction:column;align-items:flex-start;padding:8px;gap:8px;background:#fff;box-shadow:0 3px 6px #0000001f;border-radius:5px;top:0;transform:translateY(-100%)}.modal-share-social .action a .more-icons a,.modal-share-social .action span .more-icons a{width:48px;height:48px}.modal-share-social .attribute-url{display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch;padding:0 16px;margin:0 0 24px}.modal-share-social .attribute-url__wrapper{height:40px;border:1px solid #cfd6dd;border-radius:99px;width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.25rem .25rem .25rem 1rem}.modal-share-social .attribute-url__wrapper__input{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;line-height:150%;letter-spacing:0px;color:#1f2124}.modal-share-social .attribute-url input{padding:11px 0 11px 24px;border:1px solid #e1e4e8;border-radius:99px 0 0 99px;color:#888f9a;width:100%;cursor:pointer;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.modal-share-social .attribute-url input ::placeholder{color:#888f9a}.modal-share-social .attribute-url input :-ms-input-placeholder{color:#888f9a}.modal-share-social .attribute-url input ::-ms-input-placeholder{color:#888f9a}.modal-share-social .attribute-url button{padding:.375rem .75rem;gap:4px;background:#f2f5fd;font-size:12px;font-weight:500;line-height:150%;letter-spacing:0px;border-radius:99px;color:#1f2124;display:flex;flex-wrap:nowrap;gap:.5rem;align-items:center;height:32px;transition:all .2s ease-in-out}.modal-share-social .attribute-url button:hover{background:var(--t-neutral-300)}.modal-share-social .attribute-url button img path{stroke:#ff5038}@media (min-width: 1024px){.modal-share-social{width:600px;display:flex;flex-direction:column}.modal-share-social h5{padding:16px;font-weight:600;font-size:12px;line-height:150%;letter-spacing:0px}.modal-share-social .footer{display:flex;gap:.5rem;flex-direction:column;padding:16px}.modal-share-social .sub-title h3{color:#161720;font-weight:600;font-size:12px;line-height:150%;letter-spacing:0px}.modal-share-social .action.share{display:flex;gap:12px;justify-content:flex-start;align-items:center}.modal-share-social .action a,.modal-share-social .action span{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:60px;height:60px;padding:10px}.modal-share-social .action a:hover,.modal-share-social .action span:hover{background:#f2f5fd}.modal-share-social .action a:hover .more-icons,.modal-share-social .action span:hover .more-icons{display:flex}.modal-share-social .action a .more-icons,.modal-share-social .action span .more-icons{display:none;position:absolute;z-index:99;flex-direction:column;align-items:flex-start;padding:8px;gap:8px;background:#fff;box-shadow:0 3px 6px #0000001f;border-radius:5px;top:0;transform:translateY(-100%)}.modal-share-social .action a .more-icons a,.modal-share-social .action span .more-icons a{width:60px;height:60px}.modal-share-social .attribute-url{display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch;padding:0 1rem;margin:0 0 1rem}.modal-share-social .attribute-url input{padding:11px 0 11px 24px;background:#fff;border:1px solid #e1e4e8;border-radius:99px 0 0 99px;color:#888f9a;width:100%;cursor:pointer;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.modal-share-social .attribute-url input ::placeholder{color:#888f9a}.modal-share-social .attribute-url input :-ms-input-placeholder{color:#888f9a}.modal-share-social .attribute-url input ::-ms-input-placeholder{color:#888f9a}.modal-share-social .attribute-url span{white-space:nowrap;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.modal-share-social .attribute-url button{padding:.375rem 1.25rem;white-space:nowrap;color:#1f2124;display:flex;flex-wrap:nowrap;align-items:center;font-weight:500;font-style:Medium;font-size:12px;line-height:150%;letter-spacing:0px}.modal-share-social .attribute-url button img path{stroke:#ff5038}}.share-menu-backdrop{display:none}.share-btn-wrapper{position:relative}.share-btn-wrapper>.share-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:9999;transform:translate(50%);animation:share-menu-in .2s ease}@keyframes share-menu-in{0%{opacity:0;transform:translate(50%) translateY(6px)}to{opacity:1;transform:translate(50%) translateY(0)}}@media (max-width: 1023px){.share-menu-backdrop{position:fixed;inset:0;background:#00000073;z-index:9998}.share-btn-wrapper>.share-menu{position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);animation:share-menu-in-mobile .2s ease}.share-menu{width:min(360px,100vw - 32px)}.share-menu__socials{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:8px 16px 20px}.share-menu__social-item{flex:unset;padding-inline:0}@keyframes share-menu-in-mobile{0%{opacity:0;transform:translate(-50%,calc(-50% + 12px))}to{opacity:1;transform:translate(-50%,-50%)}}}@keyframes share-menu-in-modal{0%{opacity:0;transform:translate(-50%,calc(-50% + 12px))}to{opacity:1;transform:translate(-50%,-50%)}}.share-btn-wrapper--modal>.share-menu{position:fixed;top:50%;left:50%;right:auto;z-index:9999;transform:translate(-50%,-50%);animation:share-menu-in-modal .2s ease}.share-btn-wrapper--modal .share-menu-backdrop{display:block;position:fixed;inset:0;background:#00000073;z-index:9998}.share-menu{width:min(420px,100vw - 32px);display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #0000002e,0 2px 8px #00000014}@media (min-width: 1024px){.share-menu{width:min(520px,100vw - 32px)}}.share-menu__header{display:flex;align-items:center;justify-content:center;padding:16px 20px 12px;flex-shrink:0}.share-menu__title{font-size:14px;font-weight:400;color:#111;line-height:1;margin:0;text-align:center}.share-menu__body{display:flex;flex-direction:column}.share-menu__socials{display:flex;justify-content:center;padding:8px 12px 16px;list-style:none;margin:0}.share-menu__social-item{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1;min-width:0;padding-inline:4px}.share-menu__social-item button img{width:20px!important;height:20px!important;border-radius:unset!important}.share-menu__social-btn{background:none;border:none;padding:0;cursor:pointer;border-radius:50%;line-height:0;transition:opacity .15s ease,transform .1s ease}.share-menu__social-btn:hover{opacity:.85;transform:scale(1.05)}.share-menu__social-btn:active{transform:scale(.96)}.share-menu__social-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.share-menu__social-icon svg{width:20px;height:20px;display:block}.share-menu__social-icon--outline{border:1px solid #d5d7da}.share-menu__social-icon--outline svg{width:20px;height:20px;color:#111}.share-menu__social-label{font-size:12px;font-weight:400;color:#555;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:1.3}.attribute-download{display:flex;flex-direction:column}.attribute-download .header{position:relative;display:flex;gap:16px;flex-direction:column;padding:24px;border-bottom:1.5px solid #e1e4e8}.attribute-download .header.dark{background:#f3f5f8}.attribute-download .header.dark p,.attribute-download .header.dark h2{color:#161720}.attribute-download .header.dark .attr-icon-close{background-image:url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 18L18 2M2 2L18 18' stroke='%23161720' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.attribute-download .header h2{font-style:normal;font-weight:700;font-size:20px;line-height:30px;color:#161720}.attribute-download .header .attr-icon-close{background-image:url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 18L18 2M2 2L18 18' stroke='%23161720' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:16px;height:16px;display:block;background-repeat:no-repeat;background-position:center center;position:absolute;top:32px;right:28px;cursor:pointer}.attribute-download .footer{display:flex;gap:16px;flex-direction:column;padding:24px}.attribute-download .sub-title{text-align:center}.attribute-download .sub-title h3{font-style:normal;font-weight:700;font-size:20px;line-height:150%;text-align:center;color:#161720}.attribute-download .sub-title p{font-size:12px;font-weight:500;line-height:12px;text-align:center;color:#888f9a}.attribute-download .description p{font-style:normal;font-weight:500;font-size:18px;line-height:27px;color:#161720}.attribute-download .description span{color:#ff5038}.attribute-download .action.download button,.attribute-download .action.download a{background:#1e0dff}.attribute-download .action button,.attribute-download .action a{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:18px 20px;gap:10px;background:#ff5038;border-radius:99px;color:#fff;font-weight:700;font-size:14px;line-height:120%;width:100%}.attribute-download .attribute-url{display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch}.attribute-download .attribute-url input{padding:11px 0 11px 24px;background:#fff;border:1px solid #e1e4e8;border-radius:99px 0 0 99px;color:#888f9a;width:100%;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.attribute-download .attribute-url input ::placeholder{color:#888f9a}.attribute-download .attribute-url input :-ms-input-placeholder{color:#888f9a}.attribute-download .attribute-url input ::-ms-input-placeholder{color:#888f9a}.attribute-download .attribute-url button{padding:0 16px;gap:4px;background:#161720;border-radius:0 99px 99px 0;color:#fff;display:flex;flex-wrap:nowrap;align-items:center}.attribute-download .attribute-url button img path{stroke:#ff5038}@media (min-width: 768px){#single-popup .attribute-popup .popup-body{width:auto}#single-popup .attribute-popup .popup-body .attribute-download{width:428px}}.popup-contact-container{width:343px;padding:0 16px 16px}.popup-contact-container img{display:block;margin:85px auto 32px;height:200px;width:265px}.popup-contact-container .title{padding:16px 0 8px}.popup-contact-container .title h2{text-align:center;font-size:20px;font-weight:700;line-height:30px}.popup-contact-container .title p{margin-top:16px;text-align:center;color:#888f9a;padding:0 10px;font-size:14px;font-weight:500;line-height:21px}.popup-contact-container button{width:100%;height:48px;background:#1e0dff;color:#fff;padding:10px 20px;font-size:16px;font-weight:600;line-height:24px;border-radius:99px;margin:16px 0 8px}@media (min-width: 1024px){.popup-contact-container{width:608px}.popup-contact-container img{margin:56px auto 32px}.popup-contact-container .title{padding:16px 32px}.popup-contact-container .title h2{font-size:24px;font-weight:700;line-height:36px}.popup-contact-container .title p{font-size:16px;font-weight:500;line-height:24px}.popup-contact-container button{margin:32px 0 16px}}.base__icon__svg.icon-close{background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMjAgMjAnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTIgMThMMTggMk0yIDJMMTggMTgnIHN0cm9rZT0nIzE2MTcyMCcgc3Ryb2tlLXdpZHRoPSczJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48L3N2Zz4K)}.base__icon__svg.icon__close{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNjY2MDIgMTMuMzMzMkwxMy4zMzI3IDIuNjY2NU0yLjY2NjAyIDIuNjY2NUwxMy4zMzI3IDEzLjMzMzIiIHN0cm9rZT0iIzlDQTVCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K)}#single-popup .banner-pricing .popup-body{width:100%;border-radius:0;height:100%}#single-popup .banner-landing .popup-body,#single-popup .business-pricing-popup .popup-body{width:100%!important;border-radius:0!important;height:100%!important}#banner-pricing{display:grid;padding:40px 16px 30px;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "file" "price" "download" "logo";gap:24px}#banner-pricing:has(.attributes){padding-bottom:56px}#banner-pricing .banner-title{grid-area:title;text-align:center}#banner-pricing .banner-title h4{color:#888f9a}#banner-pricing .list-file-format{grid-area:file}#banner-pricing .download-section{grid-area:download}#banner-pricing .pricing{grid-area:price}#banner-pricing .banner-description-container{grid-area:download}#banner-pricing .logo-container{grid-area:logo}.banner-description-container h5{margin-top:30px;font-size:13px;font-weight:400;line-height:13px}.banner-title{grid-area:title}.banner-title h2{text-align:center;font-size:24px;font-weight:700;line-height:36px}.banner-title h4{margin-top:8px;font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#888f9a}.list-file-format{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px}.list-file-format .file-format-item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;color:#000;max-width:66px}.list-file-format .file-format-item img{width:35px;height:32px}.list-file-format .file-format-item .file-title{font-size:12px;font-weight:400;line-height:12px;text-align:center}.logo-container{overflow:hidden;position:relative;width:100%;top:-30px;margin-bottom:30px}.logo-container h4{font-size:18px;font-weight:800;line-height:22px;text-align:center;color:#000}.logo-container h4 span{color:#ff5038}.logo-container .brands-logo{margin-top:8px;display:flex;justify-content:flex-start;align-items:center;overflow-x:auto;gap:14px}.logo-container .brands-logo::-webkit-scrollbar{display:none}.pricing-section{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#1e0dff,#60d2ff) border-box;border-radius:12px;border:2px solid transparent;padding:24px}.pricing-section.not-exit{padding-bottom:64px}.pricing-section .title{display:flex;justify-content:space-between;color:#ff8a7a;font-size:10px;font-weight:700;line-height:10px}.pricing-section .price{margin-top:18px;display:flex;justify-content:space-between;align-items:center}.pricing-section .price .amount .value{color:#ff5038;font-size:32px;font-weight:700;line-height:32px}.pricing-section .price .amount .discount{color:#828994;font-size:13px;font-weight:700;line-height:32px;position:relative}.pricing-section .price .amount .discount:before{content:"";position:absolute;width:100%;height:1px;background:#828994;top:5px;left:-2px}.pricing-section .price .amount .percent,.pricing-section .price .amount .month{color:#828994;font-size:13px;font-weight:600;line-height:14px}.pricing-section .price .annually{color:#828994;font-size:12px;font-weight:500;line-height:14px}.pricing-section button{margin-top:18px;font-size:16px;font-weight:600;line-height:19px;letter-spacing:0;padding:15px 24px;width:100%;border-radius:100px;background:#ff5038;color:#fff;border:none;display:flex;justify-content:center;align-items:center;gap:8px}.pricing-section button.free{background:#1f2124}.pricing-section .description{margin-top:18px;display:flex;flex-direction:column;gap:5px}.pricing-section .description p{display:flex;justify-content:flex-start;align-items:flex-start;gap:8px;font-size:14px;font-weight:500;line-height:14px}.pricing-section .section-bank{margin-top:18px;display:flex;justify-content:center;align-items:center}.download-section h3{font-size:16px;font-weight:700;line-height:24px;padding-left:5px}.download-section .thumbnail{margin-top:14px}.download-section .thumbnail img{object-fit:contain;height:auto;max-width:unset;width:100%;border-radius:8px}.download-section button{margin-top:14px;font-size:16px;font-weight:600;line-height:19px;letter-spacing:0;padding:15px 24px;width:100%;border-radius:100px;background:#ff5038;color:#fff;border:none;display:flex;justify-content:center;align-items:center;height:48px;gap:8px}.download-section button.free{background:#1f2124}.download-section .price-label{font-size:20px;font-weight:700;line-height:32px;margin-top:14px}@media (min-width: 1024px){.download-section.product-pro{margin-left:70px;padding:0 31px}}.download-section.product-pro button{border:1px solid #1f2124;height:48px;background-color:#fff;color:#1f2124;font-size:16px;font-weight:600;line-height:24px}.download-section.product-pro .price-label{line-height:20px}.download-section.product-pro .thumbnail img.img-thumbnail{height:228px}.banner-description{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:18px;gap:10px}.banner-description .item-folder{display:flex;justify-content:flex-start;align-items:center;gap:4px}.banner-description .item-folder i{width:16px}.banner-description .item-folder p{font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}@media (min-width: 768px){.logo-container .brands-logo{justify-content:center}}@media (min-width: 1024px){#single-popup .banner-pricing .popup-body{width:auto;border-radius:16px;height:auto}#single-popup .banner-landing .popup-body{width:auto!important;border-radius:16px!important;height:auto!important}.download-section{margin-left:80px;padding:16px 19px 19px}.download-section .thumbnail img{height:243px;max-width:380px;width:100%}.logo-container{top:-20px;margin-bottom:0}#banner-pricing{width:min(1030px,94vw);gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:20px;grid-template-areas:"title title" "file file" "download price" "logo logo"}.banner-title{text-align:center}.download-section,.pricing{width:423px}.banner-title{grid-area:title}.banner-title h2{font-size:32px;font-weight:700;line-height:48px}.pricing-section .description p{font-size:14px;font-weight:500;line-height:14px;text-align:left}.pricing-section .section-bank{margin-top:18px 0px 26px 0px}.banner-description-container{margin:24px 0 0 80px}.banner-description{grid-template-columns:repeat(2,1fr)}.pricing{margin-right:80px}.list-file-format .file-format-item{max-width:unset}}.attributes{margin-top:7.5px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:300;line-height:32px}.attributes .require{display:flex;justify-content:center;align-items:center;gap:6px}.attributes .require span{display:flex}.attributes .require span img{width:11px;height:11px}.pricing .attributes{padding:0 24px}.limited-download{max-width:510px;display:flex;flex-direction:column;text-align:center}.limited-download .popup-image{padding-top:1.5rem}.limited-download .popup-image svg{width:200px;height:200px}@media (min-width: 1600px){.limited-download .popup-image svg{width:auto;height:auto}}.limited-download.free-limited .header .description p{font-size:20px;line-height:30px}.limited-download.pro-limited .header .description p{font-size:18px;line-height:150%}.limited-download.business-limited .header{padding-left:40px;padding-right:40px}.limited-download.business-limited .header h3{padding:0 8px}.limited-download.business-limited .header .description p{font-size:16px;line-height:24px}.limited-download img{height:200px}.limited-download .header{position:relative;display:flex;gap:16px;flex-direction:column;padding:32px 48px}.limited-download .header.dark{background:#161720}.limited-download .header.dark p,.limited-download .header.dark h3{color:#fff}.limited-download .header.dark .attr-icon-close{background-image:url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 18L18 2M2 2L18 18' stroke='%23FFFFFF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.limited-download .header h3{font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#161720;text-align:center}.limited-download .header .description p{font-style:normal;font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#888f9a}.limited-download .footer{display:flex;gap:16px;flex-direction:column;padding:32px 40px;background:#f3f5f8;border-radius:0 0 16px 16px}.limited-download .sub-title{text-align:center}.limited-download .sub-title h3{font-style:normal;font-weight:700;font-size:20px;line-height:150%;text-align:center;color:#161720}.limited-download .sub-title p{font-style:normal;font-weight:500;font-size:16px;line-height:150%;text-align:center;color:#888f9a}.limited-download .description p{font-style:normal;font-weight:600;font-size:17px;line-height:150%;color:#161720}.limited-download .description p span{font-weight:700;color:#ff5038}.limited-download .description span{color:#ff5038}.limited-download .action a{font-weight:600}.limited-download .attribute-url{display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch}.limited-download .attribute-url input{padding:11px 0 11px 24px;background:#fff;border:1px solid #e1e4e8;border-radius:99px 0 0 99px;color:#888f9a;width:100%;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.limited-download .attribute-url input ::placeholder{color:#888f9a}.limited-download .attribute-url input :-ms-input-placeholder{color:#888f9a}.limited-download .attribute-url input ::-ms-input-placeholder{color:#888f9a}.limited-download .attribute-url button{padding:0 16px;gap:4px;background:#161720;border-radius:0 99px 99px 0;color:#fff;display:flex;flex-wrap:nowrap;align-items:center}.limited-download .attribute-url button img path{stroke:#ff5038}@media only screen and (max-width: 576px){#popup_over .popup-overlay.limited-popup .popup-body{padding:0;top:50%;left:50%;bottom:auto;transform:translate(-50%,-50%)}#popup_over .popup-overlay.limited-popup .popup-body svg{width:250px!important;height:auto!important}#popup_over .popup-overlay.limited-popup .header{padding:16px}#popup_over .popup-overlay.limited-popup .header h3{font-style:normal;font-weight:700;font-size:20px;line-height:150%}#popup_over .popup-overlay.limited-popup .header .description p{font-style:normal;font-weight:400;font-size:14px;line-height:150%}#popup_over .popup-overlay.limited-popup .action a{font-size:14px}#popup_over .popup-overlay.limited-popup .footer{padding:16px}#popup_over .popup-overlay.limited-popup .footer .sub-title p{font-style:normal;font-weight:400;font-size:12px;line-height:150%}}.subscribing-success{width:100%;max-width:500px;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;gap:40px;padding:24px}.subscribing-success .processing-content p{margin:10px;font-size:14px}.subscribing-success img{width:100%;height:200px}.subscribing-success .title h3{font-size:20px;font-style:normal;font-weight:700;font-size:32px;line-height:150%;text-align:center;color:#161720;margin-bottom:10px}.subscribing-success .title p{font-style:normal;font-weight:300;font-size:18px;line-height:150%;text-align:center;color:#888f9a}.subscribing-success .action{display:flex;justify-content:space-between;width:100%;gap:24px}.subscribing-success .action a{flex-basis:100%;padding:16px;background:#1e0dff;border-radius:99px;color:#fff;font-style:normal;font-weight:300;font-size:16px;line-height:120%;cursor:pointer}.subscribing-success svg{width:343px;height:220px}.subscribing-success #timer__auto__download{font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#888f9a}@media (min-width: 768px){.subscribing-success .title h3{font-size:24px;line-height:150%}.subscribing-success .title p{font-size:18px}.subscribing-success .action{flex-direction:column-reverse}.subscribing-success #timer__auto__download{font-size:16px;line-height:24px}}#single-popup .attribute-guile-popup .popup-body{max-width:100vw;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0}#single-popup .attribute-guile-popup .popup-content{height:70vh;padding:16px}#single-popup .attribute-guile-popup .popup-content h2{font-size:13px;font-weight:600;line-height:19.5px}#single-popup .attribute-guile-popup .popup-content p{font-size:12px;font-weight:500;line-height:18px;color:#444f68;margin-top:22px}#single-popup .attribute-guile-popup .popup-content img{margin-top:16px;max-width:100%}@media (min-width: 1024px){#single-popup .attribute-guile-popup .popup-body{max-width:100vw;border-bottom-left-radius:16px;border-bottom-right-radius:16px;bottom:unset}#single-popup .attribute-guile-popup .popup-content{height:unset;padding:24px}#single-popup .attribute-guile-popup .popup-content h2{font-size:20px;font-weight:700;line-height:30px}#single-popup .attribute-guile-popup .popup-content p{font-size:14px;font-weight:600;line-height:21px;text-align:left;color:#444f68;margin-top:16px}#single-popup .attribute-guile-popup .popup-content img{padding:29px 33px;margin-top:16px}}.authen-popup{max-width:440px;margin:0 auto;border-radius:14px;overflow:hidden}.authen-popup .modal-close{position:absolute;top:.5rem;right:.5rem}.authen-popup .modal-body{max-height:85dvh;display:flex;padding:0;flex-direction:column}.authen-popup .modal-body .title,.authen-popup .modal-body .sub-title{text-transform:inherit}.authen-popup #btn-back{margin-bottom:1.5rem}.authen-popup .forgot-password,.authen-popup .verifyPassword{padding:0;min-height:60dvh;display:flex}.authen-popup .forgot-password>div,.authen-popup .verifyPassword>div{display:flex;flex-direction:column;flex:1}.authen-popup .forgot-password .left,.authen-popup .verifyPassword .left{justify-content:flex-start}.authen-popup .forgot-password .forgot-password,.authen-popup .verifyPassword .forgot-password{padding:0;width:100%}.authen-popup .forgot-password .forgot-password>div,.authen-popup .verifyPassword .forgot-password>div{display:flex;flex-direction:column;flex:1}.authen-popup .forgot-password .forgot-password__title,.authen-popup .verifyPassword .forgot-password__title{color:var(--color-neutral-900);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:32px;color:#181d27}.authen-popup .forgot-password .forgot-password__description,.authen-popup .verifyPassword .forgot-password__description{color:#535862;text-align:center;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;margin-top:8px;font-size:14px}.authen-popup .forgot-password .forgot-password__form,.authen-popup .verifyPassword .forgot-password__form{margin-top:20px;display:flex;flex-direction:column;flex:1}.authen-popup .forgot-password .forgot-password__form .forgot-password__form-control,.authen-popup .verifyPassword .forgot-password__form .forgot-password__form-control{display:flex;flex-direction:column}.authen-popup .forgot-password .forgot-password__form .forgot-password__action,.authen-popup .verifyPassword .forgot-password__form .forgot-password__action{margin-top:auto}.authen-popup .forgot-password .forgot-password__form .label__authen__section,.authen-popup .verifyPassword .forgot-password__form .label__authen__section{color:#414651;font-size:14px;font-weight:500;line-height:20px}.authen-popup .forgot-password .forgot-password__form .label__authen__section span,.authen-popup .verifyPassword .forgot-password__form .label__authen__section span{padding-left:2px}.authen-popup .forgot-password .forgot-password__form .forgot-password-input,.authen-popup .verifyPassword .forgot-password__form .forgot-password-input{margin-top:6px}.authen-popup .forgot-password .forgot-password__form .forgot-password-input .MuiOutlinedInput-input,.authen-popup .verifyPassword .forgot-password__form .forgot-password-input .MuiOutlinedInput-input{border-radius:8px;height:44px;font-size:14px;font-weight:400}.authen-popup .forgot-password .forgot-password__form .forgot-password-input .MuiOutlinedInput-input:hover,.authen-popup .forgot-password .forgot-password__form .forgot-password-input .MuiOutlinedInput-input:focus,.authen-popup .verifyPassword .forgot-password__form .forgot-password-input .MuiOutlinedInput-input:hover,.authen-popup .verifyPassword .forgot-password__form .forgot-password-input .MuiOutlinedInput-input:focus{border:2px solid #1e0dff}.authen-popup .forgot-password .forgot-password__form [data-testid=btn-signin],.authen-popup .verifyPassword .forgot-password__form [data-testid=btn-signin]{border-radius:8px!important;height:44px;margin-top:auto;font-size:14px;font-weight:600}.authen-popup .forgot-password .forgot-password__form [data-testid=btn-signin]:disabled,.authen-popup .verifyPassword .forgot-password__form [data-testid=btn-signin]:disabled{opacity:1;background-color:#f5f5f5!important}.authen-popup .forgot-password .forgot-password__form [data-testid=btn-signin]:disabled span,.authen-popup .verifyPassword .forgot-password__form [data-testid=btn-signin]:disabled span{color:#a4a7ae!important}.authen-popup .forgot-password .forgot-password__form .forgot-password__return-link,.authen-popup .verifyPassword .forgot-password__form .forgot-password__return-link{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:8px;align-self:stretch;width:100%;color:var(--color-neutral-900);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:150%;cursor:pointer;text-decoration:none;border:none;background:none;line-height:20px}.authen-popup .forgot-password .forgot-password__form .forgot-password__return-link .MuiButtonBase-root,.authen-popup .verifyPassword .forgot-password__form .forgot-password__return-link .MuiButtonBase-root{width:14px;height:14px;margin-right:0;padding:0}.authen-popup .forgot-password .forgot-password__form .forgot-password__return-link:hover,.authen-popup .verifyPassword .forgot-password__form .forgot-password__return-link:hover{color:var(--color-primary)}.authen-popup .forgot-password .forgot-password__form .forgot-password__return-link:hover img,.authen-popup .verifyPassword .forgot-password__form .forgot-password__return-link:hover img{filter:brightness(0) saturate(100%) invert(9%) sepia(100%) saturate(7415%) hue-rotate(252deg) brightness(92%) contrast(124%)}.authen-popup .forgot-password__success{min-height:60dvh;display:flex;flex-direction:column;flex:1;justify-content:center}.authen-popup .forgot-password__success .forgot-password__success-icon{width:48px;height:48px;margin:0 auto 20px}.authen-popup .forgot-password__success .forgot-password__title{text-align:center;font-size:20px;font-weight:600;margin-bottom:.5rem}.authen-popup .forgot-password__success .forgot-password__description{color:#535862;display:flex;flex-direction:column;text-align:center;gap:20px}.authen-popup .forgot-password__success .forgot-password__return-link{position:absolute;bottom:0;width:100%;border-radius:8px;border:1px solid #1e0dff;background-color:#1e0dff;display:flex;padding:10px 20px;justify-content:center;align-items:center;gap:8px;align-self:stretch;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:150%;cursor:pointer;height:44px}.authen-popup .forgot-password__success .forgot-password__return-link .MuiButtonBase-root{padding:0;margin-right:0}.authen-popup .forgot-password__success .forgot-password__return-link img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(306deg) brightness(104%) contrast(101%)}.authen-popup .forgot-password__success .forgot-password__return-link:hover{color:#fff;background-color:#180acc}.authen-popup .left{position:relative;overflow-y:auto;width:100%;flex:1;scrollbar-width:none}.authen-popup .authen-logo{display:block;width:48px;height:48px;margin:0 auto 20px}.authen-popup .title{color:var(--color-neutral-900);text-align:center;font-size:14px;font-weight:600}.authen-popup .sub-title{margin-top:12px;text-align:center;font-size:14px;font-weight:400;color:#535862}.authen-popup .normal-signin-wrapper{margin-top:20px;padding:0;width:100%;max-width:380px;background-color:transparent}.authen-popup .normal-signin-wrapper .title-modal{color:var(--color-neutral-900);font-family:Inter;font-size:26px;font-weight:700;line-height:39px;text-align:center;margin:0}.authen-popup .normal-signin-wrapper .form{margin-top:0}.authen-popup .normal-signin-wrapper .form .form-content{display:flex;flex-direction:column}.authen-popup .normal-signin-wrapper .form .form-content .social__auth__section{margin-bottom:0;flex-direction:column;gap:12px}.authen-popup .normal-signin-wrapper .form .form-content .social__auth__section>div{width:100%;height:44px;border-color:#cfd6dd;border-radius:8px;border:1px solid #d5d7da}.authen-popup .normal-signin-wrapper .form .form-content .social__auth__section>div:first-child{margin-right:0}.authen-popup .normal-signin-wrapper .form .form-content .social__auth__section>div:last-child{margin-left:0}.authen-popup .normal-signin-wrapper .form .form-content .social__auth__section button>span{color:var(--color-neutral-900)}.authen-popup .normal-signin-wrapper .form .form-content .form-content__footer{margin-top:auto}.authen-popup .normal-signin-wrapper .form .form-content .custom-button-social{padding:10px 20px;background-color:transparent!important;transition:background-color .3s ease-in-out;gap:12px}.authen-popup .normal-signin-wrapper .form .form-content .custom-button-social:hover{background-color:#1e5ae11a!important}.authen-popup .normal-signin-wrapper .form .form-content .custom-button-social span{margin-right:0}.authen-popup .normal-signin-wrapper .form .form-content .custom-button-social span:first-child img{width:20px;height:20px}.authen-popup .normal-signin-wrapper .form .form-content .custom-button-social span:last-child{color:var(--color-neutral-900);font-size:14px;font-style:normal;font-weight:600;line-height:1.5}.authen-popup .normal-signin-wrapper .form .form-content .separator{border-color:#e9eaeb;text-transform:uppercase;height:20px;margin-block:12px}.authen-popup .normal-signin-wrapper .form .form-content .separator span{font-size:14px;font-weight:500}.authen-popup .normal-signin-wrapper .form .form-content .privacy{margin-top:20px}.authen-popup .normal-signin-wrapper .form .form-content .privacy p{width:244px;color:#aeb4bd;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;padding:0}.authen-popup .normal-signin-wrapper .form .form-content .pro-trial-form-footer,.authen-popup .normal-signin-wrapper .form .form-content .form-footer{margin-top:0}.authen-popup .normal-signin-wrapper .form .form-content .pro-trial-form-footer>div,.authen-popup .normal-signin-wrapper .form .form-content .pro-trial-form-footer>p,.authen-popup .normal-signin-wrapper .form .form-content .form-footer>div,.authen-popup .normal-signin-wrapper .form .form-content .form-footer>p{margin-top:20px!important}.authen-popup .normal-signin-wrapper .form .form-content .pro-trial-form-footer>div p,.authen-popup .normal-signin-wrapper .form .form-content .pro-trial-form-footer>p p,.authen-popup .normal-signin-wrapper .form .form-content .form-footer>div p,.authen-popup .normal-signin-wrapper .form .form-content .form-footer>p p{color:#535862;font-size:14px;padding:0}.authen-popup .normal-signin-wrapper .form .form-content .pro-trial-form-footer .policy,.authen-popup .normal-signin-wrapper .form .form-content .form-footer .policy{margin-top:40px}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .text-field,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .text-field{margin-top:6px}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .text-field .MuiOutlinedInput-input,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .text-field .MuiOutlinedInput-input{border-radius:8px;height:44px;font-size:14px;font-weight:400}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .text-field .MuiOutlinedInput-input:hover,.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .text-field .MuiOutlinedInput-input:focus,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .text-field .MuiOutlinedInput-input:hover,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .text-field .MuiOutlinedInput-input:focus{border:2px solid #1e0dff}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .label__authen__section,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .label__authen__section{color:#414651;font-size:14px;font-weight:500;line-height:20px}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .label__authen__section span,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .label__authen__section span{padding-left:2px}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .button,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .button{border-radius:8px;font-size:14px;font-weight:600}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .button span,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .button span{transition:color .3s ease-in-out;font-size:14px}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .button:hover,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .button:hover{background:#180acc}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .button:disabled,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .button:disabled{opacity:1;background-color:#f5f5f5}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form .button:disabled span,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form .button:disabled span{color:#a4a7ae}.authen-popup .normal-signin-wrapper .form .form-content .sign-in-form input[type=checkbox]:checked+.custom-checkbox:after,.authen-popup .normal-signin-wrapper .form .form-content .sign-up-form input[type=checkbox]:checked+.custom-checkbox:after{top:4px;left:6px}.authen-popup .normal-signin-wrapper .form .form-content .form-footer .sign-in__forgot-password{margin-top:14px;color:#1f2124;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:150%;transition:color .3s ease-in-out}.authen-popup .normal-signin-wrapper .form .form-content .form-footer .sign-in__forgot-password:hover{cursor:pointer;color:var(--color-primary)}.authen-popup .normal-signin-wrapper .form .form-content>p{margin-top:20px;color:var(--color-neutral-900);text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.authen-popup .normal-signin-wrapper .form .form-content>p span{color:var(--color-neutral-900);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:color .3s ease-in-out}.authen-popup .normal-signin-wrapper .form .form-content>p span:hover{cursor:pointer;color:var(--color-primary)}@media screen and (max-width: 1023px){.authen-popup .normal-signin-wrapper .form .form-content{background-color:var(--website-bg-color)}}.authen-popup .user-without-account{color:#535862;font-size:14px;font-weight:400;line-height:20px}@media not all and (min-width: 64rem){.authen-popup.modal-content{height:auto;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}}@media (min-width: 64rem){.authen-popup .modal-body{max-height:774px;flex-direction:row;padding:32px 40px;overflow:auto}.authen-popup .modal-body .title{line-height:1.5;font-size:20px;font-weight:500}.authen-popup .modal-body .title-sm{font-size:20px}.authen-popup .modal-body .sub-title{font-size:14px;font-weight:400;color:#535862}.authen-popup .forgot-password,.authen-popup .verifyPassword{min-height:60dvh;display:flex;flex-direction:column}.authen-popup .left{height:100%;overflow-y:auto;flex-direction:column;align-items:center;justify-content:center}.authen-popup .left>h1{font-size:26px}.authen-popup .left>h3{margin-top:15px;font-size:20px;font-weight:700;line-height:130%}.authen-popup .left .normal-signin-wrapper{margin-top:20px;background-color:transparent}.authen-popup .left .normal-signin-wrapper .form{margin-top:0}.authen-popup .left .normal-signin-wrapper .form .form-content{display:flex;flex-direction:column}.authen-popup .left .normal-signin-wrapper .form .form-content .separator{height:20px;margin:20px 0 8px}.authen-popup .left .normal-signin-wrapper .form .form-content .separator span{color:#535862;font-size:14px;font-weight:500}.authen-popup .left .normal-signin-wrapper .form .form-content .form-content__footer{margin-top:auto}.authen-popup .left .normal-signin-wrapper .form .form-content .privacy{margin-top:40px}.authen-popup .left .normal-signin-wrapper .form .form-content .privacy p{width:284px}.authen-popup .left .normal-signin-wrapper .form .form-content>div:nth-child(4){margin-top:0}}[data-base-ui-portal]:has(.authen-popup){z-index:3010;position:relative}@keyframes marquee{0%{transform:translateY(-20%)}50%{transform:translateY(-20%)}to{transform:translateY(-20%)}25%{transform:translateY(-5%)}75%{transform:translateY(-25%)}}@keyframes marquee-reverse{0%{transform:translateY(-15%)}50%{transform:translateY(-15%)}to{transform:translateY(-15%)}25%{transform:translateY(-10%)}75%{transform:translateY(-5%)}}.authen-popup.bottom-sheet-body{padding:0 1rem 1rem}.authen-popup .reset-password-popup__content{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:60dvh}.authen-popup .reset-password-popup__content .reset-password-popup__result{margin:auto}.authen-popup .reset-password-popup__content button[type=submit]{bottom:0;border-radius:8px;height:44px;font-size:14px;font-weight:600}.reset-password-popup__icon{margin-bottom:1.5rem}.reset-password-popup__title{color:#181d27;font-size:20px;font-weight:600;line-height:32px;margin-bottom:.5rem}.reset-password-popup__description{color:#535862;font-size:14px;line-height:150%;margin-bottom:1.5rem}.reset-password-popup__form{width:100%;display:flex;flex-direction:column;text-align:left}.reset-password-popup__field{margin-bottom:1rem}.reset-password-popup__field input{border-radius:8px;box-shadow:0 1px 2px #0a0d120d;padding-left:14px;color:#717680}.reset-password-popup__label{display:block;font-size:14px;font-weight:500;color:#414651;margin-bottom:6px;line-height:20px}.reset-password-popup__error{font-size:14px;color:var(--color-danger-500);display:block;margin-bottom:.5rem}.reset-password-popup__validations{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.reset-password-popup__rule{display:flex;align-items:center;gap:.5rem;font-size:14px;line-height:20px;color:#535862}.reset-password-popup__submit{margin-bottom:1rem;border-radius:8px}.reset-password-popup__back-link{display:flex;align-items:center;justify-content:center;gap:.25rem;background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#535862;padding:.5rem}.reset-password-popup__back-link:hover{color:var(--color-primary)}.reset-password-popup__back-link:hover svg path{stroke:var(--color-primary)}@media (min-width: 64rem){.authen-popup .reset-password-popup__content{padding:32px 40px}}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#000;transition:background-color 9999s ease-in-out 0s}.custom-size-popup{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:350px;padding:20px;border-radius:16px;background:#fff;box-shadow:0 8px 16px #1f212433}.custom-size-popup .custom-size-popup-title-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.custom-size-popup .custom-size-popup-title-wrapper h6{color:#1f2124;font-size:13px;font-style:normal;font-weight:600;line-height:150%}.custom-size-popup .custom-size-popup-title-wrapper img{width:13px;height:13px}.custom-size-popup .custom-size-popup-input-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:20px}.custom-size-popup .custom-size-popup-input-wrapper .custom-size-popup-input{display:flex;flex-direction:column;justify-content:unset;align-items:flex-start}.custom-size-popup .custom-size-popup-input-wrapper .custom-size-popup-input span{margin-bottom:4px;color:#1f2124;font-size:12px;font-style:normal;font-weight:600;line-height:150%;text-align:center;text-decoration:none}.custom-size-popup .custom-size-popup-input-wrapper .custom-size-popup-input input{width:151px;height:40px;padding:12px;border-radius:999px;border:1px solid #cfd6dd;background:#fff;font-size:13px;font-style:normal;font-weight:500;line-height:150%}.custom-size-popup .custom-size-popup-input-wrapper .custom-size-popup-input input::-webkit-outer-spin-button,.custom-size-popup .custom-size-popup-input-wrapper .custom-size-popup-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-size-popup .custom-size-popup-input-wrapper .custom-size-popup-input input::placeholder{color:#828994;font-size:13px;font-style:normal;font-weight:500;line-height:150%}.custom-size-popup .custom-size-popup-input-wrapper .custom-size-popup-input input[type=number]{-moz-appearance:textfield}.custom-size-popup .generate-button{width:100%;display:block;margin-top:16px;padding:6px 20px;cursor:pointer;border-radius:999px;background:#1e0dff;color:#fff;font-size:13px;font-style:normal;font-weight:600;line-height:150%;text-align:center}.modal-content{border-radius:12px;width:auto;background-color:var(--website-bg-color)}.atp{display:flex;flex-direction:column;height:95vh;overflow:hidden;border-radius:16px;font-family:Inter,sans-serif;position:relative}@media (min-width: 1024px){.atp{min-width:864px}}.atp .modal-close{position:absolute;top:12px;right:12px;z-index:10}.atp .atp-header{flex-shrink:0;padding:20px 24px 16px}@media (min-width: 1024px){.atp .atp-header{padding:40px 70px 32px}}.atp .atp-header .atp-title{font-size:24px;font-weight:600;color:#101828;margin:0 0 24px;line-height:60px}.atp .atp-header .atp-share{display:flex;align-items:center;gap:8px}.atp .atp-header .atp-share-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.atp .atp-header .atp-share-btn:hover{background:#f9fafb}.atp .atp-header .atp-share-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d0d5dd;border-radius:8px;color:#a4a7ae;text-decoration:none;transition:background .15s,color .15s}.atp .atp-header .atp-share-icon:hover{background:#f9fafb;color:#000}.atp .atp-scroll{flex:1;overflow-y:auto}.atp .atp-scroll::-webkit-scrollbar{width:4px}.atp .atp-scroll::-webkit-scrollbar-track{background:transparent}.atp .atp-scroll::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:4px}.atp .atp-body{padding:20px 24px}@media (min-width: 1024px){.atp .atp-body{padding:0 70px 40px}}.atp .atp-main-image{width:100%;margin:0 auto 24px;border-radius:12px}.atp .atp-main-image img,.atp .atp-main-image video{width:100%;height:auto;max-height:800px;display:block;object-fit:contain}.atp .atp-content{color:#344054;font-size:14px;line-height:1.7;margin-bottom:24px}.atp .atp-content h1,.atp .atp-content h2,.atp .atp-content h3{color:#101828;font-weight:600;margin:20px 0 8px}.atp .atp-content h2{font-size:16px}.atp .atp-content h3{font-size:14px}.atp .atp-content p{margin:0 0 12px}.atp .atp-content ul,.atp .atp-content ol{padding-left:20px;margin:0 0 12px}.atp .atp-content ul li,.atp .atp-content ol li{margin-bottom:4px}.atp .atp-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.atp .atp-gallery-item{display:flex;flex-direction:column;gap:6px;border-radius:8px;overflow:hidden}.atp .atp-gallery-item img{width:100%;display:block;border-radius:8px;object-fit:cover;border:1px solid #eaecf0}.atp .atp-gallery-item--portrait img{aspect-ratio:2/3}.atp .atp-gallery-item--landscape img{aspect-ratio:3/2}.atp .atp-gallery-label{font-size:12px;color:#667085;text-align:center}.atp .atp-footer{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:16px 24px;border-top:1px solid #eaecf0;background:#fff}@media (min-width: 1024px){.atp .atp-footer{padding:20px 70px}}.atp .atp-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;max-height:40px;gap:6px;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s}.atp .atp-btn--outline{border:1px solid #d0d5dd;background:#fff;color:#344054}.atp .atp-btn--outline:hover{background:#f9fafb}.atp .atp-btn--primary{border:1px solid #1e0dff;background:#1e0dff;color:#fff}.atp .atp-btn--primary:hover{background:#175cd3;border-color:#175cd3}.atpp{position:relative;display:flex;flex-direction:column;gap:20px;width:100%;padding:0 0 32px}@media (min-width: 1024px){.atpp{padding:32px 40px;gap:24px}}.atpp__header{display:flex;flex-direction:column;gap:8px}.atpp__title{font-size:20px;font-weight:600;color:#181d27}@media (min-width: 1024px){.atpp__title{font-size:24px}}.atpp__desc{font-size:14px;font-weight:500;color:#2b3653}.atpp .toggle-wrapper{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#000}.atpp .toggle-wrapper .switch{width:40px;height:20px;border:none;cursor:pointer;background-color:#d5d7da;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%23FFFFFF'/></svg>")}.atpp .toggle-wrapper .switch:checked{background-color:#1e0dff}.atpp__price{display:flex;flex-direction:column;gap:4px}.atpp__plan{font-size:14px;font-weight:500;color:#181d27}.atpp__amount{display:flex;align-items:baseline;gap:2px}.atpp__amount-value{font-size:24px;font-weight:600;color:#181d27}.atpp__amount-period{font-size:14px;font-weight:500;color:#2b3653}.atpp__billing{font-size:14px;font-weight:500;color:#1f2124}.atpp__billing span{text-decoration:line-through}.atpp__features{display:flex;flex-direction:column;gap:4px;list-style:none;padding:0;margin:0}@media (min-width: 1024px){.atpp__features{gap:8px}}.atpp__feature{display:flex;align-items:center;gap:12px;padding:2px 0}.atpp__feature-icon{display:flex;align-items:center;flex-shrink:0;margin-top:2px}.atpp__feature-text{font-size:14px;font-weight:500;color:#2b3653;line-height:1.4}.atpp__actions{display:flex;flex-direction:column;align-items:center;gap:16px}.atpp__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none}.atpp__btn--primary{background-color:#1e0dff;color:#fff;box-shadow:0 1px 2px #0a0d120d}.atpp__btn--primary:hover{background-color:#1a0be0}.atpp__btn--outline{background-color:transparent;color:#414651;font-weight:400;border:1px solid #d5d7da;filter:drop-shadow(0px 1px 2px rgba(10,13,18,.05))}.atpp__btn--outline:hover{background-color:#f9fafb}.atpp__cancel{font-size:12px;font-weight:500;color:#1f2124;text-align:center}.bottom-sheet-popup:has(.new-product-popup) .bottom-sheet-header{padding-bottom:0}.base__icon__svg.icon__hamburger{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNzUgNi43NUgyMC4yNU0zLjc1IDEySDIwLjI1TTMuNzUgMTcuMjVIMjAuMjUiIHN0cm9rZT0iIzE2MTcyMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K)}.base__icon__svg.icon-close{background-image:url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMjAgMjAnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTIgMThMMTggMk0yIDJMMTggMTgnIHN0cm9rZT0nIzE2MTcyMCcgc3Ryb2tlLXdpZHRoPSczJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48L3N2Zz4K)}.base__icon__svg.icon__close{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNjY2MDIgMTMuMzMzMkwxMy4zMzI3IDIuNjY2NU0yLjY2NjAyIDIuNjY2NUwxMy4zMzI3IDEzLjMzMzIiIHN0cm9rZT0iIzlDQTVCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K)}.icon-loading-ripple{width:34px}#loading-spinner{opacity:0;z-index:-1;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}#loading-spinner.active{opacity:1!important;z-index:1!important;visibility:visible!important}#loading-spinner .loading_global img.icon-loading-ripple{width:64px}.primary-paragraph{font-size:12px;line-height:18px}.third-title{font-size:16px;line-height:24px}@media (min-width: 1024px){.primary-paragraph{font-size:16px;line-height:24px}.third-title{font-size:20px;line-height:30px}}.new-home-search.hidden{display:none}#bottom-sheet{position:fixed;inset:0;z-index:10000;visibility:hidden;opacity:0;transform:translateY(100%);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}#bottom-sheet.show{visibility:visible;opacity:1;transform:translateY(0)}#bottom-sheet-backdrop{position:fixed;inset:0;opacity:0;visibility:hidden;background-color:#1f2124;z-index:9999}#bottom-sheet-backdrop.show{opacity:.5;visibility:visible}.text-left{text-align:left}body.user-premium-plus #ai-banner-container,body.user-premium-team #ai-banner-container,body.user-pro-plus #ai-banner-container,body.user-plus #ai-banner-container,body.user-max #ai-banner-container,body.user-pro-plus-5 #ai-banner-container,body.user-pro-plus-trial #ai-banner-container,body.user-premium-plus #btn-pricing-csr,body.user-premium-team #btn-pricing-csr,body.user-pro-plus #btn-pricing-csr,body.user-plus #btn-pricing-csr,body.user-max #btn-pricing-csr,body.user-pro-plus-5 #btn-pricing-csr,body.user-pro-plus-trial #btn-pricing-csr,body.user-premium-plus .banner-free,body.user-premium-team .banner-free,body.user-pro-plus .banner-free,body.user-plus .banner-free,body.user-max .banner-free,body.user-pro-plus-5 .banner-free,body.user-pro-plus-trial .banner-free,body.user-premium-plus .banner-bottom,body.user-premium-team .banner-bottom,body.user-pro-plus .banner-bottom,body.user-plus .banner-bottom,body.user-max .banner-bottom,body.user-pro-plus-5 .banner-bottom,body.user-pro-plus-trial .banner-bottom,body.user-premium-plus #btn-pricing,body.user-premium-team #btn-pricing,body.user-pro-plus #btn-pricing,body.user-plus #btn-pricing,body.user-max #btn-pricing,body.user-pro-plus-5 #btn-pricing,body.user-pro-plus-trial #btn-pricing,body.user-premium-plus #product-banner,body.user-premium-team #product-banner,body.user-pro-plus #product-banner,body.user-plus #product-banner,body.user-max #product-banner,body.user-pro-plus-5 #product-banner,body.user-pro-plus-trial #product-banner,body.user-premium-plus #pricing-banner,body.user-premium-team #pricing-banner,body.user-pro-plus #pricing-banner,body.user-plus #pricing-banner,body.user-max #pricing-banner,body.user-pro-plus-5 #pricing-banner,body.user-pro-plus-trial #pricing-banner,body.user-premium-plus .banner-pro,body.user-premium-team .banner-pro,body.user-pro-plus .banner-pro,body.user-plus .banner-pro,body.user-max .banner-pro,body.user-pro-plus-5 .banner-pro,body.user-pro-plus-trial .banner-pro,body.user-premium-plus .banner-bundle,body.user-premium-team .banner-bundle,body.user-pro-plus .banner-bundle,body.user-plus .banner-bundle,body.user-max .banner-bundle,body.user-pro-plus-5 .banner-bundle,body.user-pro-plus-trial .banner-bundle,body.user-premium-plus .banner-bundle_business,body.user-premium-team .banner-bundle_business,body.user-pro-plus .banner-bundle_business,body.user-plus .banner-bundle_business,body.user-max .banner-bundle_business,body.user-pro-plus-5 .banner-bundle_business,body.user-pro-plus-trial .banner-bundle_business,body.user-premium-plus .banner-pro_business,body.user-premium-team .banner-pro_business,body.user-pro-plus .banner-pro_business,body.user-plus .banner-pro_business,body.user-max .banner-pro_business,body.user-pro-plus-5 .banner-pro_business,body.user-pro-plus-trial .banner-pro_business,body.user-premium-plus .sub-attribute-require,body.user-premium-team .sub-attribute-require,body.user-pro-plus .sub-attribute-require,body.user-plus .sub-attribute-require,body.user-max .sub-attribute-require,body.user-pro-plus-5 .sub-attribute-require,body.user-pro-plus-trial .sub-attribute-require,body.user-premium-plus .notification-attribute-required,body.user-premium-team .notification-attribute-required,body.user-pro-plus .notification-attribute-required,body.user-plus .notification-attribute-required,body.user-max .notification-attribute-required,body.user-pro-plus-5 .notification-attribute-required,body.user-pro-plus-trial .notification-attribute-required,body.user-premium-plus .question__sign__in,body.user-premium-team .question__sign__in,body.user-pro-plus .question__sign__in,body.user-plus .question__sign__in,body.user-max .question__sign__in,body.user-pro-plus-5 .question__sign__in,body.user-pro-plus-trial .question__sign__in,body.user-premium-plus .banner-business-category,body.user-premium-team .banner-business-category,body.user-pro-plus .banner-business-category,body.user-plus .banner-business-category,body.user-max .banner-business-category,body.user-pro-plus-5 .banner-business-category,body.user-pro-plus-trial .banner-business-category,body.user-premium-plus #suggest_banner,body.user-premium-team #suggest_banner,body.user-pro-plus #suggest_banner,body.user-plus #suggest_banner,body.user-max #suggest_banner,body.user-pro-plus-5 #suggest_banner,body.user-pro-plus-trial #suggest_banner,body.user-premium-plus #button-pricing-menu-mobile,body.user-premium-team #button-pricing-menu-mobile,body.user-pro-plus #button-pricing-menu-mobile,body.user-plus #button-pricing-menu-mobile,body.user-max #button-pricing-menu-mobile,body.user-pro-plus-5 #button-pricing-menu-mobile,body.user-pro-plus-trial #button-pricing-menu-mobile,body.user-premium-plus #business-pricing-banner,body.user-premium-team #business-pricing-banner,body.user-pro-plus #business-pricing-banner,body.user-plus #business-pricing-banner,body.user-max #business-pricing-banner,body.user-pro-plus-5 #business-pricing-banner,body.user-pro-plus-trial #business-pricing-banner,body.user-premium-plus .banner-container,body.user-premium-team .banner-container,body.user-pro-plus .banner-container,body.user-plus .banner-container,body.user-max .banner-container,body.user-pro-plus-5 .banner-container,body.user-pro-plus-trial .banner-container,body.user-premium-plus .banner-top,body.user-premium-team .banner-top,body.user-pro-plus .banner-top,body.user-plus .banner-top,body.user-max .banner-top,body.user-pro-plus-5 .banner-top,body.user-pro-plus-trial .banner-top,body.user-premium-plus .block-plan-price-container,body.user-premium-team .block-plan-price-container,body.user-pro-plus .block-plan-price-container,body.user-plus .block-plan-price-container,body.user-max .block-plan-price-container,body.user-pro-plus-5 .block-plan-price-container,body.user-pro-plus-trial .block-plan-price-container{display:none!important}body.user-premium-plus #body-container,body.user-premium-team #body-container,body.user-pro-plus #body-container,body.user-plus #body-container,body.user-max #body-container,body.user-pro-plus-5 #body-container,body.user-pro-plus-trial #body-container{padding-top:0}body.user-premium-plus #header.sticky,body.user-premium-team #header.sticky,body.user-pro-plus #header.sticky,body.user-plus #header.sticky,body.user-max #header.sticky,body.user-pro-plus-5 #header.sticky,body.user-pro-plus-trial #header.sticky{top:0!important;height:auto;min-height:unset}body.user-premium-plus .section-content,body.user-premium-team .section-content,body.user-pro-plus .section-content,body.user-plus .section-content,body.user-max .section-content,body.user-pro-plus-5 .section-content,body.user-pro-plus-trial .section-content{display:none}body.user-premium-plus .subscription-contact,body.user-premium-team .subscription-contact,body.user-pro-plus .subscription-contact,body.user-plus .subscription-contact,body.user-max .subscription-contact,body.user-pro-plus-5 .subscription-contact,body.user-pro-plus-trial .subscription-contact{display:flex}body.user-premium-plus #header.sticky,body.user-premium-team #header.sticky,body.user-pro-plus #header.sticky,body.user-plus #header.sticky,body.user-max #header.sticky,body.user-pro-plus-5 #header.sticky,body.user-pro-plus-trial #header.sticky,body#home_page.user-premium-plus #header,body#home_page.user-premium-team #header,body#home_page.user-pro-plus #header,body#home_page.user-plus #header,body#home_page.user-max #header,body#home_page.user-pro-plus-5 #header,body#home_page.user-pro-plus-trial #header,body#file_format_landing_page.user-premium-plus #header,body#file_format_landing_page.user-premium-team #header,body#file_format_landing_page.user-pro-plus #header,body#file_format_landing_page.user-plus #header,body#file_format_landing_page.user-max #header,body#file_format_landing_page.user-pro-plus-5 #header,body#file_format_landing_page.user-pro-plus-trial #header,body#main_category_page.user-premium-plus #header,body#main_category_page.user-premium-team #header,body#main_category_page.user-pro-plus #header,body#main_category_page.user-plus #header,body#main_category_page.user-max #header,body#main_category_page.user-pro-plus-5 #header,body#main_category_page.user-pro-plus-trial #header,body#business_category_page.user-premium-plus #header,body#business_category_page.user-premium-team #header,body#business_category_page.user-pro-plus #header,body#business_category_page.user-plus #header,body#business_category_page.user-max #header,body#business_category_page.user-pro-plus-5 #header,body#business_category_page.user-pro-plus-trial #header,body#home_category_page.user-premium-plus #header,body#home_category_page.user-premium-team #header,body#home_category_page.user-pro-plus #header,body#home_category_page.user-plus #header,body#home_category_page.user-max #header,body#home_category_page.user-pro-plus-5 #header,body#home_category_page.user-pro-plus-trial #header{top:0!important}body.user-premium-plus #body-container,body.user-premium-team #body-container,body.user-pro-plus #body-container,body.user-plus #body-container,body.user-max #body-container,body.user-pro-plus-5 #body-container,body.user-pro-plus-trial #body-container,body.user-premium-plus #navigation,body.user-premium-team #navigation,body.user-pro-plus #navigation,body.user-plus #navigation,body.user-max #navigation,body.user-pro-plus-5 #navigation,body.user-pro-plus-trial #navigation{height:100dvh!important;top:0!important}body.user-pro .banner-gopro,body.user-premium .banner-gopro,body.user-pro-5 .banner-gopro,body.user-pro-plus-trial .banner-gopro,body.user-ai-pro-trial .banner-gopro,body.user-ai-pro-trial-extra .banner-gopro,body.user-pro .banner-free,body.user-premium .banner-free,body.user-pro-5 .banner-free,body.user-pro-plus-trial .banner-free,body.user-ai-pro-trial .banner-free,body.user-ai-pro-trial-extra .banner-free,body.user-pro .banner-bundle,body.user-premium .banner-bundle,body.user-pro-5 .banner-bundle,body.user-pro-plus-trial .banner-bundle,body.user-ai-pro-trial .banner-bundle,body.user-ai-pro-trial-extra .banner-bundle,body.user-pro .banner-bundle_business,body.user-premium .banner-bundle_business,body.user-pro-5 .banner-bundle_business,body.user-pro-plus-trial .banner-bundle_business,body.user-ai-pro-trial .banner-bundle_business,body.user-ai-pro-trial-extra .banner-bundle_business,body.user-pro #business-pricing-banner,body.user-premium #business-pricing-banner,body.user-pro-5 #business-pricing-banner,body.user-pro-plus-trial #business-pricing-banner,body.user-ai-pro-trial #business-pricing-banner,body.user-ai-pro-trial-extra #business-pricing-banner,body.user-pro .banner-pro_business,body.user-premium .banner-pro_business,body.user-pro-5 .banner-pro_business,body.user-pro-plus-trial .banner-pro_business,body.user-ai-pro-trial .banner-pro_business,body.user-ai-pro-trial-extra .banner-pro_business,body.user-pro .banner-pro,body.user-premium .banner-pro,body.user-pro-5 .banner-pro,body.user-pro-plus-trial .banner-pro,body.user-ai-pro-trial .banner-pro,body.user-ai-pro-trial-extra .banner-pro,body.user-pro .banner-bottom,body.user-premium .banner-bottom,body.user-pro-5 .banner-bottom,body.user-pro-plus-trial .banner-bottom,body.user-ai-pro-trial .banner-bottom,body.user-ai-pro-trial-extra .banner-bottom,body.user-pro #pricing-banner,body.user-premium #pricing-banner,body.user-pro-5 #pricing-banner,body.user-pro-plus-trial #pricing-banner,body.user-ai-pro-trial #pricing-banner,body.user-ai-pro-trial-extra #pricing-banner,body.user-pro .sub-attribute-require,body.user-premium .sub-attribute-require,body.user-pro-5 .sub-attribute-require,body.user-pro-plus-trial .sub-attribute-require,body.user-ai-pro-trial .sub-attribute-require,body.user-ai-pro-trial-extra .sub-attribute-require,body.user-pro .notification-attribute-required,body.user-premium .notification-attribute-required,body.user-pro-5 .notification-attribute-required,body.user-pro-plus-trial .notification-attribute-required,body.user-ai-pro-trial .notification-attribute-required,body.user-ai-pro-trial-extra .notification-attribute-required,body.user-pro .question__sign__in,body.user-premium .question__sign__in,body.user-pro-5 .question__sign__in,body.user-pro-plus-trial .question__sign__in,body.user-ai-pro-trial .question__sign__in,body.user-ai-pro-trial-extra .question__sign__in,body.user-pro .banner-landing-category,body.user-premium .banner-landing-category,body.user-pro-5 .banner-landing-category,body.user-pro-plus-trial .banner-landing-category,body.user-ai-pro-trial .banner-landing-category,body.user-ai-pro-trial-extra .banner-landing-category,body.user-pro #product-banner,body.user-premium #product-banner,body.user-pro-5 #product-banner,body.user-pro-plus-trial #product-banner,body.user-ai-pro-trial #product-banner,body.user-ai-pro-trial-extra #product-banner,body.user-pro .banner-container,body.user-premium .banner-container,body.user-pro-5 .banner-container,body.user-pro-plus-trial .banner-container,body.user-ai-pro-trial .banner-container,body.user-ai-pro-trial-extra .banner-container,body.user-pro #suggest_banner,body.user-premium #suggest_banner,body.user-pro-5 #suggest_banner,body.user-pro-plus-trial #suggest_banner,body.user-ai-pro-trial #suggest_banner,body.user-ai-pro-trial-extra #suggest_banner{display:none!important}body.user-pro #header.sticky,body.user-premium #header.sticky,body.user-pro-5 #header.sticky,body.user-pro-plus-trial #header.sticky,body.user-ai-pro-trial #header.sticky,body.user-ai-pro-trial-extra #header.sticky{height:auto;min-height:unset}body.user-pro .subscription.pro,body.user-premium .subscription.pro,body.user-pro-5 .subscription.pro,body.user-pro-plus-trial .subscription.pro,body.user-ai-pro-trial .subscription.pro,body.user-ai-pro-trial-extra .subscription.pro{display:none!important}body.user-pro #header.sticky,body.user-premium #header.sticky,body.user-pro-5 #header.sticky,body.user-pro-plus-trial #header.sticky,body.user-ai-pro-trial #header.sticky,body.user-ai-pro-trial-extra #header.sticky,body#home_page.user-pro #header,body#home_page.user-premium #header,body#home_page.user-pro-5 #header,body#home_page.user-pro-plus-trial #header,body#home_page.user-ai-pro-trial #header,body#home_page.user-ai-pro-trial-extra #header,body#file_format_landing_page.user-pro #header,body#file_format_landing_page.user-premium #header,body#file_format_landing_page.user-pro-5 #header,body#file_format_landing_page.user-pro-plus-trial #header,body#file_format_landing_page.user-ai-pro-trial #header,body#file_format_landing_page.user-ai-pro-trial-extra #header,body#main_category_page.user-pro #header,body#main_category_page.user-premium #header,body#main_category_page.user-pro-5 #header,body#main_category_page.user-pro-plus-trial #header,body#main_category_page.user-ai-pro-trial #header,body#main_category_page.user-ai-pro-trial-extra #header,body#business_category_page.user-pro #header,body#business_category_page.user-premium #header,body#business_category_page.user-pro-5 #header,body#business_category_page.user-pro-plus-trial #header,body#business_category_page.user-ai-pro-trial #header,body#business_category_page.user-ai-pro-trial-extra #header,body#home_category_page.user-pro #header,body#home_category_page.user-premium #header,body#home_category_page.user-pro-5 #header,body#home_category_page.user-pro-plus-trial #header,body#home_category_page.user-ai-pro-trial #header,body#home_category_page.user-ai-pro-trial-extra #header{top:0!important}body#trial_page.user-pro .subscription-contact,body#trial_page.user-premium .subscription-contact,body#trial_page.user-pro-5 .subscription-contact,body#trial_page.user-pro-plus-trial .subscription-contact,body#trial_page.user-ai-pro-trial .subscription-contact,body#trial_page.user-ai-pro-trial-extra .subscription-contact{display:flex}body.signedin #question-sign-in,body.signedin .question__sign__in{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{display:inline-block;border:6px solid rgb(208,203,203);border-top:6px solid #fff;border-radius:50%;width:40px;height:40px;animation:spin .75s linear infinite}.loading_global{display:none;position:fixed;top:0;left:0;z-index:99999999999;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#00000080}.loading_global #ripple-loading-icon,.loading_global img{width:60px}.spinner{border-top:6px solid rgba(0,0,0,0)}.loader-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.overlay{background:#00000080}.arrow{display:none;flex-wrap:nowrap;border:1px solid rgb(225,228,232);border-radius:8px;align-items:center;justify-content:center;width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%);background:#fff;cursor:pointer;z-index:2}.arrow.arrow-left{left:0}.arrow.arrow-right{right:0}.cta-button{position:relative;overflow:hidden;color:#fff}.cta-button:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#fff9,#fff0);transform:skew(-20deg);animation:lightSweep 3s infinite}@keyframes lightSweep{0%{left:-75%}to{left:125%}}#body-container{background-color:var(--website-bg-color)}header{background-color:var(--website-bg-color)}#navigation-template{opacity:0;pointer-events:none}#chat_page #navigation-template{pointer-events:unset}@media (min-width: 64rem){#body-container{transition:padding-left .1s ease-in-out}body[data-nav-show=true] #body-container{padding-left:calc(var(--t-w-sidebar-mini-v2) + var(--t-w-navbar-detail))}}#pseudo-layer{position:fixed;inset:0;z-index:1001;background-color:#00000080;display:none}img.skip-loading{display:inline-block!important;opacity:0!important}.signedin #root{height:100%}._hj_feedback_container.show-banner{position:relative;z-index:2}.container-with-banner{display:flex;flex-direction:column}.container-with-banner .banner-top{order:1}.container-with-banner #body-container{order:2}a{text-decoration:none}#btn-back-mobile{display:none}.signedin #btn-back-mobile{display:flex}.signedin #btn-back-mobile>img{width:20px;height:20px}.signedin #start-free{pointer-events:none!important;cursor:not-allowed!important}.signedin #mega-menu,.signedin .breadcrumb,.signedin #btn-show-menu-mobile{display:none}.signedin#home_page #btn-show-menu-mobile{display:flex}.section__carousel>div{min-height:40px;align-items:center;display:flex;gap:12px;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;width:100%}.section__carousel>div::-webkit-scrollbar{display:none}.section__carousel>ul::-webkit-scrollbar{display:none}.section__carousel .btn-slider{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#fff;box-shadow:0 1px 3px #0000001f;border-radius:50%;z-index:1;opacity:0;display:flex;justify-content:center;align-items:center;border:1px solid #cfd6dd}.section__carousel .btn-slider svg{width:16px;height:16px}@media (max-width: 1240px){.section__carousel .btn-slider{display:none}}.section__carousel .btn-slider-prev{left:8px}.section__carousel .btn-slider-prev:before{left:-12px;background:linear-gradient(-90deg,#fff0,#fff)}.section__carousel .btn-slider-prev.btn-slider-prev-active{opacity:1;pointer-events:auto}.section__carousel .btn-slider-next{right:8px}.section__carousel .btn-slider-next:before{right:-12px;background:linear-gradient(90deg,#fff0,#fff)}.section__carousel .btn-slider-next.btn-slider-next-active{opacity:1;pointer-events:auto}.products-masonry ul{column-count:4;gap:32px}@media (min-width: 1441px){.products-masonry ul{column-count:5}}.products-masonry li{display:inline-block;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}#suggest_banner{-webkit-tap-highlight-color:transparent;position:fixed;z-index:10000;left:-200%;bottom:24px;cursor:pointer;transition:left 1s}#suggest_banner img.bg-banner{max-width:428px;background-color:#fff;width:100%;height:auto;object-fit:cover;border-radius:12px;border:1px solid #cdd2d8;box-shadow:0 0 48px #0000001f}#suggest_banner.show{left:5%}#close_suggest{width:80px;height:80px;right:0;top:0;position:absolute}#close_suggest i{position:absolute;top:20px;right:20px;width:15px;height:15px;margin-right:0}.hide{display:none!important}@media screen and (max-width: 480px){#suggest_banner{max-width:100%;width:100%;bottom:0}#suggest_banner.show{left:0}}body{overflow:hidden}body #header .logo>a>p{display:none;font-size:13px;font-weight:600;line-height:19.5px;text-align:left;color:#1e0dff;margin-left:16px}body.signedin #header #auth-section-csr{display:none}body.signedin footer:not(.TanStackRouterDevtools){display:none!important}body.user-premium-plus #header,body.user-premium-team #header,body.user-pro-plus #header,body.user-plus #header,body.user-max #header,body.user-pro-plus-5 #header,body.user-pro-plus-trial #header{top:0}body.user-premium-plus #btn-unlimited,body.user-premium-team #btn-unlimited,body.user-pro-plus #btn-unlimited,body.user-plus #btn-unlimited,body.user-max #btn-unlimited,body.user-pro-plus-5 #btn-unlimited,body.user-pro-plus-trial #btn-unlimited{display:none!important}body.user-premium-plus #subscription,body.user-premium-plus #subscription-pro,body.user-premium-team #subscription,body.user-premium-team #subscription-pro,body.user-pro-plus #subscription,body.user-pro-plus #subscription-pro,body.user-plus #subscription,body.user-plus #subscription-pro,body.user-max #subscription,body.user-max #subscription-pro,body.user-pro-plus-5 #subscription,body.user-pro-plus-5 #subscription-pro,body.user-pro-plus-trial #subscription,body.user-pro-plus-trial #subscription-pro{background-color:#cdd1d7;color:#000;pointer-events:none;cursor:not-allowed}body.user-pro #btn-unlimited,body.user-premium #btn-unlimited,body.user-pro-5 #btn-unlimited,body.user-pro-plus-trial #btn-unlimited,body.user-ai-pro-trial #btn-unlimited,body.user-ai-pro-trial-extra #btn-unlimited{display:none!important}body.user-premium-plus #btn-pricing-csr,body.user-premium-plus #btn-pricing{display:inline-flex!important}body#business_home_page #header.sticky,body#business_category_page #header.sticky{top:0;height:auto;min-height:unset}body#single_page #pricing-banner,body#business_home_page #pricing-banner,body#business_category_page #pricing-banner,body[page-type=business] #pricing-banner{display:none}body .main-container{display:block}body .main-container .side-bar{display:none;background:#fff}body .main-container .side-bar.active-dashboard{display:block;z-index:99999}body .main-container .main-content{flex:1;min-width:0}body.non-scroll{overflow:hidden}body #header{position:sticky;z-index:4}body #pricing-banner{position:sticky;top:0;z-index:1}body.user-pro-plus #header,body.user-pro-plus-5 #header{top:0}@media (min-width: 1024px){body body#home_page #pricing-banner{position:sticky;top:0;z-index:3}body#file_format_landing_page #header{top:0}body#ai_page .body-container,body#edit_online .body-container,body#edit-online-activity .body-container{grid-template-areas:"aside main-container";grid-template-columns:var(--t-w-sidebar) minmax(0,1fr)}body#ai_page .body-container #dashboard,body#edit_online .body-container #dashboard,body#edit-online-activity .body-container #dashboard{display:unset;z-index:calc(var(--t-z-sidebar) + 1)}body .main-container{display:flex;flex-direction:column;grid-area:main-container}body .main-container .side-bar{flex:0 0 48px;min-width:0;display:block}body .main-container .main-content{flex:1;min-width:0;max-height:100vh;position:relative}body#home_page .main-content,body#file_format_landing_page .main-content,body#landing_page .main-content,body#search_page .main-content,body#main_category_page .main-content,body#business_category_page .main-content,body#home_category_page .main-content{z-index:1}body#home_page .main-content aside #dashboard #dialog-content,body#file_format_landing_page .main-content aside #dashboard #dialog-content,body#landing_page .main-content aside #dashboard #dialog-content,body#search_page .main-content aside #dashboard #dialog-content,body#main_category_page .main-content aside #dashboard #dialog-content,body#business_category_page .main-content aside #dashboard #dialog-content,body#home_category_page .main-content aside #dashboard #dialog-content{top:153px!important}body#home_page #header,body#file_format_landing_page #header,body#landing_page #header,body#search_page #header,body#main_category_page #header,body#business_category_page #header,body#home_category_page #header{top:0}body#home_page.user-pro .main-content aside #dashboard #dialog-content,body#home_page.user-pro-5 .main-content aside #dashboard #dialog-content,body#home_page.user-pro-plus .main-content aside #dashboard #dialog-content,body#home_page.user-pro-plus-trial .main-content aside #dashboard #dialog-content,body#home_page.user-pro-plus-5 .main-content aside #dashboard #dialog-content,body#home_page.user-premium-team .main-content aside #dashboard #dialog-content,body#home_page.user-ai-pro-trial .main-content aside #dashboard #dialog-content,body#home_page.user-ai-pro-trial-extra .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-pro .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-pro-5 .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-pro-plus .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-pro-plus-trial .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-pro-plus-5 .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-premium-team .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-ai-pro-trial .main-content aside #dashboard #dialog-content,body#file_format_landing_page.user-ai-pro-trial-extra .main-content aside #dashboard #dialog-content,body#landing_page.user-pro .main-content aside #dashboard #dialog-content,body#landing_page.user-pro-5 .main-content aside #dashboard #dialog-content,body#landing_page.user-pro-plus .main-content aside #dashboard #dialog-content,body#landing_page.user-pro-plus-trial .main-content aside #dashboard #dialog-content,body#landing_page.user-pro-plus-5 .main-content aside #dashboard #dialog-content,body#landing_page.user-premium-team .main-content aside #dashboard #dialog-content,body#landing_page.user-ai-pro-trial .main-content aside #dashboard #dialog-content,body#landing_page.user-ai-pro-trial-extra .main-content aside #dashboard #dialog-content,body#search_page.user-pro .main-content aside #dashboard #dialog-content,body#search_page.user-pro-5 .main-content aside #dashboard #dialog-content,body#search_page.user-pro-plus .main-content aside #dashboard #dialog-content,body#search_page.user-pro-plus-trial .main-content aside #dashboard #dialog-content,body#search_page.user-pro-plus-5 .main-content aside #dashboard #dialog-content,body#search_page.user-premium-team .main-content aside #dashboard #dialog-content,body#search_page.user-ai-pro-trial .main-content aside #dashboard #dialog-content,body#search_page.user-ai-pro-trial-extra .main-content aside #dashboard #dialog-content,body#main_category_page.user-pro .main-content aside #dashboard #dialog-content,body#main_category_page.user-pro-5 .main-content aside #dashboard #dialog-content,body#main_category_page.user-pro-plus .main-content aside #dashboard #dialog-content,body#main_category_page.user-pro-plus-trial .main-content aside #dashboard #dialog-content,body#main_category_page.user-pro-plus-5 .main-content aside #dashboard #dialog-content,body#main_category_page.user-premium-team .main-content aside #dashboard #dialog-content,body#main_category_page.user-ai-pro-trial .main-content aside #dashboard #dialog-content,body#main_category_page.user-ai-pro-trial-extra .main-content aside #dashboard #dialog-content,body#business_category_page.user-pro .main-content aside #dashboard #dialog-content,body#business_category_page.user-pro-5 .main-content aside #dashboard #dialog-content,body#business_category_page.user-pro-plus .main-content aside #dashboard #dialog-content,body#business_category_page.user-pro-plus-trial .main-content aside #dashboard #dialog-content,body#business_category_page.user-pro-plus-5 .main-content aside #dashboard #dialog-content,body#business_category_page.user-premium-team .main-content aside #dashboard #dialog-content,body#business_category_page.user-ai-pro-trial .main-content aside #dashboard #dialog-content,body#business_category_page.user-ai-pro-trial-extra .main-content aside #dashboard #dialog-content,body#home_category_page.user-pro .main-content aside #dashboard #dialog-content,body#home_category_page.user-pro-5 .main-content aside #dashboard #dialog-content,body#home_category_page.user-pro-plus .main-content aside #dashboard #dialog-content,body#home_category_page.user-pro-plus-trial .main-content aside #dashboard #dialog-content,body#home_category_page.user-pro-plus-5 .main-content aside #dashboard #dialog-content,body#home_category_page.user-premium-team .main-content aside #dashboard #dialog-content,body#home_category_page.user-ai-pro-trial .main-content aside #dashboard #dialog-content,body#home_category_page.user-ai-pro-trial-extra .main-content aside #dashboard #dialog-content{top:103px!important}body#home_page.user-pro .subscription-container,body#home_page.user-pro-5 .subscription-container,body#home_page.user-pro-plus .subscription-container,body#home_page.user-pro-plus-trial .subscription-container,body#home_page.user-pro-plus-5 .subscription-container,body#home_page.user-premium-team .subscription-container,body#home_page.user-ai-pro-trial .subscription-container,body#home_page.user-ai-pro-trial-extra .subscription-container,body#file_format_landing_page.user-pro .subscription-container,body#file_format_landing_page.user-pro-5 .subscription-container,body#file_format_landing_page.user-pro-plus .subscription-container,body#file_format_landing_page.user-pro-plus-trial .subscription-container,body#file_format_landing_page.user-pro-plus-5 .subscription-container,body#file_format_landing_page.user-premium-team .subscription-container,body#file_format_landing_page.user-ai-pro-trial .subscription-container,body#file_format_landing_page.user-ai-pro-trial-extra .subscription-container,body#landing_page.user-pro .subscription-container,body#landing_page.user-pro-5 .subscription-container,body#landing_page.user-pro-plus .subscription-container,body#landing_page.user-pro-plus-trial .subscription-container,body#landing_page.user-pro-plus-5 .subscription-container,body#landing_page.user-premium-team .subscription-container,body#landing_page.user-ai-pro-trial .subscription-container,body#landing_page.user-ai-pro-trial-extra .subscription-container,body#search_page.user-pro .subscription-container,body#search_page.user-pro-5 .subscription-container,body#search_page.user-pro-plus .subscription-container,body#search_page.user-pro-plus-trial .subscription-container,body#search_page.user-pro-plus-5 .subscription-container,body#search_page.user-premium-team .subscription-container,body#search_page.user-ai-pro-trial .subscription-container,body#search_page.user-ai-pro-trial-extra .subscription-container,body#main_category_page.user-pro .subscription-container,body#main_category_page.user-pro-5 .subscription-container,body#main_category_page.user-pro-plus .subscription-container,body#main_category_page.user-pro-plus-trial .subscription-container,body#main_category_page.user-pro-plus-5 .subscription-container,body#main_category_page.user-premium-team .subscription-container,body#main_category_page.user-ai-pro-trial .subscription-container,body#main_category_page.user-ai-pro-trial-extra .subscription-container,body#business_category_page.user-pro .subscription-container,body#business_category_page.user-pro-5 .subscription-container,body#business_category_page.user-pro-plus .subscription-container,body#business_category_page.user-pro-plus-trial .subscription-container,body#business_category_page.user-pro-plus-5 .subscription-container,body#business_category_page.user-premium-team .subscription-container,body#business_category_page.user-ai-pro-trial .subscription-container,body#business_category_page.user-ai-pro-trial-extra .subscription-container,body#home_category_page.user-pro .subscription-container,body#home_category_page.user-pro-5 .subscription-container,body#home_category_page.user-pro-plus .subscription-container,body#home_category_page.user-pro-plus-trial .subscription-container,body#home_category_page.user-pro-plus-5 .subscription-container,body#home_category_page.user-premium-team .subscription-container,body#home_category_page.user-ai-pro-trial .subscription-container,body#home_category_page.user-ai-pro-trial-extra .subscription-container{display:none}body#home_page.user-pro .navigation .main-menu li .sub-menu,body#home_page.user-pro-5 .navigation .main-menu li .sub-menu,body#home_page.user-pro-plus .navigation .main-menu li .sub-menu,body#home_page.user-pro-plus-trial .navigation .main-menu li .sub-menu,body#home_page.user-pro-plus-5 .navigation .main-menu li .sub-menu,body#home_page.user-premium-team .navigation .main-menu li .sub-menu,body#home_page.user-ai-pro-trial .navigation .main-menu li .sub-menu,body#home_page.user-ai-pro-trial-extra .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-pro .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-pro-5 .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-pro-plus .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-pro-plus-trial .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-pro-plus-5 .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-premium-team .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-ai-pro-trial .navigation .main-menu li .sub-menu,body#file_format_landing_page.user-ai-pro-trial-extra .navigation .main-menu li .sub-menu,body#landing_page.user-pro .navigation .main-menu li .sub-menu,body#landing_page.user-pro-5 .navigation .main-menu li .sub-menu,body#landing_page.user-pro-plus .navigation .main-menu li .sub-menu,body#landing_page.user-pro-plus-trial .navigation .main-menu li .sub-menu,body#landing_page.user-pro-plus-5 .navigation .main-menu li .sub-menu,body#landing_page.user-premium-team .navigation .main-menu li .sub-menu,body#landing_page.user-ai-pro-trial .navigation .main-menu li .sub-menu,body#landing_page.user-ai-pro-trial-extra .navigation .main-menu li .sub-menu,body#search_page.user-pro .navigation .main-menu li .sub-menu,body#search_page.user-pro-5 .navigation .main-menu li .sub-menu,body#search_page.user-pro-plus .navigation .main-menu li .sub-menu,body#search_page.user-pro-plus-trial .navigation .main-menu li .sub-menu,body#search_page.user-pro-plus-5 .navigation .main-menu li .sub-menu,body#search_page.user-premium-team .navigation .main-menu li .sub-menu,body#search_page.user-ai-pro-trial .navigation .main-menu li .sub-menu,body#search_page.user-ai-pro-trial-extra .navigation .main-menu li .sub-menu,body#main_category_page.user-pro .navigation .main-menu li .sub-menu,body#main_category_page.user-pro-5 .navigation .main-menu li .sub-menu,body#main_category_page.user-pro-plus .navigation .main-menu li .sub-menu,body#main_category_page.user-pro-plus-trial .navigation .main-menu li .sub-menu,body#main_category_page.user-pro-plus-5 .navigation .main-menu li .sub-menu,body#main_category_page.user-premium-team .navigation .main-menu li .sub-menu,body#main_category_page.user-ai-pro-trial .navigation .main-menu li .sub-menu,body#main_category_page.user-ai-pro-trial-extra .navigation .main-menu li .sub-menu,body#business_category_page.user-pro .navigation .main-menu li .sub-menu,body#business_category_page.user-pro-5 .navigation .main-menu li .sub-menu,body#business_category_page.user-pro-plus .navigation .main-menu li .sub-menu,body#business_category_page.user-pro-plus-trial .navigation .main-menu li .sub-menu,body#business_category_page.user-pro-plus-5 .navigation .main-menu li .sub-menu,body#business_category_page.user-premium-team .navigation .main-menu li .sub-menu,body#business_category_page.user-ai-pro-trial .navigation .main-menu li .sub-menu,body#business_category_page.user-ai-pro-trial-extra .navigation .main-menu li .sub-menu,body#home_category_page.user-pro .navigation .main-menu li .sub-menu,body#home_category_page.user-pro-5 .navigation .main-menu li .sub-menu,body#home_category_page.user-pro-plus .navigation .main-menu li .sub-menu,body#home_category_page.user-pro-plus-trial .navigation .main-menu li .sub-menu,body#home_category_page.user-pro-plus-5 .navigation .main-menu li .sub-menu,body#home_category_page.user-premium-team .navigation .main-menu li .sub-menu,body#home_category_page.user-ai-pro-trial .navigation .main-menu li .sub-menu,body#home_category_page.user-ai-pro-trial-extra .navigation .main-menu li .sub-menu{top:56px}body.publisher .body-container aside#dashboard,body.signedin .body-container aside#dashboard{display:unset}body.publisher .body-container .side-bar-content,body.signedin .body-container .side-bar-content{opacity:0}body.publisher #btn-show-menu-mobile,body.signedin #btn-show-menu-mobile{display:flex}body.publisher .breadcrumb,body.signedin .breadcrumb{display:block}#header.sticky{top:0;height:auto}}iframe[id=launcher]{z-index:var(--t-z-offcanvas-backdrop)!important}#home_page iframe[id=launcher]{z-index:2020!important}body #product-pre-load{display:none}.has-faded{position:relative}.has-faded .fade{position:absolute;top:0;background-image:linear-gradient(to left,#fff0,#fff);width:100px;height:100%;z-index:2;display:none;animation:fade-in 1s ease-in-out}.has-faded .fade.right{right:0;background-image:linear-gradient(to right,#fff0,#fff)}.fs-1{font-size:2rem}.fs-6{font-size:.9375rem}iframe .u-userLauncherColor:not([disabled]){background-color:#1e0dff!important}#header{height:48px}@media (min-width: 1024px){#header{height:56px}}#search-template-sidebar{width:100%}#search-template-sidebar.search-templates-container{flex:0 0 auto}#search-template-sidebar.search-templates-container .icon-start{top:18px;width:16px;height:16px}#search-template-sidebar.search-templates-container input{border-color:var(--t-neutral-300);height:36px}@media (min-width: 1024px){#search-template-sidebar.search-templates-container input{padding-left:44px}}#search-template-sidebar.search-templates-container .auto-complete-container{top:37px}.nav-details[data-root=more] .nav-list>li[data-root=more]{display:block}.nav-details .nav-list>li[data-root=more]{display:none}@media (min-width: 1024px){.nav-details[data-has-back=true] .nav-header-title-wrapper svg{display:block}}.menu-item--pulse{position:relative;animation:ringPulse 1.2s ease-in-out 3}@keyframes ringPulse{0%,to{box-shadow:0 0 #2f6bff}50%{box-shadow:0 0 0 2px #2f6bff}}.upload-requred-container{width:80px;height:80px;margin-bottom:12px;border:1px solid #cfd6dd;border-radius:12px;display:flex;flex-direction:column}.upload-requred-container:hover{background-color:#f0f0f0;cursor:pointer}.upload-requred-container .add-image,.upload-requred-container .your-media,.upload-requred-container .optional{font-size:10px;font-weight:500;line-height:150%}.upload-requred-container .optional{font-size:10px;color:#616a7d}.upload-requred-container .your-media{color:#1e0dff}.bottom-sheet-header,.bottom-sheet-body,.bottom-sheet-popup{background-color:var(--website-bg-color)}.bottom-sheet-header{display:flex;align-items:center;min-height:48px;padding:16px 8px 0;gap:4px}.bottom-sheet-header>*{flex-shrink:0;align-self:center}.bottom-sheet-header>button:first-child svg{width:22px!important;height:22px!important;stroke-width:2.5!important}.bottom-sheet-header .link-light{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:8px;box-sizing:border-box;flex-shrink:0}.bottom-sheet-header .bottom-sheet-title{flex:1;align-self:center;text-align:center;font-size:15px;font-weight:600;color:#1f2124;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast[data-type=loading] .toast-description{display:inline-flex;align-items:center;gap:8px}.toast[data-type=loading] .toast-description:before{content:"";width:20px;height:20px;flex-shrink:0;background-image:url(/assets/icons/loading.svg);background-repeat:no-repeat;background-size:contain;animation:toast-loading-spin .8s linear infinite}@keyframes toast-loading-spin{to{transform:rotate(360deg)}}#header{top:0}#header .top-header{gap:6px;height:56px}#header .top-header .group_search_with_filter{height:47px;transition:.3s height ease-in-out;z-index:1;flex:1}#header .top-header .group_search_with_filter #search-box.new-home-search .drop-down,#header .top-header .group_search_with_filter #search-box.new-home-search .generate-button{display:none}#header .top-header .group_search_with_filter #search-box .auto-complete-container{top:46px}#header .top-header .group_search_with_filter #search-box .cancel-button{display:block;font-size:12px;color:#1f2124;margin-left:8px;margin-right:4px}@media (min-width: 1024px){#header .top-header .group_search_with_filter #search-box .cancel-button{display:none}}@media (min-width: 1024px){#auth-section-csr{position:relative}}.container-new-header{width:100vw;position:relative}@media (min-width: 1024px){.container-new-header{max-width:100vw;padding:0 var(--container-padding)}}.container-new-header #tags-container{display:flex;transition:max-height .5s ease 0s}.container-new-header .top-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.container-new-header .top-header .logo{display:flex;justify-content:flex-start;align-items:center;width:auto;height:20px;flex-shrink:0}.container-new-header .top-header .logo .template{width:134px;height:22px}.container-new-header .top-header .logo a{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;color:#161720}.container-new-header .top-header .logo button,.container-new-header .top-header .logo #btn-show-menu-mobile{display:flex;justify-content:center;align-items:center;margin-right:8px;cursor:pointer}.container-new-header .top-header .logo button>img,.container-new-header .top-header .logo #btn-show-menu-mobile>img{width:20px;height:20px}.container-new-header .top-header .group_search_with_filter{display:flex;justify-content:flex-end;align-items:center;order:3;width:100%;gap:10px}.container-new-header .top-header .group_search_with_filter #search-box-csr{width:100%;display:flex;justify-content:flex-end}@media (min-width: 1024px){.container-new-header .top-header .group_search_with_filter #search-box-csr{width:0}}.container-new-header .top-header .group_search_with_filter .search-box{order:unset;margin:0 8px 0 0;width:100%}.container-new-header .top-header .group_search_with_filter .search-box .drop-down{font-size:12px;font-weight:500;line-height:12px;width:unset;gap:8px;padding:4px 8px}.container-new-header .top-header .group_search_with_filter .search-box .drop-down .item-drop-down{white-space:nowrap}.container-new-header .top-header .group_search_with_filter .search-box input{color:#1f2124;font-size:14px;font-weight:500;line-height:18px;padding:6px 16px 6px 40px;border:1px solid #1f2124;border-radius:8px}.container-new-header .top-header .group_search_with_filter .search-box input::placeholder{color:#616a7d;font-size:12px;font-weight:500;line-height:150%}.container-new-header .top-header .group_search_with_filter .search-box button svg{width:14px;height:14px}.container-new-header .top-header .group_search_with_filter .search-box .icon-start{top:50%;transform:translateY(-50%)}@media (min-width: 1024px){.container-new-header .top-header .group_search_with_filter .search-box .icon-start{display:unset}}.container-new-header .top-header .group_search_with_filter .search-box .icon-end{position:absolute;width:14px;height:14px;top:50%;right:16px;transform:translateY(-50%);cursor:pointer}.container-new-header .top-header{flex-wrap:nowrap;height:47px}.container-new-header .top-header .group_search_with_filter .search-by-tags::-webkit-scrollbar{display:none}.container-new-header .top-header .group_search_with_filter #search-box-csr{transition:width .3s ease-in-out!important}.container-new-header .top-header .group_search_with_filter #search-box-csr.active{position:absolute;right:0}@media (min-width: 1024px){.container-new-header .top-header .group_search_with_filter #search-box-csr.active{position:relative;right:unset}}.container-new-header .top-header .group_search_with_filter #search-box-csr input{background-color:var(--website-bg-color)}.container-new-header .btn-default{color:#1f2124;background-color:transparent;padding:0;font-size:12px;font-weight:500}.container-new-header .top-header{flex-wrap:nowrap}#main_category_page .search-box-form>button,#business_category_page .search-box-form>button,#home_category_page .search-box-form>button,#landing_page .search-box-form>button,#file_format_landing_page .search-box-form>button{background-color:#fcfcff}#main_category_page .search-box-form>button svg path,#business_category_page .search-box-form>button svg path,#home_category_page .search-box-form>button svg path,#landing_page .search-box-form>button svg path,#file_format_landing_page .search-box-form>button svg path{stroke:#000}#main_category_page .search-box,#business_category_page .search-box,#home_category_page .search-box,#landing_page .search-box,#file_format_landing_page .search-box{gap:0}#main_category_page .search-box>button,#business_category_page .search-box>button,#home_category_page .search-box>button,#landing_page .search-box>button,#file_format_landing_page .search-box>button{background-color:transparent}#main_category_page #aside-search-box .search-box-form>button,#business_category_page #aside-search-box .search-box-form>button,#home_category_page #aside-search-box .search-box-form>button,#landing_page #aside-search-box .search-box-form>button,#file_format_landing_page #aside-search-box .search-box-form>button{background-color:unset}@media (min-width: 768px){#header{padding:0;top:0;display:flex;align-items:center}#header .container-new-header{width:100%}#header .container-new-header .top-header{gap:16px;flex-wrap:unset}#header .container-new-header .top-header .group_search_with_filter{width:100%;margin:0;height:auto}#header .container-new-header .top-header .group_search_with_filter .search-box{order:unset;width:100%;margin:0}#header .container-new-header .top-header .group_search_with_filter .search-box button[aria-label=Search]{width:2.375rem;height:2.375rem}#header .container-new-header .top-header .group_search_with_filter .search-box .drop-down{padding:8px 16px}#header .container-new-header .top-header .group_search_with_filter .search-box button{width:2.375rem;height:2.375rem}}@media (min-width: 1024px){.container-new-header .top-header .group_search_with_filter .search-box .search-box-input{padding:12px 48px}.search-box{gap:0}.search-box>button{background-color:transparent}.container-new-header{padding-top:0;padding-bottom:0}.container-new-header .top-header .logo .template{width:135px;height:22px}.container-new-header .top-header .group_search_with_filter{width:auto;order:unset;flex:1 1 auto;margin:0 15px}.container-new-header #tags-container{display:flex;transition:max-height .5s ease 0s}}.btn-sign-in-mobile{font-size:12px;color:#1f2124;font-weight:500;padding:6px 12px}body#landing_page .container-new-header .top-header .group_search_with_filter #search-box-csr{display:block}body#landing_page .container-new-header .top-header .group_search_with_filter #search-box-csr .lookup-icon{display:none}@media (min-width: 1024px){body#landing_page .container-new-header .top-header .group_search_with_filter #search-box-csr{display:none}}.lookup-icon{min-width:32px;min-height:32px;border-radius:8px;display:flex;justify-content:center}.lookup-icon:hover{cursor:pointer;background-color:#f2f5fd}.container-new-header .top-header #btn-pricing-csr #btn-pricing{padding:4px 12px}.container-new-header .top-header #btn-pricing-csr #btn-pricing svg{display:none}.signedin .container-new-header .top-header .group_search_with_filter #search-box-csr,.signedin .container-new-header .top-header .group_search_with_filter #search-box-csr .lookup-icon{display:flex!important}.signedin .container-new-header .top-header #btn-pricing-csr{order:2}.signedin .container-new-header .top-header #btn-pricing-csr #btn-pricing svg{display:block}.signedin .container-new-header .top-header #btn-pricing-csr .btn-default{color:var(--t-btn-color);background-color:var(--t-btn-bg-color);padding:var(--t-btn-padding-y) var(--t-btn-padding-x);white-space:nowrap;cursor:pointer}.signedin .container-new-header .top-header #btn-pricing-csr .btn-default:hover{background-color:var(--t-btn-bg-hover-color)}.form-control-root:hover .form-control:not([readonly]):not(:disabled):not([disabled]){border-color:#1e0dff!important}.form-control:focus-visible:not([readonly]):not(:disabled):not([disabled]){box-shadow:unset;border-color:#1e0dff!important}.search-box input{border-color:var(--t-neutral-300)!important}.pricing-banner{position:relative;display:flex;justify-content:center;align-items:center;background:#1e0dff;cursor:pointer;padding:6px 16px}.pricing-banner i{display:none;background-size:cover;background-repeat:no-repeat}.pricing-banner .pricing-banner-text{position:relative;margin-right:24px;color:#fff;font-size:10px;font-weight:600;line-height:15px}.pricing-banner button{font-weight:600;border-radius:99px;color:#fff;background:#ff5038;font-size:10px;line-height:10px;padding:10px 16px;white-space:nowrap}@media (min-width: 768px){.pricing-banner{padding-left:unset;padding-right:unset}.pricing-banner .pricing-banner-text{font-size:16px;font-weight:500;line-height:24px}.pricing-banner i{display:inline-block}.pricing-banner button{font-size:15px;line-height:120%;padding:10px 20px;cursor:pointer}}.main-title-product{display:flex;flex-direction:column;gap:8px;padding-inline:24px}.main-title-product h1{font-size:20px;line-height:30px;color:#161720;font-weight:600}.main-title-product .product-title__author{font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#1f2124}.btn-action-social{display:flex;justify-content:center;align-items:center;right:8px;top:8px;z-index:1;position:static;flex-direction:row;width:100%;order:2}.btn-action-social button{display:flex;justify-content:center;align-items:center;position:relative;border:1px solid #cfd6dd;border-radius:100%;background:#f3f5f8;width:32px;height:32px;margin:0 0 12px 16px;cursor:pointer}@media (min-width: 1024px){.btn-action-social{flex-direction:row;flex-direction:column;position:absolute;width:auto;z-index:1}.btn-action-social button{width:48px;height:48px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:100%;background:#fff;margin:0 0 16px}.btn-action-social button:hover{filter:invert(100)}.btn-action-social button:hover .tooltip-btn-actions{opacity:1;right:calc(100% + 8px);filter:invert(100)}.btn-action-social button i{width:32px;height:32px}}#product-page .slider-controls,#file_format_landing_page .slider-controls{display:none}@media (min-width: 1024px){#product-page .slider-controls,#file_format_landing_page .slider-controls{display:unset}}#product-page .btn-action-social,#file_format_landing_page .btn-action-social{position:absolute;flex-direction:row;width:auto;margin-top:0;top:8px;right:8px;gap:8px;z-index:1}@media (min-width: 1024px){#product-page .btn-action-social,#file_format_landing_page .btn-action-social{top:16px;right:16px}}#product-page .btn-action-social button,#file_format_landing_page .btn-action-social button{width:40px;height:40px;margin:0;position:relative;display:flex;justify-content:center;align-items:center;border-radius:100%;background:#fff}#product-page .btn-action-social button img,#file_format_landing_page .btn-action-social button img{width:20px!important;height:20px!important;border-radius:unset!important}#product-page .btn-action-social #btn-star-template .starred,#file_format_landing_page .btn-action-social #btn-star-template .starred{display:none}#product-slider-csr .slider-preview{align-items:center;display:flex;justify-content:flex-start;margin-top:8px;overflow-x:scroll;overflow-y:hidden;width:100%;gap:1.87%}#product-slider-csr .slider-preview:not(.slider-flex-start){justify-content:center}#product-slider-csr .slider-preview .slider-item{display:flex;justify-content:center;align-items:center;flex:0 0 18.5%;height:65px;cursor:pointer;position:relative;border:1px solid #f2f3f4;border-radius:5px;overflow:hidden}#product-slider-csr .slider-preview .slider-item img{width:100%;height:100%;object-fit:contain;border-radius:5px}#product-slider-csr .slider-preview .slider-item video{width:100%;height:100%;object-fit:contain}#product-slider-csr .slider-preview .slider-item.active{border:2px solid #ff5038}#product-slider-csr .slider-preview .slider-item.slider-item-active{border:2px solid #1e0dff}#product-slider-csr .slider-preview .wrap-video{width:100%;height:100%;position:relative}#product-slider-csr .slider-preview .wrap-video .pseudo{pointer-events:none;position:absolute;inset:0;background:#0000001a}#product-slider-csr .slider-preview .wrap-video i{pointer-events:none;width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzY1NTdfODExNjMpIj4KPHBhdGggZD0iTTIxIDEyQzIxIDE2Ljk3MDYgMTYuOTcwNiAyMSAxMiAyMUM3LjAyOTQ0IDIxIDMgMTYuOTcwNiAzIDEyQzMgNy4wMjk0NCA3LjAyOTQ0IDMgMTIgM0MxNi45NzA2IDMgMjEgNy4wMjk0NCAyMSAxMloiIGZpbGw9IiMxRjIxMjQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCA4LjQ5NTFDMTAgOC4wOTY0MSAxMC40NDQgNy44NjE4IDEwLjc2OSA4LjA4ODczTDE1Ljc4ODkgMTEuNTkzNkMxNi4wNzA0IDExLjc5MDIgMTYuMDcwNCAxMi4yMDk4IDE1Ljc4ODkgMTIuNDA2NEwxMC43NjkgMTUuOTExM0MxMC40NDQgMTYuMTM4MiAxMCAxNS45MDM2IDEwIDE1LjUwNDlWOC40OTUxWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF82NTU3XzgxMTYzIj4KPHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMyAzKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=)}@media (min-width: 1024px){.slider-preview{margin:24px 0 0}.slider-preview .slider-item{flex:0 0 82px;height:105px}.slider-preview .wrap-video i{width:48px;height:48px}#product-slider-csr .section__carousel{margin-top:8px}#product-slider-csr .section__carousel .slider-preview{align-items:center;display:flex;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;width:100%}#product-slider-csr .section__carousel .slider-preview:not(.slider-flex-start){justify-content:center}#product-slider-csr .section__carousel .slider-preview .slider-item{display:flex;justify-content:center;align-items:center;height:65px;cursor:pointer;position:relative;border:2px solid transparent;border-radius:5px;overflow:hidden}#product-slider-csr .section__carousel .slider-preview .slider-item img{width:100%;height:100%;object-fit:contain;border-radius:5px}#product-slider-csr .section__carousel .slider-preview .slider-item.slider-item-active{border:2px solid #1e0dff}}@media (min-width: 1024px) and (min-width: 1024px){#product-slider-csr .section__carousel{margin-top:24px}#product-slider-csr .section__carousel .slider-preview{margin:0}#product-slider-csr .section__carousel .slider-preview .slider-item{height:105px}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f6f6;background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px;height:6px;position:relative}.loading-image{width:100%;height:300px;background-color:#e7e7e7!important;top:0;position:relative;overflow:hidden}.loading-image:after{position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0)!important;animation:shimmer 2s infinite;content:""}.slider i{margin:0}.slider .main-preview-thumbnail{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:auto;width:100%;cursor:pointer;overflow:hidden;position:relative}.slider .main-preview-thumbnail #picture-showing{height:100%}@media (min-width: 768px){.slider .main-preview-thumbnail{height:var(--product--left--max--height)}}.slider .main-preview-thumbnail .picture-wrapper{position:relative;width:100%}.slider .main-preview-thumbnail .picture-wrapper .pro-tag{position:absolute;top:8px;left:8px;z-index:1}.slider .main-preview-thumbnail picture{width:100%;aspect-ratio:880/570}.slider .main-preview-thumbnail picture img{width:100%;height:100%;object-fit:cover}@media (min-width: 1024px){.slider .main-preview-thumbnail picture{aspect-ratio:unset}}.slider .main-preview-thumbnail video{width:100%;height:100%;object-fit:contain}.slider .main-preview-thumbnail button.btn-control{display:none;width:40px;height:40px;justify-content:center;align-items:center;border-radius:100%;background:#fff;z-index:1;position:absolute;top:50%;right:16px;left:unset;border:1px solid #cfd6dd}.slider .main-preview-thumbnail button.btn-control:hover{background:#f2f5fd}.slider .main-preview-thumbnail button.btn-control i{width:20px;height:20px;margin:0}.slider .main-preview-thumbnail button.btn-control.btn-prev{left:16px;right:unset}.slider .main-preview-thumbnail>div{width:100%;height:56px}.slider .slider-preview button{display:flex;justify-content:center;align-items:center}@media (min-width: 1024px){.slider .main-preview-thumbnail{border-radius:16px;height:var(--product--left--max--height)}.slider .main-preview-thumbnail button.btn-control{display:flex}.loading-image{height:100%}}.section-tags .list-tags .item-tags{display:inline-flex;justify-content:flex-start;align-items:center;font-size:13px;line-height:1.2;color:#161720;border-radius:99px;white-space:nowrap;transition:all .3s ease-in-out;padding:10px}.section-tags{margin:0 auto;padding:0;width:100%;position:relative}.section-tags>.title{display:flex;gap:8px;align-items:center;color:#1f2124;font-size:12px;font-weight:500}.section-tags>.title>.img-wrapper{flex-shrink:0;display:inline-block;width:16px;height:16px;background-color:#1f2124;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url)}.section-tags>.title>.img-wrapper img{visibility:hidden;width:0;height:0}.section-tags.section-license{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;height:32px;min-width:48px;padding:8px 16px;margin-left:unset;width:100px;gap:var(--Spacing-4, 4px);border-radius:var(--card-border-radius);border:1px solid #cfd6dd;transform:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;cursor:pointer}.section-tags.section-license.active{background-color:#1e5ae11a}.section-tags.section-license.active>.title{color:#1e0dff}.section-tags.section-license.active>.title>.img-wrapper{background-color:#1e0dff}.section-tags.section-license:hover{background-color:#1e5ae11a}.section-tags.section-license:hover>.license-container{visibility:visible;opacity:1}.section-tags .license-container{padding-top:6px;position:absolute;left:0;top:100%;z-index:9;visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out}.section-tags .license-container .license{flex-direction:column;align-items:start;width:132px;box-shadow:0 2px 4px #1f21241f;padding:6px 0;border-radius:6px;background-color:#fff}.section-tags .license-container .license>li{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:8px}.section-tags .license-container .license .button-filter-item{display:flex;align-items:center;gap:4px;color:#1f2124;font-size:14px;font-weight:400}.section-tags .license-container .license .button-filter-item img{margin-right:1px;padding:3px;width:20px;height:20px}.section-tags .list-tags{display:flex;justify-content:flex-start;align-items:center;padding:0;gap:8px;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;width:100%}.section-tags .list-tags .checkbox-wrapper input[type=checkbox]:checked+label{background-color:#1e0dff}.section-tags .list-tags .checkbox-wrapper input[type=checkbox]:checked+label:after{border:solid #fff;border-width:0 2px 2px 0}.section-tags .list-tags::-webkit-scrollbar{display:none}.section-tags .list-tags .item-tags{transition:background-color .3s ease-in-out}.section-tags .list-tags .item-tags>img{transition:all .3s ease-in-out}.section-tags .list-tags .item-tags .icon-search_tag{width:15px;height:15px;margin-right:8px}.section-tags .list-tags .active .item-tags{background:#222b45;color:#fff}.section-tags .list-tags .active .item-tags .icon-search_tag{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzEyOTRfMjMxODgpIj4KPHBhdGggZD0iTTUuNSA5LjVDNy43MDkxNCA5LjUgOS41IDcuNzA5MTQgOS41IDUuNUM5LjUgMy4yOTA4NiA3LjcwOTE0IDEuNSA1LjUgMS41QzMuMjkwODYgMS41IDEuNSAzLjI5MDg2IDEuNSA1LjVDMS41IDcuNzA5MTQgMy4yOTA4NiA5LjUgNS41IDkuNVoiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAuNDk5MiAxMC41MDAyTDguMzI0MjIgOC4zMjUyIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xMjk0XzIzMTg4Ij4KPHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=)}.section-tags .list-tags .active-blue{color:#1e0dff!important}.section__carousel{position:relative;width:100%;overflow:hidden}@media (min-width: 1024px){.section-tags .list-tags .item-tags{padding:10px}.section-tags .list-tags .item-tags.active,.section-tags .list-tags .item-tags.button-filter-item:hover{background-color:#1e5ae11a}.section-tags .list-tags .item-tags.button-filter-item.active-blue{color:#1e0dff;background-color:#1e5ae11a}.section-tags .list-tags .item-tags.button-filter-item.active-blue>img{filter:brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(5000%) hue-rotate(240deg)}}.section-tags .list-tags>*:not(:where(.generator-tags *)){border:1px solid #d5d7da;border-radius:8px;transition:border-color .15s ease}.section-tags .list-tags>*:not(:where(.generator-tags *)):hover{border-color:#1e0dff}.section-tags .list-tags a.category-tag-container{display:flex}.section-tags .list-tags a.item-tags,.section-tags .list-tags a.category-tag-container,.section-tags .list-tags span.edit-online-item,.section-tags .list-tags span.button-filter-item{font-style:normal;font-size:12px;font-weight:500;line-height:150%;color:#1f2124;padding:8px 16px 8px 28px;border-radius:6px;text-transform:capitalize;position:relative;cursor:pointer;height:32px;white-space:nowrap}.section-tags .list-tags a.item-tags>i,.section-tags .list-tags a.item-tags>img,.section-tags .list-tags a.category-tag-container>i,.section-tags .list-tags a.category-tag-container>img,.section-tags .list-tags span.edit-online-item>i,.section-tags .list-tags span.edit-online-item>img,.section-tags .list-tags span.button-filter-item>i,.section-tags .list-tags span.button-filter-item>img{position:absolute;margin-right:0;left:8px;width:16px;height:16px}.section-tags .list-tags span.edit-online-item{padding:8px}.section-tags .list-tags li.button-filter span img{width:14px;height:7px}.section-tags .list-tags li #btn-filter-mobile{padding-left:30px;position:relative}.section-tags .list-tags li #btn-filter-mobile img{position:absolute;width:14px;height:7px;left:10px}.button-filter-item{font-style:normal;font-size:12px;font-weight:500;line-height:150%;color:#1f2124;padding:8px 16px 8px 36px;text-transform:capitalize;position:relative;cursor:pointer;height:33px;display:flex}.button-filter-item>i,.button-filter-item>img{position:absolute;margin-right:0;left:16px;width:16px;height:16px}.section-tags .list-tags li.fileformattitles{display:none}.signedin .section-tags .list-tags li.fileformattitles{display:unset}.signedin .section-tags .list-tags .file-format,.signedin .section-tags .list-tags .edit-online{display:none}#related-tags{padding:0}#related-tags p{margin:0 0 8px;font-size:10px;line-height:15px;font-weight:600}#related-tags.section-tags #btn-view-all-tags{font-weight:600;padding:8px 12px 8px 13px;height:37px}#related-tags.section-tags ul{flex-wrap:wrap}#related-tags.business-tags{margin-top:0}@media (min-width: 1024px){#related-tags p{font-size:14px;line-height:21px;margin:0 0 16px}#related-tags.section-tags #btn-view-all-tags{height:48px;padding:12px 16px 12px 17px}#related-tags.business-tags{margin:24px 0}}#product-description{line-height:130%;margin-top:10px}.description-product h2{font-size:14px;font-weight:500;margin:0 0 16px}.description-container{margin-top:10px}.description-container h2{font-size:14px;font-weight:500;margin:0}.description-container p{margin:0}@media (min-width: 1024px){.description-container{margin-top:24px}.description-container h2{margin:0 0 16px}.description-container p{margin:0}}.description-container>*{margin-bottom:10px;font-size:14px;font-weight:400;line-height:130%}.description-container h2,.description-container h3,.description-container h4,.description-container h5,.description-container h6{margin-bottom:10px}.description-container h2{font-size:26px}.description-container h3{font-size:23px}.description-container h4{font-size:20px}.description-container h5{font-size:16px}.description-container p{line-height:1.8;margin:0}.description-container ul{list-style-type:disc;margin-left:10px}.description-container ul>li{display:list-item;margin-left:15px}.description-container ol{list-style-type:decimal;margin-left:10px}.description-container ol>li{display:list-item;margin-left:15px}.know-more-btn{gap:8px;margin-top:12px;padding:10px 20px;border:none;font-size:14px;font-weight:500;line-height:1;color:#111;cursor:pointer;display:flex}@media (min-width: 1024px){#product-description{margin-top:24px}.description-container p{font-size:14px}}#share-buttons{height:40px}#share-buttons{display:flex}.btn-action-social{display:flex;z-index:1;justify-content:center;align-items:center;position:static;flex-direction:row;width:100%;order:2;padding-inline:24px}.btn-action-social button{display:flex;justify-content:center;align-items:center;position:relative;border-radius:var(--card-border-radius);width:32px;height:32px;margin:0 0 12px 16px;background-color:transparent;border:none;cursor:pointer}.btn-action-social button[data-is-starred=false] .tooltip-btn-actions.starred{opacity:1!important;display:none!important}.btn-action-social button i{width:18px;height:18px;stroke:#000;margin:0}.btn-action-social button .tooltip-btn-actions{display:flex;justify-content:center;align-items:center;font-size:16px;line-height:16px;padding:16px;position:absolute;background-color:#161720;color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:4px;z-index:1;top:0;right:95%;opacity:0;white-space:nowrap;pointer-events:none}.btn-action-social button .tooltip-btn-actions:before{content:"";position:absolute;top:50%;right:-5px;transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #161720}.btn-action-social #btn-share-pinterest svg{stroke:#fff}.btn-action-social #btn-share-pinterest svg path{fill:#000;stroke-width:0px}@media (min-width: 1024px){.btn-action-social{flex-direction:row;flex-direction:column;width:auto;z-index:1}.btn-action-social button{width:48px;height:48px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 0 16px}.btn-action-social button:hover{filter:invert(100)}.btn-action-social button:hover .tooltip-btn-actions{opacity:1;right:calc(100% + 8px);filter:invert(100)}.btn-action-social button i{width:32px;height:32px}}#product-page .slider-controls,#file_format_landing_page .slider-controls{height:0}#product-page .btn-action-social,#file_format_landing_page .btn-action-social{position:absolute;flex-direction:row;width:auto;gap:8px;z-index:2}#product-page .btn-action-social button,#file_format_landing_page .btn-action-social button{width:40px;height:40px;background-color:transparent;position:relative;display:flex;justify-content:center;align-items:center}#product-page .btn-action-social button:hover,#file_format_landing_page .btn-action-social button:hover{filter:unset;background:#f2f5fd}#product-page .btn-action-social button:hover .tooltip-btn-actions,#file_format_landing_page .btn-action-social button:hover .tooltip-btn-actions{opacity:1;right:calc(100% + 8px)}#product-page .btn-action-social button i,#file_format_landing_page .btn-action-social button i{width:32px;height:32px}#product-page .btn-action-social button .tooltip-btn-actions,#file_format_landing_page .btn-action-social button .tooltip-btn-actions{display:flex;justify-content:center;align-items:center;font-size:12px;line-height:16px;padding:4px 8px;background-color:#000;color:#fff;border-radius:8px;opacity:0;filter:unset;top:50%;transform:translateY(-50%)}#product-page .btn-action-social button .tooltip-btn-actions:before,#file_format_landing_page .btn-action-social button .tooltip-btn-actions:before{content:"";position:absolute;top:50%;right:-5px;transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000}#product-page .btn-action-social #btn-star-template .starred,#file_format_landing_page .btn-action-social #btn-star-template .starred{display:none;color:#f3a364}#product-page .btn-action-social #btn-star-template[data-is-starred=true] .starred,#file_format_landing_page .btn-action-social #btn-star-template[data-is-starred=true] .starred{display:unset}#product-page .btn-action-social #btn-star-template[data-is-starred=true] .un-starred,#file_format_landing_page .btn-action-social #btn-star-template[data-is-starred=true] .un-starred{display:none}.btn-action-social{flex-direction:row;top:16px;right:16px;gap:8px}.slider .main-preview-thumbnail #picture-showing{padding:0}.slider .main-preview-thumbnail{border-radius:12px}.plan-price-container .block-plan-price{align-items:center;background-color:#161720;border-radius:12px;display:flex;flex-direction:column;position:relative;z-index:1;cursor:pointer}.plan-price-container .block-plan-price .bg{background-position:center;background-size:cover;height:100%;position:absolute;top:0;width:100%;z-index:-1;border-radius:12px;background:#0d42e7}.plan-price-container .block-plan-price p{color:#fff;font-size:12px;font-weight:600;line-height:150%;text-align:center}.plan-price-container .block-plan-price button{align-items:center;background:#ff5038;border-radius:99px;color:#fff;display:flex;flex-direction:row;height:40px;gap:8px;justify-content:center;padding:8px 24px;text-transform:capitalize}.plan-price-container .block-plan-price ul{display:flex;gap:30px}.plan-price-container .block-plan-price ul li{display:flex}.plan-price-container .block-plan-price ul li span{color:#fff;font-size:10px;font-weight:600;line-height:16px}@media (min-width: 768px){.plan-price-container .block-plan-price ul li span{font-size:16px}}.plan-price-container{margin:0 auto;max-width:1240px;padding:16px}.plan-price-container .block-plan-price{gap:40px;padding:16px}@media (min-width: 1024px){.block-plan-price-container .block-plan-price{border-radius:12px;gap:40px;margin-top:48px;padding:40px 32px}.block-plan-price-container .block-plan-price button{height:40px;padding:8px 24px}.block-plan-price-container .block-plan-price p{font-size:18px;margin:0}}:root{--clamp-lines: 1;--card-border-radius: 8px;--btn-border-radius: 8px;--var-grid-column-gap: 18px;--grid-item-bottom: 18px}#single-popup .popup-overlay{overflow-y:auto;display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:1rem 0;background:#161720b2}#single-popup .popup-overlay.open{z-index:var(--t-z-modal-backdrop);display:flex;justify-content:center;align-items:stretch}#single-popup .popup-overlay.open .popup-body{position:relative}#single-popup .popup-overlay.open .popup-body .popup-content{overflow:auto}#single-popup .popup-overlay:not(.business-pricing-popup){background:#161720b2}#single-popup .popup-overlay.business-pricing-popup .popup-body{width:100%!important;border-radius:0!important;height:100%!important}#single-popup .popup-overlay.upgrade-popup{z-index:calc(var(--t-z-sidebar) + 100)}#single-popup .popup-overlay .overlay-body{position:absolute;inset:0;width:100%;height:100%}#single-popup .popup-overlay .popup-body{transition:all .3s ease-in-out;z-index:999999;background-color:#fff;border-radius:16px;width:auto;max-width:1375px;margin:auto}#single-popup .popup-overlay .popup-body .icon-close{z-index:3;position:absolute;right:8px;top:7px;cursor:pointer;margin:0}#single-popup .popup-overlay .popup-body .popup-content{max-height:90vh;max-width:95vw;overflow:unset}#single-popup .popup-overlay .popup-body .popup-content::-webkit-scrollbar{display:none}#single-popup .pro-trial-popup{z-index:1999999999!important}#single-popup .pro-trial-popup .popup-body{transition:opacity .3s ease-in-out}@media (max-width: 1023px){#single-popup .single-product-popup.edit-online.popup-overlay.open,#single-popup .single-product-popup.edit-online .popup-overlay.open{align-items:flex-end;justify-content:stretch;padding:0}#single-popup .single-product-popup.edit-online .popup-body{width:100%;max-width:100vw;height:90vh;max-height:90vh;margin:auto 0 0;border-radius:16px 16px 0 0;animation:bottom-sheet-slide-up .3s ease-out;display:flex;flex-direction:column;overflow:hidden}#single-popup .single-product-popup.edit-online .popup-body .icon-close{right:12px;top:12px}#single-popup .single-product-popup.edit-online .popup-body .popup-content{flex:1;min-height:0;max-height:100%;max-width:100vw;overflow-y:auto;overflow-x:hidden;border-radius:16px 16px 0 0;-webkit-overflow-scrolling:touch}@keyframes bottom-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}#single-popup .subscription-business .popup-content{display:flex;flex-direction:column}#single-popup .subscription-business .left{order:1;display:unset}#single-popup .subscription-business .left .nav-bar{display:none}#single-popup .subscription-business .left.payment-new-left{padding:12px}#single-popup .subscription-business .left.payment-new-left .nav-bar-mobile{position:absolute;top:11px;left:12px;display:flex;align-items:center;gap:12px}#single-popup .subscription-business .left.payment-new-left .nav-bar-mobile img{width:18px;height:18px}#single-popup .subscription-business .left.payment-new-left .nav-bar-mobile span{font-size:13px;line-height:19.5px;font-weight:600}#single-popup .subscription-business .left.payment-new-left .nav-bar{display:none}#single-popup .subscription-business .left #checkout_form{padding:0;min-height:356px;min-width:unset;width:100%}#single-popup .subscription-business .left>div.nav-bar{margin-bottom:24px}#single-popup .subscription-business .left>div.nav-bar span{font-size:16px;font-weight:800;line-height:24px;padding-left:16px}#single-popup .subscription-business .left>div.nav-bar span,#single-popup .subscription-business .left>div.nav-bar img{cursor:pointer}#single-popup .subscription-business .right{order:0;padding:30px 24px 94px;background-color:#e9e7ffb2;display:flex;flex-direction:column;position:relative;gap:32px}#single-popup .subscription-business .right.payment-new-right.right-mobile{order:0;background:none;padding:52px 12px 12px}#single-popup .subscription-business .right .form-option .form-control{margin-bottom:17px}#single-popup .subscription-business .right .form-option .form-control .inner-form{display:flex;gap:4px;align-items:center}#single-popup .subscription-business .right .form-option .form-control .inner-form input{margin:0;width:18px;height:18px}#single-popup .subscription-business .right .form-option .form-control .inner-form input:checked{border:1px solid #1e0dff;color:#1e0dff;position:relative}#single-popup .subscription-business .right .form-option .form-control .inner-form input:checked:before{content:"";width:12px;height:12px;border-radius:50%;background-color:#1e0dff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#single-popup .subscription-business .right .form-option .form-control .inner-form label{font-size:16px;line-height:24px;font-weight:600}#single-popup .subscription-business .right .form-option .form-control p{font-size:14px;line-height:20px;font-weight:500;margin-top:4px;margin-left:27px}#single-popup .subscription-business .right .benefits{border-top:1px solid #d9d9d9;padding-top:32px}#single-popup .subscription-business .right .benefits ul li{margin-bottom:16px}#single-popup .subscription-business .right .benefits ul li img{margin-right:8px}#single-popup .subscription-business .right .benefits ul li span{font-size:14px;line-height:20px;font-weight:500}#single-popup .subscription-business .right .time-line li{display:grid;column-gap:12px;grid-template-columns:24px minmax(0,1fr)}#single-popup .subscription-business .right .time-line li:nth-child(2),#single-popup .subscription-business .right .time-line li:nth-child(3){margin-top:16px}#single-popup .subscription-business .right .time-line li .title{font-size:14px;line-height:20px;font-weight:600}#single-popup .subscription-business .right .time-line li .sub-title{font-size:12px;line-height:18px;font-weight:400}#single-popup .subscription-business .right .time-line li .icon{width:24px;height:24px;border-radius:100px;display:flex;justify-content:center;align-items:center;border:1px solid #e9eef3;position:relative}#single-popup .subscription-business .right .time-line li .icon img{width:12px;height:12px}#single-popup .subscription-business .right .time-line li .icon.gift{background-color:#1e0dff;border:none}#single-popup .subscription-business .right .time-line li .icon.gift:before{background:#1e0dff;height:80%;z-index:1}#single-popup .subscription-business .right .time-line li .icon.gift:after{content:none}#single-popup .subscription-business .right .time-line li .icon.gift img{animation:gelatine .5s infinite}#single-popup .subscription-business .right .time-line li .icon.bell:after{top:-250%;height:250%}#single-popup .subscription-business .right .time-line li .icon.bell img{animation:ring 4s .7s ease-in-out infinite}#single-popup .subscription-business .right .time-line li .icon.crown:before{content:none}#single-popup .subscription-business .right .time-line li .icon.crown img{animation:bounce 2s ease infinite}#single-popup .subscription-business .right .time-line li .icon:before{content:"";width:4px;height:130%;background:#d3ceff;position:absolute;top:100%;left:50%;right:auto;transform:translate(-50%);-webkit-animation:fillTop 2s forwards 4s ease-in-out;animation:fillTop 2s forwards 4s ease-in-out}#single-popup .subscription-business .right .time-line li .icon:after{content:"";width:4px;background:#d3ceff;position:absolute;top:-100%;height:100%;left:50%;right:auto;transform:translate(-50%);-webkit-animation:fillTop 2s forwards 4s ease-in-out;animation:fillTop 2s forwards 4s ease-in-out}#single-popup .subscription-business .right .global-user{text-align:center;color:#1f2124;margin-top:40px;font-size:14px;font-weight:800;line-height:20px}#single-popup .subscription-business .right .user-section{margin-top:10px;display:grid;column-gap:24px;padding:20px;border-radius:12px;background-color:#fff;grid-template-areas:"avatar name" "avatar from" "avatar quote";grid-template-columns:48px 1fr}#single-popup .subscription-business .right .user-section .avatar{grid-area:avatar;border-radius:100px;width:32px;height:32px}#single-popup .subscription-business .right .user-section .name{grid-area:name;font-size:14px;font-weight:600;line-height:20px}#single-popup .subscription-business .right .user-section .from{grid-area:from;color:#828994;margin-top:4px;font-size:10px;font-weight:500;line-height:14px}#single-popup .subscription-business .right .user-section .quote{grid-area:quote;color:#1f2124;margin-top:8px;font-size:12px;font-weight:400;line-height:18px}#single-popup .subscription-business .right .brands-logo{display:flex;position:absolute;width:100%;left:23px;bottom:22px;overflow-x:auto;height:57px;align-items:center;gap:35px}#single-popup .subscription-business .right .brands-logo::-webkit-scrollbar{display:none}#single-popup .subscription-business .right .brands-logo>*{flex:1 0 auto}#single-popup .subscription-business .right .brands-logo .fade{display:none}#single-popup .subscription-business .sale{display:inline-block;background-color:#f02c00;color:#fff;border-radius:50px;font-size:10px;line-height:15px;font-weight:700;padding:2px 8px}#single-popup .subscription-business .plan-name{font-size:16px;line-height:24px;font-weight:600}#single-popup .subscription-business .plan-sub{font-size:14px;line-height:20px;font-weight:500;margin-top:4px}#single-popup .share-social-popup.open .popup-body{width:auto;position:fixed;width:100vw;bottom:-17px}#single-popup .share-social-popup.open .popup-body .popup-content{min-width:100vw}@media (min-width: 1024px){#single-popup .share-social-popup.open .popup-body{position:relative;width:auto;bottom:0}#single-popup .share-social-popup.open .popup-body .popup-content{min-width:auto}}@media (min-width: 768px){#single-popup .popup-overlay .popup-body{width:auto}#single-popup .popup-overlay.single-product-popup.edit-online .popup-body #button_close{top:24px;right:24px}#single-popup .popup-overlay.single-product-popup .popup-body{top:2%}}@media (min-width: 1024px){#single-popup .popup-overlay.single-product-popup .popup-body{overflow:unset}#single-popup .popup-overlay.single-product-popup .popup-body .popup-content{overflow:auto;max-height:95vh;max-width:97vw}#single-popup .popup-overlay.single-product-popup.edit-online .popup-body .popup-content{max-width:1280px;width:100vw}#single-popup .popup-overlay.business-pricing-popup .popup-body{width:auto!important;border-radius:16px!important;height:auto!important}}#file_format_landing_page #single-popup .icon-close{right:8px;top:8px}@media (min-width: 1024px){#file_format_landing_page #single-popup .icon-close{right:-2.4rem;top:0}}#file_format_landing_page #single-popup .icon-close svg{width:20px;height:20px}@media (min-width: 1024px){#file_format_landing_page #single-popup .icon-close svg{color:#fff}}#file_format_landing_page #single-popup .icon-close:hover{background-color:unset}#file_format_landing_page #single-popup .share-social .icon-close{right:8px;top:8px;width:32px;height:32px}#file_format_landing_page #single-popup .share-social .icon-close svg{width:16px;height:16px}@media (min-width: 1024px){#file_format_landing_page #single-popup .share-social .icon-close svg{color:#616a7d}}#file_format_landing_page #single-popup .share-social .icon-close:hover{background-color:#f9fafb}.banner-bottom{cursor:pointer;display:none;position:sticky;bottom:0;z-index:3;background-color:#1e0dff;height:64px;justify-content:center;align-items:center}.banner-bottom .tags-icon,.banner-bottom .download-icon{width:24px;margin-right:12px}.banner-bottom .sale-off,.banner-bottom .info{display:flex;flex-direction:column;justify-content:center;margin-right:32px}.banner-bottom .sale-off span,.banner-bottom .info span{color:#fff;font-size:10px;font-weight:500;line-height:15px}.banner-bottom .sale-off>span:first-of-type,.banner-bottom .info>span:first-of-type{font-size:13px;font-weight:600;line-height:19.5px}.banner-bottom>a{width:143px;height:40px;padding:10px 24px;border-radius:100px;background-color:#ff5038;color:#fff;font-size:13px;font-weight:600;line-height:19.5px}.banner-bottom>img:first-of-type{position:absolute;left:0;bottom:0}.banner-bottom>img:nth-of-type(2){position:absolute;left:92px}.banner-bottom>img:nth-of-type(5){position:absolute;right:92px}.banner-bottom>img:last-of-type{position:absolute;right:0;top:0}.banner-bottom .stretched-link:after{position:absolute;inset:0;z-index:1;content:""}@media (min-width: 1024px){.banner-bottom{display:flex;position:sticky;bottom:0;z-index:3;grid-area:bottom-banner}}.base__icon__svg.icon_share{background-image:url(data:image/svg+xml;base64,CgogPHN2ZyB3aWR0aD0iMjgiIHN0cm9rZT0iIzE2MTcyMCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgPHBhdGgKICAgICAgICAgICAgZD0iTTIxIDkuMzMzMzdDMjIuOTMzIDkuMzMzMzcgMjQuNSA3Ljc2NjM3IDI0LjUgNS44MzMzN0MyNC41IDMuOTAwMzggMjIuOTMzIDIuMzMzMzcgMjEgMi4zMzMzN0MxOS4wNjcgMi4zMzMzNyAxNy41IDMuOTAwMzggMTcuNSA1LjgzMzM3QzE3LjUgNy43NjYzNyAxOS4wNjcgOS4zMzMzNyAyMSA5LjMzMzM3WiIKICAgICAgICAgICAgc3Ryb2tlLXdpZHRoPSIyLjUiCiAgICAgICAgICAgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIKICAgICAgICAgICAgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIKICAgICAgICAgIC8+CiAgICAgICAgICA8cGF0aAogICAgICAgICAgICBkPSJNNyAxNy41QzguOTMzIDE3LjUgMTAuNSAxNS45MzMgMTAuNSAxNEMxMC41IDEyLjA2NyA4LjkzMyAxMC41IDcgMTAuNUM1LjA2NyAxMC41IDMuNSAxMi4wNjcgMy41IDE0QzMuNSAxNS45MzMgNS4wNjcgMTcuNSA3IDE3LjVaIgogICAgICAgICAgICBzdHJva2Utd2lkdGg9IjIuNSIKICAgICAgICAgICAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIgogICAgICAgICAgICBzdHJva2UtbGluZWpvaW49InJvdW5kIgogICAgICAgICAgLz4KICAgICAgICAgIDxwYXRoCiAgICAgICAgICAgIGQ9Ik0yMSAyNS42NjY2QzIyLjkzMyAyNS42NjY2IDI0LjUgMjQuMDk5NiAyNC41IDIyLjE2NjZDMjQuNSAyMC4yMzM2IDIyLjkzMyAxOC42NjY2IDIxIDE4LjY2NjZDMTkuMDY3IDE4LjY2NjYgMTcuNSAyMC4yMzM2IDE3LjUgMjIuMTY2NkMxNy41IDI0LjA5OTYgMTkuMDY3IDI1LjY2NjYgMjEgMjUuNjY2NloiCiAgICAgICAgICAgIHN0cm9rZS13aWR0aD0iMi41IgogICAgICAgICAgICBzdHJva2UtbGluZWNhcD0icm91bmQiCiAgICAgICAgICAgIHN0cm9rZS1saW5lam9pbj0icm91bmQiCiAgICAgICAgICAvPgogICAgICAgICAgPHBhdGggZD0iTTEwLjAyMzQgMTUuNzYxN0wxNy45OTE4IDIwLjQwNTEiIHN0cm9rZS13aWR0aD0iMi41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIC8+CiAgICAgICAgICA8cGF0aCBkPSJNMTcuOTgwMSA3LjU5NDk3TDEwLjAyMzQgMTIuMjM4MyIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgLz4KPC9zdmc+Cg==)}.base__icon__svg.icon_share_pirates{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgICAgICAgIDxwYXRoICBmaWxsPSIjMTYxNzIwIiBkPSJNMjIgMTJDMjIgMTcuNTI0MiAxNy41MjQyIDIyIDEyIDIyQzEwLjk2NzcgMjIgOS45NzU4MSAyMS44NDI3IDkuMDQwMzIgMjEuNTUyNEM5LjQ0NzU4IDIwLjg4NzEgMTAuMDU2NSAxOS43OTg0IDEwLjI4MjMgMTguOTMxNUMxMC40MDMyIDE4LjQ2MzcgMTAuOTAzMiAxNi41NTI0IDEwLjkwMzIgMTYuNTUyNEMxMS4yMjk4IDE3LjE3MzQgMTIuMTgxNSAxNy43MDE2IDEzLjE5MzUgMTcuNzAxNkMxNi4yMDk3IDE3LjcwMTYgMTguMzgzMSAxNC45Mjc0IDE4LjM4MzEgMTEuNDc5OEMxOC4zODMxIDguMTc3NDIgMTUuNjg1NSA1LjcwNTY1IDEyLjIxNzcgNS43MDU2NUM3LjkwMzIzIDUuNzA1NjUgNS42MDg4NyA4LjYwMDgxIDUuNjA4ODcgMTEuNzU4MUM1LjYwODg3IDEzLjIyNTggNi4zOTExMyAxNS4wNTI0IDcuNjM3MSAxNS42MzMxQzcuODI2NjEgMTUuNzIxOCA3LjkyNzQyIDE1LjY4MTUgNy45NzE3NyAxNS41QzguMDA0MDMgMTUuMzYyOSA4LjE3MzM5IDE0LjY4MTUgOC4yNSAxNC4zNjY5QzguMjc0MTkgMTQuMjY2MSA4LjI2MjEgMTQuMTc3NCA4LjE4MTQ1IDE0LjA4MDZDNy43NzQxOSAxMy41NzY2IDcuNDQzNTUgMTIuNjU3MyA3LjQ0MzU1IDExLjc5ODRDNy40NDM1NSA5LjU5Mjc0IDkuMTEyOSA3LjQ1OTY4IDExLjk1OTcgNy40NTk2OEMxNC40MTUzIDcuNDU5NjggMTYuMTM3MSA5LjEzMzA2IDE2LjEzNzEgMTEuNTI4MkMxNi4xMzcxIDE0LjIzMzkgMTQuNzcwMiAxNi4xMDg5IDEyLjk5MTkgMTYuMTA4OUMxMi4wMTIxIDE2LjEwODkgMTEuMjc0MiAxNS4yOTg0IDExLjUxMjEgMTQuMzAyNEMxMS43OTQ0IDEzLjExMjkgMTIuMzM4NyAxMS44MzA2IDEyLjMzODcgMTAuOTcxOEMxMi4zMzg3IDEwLjIwNTYgMTEuOTI3NCA5LjU2NDUyIDExLjA3MjYgOS41NjQ1MkMxMC4wNjg1IDkuNTY0NTIgOS4yNjIxIDEwLjYwMDggOS4yNjIxIDExLjk5MTlDOS4yNjIxIDEyLjg3OSA5LjU2MDQ4IDEzLjQ3NTggOS41NjA0OCAxMy40NzU4QzkuNTYwNDggMTMuNDc1OCA4LjU3MjU4IDE3LjY2MTMgOC4zOTExMyAxOC40NDM1QzguMTg5NTIgMTkuMzA2NCA4LjI3MDE2IDIwLjUyNDIgOC4zNTQ4NCAyMS4zMTQ1QzQuNjM3MSAxOS44NTg5IDIgMTYuMjM3OSAyIDEyQzIgNi40NzU4MSA2LjQ3NTgxIDIgMTIgMkMxNy41MjQyIDIgMjIgNi40NzU4MSAyMiAxMloiIC8+CiAgICAgICAgPC9zdmc+)}.base__icon__svg.mr-0{margin-right:0}.base__icon__svg.icon-search_tag{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE2IDE3IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNy4xNTIwOCAxLjM4ODY3QzMuNjk4NjYgMS4zODg2NyAwLjg4ODkxNiA0LjE5ODQyIDAuODg4OTE2IDcuNjUxODNDMC44ODg5MTYgMTEuMTA1NCAzLjY5ODY2IDEzLjkxNSA3LjE1MjA4IDEzLjkxNUMxMC42MDU3IDEzLjkxNSAxMy40MTUyIDExLjEwNTQgMTMuNDE1MiA3LjY1MTgzQzEzLjQxNTIgNC4xOTg0MiAxMC42MDU3IDEuMzg4NjcgNy4xNTIwOCAxLjM4ODY3Wk03LjE1MjA4IDEyLjc1ODdDNC4zMzYxNiAxMi43NTg3IDIuMDQ1MTkgMTAuNDY3OCAyLjA0NTE5IDcuNjUxODZDMi4wNDUxOSA0LjgzNTk1IDQuMzM2MTYgMi41NDQ5NSA3LjE1MjA4IDIuNTQ0OTVDOS45Njc5OSAyLjU0NDk1IDEyLjI1OSA0LjgzNTkyIDEyLjI1OSA3LjY1MTgzQzEyLjI1OSAxMC40Njc3IDkuOTY3OTkgMTIuNzU4NyA3LjE1MjA4IDEyLjc1ODdaIiBmaWxsPSIjMUYyMTI0Ii8+CiAgPHBhdGggZD0iTTE0Ljk0MTcgMTQuNjI0TDExLjYyNzEgMTEuMzA5M0MxMS40MDEyIDExLjA4MzUgMTEuMDM1NCAxMS4wODM1IDEwLjgwOTYgMTEuMzA5M0MxMC41ODM3IDExLjUzNSAxMC41ODM3IDExLjkwMTIgMTAuODA5NiAxMi4xMjY4TDE0LjEyNDIgMTUuNDQxNUMxNC4yMzcyIDE1LjU1NDQgMTQuMzg1IDE1LjYxMDkgMTQuNTMzIDE1LjYxMDlDMTQuNjgwOCAxNS42MTA5IDE0LjgyODggMTUuNTU0NCAxNC45NDE3IDE1LjQ0MTVDMTUuMTY3NiAxNS4yMTU4IDE1LjE2NzYgMTQuODQ5NyAxNC45NDE3IDE0LjYyNFoiIGZpbGw9IiMxRjIxMjQiLz4KPC9zdmc+);background-repeat:no-repeat;background-size:contain}.base__icon__svg.icon__search__white{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE5QzE1LjQxODMgMTkgMTkgMTUuNDE4MyAxOSAxMUMxOSA2LjU4MTcyIDE1LjQxODMgMyAxMSAzQzYuNTgxNzIgMyAzIDYuNTgxNzIgMyAxMUMzIDE1LjQxODMgNi41ODE3MiAxOSAxMSAxOVoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0yMS4wMDA0IDIxTDE2LjY1MDQgMTYuNjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)}.base__icon__svg.logo__home__favicon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUwIiBoZWlnaHQ9IjIyIiB2aWV3Qm94PSIwIDAgMTUwIDIyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMTQ4MV8xNTA0OSkiPgo8cGF0aCBkPSJNMTQuNzg0MSAwLjc3NDkwMkg1LjY2NTkzQzIuNTM2NzIgMC43NzQ5MDIgMCAzLjMxMjE5IDAgNi40NDIwOVYxNS41NjIzQzAgMTguNjkyMiAyLjUzNjcyIDIxLjIyOTQgNS42NjU5MyAyMS4yMjk0SDE0Ljc4NDFDMTcuOTEzMyAyMS4yMjk0IDIwLjQ1IDE4LjY5MjIgMjAuNDUgMTUuNTYyM1Y2LjQ0MjA5QzIwLjQ1IDMuMzEyMTkgMTcuOTEzMyAwLjc3NDkwMiAxNC43ODQxIDAuNzc0OTAyWiIgZmlsbD0iIzE2MTcyMCIvPgo8cGF0aCBkPSJNOC41NTA4NiA3Ljg1ODY0SDUuMDg3ODlWNS4wOTM3NUgxNS4zODAyVjcuODYwNzRIMTEuODk2M1YxNi45NzY3SDguNTUwODZWNy44NTg2NFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0zMi4yODk1IDcuMjMwM1YxNi42Nzg4SDI5LjQxNTNWNy4yMzAzSDI2LjA0ODhWNC43NzU4OEgzNS42NTI4VjcuMjMwM0gzMi4yODk1WiIgZmlsbD0iIzE2MTcyMCIvPgo8cGF0aCBkPSJNMzYuOTcwNyAxNi42Nzg4VjQuNzc1ODhINDQuOTc3NVY3LjE5NjczSDM5Ljc0MTFWOS40NDk3N0g0NC42ODU4VjExLjc1NzNIMzkuNzQxMVYxNC4yMjg1SDQ1LjI3NDVWMTYuNjgzTDM2Ljk3MDcgMTYuNjc4OFoiIGZpbGw9IiMxNjE3MjAiLz4KPHBhdGggZD0iTTU3Ljk3NSAxNi42Nzg4TDU4LjA0MjIgOC4yNTYxMkg1Ny45OTE4TDU0Ljg5NjEgMTYuNjc4OEg1Mi44NzgxTDQ5Ljg2NzUgOC4yNTYxMkg0OS44MTcxTDQ5Ljg4NDIgMTYuNjc4OEg0Ny4xNzU4VjQuNzc1ODhINTEuMjY4NEw1My45OCAxMi40MDg3SDU0LjA0NzFMNTYuNjQwMiA0Ljc3NTg4SDYwLjgwMVYxNi42Nzg4SDU3Ljk3NVoiIGZpbGw9IiMxNjE3MjAiLz4KPHBhdGggZD0iTTcyLjI3MDMgOC40NDA2N0M3Mi4yNzAzIDkuMTM1NzQgNzIuMTQxNiA5LjcyMTM3IDcxLjg4NDIgMTAuMTk3NkM3MS42MzczIDEwLjY2MjUgNzEuMjc4OSAxMS4wNTkgNzAuODQxMSAxMS4zNTE0QzcwLjM3ODggMTEuNjUzNSA2OS44NjU4IDExLjg2OTggNjkuMzI2OCAxMS45OTAxQzY4Ljc0MTkgMTIuMTI1OSA2OC4xNDMzIDEyLjE5MzUgNjcuNTQyOSAxMi4xOTE1SDY2LjExNDZWMTYuNjgwOEg2My4yMzgzVjQuNzc1ODJINjcuNjEyMUM2OC4yMjU3IDQuNzcxNjYgNjguODM3OCA0LjgzNjQgNjkuNDM3IDQuOTY4ODJDNjkuOTY1MSA1LjA4MTc4IDcwLjQ2NzQgNS4yOTI3NiA3MC45MTc3IDUuNTkwODJDNzEuMzM5NiA1Ljg3NjM4IDcxLjY4MjUgNi4yNjM4OCA3MS45MTQ2IDYuNzE3MzNDNzIuMTUxNyA3LjE4MzA0IDcyLjI3MDMgNy43NTc0OSA3Mi4yNzAzIDguNDQwNjdaTTY5LjM5NCA4LjQ1NzQ1QzY5LjQwNDEgOC4yMTY1MiA2OS4zNDU5IDcuOTc3NjQgNjkuMjI2MSA3Ljc2ODMzQzY5LjExNSA3LjU5MDI2IDY4Ljk1ODEgNy40NDUzNSA2OC43NzE3IDcuMzQ4NzdDNjguNTY5MyA3LjI0NDM4IDY4LjM1MDEgNy4xNzYyMSA2OC4xMjQyIDcuMTQ3MzhDNjcuODc2MyA3LjExMzM1IDY3LjYyNjMgNy4wOTY1MiA2Ny4zNzYgNy4wOTcwM0g2Ni4xMTY3VjkuOTAzODhINjcuMzI3N0M2Ny41ODcgOS45MDQ4OSA2Ny44NDU5IDkuODgyNDIgNjguMTAxMSA5LjgzNjc1QzY4LjMzNDQgOS43OTcyNSA2OC41NTkyIDkuNzE3NzcgNjguNzY1NCA5LjYwMThDNjguOTU1NCA5LjQ5NTQxIDY5LjExNDggOS4zNDE4OCA2OS4yMjgyIDkuMTU2MDJDNjkuMzQ3NSA4Ljk0MzA5IDY5LjQwNTYgOC43MDEzMyA2OS4zOTYxIDguNDU3NDVINjkuMzk0WiIgZmlsbD0iIzE2MTcyMCIvPgo8cGF0aCBkPSJNOTEuNDk3NyAxNi42Nzg4TDkwLjU3MzIgMTQuMzQxOEg4NS45NjQzTDg1LjA4OTIgMTYuNjc4OEg4MS45NjA5TDg2Ljk1NzEgNC43NzU4OEg4OS43NDg0TDk0LjY5NDIgMTYuNjc4OEg5MS40OTc3Wk04OC4zMDI0IDcuOTU2MTRMODYuNzg4MSAxMi4wNDY4SDg5Ljc4Mkw4OC4zMDI0IDcuOTU2MTRaIiBmaWxsPSIjMTYxNzIwIi8+CjxwYXRoIGQ9Ik05OS43NzQ5IDcuMjMwM1YxNi42Nzg4SDk2Ljg5ODZWNy4yMzAzSDkzLjUzMzJWNC43NzU4OEgxMDMuMTM4VjcuMjMwM0g5OS43NzQ5WiIgZmlsbD0iIzE2MTcyMCIvPgo8cGF0aCBkPSJNMTA0LjQ0NSAxNi42Nzg4VjQuNzc1ODhIMTEyLjQ1MlY3LjE5NjczSDEwNy4yMjFWOS40NDk3N0gxMTIuMTY2VjExLjc1NzNIMTA3LjIyMVYxNC4yMjg1SDExMi43NTRWMTYuNjgzTDEwNC40NDUgMTYuNjc4OFoiIGZpbGw9IiMxNjE3MjAiLz4KPHBhdGggZD0iTTExNi41MjYgMTUuODcyMkMxMTYuNTI2IDE2LjEwNjUgMTE2LjQzNSAxNi4zMzE4IDExNi4yNzQgMTYuNTAxNUMxMTYuMTg5IDE2LjU4OTEgMTE2LjA4NyAxNi42NTg3IDExNS45NzQgMTYuNzA2M0MxMTUuODYxIDE2Ljc1MzggMTE1Ljc0IDE2Ljc3ODMgMTE1LjYxOCAxNi43NzgzQzExNS40OTYgMTYuNzc4MyAxMTUuMzc1IDE2Ljc1MzggMTE1LjI2MiAxNi43MDYzQzExNS4xNSAxNi42NTg3IDExNS4wNDggMTYuNTg5MSAxMTQuOTYzIDE2LjUwMTVDMTE0LjgwMSAxNi4zMzE4IDExNC43MTEgMTYuMTA2NSAxMTQuNzExIDE1Ljg3MjJDMTE0LjcxMSAxNS42Mzc4IDExNC44MDEgMTUuNDEyNSAxMTQuOTYzIDE1LjI0MjhDMTE1LjA0OCAxNS4xNTUgMTE1LjE1IDE1LjA4NTEgMTE1LjI2MiAxNS4wMzc0QzExNS4zNzUgMTQuOTg5NyAxMTUuNDk2IDE0Ljk2NTEgMTE1LjYxOCAxNC45NjUxQzExNS43NDEgMTQuOTY1MSAxMTUuODYyIDE0Ljk4OTcgMTE1Ljk3NCAxNS4wMzc0QzExNi4wODcgMTUuMDg1MSAxMTYuMTg5IDE1LjE1NSAxMTYuMjc0IDE1LjI0MjhDMTE2LjQzNiAxNS40MTI0IDExNi41MjYgMTUuNjM3OCAxMTYuNTI2IDE1Ljg3MjJaIiBmaWxsPSIjMTYxNzIwIi8+CjxwYXRoIGQ9Ik0xMjcuODMxIDE0LjkxMzVIMTI3Ljg2NFY0Ljc3NTg4SDEyOS4wNzVWMTYuNjc4OEgxMjcuNTYxTDEyMC42MzUgNi40Mzk0M0gxMjAuNjAyVjE2LjY3ODhIMTE5LjM5MVY0Ljc3NTg4SDEyMC45MDVMMTI3LjgzMSAxNC45MTM1WiIgZmlsbD0iIzE2MTcyMCIvPgo8cGF0aCBkPSJNMTMzLjQ0NyAxNS42MDI2SDEzOS44MjJWMTYuNjc4OEgxMzIuMjM2VjQuNzc1ODhIMTM5LjYyMVY1Ljg1MUgxMzMuNDQ3VjkuOTQxN0gxMzkuMjE5VjExLjAxNjhIMTMzLjQ0N1YxNS42MDI2WiIgZmlsbD0iIzE2MTcyMCIvPgo8cGF0aCBkPSJNMTQ2LjAxMyAxNi42Nzg4SDE0NC44MDJWNS44NTFIMTQwLjgxNFY0Ljc3NTg4SDE0OS45OTlWNS44NTFIMTQ2LjAxMUwxNDYuMDEzIDE2LjY3ODhaIiBmaWxsPSIjMTYxNzIwIi8+CjxwYXRoIGQ9Ik03Ni44OTcxIDE0LjE3M1Y0Ljc3NDlINzQuMDAzOVYxNi42Nzg4SDgwLjE2OEw4MS4yMTk1IDE0LjE3M0g3Ni44OTcxWiIgZmlsbD0iIzE2MTcyMCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzE0ODFfMTUwNDkiPgo8cmVjdCB3aWR0aD0iMTUwIiBoZWlnaHQ9IjIwLjQ1IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjc3NDkwMikiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);width:150px;height:21px}@media (max-width: 480px){.base__icon__svg.logo__home__favicon{width:140px;height:20px}}.base__icon__svg.icon__pricing{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0ODFfMTUwNzgpIj4KPHBhdGggZD0iTTEwIDBDNC40ODU4MyAwIDAgNC40ODU4MyAwIDEwQzAgMTUuNTE0MiA0LjQ4NTgzIDIwIDEwIDIwQzE1LjUxNDIgMjAgMjAgMTUuNTE0MiAyMCAxMEMyMCA0LjQ4NTgzIDE1LjUxNDIgMCAxMCAwWk0xNS44MjQyIDguMzdMMTQuOTE4MyAxMy42NDc1QzE0Ljg2NjcgMTMuOTQ3NSAxNC42MDY3IDE0LjE2NjcgMTQuMzAyNSAxNC4xNjY3SDUuNjk3NUM1LjM5MzMzIDE0LjE2NjcgNS4xMzMzMyAxMy45NDc1IDUuMDgxNjcgMTMuNjQ3NUw0LjE3NTgzIDguMzdDNC4xMzU4MyA4LjEzOTE3IDQuMjI5MTcgNy45MDUgNC40MTY2NyA3Ljc2NDE3QzQuNjA1IDcuNjIyNSA0Ljg1NDE3IDcuNiA1LjA2NTgzIDcuNzAyNUw3LjQ3NzUgOC44NzY2N0w5LjQ1NDE3IDUuMzIwODNDOS42NzQxNyA0LjkyMzMzIDEwLjMyNjcgNC45MjMzMyAxMC41NDY3IDUuMzIwODNMMTIuNTIzMyA4Ljg3NjY3TDE0LjkzNSA3LjcwMjVDMTUuMTQ1OCA3LjYgMTUuMzk1OCA3LjYyMjUgMTUuNTg0MiA3Ljc2NDE3QzE1Ljc3MDggNy45MDUgMTUuODY0MiA4LjEzOTE3IDE1LjgyNDIgOC4zN1oiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTQ4MV8xNTA3OCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.base__icon__svg.arrow_next{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDYuMjVMMTguNzUgMTVMMTAgMjMuNzUiIHN0cm9rZT0iIzE2MTcyMCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}.base__icon__svg.arrow_prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDIzLjc1TDExLjI1IDE1TDIwIDYuMjUiIHN0cm9rZT0iIzE2MTcyMCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}.base__icon__svg.icon__arrow__left{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Im05LjMzIDEyIC45MzctLjkzOEw3LjIwNyA4bDMuMDYtMy4wNjNMOS4zMyA0IDUuMzMzIDh6IiBmaWxsPSIjMjIyQjQ1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+Cg==);transform:rotate(180deg)}.base__icon__svg.icon__user{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDRDOS4zNDA3MyA0IDguNjk2MjYgNC4xOTU1IDguMTQ4MSA0LjU2MTc3QzcuNTk5OTQgNC45MjgwNCA3LjE3MjY5IDUuNDQ4NjMgNi45MjA0IDYuMDU3NzJDNi42NjgxMSA2LjY2NjgxIDYuNjAyMSA3LjMzNzAzIDYuNzMwNzIgNy45ODM2M0M2Ljg1OTMzIDguNjMwMjQgNy4xNzY4IDkuMjI0MTggNy42NDI5OCA5LjY5MDM2QzguMTA5MTUgMTAuMTU2NSA4LjcwMzEgMTAuNDc0IDkuMzQ5NyAxMC42MDI2QzkuOTk2MyAxMC43MzEyIDEwLjY2NjUgMTAuNjY1MiAxMS4yNzU2IDEwLjQxMjlDMTEuODg0NyAxMC4xNjA2IDEyLjQwNTMgOS43MzM0IDEyLjc3MTYgOS4xODUyM0MxMy4xMzc4IDguNjM3MDcgMTMuMzMzMyA3Ljk5MjYgMTMuMzMzMyA3LjMzMzMzQzEzLjMzMzMgNi40NDkyOCAxMi45ODIxIDUuNjAxNDMgMTIuMzU3IDQuOTc2MzFDMTEuNzMxOSA0LjM1MTE5IDEwLjg4NDEgNCAxMCA0Wk0xMCA5LjMzMzMzQzkuNjA0NDQgOS4zMzMzMyA5LjIxNzc2IDkuMjE2MDMgOC44ODg4NiA4Ljk5NjI3QzguNTU5OTYgOC43NzY1MSA4LjMwMzYyIDguNDY0MTUgOC4xNTIyNCA4LjA5ODdDOC4wMDA4NyA3LjczMzI1IDcuOTYxMjYgNy4zMzExMSA4LjAzODQzIDYuOTQzMTVDOC4xMTU2IDYuNTU1MTkgOC4zMDYwOCA2LjE5ODgyIDguNTg1NzkgNS45MTkxMkM4Ljg2NTQ5IDUuNjM5NDEgOS4yMjE4NiA1LjQ0ODkzIDkuNjA5ODIgNS4zNzE3NkM5Ljk5Nzc4IDUuMjk0NTkgMTAuMzk5OSA1LjMzNDIgMTAuNzY1NCA1LjQ4NTU3QzExLjEzMDggNS42MzY5NSAxMS40NDMyIDUuODkzMjkgMTEuNjYyOSA2LjIyMjE5QzExLjg4MjcgNi41NTEwOSAxMiA2LjkzNzc3IDEyIDcuMzMzMzNDMTIgNy44NjM3NyAxMS43ODkzIDguMzcyNDcgMTEuNDE0MiA4Ljc0NzU1QzExLjAzOTEgOS4xMjI2MiAxMC41MzA0IDkuMzMzMzMgMTAgOS4zMzMzM1pNMTYgMTYuNjY2N1YxNkMxNiAxNC43NjIzIDE1LjUwODMgMTMuNTc1MyAxNC42MzMyIDEyLjcwMDJDMTMuNzU4IDExLjgyNSAxMi41NzEgMTEuMzMzMyAxMS4zMzMzIDExLjMzMzNIOC42NjY2N0M3LjQyODk5IDExLjMzMzMgNi4yNDIgMTEuODI1IDUuMzY2ODMgMTIuNzAwMkM0LjQ5MTY3IDEzLjU3NTMgNCAxNC43NjIzIDQgMTZWMTYuNjY2N0g1LjMzMzMzVjE2QzUuMzMzMzMgMTUuMTE1OSA1LjY4NDUyIDE0LjI2ODEgNi4zMDk2NCAxMy42NDNDNi45MzQ3NyAxMy4wMTc5IDcuNzgyNjEgMTIuNjY2NyA4LjY2NjY3IDEyLjY2NjdIMTEuMzMzM0MxMi4yMTc0IDEyLjY2NjcgMTMuMDY1MiAxMy4wMTc5IDEzLjY5MDQgMTMuNjQzQzE0LjMxNTUgMTQuMjY4MSAxNC42NjY3IDE1LjExNTkgMTQuNjY2NyAxNlYxNi42NjY3SDE2WiIgZmlsbD0iIzE2MTcyMCIvPgo8L3N2Zz4K)}.base__icon__svg.icon_left_arrow{background-image:url(data:image/svg+xml;base64,IDxzdmcgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICAgICAgICAgICAgPHBhdGgKICAgICAgICAgICAgICAgIGQ9Ik0xNi4yNSAxMEgzLjc1TTMuNzUgMTBMOS4zNzUgMTUuNjI1TTMuNzUgMTBMOS4zNzUgNC4zNzUiCiAgICAgICAgICAgICAgICBzdHJva2U9IiMxNjE3MjAiCiAgICAgICAgICAgICAgICBzdHJva2Utd2lkdGg9IjEuNSIKICAgICAgICAgICAgICAgIHN0cm9rZS1saW5lY2FwID0icm91bmQiCiAgICAgICAgICAgICAgICBzdHJva2UtbGluZWpvaW49InJvdW5kIgogICAgICAgICAgICAgIC8+CiAgICAgICAgICAgIDwvc3ZnPg==)}.base__icon__svg.icon__folder{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk3XzIwMjAxKSI+CjxwYXRoIGQ9Ik02LjExMzk4IDQuMDAwMDJMNy40NDczMiA1LjMzMzM1SDEzLjMzNFYxMkgyLjY2NzMyVjQuMDAwMDJINi4xMTM5OFpNNi42NjczMiAyLjY2NjY5SDIuNjY3MzJDMS45MzM5OCAyLjY2NjY5IDEuMzQwNjUgMy4yNjY2OSAxLjM0MDY1IDQuMDAwMDJMMS4zMzM5OCAxMkMxLjMzMzk4IDEyLjczMzQgMS45MzM5OCAxMy4zMzM0IDIuNjY3MzIgMTMuMzMzNEgxMy4zMzRDMTQuMDY3MyAxMy4zMzM0IDE0LjY2NzMgMTIuNzMzNCAxNC42NjczIDEyVjUuMzMzMzVDMTQuNjY3MyA0LjYwMDAyIDE0LjA2NzMgNC4wMDAwMiAxMy4zMzQgNC4wMDAwMkg4LjAwMDY1TDYuNjY3MzIgMi42NjY2OVoiIGZpbGw9IiMxNjE3MjAiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF85N18yMDIwMSI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.base__icon__svg{background-repeat:no-repeat;background-size:cover;width:16px;height:16px;margin-right:8px;display:inline-block}.base__icon__svg.icon_left_arrow{background-image:url(data:image/svg+xml;base64,IDxzdmcgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICAgICAgICAgICAgPHBhdGgKICAgICAgICAgICAgICAgIGQ9Ik0xNi4yNSAxMEgzLjc1TTMuNzUgMTBMOS4zNzUgMTUuNjI1TTMuNzUgMTBMOS4zNzUgNC4zNzUiCiAgICAgICAgICAgICAgICBzdHJva2U9IiMxNjE3MjAiCiAgICAgICAgICAgICAgICBzdHJva2Utd2lkdGg9IjEuNSIKICAgICAgICAgICAgICAgIHN0cm9rZS1saW5lY2FwID0icm91bmQiCiAgICAgICAgICAgICAgICBzdHJva2UtbGluZWpvaW49InJvdW5kIgogICAgICAgICAgICAgIC8+CiAgICAgICAgICAgIDwvc3ZnPg==)}.base__icon__svg.icon__check__circle{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjMzMjcgNi40NjMzNFY3QzEzLjMzMiA4LjI1NzkyIDEyLjkyNDYgOS40ODE5IDEyLjE3MTUgMTAuNDg5NEMxMS40MTgzIDExLjQ5NjkgMTAuMzU5NiAxMi4yMzM5IDkuMTUzMzEgMTIuNTkwNkM3Ljk0NzAyIDEyLjk0NzMgNi42NTc3NSAxMi45MDQ0IDUuNDc3NzkgMTIuNDY4NUM0LjI5NzgzIDEyLjAzMjYgMy4yOTA0IDExLjIyNjkgMi42MDU3NCAxMC4xNzE2QzEuOTIxMDkgOS4xMTYzNiAxLjU5NTg5IDcuODY4MDQgMS42Nzg2NiA2LjYxMjg1QzEuNzYxNDMgNS4zNTc2NyAyLjI0NzcyIDQuMTYyODYgMy4wNjUwMSAzLjIwNjYzQzMuODgyMyAyLjI1MDQgNC45ODY4MSAxLjU4Mzk4IDYuMjEzNzkgMS4zMDY3NUM3LjQ0MDc4IDEuMDI5NTMgOC43MjQ1MSAxLjE1NjM3IDkuODczNTIgMS42NjgzNE0xMy4zMzI3IDIuMzMzMzRMNy40OTkzNSA4LjE3MjVMNS43NDkzNSA2LjQyMjUiIHN0cm9rZT0iI0ZGNTAzOCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)}.breadcrumb{overflow-x:auto}.breadcrumb ul{display:flex;list-style:none;margin:0;padding:0;align-items:center;gap:4px;overflow-x:auto}.breadcrumb ul li{display:flex;align-items:center;gap:4px;white-space:nowrap}.breadcrumb ul li *{white-space:nowrap}.breadcrumb ul .img-wrapper{width:16px;height:16px;position:relative;flex-shrink:0}.breadcrumb ul .img-wrapper>img{object-fit:contain;object-position:center;position:absolute;inset:0}.breadcrumb ul li a{color:#1f2124;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.breadcrumb ul li a:hover{color:#1e0dff}.breadcrumb ul li{display:flex;align-items:center;position:relative}.breadcrumb ul li>span{margin-top:4px}.breadcrumb ul li>span.split-item{width:24px;display:flex;justify-content:center;margin:0}.breadcrumb ul li>svg{margin-top:1px;color:#828994}.breadcrumb>ul>li:last-child{color:#1f2124;font-size:12px;text-align:center;font-style:normal;font-weight:500;line-height:150%}@media (min-width: 768px){.breadcrumb>ul>li:nth-child(3) a,.breadcrumb>ul>li:nth-child(3) ul{width:auto;opacity:1}}.signedin #search-templates-hydrate,.signedin .section-meta-content{display:none}.no-result{margin:0 auto}.no-result .no-result-title{padding:8px 12px 16px;text-align:center}.no-result .no-result-title p{text-align:center;font-size:14px;font-weight:400;line-height:150%}.no-result .no-result-title p>strong{font-weight:700}.no-result .no-result-suggestions h3{margin-top:24px;color:#1f2124;text-align:left;font-size:13px;font-style:normal;font-weight:600;line-height:150%}.no-result .no-result-suggestions .no-result-content{margin-top:16px;padding:0}#search-templates-hydrate-mobile{display:block;padding:0 var(--container-padding);width:100%}#search-templates-hydrate-mobile>.search-templates-container{width:100%;max-height:32px;margin-top:16px;margin-bottom:unset}#search-templates-hydrate-mobile>.search-templates-container>input{height:32px;font-size:13px;font-weight:500;line-height:1.5;padding:6px 12px 6px 32px}#search-templates-hydrate-mobile .search-dropdown{width:100%}#search-templates-hydrate,#generate-tab{display:none}.filter-mobile{order:-1}#btn-filter-mobile{display:flex;justify-content:flex-start;align-items:center;height:40px;flex:0 0 90px;font-size:12px;font-weight:500;line-height:18px;border:1px solid #e1e4e8;border-radius:99px;padding:8px 12px;margin:0;width:max-content;flex:0 0 56px}#btn-filter-mobile>span{display:none}#btn-filter-mobile i{width:19px;height:19px;transform:rotate(90deg);margin:auto}#body-container.has-left-side-bar-mobile aside{z-index:4;visibility:visible;opacity:1}#body-container.has-left-side-bar-mobile aside .template{transform:translateY(0)}#list-collapse{overflow:hidden}#filter-clear:not(:disabled){color:red}.list-horizontal-tags{position:relative;padding:0 12px;margin-top:8px;height:fit-content}.list-horizontal-tags .arrow{width:28px!important;height:28px!important}.list-horizontal-tags .arrow-left{left:16px}.list-horizontal-tags .arrow-right{right:16px;left:inherit}.list-horizontal-tags .category{display:flex;padding:0 2px;gap:8px;overflow:scroll}.list-horizontal-tags .category::-webkit-scrollbar{display:none}.list-horizontal-tags .fade{position:absolute;top:0;background-image:linear-gradient(to left,#fff0,#fff);width:50px;height:100%;z-index:2;display:none;animation:fade-in 1s ease-in-out}.list-horizontal-tags .fade.right{right:0;background-image:linear-gradient(to right,#fff0,#fff)}.list-horizontal-tags ul{display:flex;max-width:100%;overflow-x:auto;gap:8px}.list-horizontal-tags ul li{border:1px solid #dee1e5;transition:border-color .3s ease-in-out;padding:6px 12px;border-radius:100px;display:flex;align-items:center}.list-horizontal-tags ul li a{display:flex;flex-direction:row;gap:4px}.list-horizontal-tags ul li .icon-wrapper{display:flex;background-color:var(--icon-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url);width:18px;height:18px}.list-horizontal-tags ul li .icon-wrapper img{width:0;height:0;visibility:hidden}.list-horizontal-tags ul li *{white-space:nowrap;font-size:12px;font-weight:500;line-height:18px;text-align:center;color:#1f2124}.list-horizontal-tags ul li:hover{border-color:#1e0dff}.list-horizontal-tags ul li.active{background-color:#1e5ae11a;border-color:#1e0dff}.list-horizontal-tags ul li.active *{color:#1e0dff}.list-horizontal-tags ul li.active .icon-wrapper{background-color:#1e0dff}.filter-action-buttons{display:flex;gap:10px;padding:10px 15px;border-top:1px solid #dee1e5}.filter-action-buttons>button{flex:1;box-shadow:0 1px 4px #00000029;border-radius:6px;padding:7px;font-weight:500}.filter-action-buttons>button#apply-filter{background:#1e0dff;color:#fff}.list-items{flex-direction:column;flex:1;display:flex;overflow:hidden}.has-collapse .title{cursor:pointer}.has-collapse ul{display:flex;flex-direction:column}.has-collapse.hide-items .title span.collapse-icon{transform:rotate(180deg)}.has-collapse.hide-items ul,.has-collapse.hide-items .view-more-button{display:none}aside{display:block;position:fixed;width:100%;z-index:4;opacity:1;bottom:0;height:100vh;background-color:#00000080;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;opacity:0}aside .template{height:auto;max-height:80vh;position:absolute;bottom:0;width:100%;transform:translateY(100%);transition:.3s top ease-in;display:grid;align-content:baseline;grid-template-columns:minmax(var(--t-w-sidebar),1fr);grid-template-rows:48px 56px 52px minmax(0,1fr);transition:.3s transform ease-in-out;border-top-left-radius:20px;border-top-right-radius:20px;background:#fff}aside .template .list-horizontal-tags.has-collapse,aside .template>div.has-collapse{display:flex;flex-direction:column;overflow:hidden}aside .top{display:none}aside .top-mobile{height:48px;border-bottom:1px solid rgba(0,0,0,.1);padding:14px 16px;display:flex;justify-content:space-between;position:sticky;border-top-left-radius:20px;border-top-right-radius:20px;top:0;background-color:#fff}aside .top-mobile span:first-of-type{font-weight:600;font-size:13px;line-height:19.5px}aside .top-mobile #close-mobile-filter{position:absolute;right:10px;top:11px;width:30px;height:30px}aside .top ul{margin:0;padding:0px 1rem;list-style:none;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e1e4e8;height:56px}aside .top ul li,aside .top ul a{flex:1 1 0%;font-size:12px;font-weight:500;line-height:18px;text-align:center;color:#1f2124;position:relative;cursor:pointer;border-bottom:2px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:56px;padding-top:6px}aside .top ul li>svg,aside .top ul a>svg{pointer-events:none;color:#1e0dff;width:26px;height:26px;color:#1f2124;padding:2px;border-radius:6px;border:1px solid transparent}aside .top ul li.active a,aside .top ul a.active a{color:#1e0dff}aside .top ul li.active svg,aside .top ul a.active svg{background-color:#1e5ae11a;color:#1e0dff;border:1px solid #1e0dff}aside .top ul li:after{opacity:0;background-color:#1e0dff;width:100%;height:2px;content:"";position:absolute;bottom:-2px;left:0;transition:.3s opacity ease-in}aside .top ul a{opacity:1;padding:0 10px}#template .template{width:100%;height:100%;position:relative;background-color:#fff;transition:.3s top ease-in;display:grid;align-content:baseline;grid-template-columns:minmax(var(--t-w-sidebar),1fr);overflow:hidden}#template .template>div.has-collapse{display:flex;flex-direction:column;overflow:hidden}#template .template #aside-search-box .search-aside,#template .template #aside-search-box .search-box{background-color:unset;border:unset}#template .template #aside-search-box .search-aside .search-box-form input,#template .template #aside-search-box .search-box .search-box-form input{padding:12px 0 12px 31px;border:1px solid #cfd6dd}#template .top{display:none}#template #list-collapse{align-content:baseline;grid-template-columns:minmax(var(--t-w-sidebar),1fr);display:grid}#template .top-mobile{display:none}#template .top ul{display:flex;border-bottom:1px solid #dee1e5;padding:0 16px;height:56px}#template .top ul li{display:flex;justify-content:center;align-items:center;gap:4px;flex:1;padding:14px 0;font-size:12px;font-weight:500;line-height:18px;text-align:center;color:#1f2124;position:relative;cursor:pointer;opacity:.5}#template .top ul li>svg{color:#1e0dff}#template .top ul li:after{opacity:0;background-color:#1e0dff;width:100%;height:2px;content:"";position:absolute;bottom:0;left:0;transition:.3s opacity ease-in}.list-tag-container{max-width:100vw;padding:12px 16px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}@media (min-width: 1024px){#search-templates-hydrate{display:block}#search-templates-hydrate+.section-tags.section-license{width:100px}.filter-mobile,#btn-filter-mobile{display:none}#dashboard .sidebar-menu{display:grid;grid-template-rows:auto 300px;grid-template-columns:minmax(0,1fr)}.list-tag-container{padding-left:var(--container-padding);padding-right:var(--container-padding)}.list-tag-container.pt-2{padding-top:.5rem}.list-tag-container.pt-6{padding-top:1.5rem}header{grid-area:header}aside{grid-area:aside}footer{grid-area:footer}main{grid-area:main}.top-mobile{display:none}#body-container.has-left-side-bar aside,#body-container.has-left-side-bar .template,#body-container.has-left-side-bar .list-items{overflow-y:hidden}#body-container.has-left-side-bar aside .items,#body-container.has-left-side-bar .template .items,#body-container.has-left-side-bar .list-items .items{padding-bottom:50px}#body-container.has-left-side-bar aside{display:flex;width:100%;background:#fbfcfe;transition:.3s width ease-in}#body-container.has-left-side-bar aside #left-filter-section{visibility:visible}#body-container.has-left-side-bar aside #dialog-content{opacity:1;z-index:9999;transition:opacity .3s ease-in .3s}#body-container.has-left-side-bar aside>div{opacity:1;transition:opacity .3s ease-in .3s}#body-container.has-left-side-bar .btn-toggle-menu img{transform:none}aside{position:sticky;height:100vh;display:flex;flex-direction:column;transform:unset;flex-shrink:0;visibility:unset;top:0;opacity:1;z-index:2;width:0px;transition:.3s width ease-in .3s;background-color:unset}aside .top{display:block}aside>div{transition:opacity .3s ease-in}aside .template{height:100%;grid-template-rows:unset;top:unset;max-height:unset;position:relative;transform:unset}aside .template #list-collapse{display:grid;align-content:baseline;grid-template-columns:minmax(var(--t-w-sidebar),1fr)}aside .template .list-horizontal-tags{display:block}aside .template #aside-search-box{display:block}aside #dialog-content{opacity:0;z-index:-1;transition:opacity .3s ease-in}aside #dashboard{display:none;overflow:hidden}aside #generate-tab{display:none}aside .top ul li:after{opacity:0}aside .top ul li.active{opacity:1;color:#1e0dff}aside .top ul li.active:after{opacity:1}aside[active-tab=dashboard] #left-filter-section{display:none!important}aside[active-tab=dashboard] #generate-tab{display:none!important}aside[active-tab=dashboard] #dashboard{display:flex}aside[active-tab=left-filter-section] #dashboard{display:none!important}aside[active-tab=left-filter-section] #generate-tab{display:none!important}aside[active-tab=generate-tab] #left-filter-section{display:none!important}aside[active-tab=generate-tab] #dashboard{display:none!important}aside[active-tab=generate-tab] #generate-tab{display:block}}aside .template #list-collapse{display:grid;grid-template-rows:auto minmax(200px,1fr)}@media (min-height: 500px){aside .template #list-collapse{grid-template-rows:auto minmax(250px,1fr)}aside .template #list-collapse.hide-column{grid-template-rows:auto}}@media (min-height: 899px){aside .template #list-collapse{grid-template-rows:auto minmax(300px,1fr)}aside .template #list-collapse.hide-column{grid-template-rows:auto}}#dashboard-skeleton{width:100%;height:100%;display:flex;flex-direction:column;padding:12px;gap:8px;justify-content:space-between}#dashboard-skeleton .dashboard-section{display:flex;flex-direction:column;gap:8px}#dashboard-skeleton .item{padding:9px;width:100%;min-height:36px;display:flex;gap:6px}#dashboard-skeleton .item .icon,#dashboard-skeleton .item img{width:18px;height:18px}#dashboard-skeleton .item .icon{border-radius:100px}#dashboard-skeleton .item .content{width:100%;height:100%;border-radius:10px}#dashboard-skeleton .item .content[data-process="100%"]{width:100%}#dashboard-skeleton .item .content[data-process="70%"]{width:70%}#dashboard-skeleton .item.sub-item{padding-left:34px}#tab-skeleton{height:56px;display:flex;padding:16px 12px;border-bottom:1px solid #e1e4e8}#tab-skeleton .tab-item{padding:14px 10px;flex:1;display:flex;justify-content:center;align-items:center;gap:4px}#tab-skeleton .tab-item .tab-icon{border-radius:100px;width:16px;height:16px}#tab-skeleton .tab-item .tab-content{border-radius:10px;width:100%;height:16px}#filter-container,#filter-container1{position:fixed;width:100vw;top:0;height:100vh;background-color:#00000080;z-index:999999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}#filter-container.show,#filter-container1.show{opacity:1;visibility:visible}#filter-container.show #filter,#filter-container1.show #filter{transform:translateY(0)}#filter-container #filter,#filter-container1 #filter{cursor:pointer;display:flex;flex-direction:column;background-color:#fff;transition:.3s transform ease-in-out;border-top-left-radius:16px;border-top-right-radius:16px;height:auto;max-height:80vh;width:100%;bottom:0;position:absolute;transform:translateY(100%);padding-bottom:20px}#filter-container #filter #filter-title,#filter-container1 #filter #filter-title{padding:12px;font-weight:600;font-size:13px;line-height:20px;letter-spacing:0px;color:#1f2124;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(222,225,229)}#filter-container #filter #filter-title #close-filter>svg,#filter-container1 #filter #filter-title #close-filter>svg{width:23px}#filter-container #filter>ul,#filter-container1 #filter>ul{padding:12px 12px 70px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow-y:auto;display:flex;flex-direction:column}#filter-container #filter>ul>li,#filter-container1 #filter>ul>li{padding:4px 15px;font-weight:500;font-size:13px;line-height:20px;letter-spacing:0px;display:flex;align-items:center;gap:8px}#filter-container #filter>ul>li.fileformats-item,#filter-container1 #filter>ul>li.fileformats-item{padding:0}#filter-container #filter>ul>li.fileformats-item[data-type=productType],#filter-container1 #filter>ul>li.fileformats-item[data-type=productType]{padding:8px 15px}#filter-container #filter>ul>li.fileformats-item>a,#filter-container1 #filter>ul>li.fileformats-item>a{padding:8px 15px;width:100%}#filter-container #filter>ul>li:hover,#filter-container #filter>ul>li.active,#filter-container1 #filter>ul>li:hover,#filter-container1 #filter>ul>li.active{background-color:#f5f7fa;border-radius:6px;color:#1e0dff}#filter-container #filter>ul>li:hover>a,#filter-container #filter>ul>li.active>a,#filter-container1 #filter>ul>li:hover>a,#filter-container1 #filter>ul>li.active>a{color:#1e0dff}#filter-container #filter>ul>li>a,#filter-container1 #filter>ul>li>a{font-weight:500;font-size:13px;line-height:20px;letter-spacing:0px;display:flex;align-items:center;gap:8px;color:#000}@media (min-width: 768px){#filter-container #filter,#filter-container1 #filter{width:var(--t-w-sidebar);height:100%;transform:translate(-100%);position:unset;max-height:unset;border-top-left-radius:unset;border-top-right-radius:unset;border-bottom:unset}#filter-container #filter>ul,#filter-container1 #filter>ul{padding-bottom:unset}#filter-container.show #filter,#filter-container1.show #filter{transform:translate(0)}}#sidebar-ai-tag-filter .tag-filters{padding:0}#sidebar-ai-tag-filter .tag-filters .tag-link{height:32px;padding:8px 16px}#sidebar-ai-tag-filter .tag-filters ul li{padding:0;border:none}#sidebar-ai-tag-filter .tag-filters .arrow.arrow-right{right:0}#sidebar-ai-tag-filter .tag-filters .arrow.arrow-left{left:0}#sidebar-ai-tag-filter .tag-filters .tag-container[data-url=""]{display:none}.dashboard-non-login button{border-radius:100px;font-size:12px;font-weight:600;line-height:1.5;height:34px}#generate-tab,#generate-tab #list-collapse,#generate-tab #list-collapse .list-items{height:100%}#generate-tab #list-collapse .items{overflow:auto}#generate-tab .list-items .items[data-editor-type=graphic] li[editor-type=document],#generate-tab .list-items .items[data-editor-type=graphic] li[editor-type=form],#generate-tab .list-items .items[data-editor-type=graphic] li[editor-type=whiteboard],#generate-tab .list-items .items[data-editor-type=graphic] li[editor-type=photo],#generate-tab .list-items .items[data-editor-type=graphic] li[editor-type=chart],#generate-tab .list-items .items[data-editor-type=document] li[editor-type=graphic],#generate-tab .list-items .items[data-editor-type=document] li[editor-type=form],#generate-tab .list-items .items[data-editor-type=document] li[editor-type=whiteboard],#generate-tab .list-items .items[data-editor-type=document] li[editor-type=photo],#generate-tab .list-items .items[data-editor-type=document] li[editor-type=chart],#generate-tab .list-items .items[data-editor-type=form] li[editor-type=graphic],#generate-tab .list-items .items[data-editor-type=form] li[editor-type=document],#generate-tab .list-items .items[data-editor-type=form] li[editor-type=whiteboard],#generate-tab .list-items .items[data-editor-type=form] li[editor-type=photo],#generate-tab .list-items .items[data-editor-type=form] li[editor-type=chart],#generate-tab .list-items .items[data-editor-type=whiteboard] li[editor-type=graphic],#generate-tab .list-items .items[data-editor-type=whiteboard] li[editor-type=document],#generate-tab .list-items .items[data-editor-type=whiteboard] li[editor-type=form],#generate-tab .list-items .items[data-editor-type=whiteboard] li[editor-type=photo],#generate-tab .list-items .items[data-editor-type=whiteboard] li[editor-type=chart],#generate-tab .list-items .items[data-editor-type=photo] li[editor-type=graphic],#generate-tab .list-items .items[data-editor-type=photo] li[editor-type=document],#generate-tab .list-items .items[data-editor-type=photo] li[editor-type=form],#generate-tab .list-items .items[data-editor-type=photo] li[editor-type=whiteboard],#generate-tab .list-items .items[data-editor-type=photo] li[editor-type=chart],#generate-tab .list-items .items[data-editor-type=chart] li[editor-type=graphic],#generate-tab .list-items .items[data-editor-type=chart] li[editor-type=document],#generate-tab .list-items .items[data-editor-type=chart] li[editor-type=form],#generate-tab .list-items .items[data-editor-type=chart] li[editor-type=whiteboard],#generate-tab .list-items .items[data-editor-type=chart] li[editor-type=photo]{display:none}#generate-tab #aside-search-box .search-aside,#generate-tab #aside-search-box .search-box{background-color:#fff;padding:0;height:34px;border:1px solid #cfd6dd;border-radius:99px}#generate-tab #aside-search-box .search-aside button,#generate-tab #aside-search-box .search-box button{width:20px;height:20px;min-width:20px;left:.75rem}#generate-tab #aside-search-box .search-aside button>img,#generate-tab #aside-search-box .search-box button>img{width:16px}#generate-tab #aside-search-box .search-aside input,#generate-tab #aside-search-box .search-box input{font-size:13px;font-weight:500;line-height:1.5;height:34px}#generate-tab #aside-search-box .search-aside input:placeholder,#generate-tab #aside-search-box .search-box input:placeholder{color:#828994}#generate-tab #aside-search-box .search-aside .search-result li>a,#generate-tab #aside-search-box .search-box .search-result li>a{color:#000;width:100%;display:flex;gap:10px;padding:9px 15px;font-size:13px;border-radius:4px}#generate-tab .category-tags{padding-left:16px}.list-items{margin-top:12px;padding:0 12px;flex-direction:column}.list-items .items{overflow-y:auto}.list-items .items::-webkit-scrollbar{display:unset!important}.list-items .title{font-size:13px;font-weight:600;line-height:19.5px;text-align:left;color:#161720;display:flex}.list-items .title>img{margin-right:14px;width:18px}.list-items .title span.collapse-icon{transition:.3s transform ease-in;margin-left:auto}.list-items>ul{margin-top:10px}.list-items>ul li{font-size:13px;font-weight:500;line-height:19.5px;text-align:left}.list-items>ul li>a,.list-items>ul li>span{padding:8px;display:flex;flex-direction:row;gap:8px;width:100%;height:100%;color:#1f2124}.list-items>ul li>a .icon-wrapper,.list-items>ul li>span .icon-wrapper{display:flex;background-color:var(--icon-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url);width:18px;height:18px}.list-items>ul li>a .icon-wrapper img,.list-items>ul li>span .icon-wrapper img{width:0;height:0;visibility:hidden}.list-items>ul li>a.active,.list-items>ul li>a:hover,.list-items>ul li>span.active,.list-items>ul li>span:hover{background-color:#f5f7fa;border-radius:6px;color:#1e0dff;cursor:pointer}.list-items>ul li>a.active,.list-items>ul li>span.active{border:1px solid #1e0dff;background-color:#1e5ae11a}.list-items>ul li>a.active .icon-wrapper,.list-items>ul li>span.active .icon-wrapper{background-color:#1e0dff}.list-items>ul li.checkbox{border-radius:6px;padding:4px 4px 4px 3px}.list-items>ul li.checkbox:hover{background-color:#f5f7fa}.list-items>ul li.checkbox:hover .checkbox-label{color:#1e0dff}.list-items>ul li.checkbox *{cursor:pointer}.list-items>ul li.checkbox>span{padding-left:0;align-items:center}.list-items>ul li.checkbox>span>label{padding:3px 0 3px 3px}.list-items>ul li.checkbox .checkbox-wrapper{margin:0;display:flex}.list-items>ul li label{font-size:13px;font-weight:500;line-height:19.5px;color:#1f2124}.btn-toggle-menu{display:none;position:absolute;width:32px;height:32px;border:1px solid #dee1e5;border-radius:5px;right:-48px;z-index:3;padding:5px;top:59px;left:var(--container-padding);cursor:pointer;background-color:#fff}.btn-toggle-menu img{transform:scaleX(-1);transition:.3s transform .3}#product-banner.subscribe-banner{background:#f7f7f7;border:none;border-radius:16px;padding:20px}@media (min-width: 1024px){#product-banner.subscribe-banner{border:none;border-radius:16px;padding:24px}}.subscribe-banner__header{margin-bottom:20px}.subscribe-banner__title{display:block;font-weight:600;line-height:100%;letter-spacing:0%;color:#181d27;margin-bottom:6px}.subscribe-banner__subtitle{font-size:14px;font-weight:400;line-height:22px;color:#181d27}.subscribe-banner__benefits{padding:0;margin-bottom:0}.subscribe-banner__benefits li{display:flex;align-items:center;gap:12px;padding:6px 0;font-size:15px;line-height:22px;color:#111827}.subscribe-banner__check-icon{flex-shrink:0}.subscribe-banner__btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:48px;border-radius:8px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;margin-top:24px;margin-bottom:0}.subscribe-banner .question__sign__in{margin-top:16px;font-size:14px;font-weight:400;color:#374151;text-align:center}.subscribe-banner .question__sign__in span{color:#1e0dff;cursor:pointer}.free-download{position:relative;width:100%}.free-download .free-download__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;border:1.5px solid #d0d5dd;border-radius:8px;font-size:15px;font-weight:600;color:#111827;cursor:pointer;transition:background .15s ease,border-color .15s ease}.free-download .free-download__btn:hover{background:#f2f4f7}.free-download .free-download__btn[aria-expanded=true]{border-color:#1e0dff}.free-download .free-download__panel{position:absolute;top:calc(100% + 6px);left:var(--container-padding);width:calc(100% - var(--container-padding) * 2);right:0;background:#fff;border:1px solid #eaecf0;border-radius:8px;box-shadow:0 4px 16px #00000014;z-index:10;overflow:hidden}@media (min-width: 1024px){.free-download .free-download__panel{left:24px;width:calc(100% - 48px)}}.free-download .free-download__label{font-size:14px;font-weight:500;color:#6b7280;padding:10px 16px 8px;border-bottom:1px solid #f3f4f6;margin:0}.free-download .free-download__list{list-style:none;margin:0;padding:4px 0}.free-download .free-download__item{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:400;color:#111827;cursor:pointer}.free-download .free-download__item:hover{background:#f9fafb}.free-download .free-download__item-icon{flex-shrink:0;color:#000}.free-download__skeleton{width:100%;height:48px;border-radius:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s infinite}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.free-download{padding-inline:24px}@media (min-width: 1024px){.free-download{margin-top:24px;margin-bottom:16px}}.image-wrapper{width:100%;height:auto;position:relative;overflow:hidden;background-color:#fff;border-radius:unset}.product:hover .slider-indicators{opacity:1}.slider-track{display:flex;width:200%;height:100%;position:absolute;inset:0;transform:translateZ(0);will-change:transform}.slider-track.animating{transition:transform .8s cubic-bezier(.25,1,.5,1)}.slider-track img{width:50%;height:100%;object-fit:contain;object-position:center;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.slider-indicators{font-size:10px;background-color:#fff;border-radius:unset;position:absolute;bottom:.5rem;left:10px;opacity:0;z-index:10;transition:opacity .3s ease;box-shadow:0 2px 4px #1f21241f;max-height:24px;display:flex;align-items:center}.control-container{background-color:#fff;border-radius:50%;position:absolute;bottom:8px;left:8px;opacity:0;z-index:10;box-shadow:0 2px 4px #1f21241f;display:flex;align-items:center;justify-content:center;max-width:26px;max-height:26px;width:26px;height:26px}.video-media{position:absolute;top:0;left:0;height:auto;object-fit:contain;opacity:0;transition:opacity .3s ease-in-out;transform:translateZ(0);will-change:opacity;border-radius:unset}.original-image{width:100%;object-fit:contain!important;background-color:#fff;border-radius:unset;box-shadow:0 8px 20px #0000000a;box-sizing:border-box;display:block;min-height:70px}.user-quote-container{display:grid;gap:24px;background-color:#fff;margin:32px -12px -12px;grid-template-columns:repeat(1,1fr);padding:28px}@media (min-width: 1024px){.user-quote-container{grid-template-columns:repeat(2,1fr);margin-right:-24px;margin-left:-24px;margin-bottom:-24p;border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:40px}}.user-section{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:12px;padding:1rem;border:1px solid #cfd6dd}.user-section .quote{font-size:12px;font-weight:400;line-height:150%}.user-section .user-info{font-size:12px;font-weight:500;line-height:150%;margin-top:1rem}@media (min-width: 1024px){.user-section .user-info{margin-top:4px}}#single_page .user-quote-container,.signedin .user-quote-container{margin-right:-12px;margin-left:-12px;margin-bottom:-12px}@media (min-width: 1024px){#single_page .user-quote-container,.signedin .user-quote-container{margin-right:unset;margin-left:unset;margin-bottom:unset}}#single_page .h2,.signedin .h2{padding:0 24px}.masonry-list-section .product{cursor:pointer}.masonry-list-section .product .starred{position:absolute;opacity:0;transition:opacity .3s ease-in-out}.masonry-list-section .product .un-starred{position:absolute;opacity:1;transition:opacity .3s ease-in-out}.masonry-list-section .product .edit-icon,.masonry-list-section .product .action-buttons{opacity:0}.masonry-list-section .product .starred-icon-wrapper,.masonry-list-section .product .starred-icon-wrapper[data-is-starred=true] .starred{opacity:1}.masonry-list-section .product .starred-icon-wrapper[data-is-starred=true] .un-starred{position:absolute;opacity:0;display:none}.masonry-list-section .product .starred-icon-wrapper:hover{cursor:pointer}.masonry-list-section .product .card-image-wrapper:has(.shared-icon-wrapper) .starred-icon-wrapper{right:42px}.masonry-list-section .product .shared-icon-wrapper{opacity:1}.masonry-list-section .product .shared-icon-wrapper:hover{cursor:pointer}.masonry-list-section .my-project-card.product .card-image-wrapper:has(.options-icon-wrapper) .starred-icon-wrapper{right:42px}.masonry-list-section .my-project-card.product .card-image-wrapper:has(.options-icon-wrapper):has(.shared-icon-wrapper) .starred-icon-wrapper{right:76px}.masonry-list-section .my-project-card.product .card-image-wrapper:has(.options-icon-wrapper) .shared-icon-wrapper{right:42px}.masonry-list-section .product .options-icon-wrapper.show{opacity:1!important}.masonry-list-section .product .card-image-wrapper:has(.options-icon-wrapper.show) .starred-icon-wrapper,.masonry-list-section .product .card-image-wrapper:has(.options-icon-wrapper.show) .shared-icon-wrapper{opacity:1!important}.masonry-list-section .product:hover{cursor:pointer}@media (min-width: 1024px){.masonry-list-section .product:hover .starred-icon-wrapper,.masonry-list-section .product:hover .shared-icon-wrapper,.masonry-list-section .product:hover .options-icon-wrapper,.masonry-list-section .product:hover .edit-icon,.masonry-list-section .product:hover .action-buttons,.masonry-list-section .product:hover .card-actions-trigger{opacity:1}}.masonry-list-section .product{width:100%;position:relative}.masonry-list-section .product .card-image-wrapper{position:relative;overflow:hidden;border-radius:var(--card-border-radius);border:1px solid #cfd6dd}.masonry-list-section .product .card-image-wrapper:has(.action-buttons):after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,rgba(0,0,0,.1) 50%,transparent 100%);pointer-events:none;z-index:1;opacity:0;transition:opacity .3s ease}.masonry-list-section .product .card-image-wrapper img{max-width:100%}.masonry-list-section .product .card-image-wrapper .pro-card-tag{display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box;position:absolute;left:6.66px;bottom:6.66px;width:20px;height:20px;gap:4px;padding:4px;background:#1f2124;border:1px solid #1f2124;border-radius:2px;color:#fff;z-index:2;pointer-events:none}@media (min-width: 1024px){.masonry-list-section .product:hover .card-image-wrapper:has(.action-buttons):after{opacity:1}}.masonry-list-section .product .label-tags{flex:0;height:0px;max-height:0px;z-index:1;position:absolute;top:7px;left:8px}.masonry-list-section .product .label-tags p{font-size:10px;font-weight:400;line-height:150%;display:inline-block;padding:5px 15.6px;color:#161720;border-radius:100px;background:#fff;text-transform:capitalize;border:1px solid rgb(207,214,221)}.masonry-list-section .product .label-tags.brand-templates p{border:none;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.masonry-list-section .product .edit-icon{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px;gap:8px;bottom:9px;right:8px;width:26px;height:26px;background:#fafbfe;border:1px solid #f7f7f7;border-radius:4px;box-shadow:0 2px 4px #1f21241f;opacity:1;transition:opacity .3s ease-in-out;z-index:2}@media (min-width: 1024px){.masonry-list-section .product .edit-icon{opacity:0}}.masonry-list-section .product .action-buttons{position:absolute;bottom:8px;left:8px;right:8px;display:none;flex-direction:column;align-items:center;gap:6px;z-index:2;opacity:0;transition:opacity .3s ease-in-out}@media (min-width: 1024px){.masonry-list-section .product .action-buttons{display:flex;opacity:0}}.masonry-list-section .product .action-buttons .btn{display:flex;align-items:center;justify-content:center;gap:8px;height:38px;padding:0 16px;border-radius:12px;cursor:pointer;font-size:13px;font-weight:500;white-space:nowrap;width:100%;border:none;transition:background-color .2s ease,transform .1s ease}.masonry-list-section .product .action-buttons .btn:active{transform:scale(.97)}.masonry-list-section .product .action-buttons .btn-use-ai{background-color:#fff;color:#1f2124;font-weight:600}.masonry-list-section .product .action-buttons .btn-use-ai:hover{background-color:#f5f6f7}.masonry-list-section .product .action-buttons .edit-manual,.masonry-list-section .product .action-buttons .btn-preview{background-color:#fff;color:#1f2124;box-shadow:0 2px 8px #0003}.masonry-list-section .product .action-buttons .edit-manual:hover,.masonry-list-section .product .action-buttons .btn-preview:hover{background-color:#f5f6f7}.masonry-list-section .product .starred-icon-wrapper,.masonry-list-section .product .shared-icon-wrapper,.masonry-list-section .product .options-icon-wrapper{position:absolute;display:flex;flex-direction:row;opacity:1;top:8px;right:8px;z-index:1;padding:4px;gap:8px;width:26px;height:26px;background:#fafbfe;border:1px solid #f7f7f7;box-shadow:0 2px 4px #1f21241f;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;transition:opacity .3s ease-in-out}@media (min-width: 1024px){.masonry-list-section .product .starred-icon-wrapper,.masonry-list-section .product .shared-icon-wrapper,.masonry-list-section .product .options-icon-wrapper{opacity:0}}.masonry-list-section .product .pro-tag{position:absolute;bottom:8px;left:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background-color:#00000080;flex-shrink:0}.masonry-list-section .product .pro-tag svg{width:14px;height:12px}.masonry-list-section .product>img{display:block;width:100%;height:auto;object-fit:cover;object-position:center;min-height:110px}.masonry-list-section .product>img.lazy{opacity:0}.masonry-list-section .product>a,.masonry-list-section .product>.template-card{display:block;min-width:0}.masonry-list-section .product>a>.product-name,.masonry-list-section .product>.template-card>.product-name{display:block;font-size:12px;font-style:normal;font-weight:500;line-height:150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1f2124;text-align:left;margin-top:8px}.masonry-list-section .product>a:after,.masonry-list-section .product>.template-card:after{content:"";position:absolute;inset:0;z-index:0}.masonry-list-section .product .card-image{position:relative;width:100%;border-radius:10px;border:1px solid #f2f3f4;height:259px;overflow:hidden;display:flex;flex-direction:column}.masonry-list-section .product .card-image.video .icon__play,.masonry-list-section .product .card-image.video .icon__pause{z-index:1;position:absolute;width:50px;height:50px;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.masonry-list-section .product .card-image.video.play .icon__pause{display:block}.masonry-list-section .product .card-image.video.play .icon__play,.masonry-list-section .product .card-image .icon__pause{display:none}@media (min-width: 1024px){.masonry-list-section .product .card-image:hover.video .icon__play{display:none}}.masonry-list-section .product .card-label{font-size:13px;font-weight:600;line-height:16px;margin-top:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.masonry-list-section .product .card-label span,.masonry-list-section .product .card-label p{color:#1f2124}.masonry-list-section .product .card-label p{text-overflow:ellipsis;overflow:hidden}.card-actions-trigger{position:absolute;bottom:35px;right:8px;z-index:2;background:#fff;border:none;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;width:100px;height:40px;font-size:14px;font-weight:400;color:#1f2124;box-shadow:0 2px 8px #1f212429;opacity:0;transition:opacity .3s ease-in-out}.card-actions-trigger.card-actions-trigger--open{opacity:1}.card-actions-trigger>svg{margin-top:1px;width:22px;height:22px}.edit-online-button .menu-item{font-size:14px}.product:hover{transform:translateY(-4px)}.group-pagination{width:100%;display:flex;justify-content:center;align-items:center;margin:24px 0 32px}.group-pagination .btn-load-more{font-style:normal;font-size:13px;font-weight:500;line-height:150%;background-color:#1e0dff;padding:12px 20px;border-radius:8px;color:#fff}.group-pagination .pagination_lp{cursor:pointer;width:calc(50% - 16px);font-size:14px;line-height:1.2;font-weight:600;padding:9px;display:inline-flex;justify-content:center;align-items:center;border-radius:8px;transition:all .2s ease-in-out}.group-pagination .pagination_lp.prev-page{color:#1e0dff;background:#fff;border:1px solid #1e0dff;margin-right:16px}.group-pagination .pagination_lp.prev-page span{height:24px;margin-right:10px}.group-pagination .pagination_lp.prev-page span svg{transform:rotate(180deg)}.group-pagination .pagination_lp.next-page{color:#fff;background:#1e0dff;border:1px solid #fff}.group-pagination .pagination_lp.next-page span{height:24px;margin-left:10px}@media (min-width: 1024px){.group-pagination{margin:56px 0 64px}.group-pagination .pagination_lp{width:auto;font-size:16px;line-height:1.6;padding:16px 24px}}@media (max-width: 479px){.signedin .group-pagination{margin:24px 0 54px}}.group-pagination1{display:flex;gap:8px;justify-content:center;margin:24px 0 32px}.group-pagination1 ul{display:flex;gap:8px;list-style:none;padding:0}.group-pagination1 ul li{display:none}.group-pagination1 ul li:first-child,.group-pagination1 ul li:last-child{display:flex}.group-pagination1 ul li:has(p.current){display:flex}.group-pagination1 ul li:has(+li p.current){display:flex}.group-pagination1 ul li:has(p.current)+li{display:flex}.group-pagination1 ul:has(li:first-child p.current) li:nth-child(-n+3){display:flex}.group-pagination1 ul:has(li:last-child p.current) li:nth-last-child(-n+3){display:flex}@media (min-width: 1024px){.group-pagination1 ul li{display:flex}}@media (min-width: 1024px){.group-pagination1{margin:16px auto}}.group-pagination1 a,.group-pagination1 p{min-width:40px;height:40px;border-radius:8px;padding:8px 4px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0px;text-align:center;color:#5b5b5b}.group-pagination1 a.current,.group-pagination1 p.current{font-weight:500;color:#000;background-color:#e9eef3}.group-pagination1 a.current.disabled,.group-pagination1 p.current.disabled{cursor:not-allowed}.group-pagination1 a.btn-next,.group-pagination1 p.btn-next{padding:8px 24px;width:unset;color:#fff;background-color:#1e0dff}.group-pagination1 a.btn-next svg path,.group-pagination1 p.btn-next svg path{stroke:#fff}.group-pagination1 a.btn-back,.group-pagination1 p.btn-back{transform:rotate(0);border:1px solid #1e0dff}.group-pagination1 a.btn-back svg path,.group-pagination1 p.btn-back svg path{stroke:#1e0dff}.generate-template{box-shadow:0 1px 4px #00000029;border-radius:6px;cursor:pointer}.generate-template .image{aspect-ratio:1/1;background-color:#f5f7fa;display:flex;justify-content:center;align-items:center}.generate-template .image img{display:block;margin:auto}.generate-template .label{font-size:14px;line-height:14px;font-weight:600;padding:6px}@media (min-width: 1024px){.generate-template .label{font-size:10px;line-height:19px;font-weight:500}}.masonry-list-section{width:100%;padding:0 var(--container-padding)}.masonry-list-section img{max-width:100%}.masonry-list-section .product{display:flex;flex-direction:column}.masonry-list-section .product .card-image{border-radius:20px 20px 0 0;height:auto;border:none}.masonry-list-section .product .card-image.video,.masonry-list-section .product .card-image.loaded{height:auto}.masonry-list-section .product .card-image.loaded img{display:unset;height:auto;opacity:1}.masonry-list-section .product .card-image.loaded .loading{display:none}.masonry-list-section .product .card-image>img{border-top-left-radius:20px;border-top-right-radius:20px}.masonry-list-section .product .card-image .loading{position:absolute;width:100%;height:100%;background-color:#e7e7e7}.masonry-list-section .product .card-image .loading:after{position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:translate(100%)}}.masonry-list-section .product .card-label{text-overflow:ellipsis;overflow:hidden;font-size:14px;line-height:14px;font-weight:600;padding:16px 12px;margin:unset;white-space:nowrap;text-align:center}.masonry-grid{display:grid;gap:var(--var-grid-column-gap);transition:opacity .5s ease-in-out;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 569px) and (max-width: 1023.98px){.masonry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.masonry-grid{grid-template-columns:repeat(auto-fill,minmax(var(--column-min-width, 230px),1fr))}}.masonry-grid .column .masonry-grid-item,.masonry-grid>.masonry-grid-item{margin-bottom:var(--grid-item-bottom);break-inside:avoid}.masonry-grid .column .masonry-grid-item .product-name{text-align:left}@media (min-width: 1440px) and (max-width: 1919px){.masonry-grid{margin-bottom:var(--grid-item-bottom)}.masonry-grid .column .masonry-grid-item,.masonry-grid>.masonry-grid-item{margin-bottom:var(--grid-item-bottom)}}@media (min-width: 1920px){.masonry-grid{margin-bottom:var(--grid-item-bottom)}.masonry-grid .column .masonry-grid-item,.masonry-grid>.masonry-grid-item{margin-bottom:var(--grid-item-bottom)}}@media (min-width: 1024px){.signedin .masonry-list-section{margin-bottom:170px}}.masonry-grid--row{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-top:8px;height:258px;gap:24px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.masonry-grid--row::-webkit-scrollbar{display:none}.masonry-grid--row .masonry-grid-item{flex:0 0 auto;width:auto;height:250px}.masonry-grid--row .masonry-grid-item .product{display:inline-block!important;position:relative;width:auto!important;height:225px;overflow:hidden}.masonry-grid--row .masonry-grid-item .card-image-wrapper{width:auto;height:200px}.masonry-grid--row .masonry-grid-item .card-image-wrapper>img,.masonry-grid--row .masonry-grid-item .card-image-wrapper>video,.masonry-grid--row .masonry-grid-item .card-image-wrapper>.original-image{width:auto!important;height:200px;max-width:unset;display:block}.masonry-grid--row .masonry-grid-item .card-image-wrapper .image-wrapper{height:200px;display:block}.masonry-grid--row .masonry-grid-item .product-url{position:absolute;inset:0;padding:0 4px;display:flex;align-items:flex-end}.masonry-grid--row .masonry-grid-item .product-url .product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.atp-related-title{font-size:24px;font-weight:600;color:#101828;margin:20px 0 12px}.atsp__related-title{font-size:16px;font-weight:700;line-height:28px;letter-spacing:-.18px;color:#101828;margin:20px 0 16px}.product-page .masonry-list-section{width:100%;padding:0}.neo-banner{width:100%;margin-left:var(--container-padding);max-width:calc(100vw - 2 * var(--container-padding));margin-top:20px;padding:24px;border-radius:16px;border:1px solid #cfd6dd;display:flex;flex-direction:column}@media (min-width: 1024px){.neo-banner{width:384px;position:relative;z-index:1;margin-left:unset;max-width:unset}}.neo-banner__actions{display:flex;flex-direction:column;align-items:center;gap:12px}.neo-banner__btn-primary,.neo-banner__btn-secondary{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:44px;padding:10px 16px;border-radius:8px;cursor:pointer;border:none;text-decoration:none;overflow:hidden;transition:background-color .2s,color .2s,border-color .2s}.neo-banner__btn-primary{background-color:#1e0dff;color:#fff;box-shadow:0 1px 2px #0a0d120d}.neo-banner__btn-primary:hover{background-color:#1200e0}.neo-banner__btn-primary.loading-image{pointer-events:none}.neo-banner__btn-primary .neo-banner__btn-label p{font-weight:600;color:#fff}.neo-banner__btn-secondary{background-color:transparent;border:1px solid #d5d7da;filter:drop-shadow(0px 1px 2px rgba(10,13,18,.05))}.neo-banner__btn-secondary:hover{background-color:#f0f0f0;border-color:#b0b4ba}.neo-banner__btn-secondary.loading-image{border:none;pointer-events:none}.neo-banner__btn-secondary .neo-banner__btn-label p{font-weight:500;color:#414651}.neo-banner__btn-label{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 2px}.neo-banner__btn-label p{font-size:14px;text-align:left;margin:0}.neo-banner__btn-crown{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.neo-banner__no-signup{font-size:12px;color:#000;margin:12px 0 20px;font-weight:400;text-align:center}@media (min-width: 1024px){.neo-banner__no-signup{margin-bottom:0}}.neo-banner__divider{display:none;width:100%;border:none;border-top:1px solid #cfd6dd;margin:0}.neo-banner__benefits{display:flex;flex-direction:column;gap:12px;list-style:none;margin:20px 0 0;padding:0}.neo-banner__divider{width:100%;border:none;border-top:1px solid #cfd6dd;margin:0;align-self:stretch;flex-shrink:0}@media (min-width: 1024px){.neo-banner__divider{display:unset;margin-top:20px;margin-bottom:20px}}.neo-banner__benefit-item{display:flex;align-items:flex-start;gap:12px}.neo-banner__benefit-item>svg{min-width:24px}.neo-banner__benefit-item--center{align-items:center}.neo-banner__benefit-text{font-size:14px;color:#1d2128;line-height:1.4;flex-grow:1;margin:0}.neo-banner__actions{position:fixed;left:0;bottom:0;width:100%;z-index:1111111;display:flex;flex-direction:row;gap:16px;padding:16px;background-color:var(--website-bg-color)}.neo-banner__actions .neo-banner__btn-primary{order:2;height:40px;flex:1 1 auto;min-width:0}.neo-banner__actions .neo-banner__btn-secondary{order:1;height:40px;padding:0 5px;flex:0 0 88px;width:88px}@media (min-width: 1024px){.neo-banner__actions .neo-banner__btn-secondary{flex:0 0 auto;width:100%}}.neo-banner__actions .neo-banner__btn-secondary:only-child{width:100%;max-width:unset;padding:10px 16px}.neo-banner__actions .neo-banner__btn-secondary:only-child .neo-banner__btn-label{display:flex}.neo-banner__actions .neo-banner__btn-primary:only-child{width:100%}@media (min-width: 1024px){.neo-banner__actions{position:static;left:unset;bottom:unset;flex-direction:column;gap:12px;padding:unset;background-color:transparent}.neo-banner__actions .neo-banner__no-signup{display:block}.neo-banner__actions .neo-banner__btn-primary,.neo-banner__actions .neo-banner__btn-secondary{order:unset;width:100%;max-width:unset;height:44px;padding:10px 16px}.neo-banner__actions .neo-banner__btn-secondary .neo-banner__btn-label{display:flex}}#product-page #share-buttons{display:flex;order:3}#product-page .btn-action-social{width:100%;margin-top:20px}@media (min-width: 1024px){#product-page .btn-action-social{margin-top:20px}}#product-page #product-slider-csr .slider-controls{height:0}#product-page .know-more-btn{border-radius:12px;padding:0;margin-top:0;display:flex;gap:4px;justify-content:center;align-items:center;margin-inline:auto}#product-page .know-more-btn.show-less{margin-top:20px}#product-page .know-more-btn:hover{background-color:transparent;text-decoration:underline}.generator-url{text-align:center;width:100%;display:block;font-size:14px;font-weight:400;color:#1e0dff;padding:3px 0;margin-top:20px;order:5}#single_page li[aria-current=page]{display:none!important}#single_page .breadcrumb ul li.img-wrapper:nth-last-of-type(2){display:none!important}:root{--page-max-width: 1324px}#single_page{--website-max-width: unset}#single_page #header{top:0}#product-page{padding:0 var(--container-padding);max-width:100vw;width:100%}#product-page.new-product .description-product{max-width:720px;margin-inline:auto}#product-page .ff-download .icon__download__white{display:none}#product-page .btn-action-social{position:relative;top:0;left:0}#product-page .list-tags-loading{margin-top:10px;display:flex;gap:10px}#product-page .list-tags-loading>div{width:100px;height:40px;border-radius:100px}#single-popup #product-page{padding-left:16px!important;padding-right:16px!important;padding-top:32px}.product-loading-text{display:none}@media (min-width: 768px){.product-loading-text{display:block}}.description-container.is-collapsed{display:none}.description-product .description-container{overflow:hidden;max-height:0;transition:max-height .4s ease}.description-container.more-content:not(.showed)>.single-p-clamp{display:-webkit-box;-webkit-line-clamp:var(--clamp-lines, 4);-webkit-box-orient:vertical;overflow:hidden}.applications{margin-top:24px;padding-inline:16px}@media (min-width: 1024px){.applications{padding-inline:24px}}.applications__title{color:#161720;font-size:14px;font-weight:400;line-height:18px}#product-banner{cursor:pointer}#product-page{margin:0 auto 28px}#product-page .file-download-section{margin-top:24px;padding:24px;border:1px solid var(--t-neutral-300);border-radius:12px}#product-page .file-download-section .file-format-download-bundle{gap:12px}#product-page .intro-product-detail{max-width:1198px;position:relative;z-index:2}#product-page .intro-product-detail .left-content{min-width:0}#product-page .intro-product-detail .left-content .main-preview-thumbnail{max-width:880px;box-sizing:content-box;min-height:unset;height:auto;border-radius:unset}#product-page .intro-product-detail .left-content .main-preview-thumbnail .video-showing{max-height:unset}@media (min-width: 1024px){#product-page .intro-product-detail .left-content .main-preview-thumbnail .video-showing{max-height:var(--product--left--max--height)}}#product-page .intro-product-detail .left-content .main-preview-thumbnail #picture-showing{max-height:unset;height:auto}@media (min-width: 1024px){#product-page .intro-product-detail .left-content .main-preview-thumbnail #picture-showing{max-height:var(--product--left--max--height)}}#product-page .intro-product-detail .left-content .main-preview-thumbnail #picture-showing>img{border-radius:16px}#product-page .intro-product-detail .left-content .main-preview-thumbnail img{width:100%;border-radius:16px;max-height:100%;object-fit:contain;height:auto}#product-page .intro-product-detail .right-content .question__sign__in{margin-top:16px;color:#444f68;font-size:12px;font-weight:500;line-height:18px;text-align:center;width:100%}#product-page .intro-product-detail .right-content .question__sign__in span{color:#1e0dff;cursor:pointer}#product-page .intro-product-detail{display:grid;grid-template-columns:minmax(100%,1fr)}#product-page .intro-product-detail .left-content,#product-page .intro-product-detail .right-content{display:contents}#product-page .intro-product-detail .btn-action-social{order:1}#product-page .intro-product-detail #product-slider-csr{order:2;margin-top:16px}@media (min-width: 1024px){#product-page .intro-product-detail #product-slider-csr{margin-top:0}}#product-page .intro-product-detail .main-title-product{order:3}#product-page .intro-product-detail #new-files-download-csr,#product-page .intro-product-detail #product-banner{order:4;margin-top:24px}@media (min-width: 1024px){#product-page .intro-product-detail #new-files-download-csr,#product-page .intro-product-detail #product-banner{margin-top:8px}}#product-page .intro-product-detail .neo-banner{order:4}#product-page .intro-product-detail #product-description,#product-page .intro-product-detail .description-product{order:6}#product-page .intro-product-detail .applications{order:5}#product-page .intro-product-detail #product-banner{display:flex;flex-direction:column;justify-self:center;padding:24px;border:1px solid var(--t-neutral-300);border-radius:12px;margin-top:20px;max-width:calc(100vw - var(--container-padding) * 2)}#product-page .plan-price-container{max-width:unset;padding:16px;border-top:1px solid #e1e4e8}#single_page.signedin #root{height:auto}#single_page:has(.signedin) .breadcrumb{display:none;margin-bottom:0}@media (min-width: 1024px){#single_page:has(.signedin) .breadcrumb{display:block}}#single_page #header.sticky{top:0}#single_page .body-container #header{left:0;width:100%;border-left:none}@media (min-width: 768px){#product-page #product-slider-csr .main-preview-thumbnail{margin-left:auto;margin-right:auto}#product-page #header{min-height:100px}#product-page .intro-product-detail{display:flex;justify-content:center;gap:clamp(40px,4.1666666667vw,60px);flex-wrap:wrap;align-items:flex-start;max-width:var(--page-max-width)}#product-page .intro-product-detail .left-content,#product-page .intro-product-detail .right-content{display:block}#product-page .intro-product-detail .left-content{flex:1;min-width:0}#product-page .intro-product-detail .right-content{width:384px;flex-shrink:0;position:sticky;top:60px;z-index:2}#product-page .plan-price-container{padding:0 65px}.new-product-popup #product-page .intro-product-detail .right-content{top:0}}@media (min-width: 1024px){iframe[id=launcher]{bottom:60px!important}#single_page .ff-download .icon__download__white{display:unset}#product-page{margin-bottom:88px}#product-page .file-download-section{margin-top:unset}#product-page .intro-product-detail{max-width:var(--page-max-width);width:100%;margin-left:auto;margin-right:auto}#single_page .body-container{display:block}#single_page #header.sticky{left:0;width:100%;height:auto}}.atp-related-title{font-size:16px;font-weight:600;line-height:100%}.btn-action-social{padding-inline:0px}.btn-action-social button{margin:0}@media (min-width: 1024px){.btn-action-social{padding-inline:24px;margin:8px 0 0}}.breadcrumb{margin-top:16px;margin-bottom:16px}@media (min-width: 1024px){.breadcrumb{margin-top:32px;margin-bottom:32px}}.main-title-product{margin-top:20px;padding-inline:0}@media (min-width: 1024px){.main-title-product{margin-top:0;padding-inline:24px}}#product-description{margin-top:20px}#product-description p{font-weight:400!important}#product-description p>*{font-weight:400!important}#product-description .description-product h2{margin-bottom:0}#product-page .breadcrumb ul li a{color:#000}#product-page.new-product{padding-inline:0}#product-page.new-product #product-slider-csr #picture-showing *{border-radius:0}#product-page.new-product #breadcrumb{width:100%;margin-left:auto;margin-right:auto}@media (min-width: 1024px){#product-page.new-product #breadcrumb{margin-top:0}}#product-page.new-product #breadcrumb,#product-page.new-product .section__carousel,#product-page.new-product #product-description,#product-page.new-product #masonry-product-related,#product-page.new-product .free-download,#product-page.new-product .main-title-product{padding:0 var(--container-padding)}#product-page.new-product #masonry-product-related{margin-top:40px;position:relative;z-index:1}@media (min-width: 1024px){#product-page.new-product{padding-inline:var(--container-padding)}#product-page.new-product #breadcrumb,#product-page.new-product .section__carousel,#product-page.new-product #product-description,#product-page.new-product #masonry-product-related{padding:0}#product-page.new-product .free-download,#product-page.new-product .main-title-product{padding-inline:0;align-items:flex-start}}.new-product .arrow-right{transform:translate(50%,-100%)}.new-product .arrow-left{transform:translate(-50%,-100%)}.signedin #product-page.new-product{margin-bottom:70px}.signedin .new-product-popup #product-page.new-product{margin-bottom:0}.new-product-popup{padding:0;max-height:95dvh;height:95dvh;scrollbar-width:none;border-radius:12px;background-color:var(--website-bg-color)}.new-product-popup .neo-banner__btn-crown{display:none}.new-product-popup .product-page .masonry-list-section{margin-bottom:0}.new-product-popup #product-page{margin-bottom:10px}.new-product-popup .crown-icon{display:none}.new-product-popup #product-page{overflow-y:auto}.new-product-popup #product-page #product-slider-csr .slider-controls{height:0}.new-product-popup #product-page::-webkit-scrollbar{display:none}@media (min-width: 1024px){.new-product-popup{padding:8px 0}.new-product-popup #product-page{height:100%;padding:40px var(--container-padding);padding-bottom:40px;padding-top:20px;margin-bottom:0}}.modal-close{right:.5rem}.bottom-sheet-popup:has(.my-project-page) .my-project-page>.modal-close{display:none}#product-page.my-project-page .main-title-product__title{display:block!important}#product-page.my-project-page .neo-banner__btn-primary{font-size:14px}.bottom-sheet-popup:has(.new-product-popup) .bottom-sheet-header{background-color:transparent;position:absolute;width:100%;z-index:2}.bottom-sheet-popup:has(.new-product-popup) .bottom-sheet-body{z-index:1}.bottom-sheet-popup:has(.new-product-popup) #product-page{padding-top:5px;padding-bottom:80px}.bottom-sheet-popup:has(.new-product-popup) #product-page .main-title-product h1{font-size:16px}.bottom-sheet-popup:has(.new-product-popup) #product-page #share-buttons{order:1}.bottom-sheet-popup:has(.new-product-popup) #product-page #share-buttons .btn-action-social{justify-content:flex-start;margin-top:0}.bottom-sheet-popup:has(.new-product-popup) #product-page #share-buttons .btn-action-social>button:first-child{position:relative;left:6px}.bottom-sheet-popup:has(.new-product-popup) .bottom-sheet-header{height:0;padding:0;min-height:unset}.bottom-sheet-popup:has(.new-product-popup) .bottom-sheet-header>svg{position:absolute;top:8px;right:8px}@media (min-width: 1024px){.bottom-sheet-popup #product-page{padding-bottom:unset}}[data-base-ui-portal]:has(.authen-popup),[data-base-ui-portal]:has(.pricing-popup){z-index:3010;position:relative}.modal-dialog:has(.ws-share-modal){width:min(610px,96vw)!important;max-width:100%!important;padding-block:0!important}.ws-share-modal{padding:0;border-radius:8px;overflow:hidden}.neo-banner.bg-transparent{background-color:transparent;border:none;padding:0}.new-product-popup-1{padding:0}.new-product-popup-1 #product-edit-online-page{padding-top:0;padding-bottom:70px}.new-product-popup-1 #product-edit-online-page .product-image-container{margin-top:0}.new-product-popup-1 #product-edit-online-page .templates-loading{display:none}.file-download-section .file-format-download-bundle ul li .ff-download{font-size:14px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:8px;color:#fff;cursor:pointer;background:#161720}.file-download-section .file-format-download-bundle ul li .ff-download div,.file-download-section .file-format-download-bundle ul li .ff-download a{display:flex;align-items:center;width:100%;gap:8px}.file-download-section .file-format-download-bundle ul li .ff-download div span,.file-download-section .file-format-download-bundle ul li .ff-download a span{white-space:nowrap}.file-download-section .file-format-download-bundle ul li .ff-download i{margin-right:0}.file-download-section .file-format-download-bundle ul li .psd.ff-download{background:#001e36}.file-download-section .file-format-download-bundle ul li .word.ff-download{background:#3467bd}.file-download-section .file-format-download-bundle ul li .excel.ff-download{background:#3f8351}.file-download-section .file-format-download-bundle ul li .ppt.ff-download{background:#b94b2c}.file-download-section .file-format-download-bundle ul li .indesign.ff-download{background:#42091f}.file-download-section .file-format-download-bundle ul li .corel.ff-download{background:#5da204}.file-download-section .file-format-download-bundle ul li .publisher.ff-download{background:#3d888d}.file-download-section .file-format-download-bundle ul li .pages.ff-download{background:#ef8d34}.file-download-section .file-format-download-bundle ul li .keynote.ff-download{background:#4991ec}.file-download-section .file-format-download-bundle ul li .numbers.ff-download{background:#65d547}.file-download-section .file-format-download-bundle ul li .html.ff-download{background:#d25836}.file-download-section .file-format-download-bundle ul li .pdf.ff-download{background:#e53523}.file-download-section .file-format-download-bundle ul li .google-docs.ff-download{background:#5285ec}.file-download-section .file-format-download-bundle ul li .mswordlink.ff-download{background:#3467bd}.file-download-section .file-format-download-bundle ul li .google-sheets.ff-download{background:#55a26b}.file-download-section .file-format-download-bundle ul li .google-slides.ff-download{background:#eab63e}.file-download-section .file-format-download-bundle ul li .wordpress.ff-download{background:#397396}.file-download-section .file-format-download-bundle ul li .outlook.ff-download{background:#52a6e5}.file-download-section .file-format-download-bundle ul li .svg.ff-download,.file-download-section .file-format-download-bundle ul li .jpg.ff-download,.file-download-section .file-format-download-bundle ul li .jpeg.ff-download{background:#f69143}.file-download-section .file-format-download-bundle ul li .gif.ff-download,.file-download-section .file-format-download-bundle ul li .eps.ff-download{background:#5ececb}.file-download-section .file-format-download-bundle ul li .png.ff-download{background:#9668a5}.file-download-section .file-format-download-bundle ul li .google-jamboards.ff-download{background:#f1a831}.file-download-section .file-format-download-bundle ul li .onenote.ff-download{background:#8324b3}.file-download-section .file-format-download-bundle ul li .edit-online.ff-download{background:#ff5038}.file-download-section .file-format-download-bundle ul li .edit-online.ff-download a{display:inline-flex;align-items:center;color:inherit;font-size:inherit}.file-download-section .title-section-format{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:500;gap:.5rem}.file-download-section .title-section-format:not(.purchase){justify-content:flex-start}.file-download-section .title-section-format>span.product-type{font-size:10px;line-height:12px;padding:4px 10px;border-radius:16px;border:1px solid #e1e4e8;font-weight:600;margin-right:12px}.file-download-section .title-section-format>span.amount{font-size:21px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.file-download-section .title-section-format>span.amount p{font-size:14px;text-transform:capitalize}.file-download-section .title-section-format>span.amount p img{position:relative;margin-right:5px;bottom:-2px}.file-download-section .file-format-download-bundle{border-radius:20px;width:100%}.file-download-section .file-format-download-bundle ul{gap:16px 12px;display:grid;grid-template-columns:1fr 1fr}.file-download-section .file-format-download-bundle ul li{flex:0 0 48%}.file-download-section .file-format-download-bundle ul li .ff-download i{width:20px;height:20px}.file-download-section .file-format-download-bundle ul li .ff-download span{margin-top:2px}@media (min-width: 1024px){.file-download-section .file-format-download-bundle ul li .ff-download:hover{transform:translateY(-2px)}}.file-download-section .file-format-download-bundle .edit-online img{margin-right:8px}#product-buttons-download-skeleton .title-section-format{min-height:22px}#product-buttons-download-skeleton .file-format-download-bundle .ff-download{min-height:40px}.popup-overlay.fileformat-download-popup .file-download-section{padding:1rem;max-width:100%;width:400px}.popup-overlay.fileformat-download-popup .file-download-section .file-format-download-bundle{margin-bottom:0}.thank-purchase{max-width:600px;display:flex;flex-direction:column}.thank-purchase img{height:200px}.thank-purchase .header{position:relative;display:flex;gap:16px;flex-direction:column;padding:24px}.thank-purchase .header h2{font-style:normal;font-weight:700;font-size:32px;line-height:150%;text-align:center;color:#161720}.thank-purchase .footer{display:flex;gap:16px;flex-direction:column;padding:32px;background-color:#f3f5f8;border-radius:0 0 16px 16px}.thank-purchase .sub-title{text-align:center}.thank-purchase .sub-title h3{font-style:normal;font-weight:700;font-size:20px;line-height:150%;text-align:center;color:#161720}.thank-purchase .sub-title p{font-style:normal;font-weight:500;font-size:16px;line-height:150%;text-align:center;color:#888f9a}.thank-purchase .description p{font-style:normal;font-weight:600;font-size:17px;line-height:150%;color:#161720}.thank-purchase .description span{color:#ff5038}.thank-purchase .action.share{display:flex;gap:12px;justify-content:center;align-items:center}.thank-purchase .action.share a:nth-child(6),.thank-purchase .action.share a:nth-child(7),.thank-purchase .action.share a:nth-child(5){display:none}.thank-purchase .action a,.thank-purchase .action span{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:60px;height:60px;background:#e7eaee;border-radius:5px;padding:10px}.thank-purchase .action a img,.thank-purchase .action span img{width:32px;height:auto}.thank-purchase .action a:hover,.thank-purchase .action span:hover{background:linear-gradient(0deg,#0000001f,#0000001f),#e7eaee}.thank-purchase .action a:hover .more-icons,.thank-purchase .action span:hover .more-icons{display:flex}.thank-purchase .action a .more-icons,.thank-purchase .action span .more-icons{display:none;position:absolute;z-index:99;flex-direction:column;align-items:flex-start;padding:8px;gap:8px;background:#fff;box-shadow:0 3px 6px #0000001f;border-radius:5px;top:0;transform:translateY(-100%)}.thank-purchase .action a .more-icons a,.thank-purchase .action span .more-icons a{width:60px;height:60px}.thank-purchase .attribute-url{display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch}.thank-purchase .attribute-url input{padding:11px 0 11px 24px;background:#fff;border:1px solid #e1e4e8;border-radius:99px 0 0 99px;color:#888f9a;width:100%;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.thank-purchase .attribute-url input ::placeholder{color:#888f9a}.thank-purchase .attribute-url input :-ms-input-placeholder{color:#888f9a}.thank-purchase .attribute-url input ::-ms-input-placeholder{color:#888f9a}.thank-purchase .attribute-url button{padding:0 16px;gap:4px;background:#161720;border-radius:0 99px 99px 0;color:#fff;display:flex;flex-wrap:nowrap;align-items:center}.thank-purchase .attribute-url button img path{stroke:#ff5038}@media only screen and (max-width: 576px){#popup_over .popup-overlay.thank-popup .popup-body{padding:0;top:50%;left:50%;bottom:auto;transform:translate(-50%,-50%)}#popup_over .popup-overlay.thank-popup .header h2{font-size:20px}#popup_over .popup-overlay.thank-popup .header .attr-icon-close{top:30px}#popup_over .popup-overlay.thank-popup .sub-title p{font-style:normal;font-weight:500;font-size:14px;line-height:150%}}@media (min-width: 768px){.share-more{display:none}}
