@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}#root,body{font-family:Poppins,sans-serif;background:#fafafa}@media screen and (max-width: 600px){#root{height:100%}}#root{display:flex;align-items:center;justify-content:center;flex-direction:column}.MuiTableBody-root{border-spacing:20px;border-collapse:collapse}.apexcharts-legend,.apexcharts-xaxis,.apexcharts-yaxis{display:none!important}.MuiTablePagination-toolbar p,.MuiTablePagination-toolbar div{font-size:16px}button{outline:unset!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,select,textarea,button,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}img{border:0}:focus{outline:0}.clear{clear:both}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}a,button,p,div,span{font-family:Open Sans,sans-serif}.alert-wrapper{position:fixed;bottom:36px;right:calc(50% - 260px);width:520px;border:none;border-radius:8px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-color:#fff;z-index:10000}.alert-container{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 34px);align-items:flex-start;padding:16px;border:solid 2px #888;border-radius:8px;gap:16px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;z-index:1}.alert-container div{margin:4px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;gap:8px}.alert-container div h3{font-size:18px;font-weight:500}.alert-container div p{font-size:14px;font-weight:400}.alert-container button{border:none;background-color:transparent}.alert-container.alert-success{color:#2e7d32;border-color:#2e7d32;background-color:#2e7d3205;z-index:10}.alert-container.alert-success button{color:#155724}.alert-container.alert-warning{color:#ed6c02;border-color:#ed6c02;background-color:#ed6c0205;z-index:10}.alert-container.alert-warning button{color:#856404}.alert-container.alert-danger{color:#d32f2f;border-color:#d32f2f;background-color:#d32f2f05}.alert-container.alert-danger button{color:#d32f2f}.alert-container.alert-info{color:#0288d1;border-color:#0288d1;background-color:#0288d105}.alert-container.alert-info button{color:#0c5460}.app{display:flex;flex-direction:column;width:100%;margin:0}.app-wrapper{display:grid;grid-template-columns:100px 1fr;margin:0;height:calc(100vh - 64px);overflow:hidden}.app-wrapper-closed{display:flex;width:100%;margin:0;height:calc(100vh - 64px);overflow:hidden}.absolute-sidebar-button{position:absolute;margin-top:auto;margin-bottom:auto;top:50%;left:100px;z-index:100;padding:24px 0;background-color:#fff;border:1px solid #ccc;border-radius:0 8px 8px 0}.absolute-sidebar-button-closed{position:absolute;top:50%;left:0;z-index:100;padding:24px 0;background-color:#fff;border:1px solid #ccc;border-radius:0 8px 8px 0}.app-template{display:flex;flex-direction:column;border-left:1px solid #ccc;border-top:1px solid #ccc;overflow:auto;padding:16px 32px 64px;gap:16px;position:relative;width:calc(100% - 64px)}.app-template .app-template-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.app-template .app-template-header h2{margin:0;font-size:24px;font-weight:600}.app-template .app-template-header .app-template-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.app-template .app-template-section,.app-template .app-template-form-section{padding:16px 0;border-top:1px solid #ccc}.how-to-use-template h3{margin:0;font-size:18px;font-weight:600}.how-to-use-template p{font-size:15px;font-weight:400;margin:16px 0;line-height:24px}.limits-template{display:flex;flex-direction:column;gap:16px;width:100%}.limits-template h3{margin:0;font-size:18px;font-weight:600}.limits-template p{font-size:15px;font-weight:400;margin:16px 0;line-height:24px}.limits-template .limits-template-limit{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.limits-template .limits-template-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:16px}.limits-template .limits-template-wrapper div{border-top:1px solid #ccc;padding-top:16px}.limits-template .limits-template-wrapper div h4{font-size:16px;margin:16px 0;font-weight:500}.backdrop{z-index:2000;background-color:RGBA(0,0,0,.5);position:absolute;top:0;left:0;height:100vh;width:100vw;overflow:hidden}.banner-wrapper{background-color:#f1641f;color:#fff;padding:16px;position:relative;align-items:center;justify-content:center;display:flex}.banner-wrapper .banner{width:60%;min-width:480px;display:flex;justify-content:space-between;align-items:center;gap:16px}.banner-wrapper .banner .banner-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.banner-wrapper .banner h2{font-size:1.2rem;font-weight:400;margin:0 0 8px}.banner-wrapper .banner p{font-size:.9rem;margin:0}.banner-wrapper .banner .banner-link{background-color:#fff;gap:8px;line-break:strict;white-space:nowrap;text-decoration:none;cursor:pointer;padding:6px 12px;border-radius:4px;transition:all ease-out .3s;font-size:14px;display:flex;align-items:center;justify-content:center;height:min-content;color:#333}.banner-wrapper .banner-close{position:absolute;top:8px;right:8px}.button{gap:8px;line-break:strict;white-space:nowrap;text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;height:min-content;border-radius:4px}.button a{text-decoration:none;color:unset;display:flex;align-items:center;justify-content:center}.button-small{padding:6px 12px;transition:all ease-out .3s;font-size:12px;font-weight:400}.button-small img{width:18px;margin-right:8px}.button-medium{padding:8px 16px;transition:all ease-out .3s;font-size:14px;display:flex;height:32px}.button-medium img,.button-medium svg{width:18px;margin-right:8px}.button-large{padding:12px 24px;transition:all ease-out .3s;font-size:16px}.button-large img,.button-large svg{width:24px;margin-right:8px}.button-xlarge{padding:16px 32px;transition:all ease-out .3s;font-size:20px}.button-xlarge img,.button-xlarge svg{width:28px;margin-right:8px}.button-xxlarge{padding:20px 40px;transition:all ease-out .3s;font-size:24px}.button-xxlarge img,.button-xxlarge svg{width:32px;margin-right:8px}.button-curved{border-radius:100px!important}.button-primary-default{background-color:#f1641f;border:solid 1px #f1641f;color:#fff;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-primary-default:hover{transition:all ease-out .3s;background-color:#da510e}.button-primary-default:active{transition:all ease-out .3s;background-color:#b3420b}.button-primary-default:disabled{color:#fff;transition:all ease-out .3s;background-color:#a1a1a1;border:solid 1px #a1a1a1}.button-primary-default img,.button-primary-default svg{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.button-secondary-default{color:#1f1f1f;border:solid 1px #f1641f;background-color:#fff;border-radius:5px;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-secondary-default:hover{transition:all ease-out .3s;background-color:#fde9df}.button-secondary-default:active{transition:all ease-out .3s;background-color:#fac8af}.button-secondary-default:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2;border:solid 1px #a1a1a1}.button-secondary-default img,.button-secondary-default svg{width:24px;height:24px;filter:brightness(0)}.button-outline-default{color:#333;border:solid 1px #e2e2e2;background-color:#fff;border-radius:5px;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-outline-default:hover{transition:all ease-out .3s;background-color:#fde9df}.button-outline-default:active{transition:all ease-out .3s;background-color:#fac8af}.button-outline-default:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.button-text-default{color:#f1641f;background-color:transparent;border-radius:5px;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-text-default:hover{transition:all ease-out .3s;background-color:#fde9df}.button-text-default:active{transition:all ease-out .3s;background-color:#fac8af}.button-text-default:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.button-primary-blue{border:solid 1px #346a85;background-color:#346a85;color:#fff;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-primary-blue:hover{transition:all ease-out .3s;background-color:#295368}.button-primary-blue:active{transition:all ease-out .3s;background-color:#1d3b4a}.button-primary-blue:disabled{color:#fff;transition:all ease-out .3s;background-color:#a1a1a1;border:solid 1px #a1a1a1}.button-primary-blue img,.button-primary-blue svg{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.button-secondary-blue{color:#346a85;border:solid 1px #346a85;background-color:#fff;border-radius:5px;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-secondary-blue:hover{transition:all ease-out .3s;background-color:#a8cbdd}.button-secondary-blue:active{transition:all ease-out .3s;background-color:#83b6cf}.button-secondary-blue:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2;border:solid 1px #a1a1a1}.button-secondary-blue img,.button-secondary-blue svg{width:24px;height:24px;filter:brightness(0)}.button-outline-blue{color:#333;border:solid 1px #e2e2e2;background-color:#fff;border-radius:5px;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-outline-blue:hover{transition:all ease-out .3s;background-color:#a8cbdd}.button-outline-blue:active{transition:all ease-out .3s;background-color:#83b6cf}.button-outline-blue:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.button-text-blue{color:#346a85;background-color:#fff;border-radius:5px;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-text-blue:hover{transition:all ease-out .3s;background-color:#a8cbdd}.button-text-blue:active{transition:all ease-out .3s;background-color:#83b6cf}.button-text-blue:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#bed8e6}.button-primary-green{border:solid 1px #70a916;background-color:#70a916;color:#fff;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-primary-green:hover{transition:all ease-out .3s;background-color:#588511}.button-primary-green:active{transition:all ease-out .3s;background-color:#40610d}.button-primary-green:disabled{color:#fff;transition:all ease-out .3s;background-color:#a1a1a1;border:solid 1px #a1a1a1}.button-primary-green img,.button-primary-green svg{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.button-secondary-green{color:#70a916;color:#1f1f1f;border:solid 1px #70a916;background-color:#fff;border-radius:5px;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-secondary-green:hover{transition:all ease-out .3s;background-color:#cff299}.button-secondary-green:active{transition:all ease-out .3s;background-color:#baec6c}.button-secondary-green:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2;border:solid 1px #a1a1a1}.button-secondary-green img,.button-secondary-green svg{width:24px;height:24px;filter:brightness(0)}.button-outline-green{color:#333;border:solid 1px #e2e2e2;background-color:#fff;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-outline-green:hover{transition:all ease-out .3s;background-color:#cff299}.button-outline-green:active{transition:all ease-out .3s;background-color:#baec6c}.button-outline-green:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.button-text-green{color:#333;background-color:#fff;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-text-green:hover{transition:all ease-out .3s;background-color:#cff299}.button-text-green:active{transition:all ease-out .3s;background-color:#baec6c}.button-text-green:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.button-primary-white{border:solid 1px #eee;background-color:#eee;color:#222;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-primary-white:hover{transition:all ease-out .3s;background-color:#ebebeb}.button-primary-white:active{transition:all ease-out .3s;background-color:#d6d6d6}.button-primary-white:disabled{color:#fff;transition:all ease-out .3s;background-color:#a1a1a1;border:solid 1px #a1a1a1}.button-primary-white img,.button-primary-white svg{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.button-secondary-white{color:#222;border:solid 1px #eee;background-color:#fff;border-radius:5px;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-secondary-white:hover,.button-secondary-white:active{transition:all ease-out .3s;background-color:#fff}.button-secondary-white:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2;border:solid 1px #a1a1a1}.button-secondary-white img,.button-secondary-white svg{width:24px;height:24px;filter:brightness(0)}.button-outline-white{color:#333;border:solid 1px #e2e2e2;background-color:#fff;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-outline-white:hover,.button-outline-white:active{transition:all ease-out .3s;background-color:#fff}.button-outline-white:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.button-text-white{color:#222;background-color:#eee;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-text-white:hover,.button-text-white:active{transition:all ease-out .3s;background-color:#fff}.button-text-white:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#fff}.button-primary-purple{border:solid 1px #7289da;background-color:#7289da;color:#fff;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-primary-purple:hover{transition:all ease-out .3s;background-color:#526ed2}.button-primary-purple:active{transition:all ease-out .3s;background-color:#3454c6}.button-primary-purple:disabled{color:#fff;transition:all ease-out .3s;background-color:#a1a1a1;border:solid 1px #a1a1a1}.button-primary-purple img,.button-primary-purple svg{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.button-secondary-purple{color:#1f1f1f;border:solid 1px #7289da;background-color:#fff;border-radius:5px;transition:all ease-out .3s;display:flex;align-items:center;justify-content:center}.button-secondary-purple:hover{transition:all ease-out .3s;background-color:#ebeefa}.button-secondary-purple:active{transition:all ease-out .3s;background-color:#c3cdef}.button-secondary-purple:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2;border:solid 1px #a1a1a1}.button-secondary-purple img,.button-secondary-purple svg{width:24px;height:24px;filter:brightness(0)}.button-outline-purple{color:#333;border:solid 1px #e2e2e2;background-color:#fff;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-outline-purple:hover{transition:all ease-out .3s;background-color:#ebeefa}.button-outline-purple:active{transition:all ease-out .3s;background-color:#c3cdef}.button-outline-purple:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.button-text-purple{color:#333;background-color:#fff;transition:all ease-out .3s;box-shadow:transparent!important;display:flex;align-items:center;justify-content:center}.button-text-purple:hover{transition:all ease-out .3s;background-color:#ebeefa}.button-text-purple:active{transition:all ease-out .3s;background-color:#c3cdef}.button-text-purple:disabled{color:#7d7d7d;transition:all ease-out .3s;background-color:#f2f2f2}.dialog-container{font-family:Open Sans,sans-serif}.dialog-content{display:flex;flex-direction:column;gap:8px}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.error-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:16px}.error-inline h2{font-size:32px;font-weight:600}.error-inline a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:16px}.error-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.error-wrapper h1{font-size:32px;font-weight:600}.error-wrapper h2{font-size:20px;font-weight:400}.error-wrapper p{font-size:16px;font-weight:400}.etsy-connect-banner{display:flex;flex-direction:row;gap:16px;align-items:center;padding:16px 32px;background-color:#d32f2f;color:#fff}.footer-false{position:fixed;right:20px;bottom:20px;width:50px;height:50px;background-color:RGBA(255,255,255,1);border:1px solid RGBA(0,0,0,.2);border-radius:8px;display:flex;align-items:center;justify-content:center}.footer-false p{margin:0;font-size:24px;font-weight:400}.footer-true{position:fixed;right:20px;bottom:20px;width:calc(100% - 230px);height:50px;background-color:RGBA(255,255,255,1);border:1px solid RGBA(0,0,0,.2);border-radius:8px;display:grid;grid-template-columns:1fr 3fr 6fr;align-items:center;justify-content:center}.footer-true h4{margin:0;font-size:11px;font-weight:400}.footer-true img{height:32px;width:130px}.footer{display:flex;align-items:center;justify-content:flex-start;width:100%;justify-content:space-between;padding:0px 1.5vw;box-sizing:border-box;position:relative;z-index:99}.footer h4{font-size:12px}.footer img{height:50%}@media screen and (max-width: 900px){.footer{flex-direction:column;padding:20px 0}.footer h4{width:70%;text-align:center;margin-top:10px;line-height:20px}.footer img{height:20%}}.header{display:flex;justify-content:space-between;align-items:center;background-color:#fff;height:64px;border-left:1px solid #ccc;padding-left:16px}.header .header-logo{display:flex;align-items:center;justify-content:center;margin-left:-4px}.header .header-logo img{width:80px}.header .header-buttons{display:flex;align-items:center;justify-content:center;margin:8px;gap:16px}.header .header-buttons .account-button{display:flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #000;padding:4px;margin:0 8px}.loading-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:max-content}.loading-wrapper-small .loading-inline{margin-top:80px;width:240px}.loading-wrapper-medium .loading-inline{margin-top:120px;width:480px}.loading-wrapper-large .loading-inline{margin-top:160px;width:720px}.loading-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.loading-inline h4{color:#000;font-size:36px;font-weight:500}.loading-inline h5{text-align:center;color:#000}.loading-inline h4:after{content:" .";animation:dots 1s steps(5,end) infinite}.illustration{display:flex;align-items:center;justify-content:center}.loading{width:100%;height:100vh;background:rgba(241,100,31,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;z-index:999;left:0;top:0}.loading h4{color:#fff;font-size:24px;font-weight:500}.loading h5{text-align:center;color:#fff;left:calc(50% - 250px);width:500px}.loading h4:after{content:" .";animation:dots 1s steps(5,end) infinite}@keyframes dots{0%,20%{color:#0000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:#fff;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%{text-shadow:.25em 0 0 white,.5em 0 0 rgba(0,0,0,0)}80%,to{text-shadow:.25em 0 0 white,.5em 0 0 white}}@keyframes dotAnimation{0%{opacity:0}to{opacity:1}}.illustration{display:flex;align-items:center;justify-content:center;width:100%}.illustration .human{animation:mymove 2s ease infinite}.illustration .blob{animation:blobMove 2s ease infinite}@keyframes mymove{0%{transform:translate(0);transform:translateY(-150px);opacity:0}to{transform:translate(0);transform:translateY(0);opacity:1}}@keyframes blobMove{0%{transform:translate(-100px);left:0;opacity:0}to{transform:translate(0);left:20%;opacity:1}}.loading-icon-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.loading-icon-column{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.loading-icon-small{padding:8px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:calc(100% - 16px)}.loading-icon-small p{font-size:16px}.loading-icon-medium{padding:16px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:calc(100% - 32px)}.loading-icon-medium p{font-size:20px}.loading-icon-large{padding:32px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:calc(100% - 64px)}.loading-icon-large p{font-size:24px}header{display:flex;justify-content:center;align-self:center;height:64px;z-index:100;background-color:RGBA(255,255,255,.85);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #eee;background-color:#fafafa;color:#1a1a1a;z-index:1200;position:relative}header nav{display:grid;grid-template-columns:200px 1fr 200px;justify-content:space-between;align-self:center;align-items:center;width:calc(100% - 64px);z-index:1200}header nav a{color:#1a1a1a;text-decoration:none}header nav a img{height:42px}header nav .nav-links{display:flex;justify-content:center;align-items:center;gap:32px;width:100%}header nav .button-wrapper{display:flex;justify-content:flex-end;align-items:center;gap:16px}header nav .button-wrapper .photo{color:#f1641f;background-color:#fff;padding:4px;border-radius:2px}header nav .nav-burger{display:none}header nav .mobile__menu{display:none}@media screen and (max-width: 1200px){header{z-index:1200}header nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:1200;width:calc(100vw - 40px)}header nav .nav-links,header nav .button-wrapper{display:none}header nav .nav-burger{display:block}header nav .nav-menu-close{position:absolute;top:96px;right:32px;z-index:1600}header nav .mobile-menu{display:block;background-color:#f1641f;height:calc(100vh - 128px);width:calc(100vw - 32px);position:absolute;top:64px;left:-20px;padding:32px 16px;z-index:1200}header nav .mobile-menu .menu-top{display:flex;flex-direction:column;align-items:flex-start;gap:16px;height:100px;padding-left:16px}header nav .mobile-menu .menu-main{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;height:calc(100% - 150px);overflow:auto}header nav .mobile-menu .menu-main a{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}header nav .mobile-menu .menu-main a h2{font-size:24px;font-weight:500;color:#fff;margin:0}header nav .mobile-menu .menu-main a p{color:#eee;margin:0}header nav .mobile-menu .menu-bottom{height:50px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}header nav .mobile-menu .menu-bottom a{color:#fff}}.pagination-compact{display:flex;flex-direction:row;align-items:center;justify-content:center;border:solid 1px #ddd;background-color:#fff;padding:4px;border-radius:4px}.premium-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.premium-content h3{font-size:24px;font-weight:500;line-height:1.2;text-align:center;color:#000}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:calc(100% - 16px);background-color:#fff;padding-bottom:16px}.sidebar-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(100% - 16px);height:100%;gap:4px;margin:0 4px}.sidebar-button{width:calc(100% - 8px);padding:8px 4px;text-align:center;transition:all .2s ease-in-out;border-radius:8px;text-decoration:none;color:#000;font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-weight:300}.sidebar-button:hover{background-color:RGBA(0,0,0,.08);transition:all .2s ease-in-out}.sidebar-button-active{background-color:#f1641f;color:#fff;font-weight:300}.sidebar-button-active:hover{transition:all .2s ease-in-out;color:#000}.sidebar-button-active:hover path{fill:transparent;stroke:#000;transition:all .2s ease-in-out}.sidebar-button-active path{fill:transparent;stroke:#fff}.sidebar-button-active svg{margin-right:0}footer{display:flex;align-items:center;justify-content:center;width:100%;position:relative;bottom:0;border-top:1px solid #ddd;padding-top:64px}footer .footer-wrapper{width:100%;max-width:1200px;display:flex;flex-direction:column}footer .footer-top{display:flex;justify-content:space-between;margin-bottom:30px}footer .footer-top img{margin-right:30px}footer .footer-top .footer-menu-item{display:flex;flex-direction:column;justify-content:flex-start;width:20%}footer .footer-top .footer-menu-item ul{margin:0;padding:0;line-height:30px;list-style:none}footer .footer-top .footer-menu-item h3{font-size:14px;color:#666}footer .footer-top .footer-menu-item a{color:#000;text-decoration:none}footer .footer-bottom{width:100%;display:flex;justify-content:space-between;border-top:1px solid #ddd;padding:20px 0}footer .footer-bottom path{fill:#a1a1a1}footer .footer-bottom h4{font-size:16px;line-height:24px;letter-spacing:.01em;color:#a1a1a1;font-weight:400}footer .footer-bottom a{color:#a1a1a1;text-decoration:none}.static{width:100%}.tag-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:calc(100% - 10px);padding:4px;border-radius:4px;font-size:14px;color:#000;border:1px solid #ddd;background-color:#fff}.tag-button .tag-button-details{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;width:100%}.tag-button p{margin:0;color:#000;font-size:13px}.tag-button .tag-button-count{font-size:12px;padding:4px;border-radius:4px;color:#fff}.text-field{gap:8px;line-break:strict;white-space:nowrap;border:solid 1px #ccc}.text-field-small{padding:4px 8px;border-radius:4px;transition:all ease-out .3s;font-size:12px;font-weight:400}.text-field-small img{width:18px;margin-right:8px}.text-field-large{padding:8px 16px;border-radius:4px;transition:all ease-out .3s;font-size:16px}.text-field-large img,.text-field-large svg{width:24px;margin-right:8px}.text-field-xlarge{padding:16px 32px;border-radius:100px;transition:all ease-out .3s;font-size:24px}.text-field-medium{padding:2px 12px;border-radius:4px;transition:all ease-out .3s;font-size:14px;display:flex;align-items:center;justify-content:center;height:min-content;height:28px}.text-field-full{width:100%}.text-area{gap:8px;line-break:strict;border:solid 1px #ccc;resize:horizontal;word-wrap:break-word}.text-area-small{padding:4px 8px;border-radius:4px;transition:all ease-out .3s;font-size:12px;font-weight:400}.text-area-small img{width:18px;margin-right:8px}.text-area-large{padding:8px 16px;border-radius:4px;transition:all ease-out .3s;font-size:16px;height:32px}.text-area-large img,.text-area-large svg{width:24px;margin-right:8px}.text-area-xlarge{padding:16px 32px;border-radius:100px;transition:all ease-out .3s;font-size:24px}.text-area-medium{padding:6px 12px;border-radius:4px;transition:all ease-out .3s;font-size:14px;display:flex;align-items:center;justify-content:center;height:min-content;height:120px}.text-area-full{width:calc(100% - 64px)}.user-form-wrapper{display:flex;align-items:center;justify-content:center;background-color:#333;height:100vh;width:100vw;overflow:auto}.user-form-wrapper .user-form{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;width:100%;max-width:420px;padding:32px;border-radius:8px;border:2px solid #ddd;box-shadow:0 0 48px 16px #00000003;gap:8px}.user-form-wrapper .user-form .user-form-logo,.user-form-wrapper .user-form .user-form-logo img{height:64px}.user-form-wrapper .user-form form{width:100%}.user-form-wrapper .user-form form input{width:100%;margin:0}.user-form-wrapper .user-form h2{font-size:32px;font-weight:600;padding:16px 0;width:100%;text-align:center}.user-form-wrapper .user-form h4{font-size:20px;font-weight:600;padding:16px 0;width:100%;text-align:center}.user-form-wrapper .user-form .user-form-navigation{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;width:100%;margin-top:16px;gap:8px;border-top:1px solid #ddd;padding-top:32px}.user-form-wrapper .user-form .user-form-navigation button{width:100%}.user-form-wrapper .user-form-bottom{font-size:12px;margin:16px 0}body{margin:0}.account-form{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}.account-form .active{background-color:#f1641f;color:#fff}.account-form .active path{fill:transparent;stroke:#fff}.change-password{display:flex;flex-direction:column;align-items:flex-start;border:solid 1px #ddd;border-radius:4px;padding:16px;background-color:#fff;gap:16px;width:100%}.change-password h2{font-size:24px;font-weight:600;border-bottom:1px solid #ddd;padding-bottom:8px;width:100%}.change-password h3{width:100%;font-size:18px;font-weight:400;border-bottom:1px solid #ddd;margin-bottom:8px;padding-bottom:8px}.change-password p{width:100%;font-size:16px;font-weight:400;margin-bottom:16px}.change-password label{display:flex;flex-direction:column;gap:8px;width:100%;max-width:320px!important}.change-password label input{width:100%;max-width:320px!important}.contact-form{border:solid 1px #ddd;padding:16px;border-radius:4px;background-color:#fff}.contact-form .contact-us{display:grid;grid-template-columns:1fr 1fr;width:100%}.contact-form .contact-us div{display:flex;flex-direction:column;gap:16px;width:100%}.contact-form .contact-us h2{font-size:24px;font-weight:600;border-bottom:1px solid #ddd;padding-bottom:8px}.contact-form .contact-us label{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.contact-form .contact-us label input{width:100%;max-width:320px}.contact-form .contact-us .input-message-wrapper h2{color:transparent}.contact-form .contact-us button{align-self:flex-start}.edit-profile{display:grid;grid-template-columns:1fr 1fr;gap:16px}.edit-profile h2{font-size:24px;font-weight:600;border-bottom:1px solid #ddd;padding-bottom:8px;width:100%;margin-bottom:16px}.edit-profile .edit-profile-details{display:flex;flex-direction:column;align-items:flex-start;border:solid 1px #ddd;border-radius:4px;padding:16px;background-color:#fff}.edit-profile .edit-profile-details h3{font-size:18px;font-weight:400;border-bottom:1px solid #ddd;margin-bottom:8px;padding-bottom:8px;width:100%}.edit-profile .edit-profile-details p{font-size:16px;font-weight:400;margin-bottom:16px;width:100%}.edit-profile .edit-profile-etsy{display:flex;flex-direction:column;border:solid 1px #ddd;border-radius:4px;padding:16px;background-color:#fff}.edit-profile .edit-profile-etsy h2{font-size:24px;font-weight:600;margin-bottom:24px}.edit-profile .edit-profile-etsy .edit-profile-etsy-details{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.edit-profile .edit-profile-etsy .edit-profile-etsy-details div{display:flex;align-items:center;justify-content:space-between;gap:8px}.edit-profile .edit-profile-etsy .edit-profile-etsy-details h3{font-size:18px;font-weight:400;border-bottom:1px solid #ddd;margin-bottom:8px;padding-bottom:8px}.edit-profile .edit-profile-etsy .edit-profile-etsy-details .edit-profile-etsy-details-image{width:80px;height:80px;object-fit:cover;border-radius:4px}.edit-profile .edit-profile-etsy .edit-profile-etsy-details a{font-size:20px;font-weight:400;width:100%;text-align:start;color:#000}.edit-profile .edit-profile-discord{display:flex;flex-direction:column;border:solid 1px #ddd;border-radius:4px;padding:16px;background-color:#fff}.edit-profile .edit-profile-discord h2{font-size:24px;font-weight:600;margin-bottom:24px}.edit-profile .edit-profile-discord .edit-profile-discord-details div{display:flex;align-items:center;justify-content:space-between;gap:8px}.edit-profile .edit-profile-discord .edit-profile-discord-details h3{font-size:18px;font-weight:400;border-bottom:1px solid #ddd;margin-bottom:8px;padding-bottom:8px}.help{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin-bottom:60px;border:solid 1px #ddd;border-radius:4px;padding:16px;background-color:#fff;gap:16px;width:100%}.help .help-title{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.help .help-title h2{font-size:24px;font-weight:600;border-bottom:1px solid #ddd;padding-bottom:8px;width:100%}.help .help-title p{width:100%;padding:16px 0}.help .help-title p span a{color:#f1641f;text-decoration:underline;font-weight:500}.help .help-wrapper{width:100%;display:flex;flex-direction:column}.help .help-wrapper .help-card{width:100%;background:#fafafa;padding:20px 25px;box-sizing:border-box;border:1px solid #ccc;border-radius:5px}.help .help-wrapper .help-card:not(:first-child){margin-top:10px}.help .help-wrapper .help-card .help-head{display:flex;align-items:center;justify-content:space-between}.help .help-wrapper .help-card .help-head h4{font-size:16px;font-weight:400;margin-bottom:0}.help .help-wrapper .help-card .help-head button{background:transparent}.help .help-wrapper .help-card .help-text{margin-top:20px;width:90%;position:relative;animation:transitionAnimation 2 ease}.subscription-content{display:flex;flex-direction:column;gap:16px;margin-top:32px}.subscription-content h2{font-size:24px;font-weight:500;margin:0}.subscription-details{border:solid 1px #ddd;padding:24px 16px;border-radius:16px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:12px}.subscription-details{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:12px;background-color:#fff}.subscription-details img{width:150px;height:100%;object-fit:contain;margin-bottom:16px}.subscription-details .button-group{margin-top:24px;display:flex;flex-direction:column;margin-left:8px}.subscription-details .button-group button{width:100%!important}.subscription-details div{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px}.subscription-details div h2{font-size:18px;font-weight:500;margin:16px 0 0;border-bottom:1px solid #ddd;padding-bottom:4px}.subscription-details div p{margin-bottom:16px}.subscription-details .subscription-details-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.subscription-details .subscription-details-header h2{font-size:32px;font-weight:600;margin:0;border-bottom:0px solid #ddd}.subscription-details .subscription-details-header h3{font-size:24px}.subscription-plan-container{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;justify-content:space-between;margin:auto;flex-direction:row;align-items:center}.subscription-card{width:calc(100% - 32px);height:100%;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;background:white;border:1px solid #e7e7e7;padding:16px;border-radius:10px;max-width:450px;height:min-content}.subscription-card .title{display:flex;flex-direction:column;align-items:center;height:160px}.subscription-card .title h2{font-size:28px;font-weight:400}.subscription-card .title h2 span{color:#f1641f;font-weight:600}.subscription-card .title h4{font-size:16px;font-weight:400;color:#7d7d7d}.subscription-card img{width:120px;height:120px;object-fit:contain}.subscription-card table{height:220px;width:100%;padding:0 16px;margin:16px 0}.subscription-card table tr{font-weight:400;font-size:14px;width:100%;margin:2px 0;height:24px}.subscription-card table tr td span{font-weight:600}.subscription-card .extension-row{font-weight:400;font-size:14px;width:100%;border:1px solid #f1641f;color:#f1641f;border-radius:16px;display:grid;grid-template-columns:2fr 1fr;flex-direction:row;align-items:center;justify-content:space-between;padding:8px}.subscription-card .extension-row div{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center}.subscription-card .extension-row span{color:#333;font-weight:500;text-align:end;margin-right:24px}.subscription-card .extension-row img{height:40px;width:40px}.subscription-alert{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin:32px 0;font-size:20px}@media screen and (max-width: 1000px){.subscription-plan-container{grid-template-columns:1fr 1fr;justify-content:center}}@media screen and (max-width: 600px){.subscription-plan-container{grid-template-columns:1fr;justify-content:center}}.ai-content-wrapper{display:grid;grid-template-columns:360px 1fr;gap:16px;width:100%}.ai-content-wrapper-form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;border-left:1px solid #ddd;padding-left:16px;width:100%}.ai-content-wrapper-form .ai-content-header{display:flex;width:100%;flex-direction:row;gap:16px}.ai-content-wrapper-form .ai-content-header img{width:300px;height:300px;object-fit:cover;margin-top:24px;position:relative;border:1px solid #ddd}.ai-content-header-form{width:calc(100% - 16px);display:flex;flex-direction:column;gap:16px}.ai-content-header-form label{display:flex;flex-direction:column;gap:8px}.ai-content-header-form input,.ai-content-header-form textarea{width:calc(100% - 32px)}.ai-content-header-form textarea{min-height:216px;resize:horizontal;word-wrap:break-word;max-width:100%}.ai-content-options{display:flex;flex-direction:row;gap:16px;width:100%}.ai-content-options label{display:flex;flex-direction:column;gap:8px;width:100%}.ai-content-generate-wrapper{width:100%;display:flex;flex-direction:column;gap:16px}.ai-content-generate-wrapper h2{font-size:1.5rem;font-weight:500;text-align:start}.ai-content-generate-wrapper .ai-content-generate{display:grid;grid-template-columns:80px 1fr;align-items:center;justify-content:center;height:320px;width:100%;border-radius:4px;overflow:hidden;border:1px solid #ccc}.ai-content-generate-wrapper .ai-content-generate div{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ai-content-generate-wrapper .ai-content-generate div button{width:100%;height:100%;transition:all .2s ease-in-out;margin:0;padding:0}.ai-content-generate-wrapper .ai-content-generate div .active-content{background-color:#f1641f;color:#fff;transition:all .2s ease-in-out}.ai-content-generate-wrapper .ai-content-generate div textarea{width:calc(100% - 26px);height:100%;background-color:#fafafa;border:none}.ai-content-list{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;height:100%;max-height:900px;overflow:auto;padding-right:8px}.ai-content-list .ai-content-list-item{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px;gap:8px}.ai-content-list .ai-content-list-item div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.ai-content-list .ai-content-list-item h3{margin:0;font-size:1rem;font-weight:400}.ai-content-list .ai-content-list-item p{margin:0;font-size:.8rem;font-weight:300}.ai-content-list .ai-content-list-item-active{background-color:#f1641f;color:#fff;border-radius:4px}.ai-empty-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.ai-empty-page h3{max-width:800px;font-size:24px;font-weight:500;line-height:1.2;text-align:center}.ai-form{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.ai-form input{width:320px}.reports-content{display:grid;grid-template-columns:1fr 1fr 1fr;height:100%;gap:8px}.reports-content .reports-category{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;height:100%;gap:16px}.reports-content .reports-category h3{font-size:1.25rem;font-weight:400;color:#222}.reports-content .reports-category div{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;height:100%;gap:8px}.reports-content .reports-category div a{border:2px solid #ccc;border-radius:8px;background-color:#fff;height:160px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:1.2rem}.reports-content .reports-category div .color-1{background-color:#b74888;border-color:#b74888;transition:all ease-out .3s}.reports-content .reports-category div .color-1:hover{transition:all ease-out .3s;background-color:#a5417a}.reports-content .reports-category div .color-1:active{transition:all ease-out .3s;background-color:#923a6d}.reports-content .reports-category div .color-2{background-color:#e54460;border-color:#e54460;transition:all ease-out .3s}.reports-content .reports-category div .color-2:hover{transition:all ease-out .3s;background-color:#e22e4d}.reports-content .reports-category div .color-2:active{transition:all ease-out .3s;background-color:#d81e3e}.reports-content .reports-category div .color-3{background-color:#775392;border-color:#775392;transition:all ease-out .3s}.reports-content .reports-category div .color-3:hover{transition:all ease-out .3s;background-color:#6a4a82}.reports-content .reports-category div .color-3:active{transition:all ease-out .3s;background-color:#5c4171}.reports-content .reports-category div .color-4{background-color:#40537d;border-color:#40537d;transition:all ease-out .3s}.reports-content .reports-category div .color-4:hover{transition:all ease-out .3s;background-color:#37486c}.reports-content .reports-category div .color-4:active{transition:all ease-out .3s;background-color:#2f3d5b}.reports-content .reports-category div .color-5{background-color:#f1641f;border-color:#f1641f;transition:all ease-out .3s}.reports-content .reports-category div .color-5:hover{transition:all ease-out .3s;background-color:#e8560f}.reports-content .reports-category div .color-5:active{transition:all ease-out .3s;background-color:#d04d0d}.dashboard-content{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(3,1fr);justify-content:space-between;align-items:flex-start;gap:4px;width:100%;height:100%}.dashboard-content h1{font-size:28px;color:#fff;font-weight:600}.dashboard-content a{border-radius:8px;display:flex;box-sizing:border-box;flex-wrap:nowrap;text-decoration:none;color:#fff;height:100%;flex-direction:column;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-in-out .12s;padding:32px}.dashboard-content a h2{margin:0;font-size:24px;text-align:center}.dashboard-content .keyword{grid-column-start:1;grid-column-end:4;border:2px solid #e54460;background-color:#e54460;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .keyword:hover{transition:all ease-out .3s;background-color:#e22e4d}.dashboard-content .keyword:active{transition:all ease-out .3s;background-color:#d81e3e}.dashboard-content .shop{grid-column-start:4;grid-column-end:7;border:2px solid #f1641f;background-color:#f1641f;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .shop:hover{transition:all ease-out .3s;background-color:#e8560f}.dashboard-content .shop:active{transition:all ease-out .3s;background-color:#d04d0d}.dashboard-content .follower{grid-column-start:7;grid-column-end:12;border:solid 2px #b74888;background-color:#b74888;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .follower:hover{transition:all ease-out .3s;background-color:#a5417a}.dashboard-content .follower:active{transition:all ease-out .3s;background-color:#923a6d}.dashboard-content .follow{grid-column-start:1;grid-column-end:5;border:solid 2px #775392;background-color:#775392;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .follow:hover{transition:all ease-out .3s;background-color:#6a4a82}.dashboard-content .follow:active{transition:all ease-out .3s;background-color:#5c4171}.dashboard-content .connect{grid-column-start:7;grid-column-end:end;border:solid 2px #40537d;background-color:#40537d;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .connect:hover{transition:all ease-out .3s;background-color:#37486c}.dashboard-content .connect:active{transition:all ease-out .3s;background-color:#2f3d5b}.dashboard-content .competitor{grid-column-start:5;grid-column-end:8;border:solid 2px #2f4858;background-color:#2f4858;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .competitor:hover{transition:all ease-out .3s;background-color:#263a47}.dashboard-content .competitor:active{transition:all ease-out .3s;background-color:#1d2d37}.dashboard-content .reports{grid-column-start:8;grid-column-end:12;border:solid 2px #e54460;background-color:#e54460;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .reports:hover{transition:all ease-out .3s;background-color:#e22e4d}.dashboard-content .reports:active{transition:all ease-out .3s;background-color:#d81e3e}.dashboard-content .rank{grid-column-start:1;grid-column-end:6;border:2px solid #b74888;background-color:#b74888;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .rank:hover{transition:all ease-out .3s;background-color:#a5417a}.dashboard-content .rank:active{transition:all ease-out .3s;background-color:#923a6d}.dashboard-content .ai{grid-column-start:6;grid-column-end:end;border:solid 2px #775392;background-color:#775392;align-items:center;justify-content:center;width:100%;box-shadow:2px 2px 12px RGBA(0,0,0,.1);transition:all ease-out .3s}.dashboard-content .ai:hover{transition:all ease-out .3s;background-color:#6a4a82}.dashboard-content .ai:active{transition:all ease-out .3s;background-color:#5c4171}.dashboard-content img{height:120px;width:120px;object-fit:contain}@media screen and (max-width: 900px){.dashboard-content{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);height:calc(100% - 28px)}.dashboard-content h1{font-size:22px}.dashboard-content a{width:100%}.dashboard-content .keyword,.dashboard-content .follower,.dashboard-content .connect,.dashboard-content .competitor,.dashboard-content .rank{grid-column-start:1;grid-column-end:2}.dashboard-content .shop,.dashboard-content .follow,.dashboard-content .reports,.dashboard-content .ai{grid-column-start:2;grid-column-end:3}}@media screen and (max-width: 700px){.dashboard-content{width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,1fr);height:calc(100% - 28px)}.dashboard-content h1{font-size:22px}.dashboard-content a{width:100%;flex-direction:row;margin:0}.dashboard-content a img{display:none}.dashboard-content .keyword,.dashboard-content .follower,.dashboard-content .connect,.dashboard-content .reports,.dashboard-content .shop,.dashboard-content .follow,.dashboard-content .competitor,.dashboard-content .rank,.dashboard-content .ai{grid-column-start:1;grid-column-end:2}}.follow-competitor-collapsable-row{padding:16px}.collapsable-tabs{display:flex;flex-direction:column;width:100%;padding:16px 0;border-bottom:solid 1px #ddd}.collapsable-tabs div{display:grid;grid-template-columns:repeat(4,1fr);flex-direction:row;align-items:center;justify-content:center;width:100%;gap:4px}.collapsable-top-tags{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:24px 16px;height:100%}.collapsable-top-tags .collapsable-top-tags-wrapper{display:grid;grid-template-columns:repeat(3,33%);align-items:flex-start;justify-content:center;width:100%;gap:16px}.collapsable-top-tags .collapsable-top-tags-wrapper .top-tags-columns{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:16px}.collapsable-top-tags .collapsable-top-tags-wrapper .top-tags-columns .top-tags-column{display:flex;flex-direction:column;overflow-y:auto;max-height:350px;width:calc(100% - 16px);border:1px solid #ddd;padding:8px;border-radius:4px;gap:4px}.collapsable-top-tags .collapsable-top-tags-wrapper .top-tags-columns .top-tags-column .top-tags-tag{padding-left:8px;margin:0 0 8px;padding-right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:4px;background-color:#fff;border:1px solid #ddd;transition:all .2s ease-out;z-index:15;min-height:28px;gap:16px;cursor:pointer}.collapsable-top-tags .collapsable-top-tags-wrapper .top-tags-columns .top-tags-column .top-tags-tag .top-tags-tag-count{min-height:28px;width:64px;border-radius:4px;color:#333;display:flex;align-items:center;justify-content:center}.collapsable-top-tags .collapsable-top-tags-wrapper .top-tags-columns .top-tags-column .top-tags-tag:hover,.collapsable-top-tags .collapsable-top-tags-wrapper .top-tags-columns .top-tags-column .top-tags-tag:active{transition:all .2s ease-out}.table-shop-name{display:flex;flex-direction:column;align-content:center;justify-content:flex-start;width:100%;gap:8px}.table-shop-name h2{margin:0;font-size:1rem}.follow-competitor-data-badge{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:4px;margin:0 2px;padding-left:8px}.follow-competitor-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:-16px;height:100%;padding:32px}.follow-competitor-empty h3{font-size:28px;font-weight:500;margin:0}.chart-buttons-menu{border-top:solid 1px #ddd;margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding-top:16px}.chart-buttons-date{margin-top:16px;display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.keyword-chart{margin-top:16px}.keyword-chart h2{font-size:24px;font-weight:600;margin-bottom:16px;text-align:center;margin-top:16px}.keyword-chart h3{font-size:20px;font-weight:500;margin-bottom:16px;text-align:center;margin-top:16px;border-bottom:solid 1px #ddd}.products-wrapper{display:grid;grid-template-columns:1fr 1fr;flex-direction:column;gap:8px;margin-top:16px}.products-wrapper .products-wrapper-item{background-color:#fff;border:solid 1px #ddd;padding:4px;display:grid;grid-template-columns:120px 1fr;border-radius:4px;gap:16px}.products-wrapper .products-wrapper-item .products-wrapper-item-image{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px;gap:8px}.products-wrapper .products-wrapper-item .products-wrapper-item-image img{width:100px}.products-wrapper .products-wrapper-item .products-wrapper-item-image a{color:#000}.products-wrapper .products-wrapper-item .product-wrapper-item-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.products-wrapper .products-wrapper-item .product-wrapper-item-details a{color:#000}.products-wrapper .products-wrapper-item .product-wrapper-item-details h3{font-size:18px;font-weight:400;margin-bottom:8px}.products-wrapper .products-wrapper-item .product-wrapper-item-taxonomy{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.follower-form{display:grid;grid-template-columns:2fr 3fr;height:min-content;gap:16px}.follower-form .follower-form-search{display:flex;flex-direction:column}.follower-form .follower-form-search img{width:150px;height:150px}.follower-form .follower-form-search form{display:flex;flex-direction:row;align-items:flex-end;gap:8px}.follower-form .follower-form-search form label{font-size:1.2rem;font-weight:500;display:flex;flex-direction:column;gap:8px;width:100%}.follower-form .follower-form-search form label p{font-size:1rem;font-weight:400;color:#666}.follower-form-cards{display:flex;flex-direction:column;gap:8px}.follower-form-cards h2{font-size:1.2rem;font-weight:500}.follower-form-cards .follower-form-cards-list{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;justify-content:space-between;gap:8px;max-height:180px;overflow-x:auto}.follower-form-cards .follower-form-cards-list .follower-form-card{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 18px);border:solid 1px #ddd;border-radius:4px;padding:4px 8px 4px 4px;background-color:#fff}.follower-form-cards .follower-form-cards-list .follower-form-card div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.follower-form-cards .follower-form-cards-list .follower-form-card div img{width:36px;height:36px}.rank-checker-content{display:flex;flex-direction:column}.rank-checker-content h2{font-size:1.4rem;font-weight:600;margin-bottom:1rem}.rank-checker-content h3{font-size:1.2rem;font-weight:400;margin-bottom:2rem;max-width:420px}.rank-checker-content p{margin-bottom:1rem}.rank-checker-shop-name{display:flex;flex-direction:column;align-items:flex-start;justify-content:stretch;width:100%;flex-wrap:wrap;height:100%}.rank-checker-shop-name a{color:#111}.rank-checker-shop-name h2{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;max-width:420px;display:flex;flex-direction:row}.rank-checker-shop-name .rank-checker-shop-name-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start;justify-content:flex-start;gap:16px}.rank-checker-shop-name .rank-checker-shop-name-wrapper a{margin-bottom:16px}.rank-checker-shop-name .rank-checker-shop-name-wrapper p{margin:0;white-space:nowrap}.rank-checker-shop-name .rank-checker-shop-name-wrapper span{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border:solid 1px #f1641f;border-radius:4px;padding:2px 4px}.rank-checker-shop-name .rank-checker-shop-name-wrapper span p{font-weight:600;margin:0!important}.rank-checker-image-wrapper{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:100%}.rank-checker-image-wrapper img{height:80px;width:80px;border-radius:4px;border:solid 1px #eee}.rank-checker-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:4px}.rank-checker-column span{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.rank-checker-column span p{font-weight:600;font-size:14px;margin:0}.rank-checker-column .rank-checker-column-category{display:flex;flex-direction:column;max-width:240px}.rank-checker-column .link-container{display:flex;gap:8px}.rank-checker-column a{background-color:#f1641f;border-radius:50%;color:#fff;padding:6px}.rank-checker-details{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.rank-checker-details .rank-checker-detail{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:8px}.rank-checker-details .rank-checker-detail .rank-checker-detail-tabs{display:grid;grid-template-columns:repeat(6,1fr);justify-content:space-between;align-items:center;gap:8px}.rank-checker-details .rank-checker-detail .rank-checker-detail-tabs .rank-checker-detail-tab{padding:8px;border-radius:4px;cursor:pointer}.rank-checker-details .rank-checker-detail .rank-checker-detail-tabs .rank-checker-detail-tab.active{background-color:#ddd}.rank-checker-details .rank-checker-detail .rank-checker-detail-grid{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.rank-checker-details .rank-checker-detail .rank-checker-form{margin-top:16px}.rank-checker-averages{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rank-checker-averages div{border:1px solid #ddd;border-radius:4px;padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.rank-checker-averages div span{display:flex;gap:8px}.rank-checker-keyword-table{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.rank-checker-keyword-table .rank-checker-keyword-table-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:calc(100% - 16px);border:solid 1px #ddd;padding:4px 8px}.rank-checker-keyword-table .rank-checker-keyword-table-item .rank-checker-keyword-table-item-wrapper{display:flex;flex-direction:column;align-items:flex-start}.rank-checker-keyword-table .rank-checker-keyword-table-item label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;font-size:14px}.rank-checker-empty-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.rank-checker-empty-page h3{max-width:800px;font-size:24px;font-weight:500;line-height:1.2;text-align:center}.rank-checker-region-switch{display:grid;grid-template-columns:1fr 1fr;border:solid 1px #ccc;border-radius:4px;background-color:#fff}.rank-checker-region-switch .rank-checker-active-region{background-color:#f1641f;padding:6px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.rank-checker-region-switch .rank-checker-region{background-color:#fff;padding:6px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.rank-checker-form{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px}.rank-checker-chart .MuiChartsLegend-label{font-size:12px!important}.competitor-analysis-tags-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:13px;position:relative;margin-bottom:2rem}.competitor-analysis-tags-wrapper h4{font-size:20px;margin:24px 0 8px}.competitor-analysis-tags-wrapper h3{font-size:24px;margin:0 0 24px}.competitor-analysis-tags-table{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start;justify-content:flex-start;width:100%;font-size:13px}.competitor-analysis-tags-table .competitor-analysis-tags-table-column{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:calc(100% - 8px);padding:2px 4px;border-radius:4px;font-size:14px;max-height:320px;overflow-y:auto;gap:4px}.competitor-analysis-tags-table .competitor-analysis-tags-table-column div{font-size:14px;color:#fff;padding:1px 4px;border-radius:4px}.competitor-analysis-tag{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:calc(100% - 10px);padding:4px;border-radius:4px;font-size:14px;color:#000;border:1px solid #ddd}.competitor-analysis-tag span{gap:8px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.competitor-analysis-tag p{margin:0;color:#000}.competitor-analysis-tag div{font-size:14px;padding:1px 4px;border-radius:4px}.competitor-analysis-selected-tags-header{gap:1rem;width:100%;padding:2px 4px;border-radius:4px;font-size:24px;text-align:center}.competitor-analysis-selected-tags-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:13px;position:relative;gap:8px}.competitor-analysis-selected-tags-wrapper .competitor-analysis-selected-tag{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:calc(100% - 8px);padding:2px 4px;border-radius:4px;border:1px solid #eee;background-color:#fafafa;font-size:14px}.competitor-analysis-selected-tags-wrapper .competitor-analysis-selected-tag div{font-size:14px;color:#fff;padding:1px 4px;border-radius:4px}.competitor-analysis-selected-tags-wrapper .tag__item__copy{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:4px 8px;border-radius:4px;background-color:#f1641f;color:#fff}.competitor-analysis-selected-tags-wrapper .copy__all__input{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.competitor-analysis-selected-tags-wrapper .copy__all__input p{margin:0}.card__icon{position:absolute;top:8px;right:8px;z-index:10}.competitor-analysis-table{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:1rem;width:100%;margin-top:16px}.competitor-analysis-column-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;position:relative;container-type:inline-size;container-name:competitorAnalysisColumn}.competitor-analysis-column-form{display:flex;flex-direction:row;justify-content:stretch;gap:1rem;width:100%}.competitor-analysis-column-details{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:calc(100% - 16px);border:1px solid #e0e0e0;background-color:#fff;border-radius:4px;padding:8px}.competitor-analysis-column-details h2{font-size:20px;margin-bottom:16px;font-weight:400;text-align:center}.competitor-analysis-column-details .competitor-analysis-column-details-header{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1rem;width:100%;position:relative}.competitor-analysis-column-details .competitor-analysis-column-details-header img{width:6rem;height:6rem;border-radius:2px;object-fit:cover}.competitor-analysis-column-details .competitor-analysis-column-details-header p{font-size:14px}.competitor-analysis-column-details-body,.competitor-analysis-column-details-body-primary{display:grid;grid-template-columns:1fr 1fr;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:13px;gap:4px}.competitor-analysis-column-details-body .competitor-analysis-column-details-body-row,.competitor-analysis-column-details-body-primary .competitor-analysis-column-details-body-row{display:grid;grid-template-columns:1fr 2fr;align-items:flex-start;justify-content:flex-start;gap:1rem;width:100%;border-top:1px solid #eee;padding-top:4px}.competitor-analysis-column-details-body .competitor-analysis-column-details-body-row p,.competitor-analysis-column-details-body-primary .competitor-analysis-column-details-body-row p{font-size:14px;margin:0}.competitor-analysis-column-details-body .competitor-analysis-column-details-body-row p strong,.competitor-analysis-column-details-body-primary .competitor-analysis-column-details-body-row p strong{color:#f1641f;font-weight:500}.competitor-analysis-column-details-categories{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:13px;position:relative;margin:8px 0}.competitor-analysis-column-details-categories h5{font-size:16px;margin:0 0 8px}.competitor-analysis-column-details-categories .competitor-analysis-column-details-category-button{white-space:normal}.competitor-analysis-column-tags{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:13px}.competitor-analysis-column-tags h5{font-size:16px;margin:0 0 8px}.competitor-analysis-column-tags .competitor-analysis-column-tags-grid{display:grid;grid-template-columns:1fr 1fr;flex-direction:column;align-items:center;justify-content:center;width:100%;font-size:13px;gap:4px}.competitor-analysis-column-tags .competitor-analysis-column-tags-grid .competitor-analysis-column-tag{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:calc(100% - 8px);padding:2px 4px;border-radius:4px;border:1px solid #eee;background-color:#fafafa;font-size:14px}.competitor-analysis-column-tags .competitor-analysis-column-tags-grid .competitor-analysis-column-tag div{font-size:14px;color:#fff;padding:1px 4px;border-radius:4px}.competitor-analysis-column-tags .copy-all-input{display:flex;gap:8px;padding:4px}@container competitorAnalysisColumn (max-width: 300px){.competitor-analysis-column-details .competitor-analysis-column-details-header{flex-direction:column}.competitor-analysis-column-details-body,.competitor-analysis-column-details-body-primary,.competitor-analysis-column-tags .competitor-analysis-column-tags-grid{grid-template-columns:1fr}.competitor-analysis-column-details-categories .competitor-analysis-column-details-category-button{line-break:auto;font-size:10px;white-space:normal}}.shop-search-empty-page{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.shop-search-empty-page img{width:50%;max-width:500px}.shop-search-empty-page .shop-search-empty-page-form{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.shop-search-empty-page .shop-search-empty-page-form h2{font-size:24px;font-weight:500;margin-top:16px}.shop-search-form-wrapper{display:flex;flex-direction:column}.shop-search-form-inputs{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:16px;margin-bottom:16px}.shop-search-form-inputs input{width:100%;max-width:480px}.shop-search-form-filters{border-top:1px solid #ddd;padding-top:16px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:flex-end}.shop-search-filter-date-container{display:flex;flex-direction:row;align-items:center;justify-content:stretch;width:100%;gap:8px}.select-field-v2{display:flex;flex-direction:column;gap:4px}.shop-search-table-row-details-tab{display:grid;grid-template-columns:repeat(4,1fr);flex-direction:row;align-items:center;justify-content:center;margin:16px;gap:8px}.shop-table-reviews-filter-wrapper{display:grid;grid-template-columns:1fr 1fr;flex-direction:row;align-items:center;justify-content:center;margin:16px;gap:8px}.shop-table-reviews-filter-wrapper .shop-table-reviews-filter-years{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:16px;gap:8px;position:relative}.shop-table-reviews-filter-wrapper .shop-table-reviews-filter-years .shop-table-reviews-filter-years-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;width:100%;max-width:420px;top:32px;font-size:12px}.shop-search-table-reviews-rows{display:grid;grid-template-columns:1fr 1fr;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin:16px}.shop-search-table-reviews-rows .shop-search-table-reviews-row{display:grid;grid-template-columns:100px 1fr;flex-direction:row;align-items:center;justify-content:center;border:solid 1px #ddd;background-color:#fff;border-radius:4px}.shop-search-table-reviews-rows .shop-search-table-reviews-row a{color:#000}.shop-search-collapsable-row-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:16px;width:100%}.shop-table-most-reviewed-products{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:8px;margin:16px;width:100%;max-width:1400px}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row-wrapper{background-color:#fff;display:flex;flex-direction:column;border:solid 1px #ddd;border-radius:4px;padding:16px;height:calc(100% - 32px)}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row-wrapper .shop-table-most-reviewed-products-row-rating-wrapper{display:flex;flex-direction:row;overflow:auto;margin-top:16px;gap:16px;max-width:700px;padding-bottom:16px}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row-wrapper .shop-table-most-reviewed-products-row-rating-wrapper div{width:100%}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row-wrapper .shop-table-most-reviewed-products-row-rating-wrapper p{white-space:nowrap}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row{display:grid;grid-template-columns:120px 3fr 2fr;gap:8px;flex-direction:row;align-items:flex-start;justify-content:center}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row a{font-size:16px;font-weight:500;color:#000}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row h4{font-size:12px;color:#f1641f;width:100%;border-bottom:solid 1px #ddd}.shop-table-most-reviewed-products .shop-table-most-reviewed-products-row img{width:120px}.shop-table-most-liked-products{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.shop-table-most-liked-products .shop-table-most-liked-products-item{background-color:#fff;display:grid;grid-template-columns:80px 1fr;gap:8px;flex-direction:row;align-items:center;justify-content:center;border:solid 1px #ddd;border-radius:4px;padding:8px;gap:16px}.shop-table-most-liked-products .shop-table-most-liked-products-item img{width:80px}.shop-table-most-liked-products .shop-table-most-liked-products-item .shop-table-most-liked-products-item-info{display:flex;flex-direction:column;gap:4px;align-items:flex-start;justify-content:center}.shop-table-most-liked-products .shop-table-most-liked-products-item h3{font-size:15px;font-weight:400}.shop-table-most-liked-products .shop-table-most-liked-products-item h3 a{color:#000}.shop-table-most-liked-products .shop-table-most-liked-products-item .shop-table-most-liked-products-item-details{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.shop-table-most-liked-products .shop-table-most-liked-products-item .shop-table-most-liked-products-item-details div{width:100%}.shop-table-most-liked-products .shop-table-most-liked-products-item .shop-table-most-liked-products-item-details h4{font-size:14px;font-weight:500;color:#f1641f;border-bottom:solid 1px #ddd}.shop-table-most-used-tags-wrapper{display:flex;flex-direction:column}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;flex-wrap:wrap;gap:8px;margin:16px}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags .shop-table-most-used-tags-item{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;border:solid 1px #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags .shop-table-most-used-tags-item h4{font-size:14px;font-weight:500}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags .shop-table-most-used-tags-item:hover{background-color:#f4f4f4}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags .shop-table-most-used-tags-item-active{border:solid 1px #f1641f}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags-products-wrapper{display:flex;flex-direction:column;gap:8px;padding:16px}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags-products-wrapper h5{font-size:16px;font-weight:600}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags-products-wrapper .shop-table-most-used-tags-products{display:grid;grid-template-columns:1fr 1fr 1fr;flex-wrap:wrap;gap:8px}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags-products-wrapper .shop-table-most-used-tags-products .shop-table-most-used-tags-product{background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px;border:solid 1px #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags-products-wrapper .shop-table-most-used-tags-products .shop-table-most-used-tags-product a{color:#000}.collapsable-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:16px}.collapsable-error h2{font-size:16px;font-weight:600}.collapsable-error p{font-size:14px;font-weight:400}.shop-search-collapsable-row-download{width:calc(100% - 32px);display:flex;align-items:flex-end;justify-content:flex-end;padding:0 16px}@media screen and (max-width: 900px){.shop-table-reviews-filter-wrapper,.shop-search-table-reviews-rows{grid-template-columns:1fr}.shop-table-most-reviewed-products,.shop-table-most-liked-products{display:grid;grid-template-columns:1fr}.shop-table-most-used-tags-wrapper .shop-table-most-used-tags{grid-template-columns:1fr 1fr 1fr}}.shop-search-content-link{color:#000}.shop-search-content-link h2{display:flex;align-items:center}.keyword-search-empty-page{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.keyword-search-empty-page img{width:50%;max-width:500px}.keyword-search-empty-page .keyword-search-empty-page-form{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.keyword-search-empty-page .keyword-search-empty-page-form h2{font-size:24px;font-weight:500;margin-top:16px}.keyword-search-empty-page .keyword-search-empty-page-form input{width:100%}.keyword-search-collapsable-row{display:grid;grid-template-columns:1fr 3fr 2fr;margin:16px;gap:8px}.keyword-search-collapsable-row .keyword-search-collapsable-row-details{display:flex;flex-direction:column;gap:4px}.keyword-search-collapsable-row .keyword-search-collapsable-row-details .row-details-links{margin-top:8px;display:flex;gap:4px}.keyword-search-collapsable-row .keyword-search-collapsable-row-details .keyword-search-collapsable-row-details-link{display:flex;align-items:center;justify-content:center;background-color:#f1641f;width:28px;height:28px;border-radius:50%;color:#fff;margin-right:4px}.keyword-search-collapsable-row .keyword-search-collapsable-row-tags-container{display:flex;width:100%;height:min-content}.keyword-search-collapsable-row .keyword-search-collapsable-row-tags-container .keyword-search-collapsable-row-tags{display:grid;grid-template-columns:1fr 1fr 1fr;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}.keyword-search-collapsable-row .keyword-search-collapsable-row-tags-container .keyword-search-collapsable-row-tags .include-keywords{display:flex;gap:4px}.keyword-search-collapsable-row .keyword-search-collapsable-row-category{display:flex;flex-direction:column;width:100%}.keyword-search-collapsable-row .keyword-search-collapsable-row-category div{margin-bottom:8px;width:100%}.keyword-search-collapsable-row .keyword-search-collapsable-row-category div p{font-size:14px;font-weight:500;color:#f1641f;width:100%;border-bottom:solid 1px #ddd;margin-bottom:4px}.keyword-search-collapsable-row .keyword-search-collapsable-row-category div h4{font-size:15px;font-weight:400;margin:0}.keyword-search-table-link{color:#f1641f}.keyword-search-form{display:flex;flex-direction:column;width:100%}.keyword-search-form .keyword-search-form-header{display:grid;grid-template-columns:120px 1fr 120px;border-bottom:1px solid #ddd;padding-bottom:16px;gap:16px}.keyword-search-form .keyword-search-form-header .keyword-search-form-header-details{display:flex;flex-direction:column;align-items:center;justify-content:stretch;row-gap:10px}.keyword-search-form .keyword-search-form-header .keyword-search-form-header-details .keyword-card-title{padding:5px 8px;min-width:120px;width:100%;height:auto;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:space-between;position:relative;border-radius:8px;text-align:center}.keyword-search-form .keyword-search-form-header .keyword-search-form-header-details .keyword-card-title p{margin-bottom:0}.keyword-search-form .keyword-search-form-header .keyword-search-form-header-details .keyword-analytic-card{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:10px;padding:4px 8px;min-width:120px;width:100%;border-radius:8px;font-size:18px;font-weight:400;height:100%;gap:8px}.keyword-search-form .keyword-search-form-header .keyword-search-form-header-details .keyword-analytic-card span{font-size:32px;font-weight:600}.keyword-search-form .keyword-search-form-header .keyword-tooltip{position:absolute;left:152px;top:0;background-color:#fff;border-radius:8px;box-shadow:0 0 12px RGBA(0,0,0,.1);z-index:200;width:max-content;gap:8px;display:flex;flex-direction:column;border:1px solid #ccc;padding:16px}.keyword-search-form .keyword-search-form-header .keyword-tooltip .tooltip-item{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.keyword-search-form .keyword-search-form-header .keyword-tooltip .tooltip-item div{width:24px;height:8px;border-radius:8px}.keyword-search-form .keyword-search-form-header .keyword-tooltip .tooltip-item p{text-align:start;color:#333;margin:0;font-size:14px}.keyword-search-form .keyword-search-form-header .keyword-hunter{background:#fff;color:#000;border:1px solid #f1641f;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;gap:4px;width:calc(100% - 16px);height:100%;border-radius:4px}.keyword-search-form .keyword-search-form-header .keyword-hunter img{width:80px;margin-bottom:-16px;margin-top:-16px;animation-name:scale;animation-duration:2s;animation-iteration-count:infinite;animation:growAndShrink 2s infinite}.keyword-search-form .keyword-search-form-header .keyword-hunter-active{background:#f1641f;color:#fff}@keyframes growAndShrink{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}.keyword-search-form-container{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:16px}.keyword-search-form-container .keyword-search-form-fields{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;width:100%}.keyword-search-form-container .keyword-search-form-fields input{width:100%;max-width:360px}.keyword-search-form-container .keyword-search-form-filter{margin-top:16px;padding-top:16px;border-top:1px solid #ddd;display:grid;grid-template-columns:1fr 1fr;width:100%;gap:16px}.keyword-search-form-container .keyword-search-form-filter .keyword-search-form-filter-label{display:flex;flex-direction:column;gap:4px;width:100%}.keyword-search-form-container .keyword-search-form-filter .form-filter-container{display:flex;flex-direction:row;align-items:center;gap:4px}.keyword-search-form-container .keyword-search-form-filter input{width:100%}.keyword-hunter-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;margin-top:16px}.keyword-hunter-wrapper .keyword-hunter-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;width:100%;margin-bottom:16px}.keyword-hunter-wrapper .keyword-hunter-table{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,1fr);flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;padding:10px 20px;column-gap:10px;max-height:500px}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword{display:flex;justify-content:space-between;background:#f2f2f2;height:60px;align-items:center;box-sizing:border-box;padding:10px;border-radius:5px;margin-top:10px}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword h3{font-size:16px;margin:0}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword .keyword-hunter-keyword-item{display:grid;align-items:center;justify-content:center;grid-template-columns:auto 1fr;gap:16px}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword .keyword-hunter-keyword-item p{width:100%;margin:0}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword .keyword-hunter-keyword-item div{display:flex;align-items:center;justify-content:center;width:100%;color:#fff;border-radius:4px;height:28px}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword .keyword-hunter-times-used{display:flex;flex-direction:column;align-items:flex-end;height:100%}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword .keyword-hunter-times-used h4{font-size:22px;color:#f1641f;margin:0}.keyword-hunter-wrapper .keyword-hunter-table .keyword-hunter-keyword .keyword-hunter-times-used h5{font-size:14px;color:#9b9b9b;margin:0}.keyword-search-premium-feature{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:160;border-right:1px solid #ddd;border-left:1px solid #ddd;margin:0 1rem;padding:0 1rem}.keyword-search-premium-feature h2{font-size:20px;margin:0}.keyword-search-premium-feature h3{font-size:18px;margin:0}.keyword-search-premium-feature p{font-size:16px;margin:0}.google-trends-empty{height:160;border-right:1px solid #ddd;border-left:1px solid #ddd;margin:0 1rem;padding:0 1rem;background-color:#fff;gap:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.google-trends-empty h2{font-size:18px;margin:0;color:#f1641f;font-weight:500;text-align:center}.google-trends-empty p{text-align:center}.google-trends{height:160;border-right:1px solid #ddd;border-left:1px solid #ddd;margin:0 1rem;padding:0 1rem}.hunter-quotas h2{font-size:24px;margin:0}.hunter-quotas p{font-size:16px;font-weight:400;margin:0;color:#444}.report-detail-menu-tab{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.report-detail-menu-tab-2{display:grid;grid-template-columns:1fr 1fr}.report-detail-form-wrapper{display:grid;grid-template-columns:1fr 2fr;gap:16px;align-items:flex-start}.report-detail-form-wrapper .report-detail-form-container{display:flex;flex-direction:column;gap:16px}.report-detail-form-wrapper .report-detail-form-container form{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.report-detail-form-wrapper .report-detail-form-container form label{width:100%;display:flex;flex-direction:column;gap:8px}.report-detail-form-wrapper .report-detail-form-container form .category-container{display:grid;grid-template-columns:1fr 16px;align-items:center;gap:8px;width:100%}.report-detail-form-wrapper .report-detail-form-container form .category-container input{width:100%}.report-detail-form-details{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.report-detail-form-details .report-detail-form-detail{border:1px solid RGBA(0,0,0,.1);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;color:#333;padding:16px;border-radius:8px;background-color:#fff}.report-detail-form-details .report-detail-form-detail :first-child{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.report-detail-form-details .report-detail-form-detail :first-child img{height:60px;width:60px;background-color:orange;object-fit:cover;border-radius:4px}.report-detail-form-details .report-detail-form-detail :last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.report-detail-form-details .report-detail-form-detail :last-child h4{margin:0;font-size:20px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;line-height:24px}.report-detail-form-details .report-detail-form-detail :last-child h4 span{color:#f1641f;font-weight:500;font-size:22px}.report-detail-form-details .report-detail-form-detail :last-child p{margin:8px 0 0;font-size:15px;font-weight:400}.report-detail-form-details .report-detail-form-detail-product{border:1px solid RGBA(0,0,0,.1);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;color:#333;padding:16px;border-radius:8px;background-color:#fff}.report-detail-form-details .report-detail-form-detail-product .product-image a{display:flex;flex-direction:row;align-items:center;color:#000;font-weight:500}.report-detail-form-details .report-detail-form-detail-product .product-image a img{height:60px;width:60px;background-color:orange;object-fit:cover;border-radius:4px}.report-detail-form-details .report-detail-form-detail-product :last-child{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.report-detail-form-details .report-detail-form-detail-product :last-child h4{width:100%;margin:0;font-size:16px;gap:4px}.report-detail-form-details .report-detail-form-detail-product :last-child h4 strong{color:#f1641f;font-weight:500;font-size:16px}.report-detail-form-details .report-detail-form-detail-product :last-child p{margin:8px 0 0;font-size:15px;font-weight:400}.help-main{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin-bottom:60px;border:solid 1px #ccc;border-radius:8px;padding:32px;background-color:#f4f4f4;gap:16px;width:100%;max-width:1136px}.help-main a{color:#f1641f;text-decoration:underline;font-weight:500}.help-main .help-title{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.help-main .help-title h2{font-size:24px;font-weight:600;border-bottom:1px solid #ccc;padding-bottom:8px;width:100%}.help-main .help-title p{width:100%;padding:16px 0}.help-main .help-title p span a{color:#f1641f;text-decoration:underline;font-weight:500}.help-main .help-wrapper{width:100%;display:flex;flex-direction:column}.help-main .help-wrapper .help-card{width:100%;background:#eee;padding:20px 25px;box-sizing:border-box;border:1px solid #ccc;border-radius:5px}.help-main .help-wrapper .help-card:not(:first-child){margin-top:10px}.help-main .help-wrapper .help-card .help-head{display:flex;align-items:center;justify-content:space-between}.help-main .help-wrapper .help-card .help-head h4{font-size:16px;font-weight:400;margin-bottom:0}.help-main .help-wrapper .help-card .help-head button{background:transparent}@keyframes transitionAnimation{0%{top:-20px;opacity:0}to{top:unset;opacity:1}}.help-main .help-wrapper .help-card .help-text{margin-top:20px;width:90%;position:relative;animation:transitionAnimation 2 ease}.login-form{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;width:calc(100% - 32px);margin:16px 0}.login-form .new-login{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.login-form label{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;width:calc(100% - 24px);margin:0}.login-form button{align-self:center}.register-form{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;width:calc(100% - 32px);margin:16px 0}.register-form label{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;width:calc(100% - 24px);margin:0}.register-form .PhoneInput{width:100%;border:solid 1px #ccc;padding:8px 16px;border-radius:4px;transition:all ease-out .3s;font-size:16px}.register-form button{align-self:center}.register-form .checkbox-container{display:grid;grid-template-columns:16px 1fr;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px}.register-form .checkbox-container p{margin:0;font-size:14px}.error-message{color:#f1641f;font-size:14px;margin:8px 0 0}.error-message-password{color:#d32f2f;font-size:14px;margin:8px 0 0}.not-found{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(241,100,31,.6509803922);gap:16px}.not-found .logo{width:100%;max-width:160px;object-fit:contain}.not-found .illustration{width:100%;max-width:800px;object-fit:contain}.not-found .info{display:flex;align-items:center;color:#fff;gap:32px}.not-found .info h1{font-size:150px;font-weight:800}.not-found .info div{display:flex;flex-direction:column;gap:16px}.not-found .info div h2{font-size:64px;font-weight:600}.not-found .info div p{font-size:24px;font-weight:400}.not-found .button-wrapper{width:100%;height:40px;display:flex;align-items:center;justify-content:center;margin:4vh 0;gap:16px}.compare-table-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:64px 0;padding:0;overflow:auto;width:100%}.compare-table-wrapper{border:1px solid #ccc;border-radius:8px;width:100%;max-width:1136px;padding:32px;background-color:#f4f4f4}.compare-table-wrapper h2{font-style:normal;font-weight:600;font-size:36px;line-height:48px;letter-spacing:-.002em}.compare-table-wrapper .compare-table{display:grid;grid-template-columns:3fr 2fr 2fr 2fr 2fr;gap:32px;padding:16px 0;width:96%;max-width:1100px}.compare-table-wrapper .compare-table .table-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:32px 0;border-radius:16px}.compare-table-wrapper .compare-table .table-column .icon:nth-child(2n){background-color:#ffffff0d}.compare-table-wrapper .compare-table .table-column .icon{display:flex;align-items:center;justify-content:center;width:100%}.compare-table-wrapper .compare-table .table-column h2{font-size:28px;font-weight:500;letter-spacing:-.027em}.compare-table-wrapper .compare-table .table-column .price{display:flex;align-items:center;justify-content:center}.compare-table-wrapper .compare-table .table-column .price h3{font-style:normal;font-weight:600;font-size:36px;line-height:54px;letter-spacing:-.027em;margin:0}.compare-table-wrapper .compare-table .table-column .price p{font-style:normal;font-weight:300;font-size:24px;line-height:36px;letter-spacing:-.027em;margin:0}.compare-table-wrapper .compare-table .table-column .compare-table-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.compare-table-wrapper .compare-table .table-column .compare-table-header h3{font-style:normal;font-weight:500;font-size:22px;line-height:29px;letter-spacing:-.027em}.compare-table-wrapper .compare-table .table-column .compare-table-header p{font-style:normal;font-weight:300;font-size:14px;line-height:16px;letter-spacing:-.027em}.compare-table-wrapper .compare-table .table-column div{height:64px}.compare-table-wrapper .compare-table .table-column div:first-child{height:120px;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.compare-table-wrapper .compare-table .table-column div svg{height:36px;width:36px}.compare-table-wrapper .compare-table .table-column-normal{align-items:center;background-color:#eee;border:solid 1px #ccc}.compare-table-wrapper .compare-table .table-column-active{align-items:center;background-color:#f1641f;border:solid 1px #f1641f;box-shadow:0 0 14px #f1641fbf;color:#fff;z-index:5}.pricing{display:flex;flex-direction:column;align-items:center;padding:64px 0}.pricing h1{font-size:64px;font-family:Poppins,sans-serif;font-weight:600}.pricing-plans{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0;height:1200px}.pricing-plans h2{margin-bottom:64px;font-size:48px;font-family:Poppins,sans-serif;font-weight:600}.pricing-table-header-head{z-index:5;background-color:#eee}.pricing-table-header{align-items:center;text-align:center;justify-content:center;position:sticky;top:0;padding:0;width:100%;max-width:1200px}.pricing-table-header .pricing-plan-header-wrapper{width:max-content;width:100%;display:grid;grid-template-columns:repeat(4,1fr);flex-direction:row;gap:0}.pricing-table-header .pricing-plan-header-cell{border:1px solid #ccc;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:24px 8px;width:calc(100% - 18px);gap:24px}.pricing-table-header .pricing-plan-header-cell h2{font-weight:600;font-size:24px;margin:0}.pricing-table-header .pricing-plan-header-cell h4{color:#f1641f;font-size:32px;margin:0}.pricing-table-header .pricing-plan-header-cell a{text-decoration:none;margin-bottom:12px}.pricing-table-header-wrapper{font-family:arial,sans-serif;width:100%;position:relative;border-collapse:collapse;min-width:640px}.pricing-table-header-wrapper td{border:1px solid #ccc;text-align:left;padding:24px 8px;width:160px;text-align:center}.pricing-table-header-wrapper tr:nth-child(2n){background-color:#eee}
