.login-logo{position:absolute;top:2rem;left:2rem;width:120px;z-index:10}.login-container{display:flex;justify-content:center;gap:4rem;margin:50px auto}.login-left{display:flex;flex-direction:column;justify-content:center}.login-content{display:flex;flex-direction:column;max-width:460px}.login-title{font-size:32px;font-weight:700;color:#1e1e1e;margin:0;text-align:start}.login-description{font-size:16px;color:#777;margin:16px 0 39px}.login-form{display:flex;flex-direction:column;gap:20px;width:100%;max-width:400px}.login-label{font-size:14px;text-align:left;width:100%}.login-input{width:100%;padding:12px;font-size:14px;border:1px solid #ccc;border-radius:12px;background-color:#f9f9f9;box-sizing:border-box}.password-container{position:relative}.eye-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px}.login-options{display:flex;justify-content:space-between;align-items:center;font-size:13px}.login-checkbox{width:16px;height:16px;border:2px solid #4f46e5;border-radius:4px}.login-remember{margin-left:8px}.login-forgot{color:#ef4444;text-decoration:none}.login-button{width:100%;background-color:var(--main-color);color:#fff;font-weight:700;padding:16px;border-radius:20px;border:none;font-size:16px;cursor:pointer}.login-register{font-size:13px;text-align:center;color:#333;margin-top:2rem}.login-register a{color:#ef4444;text-decoration:none}.login-right{display:flex;align-items:center;justify-content:center}.login-illustration{max-width:100%;max-height:90vh;object-fit:contain}.login-title-desktop{display:inline}@media (max-width: 1000px){.login-title-desktop{display:none}.login-container{flex-direction:column;justify-content:flex-start;align-items:center;padding:0 32px;gap:0;max-height:100vh;height:auto}.login-logo{position:static;display:block;margin:65px auto 27.34px}.login-left{align-items:center;justify-content:flex-start;width:100%}.login-content{align-items:center;text-align:center;width:100%;max-width:100%}.login-title{font-size:22px;margin:0}.login-description{font-size:14px;margin:16px 0 48px}.login-form{display:flex;flex-direction:column;gap:20px;width:100%;max-width:400px}.login-right{display:none}}.auth-text-input{padding:12px;border:1px solid var(--main-color);border-radius:12px;font-size:18px;width:100%;box-sizing:border-box}.input-icon-wrapper{position:relative}.input-icon-wrapper input{padding-left:42px}.input-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}.input-label{font-size:14px;font-weight:600;color:#333;text-align:left}.forgot-password{text-align:right;font-size:13px;color:var(--main-color);text-decoration:none}.terms{text-align:center;margin-top:1.2rem;font-size:14px}.terms a{color:var(--main-color);font-weight:500;text-decoration:none}.register2fa-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;overflow:hidden;background-color:#fcfbfc;padding:0}.register2fa-logo{width:150px;margin-bottom:1.5rem}.register2fa-title{font-size:48px;font-weight:700;color:#313131;margin:0;text-align:center}.register2fa-subtext{font-size:18px;color:#777;margin:.5rem 0 2rem;text-align:center;max-width:500px}.register2fa-form{width:100%;max-width:500px;display:flex;flex-direction:column;gap:1rem}.register2fa-label{font-size:14px;font-weight:600;color:#333;text-align:left}.register2fa-input-wrapper{position:relative;width:100%}.register2fa-input-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}.register2fa-submit{width:100%;border-radius:12px;font-size:18px;background-color:var(--main-color);color:#fff;padding:16px;font-weight:700;border:none;cursor:pointer;transition:background-color .3s ease}.register2fa-submit :hover,.register2fa-submit:hover{background-color:#3f47b1}.register2fa-terms{text-align:center;margin-top:1rem;font-size:14px}.register2fa-terms a{color:var(--main-color);font-weight:500;text-decoration:none}@media (max-width: 1000px){.register2fa-logo{width:120px}.register2fa-title{font-size:40px}.register2fa-subtext{font-size:16px;max-width:90%}.register2fa-form{max-width:90%}}.contact-form{display:flex;flex-direction:column;width:100%;padding:0;margin:0 auto}.contact-form label{margin:10px 0 5px;font-weight:600;font-size:13px;color:#333}.contact-form label:first-of-type{margin-top:4px}.contact-form input,.contact-form textarea{padding:9px 11px;font-size:14px;border-radius:6px;border:1px solid #ddd;transition:all .2s;font-family:inherit;width:100%;box-sizing:border-box}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#23bdc5;box-shadow:0 0 0 3px #23bdc51a}.contact-form textarea{resize:vertical;min-height:70px}.contact-form button{margin-top:16px;background-color:#1c1c1c;color:#fff;padding:11px 20px;border:none;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s;width:100%}.contact-form button:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.contact-form button:active{transform:translateY(0)}.ReactModal__Overlay--after-open{background-color:#000000bf!important;position:fixed!important;z-index:99998!important}@media (max-width: 768px){.contact-form label{font-size:14px;margin:12px 0 6px}.contact-form input,.contact-form textarea{font-size:14px;padding:10px 12px}.contact-form textarea{min-height:100px}.contact-form button{font-size:15px;padding:12px 20px;margin-top:20px}}@media (max-width: 480px){.contact-form label{font-size:13px;margin:10px 0 5px}.contact-form input,.contact-form textarea{font-size:14px;padding:10px}.contact-form textarea{min-height:90px}.contact-form button{font-size:14px;padding:11px 18px}}.contact-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.contact-modal-title{margin:0;font-size:24px;font-weight:600;color:#1a1a1a}.contact-modal-close{background:none;border:none;font-size:28px;cursor:pointer;color:#999;transition:color .2s;padding:4px 8px;line-height:1}.contact-modal-close:hover{color:#333}.contact-modal-divider{margin:12px 0 16px;border:none;border-top:1px solid #e9ecef}.ReactModal__Content{padding:24px!important}@media (max-width: 768px){.contact-modal-title{font-size:20px}.contact-modal-close{font-size:24px}.ReactModal__Content{padding:20px!important;width:88%!important;height:85vh!important;max-height:85vh!important}}@media (max-width: 480px){.contact-modal-title{font-size:18px}.contact-modal-header{margin-bottom:4px}.contact-modal-divider{margin:8px 0 12px}.ReactModal__Content{padding:18px!important;width:85%!important;height:90vh!important;max-height:90vh!important;border-radius:12px!important}}.button-footer{display:flex;justify-content:center;align-items:center;gap:9.5px;margin-bottom:25px;text-align:center;flex-wrap:wrap}.button-a,.button-b{border:none;border-radius:10px;font-weight:700;font-size:15px;cursor:pointer;height:40px;text-align:center}.button-a{color:var(--button-a-color);background-color:var(--button-a-bg);width:190px}.button-b{color:var(--button-b-color);background-color:var(--button-b-bg);width:190px}.button-footer.single-button{width:385px;justify-content:center;margin:auto auto 25px}.button-footer.single-button .button-a,.button-footer.single-button .button-b{width:385px}.button-a a{all:unset;display:block;width:100%;height:100%;text-align:center;cursor:pointer}@media (max-width: 390px){.button-a,.button-b{width:160px;font-size:14px}}.picker-container{position:relative;display:inline-flex;align-items:center;gap:8px}.swatch{width:114px;height:22px;border-radius:21px}.picker-popup{position:absolute;top:36px;left:0;background:#fff;border:1px solid #ccc;padding:8px;box-shadow:0 2px 10px #0000001a;z-index:10}.sv-canvas{display:block;cursor:crosshair;border:1px solid #ccc;margin-bottom:8px}.hue-slider{height:14px;width:100%;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red);cursor:pointer;border-radius:4px}.logged-user{position:absolute;top:26px;right:38px;display:flex;width:232px;gap:12px;align-items:center;background-color:#fff;border-radius:50px;min-width:232px;min-height:50px;max-width:260px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logged-user span{color:#3c3c3b;font-weight:700}.logged-user em{color:#23bdc5}.profile-picture-holder{min-width:50px;height:50px;aspect-ratio:1;border-radius:50%;overflow:hidden}.profile-picture-holder img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 1000px){.logged-user{display:none}}form{display:flex;flex-direction:column;gap:15px;color:#545b6f;font-size:13px}.config-text-input{padding:12px;border:1px solid #d7d7d7;border-radius:15px;font-size:13px;width:265px;margin-bottom:13px}.config-text-input{box-sizing:border-box}#website{width:591px}.domain-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.domain-prefix{position:absolute;left:12px;color:#00a372;font-size:16px;pointer-events:none;transform:translateY(-34%)}.domain-slug-input{padding-left:76px;border:1px solid #d7d7d7;border-radius:15px;font-size:16px;height:44px;width:100%;color:#545b6f}.form-config-container input::placeholder{color:#c4c4c4;font-size:13px}.account-config-div input{margin-bottom:13px}.form-row.vertical-children{gap:16px}.config-radio-input{min-width:0}.config-submit-input{color:#fff;background-color:var(--main-color);width:148px;height:39px;border:none;border-radius:15px;align-self:end}.config-label{min-height:18px}.giant-qr{width:388px;padding:20px;border:1px solid #545B6F;border-radius:34px;align-self:center;margin:35px}.qr-text{font-size:15px}.download-qr{color:#fff;background-color:#0d0d13;border-radius:15px;height:34px;width:219px;border:none;margin:35px;text-align:center;align-content:center}.download-qr svg{vertical-align:text-bottom}.welcomeText{color:#e8542f;font-size:50px;font-weight:700;margin:0}.horizontal-form-separator{height:1px;width:100%;background-color:#545b6f;opacity:.5;margin:12px 0}.vertical-form-separator{height:352px;width:1px;background-color:#686867;opacity:.5;margin:12px 0}.form-row{display:flex;justify-content:space-between}.vertical-children>*{display:flex;flex-direction:column;width:100%}.config-top-bar-container{padding:40px 62px}.config-top-bar{color:#474e68;border-bottom:2px solid #f4f3f7}.config-menu{min-width:60%;margin-bottom:-2px}.config-select{display:flex;padding:0;margin:0;list-style-type:none}.config-select>*{width:141px;text-align:center}.config-tab{display:flex;justify-content:center;align-items:center;gap:4px;line-height:2}.config-tab svg{vertical-align:text-bottom}.active-tab{color:var(--main-color);border-bottom:solid 3px var(--main-color)}.active-tab svg>path{stroke:var(--main-color)}.config-display{background-color:#fff;max-width:min(665px,100%);border-radius:54px;padding:37px 37px 67px;margin:auto;box-sizing:border-box}.privacy-btn-container{display:flex;width:100%}.privacy-btn-container input{opacity:0}.privacy-btn-container input:checked~.privacy-radio-btn svg path{stroke:#545b6f}.privacy-btn-label{border:#474E68 solid 1px;border-radius:30px;overflow:hidden;display:block;position:relative}.privacy-btn-label svg{border-radius:50%;width:44px;height:44px;box-sizing:border-box;padding-top:13.5px;padding-left:14px;background-color:#3a4662;vertical-align:middle}.privacy-btn-label span{margin:0 25px 0 15px}div.privacy-btn-container:first-of-type label.privacy-btn-label svg{background-color:#62d063;padding:9px}.privacy-radio-btn{border-radius:50%;border:#474E68 solid 1px}.privacy-radio-btn svg{padding:8px 9px}.privacy-radio-btn svg path{stroke:#fff}.config-password-container{display:flex;flex-direction:column;margin:auto;gap:15px}.config-password-container input{max-width:289px}.access-keys-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.access-key-item{padding:10px 16px;border-radius:6px;display:flex;justify-content:space-between;font-size:14px;font-weight:500;color:#333;width:50%;align-items:center}.access-key-item span:first-child{font-weight:500}.access-key-item span:last-child{font-style:italic;font-size:13px;color:#666}.config-subtitle{margin-bottom:-10px}.delete-key-button{background:none;border:none;color:#999;font-size:18px;cursor:pointer;margin-left:8px}.private-profile-header{display:flex;flex-direction:column;gap:2px}.private-profile-title{font-size:12px;font-weight:700}.private-profile-sub-title{font-size:11px}.private-profile-icon{background-color:#3a4662;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.private-profile-header-container{display:flex;gap:6px;padding-left:6px}.delete-key-button:hover{color:#e74c3c}.access-keys-table{width:344px;table-layout:fixed;border-collapse:collapse;font-size:10px;border:1px solid #ccc;border-radius:8px;overflow:hidden;margin-top:8px}.access-keys-table th,.access-keys-table td{padding:6px 8px;text-align:left;vertical-align:middle;white-space:nowrap}.access-keys-table th:nth-child(1),.access-keys-table td:nth-child(1){width:162px}.access-keys-table th:nth-child(2),.access-keys-table td:nth-child(2){width:91px}.access-keys-table th:nth-child(3),.access-keys-table td:nth-child(3){width:41px;text-align:center;padding-right:4px}td{padding-top:0!important;font-size:13px}.phone-number-input,.phone-prefix-input{border:1px solid #d7d7d7;border-radius:15px;padding:15px 26px 14px 14px}.phone-prefix-input{width:65px;height:16px;margin-right:7px}.phone-number-input{width:107px;height:18px}@media only screen and (max-width: 1000px){.form-row{flex-wrap:wrap}.config-top-bar-container{padding:10px min(5%,32px)}.config-top-bar-container h2,.config-top-bar-container svg{display:none}.config-top-bar{border:none}.config-menu{width:100%}#account-config{width:64px;height:14px}#button-config{width:42px;height:14px}#qr-config{width:14px;height:14px}#password-config{width:60px;height:14px}.account-config-div input.config-text-input{width:338px;height:38px;font-size:13px}.config-select{gap:6px;align-items:center;padding:0 15px}#website{width:338px}#nombre,#companyName,#email1,.config-text-input{margin-bottom:0}.config-tab{width:auto;padding:6px 13px;border-radius:25px;font-size:11px;border:solid 3px var(--main-color);color:var(--main-color);box-shadow:0 0 4px #0006}.active-tab{color:#fff;background-color:var(--main-color);box-shadow:0 0 4px 0 var(--main-color)}.config-display{background-color:transparent;padding:25px 23px}.privacy-btn-label{width:100%}.extra-mobile-layer{max-width:min(348px,calc(100% - 62px));margin:auto;padding:30px;border-radius:25px;background-color:#fff;border:1px solid rgba(0,0,0,.2)}.vertical-form-separator{margin:25px 0;height:1px;width:calc(100% - 60px)}.giant-qr{border:1px solid transparent;width:245px;aspect-ratio:1;height:auto}.qr-text{text-align:center;max-width:90%;font-size:11px}.download-qr{width:min(276px,90%)}.config-password-container input{max-width:unset}.config-submit-input{margin-top:20px;width:95%;align-self:center}.button-footer button{padding:10px;font-family:Geologica}#submit{margin-bottom:60px}.phone-number-input,.phone-prefix-input{border:1px solid #d7d7d7;border-radius:15px;padding:12px 9px 12px 16px;margin-bottom:0!important}.phone-prefix-input{width:88px;height:12px;margin-right:7px}.phone-number-input{width:189px;height:12px}}.profile-components-container,.profile-components-container-editing{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:calc(100% - 40px);padding:0 20px;margin:-12px 0 0}.profile-components-container>*,.profile-components-container-editing>*{border-radius:20px;padding:12px 0;-webkit-user-select:none;user-select:none;position:relative;min-height:16px;-webkit-align-content:center;align-content:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.profile-components-container>*>*,.profile-components-container-editing>*>*{border-radius:20px}.profile-components-container-editing>*:hover{background-color:#282828}.profile-components-container-editing>*:hover>.editing-option{opacity:1}.profile-components-container-editing>* input::placeholder{color:#fff}.profile-components-container-editing>* .icon-bubble{z-index:99!important}.profile-components-container-editing>* *{-webkit-transition:background-color .6s ease;transition:background-color .6s ease}.component-backdrop{position:relative}.component-backdrop:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#121211;opacity:.61;z-index:9;pointer-events:none}.component-switch{position:absolute;top:calc(50% - 15px);right:calc(50% - 25px);z-index:10}.component-switch input[type=checkbox]{display:none}.component-switch label{display:block;width:51px;height:31px;background-color:#e9e9ea;border-radius:31px;cursor:pointer;position:relative;transition:background-color .3s ease}.component-switch label:after{content:"";position:absolute;top:2px;left:2px;width:27px;height:27px;background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;transition:transform .3s ease}.component-switch input[type=checkbox]:checked+label{background-color:#34c759}.component-switch input[type=checkbox]:checked+label:after{transform:translate(20px)}.editing-option{position:absolute;opacity:0}.editing-option a,.editing-option p{width:38px!important;height:38px!important;position:relative}.img-edit-menu{position:absolute;display:flex;gap:4px;top:calc(50% - 19px);left:calc(50% - 40px)}.img-edit-menu .editing-option{position:static}.missing-component{border:red 2px solid}.element p{font-size:12px;margin:0}.element1{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:370px;max-height:370px;padding:24px 29px 20px;overflow:hidden;background-color:#1f1f1f;background-size:cover;background-position:center;text-align:left;color:#fff}.element1:hover .editing-option{opacity:1}.element1 img{position:absolute;object-fit:cover;border-radius:20px;width:100%;margin:-24px -29px -20px;height:100%}.element1 .element1-text{margin-top:auto;z-index:2}.element1 .element1-text h4{font-size:18px;font-weight:700;width:350px;margin:0 0 7px}.element1 .element1-text p{font-size:14px;color:#fff;margin-top:0!important;min-height:65px!important;max-height:65px!important}.element1 .element1-text p textarea{min-height:65px!important;max-height:75px!important}.element1:after{content:"";position:absolute;bottom:0;left:0;height:40%;width:100%;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);z-index:1}.element2{display:flex;flex-direction:column;padding:23px 32px 12px;height:173px;text-align:left;overflow:hidden;position:relative}.element2:hover .editing-option{opacity:1}.element2 img{position:absolute;object-fit:cover;border-radius:20px;width:100%;margin:-23px -32px -12px;max-height:208px;z-index:0}.element2 .editing-option{z-index:2}.element2 h4,.element2 p,.element2 a{position:relative;z-index:1}.element2 h4{width:190px;font-size:14px;margin:0}.element2 p{width:190px;white-space:pre-wrap}.element2 a{margin-top:auto;color:#fff;border-radius:10px;width:100%;height:39px;font-size:16px;font-weight:700;border:none;text-align:center;align-content:center;position:relative}.element2 a input{width:100%!important}.element3{display:flex;height:170px;overflow:hidden;background-color:#1f1f1f}.element3:hover .editing-option{opacity:1}.element3 .element3-img{position:relative;width:157px;height:170px;background-color:#474444;border-radius:15px}.element3 .element3-img img{width:100%;height:100%;object-fit:cover;border-radius:20px}.element3 .element3-content{display:flex;flex-direction:column;padding:23px 24px 13px;text-align:start;flex:1}.element3 .element3-content h4{font-size:14px;font-weight:700;margin:0;max-width:173px;min-height:37px;max-height:40px}.element3 .element3-content p{font-size:11px;color:#b0b0b0;max-width:173px;min-height:37px;max-height:65px}.element3 .element3-content .element3__button{background-color:#0076d6;color:#fff;font-weight:700;font-size:16px;height:38px;max-width:183px;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;margin-top:auto}.element4{width:390px;height:173px;background-color:transparent;color:#333;font-family:inherit;position:relative;overflow:hidden}.element4:hover .editing-option{opacity:1}.element4 .element4__wrapper{background-color:#fdfcfb;overflow:hidden;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.element4 .element4__tag{font-size:14px;font-weight:700;padding:16px 18px 12px;background-color:#ffd600;border-top-left-radius:20px;border-top-right-radius:20px;text-align:left}.element4 .element4__content{display:flex;align-items:flex-start;padding:0 18px;gap:38px;flex:1;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;background-color:#fdfcfb}.element4 .element4__text{width:200px;display:flex;flex-direction:column;justify-content:center;padding:20px 0;text-align:start}.element4 .element4__text h4{font-size:14px;font-weight:700;margin:0 0 3px}.element4 .element4__text p{font-size:11px;color:#777;margin:0}.element4 .element4__text p textarea{height:60px!important}.element4 .element4__image-wrapper{width:96px;height:96px;background-color:#3c3c3c;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;margin-top:16px}.element4 .element4__image-wrapper img{object-fit:cover;border-radius:16px;height:100%;width:100%}.element5{text-align:left;height:280px;overflow:hidden;background-color:#fdfcfb;display:flex;flex-direction:column;position:relative;color:#333;font-family:inherit}.element5:hover .editing-option{opacity:1}.element5 .element5__header{background-color:#3c3c3c;height:117px;position:relative}.element5 .element5__header img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.element5 .element5__date{text-align:center;position:absolute;top:70px;right:20px;background:#fff;width:56px;height:72px;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px}.element5 .element5__date span{color:#555;font-weight:500}.element5 .element5__date strong{font-size:20px;color:#111;line-height:1}.element5 .element5__content{padding:16px 24px 20px;display:flex;flex-direction:column;gap:8px}.element5 .element5__content>h5{font-size:13px;color:#0c8b7e;font-weight:500;margin:0}.element5 .element5__content>h3{font-size:18px;font-weight:700;margin:0}.element5 .element5__content>h3 input{width:335px!important}.element5 .element5__content>p{font-size:14px;color:#777;margin:-5px 0 15px;height:18px}.element5 .element5__content>p textarea{height:32px!important}.element5 .element5__content .element5__button{background-color:#2b7cd3;color:#fff;font-weight:700;font-size:16px;height:40px;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;width:100%;position:relative}.element6{display:flex;align-items:center;height:104px;background-color:#2c2c2c;padding:10px;box-sizing:border-box;color:#fff;overflow:hidden}.element6:hover .editing-option{opacity:1}.element6 .element6__image-wrapper{width:104px;height:83px;background-color:#4a4a4a;border-radius:16px;flex-shrink:0;margin-right:20px;position:relative}.element6 .element6__image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:16px}.element6 .element6__image-wrapper input{max-width:calc(100% - 8px)}.element6 .element6__text{display:flex;flex-direction:column;justify-content:center;gap:4px;flex:1;min-width:0;text-align:left}.element6 .element6__text h4{font-size:14px;font-weight:700;margin:0;color:#fff}.element6 .element6__text p{font-size:11px;color:#b0b0b0;margin:0}.element6 .element6__text h5{font-size:11px;font-weight:400;margin:0;color:#00b293}.element7{display:flex;align-items:center;height:82px;background-color:#2c2c2c;padding:20px 24px;box-sizing:border-box;color:#fff;overflow:hidden}.element7:hover .editing-option{opacity:1}.element7 .element7__date-box{background-color:#4a4a4a;border-radius:16px;width:44px;height:64px;margin-right:13px;display:flex;flex-direction:column;align-items:center;justify-content:center}.element7 .element7__date-box .element7__month{font-size:11px;color:#fff}.element7 .element7__date-box .element7__day{font-size:20px;font-weight:700;color:#fff;margin-top:2px}.element7 .element7__text{display:flex;flex-direction:column;justify-content:center;margin-top:7px;gap:2px;text-align:start}.element7 .element7__text h5{font-size:11px;color:#00b293;font-weight:400;margin:0;width:100%}.element7 .element7__text h5 *{text-overflow:clip!important}.element7 .element7__text h4{font-size:14px;font-weight:700;margin:0}.element7 .element7__text p{font-size:11px;color:#b0b0b0;margin:0}.element7 .element7__text p textarea{height:32px!important}.element7 .element7__text .element7__fake-button{background-color:#545454;color:#fff;font-size:11px;padding:4px 12px;border-radius:10px;margin-top:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:140px}.element8{display:flex;align-items:center;height:104px;background-color:#2c2c2c;color:#fff;overflow:hidden;padding:12px;box-sizing:border-box}.element8:hover .editing-option{opacity:1}.element8 .element8__image-wrapper{position:relative;width:76px;height:76px;border-radius:16px;background-color:#3c3c3c;margin-right:20px;flex-shrink:0}.element8 .element8__image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.element8 .element8__text{display:flex;flex-direction:column;justify-content:center;text-align:start}.element8 .element8__text h4{font-size:14px;font-weight:700;margin:0 0 1px}.element8 .element8__text h4 input{width:260px!important}.element8 .element8__text p{font-size:11px;color:#b0b0b0;margin:0 0 8px;height:41px}.element8 .element8__text p textarea{height:64px!important}.element8 .element8__text .element8__link{background-color:#545454;color:#fff;font-size:11px;padding:4px 12px;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:140px}.element9{display:flex;align-items:center;height:60px;background-color:#2c2c2c;color:#fff;padding:0 20px;box-sizing:border-box}.element9:hover .editing-option{opacity:1}.element9 .element9__circle{width:43px;height:43px;border-radius:50%;background-color:#3c3c3c;flex-shrink:0}.element9 .element9__circle img{width:100%;height:100%;object-fit:cover;border-radius:50%}.element9 .element9__circle .img-edit-menu{top:30px}.element9 .element9__text{font-size:16px;font-weight:700;margin:0 30px 0 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:start}.element9 .element9__arrow{font-size:24px;line-height:1;margin-left:auto}.element11{display:flex;flex-direction:column;align-items:center;border-radius:15px;padding:24px 50px;min-width:320px;min-height:140px;position:relative;color:#fff;box-sizing:border-box;gap:10px}.element11 h4{margin:0;font-weight:400}.element11 h4 textarea{text-align:center!important}.element11 .element11__timer-row{display:flex;justify-content:space-between;align-items:center;gap:4px;position:relative;width:100%}.element11 .element11__timer-row span{font-size:12px;margin-top:3px}.element11 .element11__timer-row *>div{display:flex;flex-direction:row;gap:2px}.element11 .element11__timer-row *>div p{display:block;height:42px;width:34px;box-shadow:0 2px 8px #00000014;padding:3px;border-radius:9px;font-size:32px;font-weight:700;position:relative}.element11 .element11__timer-row *>div p:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;opacity:.2;pointer-events:none;border-radius:9px}.element11 .element11__timer-row input{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;cursor:pointer}.element11 .element11__digit-input{width:100%;height:100%;background:transparent;color:#fff;font-size:28px;font-weight:700;border:none;outline:none;text-align:center;-webkit-user-select:none;user-select:none}.carrusel.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.carrusel.dragging *{-webkit-user-select:none;user-select:none;cursor:grabbing;pointer-events:none}.carrusel.dragging *:hover .editing-option{opacity:0}.carrusel.dragging .img-edit-menu,.carrusel.dragging .editing-option,.carrusel.dragging .icon-bubble{pointer-events:auto}.carrusel{display:-webkit-flex;display:flex;overflow:auto hidden;-webkit-scroll-behavior:smooth;scroll-behavior:smooth;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;margin:-5px}.carrusel ::-webkit-scrollbar{display:none}.carrusel li{list-style:none;scroll-snap-align:start;position:relative}.carrusel li .editing-option p{margin:0}.carrusel li:hover .editing-option{opacity:1}.carrusel6{gap:4px;scroll-padding-left:0;padding-bottom:25px!important;margin:0}.carrusel6 li{position:relative;height:105px;aspect-ratio:1;text-align:left}.carrusel6 li .carrusel__delete-button{position:absolute;top:0;right:4px;border:none;cursor:pointer;z-index:2;width:18px;height:20px;display:flex;align-items:center;justify-content:center}.carrusel6 li .carrusel__delete-button img{width:8px;height:8px;pointer-events:none}.carrusel6 li span{max-width:105px;padding:0 2px;width:calc(100% - 4px);font-size:14px}.carrusel6 li .list-img-container{background-color:#3c3c3b;width:100%;height:100%;border-radius:15px;margin-bottom:2px}.carrusel6 li .carrusel6__link{display:block;width:100%;height:100%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.carrusel6 li .carrusel6__link img{pointer-events:none}.carrusel6 li img{border-radius:15px;height:105px;width:105px;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.structure{width:100%}.structure1{font-size:18px;overflow:hidden;font-weight:700}.structure2{display:block;height:1px;background-color:#fff}.structure3{min-height:68px;padding:20px;box-sizing:border-box;word-break:break-all;overflow-wrap:break-word}.structure3 textarea::placeholder{color:#fff}.img-container{width:43px;height:44px;background-color:red;border-radius:50%;display:flex;justify-content:center;align-items:center}.multimedia1{height:60px;min-width:60px;min-height:60px;width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.multimedia1:hover .editing-option{opacity:1}.multimedia1 img{width:100%;height:100%;object-fit:cover;border-radius:20px;background-color:transparent!important}.multimedia1 .resize-handle{position:absolute;right:0;bottom:0;width:20px;height:20px;background:#ffffff4d;cursor:se-resize;border-radius:4px;transition:background .2s ease}.multimedia1 .resize-handle:hover{background:#ffffff80}.multimedia2{height:386px;background-color:#26262a;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.multimedia2 iframe{width:100%;height:100%;border:none}.multimedia2 .img-container{background-color:#24d11e}.multimedia2 .img-container img{width:21px;height:20px}.spotify-link-input{margin-top:16px;width:80%;padding:8px 12px;background-color:#5b5b5b;border:none;border-radius:20px;color:#fff;font-size:14px;outline:none;text-align:center}.multimedia3{height:80px;display:flex;align-items:center;justify-content:center;background-color:#1f1f1f;position:relative;overflow:hidden;padding:0}.multimedia3 iframe{border:none;width:100%;height:100%;overflow:hidden}.multimedia3 iframe div[data-testid=embed-widget-container]{--dynamic-background-base: #266d2c !important;--dynamic-background-tinted: #24d11e !important}.multimedia3 .img-container{width:33px;height:33px;background-color:#24d11e}.multimedia3 .spotify-link-input{width:214px;padding:5px;margin:0 0 0 11px}.multimedia4{height:220px;border-radius:12px;background-color:#252529;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.multimedia4 iframe{width:100%;height:100%;border:none;border-radius:12px}.multimedia4 input{margin-top:12px;padding:8px 16px;background-color:#5b5b5b;color:#fff;border:none;border-radius:12px;width:75%;font-size:13px;text-align:center}.multimedia4 .img-container img{width:23px;height:15px}.multimedia5{height:220px;border-radius:12px;background-color:#26262a;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.multimedia5 iframe{width:390px;height:220px;border:none;border-radius:12px}.multimedia5 .img-container{background-color:#4b94d5;margin-bottom:15px}.multimedia5 .img-container img{width:17px;height:17px}.multimedia5 input.vimeo-link-input{width:80%;max-width:300px;padding:6px 12px;border-radius:999px;background-color:#555;border:none;color:#fff;font-size:13px;text-align:center}.multimedia6{display:-webkit-flex;display:flex;height:34px;border-radius:24px;-webkit-align-items:center;align-items:center;padding:0 23px;gap:9px;cursor:pointer;position:relative;padding:8px 25px 8px 13px!important}.multimedia6 *{z-index:2}.multimedia6 img{width:24px;aspect-ratio:1;object-fit:cover}.multimedia6 .editable-pdf-wrapper{padding:0;width:34px!important;height:34px!important;background-color:#6a6a6a!important;border-radius:50%!important;margin-left:-3px}.multimedia6 .editable-pdf-img{padding:5px!important;width:20px!important;height:28px!important}.multimedia6 img:last-child{margin-left:auto}.multimedia6 span{min-width:230px;font-size:14px;color:#fff;text-align:start}.multimedia6:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000;border-radius:24px;pointer-events:none}.multimedia6:hover:before{background-color:#0000001a}.multimedia7{height:218px;background-color:#26262a;color:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.multimedia7 iframe{width:100%;height:218px;border:none;border-radius:16px}.multimedia7 .img-container{background-color:#0762b3;margin-bottom:15px}.multimedia7 .img-container img{width:16px;height:17px}.multimedia7 input.calendly-link-input{background-color:#6a6a6a;border:none;border-radius:12px;padding:8px 16px;color:#fff;width:80%;max-width:320px;text-align:center;font-size:13px;outline:none}.carrusel1{display:flex;gap:12px;overflow-x:auto;padding:8px 0}.carrusel1 li{background-color:#1f1f1f;border-radius:16px;width:143px;height:282px;color:#fff;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.carrusel1 li .carrusel1__link{display:block;width:100%;height:107px;margin-bottom:8px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.carrusel1 li .carrusel1__link .carrusel1__image{pointer-events:none;margin-bottom:0}.carrusel1 li .carrusel1__image{width:100%;height:120px;margin-bottom:8px;max-height:107px;position:relative;background-color:#3c3c3b;border-radius:16px}.carrusel1 li .carrusel1__image img{width:100%;height:100%;object-fit:cover;border-radius:16px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.carrusel1 li .carrusel1__text{padding:0 12px;width:calc(100% - 24px);text-align:left}.carrusel1 li .carrusel1__text h4{font-size:14px;font-weight:700;margin:0 0 4px;max-width:119px}.carrusel1 li .carrusel1__text p{font-size:11px;color:#b0b0b0;margin:0 0 8px;height:48px;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.carrusel1 li .carrusel1__actions{position:relative;display:flex;width:calc(100% - 24px);font-size:14px;margin-top:auto;margin-bottom:12px;justify-content:space-between}.carrusel1 li .carrusel1__actions>div{max-width:50%;display:flex;align-items:center;gap:4px}.carrusel1 li .carrusel1__actions>div p{margin:0;text-align:start!important;width:30px}.carrusel1 li .carrusel1__button{justify-self:flex-end;background-color:#fff;color:#000;font-weight:700;font-size:14px;width:130px;height:32px;border:none;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.carrusel1 li .carrusel1__button input{background-color:transparent!important;margin-top:8px!important;font-weight:400!important}.carrusel2{display:flex;gap:16px;overflow-x:auto;padding:8px}.carrusel2 li{background-color:#1f1f1f;border-radius:16px;width:162px;height:218px;padding:12px;color:#fff;flex-shrink:0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.carrusel2 .carrusel2__link{display:block;width:100%;height:100px;margin-bottom:8px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.carrusel2 .carrusel2__link .carrusel2__image{pointer-events:none;margin-bottom:0}.carrusel2 div.carrusel2__image{width:100%;height:100px;position:relative;margin-bottom:8px;background-color:#3c3c3b;border-radius:10px}.carrusel2 div.carrusel2__image img{width:100%;height:100%;object-fit:cover!important;border-radius:10px;background-color:transparent!important;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.carrusel2 .carrusel2__text{width:100%;overflow:hidden;flex-grow:1}.carrusel2 .carrusel2__text h4{font-size:14px;font-weight:700;margin:0 0 4px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carrusel2 .carrusel2__text p{font-size:12px;color:#ccc;margin:0;text-align:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.carrusel3{display:flex;gap:12px;overflow-x:auto;padding:0;margin:0;border-radius:0;list-style:none;font-size:11px}.carrusel3 li{background-color:#1f1f1f;border-radius:12px;width:117px;height:171px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;flex-shrink:0}.carrusel3 li .carrusel3__link{display:block;width:100%;height:103px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.carrusel3 li .carrusel3__link .carrusel3__image{pointer-events:none}.carrusel3 li .carrusel3__image{width:100%;height:103px;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#333;overflow:hidden;position:relative}.carrusel3 li .carrusel3__image img{width:100%;height:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.carrusel3 li>p{margin:0;padding:12px 8px 0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;height:55px}.carrusel3 li>p textarea{height:48px!important}.carrusel3 .carrusel__delete-button{top:0}.carrusel4{display:flex;gap:16px;overflow-x:auto;padding:8px}.carrusel4 li{background-color:#1f1f1f;border-radius:20px;width:282px;height:243px;padding:16px;color:#fff;flex-shrink:0;display:flex;flex-direction:column;box-sizing:border-box;justify-content:space-between}.carrusel4 .carrusel4__link{display:block;width:100%;height:180px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.carrusel4 .carrusel4__link .carrusel4__image{pointer-events:none}.carrusel4 .carrusel4__image{width:100%;height:180px;background-color:#333;border-radius:12px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.carrusel4 .carrusel4__image img{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.carrusel4 .carrusel4__title{font-size:16px;font-weight:700;color:#fff;margin:6px 0 0;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.carrusel5{display:flex;gap:16px;overflow-x:auto;padding:8px}.carrusel5 li{width:84px;height:84px;background-color:#3c3c3c;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}.carrusel5 li img{width:100%;height:100%;object-fit:cover;pointer-events:none;display:block;border-radius:50%;overflow:hidden!important}.carrusel5 .carrusel__delete-button{width:12px;height:14px;display:flex;justify-content:center;align-items:center}.carrusel5 .carrusel__delete-button img{width:8px;height:8px}.carrusel7{display:flex;gap:16px;overflow-x:auto;padding:8px}.carrusel7 li{width:135px;height:192px;background-color:#1f1f1f;border-radius:12px;padding:12px;color:#fff;font-size:10px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;flex-shrink:0}.carrusel7 li p{text-align:start}.carrusel7 li p textarea{height:80px!important}.carrusel7 li .carrusel7__quote{width:12px;height:12px;margin-bottom:4px}.carrusel7 li .carrusel7__testimonial{font-size:10px;color:#fff;margin:0 0 6px;height:50px;overflow:hidden}.carrusel7 li .carrusel7__stars{display:flex;gap:2px;margin-bottom:6px}.carrusel7 li .carrusel7__stars img{width:10px;height:10px;transition:filter .2s,transform .15s}.carrusel7 li .carrusel7__stars img:hover{transform:scale(1.25)}.carrusel7 li .carrusel7__stars img:active{transform:scale(1.1)}.carrusel7 li .carrusel7__footer{display:flex;align-items:center;gap:8px}.carrusel7 li .carrusel7__footer .carrusel7__img-wrapper{width:28px;height:28px;border-radius:50%;overflow:hidden;position:relative;flex-shrink:0}.carrusel7 li .carrusel7__footer .carrusel7__img-wrapper img{width:100%;height:100%;border-radius:50%;object-fit:cover;position:relative}.carrusel7 li .carrusel7__footer .carrusel7__footer-texts{display:flex;flex-direction:column;gap:2px;text-align:left}.carrusel7 li .carrusel7__footer .carrusel7__footer-texts span{font-size:8px;color:#fff;max-width:73px}*:hover>.structure .editing-option,*:hover>.element .editing-option,*:hover>.carrusel .editing-option,*:hover>.multimedia .editing-option{opacity:1}.editable-pdf-wrapper{position:relative;width:48px;min-width:24px;min-height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;padding-top:4px;padding-right:10px}.editable-pdf-wrapper img{width:24px;height:24px;pointer-events:none}.editable-pdf-wrapper input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:3}.profile-section{position:relative}.phone-screen{color:#fff;height:878px!important;margin-top:calc(50vh - min(439px,50vh));border-radius:41px;background-color:#121211;overflow-x:hidden;overflow-y:auto;width:100%;scrollbar-width:none;position:relative}.phone-screen::-webkit-scrollbar{display:none}.phone-screen.with-navbar{height:calc(100vh - var(--bottom-navbar-height, 120px) - var(--top-bar-height, 60px))!important}.profile-banner{height:167px;width:100%;clip-path:ellipse(80% 100% at 50% 0);overflow:hidden;position:relative}.profile-banner:hover .editing-option{opacity:1}.profile-banner img{width:100%;height:100%;object-fit:cover;object-position:center}.profile-picture-wrapper{margin:-85px auto auto;height:115px;width:115px;overflow:hidden;border-radius:50%;z-index:10;padding:14px;background-color:#fff3}.profile-picture{border-radius:50%;height:100%;width:100%;overflow:hidden;position:relative}.profile-picture:hover .editing-option{opacity:1}.profile-picture img{width:100%;height:100%;object-fit:cover;object-position:center;background-color:transparent!important;transform:scale(1.1)}.profile-info-container{width:60%;display:flex;flex-direction:column;align-items:center}.profile-info-container h3,.profile-info-container span,.profile-info-container p{width:100%;max-width:350px;margin-bottom:2px;text-align:center!important;display:block;word-break:break-word;overflow-wrap:break-word;white-space:normal}.profile-info-container h3,.profile-info-container span,.profile-info-container p textarea{text-align:center!important}.profile-info-container h3{font-weight:400;margin:6px 0;font-size:18px;display:flex;align-items:center;width:350px}.profile-info-container h3 input{margin-bottom:0!important}.profile-info-container span{font-size:14px;width:350px;display:flex;justify-content:center;align-items:center}.profile-info-container p{font-size:12px;color:#ccc}.save-button{position:absolute;top:25px;left:calc(50% - 190px);display:flex;align-items:center;gap:3px;background-color:#91c45b;color:#fff;border:none;border-radius:32px;padding:8px 13px;font-size:13px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #00000040;transition:background-color .2s ease;z-index:200}.save-button:hover{transform:translateY(-1px);box-shadow:0 3px 8px #00000026}.social-media-container{display:flex;padding:0;width:80%;justify-content:center;gap:7px;overflow:hidden;flex-wrap:nowrap}.icon-bubble{list-style:none;background-color:#3c3c3b;border-radius:50%;overflow:hidden;transition:background-color .6s ease,opacity .2s ease;cursor:pointer}.icon-bubble>*{display:flex;width:44px;height:44px;justify-content:center;align-items:center;margin:0}.icon-bubble svg path{transition:fill 2s ease}.icon-bubble:hover{background-color:#5a5a5a}.icon-bubble:hover svg path:nth-child(2){fill:#5a5a5a}.flippable-icon{perspective:600px;display:inline-block;position:relative}.flippable-inner{width:100%;height:100%;display:block;position:relative;transition:transform .4s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.flippable-icon.editing:hover .flippable-inner{transform:rotateY(180deg)}.flippable-front,.flippable-back{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;backface-visibility:hidden}.flippable-back{transform:rotateY(180deg);z-index:2}.profile-editor{display:flex;flex-direction:column;align-items:center;gap:7px;width:72px;min-height:72px;position:absolute;right:0;top:calc(50vh - 230px);border-radius:50px;background-color:#000;padding:15px 0;-webkit-user-select:none;user-select:none}.profile-editor img{-webkit-user-drag:none}.profile-editor div{cursor:pointer;border-radius:50%;overflow:hidden;width:50px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.category-submenu{position:fixed;width:284px;height:351px;top:calc(50vh - 230px);left:100vw;transition:left .5s ease;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #808080;border-radius:50px;padding:28px;background-color:#fff;text-align:center;z-index:9999}.category-submenu .category-text{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:78px}.category-submenu .category-text span{width:300px;font-weight:700}.category-submenu .category-text p{width:270px;min-height:46px}.category-submenu p{margin:8px 0 0;width:246px;color:gray;font-size:13px}.category-submenu .category-display{display:flex;justify-content:center;align-items:center;min-width:298px;min-height:218px!important;border-radius:20px;overflow:hidden;-webkit-user-select:none;user-select:none}.category-submenu .category-display img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-drag:none;transition:opacity .3s ease}.category-submenu .action-panel{-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between}.category-submenu .action-panel button{cursor:pointer;border-radius:30px;width:87px;height:30px;border:none;color:#fff;font-weight:700;font-size:16px;align-self:anchor-center;transition:filter .3s ease}.category-submenu .action-panel button:hover{filter:brightness(95%)}.category-submenu .action-panel>div{width:50%}.category-submenu .action-panel>div div{width:20%;cursor:pointer;align-content:center}.category-submenu .action-panel>div div:nth-child(3){-webkit-transform:scale(-1,-1);-moz-transform:scale(-1,-1);-o-transform:scale(-1,-1);transform:scale(-1)}@media only screen and (max-width: 1000px){.profile-section{background-color:#121211;min-height:100vh;min-height:100dvh}.mobile-format{height:100vh;height:100dvh;overflow:hidden}.phone-screen{height:100%!important;margin-top:0;margin-bottom:0;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.profile-editor,.category-submenu{display:none!important}}@media only screen and (max-width: 429px){.phone-screen{border-radius:0}.profile-components-container{margin-bottom:80px}}.contacts-box .MuiTableCell-root{font-family:Geologica,Arial,sans-serif}.contacts-page{max-width:1200px;margin:0 auto;padding:20px}.subtitle{margin-bottom:20px}.filters-bar{display:flex;align-items:center;gap:24px;margin-bottom:24px}.filters{display:flex;gap:17px;flex:0 0 auto}.filters-bar input{padding:12px 16px;font-size:14px;box-sizing:border-box;border-radius:15px}.filter-by-name{width:281px}.filter-by-number,.filter-by-tag{width:148px}.export-button{margin-left:auto;white-space:nowrap;display:flex;align-items:center;gap:6px;background-color:#fff;color:#00bcd4;border:2px solid #00bcd4;padding:10px 18px;width:206px;justify-content:center;font-size:14px;font-weight:500;border-radius:999px;cursor:pointer;transition:.2s}.export-button:hover{background-color:#e9fafd}.contacts-box{background-color:#fff;margin-top:10px;overflow-x:auto;border-radius:15px}.column-header .MuiTableCell-root{border-bottom:none}.contact-row .MuiTableCell-root{border-bottom:1px solid #eee;padding:8px 12px}.contact-name-block{display:flex;flex-direction:column;justify-content:center;gap:2px}.contact-name{font-size:13px;color:#000}.contact-company{font-size:13px;color:#7e8496}.contact-phone-block{display:flex;flex-direction:column;gap:2px}.contact-phone{font-weight:500}.contact-email{font-size:13px;color:#7e8496}.contact-tags{display:flex;flex-direction:column;gap:4px}.contact-label,.contact-status{display:inline-block;padding:4px 0;font-size:12px;font-weight:600;border-radius:999px;text-align:center;line-height:1;white-space:nowrap;width:100px;text-transform:capitalize}.contact-label.client{color:#61c45e;background:transparent}.contact-label.prospect{color:#4daae0;background:transparent}.contact-label.provider{color:#eb8226;background:transparent}.contact-status.pending{background:#f1c40f;color:#fff}.contact-status.waiting{background:#e67e22;color:#fff}.contact-status.scheduled{background:#68c44c;color:#fff}.contact-status.closed{background:#34abbb;color:#fff}.contact-message{font-size:14px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#545b6f}.contact-actions{display:flex;flex-direction:row;gap:10px;align-items:center}.contact-actions a{background-color:#929292;padding:10px 10px 11px;border-radius:50%;display:flex}.contact-actions a img{width:18px;height:18px}.contact-actions .edit-button{display:flex;align-items:center;justify-content:center;gap:4px;padding:5px 23px;background:#525352;border:none;border-radius:12px;cursor:pointer;transition:background .2s;color:#fff;margin-left:30px;font-size:14px}.contact-actions .edit-button:hover{background:#3b3b3b}.contact-actions .edit-button .edit-icon{width:12px;height:12px}.mui-table-wrapper table thead th,.mui-table-wrapper table tbody td{border-bottom:none}@media (max-width: 1000px){.filters-bar{flex-direction:column}}@media (max-width: 768px){.contacts_header{display:none}.filter-by-number,.filter-by-tag,.message_header,.number_and_contact_header,.checkbox{display:none!important}.filter-by-name{width:188px!important;font-size:13px!important}.contacts-box{width:100%;max-width:348px;margin:0 auto;border:1px solid gray;padding:10px}.contact-row .MuiTableCell-root{padding:6px 8px}.contact-name{font-size:10px;font-weight:500}.contact-company{font-size:10px}.contact-message,.contact-phone-block{display:none}.contact-label,.contact-status{font-size:9px;padding:2px 8px;width:auto}.contact-actions a{width:27px;height:27px;padding:0;display:flex;justify-content:center;align-items:center}.contact-actions a img{width:14px;height:14px}.contact-actions .edit-button{font-size:11px;padding:3px 10px;width:auto;margin-left:10px}.filters-bar{flex-direction:row;gap:0}.filters-bar .filters input{width:120px;height:3px;box-shadow:0 0 2px 1px #0000000a}.export-button{width:156px;height:29px;font-size:12px;box-shadow:0 2px 6px #0000000d}.contacts-page{min-height:100vh;box-sizing:border-box}.contacts-box{overflow-x:hidden}.column-header .MuiTableCell-root{font-size:8px!important}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff;padding:24px;width:500px;max-width:90vw;max-height:90vh;overflow-y:auto;border-radius:12px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 40px #0003}.modal h2{margin-bottom:12px;font-size:24px;color:#1a1a1a;font-weight:600}.modal label{font-size:14px;font-weight:600;color:#333;margin-top:4px}.modal input,.modal select,.modal textarea{padding:10px 12px;font-size:14px;border:1px solid #ddd;border-radius:6px;transition:border-color .2s}.modal input:focus,.modal select:focus,.modal textarea:focus{outline:none;border-color:#23bdc5}.modal textarea{resize:vertical;min-height:80px;font-family:inherit}.contact-metadata{background:#f8f9fa;border-radius:8px;padding:16px;margin-top:8px;border:1px solid #e9ecef}.metadata-item{margin-bottom:12px}.metadata-item:last-child{margin-bottom:0}.metadata-item label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0}.metadata-item p{margin:6px 0 0;font-size:14px;color:#333;line-height:1.5}.map-container{margin-top:8px;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e9ecef}.modal-actions button{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.modal-actions button:first-child{background-color:#f1f3f5;color:#495057}.modal-actions button:first-child:hover{background-color:#e9ecef}.modal-actions button:last-child{background-color:#23bdc5;color:#fff}.modal-actions button:last-child:hover{background-color:#1da8af;transform:translateY(-1px);box-shadow:0 4px 12px #23bdc54d}.dashboard-container{max-width:1200px;margin:0 auto;font-family:sans-serif;color:#2c2c2c;overflow-x:hidden}.title{font-size:32px}.subtext{color:#666;font-size:14px}.dashboard-body{display:flex;flex-wrap:wrap;margin-top:20px;padding:40px 20px;background-color:#fff;border-radius:58px}.dashboard-body>*{width:100%;display:flex;flex-wrap:wrap}.card{border:1px solid #ddd;border-radius:25px;margin:10px;box-shadow:0 4px 22px #0000001a;display:flex;padding:0!important;align-items:center;justify-content:start;height:100%}.card-icon{width:64px;height:64px;border-radius:50%;background-color:#fff;box-shadow:0 4px 12px #00000040;display:flex;align-items:center;justify-content:center;overflow:visible}.card-icon img{width:64px;height:64px;border-radius:50%;object-fit:cover}.card-number{font-size:40px;font-weight:700}.card-label{font-size:15px;color:#4a4a4a}.card-text{font-size:11px;color:#666;margin-top:6px;text-align:left}.horizontal-card{width:184px;height:70px;padding:35px 25px 53px!important;box-sizing:content-box;display:flex;align-items:center;gap:16px;justify-content:flex-start;text-align:left;flex-direction:row!important}.grid-map-donut{display:grid;grid-template-columns:673px 310px;gap:32px;margin-bottom:32px}.grid-map-donut .card{height:406px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000d;overflow:hidden}.grid.grid-2{align-items:flex-start}.grid.grid-2 .card{overflow:visible;max-height:unset}.filter-button{margin-left:auto;width:205px;height:39px;border:1.5px solid var(--main-color);color:var(--main-color);border-radius:999px;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:10px;background-color:#fff}.geo-impact-container{width:631px}.leaflet-interactive:focus{outline:none}.card-geo-impact-map{width:609px;height:347px;padding:25px 31px 32px!important;box-sizing:content-box}.card-city-donut-chart{width:270px;height:332px;padding:8px 15px 45px 25px!important;box-sizing:content-box}.card-last-views-table{width:429px;height:332px;padding:22px 54px 0 37px!important;box-sizing:content-box}.card-most-visited-hours-chart{width:385px;height:292px;padding:24px 43px 36px 31px!important;box-sizing:content-box}.card-qr-link-bar{width:357px;height:279px;padding:27px 19px 64px 27px!important;display:flex;justify-items:center;justify-content:center;align-items:center}.card-qr-link-bar h3{margin-top:0;font-size:13px;font-weight:400}.card-qr-link-bar p{font-size:11px;width:330px;height:27px;line-height:1.5}.card-qr-link-bar .qr-link-card{height:100%}.card-qr-link-bar .qr-stats{display:flex;flex-direction:column;justify-content:center;align-items:center}.card-qr-link-bar img{width:120px;height:120px}.card-contacts-chart{width:477px;height:293px;padding:30px 49px 46px 45px!important;box-sizing:content-box}.geo-map{width:611px;height:286px;border-radius:32px}@media (max-width: 1000px){.dashboard-body{margin-bottom:80px!important}.dashboard-header{display:none}.card-geo-impact-map{order:1}.card-city-donut-chart{order:2;margin-top:20px}.card-city-donut-chart{width:271px!important;height:174px;padding:30px 43px 24px 34px!important}.card-city-donut-chart h3{margin-bottom:6px!important}.card-last-views-table{width:292px!important;height:290px;padding:27px 27px 30px!important}.card-last-views-table p{margin-top:2px!important;margin-bottom:21px!important}.card-qr-link-bar{width:310px !;height:123px;padding:19px 18px 20px 20px!important;position:relative}.card-qr-link-bar img{width:40px!important;height:40px!important;position:absolute;bottom:10px}.card-qr-link-bar .qr-number{font-size:15px;font-weight:600}.card-qr-link-bar .card-text{margin-bottom:20px!important}.card-geo-impact-map{width:303px!important;height:237px;padding:20px 22px 21px 21px!important}.card-geo-impact-map .geo-map{width:305px;height:175px}.card-geo-impact-map h3{margin-bottom:0}.card-geo-impact-map p{margin-top:5px;margin-bottom:12px!important}.card-most-visited-hours-chart{width:317px;height:231px;padding:26px 16px 30px 15px!important;box-sizing:content-box}.card-contacts-chart{width:301px!important;height:262px;padding:24px 21px 26px 24px!important}.card-contacts-chart .card-text{margin-bottom:15px!important}.dashboard-body{background-color:transparent;display:flex;flex-direction:column;padding:20px 20px 40px;margin-top:0}.dashboard-body>*:nth-child(2){order:2}.dashboard-body>*:nth-child(2)>*:first-of-type{order:2;margin-bottom:20px}.card{width:calc(100% - 60px)}.card-icon{width:25px;height:25px;padding:2.5px;margin:0}.card-number{font-size:16px}.horizontal-card{width:330px;height:32px;padding:9px 0 9px 16px!important;box-sizing:content-box;gap:3%;align-items:center;text-align:center}.horizontal-card .card-icon{width:25px;height:25px;position:relative}.horizontal-card .card-number{font-size:14px}.horizontal-card .card-label{font-size:13px}.horizontal-card .card-icon img{width:35px;height:35px;position:absolute}.horizontal-card>div{gap:10px}.geo-impact-container,.city-donut-card,.last-views-card,.most-visited-card,.qr-link-card,.contacts-chart-card{padding:0!important;width:100%!important}}.qr-link-card{width:345px}.qr-icon-container{display:flex;justify-content:center;align-items:center}.qr-icon-container img{width:120px;height:120px;max-width:120px!important;margin-left:-5px}.qr-link-title{margin-bottom:3px;font-size:13px;font-weight:400}.qr-link-description{margin-bottom:39px}.qr-bar-wrapper{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.qr-side-label{font-size:12px;font-weight:600;color:#696969;width:30px;text-align:center}.qr-bar-container{width:257px;height:17px;display:flex;border-radius:999px;overflow:hidden}.qr-segment{background-color:#23bdc5;height:100%}.link-segment{background-color:#c1ecef;height:100%}.qr-values{display:flex;justify-content:space-between;padding:0 30px;margin-top:4px}.qr-number{font-size:24px;font-weight:600;color:#696969;text-align:center;width:30px}.contacts-chart-card{background:#fff;border-radius:16px;width:100%;max-width:531px;box-sizing:border-box}.contacts-chart-card .card-text{font-size:11px!important}.contacts-chart-card h3{font-size:13px!important;margin-bottom:8px;margin-top:0;font-weight:400}.responsive-bar-container{width:100%;height:223px}.contacts-chart-card .card-text{font-size:11px;margin-bottom:34px;line-height:1.4}@media (max-width: 768px){.contacts-chart-card{padding:12px}.responsive-bar-container{width:302px;height:195px}.contacts-chart-card h3{font-size:16px}.contacts-chart-card .card-text{font-size:13px}}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.city-donut-card{background:#fff;border-radius:16px;text-align:center;width:272px}.city-donut-header h3{margin:0 0 13px;text-align:start}.city-donut-header .card-text{font-size:11px;color:gray;margin:0 0 28px;line-height:1.4}.card-text{margin-bottom:18px!important}.city-legend.legend-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px;justify-items:start}.city-legend{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px}.legend-item{display:flex;align-items:center;gap:8px}.legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.legend-label{font-size:12px;color:#333;font-weight:500}.legend-value{font-size:13px;color:#333;margin-left:auto;font-weight:500}.city-chart{width:161px!important;height:161px!important;margin-bottom:30px}.city-donut-content{display:flex;flex-direction:column;align-items:center}@media (max-width: 1000px){.city-donut-card{padding-top:50px}.city-donut-content{display:flex;gap:16px;height:106px;flex-direction:row;align-items:center;justify-content:space-between}.city-legend{flex-direction:column;justify-content:center;gap:12px;min-width:90px}.legend-label,.legend-value{font-size:11px}.city-donut-header h3{font-size:14px}.city-donut-header .card-text{font-size:10px;margin-bottom:0}.city-donut-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.city-chart{width:106px;height:106px;box-sizing:content-box}.city-legend{display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:90px;text-align:left}.legend-2x2{grid-template-columns:none!important;display:flex!important;flex-direction:column!important;gap:12px!important}}.last-views-card{background-color:#fff;font-size:14px;text-align:left;height:100%;width:429px;display:flex;flex-direction:column}.last-views-card h3{font-size:15px;font-weight:700;margin-bottom:6px;color:#000;margin-top:0}.last-views-card .card-text{color:#666;margin-bottom:37px;font-size:11px}.last-views-table-wrapper{flex:1;overflow:auto;max-height:280px;border-radius:8px;border:1px solid #eee}.last-views-table{width:100%;border-collapse:collapse}.last-views-table th,.last-views-table td{padding:12px 16px;border:none;text-align:left;font-size:11px}.last-views-table thead th{font-weight:600;background-color:#f8f9fa;position:sticky;top:0;z-index:1}.last-views-table tbody tr.even{background-color:#eaf6fa}.empty-message{text-align:center;color:#888;padding:40px 20px;font-size:15px}td{font-size:10px!important;padding:6px 8px!important}.most-visited-card{width:385px}.most-visited-card h3{font-size:13px;font-weight:400;text-align:left;margin-bottom:7px;margin-top:0}.most-visited-card .card-text{font-size:11px;color:gray;margin-bottom:40px}.chart-container{width:440px;height:210px}@media (max-width: 1000px){.chart-container{width:380px;height:180px;margin-left:-20px}.card-text{margin-bottom:17px!important}}.help-wrapper{max-width:1180px;margin:0 auto;padding:0 26px;box-sizing:border-box}.help-header{margin:2rem 0}.help-header h2{font-size:2rem;margin-bottom:.5rem}.help-content-box{background-color:#fff;border-radius:24px;padding:2rem;box-sizing:border-box;box-shadow:0 0 16px #00000008}.contact-section,.tutorial-section,.faq-section{margin-bottom:2.5rem}.contact-section h3,.tutorial-section h3,.faq-section h3{font-size:1.25rem;font-weight:500;margin-bottom:1rem;color:#757575}.card-container{display:grid;gap:1rem}.contact-grid{grid-template-columns:repeat(3,1fr)}.tutorial-grid{grid-template-columns:repeat(3,1fr);padding-bottom:20px}.faq-grid{grid-template-columns:repeat(3,1fr)}.contact-card{border:1.5px solid #d8d8e0;border-radius:16px;padding:1.5rem;background:#fff;box-shadow:0 2px 6px #0000000a;box-sizing:border-box}.card-content{display:flex;flex-direction:column;text-decoration:none;color:inherit}.card-content svg{width:36px;height:36px;flex-shrink:0;margin-bottom:12px}.card-content h4{font-size:1rem;font-weight:500;color:#757575;margin-bottom:6px;margin-top:0}.card-content p{font-size:.9rem;color:#757575;line-height:1.4}.tutorial-card{background-color:#fff;border:1.5px solid #d8d8e0;border-radius:16px;box-shadow:0 2px 6px #0000000a;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.video-wrapper{width:100%;padding:16px 16px 0;box-sizing:border-box}.video-wrapper iframe{width:100%;height:200px;display:block;border-radius:12px}.tutorial-content{display:flex;flex-direction:column;justify-content:flex-start;padding:16px}.tutorial-content .tag{font-size:.75rem;font-weight:500;color:#91c45b;margin-bottom:8px;display:inline-block}.tutorial-content h4{font-size:1rem;font-weight:500;color:#1c1c1c;margin-top:0;margin-bottom:8px}.tutorial-content p{font-size:.875rem;color:#757575;margin:0;line-height:1.4}.faq-accordion{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #e0e0f0;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 0 #0000}.faq-item[open]{box-shadow:0 4px 10px #0000000d}.faq-item summary{font-weight:600;padding:1rem 1.2rem;background:#fff;cursor:pointer;font-size:.95rem;list-style:none;display:flex;justify-content:space-between;align-items:center;position:relative}.faq-item summary:after{content:"+";font-size:1.2rem;color:#555;transition:transform .3s ease}.faq-item[open] summary:after{content:"–"}.faq-item p{padding:1rem 1.2rem;font-size:.9rem;color:#555;background:linear-gradient(#f5fff0,#f5fff0) padding-box,linear-gradient(90deg,#91c45b,#91c45b) border-box;border-radius:10px}@media (max-width: 1000px){.contact-grid,.tutorial-grid,.faq-grid{grid-template-columns:1fr}.help-wrapper{padding:0 16px}.help-header h2{font-size:1.4rem}.help-header p{font-size:.9rem}.card-content h4{font-size:.95rem}.card-content p{font-size:.85rem}.faq-item summary{font-size:.9rem}.faq-item p{font-size:.85rem}.contact-card{padding:1.2rem}.card-content svg{width:36px;height:36px;margin-bottom:12px}.tutorial-card{height:auto}.video-wrapper iframe{height:180px}}.register-page{background-color:#fff;min-height:100vh;padding:80px 116px 88px;box-sizing:border-box;position:relative}.register-logo{position:absolute;top:54px;right:83.17px;width:120px}.register-flex-wrapper{display:flex;width:100%;height:100%;justify-content:center;align-items:center;gap:2rem;box-sizing:border-box;height:725px}.register-illustration{display:flex;justify-content:center;align-items:center;background-color:#f9f9f9;border-radius:12px;padding:2rem}.register-illustration img{max-width:100%;max-height:85vh;object-fit:contain}.register-form-section{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;max-width:600px}.register-form{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:725px}.form-title{grid-column:span 2;font-size:28px;font-weight:700;color:#111;text-align:left;margin-bottom:-10px}.form-subtitle{grid-column:span 2;font-size:14px;color:#666;text-align:left;margin-top:0;margin-bottom:1rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:13px;color:#333;margin-bottom:5px}.form-group input{padding:10px 12px;font-size:14px;border:1px solid var(--main-color);border-radius:10px;width:100%}.group-span-2{grid-column:span 2}button.group-span-2{height:48px}.register-form input[type=submit]{background-color:var(--main-color);color:#fff;padding:14px;border:none;border-radius:12px;font-weight:700;font-size:15px;cursor:pointer;transition:background-color .3s ease}.register-form input[type=submit]:hover{background-color:#3f47b1}.terms{font-size:15px}.terms label{margin-right:0}.terms div span span{font-size:15px}.terms a{color:var(--font-link-color);font-weight:500;text-decoration:none}.login-link{font-size:13px;text-align:center}.login-link a{color:var(--font-link-color);text-decoration:none;font-weight:600}@media (max-width: 1000px){.register-page{padding:0 29px}.form-title{text-align:center;font-size:21px}.form-subtitle{font-size:13px!important}.register-logo,.register-illustration{display:none}.register-flex-wrapper{flex-direction:column;align-items:center;width:100%}.register-form-section{width:100%;padding:0 29px;height:100%}.register-form{display:flex;flex-direction:column;width:100%}.form-subtitle{font-size:14px;text-align:center;margin:0 0 30px}.form-group{display:flex;flex-direction:column;margin-bottom:16px;width:100%}.form-group label{font-size:13px;margin-bottom:5px}.form-group input{padding:12px;font-size:14px;border:1px solid #ccc;border-radius:12px;background-color:#f9f9f9;width:100%;box-sizing:border-box}.form-group:last-of-type{margin-bottom:47px}.terms{font-size:13px;text-align:center;margin-bottom:20px}.terms label{display:flex;align-items:center;justify-content:center;gap:8px}.terms input[type=checkbox]{width:16px;height:16px}.register-form input[type=submit]{background-color:var(--main-color);color:#fff;padding:16px;border:none;border-radius:20px;font-weight:700;font-size:16px;cursor:pointer;width:100%}.login-link{font-size:13px;text-align:center;margin-top:1rem}}.home-wrapper{display:flex;flex-direction:column;width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;font-family:Geologica,sans-serif;background-color:#edf9f8}.whatsapp-float{position:fixed;bottom:100px;right:100px;width:60px;height:60px;cursor:pointer;z-index:1000;transition:transform .2s ease}.whatsapp-float:hover{transform:scale(1.1)}.home-wrapper:has(.sentinel:not(:in-view)) .home-navbar{border-radius:0 0 37px 37px}.home-hero-section{padding:180px 20px 0;margin-top:-137px;text-align:center;flex-shrink:0;background:radial-gradient(circle at center -50%,#91c45b00,#5ac1904d 36%,#23bdc54d 71%,#edf9f8 88%);margin-bottom:50px}.sentinel{margin-top:43px}.home-navbar{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;width:min(1200px,90%);box-sizing:border-box;margin-inline:auto;background-color:#fff;padding:30px 51px;border-radius:37px;z-index:5}.home-navbar img{max-width:120px}.logo-placeholder{font-weight:700;font-size:24px;color:#00b5b9}.nav-links{display:flex;justify-content:space-between}.nav-links a{margin:0 30px;color:#23bdc5;text-decoration:none;font-size:15px;font-weight:500}.btn-login{padding:8px 16px;width:180px;background-color:#fff;border:1px solid #00b5b9;border-radius:20px;font-weight:600;cursor:pointer}.btn-login a{color:#00b5b9}.hero-content h1{font-size:36px;margin-bottom:16px;color:#003049}.hero-content p{font-size:22px;color:#555;margin-bottom:24px;max-width:850px;margin-inline:auto}.hero-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.btn-primary{background-color:#1b3739;color:#fff;padding:10px 20px;border-radius:25px;border:none;font-weight:600;cursor:pointer}.btn-secondary{background-color:#fff;color:#003049;padding:10px 20px;border-radius:25px;border:1px solid #003049;font-weight:600;cursor:pointer}.mockup-wrapper{margin-top:60px;display:flex;justify-content:center;align-items:flex-end;gap:30px;flex-wrap:wrap}.mockup-tablet,.mockup-laptop,.mockup-mobile{border:2px dashed #999;background-color:#fff;box-shadow:0 6px 12px #0000001a;display:flex;align-items:center;justify-content:center;font-size:12px;color:#555}.mockup-tablet{width:280px;height:180px}.paragraph-after-title{font-size:16px!important;margin:auto;width:661px;font-weight:300}.mockup-laptop{width:500px;height:300px}.mockup-mobile{width:140px;height:280px;border-radius:20px}.hero-img{width:800px;height:900px;display:flex;align-content:center}.selling-container{margin:auto;width:min(calc(100% - 37px),1000px);border-radius:115px;border:1px solid #717070;display:flex;flex-direction:column;justify-content:center;padding:62px 0 40px;text-align:center;position:relative}.selling-container .horizontal-separator{min-height:1px;width:260px;margin:0 auto 10px;background-color:#646262;display:block}.home-page-all-title{font-size:32px;font-weight:500}#porque,#ejemplos,#planes,#como-funciona{scroll-margin-top:120px}a{color:inherit}@media (max-width: 1000px){.home-navbar{padding:15px 20px}.btn-login{width:90px;padding:7px 10px;font-size:11px}.home-navbar img{max-width:65px}.selling-container{border-radius:35px;padding-top:0}.paragraph-after-title{width:330px!important;font-size:12px!important;margin-bottom:50px}.home-page-all-title{font-size:20px!important;width:313px!important;margin:0 auto}.hero-content h1{font-size:20px}.hero-content p{font-size:14px}.whatsapp-float{bottom:100px;right:10px}.home-hero-section{margin-bottom:30px}.home-hero-section img{margin-top:30px}}.tabs{position:absolute;top:-33px;left:calc(50% - 216px);height:67px;background-color:#fff;width:434px;border-radius:93px;border:1px solid #717070;display:flex;align-items:center;justify-content:center;gap:10px}.tab-btn{color:#606060;padding:10px 20px;border:none;background-color:transparent;border-radius:93px;font-weight:500;font-size:16px;cursor:pointer;width:200px;transition:background-color .2s ease}.solution-box{border-radius:20px;width:920px;max-width:calc(100% - 79px);margin:95px auto 60px;display:flex;gap:100px}.solution-box .first-column{display:flex;text-align:start;flex-direction:column}.badge{display:inline-block;color:#81a1a2;border:1px solid #81A1A2;padding:5px 10px;border-radius:10px;font-size:16px;margin-bottom:10px!important;width:113px;text-align:center}.solution-box h2{margin-bottom:10px}.solution-box p{color:#555;max-width:600px;margin:0 auto 20px}.cta-secondary{background-color:#fff;color:#23bdc5;border:2px solid #23BDC5;font-size:18px;border-radius:25px;font-weight:600;cursor:pointer;margin-bottom:30px;width:308px;height:44px;transition:background-color .2s ease,color .2s ease,border .2s ease}.benefit-card-paragraph{padding:19px 0 20px!important}.benefit-card-list{display:flex;flex-direction:column;gap:20px}.selling-benefit-card{display:flex;align-items:center;width:430px;height:130px;gap:16px;text-align:left;margin:0 auto;background-color:#fff;border:1px solid #5ABBC3;border-radius:32px;padding:18px}.benefit-img{width:130px;height:130px;object-fit:cover;border-radius:12px;flex-shrink:0}.selling-benefit-card h4{margin:0 0 5px;font-size:18px;font-weight:400}.selling-benefit-card p{font-size:16px;color:#afb0b1;font-weight:300;margin-bottom:0}.mockup-phones{display:flex;justify-content:center;gap:12px;margin-bottom:30px;flex-wrap:wrap}.phone-mockup{width:100px;height:200px;background-color:#eee;border:2px dashed #aaa;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#777}.cta-primary{background-color:#003049;color:#fff;padding:10px 24px;border-radius:25px;border:none;font-weight:600;cursor:pointer;margin-bottom:24px}.profile-types{list-style:none;padding:0;margin-top:0;font-size:14px;color:#333}@media (max-width: 1000px){.tabs{width:64%;min-width:225px;max-width:434px;left:calc(50% - (min(64%,434px)/2));height:36px;top:-18px;justify-content:space-around;padding:0 8px}.tab-btn{font-size:10px;padding:5.5px 7.5px}.solution-box{flex-direction:column;gap:0;margin-bottom:36px;max-width:100%;margin-top:50px}.solution-box h2{font-size:20px;text-align:center}.first-column{max-width:calc(100% - 79px);margin:auto}.first-column p{font-size:12px;text-align:center}.selling-benefit-card{width:356px;height:122px;box-sizing:border-box}.selling-benefit-card h4{font-size:12px}.selling-benefit-card p{font-size:12px;margin-bottom:0;font-weight:200;color:#7f7f7f}.selling-benefit-card img{width:93px;height:93px}.badge{font-size:11px;width:93px!important;height:28px!important;margin:auto auto 15px;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important}.first-column{display:contents}.cta-secondary{margin:25px auto 34px;font-size:11px;font-weight:400;width:260px;height:27px}}.cards-grid{display:flex;flex-wrap:wrap;justify-content:center}.card-grid{background-color:transparent;border-radius:38px;overflow:hidden;text-align:left;border:1px solid #23BDC5;width:300px;height:350px;box-sizing:border-box;box-shadow:0 4px 4px #00000040;margin:10px}.card-grid:nth-child(1),.card-grid:nth-child(2){width:450px;height:320px}.card-grid:nth-child(3) .card-img{padding-top:18px}.card-grid .card-img{box-sizing:border-box;width:100%;height:198px;object-fit:contain;border-radius:38px;margin:0 auto;background-color:#fff}.card-grid h4{font-size:18px;font-weight:400;color:#545b6f;margin:0}.card-grid p{font-size:15px;font-weight:200;color:#696969;margin-bottom:35px}.card-grid h4,.card-grid p{padding:0 20px;margin-top:10px}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:32px;margin-bottom:8px;font-weight:400}.section-header p{font-size:12px;color:#777;margin:0}.comparative-img{max-width:100%;height:auto;border-radius:16px;box-shadow:0 0 12px #0000000a}.comparative-img-wrapper{margin-top:40px;text-align:center}#como-funciona{margin-top:72px}@media (max-width: 1000px){.keen-slider{height:300px}#como-funciona{margin-top:31px}.card-grid{width:210px!important;height:292px!important;flex-wrap:nowrap;border-radius:24px;margin:0;gap:20px}.card-grid .card-content{padding:15px 30px;display:flex;justify-content:center;align-items:center;text-align:center}.card-grid .card-content h4{font-size:12px;margin-bottom:3px!important}.card-grid .card-content p{font-size:11px}.card-grid .card-content h4,.card-grid .card-content p{margin:0;padding:0}.card-grid .card-img{height:150px;border-radius:26px}.section-header h2{margin-top:22px}.section-header p{margin:0 auto}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.designed-to-sell{text-align:center;padding:0 29px;overflow:hidden;margin-top:30px}.designed-to-sell h2{font-size:24px;color:#003049;font-weight:400}.designed-to-sell .keen-slider{height:650px}.designed-profile-types{max-width:750px;margin:0;padding:0;list-style:none;text-align:left}.designed-profile-types li{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.profile-type-number{font-weight:700;font-size:16px;width:28px;height:28px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}.profile-type-text p{font-size:14px;color:#6d9091;margin:4px 0 0;max-width:490px}.profile-type-text strong{font-size:15px;color:#003049}.text-container{display:flex;justify-content:space-around;margin-top:60px}.text-container button{width:170px;height:30px;padding-bottom:25px;margin-left:52px}@media only screen and (max-width: 1000px){.carousel-container{overflow:hidden;position:relative;width:100%}.text-container{display:none}.designed-to-sell{margin-top:0}.designed-to-sell h2{font-size:20px;text-align:center}.designed-to-sell p{color:#827d7d;font-size:12px;margin-bottom:46px}.designed-to-sell .keen-slider:has(img[src*="/equipos/"]){height:520px}.designed-to-sell .keen-slider:has(img[src*="/equipos/"]) .keen-slider__slide{height:100%;display:flex;align-items:center;justify-content:center}.designed-to-sell .keen-slider:has(img[src*="/equipos/"]) .keen-slider__slide img{width:100%;height:100%;max-height:100%;object-fit:contain;display:block}}.comparativa-header{margin:0 auto 50px;font-size:32px;font-weight:500;font-style:italic;max-width:840px;line-height:1.4;color:#534f4f}.comparativa-header i{color:#91c45b}.comparativa-image-container{margin:40px auto;max-width:1000px}.comparativa-image{max-width:100%;height:auto;border-radius:24px}.comparativa-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:40px}.comparativa-btn{padding:12px 24px;font-size:16px;border:none;border-radius:30px;cursor:pointer;transition:background .3s ease}.home-section-table{margin-top:104px}.pricing-section{text-align:center;margin-top:75px}.pricing-section .pricing{max-width:920px;box-sizing:border-box;background-color:#fff;margin:auto;border-radius:84px;padding:60px 40px}.pricing-section .pricing h2{color:#1b3739;font-size:34px;margin-bottom:-5px}.pricing-section .pricing .content{display:flex;justify-content:center;align-items:center;gap:18px}.subtitle{font-size:16px;color:#666;margin-bottom:40px}.plan{width:412px;min-height:564px;background-color:#fff;color:#545b6f;box-sizing:border-box;border-radius:50px;text-align:left;padding:37px 40px;box-shadow:0 4px 12px #00000040;--card-color: #F0CB40;display:flex;flex-direction:column}.plan h3{font-size:20px;margin:0}.plan p{font-size:13px}.plan .price{display:flex;justify-content:space-between;margin-bottom:20px}.plan .price h4{font-size:32px;margin:0}.plan .price .price-text{display:flex;flex-direction:column;justify-content:center}.plan .price .price-text span{text-align:end;font-size:12px;font-weight:300;color:#545b6f}.plan .price img:first-child{margin:8px;width:67px;height:67px;display:block}.plan .horizontal-separator{min-height:1px;width:100%;background-color:#545b6f;margin:15px 0}.plan ul{list-style:none;font-size:14px}.plan p{margin-top:4px}.plan li{margin-bottom:18px;position:relative}.plan li:before{content:"";position:absolute;left:-28px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.142 7.98299L8.875 12.25L7.42049 10.7955M10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19C14.9706 19 19 14.9706 19 10C19 5.02944 14.9706 1 10 1Z' stroke='%23F0CB40' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.pricing-subtitle{font-weight:700;color:#545b6f;font-size:16px}.only-price{font-size:13px;font-weight:500}.primary-btn{padding:6px;font-size:16px;font-weight:700;border:none;border-radius:20px;cursor:pointer;transition:background .3s ease;color:#fff;background-color:var(--card-color);height:32px;width:100%;margin-top:auto}.destacado{--card-color: #23BDC5;border:2px solid var(--card-color);position:relative;color:#1b3739;background-color:#cef2f4}.destacado ul{list-style:none}.destacado ul li:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.142 7.98299L8.875 12.25L7.42049 10.7955M10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19C14.9706 19 19 14.9706 19 10C19 5.02944 14.9706 1 10 1Z' stroke='%2323BDC5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.destacado .destacado-sign{position:absolute;top:-20px;left:calc(50% - 110px);width:208px;height:28px;padding:6px;background-color:#008a92;color:#fff;font-size:20px;border-radius:20px;text-align:center}.plan .price>div:first-child{border-radius:50%;border:1px solid #DBDBDB}.yoinn-inside-badge{margin-bottom:17px!important}.plan-equipos{--card-color: #91C45B;border:2px solid var(--card-color);width:620px;height:640px}.plan-equipos .horizontal-separator{background-color:var(--card-color)}.plan-equipos ul{list-style:none}.plan-equipos ul li:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.142 7.98299L8.875 12.25L7.42049 10.7955M10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19C14.9706 19 19 14.9706 19 10C19 5.02944 14.9706 1 10 1Z' stroke='%2391C45B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.plan-equipos h3{color:#fff;background-color:#010101;border-radius:10px;padding:8px 10px;font-size:22px;font-weight:400;margin:0;width:150px;box-sizing:border-box}.plan-equipos svg:first-child{width:54px;height:54px}.plan-equipos svg:first-child circle{cx:29;cy:29}.plan-equipos svg:first-child path{d:path("M 10 -29 h 54.986 v 54.986 H 14 Z");transform:rotate(50deg)}.plan-equipos .pricing-list{display:flex;gap:12px;justify-content:space-around;align-items:baseline;flex-wrap:wrap}.plan-equipos .pricing-list li{max-width:46%}.plan-equipos .primary-btn{height:52px}.cohete-pricing{border-radius:50%;background:#fff;box-shadow:0 4px 18px #00000026}@media (max-width: 1000px){.pricing-section .pricing{border-radius:42px;margin:-20px 24px 0;padding:24px}.pricing-section .pricing h2{font-size:20px!important;font-weight:400;margin:0}.pricing-section .pricing .subtitle{font-size:16px;margin-bottom:30px}.pricing-section .pricing .content{flex-direction:column}.pricing-section .pricing .content .plan{order:1;box-sizing:border-box;max-width:min(300px,100%);min-height:360px;border-radius:25px;padding:20px 30px}.pricing-section .pricing .content .plan .price{margin-bottom:10px}.pricing-section .pricing .content .plan .price img:first-child{width:45px;height:45px;margin:0 0 0 -10px}.pricing-section .pricing .content .plan .price h4{font-size:24px}.pricing-section .pricing .content .plan .price span{font-size:14px}.pricing-section .pricing .content .plan .horizontal-separator{margin:5px 0}.pricing-section .pricing .content .plan .pricing-subtitle{font-size:12px}.pricing-section .pricing .content .plan .description,.pricing-section .pricing .content .plan i,.pricing-section .pricing .content .plan li{font-size:11px}.pricing-section .pricing .content .plan li:before{top:-3px}.pricing-section .pricing .content .plan .primary-btn{margin:0}.pricing-section .pricing .content .destacado{order:0;padding-top:30px;min-height:415px}.pricing-section .pricing .content .plan-equipos{min-height:554px}.pricing-section .pricing .content .plan-equipos h3{font-size:16px;width:106px;height:27px;padding:3px 6px;margin-bottom:10px}.pricing-section .pricing .content .plan-equipos p{font-size:11px}.pricing-section .pricing .content .plan-equipos i{font-size:10px}.pricing-section .pricing .content .plan-equipos .pricing-list{flex-direction:column;margin:5px 0;gap:6px}.pricing-section .pricing .content .plan-equipos .pricing-list li{max-width:100%;margin-bottom:10px;font-size:10.5px}.pricing-section .pricing .content .plan-equipos .primary-btn{font-size:12px;height:36px}.pricing-section .pricing .yoinn-inside-badge{margin-bottom:5px!important}.cohete-pricing{width:45px!important;height:45px!important;margin-left:0!important}}.stats-banner{background-size:cover;background-position:center;padding:40px 20px;color:#fff;text-align:center;margin-top:67px}.stats-content{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;font-size:14px;font-weight:400;max-width:1200px;margin:0 auto}.stats-content div{display:flex;align-items:center;text-align:start;gap:8px;flex:1 1 250px}.stats-content strong{font-size:40px;flex-shrink:0}.stats-content span{max-width:170px;line-height:1.4}@media only screen and (max-width: 1000px){.stats-banner{margin-top:30px!important}.stats-banner span{max-width:270px!important}.stats-content div{flex-direction:column;text-align:center}}.faces-section{padding:60px 20px;display:flex;justify-content:center}.faces-card{background-color:#fff;border-radius:40px;padding:35px 101px 48px;text-align:center;width:100%;max-width:920px;height:306px;box-sizing:border-box;box-shadow:0 0 15px #00000008}.faces-card h2{font-size:34px;color:#1a1a1a;margin:0!important;font-weight:600}.faces-card p{font-size:18px;color:#666;margin-top:0}.faces-images{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:56px}.faces-people-img{height:112px;width:537px;object-fit:contain}.faces-logo{height:90px}.faces-button{background:#f1feff;border:2px solid #23BDC5;color:#23bdc5;border-radius:25px;font-size:15px;font-weight:500;cursor:pointer;width:211px;height:36px}.faces-button:hover{background-color:#0000000d}@media only screen and (max-width: 1000px){.faces-card{width:361px;height:169px;padding:30px 25px 0 30px}.faces-card h2{font-size:14px}.faces-card p{font-size:10px;margin-top:5px;margin-bottom:10px}.faces-card img{width:330px!important;height:62px}.faces-images{margin-bottom:15px}}.footer{padding:120px min(60px,5%) 0;height:275px;padding-bottom:76px!important;box-sizing:border-box;font-family:Inter,sans-serif;background:linear-gradient(180deg,#edf9f8,#5abbc3)}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:30px}.footer-left{color:#fff;max-width:500px}.footer-logo{filter:brightness(100);width:120px;margin-bottom:12px}.footer-left p{margin:0 0 10px;font-size:14px}.footer-links{display:flex;gap:10px;font-size:14px;flex-wrap:wrap;font-weight:700}.footer-links a{color:#fff}.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:16px;margin-top:16px}.footer-form{flex-direction:row;gap:12px}.footer-input{padding:10px 16px;border-radius:6px;border:none;font-size:14px;width:220px}.footer-button{width:72px;background-color:#23bdc5;color:#fff;padding:10px 12px;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.footer-button:hover{background-color:#1ba5ae}.footer-social-icons{display:flex;gap:10px}@media only screen and (max-width: 1000px){.footer{padding-top:0;margin-bottom:60px!important}.footer .footer-content{flex-direction:column-reverse;align-items:center}}.access-code-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:20px;text-align:center}.access-code-container h2{font-size:1.6rem;margin-bottom:20px}.access-code-container form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.access-code-container input{padding:10px 12px;font-size:1rem;border:1px solid #ccc;border-radius:6px;outline:none}.access-code-container button{padding:10px 14px;font-size:1rem;background-color:var(--main-color);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.access-code-container button:hover{background-color:#1e1e1e}.access-code-container p{margin-top:10px;font-size:.9rem}@media (max-width: 480px){.access-code-container h2{font-size:1.3rem}.access-code-container form{max-width:90%}}.sidebar{position:fixed;top:0;left:0;height:100%;width:256px;background-color:#fbfbfc;display:flex;flex-direction:column;padding:57px 18px;box-sizing:border-box;z-index:1000}.sidebar-logo{margin-left:32px;margin-bottom:62px}.navlink{width:157px;height:45px;border-radius:10px;padding:5px 32px;align-content:center;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.navlink svg{vertical-align:text-bottom}.inactive-navlink{color:#474e68}.active-navlink{background-color:var(--main-color);color:#fff}.active-navlink svg>path{stroke:#fff}@media only screen and (max-width: 1000px){.sidebar{bottom:0;top:auto;height:67px;width:100%;flex-direction:row;justify-content:space-between;padding:11px}.sidebar a[href*="/help"]{display:none}.sidebar-logo{display:none}.navlink{padding:0;align-content:center;flex-direction:column;font-size:10px;gap:4px;color:#474e68}.navlink svg{vertical-align:text-bottom}.inactive-navlink{color:#474e68}.active-navlink{background-color:inherit;color:var(--main-color)}.active-navlink svg>path{stroke:var(--main-color)}}.topbar{display:flex;padding:13px 24px;gap:10px;align-items:center}.topbar h5{font-size:12px;margin:0;color:#545b6f}.topbar span{font-size:11px;color:#7e8496}.topbar img{width:100%;height:100%}.topbar .pp-container{border-radius:50%;overflow:hidden;width:37px;height:37px}.topbar .ham-container{margin-left:auto;width:21px;height:21px;overflow:hidden}.topbar-modal{top:0;width:calc(100% - 48px);height:129px;border-radius:0 0 17px 17px;background-color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:space-between;outline:none}.topbar-modal>*{width:100%}.benefits-wrapper{width:100%;height:900px;overflow-y:auto;display:flex;flex-direction:column;gap:30px;box-sizing:border-box;padding:20px}.benefits-content{width:100%;max-width:1100px;margin:0 auto;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:21px;flex-shrink:0;padding:10px 20px}.benefits-header{align-self:flex-start;padding-left:20px}.benefits-header h1{font-size:32px;font-weight:700;margin-bottom:8px;color:#202020}.benefits-header p{font-size:16px;margin-bottom:4px}.benefits-header .highlight{color:#7c7d7e;font-weight:600}.benefits-header .terms-link{font-size:14px;color:#666;text-decoration:underline}.benefits-banner{background-color:#3c3c3b;width:100%;max-width:920px;height:137px;position:relative;border-radius:33px;overflow:hidden}.benefits-banner:hover .editing-option{opacity:1}.benefits-banner img{width:100%;height:100%;object-fit:cover;display:block}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;max-width:920px;box-sizing:border-box;padding:0 10px}.benefit-card{background-color:#fff;border-radius:20px;padding:20px;box-shadow:0 4px 12px #0000000d;position:relative;display:flex;flex-direction:column;gap:4px;width:100%;height:210px;box-sizing:border-box}.card-image{width:121px;height:45px;border-radius:10px;background-color:#333;position:relative;margin-bottom:16px;overflow:hidden}.card-image:hover .editing-option{opacity:1}.card-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}.image-title-row{display:flex;flex-direction:column;gap:16px}.benefit-card h3,.benefit-card .editable-text{font-size:16px;font-weight:600;color:#000;margin:0 0 6px}.benefit-text p{margin:0;margin-bottom:20px!important}.benefit-card p,.benefit-card .editable-textarea{font-size:11px;color:#444;padding-left:0}.benefit-card textarea{padding-left:0!important}.benefit-card .image-title-row{gap:0}.benefit-card .benefit-description,.benefit-card .benefit-title{margin:0 0 5px}.benefit-btn{background-color:#f0cb40;border:none;border-radius:10px;text-align:center;color:#fff!important;font-weight:600;font-size:13px;padding:3px 2px;cursor:pointer;transition:background-color .2s ease;width:160px;height:25px;margin-top:auto;display:flex;align-self:flex-end;align-items:center;justify-content:center}.delete-btn{position:absolute;top:-5px;right:-10px;background:#555;color:#c2b8b8;border:none;width:24px;height:24px;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.benefits-footer{display:flex;justify-content:flex-end;gap:12px;width:100%;max-width:1100px;margin:0 auto;padding-right:20px}.add-benefit-btn{background-color:transparent;color:#5c3bff;border:2px dashed #5c3bff;font-weight:700;font-size:14px;padding:10px 16px;border-radius:12px;cursor:pointer;transition:background-color .2s,color .2s}.add-benefit-btn:hover{background-color:#5c3bff;color:#fff}.publish-btn{background:linear-gradient(90deg,#5c3bff,#7f5cff);color:#fff;font-weight:600;border:none;border-radius:50px;padding:12px 30px;font-size:14px;cursor:pointer;transition:background .2s ease}.publish-btn:hover{background:#452acc}@media (max-width: 1000px){.benefits-wrapper{max-height:calc(100vh - 130px);overflow-x:hidden}.benefits-content{padding:0;margin-bottom:80px}.benefits-header{display:none}.benefits-banner{width:100%;height:83px;border-radius:17px}.image-title-row{height:45px;flex-direction:row;align-items:center;gap:12px!important}.image-title-row .card-image{margin:0}.benefit-description{margin:0}.benefits-grid{display:flex;flex-direction:column;align-items:center;gap:16px}.benefit-card{width:344px;height:157px;padding:19px 22px 16px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;gap:6px}.image-title-row{flex-direction:row;align-items:center;gap:12px}.card-image{width:72px;height:45px;border-radius:6px;flex-shrink:0}.card-image img{width:100%;height:100%;object-fit:cover;border-radius:6px}.image-title-row h3{margin:0;font-size:16px;font-weight:700}.benefit-text{max-height:24px;margin-bottom:10px!important}.benefit-text p{font-size:11px!important;margin:0;max-height:24px!important}.benefit-text p textarea{max-height:30px!important}.benefit-card p{font-size:13px}.benefit-btn{width:299px!important;height:25px;margin-top:auto}.benefits-footer{margin-bottom:120px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@font-face{font-family:Geologica;src:url(/fonts/geolica-variable.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--main-color: #23BDC5;--font-link-color: #F75129}html,body{overflow:hidden;position:relative}body{background-color:#fcfbfc;font-family:Geologica;margin:0}section{max-height:100vh;overflow-y:auto;font-family:Geologica!important}a{text-decoration:none;font-family:Geologica}img{max-width:100%}.default-display{background-color:#fff;max-width:1080px;border-radius:50px;margin:auto;box-sizing:border-box;flex-wrap:wrap;justify-content:space-between}.mobile-format{max-width:429px;margin:auto;text-align:center}.margin-auto{margin:auto}.flex-center{display:flex;justify-content:center}.flex-column{display:flex;flex-direction:column}.flex-around{display:flex;justify-content:space-around}.flex-between{display:flex;justify-content:space-between}.align-center{align-items:center}.small-gap{display:flex;gap:10px}.medium-gap{display:flex;gap:15px}.large-gap{display:flex;gap:20px}.deactivated{display:none!important}.no-sidebar{padding:0!important}.highlight{color:var(--main-color);font-weight:600}.keen-slider{width:-moz-fit-content!important;width:fit-content!important}.userName{color:var(--main-color)}.page-title{color:#474e68;font-weight:400;font-size:32px}button{font-family:Geologica}.carrusel__delete-button{position:absolute;top:-5px;left:0;background-color:#474e68;border-radius:50%;border:none;padding:0 2px;cursor:pointer;z-index:3}@media only screen and (min-width: 1000px){body{padding-left:292px}.mobile-only{display:none!important}}@media only screen and (max-width: 1000px){section{max-height:calc(100vh - 130px)}.desktop-only{display:none!important}.flex-column-mobile{display:flex;align-items:center;flex-direction:column}.flex-row-mobile{display:flex;align-items:center;flex-direction:row}}
