@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";:root{--poppins: "Poppins", sans-serif;--lato: "Lato", sans-serif;--primary-blue: #097ecc;--primary-green: #00ec9f;--primary-gray: #d1d1d1;--primary-dark: #070b23;--primary-dark-blue: #111840;--white: #ffffff;--black: #000000;--pink: #ff006b;--secundary-blue: #18a0fb;--secundary-green: #00af76;--secundary-yellow: #ecc600;--secundary-red: #db3500;--secundary-green-ligth: #3ad404;--orange: #ee6b3b;--purple-light: #a02c5d;--rose: #ec2b47;--purple: #700c60;--blue: #132d7a;--blue-dark: #1a1333;--yellow: #f5bf54;--green-profile: #205459;--green-light: #abd96d;--green-medium: #52c286;--blue-medium: #262949;--green-dark: #2e7353;--gray-1: #bdbebf;--gray-2: #d9d9d9;--gary-3: #f2f2f2;--gray-4: #535353;--gray-5: #9e9e9e;--gray-6: #e5e5e5;--gray-7: #757575}*{margin:0;padding:0;border:0;box-sizing:border-box;vertical-align:baseline}img,picture,video,iframe,figure{max-width:100%;width:100%;display:block;object-fit:cover;object-position:center center}a{display:block;text-decoration:none;color:inherit;font-size:inherit}p a{display:inline}p{margin-bottom:0}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,a,span,strong,blockquote,i,b,u,em{font-size:1em;font-weight:inherit;font-style:inherit;text-decoration:none;color:inherit}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}form,input,textarea,select,button,label{font-family:inherit;font-size:inherit;-webkit-hyphens:auto;hyphens:auto;background-color:transparent;color:inherit;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}table,tr,td{border-collapse:collapse;border-spacing:0}svg{display:block}body{font-size:100%;font-family:var(--poppins);color:var(--black)}.tab-component,.tabs__component__class{gap:3rem;border-bottom:.8px solid black}.tab-component .nav-item .nav-link,.tabs__component__class .nav-item .nav-link{font-weight:500;font-family:var(--poppins);font-size:1.125rem;color:#00000080;padding:0;background-color:transparent;display:flex;flex-direction:column;align-items:center;height:35px;margin-bottom:0;border:none;border-radius:0}.tab-component .nav-item .nav-link:hover,.tabs__component__class .nav-item .nav-link:hover{border-color:transparent!important}.tab-component .nav-item .nav-link.active,.tabs__component__class .nav-item .nav-link.active{color:var(--black);position:relative;border:none;font-weight:600}.tab-component .nav-item .nav-link.active:before,.tabs__component__class .nav-item .nav-link.active:before{content:" ";position:absolute;bottom:-2px;height:4px;width:90%;background-color:#000;border-radius:50px}.error__component{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.error__component .error__text{font-size:1.25rem;margin:1rem 0}.button__component{box-sizing:border-box;width:12.4375rem;height:3rem;border-radius:10px;border:1px solid var(--black);display:flex;justify-content:center;align-items:center;gap:1rem;color:var(--white);font-size:1rem;font-weight:600;font-family:var(--poppins);line-height:1.5rem;text-align:center}.button__component.small{width:10.25rem;font-size:.875rem}.button__component.medium{width:12.4375rem}.button__component.full{width:100%}.button__component.primary{background-color:var(--primary-dark);-webkit-box-shadow:0px 8px 12px -7px rgb(7,11,35);-moz-box-shadow:0px 8px 12px -7px rgb(7,11,35);box-shadow:0 8px 12px -7px #070b23}.button__component.black{background-color:var(--black);color:var(--white)}.button__component.white{background-color:var(--white);color:var(--black)}.button__component.transparent{background-color:transparent;color:var(--black)}.button__component:disabled{opacity:.5}.organizer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:inherit;height:3rem;padding:0 .5rem;border-radius:.6875rem;border:1px solid var(--black);background-color:var(--white);cursor:pointer}@media (min-width: 992px){.organizer{max-width:11.125rem}}.organizer span{font-size:.875rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.organizer .icon-width{transition:all .2s ease-in-out}.organizer .rotate-icon{transform:rotate(180deg)}.organizer-active{background-color:var(--primary-green)}.upload-image{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.upload-image .with-image{display:flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;border:1px solid var(--black);position:relative}@media (min-width: 992px){.upload-image .with-image{width:140px;height:140px}}.upload-image .with-image img{width:inherit;height:inherit;object-fit:cover;border-radius:100%}.upload-image .with-image .initial-letter{color:var(--white);font-size:3rem;font-weight:700;text-transform:uppercase}.upload-image .with-image .btn-upload{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border-radius:50%;border:2px solid var(--gray-7);background-color:var(--white);bottom:0;right:0;position:absolute}@media (min-width: 992px){.upload-image .with-image .btn-upload{width:2.875rem;height:2.875rem}}.upload-image .info-file{width:inherit;max-width:12.5rem;font-size:.875rem;text-align:center}.icontheme{width:100%;height:auto;display:flex;align-items:center;gap:3rem}.icontheme .icon-group{display:flex;align-items:center;justify-content:center;width:8.75rem;height:8.75rem;border-radius:100%}.icontheme .icon-group span{font-size:3rem;font-weight:700;color:var(--white)}.icontheme .option-group{display:flex;align-items:center;justify-content:space-between;gap:1rem}.icontheme .option-group .color-option{display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:100%;cursor:pointer}.icontheme .option-group .color-option svg path{fill:#fff}.loadFile-ctn{width:100%}.loadFile-ctn .loadFile-upload{width:inherit;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.loadFile-ctn .loadFile-upload .loadFile-controls{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 576px){.loadFile-ctn .loadFile-upload .loadFile-controls{flex-direction:row}}.loadFile-ctn .lodadFile-data{width:inherit;display:flex;flex-direction:column;gap:8px}@media (min-width: 576px){.loadFile-ctn .lodadFile-data{flex-direction:row;justify-content:flex-end}}.loadFile-ctn .lodadFile-data span{width:auto;max-width:12.5rem}.record__video--container{width:100%;height:100%;position:relative;border-radius:.875rem .875rem 0 0;background:linear-gradient(0deg,#000000a3,#000000a3)}.record__video--container .record__video{width:100%;height:100%;object-fit:cover!important;border-radius:.875rem .875rem 0 0}.record__video--container .record__play--button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.record__video--container .record__preview--button{position:absolute;top:50%;left:50%;width:6.5rem;height:2rem;color:var(--white);font-size:.875rem;font-weight:600;line-height:1.5rem;border-radius:.75rem;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#00ec9f52;transform:translate(-50%,-50%)}.record__video-thumb--container{width:100%;height:100%;position:relative;border-radius:.75rem;background:linear-gradient(0deg,#000000a3,#000000a3)}.record__video-thumb--container .record__video-thumb{width:100%;height:100%;object-fit:cover!important;border-radius:.75rem}.record__video-thumb--container .record__play--button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.record__video-thumb--container .record__preview--button{position:absolute;top:50%;left:50%;width:6.5rem;height:2rem;color:var(--white);font-size:.875rem;font-weight:600;line-height:1.5rem;border-radius:.75rem;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#00ec9f52;transform:translate(-50%,-50%)}.pagination__component{margin-top:2rem;margin-bottom:1rem;display:flex;justify-content:center}.pagination__component .pagination__container{display:flex;gap:1.5rem;align-items:center}.pagination__component .pagination__container .chevron-icon{font-size:1.5rem}.pagination__component .pagination__container ul.pages-list{display:flex;gap:1.3125rem;margin:0;padding:0}.pagination__component .pagination__container ul.pages-list .page--item{display:inline-block;width:.8125rem;height:1.6875rem;color:#434343;font-size:1.125rem;font-family:var(--poppins);font-weight:500;line-height:1.6875rem;cursor:pointer;-webkit-user-select:none;user-select:none}.pagination__component .pagination__container ul.pages-list .page--item.active{transition:none;font-size:1.25rem;color:var(--black)}.pagination__component .pagination__container ul.pages-list .page--item.active .indicator{display:block;width:100%;height:2px;border-radius:5px;background-color:#000;transition:none}.qr-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem}.qr-container .qr-btn-close{position:absolute;top:1rem;right:1rem;font-size:1.25rem;padding:4px;border-radius:.5rem;background-color:var(--primary-green);border:none;cursor:pointer}.qr-container .qr-text{max-width:90%;font-size:.875rem;text-align:center;margin-bottom:1.5rem}.qr-container .qr-loading{width:200px;height:200px;display:flex;align-items:center;justify-content:center}.qr-container .input-text-qr{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.qr-container .input-text-qr .input-text-new-ctn{width:60%}.qr-container .input-text-qr .input-text-new-ctn .input-text-new{width:100%}.qr-container .input-text-qr .button__component{width:110px}.qr-container .qr-error{max-width:80%;color:red;font-size:.75rem;margin-top:.8rem}.status{width:100%;height:3rem;display:flex;align-items:center;justify-content:space-between;margin:16px 0}@media (max-width: 992px){.status{gap:7px}}@media (max-width: 768px){.status{height:106px;flex-direction:column-reverse}}.status .status__content{width:95%;height:3rem;display:flex;margin-left:1.875rem;padding-left:2.5rem}@media (max-width: 992px){.status .status__content{margin-left:0}}@media (max-width: 768px){.status .status__content{width:100%;overflow-x:hidden}}.status .status__content .status__card{display:flex;align-items:center;justify-content:center;width:25%;max-width:15.75rem;height:inherit;margin:0 0 0 -2.5rem;border-radius:1.5625rem;background-color:var(--white);box-shadow:2px 2px 13px #0000001a;-moz-box-shadow:2px 2px 13px 0px rgba(0,0,0,.1);-webkit-box-shadow:2px 2px 13px 0px rgba(0,0,0,.1)}@media (max-width: 768px){.status .status__content .status__card{min-width:10.9375rem}}@media (max-width: 576px){.status .status__content .status__card{min-width:8.0625rem}}.status .status__content .status__card p{color:#757575;font-size:1rem;text-transform:uppercase}@media (max-width: 1200px){.status .status__content .status__card p{font-size:.9375rem}}@media (max-width: 576px){.status .status__content .status__card p{font-size:.75rem}}.status .status__content .status__card.status__progress{background-color:var(--primary-green)}.status .status__content .status__card.status__progress p{color:var(--black);font-weight:600}.status .status__content .status__card.status__check{position:relative;background-color:var(--primary-gray)}.status .status__content .status__card.status__check p{color:var(--black);font-weight:600}.status .status__content .status__card.status__check .status__icon--check{width:1.6625rem;height:1.6625rem;position:absolute;top:.75rem;right:1.25rem;background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.1332%2016.3998L9.23317%2013.4998C8.98873%2013.2554%208.68339%2013.1389%208.31717%2013.1505C7.95006%2013.1612%207.64428%2013.2887%207.39984%2013.5332C7.15539%2013.7776%207.03317%2014.0887%207.03317%2014.4665C7.03317%2014.8443%207.15539%2015.1554%207.39984%2015.3998L11.1998%2019.1998C11.4443%2019.4443%2011.7554%2019.5665%2012.1332%2019.5665C12.5109%2019.5665%2012.8221%2019.4443%2013.0665%2019.1998L20.6332%2011.6332C20.8776%2011.3887%2020.9945%2011.0829%2020.9838%2010.7158C20.9723%2010.3496%2020.8443%2010.0443%2020.5998%209.79984C20.3554%209.55539%2020.0443%209.43317%2019.6665%209.43317C19.2887%209.43317%2018.9776%209.55539%2018.7332%209.79984L12.1332%2016.3998ZM13.9998%2027.3332C12.1554%2027.3332%2010.4221%2026.9829%208.79984%2026.2825C7.17762%2025.5829%205.7665%2024.6332%204.5665%2023.4332C3.3665%2022.2332%202.41673%2020.8221%201.71717%2019.1998C1.01673%2017.5776%200.666504%2015.8443%200.666504%2013.9998C0.666504%2012.1554%201.01673%2010.4221%201.71717%208.79984C2.41673%207.17762%203.3665%205.7665%204.5665%204.5665C5.7665%203.3665%207.17762%202.41628%208.79984%201.71584C10.4221%201.01628%2012.1554%200.666504%2013.9998%200.666504C15.8443%200.666504%2017.5776%201.01628%2019.1998%201.71584C20.8221%202.41628%2022.2332%203.3665%2023.4332%204.5665C24.6332%205.7665%2025.5829%207.17762%2026.2825%208.79984C26.9829%2010.4221%2027.3332%2012.1554%2027.3332%2013.9998C27.3332%2015.8443%2026.9829%2017.5776%2026.2825%2019.1998C25.5829%2020.8221%2024.6332%2022.2332%2023.4332%2023.4332C22.2332%2024.6332%2020.8221%2025.5829%2019.1998%2026.2825C17.5776%2026.9829%2015.8443%2027.3332%2013.9998%2027.3332ZM13.9998%2024.6665C16.9554%2024.6665%2019.4723%2023.6278%2021.5505%2021.5505C23.6278%2019.4723%2024.6665%2016.9554%2024.6665%2013.9998C24.6665%2011.0443%2023.6278%208.52739%2021.5505%206.44917C19.4723%204.37184%2016.9554%203.33317%2013.9998%203.33317C11.0443%203.33317%208.52784%204.37184%206.4505%206.44917C4.37228%208.52739%203.33317%2011.0443%203.33317%2013.9998C3.33317%2016.9554%204.37228%2019.4723%206.4505%2021.5505C8.52784%2023.6278%2011.0443%2024.6665%2013.9998%2024.6665Z'%20fill='%23000000'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}@media (max-width: 576px){.status .status__content .status__card.status__check .status__icon--check{top:.9375rem;right:.9375rem}}@media (max-width: 1200px){.status .status__content .status__card.status__check .status__icon--check{width:1.375rem;height:1.375rem}}@media (max-width: 576px){.status .status__content .status__card.status__check .status__icon--check{width:1.125rem;height:1.125rem}}.status .status__content .status__edit{justify-content:flex-start;padding-left:2.625rem;z-index:100;cursor:pointer}@media (max-width: 576px){.status .status__content .status__edit{padding-left:1.375rem}}.status .status__content .status__video{width:25%;width:17.75rem;cursor:pointer;z-index:90}@media (max-width: 1200px){.status .status__content .status__video{width:12.625rem}}@media (max-width: 768px){.status .status__content .status__video{min-width:12.625rem}}@media (max-width: 576px){.status .status__content .status__video{min-width:12.1875rem}}.status .status__content .status__logo{width:11.5rem;z-index:80}@media (max-width: 1200px){.status .status__content .status__logo{width:13.875rem}}@media (max-width: 768px){.status .status__content .status__logo{min-width:13.875rem}}@media (max-width: 576px){.status .status__content .status__logo{min-width:12.1875rem}}.status .status__content .status__send{width:17.75rem;z-index:70}@media (max-width: 1200px){.status .status__content .status__send{width:13.875rem}}@media (max-width: 768px){.status .status__content .status__send{min-width:13.875rem}}@media (max-width: 576px){.status .status__content .status__send{min-width:12.1875rem}}.status .status__btn--exit{width:5%;height:auto;display:flex;justify-content:flex-end}@media (max-width: 768px){.status .status__btn--exit{width:100%;gap:8px}}.status .status__btn--exit .status__controls{display:none}@media (max-width: 768px){.status .status__btn--exit .status__controls{display:flex;align-items:center;justify-content:space-between;gap:7px}.status .status__btn--exit .status__controls .status__control--btn{display:flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border-radius:.625rem;background-color:var(--primary-green)}}.status .status__btn--exit .btn__status--exit{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;color:var(--white);font-weight:500;border-radius:.625rem;background-color:var(--black)}@media (max-width: 1200px){.status .status__btn--exit .btn__status--exit{width:2.25rem;height:2.25rem}}@media (max-width: 768px){.status .status__btn--exit .btn__status--exit{width:2.375rem;height:2.375rem}}.status .status__btn--exit .btn__status--exit .status__icon--exit{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%201.20857L10.7914%200L6%204.79143L1.20857%200L0%201.20857L4.79143%206L0%2010.7914L1.20857%2012L6%207.20857L10.7914%2012L12%2010.7914L7.20857%206L12%201.20857Z'%20fill='%23FFF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}@media (max-width: 1200px){.status .status__btn--exit .btn__status--exit .status__icon--exit{width:.875rem;height:.875rem}}.sort-select{width:100%;position:relative}@media (min-width: 992px){.sort-select{max-height:11.125rem}}.sort-select .sort-select__button{display:flex;align-items:center;justify-content:space-between;width:100%;height:2rem;font-size:.75rem;padding:0 1rem;border-radius:.6875rem;border:1px solid var(--black);background-color:var(--white)}@media (min-width: 992px){.sort-select .sort-select__button{height:3rem;font-size:1rem}}.sort-select .sort-select__list{position:absolute;top:2rem;left:0;width:inherit;padding:1rem;margin:0;border-radius:.625rem;background-color:#f0f0f0;z-index:9999}@media (min-width: 992px){.sort-select .sort-select__list{top:3rem}}.sort-select .sort-select__list .sort-select__list--item{display:flex;align-items:center;justify-content:space-between;height:2rem;font-size:.75rem;border-bottom:1px solid #c6c6c6;cursor:pointer}.sort-select .sort-select__list .sort-select__list--item span{color:#282828}@media (min-width: 992px){.sort-select .sort-select__list .sort-select__list--item{height:3rem;font-size:1rem}}.filters-buttons-new{display:flex;justify-content:flex-end;width:auto;position:relative}.filters-buttons-new .button__component{height:2.5rem;font-size:1rem;max-width:8rem}@media (min-width: 992px){.filters-buttons-new .button__component{height:3rem;max-width:10rem}}.filters-buttons-new .button__component .filters-buttons-text{font-size:.875rem;width:4rem}@media (min-width: 992px){.filters-buttons-new .button__component .filters-buttons-text{font-size:1rem;width:5.5rem}}.filters-buttons-new .button__component .filters-button-content{padding-left:.5rem;border-left:1px solid #fff}.filters-buttons-new .filters-buttons-options{width:10rem;position:absolute;top:3rem;padding:.625rem 1rem;margin:0;border-radius:.625rem;background:#f0f0f0;z-index:100}.filters-buttons-new .filters-buttons-options .filters-buttons-option{display:flex;align-items:center;height:2rem;font-size:.75rem;border-bottom:1px solid #ccc;cursor:pointer}.filters-buttons-new .filters-buttons-options .filters-buttons-option:hover{font-weight:500;border-bottom:2px solid #ccc}.filters-buttons-new .filters-buttons-options .filters-buttons-option:last-child{border-bottom:none}@media (min-width: 992px){.filters-buttons-new .filters-buttons-options .filters-buttons-option{height:3rem;font-size:1rem}}.status__text{display:flex;align-items:center;width:100%}.status__text span{display:inline-block;width:.75rem;height:.75rem;border-radius:100%;margin-right:.5rem}.status__text .bg__draft{background-color:#757575}.status__text .bg__in--review{background-color:#ecc600}.status__text .bg__need--changes{background-color:#db3500}.status__text .bg__approved{background-color:#3ad404}.status__text p{font-size:14px}.status__script{display:flex;align-items:center;gap:8px;width:100%}.status__script span{display:block;width:.75rem;height:.75rem;min-width:.75rem;border-radius:100%}.status__script .bg__in--review{background-color:#ecc600}.status__script .bg__need--changes{background-color:#db3500}.status__script .bg__approved{background-color:#3ad404}.status__script p{flex-grow:1;font-size:14px}.accountTheme{width:100%;display:flex;flex-direction:column;align-items:center}.accountTheme .image{display:flex;align-items:center;justify-content:center;width:100%;height:8.75rem;max-width:8.75rem;position:relative}.accountTheme .image img{width:inherit;height:inherit;object-fit:cover;border-radius:100%;border:2px solid #7a7a7a}.accountTheme .image .btnCam{bottom:0;right:0;display:flex;align-items:center;justify-content:center;width:2.875rem;height:2.875rem;border-radius:100%;border:2px solid #7a7a7a;background-color:var(--white);cursor:pointer;position:absolute}.accountTheme .logo{display:flex;align-items:center;justify-content:center;width:8.75rem;height:8.75rem;border-radius:100%;position:relative}.accountTheme .logo .logo__letter{font-size:3rem;font-weight:700;color:var(--white)}.accountTheme .logo .logo__cam{display:flex;align-items:center;justify-content:center;right:0;bottom:0;width:2.875rem;height:2.875rem;border-radius:100%;border:2px solid #7a7a7a;background-color:var(--white);position:absolute;cursor:pointer}.accountTheme .message{font-size:.875rem;margin:1rem 0;text-align:center}.accountTheme .colors{width:100%;display:flex;justify-content:space-around;flex-wrap:wrap;max-width:8.5rem;gap:.875rem}.accountTheme .colors .colors__radio{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:100%}.accountTheme .colors .colors__radio .color__check{color:var(--black);position:absolute}.accountTheme .colors .colors__radio .color__check .check__icon{width:15px;height:15px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='13'%20viewBox='0%200%2018%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.55001%2013L0.850006%207.29998L2.27501%205.87498L6.55001%2010.15L15.725%200.974976L17.15%202.39998L6.55001%2013Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat}.accountTheme .colors .colors__radio .color{width:36px;height:36px;border-radius:100%}.accountTheme .colors .colors__radio .input-black{background-color:var(--black)}.accountTheme .colors .colors__radio .input-purple{background-color:#7b61ff}.accountTheme .colors .colors__radio .input-blue{background-color:var(--secundary-blue)}.dragandrop{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.dragandrop .file-container{display:flex;justify-content:center;align-items:center;width:6.625rem;height:6.6875rem;border-radius:100%;cursor:pointer;margin-bottom:1rem;border:2px dashed var(--black);background-color:var(--white)}@media (min-width: 768px){.dragandrop .file-container{width:8.75rem;height:8.75rem}}.dragandrop .file-container .file-group{display:flex;align-items:center;justify-content:center;width:inherit;height:inherit;position:relative}.dragandrop .file-container .file-group img{width:70%;height:70%;object-fit:scale-down}.dragandrop .file-container .file-group .btn-delete{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.5rem;background-color:var(--black);top:5px;right:5px;position:absolute}.dragandrop .img-text{font-size:13px;font-weight:500;cursor:pointer;line-height:1.25rem;text-align:center}.icon-theme-account{width:100%;height:auto;max-width:8.5rem;display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto;gap:.875rem}.icon-theme-account .color-option{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:100%;cursor:pointer}.icon-theme-account .color-option svg path{fill:#fff}@media (min-width: 992px){.icon-theme-account .color-option{width:2.25rem;height:2.25rem}}.radio{display:flex;align-items:center;gap:1rem;width:100%;margin-bottom:1rem}.radio:last-child{margin-bottom:0}.radio span{padding:2px;border-radius:100%;border:2px solid var(--black);cursor:pointer}.radio span .radio__input{width:.625rem;height:.625rem;border-radius:100%;cursor:pointer}.radio span .radio__input:checked{background-color:var(--black)}.radio .radio__label{color:var(--gray-4)}.input__text{width:100%;height:3rem}.input__text .input__taxt--label{font-size:1rem}.input__text .input__text--group{width:inherit;height:inherit;position:relative}.input__text .input__text--group input{width:inherit;height:inherit;font-size:.75rem;padding:0 1rem 0 2rem;border-radius:.6875rem;border:1px solid var(--black);background-color:var(--white);box-shadow:0 10px 17px #0000000d}.input__text .input__text--group input:focus{outline:none}@media (min-width: 992px){.input__text .input__text--group input{font-size:1rem}}.input__text .input__text--group svg{top:1rem;left:.6rem;position:absolute}.switch{position:relative;display:inline-block;width:1.875rem;height:1rem}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;cursor:pointer;transition:.4s;-webkit-transition:.4s}.slider:before{content:"";position:absolute;width:.5rem;height:.5rem;left:.25rem;bottom:.25rem;background-color:#fff;transition:.4s;-webkit-transition:.4s}input:checked+.slider{background-color:var(--black)}input:focus+.slider{box-shadow:0 0 1px var(--black)}input:checked+.slider:before{-webkit-transform:translateX(14px);-ms-transform:translateX(14px);transform:translate(14px)}.slider.round{border-radius:2.125rem}.slider.round:before{border-radius:50%}.select__ctn{width:100%}.select__ctn .select__label{font-weight:600;margin-bottom:.5rem}.select__ctn .select__group{position:relative;display:flex;align-items:center;width:inherit}.select__ctn .select__group .select__form{width:100%;height:3rem;font-size:.875rem;font-weight:500;padding:0 1.25rem;border-radius:.6875rem;background:var(--white);box-shadow:0 10px 100px #0000001a;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select__ctn .select__group .select__form:focus-within{outline:none}.select__ctn .select__group .select__arrow{right:1.125rem;position:absolute}.select-new-ctn{position:relative;display:flex;flex-direction:column;gap:.25rem;width:100%}.select-new-ctn .select-new{width:inherit;height:3rem;font-size:.875rem;padding:.75rem 1.1rem;border:1px solid rgba(0,0,0,.2);border-radius:.625rem;background-color:var(--white);cursor:pointer}.select-new-ctn .select-new:focus{outline:none}.select-new-ctn .select-new::placeholder{font-size:.875rem;font-weight:400;line-height:1.5rem;color:var(--gray-7)}.select-new-ctn .select-icon{position:absolute;top:1.25rem;right:.5rem}.select-new-ctn .select-new__error{color:red;font-size:.75rem;margin-left:.5rem}.inputForm{width:100%;margin-bottom:1rem}.inputForm .inputForm__label{font-size:1rem;font-weight:600;line-height:1.5rem}.inputForm .inputForm__field{width:inherit;height:3rem;border-bottom:1px solid var(--gray-5)}.inputForm .inputForm__field:focus-visible{outline:none}.inputForm .inputForm__field::placeholder{color:#a7a7a7;font-size:.875rem;font-weight:300}.inputForm .inputForm__error{color:red;font-size:.75rem}.input-text-new-ctn{width:100%;display:flex;flex-direction:column;gap:.25rem}.input-text-new-ctn .input-text-new{width:inherit;height:3rem;font-size:.875rem;padding:.75rem 1.1875rem;border-radius:10px;border:1px solid rgba(0,0,0,.2);background-color:var(--white)}.input-text-new-ctn .input-text-new:focus{outline:1px solid black}.input-text-new-ctn .input-text-new::placeholder{font-size:.75rem;font-weight:500;line-height:1.5rem;color:var(--gray-7)}.input-text-new-ctn .input-text-new__error{color:red;font-size:.75rem;margin-left:.5rem}.form__control__wrapper{display:flex;align-items:center;width:100%;height:3rem;border-radius:10px;padding:0 1rem;border:1px solid var(--black);background-color:var(--white)}.form__control__wrapper.small{width:10.25rem}.form__control__wrapper.medium{width:12.4375rem}.form__control__wrapper.full{width:100%}.form__control__wrapper.input[list]{background-color:red}.form__control__wrapper .articles__btn--category{height:100%;color:#000;font-size:.875rem;font-weight:500;border:none;outline:none}.form__control__wrapper .articles__btn--category:focus{box-shadow:none}.inputNumberFormat{width:100%;margin-bottom:1rem}.inputNumberFormat .inputNumberFormat__wrapper{display:flex;flex-direction:column}.inputNumberFormat .inputNumberFormat__wrapper .inputNumberFormat__label{font-size:1rem;font-weight:600;line-height:1.5rem}.inputNumberFormat .inputNumberFormat__wrapper .inputNumberFormat__input{width:inherit;height:3rem;border-bottom:1px solid var(--gray-5)}.inputNumberFormat .inputNumberFormat__wrapper .inputNumberFormat__input:focus-visible{outline:none}.inputNumberFormat .inputNumberFormat__wrapper .inputNumberFormat__input::placeholder{color:#a7a7a7;font-size:.875rem;font-weight:300}.inputNumberFormat .inputNumberFormat__error{color:red;font-size:.75rem}.inputFormCard{width:100%;margin-bottom:1rem}.inputFormCard .inputFormCard__label{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;line-height:1.5rem}.inputFormCard .btn__help--active{margin-bottom:8px}.inputFormCard .inputFormCard__group{display:flex;align-items:center;width:inherit;height:4rem;border-bottom:1px solid var(--gray-5)}.inputFormCard .inputFormCard__group .inputFormCard__field{width:60%;height:inherit}.inputFormCard .inputFormCard__group .inputFormCard__field:focus-visible{outline:none}.inputFormCard .inputFormCard__group .inputFormCard__actions{display:flex;align-items:center;justify-content:flex-end;gap:3.125rem;width:40%;padding:.5rem}.inputFormCard .inputFormCard__group .inputFormCard__actions .inputFormCard__images{display:none}@media (min-width: 576px){.inputFormCard .inputFormCard__group .inputFormCard__actions .inputFormCard__images{display:flex;align-items:center;gap:1rem}}.inputFormCard .inputFormCard__group .inputFormCard__actions .inputFormCard__images .inputFormCard__image{max-width:100%}.inputFormCard .inputFormCard__group .inputFormCard__actions .inputFormCard__button{max-width:8.125rem}.inputFormCard .disabled-input{color:#c0bfbf;background:#f5f5f5}.inputFormCard .inputFormCard__error{color:red;font-size:.75rem}.l__header{width:100%;background-color:#fff;border-radius:0 0 1.5625rem 1.5625rem}.l__header .h__top{width:inherit;height:10.375rem;padding:1rem 4.625rem}.l__header .h__top .top__btn{display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){.l__header .h__top{height:11.25rem}}.l__header .h__top-1{display:flex;justify-content:center;width:inherit;height:10.375rem;padding-top:1rem}.l__header .h__top-1 img{width:100%;max-width:10rem;height:5rem;margin-top:1.5rem;object-fit:contain}.l__header .h__bottom{display:flex;flex-direction:column;align-items:center;width:inherit;padding:4.6875rem 1.5rem .875rem;position:relative}@media (min-width: 768px){.l__header .h__bottom{flex-direction:row;gap:.5rem;justify-content:flex-end;height:14.8125rem;padding:2.0625rem 3.375rem 2.5625rem}}@media (min-width: 992px){.l__header .h__bottom{gap:1.25rem;height:17.9375rem;padding:2.0625rem 4.625rem 2.5625rem}}.l__header .h__bottom .hb__img{position:absolute;top:-2.1875rem;width:6.125rem;height:6.125rem;border-radius:100%;border:1px solid var(--white);background-color:var(--white);box-shadow:0 0 12px -4px #000c;-moz-box-shadow:0px 0px 12px -4px rgba(0,0,0,.8);-webkit-box-shadow:0px 0px 12px -4px rgba(0,0,0,.8)}@media (min-width: 768px){.l__header .h__bottom .hb__img{left:3.375rem;width:10.625rem;height:10.625rem}}@media (min-width: 992px){.l__header .h__bottom .hb__img{top:-3.125rem;left:4.625rem;width:15.625rem;height:15.625rem}}@media (min-width: 1400px){.l__header .h__bottom .hb__img{top:-5.0625rem;width:19.3125rem;height:19.3125rem}}.l__header .h__bottom .hb__info{width:inherit;text-align:center;margin-bottom:1.0625rem}@media (min-width: 768px){.l__header .h__bottom .hb__info{width:32%;text-align:start;margin-bottom:0}}@media (min-width: 992px){.l__header .h__bottom .hb__info{width:23.7%;height:11.25rem}}.l__header .h__bottom .hb__info .i__name{font-size:1.25rem;font-weight:700;margin-bottom:.375rem}@media (min-width: 1200px){.l__header .h__bottom .hb__info .i__name{font-size:1.5rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.l__header .h__bottom .hb__info .i__plan{font-size:1rem;font-weight:400;color:#757575;margin-bottom:1.125rem}@media (min-width: 1200px){.l__header .h__bottom .hb__info .i__plan{font-size:1.5rem}}.l__header .h__bottom .hb__info .i__group{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.375rem}@media (min-width: 768px){.l__header .h__bottom .hb__info .i__group{justify-content:flex-start}}.l__header .h__bottom .hb__info .i__group .text{font-size:.875rem}@media (min-width: 1200px){.l__header .h__bottom .hb__info .i__group .text{font-size:1.25rem}}.l__header .h__bottom .hb__info .i__group .text-link{width:auto;font-size:.875rem;text-decoration:underline;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.l__header .h__bottom .hb__info .i__group .text-link:hover{color:#18a0fb}@media (min-width: 1200px){.l__header .h__bottom .hb__info .i__group .text-link{font-size:1.25rem;text-decoration:underline;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.l__header .h__bottom .hb__info .i__group .bold{font-weight:700}@media (min-width: 1200px){.l__header .h__bottom .hb__info .i__group .bold{font-weight:400}}.l__header .h__bottom .hb__description{display:flex;flex-direction:column;align-items:center;width:inherit;padding-top:1rem;border-top:1px solid #e5e5e5}@media (min-width: 768px){.l__header .h__bottom .hb__description{width:36.5%;height:100%;border-top:0;padding-top:0;align-items:initial;overflow-y:overlay}}@media (min-width: 992px){.l__header .h__bottom .hb__description{width:40.7%}}.l__header .h__bottom .hb__description button{display:flex;align-items:center;justify-content:center;gap:.4375rem;font-size:.875rem;font-weight:700;margin-bottom:1rem}@media (min-width: 768px){.l__header .h__bottom .hb__description button{display:none}}.l__header .h__bottom .hb__description .d__text{width:inherit;padding-top:1rem;font-size:.875rem;text-align:center}@media (min-width: 768px){.l__header .h__bottom .hb__description .d__text{width:100%;display:block;text-align:start}}@media (min-width: 1200px){.l__header .h__bottom .hb__description .d__text{height:12.6875rem;font-size:1.25rem;line-height:1.875rem}}.l__header .h__bottom .see{display:none}.l__header .spinner__loading{width:100%;height:100%;display:grid;place-items:center}.l__header-1{width:100%;background-color:#fff;border-radius:0 0 1.5625rem 1.5625rem}@media (min-width: 992px){.l__header-1{width:33%;max-height:47.375rem}}.l__header-1 .h__top-1{display:flex;justify-content:center;width:inherit;height:10.375rem;padding-top:1rem;position:relative}@media (min-width: 992px){.l__header-1 .h__top-1{width:100%;height:10.8125rem;border-radius:1.5625rem 1.5625rem 0 0}}.l__header-1 .h__top-1 .top1__btn{position:absolute;top:1rem;left:1rem;display:flex;align-items:center;gap:.5rem}.l__header-1 .h__top-1 img{width:100%;height:5rem;max-width:10rem;margin-top:1.5rem;object-fit:contain}.l__header-1 .h__bottom{position:relative;display:flex;flex-direction:column;align-items:center;width:inherit;padding:4.6875rem 1rem .875rem}@media (min-width: 992px){.l__header-1 .h__bottom{width:100%;padding:12.5rem 1rem .875rem}}@media (min-width: 1400px){.l__header-1 .h__bottom{width:100%;padding:15.8125rem 1rem .875rem}}.l__header-1 .h__bottom .hb__img{position:absolute;top:-2.1875rem;width:6.125rem;height:6.125rem;border-radius:100%;background-color:var(--white);box-shadow:0 10px 100px #0000000d;-moz-box-shadow:0px 0px 12px -4px rgba(0,0,0,.8);-webkit-box-shadow:0px 0px 12px -4px rgba(0,0,0,.8)}@media (min-width: 992px){.l__header-1 .h__bottom .hb__img{top:-1.875rem;width:11.375rem;height:11.375rem}}@media (min-width: 1400px){.l__header-1 .h__bottom .hb__img{width:14.5rem;height:14.5rem}}.l__header-1 .h__bottom .hb__info{width:inherit;text-align:center;margin-bottom:1.0625rem}.l__header-1 .h__bottom .hb__info .i__name{font-size:1.25rem;font-weight:700;margin-bottom:.375rem}@media (min-width: 992px){.l__header-1 .h__bottom .hb__info .i__name{font-size:1.5rem;letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.l__header-1 .h__bottom .hb__info .i__plan{font-size:1rem;font-weight:400;color:var(--gray-7);margin-bottom:1.125rem}@media (min-width: 1200px){.l__header-1 .h__bottom .hb__info .i__plan{font-size:1.5rem}}.l__header-1 .h__bottom .hb__info .i__group{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.375rem}.l__header-1 .h__bottom .hb__info .i__group .text{font-size:.875rem}@media (min-width: 992px){.l__header-1 .h__bottom .hb__info .i__group .text{font-size:1.25rem}}.l__header-1 .h__bottom .hb__info .i__group .text-link{font-size:.875rem;text-decoration:underline;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.l__header-1 .h__bottom .hb__info .i__group .text-link:hover{color:#18a0fb}@media (min-width: 992px){.l__header-1 .h__bottom .hb__info .i__group .text-link{font-size:1.25rem;text-decoration:underline;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.l__header-1 .h__bottom .hb__info .i__group .bold{font-weight:700}.l__header-1 .h__bottom .hb__description{display:flex;flex-direction:column;align-items:center;width:inherit;padding-top:1rem;border-top:1px solid #e5e5e5}.l__header-1 .h__bottom .hb__description button{display:flex;align-items:center;justify-content:center;gap:.4375rem;font-size:.875rem;font-weight:700;margin-bottom:1rem}@media (min-width: 992px){.l__header-1 .h__bottom .hb__description button{display:none}}.l__header-1 .h__bottom .hb__description .d__text{width:inherit;font-size:.875rem;text-align:center}@media (min-width: 992px){.l__header-1 .h__bottom .hb__description .d__text{display:block;max-height:138px;overflow-y:scroll;text-align:start;font-size:1.25rem;line-height:1.875rem}}.l__header-1 .h__bottom .see{display:none}.l__header-1 .no-data-header{width:100%;height:100%;display:grid;place-items:center}.l__header-1 .no-data-header p{width:90%;text-align:center;font-size:1.5rem;font-weight:700}.video_profile_cards_component{width:100%}.video_profile_cards_component .load_more_container{display:flex;align-items:center;justify-content:center}.video_profile_cards_container{width:100%;height:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,330px));grid-template-rows:auto;column-gap:.625rem;row-gap:5px;overflow-y:scroll;justify-content:center}.video_profile_cards_container::-webkit-scrollbar{display:none}@media (min-width: 768px){.video_profile_cards_container{grid-template-columns:repeat(auto-fit,minmax(320px,346px))}}@media (min-width: 1200px){.video_profile_cards_container{grid-template-columns:repeat(auto-fit,minmax(320px,339px))}}@media (min-width: 1300px){.video_profile_cards_container{grid-template-columns:repeat(auto-fit,minmax(320px,372px))}}@media (min-width: 1400px){.video_profile_cards_container{grid-template-columns:repeat(auto-fit,minmax(320px,405px))}}.video_profile_card_container{box-sizing:border-box;padding:1rem}.video_profile_card_container.show_drag_area,.video_profile_card_container.sorting{border:1px dashed var(--gray-7);border-radius:.6875rem}.video_profile_card_container.sorting .card_body{cursor:pointer}.video_profile_card_container.sorting .card_body .card_img{opacity:.5}.video_profile_card_container.sorting .card_body .title_container .card_title{color:#949494}.video_profile_card_container.sorting .card_body .title_container .icon_options_container .icon_options{fill:#949494}.video_profile_card_container.hide{transition:.01s;transform:translate(-9999px)}.video_profile_card_container.elementOver{background-color:#00000040}.video_profile_card_container .card_body{width:100%;height:100%}.video_profile_card_container .card_body .card_img{position:relative;width:100%;max-width:100%;max-height:13.75rem;margin-bottom:1rem}.video_profile_card_container .card_body .card_img img{width:100%;height:100%;max-width:100%;border-radius:.6875rem;-webkit-user-select:none;user-select:none;cursor:pointer;aspect-ratio:16/9}.video_profile_card_container .card_body .card_img .img_icons{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.8rem}.video_profile_card_container .card_body .card_img .img_icons .img_icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#ffffff94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:10px}.video_profile_card_container .card_body .card_img .img_icons .img_icon svg{cursor:pointer}.video_profile_card_container .card_body .title_container{display:flex;align-items:center;justify-content:space-between}.video_profile_card_container .card_body .title_container .icon_options_container{position:relative}.video_profile_card_container .card_body .title_container .icon_options_container .menu_options{position:absolute;right:calc(100% - 18px);bottom:26px}.video_profile_card_container .card_body .title_container .icon_options_container .menu_options .option_container{box-sizing:border-box;display:block;width:11rem;margin:0;padding:0 .875rem .4rem;border-radius:6px;background-color:var(--white);box-shadow:4px 4px 14px #00000040}.video_profile_card_container .card_body .title_container .icon_options_container .menu_options .option_container li{padding:6px 0;border-bottom:1px solid rgba(0,0,0,.2);cursor:pointer}.video_profile_card_container .card_body .title_container .icon_options_container .icon_options{fill:#1c1b1f;cursor:pointer}.video_profile_card_container .card_body .card_title{width:90%;max-width:inherit;font-weight:600;font-size:1.25rem;margin:0;line-height:1.875rem}.page__layout{width:100%;height:calc(100% - 2.5rem);overflow-y:scroll;margin-top:1.375rem}@media (min-width: 768px){.page__layout{margin-top:2rem}}.page__layout::-webkit-scrollbar{display:none}.page__layout .page__header .title-page{display:flex;align-items:center;gap:.625rem;height:2rem;font-size:1rem;font-weight:600;margin-bottom:1rem}@media (min-width: 768px){.page__layout .page__header .title-page{font-size:1.5rem;margin-bottom:0}}@media (min-width: 768px){.page__layout .page__header{display:flex;align-items:center;justify-content:space-between}}.page__layout .page__header .btn-group{display:flex;align-items:center;justify-content:space-between}.page__layout .page__header .btn-group .btn-filters{display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){.page__layout .page__header .btn-group .btn-filters{display:none}}.page__layout .page__header .buttons__view{display:flex;gap:.5rem}@media (min-width: 768px){.page__layout .page__header .buttons__view{height:1.75rem}}.page__layout .page__content{width:100%;height:auto;margin-top:1rem}@media (min-width: 768px){.page__layout .page__content{margin-top:2rem}}.page__layout .page__loading{width:100%;height:auto;display:flex;justify-content:center}.table__component{width:100%}.table__component .table__section{width:100%;height:auto;overflow-x:overlay;padding-bottom:1.1rem}.table__component .table__section .table__content{width:100%;height:auto;min-width:800px}.table__component .table__section .table__content .table__head{width:100%;height:2rem}.table__component .table__section .table__content .table__head .table__head--row{width:100%}.table__component .table__section .table__content .table__head .table__head--row th{padding:0 .5rem;border-bottom:1px solid var(--gray-5)}.table__component .table__section .table__content .table__head .table__head--row th .table__head--th{min-width:40px}.table__component .table__section .table__content .table__body{width:100%}.table__component .table__section .table__content .table__body .table__body--row{height:72px}.table__component .table__section .table__content .table__body .table__body--row td{padding:.5rem;vertical-align:middle;border-bottom:1px solid var(--gray-5)}.table__component .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input{cursor:pointer}.table__component .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input:focus{border-color:#00000040;outline:0;box-shadow:none}.table__component .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input:checked{border-color:var(--black)!important;background-color:var(--black)!important}.table__component .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-label{font-weight:600}.table__component .table__section .table__content .table__body .table__body--row .table__body--boolean{height:inherit;display:flex;align-items:center;gap:.5rem}.table__component .table__section .table__content .table__body .table__body--row .table__body--icons div{display:flex;align-items:center;gap:1rem}.table__component .table__section .table__content .table__body .table__body--row .table__body--icons div .table__options--btn{width:9.6875rem}.table__component .table__section .table__content .table__body .table__body--info{width:100%;height:288px}.table__component .table__section .table__content .table__body .table__body--info td{height:inherit}.table__component .table__section .table__content .table__body .table__body--info td .subusers{padding:28px 32px;height:inherit;overflow-y:scroll;background-color:#f8f8f8;border-radius:19px}.table__component .table__section .table__content .table__body .table__body--info td .subusers .subusers__loading{width:100%;height:inherit;display:flex;align-items:center;justify-content:center}.table__component .table__section .table__content .table__body .table__body--info td .subusers .table__sub{width:100%}.table__component .table__section .table__content .table__body .table__body--info td .subusers .table__sub .table__sub--head tr th{height:2.5rem;vertical-align:middle}.table__component .table__section .table__content .table__body .table__body--info td .subusers .table__sub .table__sub--body tr td{width:25%;height:2.5rem;vertical-align:middle}.table__component .table__section .table__content .table__body .table__body--info td .subusers .table__sub .table__sub--body .tr__body--nodata{height:inherit}.table__component .table__section .table__content .table__body .table__body--info td .subusers .table__sub .table__sub--body .tr__body--nodata .td__body--nodata{width:100%;font-weight:700;text-align:center}.table__component .table__section .table__content .table__body .table__body--rowloading{height:200px}.table__component .table__section .table__content .table__body .table__body--rowloading .table__td--loading{text-align:center;vertical-align:middle}.table__component .table__section .table__content .table__body .table__body--rowloading .table__td--loading .table__text--loading{font-size:20px;font-weight:700}.table__component .noScroll{overflow-x:initial}.header__nav{display:flex;align-items:center;justify-content:space-between;width:100%;height:5rem;padding:0 72px;background-color:var(--white);box-shadow:0 10px 100px #00000026}@media (max-width: 768px){.header__nav{border-radius:0 0 15px 15px}}@media (max-width: 1200px){.header__nav{padding:0 .75rem}}.header__nav .header__logo{width:30%;max-width:8rem}.header__nav .header__logo .header__logo--img{width:100%}.header__nav .header__search{display:flex;align-items:center;width:40%;height:inherit;padding-left:3rem;position:relative}@media (min-width: 1200px){.header__nav .header__search{padding-left:2rem}}@media (min-width: 992px){.header__nav .header__search{padding-left:0}}.header__nav .header__search .header__input{width:33rem;height:3rem;border:1px solid var(--black);border-radius:11px;background-color:var(--white);box-shadow:0 10px 17px #0000000d}.header__nav .header__search .header__input:focus+.header__icon--search{display:none}.header__nav .header__search .header__icon--search{position:absolute;left:1.125rem}.header__nav .header__control{display:flex;align-items:center;justify-content:flex-end;width:30%}.header__nav .header__control .header__btn--trail{width:100%;width:max-content;height:3rem;min-width:10.25rem;font-size:.875rem;color:var(--black);font-weight:600;margin-right:1.5rem;padding:0 .5rem;border-radius:.625rem;cursor:auto}@media (max-width: 768px){.header__nav .header__control .header__btn--trail{display:none}}.header__nav .header__control .header__notifications{position:relative;width:2rem;height:2rem;margin-right:2rem}.header__nav .header__control .header__notifications .budge__notification .MuiBadge-badge{background-color:var(--secundary-blue)}@media (max-width: 768px){.header__nav .header__control .header__notifications .budge__notification .icon__notification{width:100%;height:100%}}@media (max-width: 768px){.header__nav .header__control .header__notifications{width:1.25rem;height:1.25rem;margin-right:.5rem;line-height:1.2rem}}.header__nav .header__control .header__ctn--img{position:relative}.header__nav .header__control .header__ctn--img .dropdown{border-radius:50%}@media (max-width: 768px){.header__nav .header__control .header__ctn--img .dropdown{width:1.5rem;height:1.5rem;margin-right:.5rem;font-size:.875rem}}.header__nav .header__control .header__ctn--img .dropdown-toggle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;z-index:10}@media (max-width: 768px){.header__nav .header__control .header__ctn--img .dropdown-toggle{width:1.5rem;height:1.5rem;margin-right:.5rem;font-size:.875rem}}.header__nav .header__control .header__ctn--img .header__img--user{position:absolute;top:0;z-index:0;pointer-events:none}.header__nav .header__control .header__ctn--img .header__img--user .header__photo{width:3rem;height:3rem;border-radius:50%;z-index:0;pointer-events:none;background:none}@media (max-width: 768px){.header__nav .header__control .header__ctn--img .header__img--user .header__photo{width:1.5rem;height:1.5rem}}.header__nav .header__control .nav-link{color:var(--white);font-size:1.5rem;font-weight:700}.header__nav .header__control .nav-link:after{display:none}.header__nav .header__control .nav-link:hover{color:var(--white)}.header__nav .header__control .header__btn--profile a{text-transform:uppercase;padding:.25rem 1rem}@media (max-width: 768px){.header__nav .header__control .header__btn--profile a{padding:0rem .5rem}}.header__nav .header__control .header__link{display:flex;align-items:center;gap:.875rem;font-size:.75rem;font-weight:600;padding:.8rem}@media (max-width: 768px){.header__nav .header__control .header__link{font-size:.625rem;padding:0 .8rem}}.header__nav .header__control .header__link span{display:flex;align-items:center;justify-content:center;width:2rem;height:32px;font-size:1.125rem;font-weight:600;text-transform:uppercase;border-radius:100%;background-color:#757575}@media (max-width: 768px){.header__nav .header__control .header__link span{width:1.625rem;height:1.625rem;font-size:.875rem}}.header__nav .header__control .header__link:hover{color:var(--black)}.header__nav .header__control .header__link--logout{display:flex;align-items:center;gap:.875rem;font-size:.75rem;font-weight:600;padding:.8rem}@media (max-width: 768px){.header__nav .header__control .header__link--logout{font-size:.625rem;padding:0 .8rem}}.header__nav .header__btn--mobile{display:none}@media (max-width: 768px){.header__nav .header__btn--mobile{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:5px;background-color:var(--primary-green)}}.sidebar__content{width:100%;height:inherit;overflow-y:scroll;max-width:335px;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:82px 0 22px 72px;background-color:var(--white);box-shadow:0 10px 100px #0000000d;transition:all .25s linear}.sidebar__content::-webkit-scrollbar{display:none}@media (max-width: 1200px){.sidebar__content{padding:82px 34px 22px 66px}}@media (max-width: 992px){.sidebar__content{padding:82px 12px 22px 56px}}@media (max-width: 768px){.sidebar__content{height:90%;padding:60px 45px}}.sidebar__content .sidebar__btn--close{position:absolute;width:32px;height:32px;top:32px;right:14px;padding:.25rem;border-radius:.3125rem;background-color:#00ec9f;cursor:pointer}@media (max-width: 768px){.sidebar__content .sidebar__btn--close{display:none}}.sidebar__content .sidebar__btn--open{position:absolute;width:32px;height:32px;top:32px;right:14px;cursor:pointer;border-radius:.3125rem;background-color:#00ec9f}.sidebar__content .sidebar__btn--open svg{display:inline}@media (max-width: 768px){.sidebar__content .sidebar__btn--open{display:none}}.sidebar__content .sidebar__btn--mobile{display:none;position:absolute;width:32px;height:32px;top:16px;right:14px;cursor:pointer;border-radius:.3125rem;background-color:#00ec9f}@media (max-width: 768px){.sidebar__content .sidebar__btn--mobile{display:block}}.sidebar__content .sidebar__menu{width:100%}.sidebar__content .sidebar__menu a{display:flex;align-items:center;justify-content:flex-start;width:85%;height:32px;margin-bottom:28px;border-radius:6px;cursor:pointer}.sidebar__content .sidebar__menu a .sidebar__text{font-size:14px;font-weight:300;line-height:15px;margin-left:8px;padding:2.5px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .25s linear}@media (min-width: 992px){.sidebar__content .sidebar__menu a .sidebar__text{margin-left:19.5008px}}@media (min-width: 1200px){.sidebar__content .sidebar__menu a .sidebar__text{font-size:16px}}.sidebar__content .sidebar__menu a:last-child{margin-bottom:0}.sidebar__content .sidebar__menu a:hover{color:var(--black)}@media (max-width: 768px){.sidebar__content .sidebar__menu a{width:100%;height:1.5rem}.sidebar__content .sidebar__menu a .sidebar__text{font-size:1rem}}.sidebar__content .sidebar__menu .sidebar__nav-link svg{fill:var(--gray-7)}.sidebar__content .sidebar__menu .sidebar__active{color:var(--black)}.sidebar__content .sidebar__menu .sidebar__active svg{fill:var(--black)!important}.sidebar__content .sidebar__menu .sidebar__active span{font-size:.875rem;font-weight:600;line-height:1.0462rem}@media (min-width: 1200px){.sidebar__content .sidebar__menu .sidebar__active span{font-size:1.125rem;font-weight:600;line-height:1.0462rem}}@media (max-width: 768px){.sidebar__content .sidebar__menu .sidebar__active span{font-size:1rem}}.sidebar__content .sidebar__plans{position:relative;width:100%;height:auto;max-width:13.6875rem;max-height:20.625rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-radius:1.0625rem;padding:0 .625rem;transition:all .25s linear}@media (min-width: 1200px){.sidebar__content .sidebar__plans{max-width:13.6875rem}}@media (max-width: 768px){.sidebar__content .sidebar__plans{margin:0 auto}}@media (min-height: 768px){.sidebar__content .sidebar__plans{height:15.625rem;min-height:15.625rem;padding-bottom:1.4375rem;background-color:#d1d1d1}}@media (min-height: 968px){.sidebar__content .sidebar__plans{height:20.625rem;justify-content:flex-end}}.sidebar__content .sidebar__plans .sidebar__launch{display:none}@media (min-height: 768px){.sidebar__content .sidebar__plans .sidebar__launch{display:block;position:absolute;width:7.5rem;top:-1.25rem;padding-left:.625rem;padding-right:.625rem;margin-bottom:.9375rem}}@media (min-height: 968px){.sidebar__content .sidebar__plans .sidebar__launch{width:auto;top:-1.875rem}}.sidebar__content .sidebar__plans .sidebar__up--text{display:none}@media (min-height: 768px){.sidebar__content .sidebar__plans .sidebar__up--text{display:block;transition:all .25s linear}.sidebar__content .sidebar__plans .sidebar__up--text h3{width:100%;line-height:2.1875rem;font-weight:500;text-align:center;margin-bottom:0;transition:all .25s linear}}@media (min-height: 768px) and (min-width: 768px){.sidebar__content .sidebar__plans .sidebar__up--text h3{font-size:1rem}}@media (min-height: 768px) and (min-width: 1200px){.sidebar__content .sidebar__plans .sidebar__up--text h3{font-size:1.375rem}}@media (min-height: 768px){.sidebar__content .sidebar__plans .sidebar__up--text p{width:100%;font-size:1rem;font-weight:300;line-height:1.8125rem;text-align:center;margin-bottom:.8125rem;transition:all .25s linear}}@media (min-height: 768px) and (min-height: 768px){.sidebar__content .sidebar__plans .sidebar__up--text p{font-size:.8125rem}}@media (min-height: 768px) and (min-width: 1200px){.sidebar__content .sidebar__plans .sidebar__up--text p{font-size:1.25rem}}@media (min-height: 968px){.sidebar__content .sidebar__plans .sidebar__up--text h3{margin-bottom:1rem}.sidebar__content .sidebar__plans .sidebar__up--text p{margin-bottom:2.0625rem}}.sidebar__content .sidebar__plans .sidebar__upgrade{width:100%;height:2.625rem;max-width:9rem;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:.875rem;font-weight:500;border-radius:.625rem;background-color:var(--black);transition:all .25s linear}.sidebar__content .sidebar__plans .sidebar__upgrade .sidebar__icon--bolt{width:.625rem;height:1.125rem;margin-right:1.0625rem;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='18'%20viewBox='0%200%2010%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.67512%2018C3.49178%2018%203.34178%2017.9333%203.22512%2017.8C3.10845%2017.6667%203.06678%2017.5083%203.10012%2017.325L4.00011%2011H0.500115C0.250115%2011%200.0957817%2010.9333%200.037115%2010.8C-0.020885%2010.6667%200.0167816%2010.4833%200.150115%2010.25L5.85012%200.275C5.88345%200.191667%205.95012%200.125%206.05012%200.075C6.15012%200.025%206.24178%200%206.32511%200C6.50845%200%206.65845%200.0666667%206.77511%200.2C6.89178%200.333333%206.93345%200.491667%206.90011%200.675L6.00011%207H9.50011C9.75011%207%209.90411%207.06667%209.96211%207.2C10.0208%207.33333%209.98345%207.51667%209.85011%207.75L4.15011%2017.725C4.11678%2017.8083%204.05011%2017.875%203.95011%2017.925C3.85011%2017.975%203.75845%2018%203.67512%2018Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat}@media (max-width: 992px){.sidebar__content .sidebar__plans .sidebar__upgrade .sidebar__icon--bolt{display:none}}.sidebar__content.sidebar__collapse{max-width:10.0625rem;transition:all .25s linear}.sidebar__content.sidebar__collapse .sidebar__launch{display:none}.sidebar__content.sidebar__collapse .sidebar__text{display:none;position:absolute;transition:all .25s linear}.sidebar__content.sidebar__collapse .sidebar__plans{width:3rem;max-height:20.625rem;justify-content:flex-end;margin-bottom:0;background-color:transparent;transition:all .25s linear}.sidebar__content.sidebar__collapse .sidebar__plans .sidebar__up--text{width:0;transition:all .25s linear}.sidebar__content.sidebar__collapse .sidebar__plans .sidebar__up--text h3,.sidebar__content.sidebar__collapse .sidebar__plans .sidebar__up--text p{display:none;transition:all .25s linear}.sidebar__content.sidebar__collapse .sidebar__plans .sidebar__upgrade{width:3rem;max-height:3rem;display:flex;align-items:center;justify-content:center;color:var(--white);border-radius:.625rem;background-color:var(--black);transition:all .25s linear}.sidebar__content.sidebar__collapse .sidebar__plans .sidebar__upgrade .sidebar__icon--bolt{width:.625rem;height:1.125rem;margin-right:0;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='18'%20viewBox='0%200%2010%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.67512%2018C3.49178%2018%203.34178%2017.9333%203.22512%2017.8C3.10845%2017.6667%203.06678%2017.5083%203.10012%2017.325L4.00011%2011H0.500115C0.250115%2011%200.0957817%2010.9333%200.037115%2010.8C-0.020885%2010.6667%200.0167816%2010.4833%200.150115%2010.25L5.85012%200.275C5.88345%200.191667%205.95012%200.125%206.05012%200.075C6.15012%200.025%206.24178%200%206.32511%200C6.50845%200%206.65845%200.0666667%206.77511%200.2C6.89178%200.333333%206.93345%200.491667%206.90011%200.675L6.00011%207H9.50011C9.75011%207%209.90411%207.06667%209.96211%207.2C10.0208%207.33333%209.98345%207.51667%209.85011%207.75L4.15011%2017.725C4.11678%2017.8083%204.05011%2017.875%203.95011%2017.925C3.85011%2017.975%203.75845%2018%203.67512%2018Z'%20fill='white'/%3e%3c/svg%3e")}.video__card{width:auto;height:19.5rem;min-width:13.75rem;border:none;border-radius:.875rem;position:relative;background-color:var(--white);box-shadow:0 .25rem .875rem #0000001a}.video__card .video__header{position:relative;height:10.4375rem;border-radius:.875rem .875rem 0 0;background-color:var(--primary-gray)}.video__card .video__header .video__title{position:absolute;width:100%;max-width:17.3125rem;top:8.5rem;left:1rem;color:var(--white);font-size:.75rem;font-weight:600;line-height:1.5rem;margin-bottom:0;z-index:100}.video__card .video__header .video__category{position:absolute;display:flex;align-items:center;justify-content:center;width:7.75rem;height:2.5rem;top:1rem;right:1rem;color:var(--white);font-size:.875rem;font-weight:500;border-radius:.625rem;padding:0 8px;background-color:#00af76;z-index:100}.video__card .video__header .video__favorite{position:absolute;top:1rem;left:1rem;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border-radius:.625rem;background-color:#ffffff94;z-index:100}.video__card .video__body{width:inherit;height:auto;padding:8px 1rem 0}.video__card .video__body .video__title--body{height:3rem;font-weight:600;line-height:1.5rem;margin-bottom:21px;overflow-y:hidden}.video__card .video__body .video__btn{width:10.25rem;height:2.625rem;font-weight:600;color:var(--white);text-transform:capitalize;margin:0 auto;border-radius:.625rem;background-color:var(--black);border:1px solid var(--black);box-shadow:0 .25rem .875rem #0000001a}.script__content__card{width:100%;height:19.5rem;min-width:13.75rem;border:none;border-radius:.875rem;position:relative;box-shadow:0 .25rem .875rem #0000001a;overflow:hidden}.script__content__card .script__title--card{position:absolute;top:8.5rem;left:1rem;width:90%;font-size:.75rem;font-weight:600;line-height:1.5rem;margin-bottom:0;margin-right:6px;overflow-y:hidden;cursor:pointer;padding:0 .5rem;border-radius:.5rem;background-color:#ffffff94}.script__content__card .script__btnstart{position:absolute;top:1rem;left:1rem;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border-radius:.625rem;background-color:#ffffff94}.script__content__card .status__script--card{position:absolute;top:1.5rem;right:1rem}.script__content__card .script__btn--resend{position:absolute;right:1rem;display:flex;justify-content:center;align-items:center;gap:.25rem;width:6rem;height:2.5rem;color:#fff;font-weight:500;border-radius:.625rem;background-color:#000;box-shadow:0 .25rem .875rem #0000001a}.script__content__card .script__btn--resend:hover{background-color:#000c}.script__content__card .script__category{width:7.75rem;height:2.5rem;top:1rem;right:1rem;color:var(--white);font-size:.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;border-radius:.625rem;position:absolute;text-align:center;padding:0 .3125rem;background-color:#00af76}.script__content__card .script__image__card{width:100%;height:10.4375rem;border-radius:.875rem .875rem 0 0;cursor:pointer}.script__content__card .script__no--image{background-color:var(--primary-gray)}.script__content__card .script__body__card{display:flex;flex-direction:column;padding:.5rem 1rem 0}.script__content__card .script__body__card .script__description__card{width:100%;height:2.5rem;max-width:13.25rem;color:var(--gray-4);font-size:.8125rem;font-weight:400;line-height:1.2188rem;text-overflow:ellipsis;overflow-y:hidden;cursor:pointer}.script__content__card .script__body__card .script__btnscript{width:10.25rem;height:3rem;font-size:.875rem;font-weight:600;color:var(--white);margin:0 auto;border-radius:.625rem;background-color:var(--black);box-shadow:0 .25rem .875rem #0000001a}.script__content__card .script__body__card .script__report{display:flex;align-items:center;justify-content:flex-start;gap:10px}.script__content__card .script__body__card .script__report.basic{justify-content:center}@media (min-width: 1200px){.script__content__card .script__body__card .script__report{justify-content:space-between}}.script__content__card .script__body__card .script__report .script__content--btns .script__btn--status{display:flex;align-items:center;justify-content:center;width:114px;height:2.625rem;font-size:.875rem;font-weight:600;color:var(--white);text-transform:capitalize;border-radius:.625rem;background-color:var(--black);border:.0625rem solid var(--black);box-shadow:0 .25rem .875rem #0000001a}@media (min-width: 1400px){.script__content__card .script__body__card .script__report .script__content--btns .script__btn--status{width:154px;height:3rem;font-size:1rem}}.script__content__card .script__body__card .script__report .script__content--btns .script__btn--width{width:100%;height:2.625rem;max-width:10.25rem}@media (min-width: 1200px){.script__content__card .script__body__card .script__report .script__content--btns .script__btn--width{width:164px;height:3rem;font-size:.875rem;line-height:1.5rem}}.script__content__card .script__body__card .script__report .script__content--btns .script__btn--custom{background-color:#00857c;border:.0625rem solid #757575}.script__content__card .script__body__card .script__report .script__content--btns .script__btn--disabled{opacity:.6}.script__content__card .script__body__card .script__report .script__content--btns .script__btn--ia{width:50%;display:flex;align-items:center;justify-content:center;width:100%;height:2.625rem;max-width:10.25rem;font-size:.75rem;font-weight:600;padding:.5rem;margin-top:.875rem;border-radius:.625rem;border:1px solid #00af76;background-color:var(--primary-green)}@media (min-width: 1200px){.script__content__card .script__body__card .script__report .script__content--btns .script__btn--ia{height:3rem;font-size:.875rem;line-height:1.5rem}}.script__content__card .script__body__card .script__report .script__content--data{display:flex;align-items:center;gap:4px}@media (max-width: 992px){.script__content__card .script__body__card .script__report .script__content--data{justify-content:flex-end;gap:5px}}.script__content__card .script__body__card .script__report .script__content--data .script__status--video{display:flex;align-items:center;justify-content:center;gap:5px}.script__content__card .script__body__card .script__report .script__content--data .script__status--video .script__status--draft{width:.625rem;height:.625rem;border-radius:50%;background-color:#757575}.script__content__card .script__body__card .script__report .script__content--data .script__status--video .script__status--in_review{width:.625rem;height:.625rem;border-radius:50%;background-color:var(--secundary-yellow)}.script__content__card .script__body__card .script__report .script__content--data .script__status--video .script__status--need_changes{width:.625rem;height:.625rem;border-radius:50%;background-color:#db3500}.script__content__card .script__body__card .script__report .script__content--data .script__status--video .script__status--approved{width:.625rem;height:.625rem;border-radius:50%;background-color:#3ad404}.script__content__card .script__body__card .script__report .script__content--data .script__status--video p{display:flex;align-items:center;width:4.625rem;height:3rem;flex-grow:1;font-size:.875rem;font-weight:500;line-height:.875rem;text-transform:capitalize}@media (max-width: 1200px){.script__content__card .script__body__card .script__report .script__content--data .script__status--video p{width:2.5rem;height:.75rem}}@media (max-width: 992px){.script__content__card .script__body__card .script__report .script__content--data .script__status--video p{width:auto}}.script__content__card .script__body__card .script__report .script__content--data svg{cursor:pointer}.sidebar__multi{width:100%;margin-bottom:1.75rem}.sidebar__multi .sidebar__multi--button{width:100%;display:flex;align-items:center;gap:.5rem;cursor:pointer}@media (min-width: 992px){.sidebar__multi .sidebar__multi--button{width:90%;gap:1.25rem}}.sidebar__multi .sidebar__multi--button svg{fill:var(--gray-7)}.sidebar__multi .sidebar__multi--button .sidebar__ctn{width:100%;display:flex;justify-content:space-between}.sidebar__multi .sidebar__multi--button .sidebar__ctn .sidebar__text{font-size:.875rem;font-weight:300;line-height:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (min-width: 1200px){.sidebar__multi .sidebar__multi--button .sidebar__ctn .sidebar__text{font-size:1rem}}.sidebar__multi .sidebar__multi--button .sidebar__ctn .sidebar__collapse{display:none}.sidebar__multi .multi__active svg{fill:var(--black)}.sidebar__multi .sidebar__multi--dropdown{display:grid;grid-template-columns:0fr;width:inherit;display:block;margin:1rem 0;overflow:hidden;transition:all 1s linear}.sidebar__multi .sidebar__multi--dropdown a{margin-bottom:.5rem}@media (min-width: 992px){.sidebar__multi .sidebar__multi--dropdown a{margin-bottom:1rem}}.sidebar__multi .sidebar__multi--dropdown a .sidebar__text{font-size:.875rem;font-weight:300;line-height:.9375rem;margin-left:1.25rem;transition:all .25s linear}@media (min-width: 992px){.sidebar__multi .sidebar__multi--dropdown a .sidebar__text{margin-left:2.8125rem}}@media (min-width: 1200px){.sidebar__multi .sidebar__multi--dropdown a .sidebar__text{font-size:1rem}}.sidebar__multi .sidebar__multi--dropdown .sidebar__active{color:var(--black)}.sidebar__multi .sidebar__multi--dropdown .sidebar__active svg{fill:var(--black)!important}.sidebar__multi .sidebar__multi--dropdown .sidebar__active span{font-size:.875rem;font-weight:600;line-height:1.3rem}@media (min-width: 1200px){.sidebar__multi .sidebar__multi--dropdown .sidebar__active span{font-size:1rem}}.grid__content{display:flex;justify-content:center}@media (min-width: 768px){.grid__content{display:initial}}.grid__content .grid__scripts{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,308px));gap:1.25rem}.grid__content .grid__scripts .grid__card{border-radius:1.25rem;background-color:var(--white)}.grid__content .grid__scripts .grid__card .grid__header{padding:1.5rem .75rem;border-radius:1.25rem 1.25rem 0 0;background-color:var(--primary-gray);position:relative}.grid__content .grid__scripts .grid__card .grid__header .grid__header--title{width:85%;height:3rem;font-weight:600;line-height:1.5rem;margin-bottom:.75rem}.grid__content .grid__scripts .grid__card .grid__header .grid__header--type{font-size:.8125rem;line-height:1.2188rem}.grid__content .grid__scripts .grid__card .grid__header .grid__header--fav{position:absolute;top:1.5rem;right:.75rem;padding:.5rem;border-radius:.75rem;background-color:#e9e9e9;cursor:pointer}.grid__content .grid__scripts .grid__card .grid__header .grid__status__script--card{position:absolute;bottom:.5rem;right:1rem}.grid__content .grid__scripts .grid__card .grid__body{padding:1.5rem .75rem}.grid__content .grid__scripts .grid__card .grid__body .grid__body--list{font-size:.8125rem;padding:0;margin-bottom:1.5rem}.grid__content .grid__scripts .grid__card .grid__body .grid__body--list .grid__body--item{display:flex;gap:.75rem;margin-bottom:.5rem}.grid__content .grid__scripts .grid__card .grid__body .grid__body--list .grid__body--item:last-child{margin-bottom:0}.grid__content .grid__scripts .grid__card .grid__body .grid__body--list .grid__body--item .grid__body--item--text{width:5rem;color:var(--gray-7)}.grid__content .grid__scripts .grid__card .grid__body .grid__body--list .grid__body--item .grid__body--item--info{flex-grow:1;color:var(--black)}.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons{display:flex;align-items:center;justify-content:center;gap:1rem}.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons .button__use{width:12.6875rem;height:2.5rem;font-size:.75rem;font-weight:600;line-height:1.5rem}.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons .button__edit{width:8.875rem;height:2.5rem;font-size:.75rem;font-weight:600;line-height:1.5rem}@media (min-width: 768px){.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons .button__edit{width:9.4375rem}}.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons .form-check .form-check-input{cursor:pointer}.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons .form-check .form-check-input:focus{border-color:#00000040;outline:0;box-shadow:none}.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons .form-check .form-check-input:checked{border-color:var(--black)!important;background-color:var(--black)!important}.grid__content .grid__scripts .grid__card .grid__body .grid__body--buttons .form-check .form-check-label{font-weight:600}.table__header{width:100%;height:auto;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:2.375rem}@media (min-width: 992px){.table__header{flex-direction:row}}.table__header .table__filter{width:100%;display:flex;flex-direction:column;gap:1rem}@media (min-width: 576px){.table__header .table__filter{flex-direction:row}}@media (min-width: 992px){.table__header .table__filter{width:50%}}.table__header .table__filter .table__create--group{width:100%;font-weight:400}@media (min-width: 768px){.table__header .table__filter .table__create--group{max-width:11.125rem}}.table__header .table__options{width:100%;display:flex;align-items:center;gap:1rem}@media (min-width: 992px){.table__header .table__options{width:50%}}.table__header .table__options .table__options--input{width:100%}@media (min-width: 992px){.table__header .table__options .table__options--input{max-width:19.3125rem}}.table__header .table__options .table__options--btn{max-width:11.3125rem}.table__scripts{width:100%}.table__scripts .table__section{width:inherit;overflow-x:overlay;padding-bottom:1rem}.table__scripts .table__section .table__content{width:100%;height:auto;min-width:50rem}.table__scripts .table__section .table__content .table__head{width:100%;height:2.5rem}.table__scripts .table__section .table__content .table__head .table__head--row .table__head--th{padding:.5rem;border-bottom:1px solid var(--gray-5)}.table__scripts .table__section .table__content .table__body{width:100%}.table__scripts .table__section .table__content .table__body .table__body--row{height:4.5rem}.table__scripts .table__section .table__content .table__body .table__body--row td{padding:.5rem 1rem .5rem .5rem;vertical-align:middle;border-bottom:1px solid var(--gray-5)}.table__scripts .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input{cursor:pointer}.table__scripts .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input:focus{border-color:#00000040;outline:0;box-shadow:none}.table__scripts .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input:checked{border-color:var(--black)!important;background-color:var(--black)!important}.table__scripts .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-label{font-weight:600}.table__scripts .table__section .table__content .table__body .table__body--row td:last-child{padding:.5rem 0 .5rem .5rem}.table__scripts .table__section .table__content .table__body .table__body--row .truncate-table{max-width:10rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.table__scripts .table__section .table__content .table__body .table__body--row .table__body--icons div{display:flex;align-items:center;gap:1rem}.table__scripts .table__section .table__content .table__body .table__body--row .table__body--icons div .table__options--btn{width:9.6875rem}.table__scripts .table__section .table__content .table__body .table__body--empty{height:12.5rem}.table__scripts .table__section .table__content .table__body .table__body--empty .table__td--loading{text-align:center;vertical-align:middle}.table__scripts .table__section .table__content .table__body .table__body--empty .table__td--loading .table__text--loading{font-size:1.25rem;font-weight:700}.table-content-script{width:100%;padding:0 1rem;border-radius:.625rem;background-color:#fff}@media (max-width: 768px){.table-content-script{margin-top:1rem}}.table-content-script .table{background-color:#fff}.table-content-script .table th,.table-content-script .table td{height:4.5rem;vertical-align:middle}.table-content-script .table thead{height:3rem}@media (max-width: 768px){.table-content-script .table thead{display:none}}.table-content-script .table thead .head-row{color:var(--black);line-height:2rem;border-bottom:1px solid rgba(0,0,0,.2)}.table-content-script .table thead .head-row .row-fav{width:5%}.table-content-script .table thead .head-row .row-category,.table-content-script .table thead .head-row .row-company{width:15%;font-size:.875rem;font-weight:600}.table-content-script .table thead .head-row .row-title{width:40%;font-size:.875rem;font-weight:600}.table-content-script .table thead .head-row .row-status{width:10%;font-size:.875rem;font-weight:600}.table-content-script .table thead .head-row .row-buttons{width:20%;font-size:.875rem;font-weight:600}.table-content-script .table tbody{border-top:none}@media (max-width: 768px){.table-content-script .table tbody .body-row{position:relative;display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1.3125rem;border-bottom:1px solid var(--primary-gray)}}.table-content-script .table tbody .body-row td{color:var(--gray-4);font-size:.875rem;font-weight:300}@media (max-width: 768px){.table-content-script .table tbody .body-row td{border:none}}@media (max-width: 768px){.table-content-script .table tbody .body-row .body-row-favorite{top:10px;right:0;position:absolute}}@media (max-width: 768px){.table-content-script .table tbody .body-row .body-row-category{height:auto;font-size:.75rem;font-weight:700;padding:0 0 4px}}@media (max-width: 768px){.table-content-script .table tbody .body-row .body-row-title{height:auto;font-size:.75rem;font-weight:700;padding:0 0 4px}}@media (max-width: 768px){.table-content-script .table tbody .body-row .body-row-status{height:auto;font-size:.75rem;font-weight:700;padding:0 0 4px}}.table-content-script .table tbody .body-row .body-row-summary{display:none}@media (max-width: 768px){.table-content-script .table tbody .body-row .body-row-summary{display:inline-block;height:auto;font-size:.75rem;padding:0 0 8px}}.table-content-script .table tbody .body-row .body-row-buttons{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.table-content-script .table tbody .body-row .body-row-buttons{padding:0 0 4px}}.table-content-script .table tbody .body-row .body-row-buttons button{max-width:128px}.table-content-script .table tbody .body-row .body-row-buttons .script__btn--ia{display:flex;align-items:center;justify-content:center;width:60%;height:3rem;max-width:10rem;font-size:.75rem;font-weight:600;padding:.5rem;border-radius:.625rem;border:1px solid #00af76;background-color:var(--primary-green)}@media (min-width: 1200px){.table-content-script .table tbody .body-row .body-row-buttons .script__btn--ia{max-width:128px;height:3rem;font-size:.8rem;line-height:1.1rem}}.table-content-script .table tbody .body-row .body-row-buttons .btn__compliance{line-height:18px;max-width:128px}.grid-content{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}@media (max-width: 992px){.grid-content{grid-template-columns:repeat(2,1fr);margin-top:16px;padding-bottom:28px}}@media (max-width: 576px){.grid-content{grid-template-columns:repeat(1,1fr);margin-top:16px;padding-bottom:12px}}.empty__script{display:flex;flex-direction:column;align-items:center;width:100%;height:32.9375rem;border-radius:.6875rem;margin-top:2.2rem;background-color:var(--white);box-shadow:0 .625rem 6.25rem #0000000d}.empty__script .empty__create--script{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:2rem;margin-bottom:8rem}@media (min-width: 768px){.empty__script .empty__create--script{flex-direction:row;justify-content:space-between}}.empty__script .empty__create--script .empty__buttons{display:flex;gap:1rem}.empty__script .empty__create--script .empty__buttons .script__btn--ia{width:60%;display:flex;align-items:center;justify-content:center;height:3rem;max-width:10rem;font-size:.75rem;font-weight:600;padding:.5rem;border-radius:.625rem;border:1px solid #00af76;background-color:var(--primary-green)}@media (min-width: 1200px){.empty__script .empty__create--script .empty__buttons .script__btn--ia{max-width:8.5rem;height:3rem;font-size:.8rem;line-height:1.1rem}}.empty__script .title{font-size:1.5rem;font-weight:600;text-transform:capitalize;margin-bottom:2rem}.table-content-videos{width:100%;padding:0 1rem;border-radius:.625rem;background-color:#fff}@media (max-width: 768px){.table-content-videos{margin-top:16px}}.table-content-videos .table{background-color:#fff}.table-content-videos .table th,.table-content-videos .table td{height:4.5rem;vertical-align:middle}.table-content-videos .table thead{height:3rem}@media (max-width: 768px){.table-content-videos .table thead{display:none}}.table-content-videos .table thead .head-row{color:var(--black);line-height:2rem;border-bottom:1px solid rgba(0,0,0,.2)}.table-content-videos .table thead .head-row .row-fav{width:5%}.table-content-videos .table thead .head-row .row-title{width:45%;font-size:.875rem;font-weight:600;text-align:center}.table-content-videos .table thead .head-row .row-date,.table-content-videos .table thead .head-row .row-status{width:15%;font-size:.875rem;font-weight:600}.table-content-videos .table thead .head-row .row-action{width:20%}.table-content-videos .table tbody{border-top:none}@media (max-width: 768px){.table-content-videos .table tbody .body-row{position:relative;display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1.3125rem;border-bottom:1px solid var(--primary-gray)}}.table-content-videos .table tbody .body-row td{color:var(--gray-4);font-size:.875rem;font-weight:300}@media (max-width: 768px){.table-content-videos .table tbody .body-row td{border:none}}@media (max-width: 768px){.table-content-videos .table tbody .body-row .body-row-favorite{top:.625rem;right:0;position:absolute}}@media (max-width: 768px){.table-content-videos .table tbody .body-row .body-row-category{height:auto;font-size:.75rem;font-weight:700;padding:0 0 .25rem}}@media (max-width: 768px){.table-content-videos .table tbody .body-row .body-row-title{height:auto;font-size:.75rem;font-weight:700;padding:0 0 .25rem}}.table-content-videos .table tbody .body-row .body-row-summary{display:none}@media (max-width: 768px){.table-content-videos .table tbody .body-row .body-row-summary{display:inline-block;height:auto;font-size:.75rem;padding:0 0 .5rem}}@media (max-width: 768px){.table-content-videos .table tbody .body-row .body-row-date{height:auto;display:inline-block;font-size:.75rem;padding:0 0 .5rem}.table-content-videos .table tbody .body-row .body-row-date span{font-weight:700}}.table-content-videos .table tbody .body-row .body-row-status{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.table-content-videos .table tbody .body-row .body-row-status button{max-width:9.6875rem}@media (max-width: 768px){.table-content-videos .table tbody .body-row .body-row-status{height:2rem;font-size:.75rem}}.table-content-videos .table tbody .body-row .body-row-actions div{width:100%;display:flex;align-items:center;justify-content:space-around;gap:.5rem}.table-content-videos .table tbody .body-row .body-row-actions div button{width:6rem;height:2.5rem;color:#fff;font-weight:500;border-radius:.625rem;background-color:#000;box-shadow:0 .25rem .875rem #0000001a}@media (max-width: 768px){.table-content-videos .table tbody .body-row .body-row-actions div{justify-content:start}}.grid-content{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem}@media (max-width: 992px){.grid-content{grid-template-columns:repeat(2,1fr);margin-top:1rem;padding-bottom:1.75rem}}@media (max-width: 576px){.grid-content{grid-template-columns:repeat(1,1fr);margin-top:1rem;padding-bottom:.75rem}}.empty__script--video{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:32.9375rem;border-radius:.6875rem;margin-top:2.2rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.empty__script--video .title{font-size:1.5rem;font-weight:600;text-transform:capitalize;margin-bottom:2rem}@media (min-width: 768px){.filter-content .filter-content__wrapper .tabs{margin-bottom:0}}.filter-content .filter-content__wrapper .tabs .library__tabs .tab{display:flex;align-items:center;justify-content:center;width:25%;height:100%;border-radius:1.75rem;transition:all .3s ease-in;cursor:pointer}@media (min-width: 768px){.filter-content .filter-content__wrapper .tabs .library__tabs .tab .text{font-size:1.125rem}}.filter-content .filter-content__wrapper .filters-options{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}@media (min-width: 768px){.filter-content .filter-content__wrapper .filters-options{height:6.5rem}}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options{flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:3rem}}.filter-content .filter-content__wrapper .filters-options .filters-buttons{display:flex;flex-grow:1;flex-direction:column;gap:.5rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-buttons{flex-grow:1;flex-direction:row;align-items:center;width:60%}}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-buttons .organizer{width:7.5rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-buttons .organizer{width:9.375rem}}@media (min-width: 1400px){.filter-content .filter-content__wrapper .filters-options .filters-buttons .organizer{width:11.125rem}}.filter-content .filter-content__wrapper .filters-options .filters-buttons .select__ctn{width:6.2844rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-buttons .select__ctn{width:7.5rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-buttons .select__ctn{width:9.375rem}}@media (min-width: 1400px){.filter-content .filter-content__wrapper .filters-options .filters-buttons .select__ctn{width:11.125rem}}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-buttons .filter-status{width:180px}}.filter-content .filter-content__wrapper .filters-options .filters-actions{display:flex;justify-content:space-between;gap:.5rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-actions{width:40%}}.filter-content .filter-content__wrapper .filters-options .filters-actions .button__component{width:6.25rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-actions .button__component{width:7.5rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-actions .button__component{width:9.375rem}}.filter-content .filter-content__wrapper .filters-options .filters-buttons-user{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}@media (min-width: 768px){.filter-content .filter-content__wrapper .filters-options .filters-buttons-user{flex-direction:row}}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-buttons-user{width:60%}}.filter-content .filter-content__wrapper .filters-options .filters-buttons-user .organizer{width:100%}@media (min-width: 768px){.filter-content .filter-content__wrapper .filters-options .filters-buttons-user .organizer{width:8.5rem}}.filter-content .filter-content__wrapper .filters-options .filters-buttons-user .select__ctn{width:7.5rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-buttons-user .select__ctn{width:9.375rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-buttons-user .select__ctn{width:11.125rem}}.filter-content .filter-content__wrapper .filters-options .filters-actions-user{display:flex;justify-content:space-between}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-actions-user{width:40%}}.filter-content .filter-content__wrapper .filters-options .filters-enterprise{display:flex;justify-content:space-between;gap:.5rem}@media (min-width: 1400px){.filter-content .filter-content__wrapper .filters-options .filters-enterprise{gap:1rem}}.filter-content .filter-content__wrapper .filters-options .filters-enterprise .organizer{width:6.25rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-enterprise .organizer{width:7.5rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-enterprise .organizer{width:9.375rem}}@media (min-width: 1400px){.filter-content .filter-content__wrapper .filters-options .filters-enterprise .organizer{width:11.125rem}}.filter-content .filter-content__wrapper .filters-options .filters-enterprise .select__ctn{width:6.25rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-enterprise .select__ctn{width:7.5rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-enterprise .select__ctn{width:9.375rem}}@media (min-width: 1400px){.filter-content .filter-content__wrapper .filters-options .filters-enterprise .select__ctn{width:11.125rem}}.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise{display:flex;justify-content:space-between;gap:.5rem}@media (min-width: 1400px){.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise{gap:1rem}}.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .input__text{width:6.25rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .input__text{width:10rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .input__text{width:13.75rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .input__text{width:11.0625rem}}.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .button__component{width:6.25rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .button__component{width:7.5rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .button__component{width:9.375rem}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-options .filters-actions-enterprise .button__component{width:11.75rem}}.filter-content .filter-content__wrapper .filter-search-mobile .input__text{height:2rem;max-width:none}.filter-content .filter-content__wrapper .filter-search-mobile .input__text svg{top:.5rem}@media (min-width: 768px){.filter-content .filter-content__wrapper .filter-search-mobile{display:none}}.filter-content .filter-content__wrapper .filters-options-mobile{width:100%;padding:1.5rem;border-radius:1rem 1rem 0 0;background-color:var(--white)}.filter-content .filter-content__wrapper .filters-options-mobile .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.filter-content .filter-content__wrapper .filters-options-mobile .header h4{font-size:.875rem;font-weight:700;margin-bottom:0}.filter-content .filter-content__wrapper .filters-options-mobile .header svg{display:block;width:1.5rem;height:1.5rem;top:1.5rem;right:1.5rem;border-radius:5px;background-color:#00ec9f;cursor:pointer}.filter-content .filter-content__wrapper .filters-options-mobile .content{width:100%}.filter-content .filter-content__wrapper .filters-options-mobile .content .input-filter{width:100%;display:flex;align-items:center;gap:.5938rem;padding-bottom:1.5rem}.filter-content .filter-content__wrapper .filters-options-mobile .content .input-filter label{font-size:.875rem;font-weight:400;line-height:1.5rem;margin-bottom:0}.filter-content .filter-content__wrapper .filters-options-mobile .content .input-filter button{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:100%;border:1px solid var(--black)}.filter-content .filter-content__wrapper .filters-options-mobile .content .input-filter button .btn-empty{width:.75rem;height:.75rem;border-radius:100%;background-color:var(--white)}.filter-content .filter-content__wrapper .filters-options-mobile .content .input-filter button .btn-empty.isFill{background-color:var(--black)}.filter-content .filter-content__wrapper .filters-options-mobile .content .select-filter{height:2rem;font-size:.875rem;font-weight:400;margin:1rem 0}.filter-content .filter-content__wrapper .filters-options-mobile .content .select-filter select{border:none;font-size:.875rem}.table__component--clients{width:100%}.table__component--clients .table__section{width:100%;height:auto;overflow-x:overlay;padding-bottom:1.1rem}.table__component--clients .table__section .table__content{width:100%;height:auto;min-width:800px}.table__component--clients .table__section .table__content .table__head{width:100%;height:2rem}.table__component--clients .table__section .table__content .table__head .table__head--row{width:100%}.table__component--clients .table__section .table__content .table__head .table__head--row th{padding:0 .5rem;border-bottom:1px solid var(--gray-5)}.table__component--clients .table__section .table__content .table__head .table__head--row th .table__head--th{min-width:40px}.table__component--clients .table__section .table__content .table__body{width:100%}.table__component--clients .table__section .table__content .table__body .table__body--row{height:72px}.table__component--clients .table__section .table__content .table__body .table__body--row td{padding:.5rem;vertical-align:middle;border-bottom:1px solid var(--gray-5)}.table__component--clients .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input{cursor:pointer}.table__component--clients .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input:focus{border-color:#00000040;outline:0;box-shadow:none}.table__component--clients .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-input:checked{border-color:var(--black)!important;background-color:var(--black)!important}.table__component--clients .table__section .table__content .table__body .table__body--row td .table-switch .form-check .form-check-label{font-weight:600}.table__component--clients .table__section .table__content .table__body .table__body--row .table__body--icons div{display:flex;align-items:center;gap:1rem}.table__component--clients .table__section .table__content .table__body .table__body--row .table__body--icons div .table__options--btn{width:9.6875rem}.table__component--clients .table__section .table__content .table__body .table__body--rowloading{height:200px}.table__component--clients .table__section .table__content .table__body .table__body--rowloading .table__td--loading{text-align:center;vertical-align:middle}.table__component--clients .table__section .table__content .table__body .table__body--rowloading .table__td--loading .table__text--loading{font-size:20px;font-weight:700}.table__component--clients .noScroll{overflow-x:initial}.filter-content{display:grid;grid-template-rows:0fr;width:100%;transition:all .3s linear}.filter-content .filter-content__wrapper{overflow:hidden}@media (min-width: 768px){.filter-content .filter-content__wrapper{overflow:visible}}.filter-content .filter-content__wrapper .tabs{display:flex;align-items:center;justify-content:center;width:100%;height:6rem;margin-bottom:1rem;border-radius:.6875rem;background-color:#e2e8f3}.filter-content .filter-content__wrapper .tabs .library__tabs{display:flex;align-items:center;justify-content:space-around;width:100%;height:3rem;max-width:30.3125rem;margin:0;padding:0;border-radius:3rem;border:1.5px solid var(--black);background-color:var(--white)}.filter-content .filter-content__wrapper .tabs .library__tabs .tab{display:flex;align-items:center;justify-content:center;width:25%;height:100%;border-radius:29px;transition:all .3s ease-in;cursor:pointer}.filter-content .filter-content__wrapper .tabs .library__tabs .tab .text{color:gray;font-size:.875rem;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 992px){.filter-content .filter-content__wrapper .tabs .library__tabs .tab .text{font-size:1.125rem}}.filter-content .filter-content__wrapper .tabs .library__tabs .tab__active{background-color:var(--primary-green)}.filter-content .filter-content__wrapper .tabs .library__tabs .tab__active .text{color:var(--black);font-size:1rem;font-weight:600}@media (min-width: 768px){.filter-content .filter-content__wrapper .tabs .library__tabs .tab__active .text{font-size:1.125rem}}.filter-content .filter-content__wrapper .tab-admin{flex-direction:column;gap:16px;height:9rem;padding:0 .5rem}@media (min-width: 768px){.filter-content .filter-content__wrapper .tab-admin{height:6rem;flex-direction:row;justify-content:flex-start}}@media (min-width: 992px){.filter-content .filter-content__wrapper .tab-admin{padding:0}}.filter-content .filter-content__wrapper .filters-new{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-new{flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:3rem;margin:2rem 0}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-new{gap:2rem}}.filter-content .filter-content__wrapper .filters-new .filters-options-new{display:flex;flex-grow:1;flex-direction:column;gap:.5rem}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-new .filters-options-new{flex-grow:1;flex-direction:row;align-items:center}}@media (min-width: 992px){.filter-content .filter-content__wrapper .filters-new .filters-options-new .sort-select{max-width:128px}}@media (min-width: 1200px){.filter-content .filter-content__wrapper .filters-new .filters-options-new .sort-select{max-width:11.125rem}}.filter-content .filter-content__wrapper .filters-new .filters-options-new .input__text{width:100%;height:3rem;max-width:none}.filter-content .filter-content__wrapper .filters-new .filters-options-new .input__text .input__text--group svg{top:1rem;left:.6rem;position:absolute}.filter-content .filter-content__wrapper .filters-new .filters-options-new .filter-react-select{max-width:100%}.filter-content .filter-content__btn-mobile{margin-bottom:1rem}@media (min-width: 992px){.filter-content .filter-content__btn-mobile{display:none}}.filter-content-active{grid-template-rows:1fr}.content-admin-script{width:100%;padding:1rem;border-radius:.625rem;background-color:#fff}.content-admin-noscripts{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:32.5rem;border-radius:.75rem;background-color:var(--white);box-shadow:0 .625rem 6.25rem #0000000d}.content-admin-noscripts span{font-size:1.5rem;font-weight:600}.modal1{display:none;justify-content:center;width:100%;height:100vh;z-index:999;position:fixed;top:0;right:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009}.modal1 .modal-container{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}.modal1-open{display:flex}.modal__advanced--aid{max-width:992px;position:relative;padding:2rem;border-radius:20px;background-color:var(--white)}.modal__advanced--aid .modal__advanced--btnClose{position:absolute;top:1rem;right:1rem;border-radius:6px;background-color:var(--primary-green)}.modal__advanced--aid .modal__advanced--title{font-size:20px;font-weight:600;text-align:center;margin-bottom:2rem}@media (min-width: 768px){.modal__advanced--aid .modal__advanced--title{font-size:24px}}.modal__advanced--aid .modal__advanced--list{counter-reset:list-counter;list-style:none;padding-left:1.5rem}.modal__advanced--aid .modal__advanced--list li{position:relative;counter-increment:list-counter}.modal__advanced--aid .modal__advanced--list li .modal__advanced--listItem{font-size:14px}@media (min-width: 768px){.modal__advanced--aid .modal__advanced--list li .modal__advanced--listItem{font-size:16px}}.modal__advanced--aid .modal__advanced--list li:before{position:absolute;top:.15rem;left:-1.25rem;font-size:14px;content:counter(list-counter) ". "}@media (min-width: 768px){.modal__advanced--aid .modal__advanced--list li:before{top:0;left:-1.5rem;font-size:16px}}.modal__advanced--aid .modal__advanced--list .modal__advanced--sublist{counter-reset:sublist-counter;list-style:none;padding-left:2rem}.modal__advanced--aid .modal__advanced--list .modal__advanced--sublist li{counter-increment:sublist-counter;position:relative}.modal__advanced--aid .modal__advanced--list .modal__advanced--sublist li .modal__advanced--sublistItem{font-size:14px}@media (min-width: 768px){.modal__advanced--aid .modal__advanced--list .modal__advanced--sublist li .modal__advanced--sublistItem{font-size:16px}}.modal__advanced--aid .modal__advanced--list .modal__advanced--sublist li:before{position:absolute;top:.1rem;left:-1.8rem;font-size:14px;content:counter(list-counter) "." counter(sublist-counter) ". "}@media (min-width: 768px){.modal__advanced--aid .modal__advanced--list .modal__advanced--sublist li:before{top:0;left:-2rem;font-size:16px}}.modal__warn{position:fixed;z-index:999;top:0;left:0;display:none;justify-content:center;width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#28282833}.modal__warn .modal__container--warn{display:flex;align-items:center;justify-content:center;width:100%;max-width:90rem;height:inherit;padding:1rem}.modal__warn .modal__container--warn .modal__warn--body{position:relative;display:flex;flex-direction:column;align-items:center;width:33.625rem;height:19.5rem;border-radius:1.125rem;background-color:var(--white)}@media (max-width: 768px){.modal__warn .modal__container--warn .modal__warn--body{max-width:20rem;height:16rem}}.modal__warn .modal__container--warn .modal__warn--body .icon__warning{margin-top:3rem;margin-bottom:1rem}@media (max-width: 768px){.modal__warn .modal__container--warn .modal__warn--body .icon__warning{width:2.25rem;margin-top:1rem;margin-bottom:0}}.modal__warn .modal__container--warn .modal__warn--body .loading__warning{margin-top:4rem;margin-bottom:1rem}.modal__warn .modal__container--warn .modal__warn--body .modal__warn--message{width:30.875rem;height:2.625rem;font-size:24px;font-weight:700;line-height:2.25rem;text-align:center;text-transform:uppercase;margin-bottom:2rem}@media (max-width: 768px){.modal__warn .modal__container--warn .modal__warn--body .modal__warn--message{width:auto;font-size:1rem;margin-bottom:1rem;line-height:1.5rem}}.modal__warn .modal__container--warn .modal__warn--body .loading__warning--message{margin-top:1rem;margin-bottom:0}.modal__warn .modal__container--warn .modal__warn--body .modal__warn--buttons{display:flex;justify-content:center;align-items:center;gap:1rem}@media (max-width: 768px){.modal__warn .modal__container--warn .modal__warn--body .modal__warn--buttons{width:auto;padding:0 1.375rem;margin-bottom:1.5rem}}@media (max-width: 576px){.modal__warn .modal__container--warn .modal__warn--body .modal__warn--buttons{gap:5px}}@media (max-width: 768px){.modal__warn .modal__container--warn .modal__warn--body .modal__warn--buttons .modal__btn--warn{width:8.1875rem;height:2.25rem;font-size:.875rem}}.modal__warn.isOpen{display:flex}.modalAdmin{display:flex;flex-direction:column;align-items:center;width:33.625rem;height:19.5rem;border-radius:1.125rem;padding:1rem;background-color:var(--white)}.plans{width:100%;height:100%;max-width:67.25rem;border-radius:1.125rem;background-color:var(--white);position:relative;overflow-y:scroll}.plans::-webkit-scrollbar{display:none}.plans .plan-button svg{top:.75rem;right:.75rem;width:1.5rem;height:1.5rem;display:block;cursor:pointer;border-radius:5px;position:absolute;background-color:#00ec9f}.plans .plan__title{display:flex;align-items:center;justify-content:center;width:100%;height:5rem;font-size:1.5rem;font-weight:700;margin-bottom:0;text-transform:uppercase}@media (min-width: 768px){.plans .plan__title{font-size:1.75rem}}.plans .plan-content{width:100%;padding:1.25rem}.plans .plan-content .plan-cards{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;height:auto;margin-bottom:3rem}@media (min-width: 768px){.plans .plan-content .plan-cards{flex-direction:row;justify-content:center}}.plans .plan-content .plan-cards .plan__card{width:100%;height:100%;max-width:19.375rem;max-height:35.1875rem;padding:1.5rem;border-radius:1rem;border:1px solid #000000;background-color:#fff}.plans .plan-content .plan-cards .plan__card .plan__card--title{height:1.5rem;font-size:1.25rem;font-weight:500;line-height:24px;text-transform:uppercase}@media (min-height: 768px){.plans .plan-content .plan-cards .plan__card .plan__card--title{height:1.5rem;margin-bottom:.75rem}}.plans .plan-content .plan-cards .plan__card .plan__card--subone{height:5.4375rem;max-width:14.75rem;font-size:.875rem;font-weight:600;line-height:1.5rem;text-transform:uppercase;margin-bottom:.75rem}@media (min-height: 768px){.plans .plan-content .plan-cards .plan__card .plan__card--subone{font-size:1.25rem}}.plans .plan-content .plan-cards .plan__card .plan__card--subtwo{max-width:14.125rem;font-size:1rem;font-weight:600;line-height:1.5rem;margin-bottom:.75rem;text-transform:uppercase}@media (min-height: 768px){.plans .plan-content .plan-cards .plan__card .plan__card--subtwo{height:5.4375rem;font-size:1.25rem}}.plans .plan-content .plan-cards .plan__card .plan__card--feature{font-size:1.25rem;font-weight:600;text-transform:uppercase;margin-bottom:.625rem}@media (min-height: 768px){.plans .plan-content .plan-cards .plan__card .plan__card--feature{margin-bottom:1.8125rem}}.plans .plan-content .plan-cards .plan__card .plan__content--feature{margin-bottom:1.25rem}@media (min-height: 768px){.plans .plan-content .plan-cards .plan__card .plan__content--feature{margin-bottom:2.1875rem}}.plans .plan-content .plan-cards .plan__card .plan__content--feature .feature__name{display:flex;align-items:center;gap:.5938rem;width:100%;margin-bottom:.625rem}.plans .plan-content .plan-cards .plan__card .plan__content--feature .feature__name:last-child{margin-bottom:0}.plans .plan-content .plan-cards .plan__card .plan__content--feature .feature__name .feature__allow{display:inline-block;width:1.0419rem}.plans .plan-content .plan-cards .plan__card .plan__content--feature .feature__name p{font-size:.75rem;font-weight:400}.plans .plan-content .plan-cards .plan__card .plan__price{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:2.5rem;font-weight:700;margin-top:1.125rem;margin-bottom:.75rem}@media (min-height: 768px){.plans .plan-content .plan-cards .plan__card .plan__price{margin-top:1.375rem;margin-bottom:1.0625rem}}.plans .plan-content .plan-cards .plan__card .plan__price span{color:#757575;font-size:.875rem;font-weight:600}.plans .plan-content .plan-cards .plan__card .plan__btn{display:flex;align-items:center;justify-content:center;gap:.6875rem;color:var(--white);width:10.5rem;height:3rem;font-size:.875rem;font-weight:600;border-radius:.625rem;background-color:var(--black);box-shadow:0 .625rem 6.25rem #0000001a}.plans .plan-content .plan-cards .plan__card .plan__btn img{width:.625rem;height:1.125rem}.plans .plan-content .plan-cards .plan__card--blk{width:100%;height:100%;max-width:19.375rem;max-height:35.1875rem;color:var(--white);padding:1.5rem;border-radius:1rem;background:var(--black);border:1px solid var(--black)}.plans .plan-content .plan-cards .plan__card--blk .plan__card--title{color:var(--primary-green)}.plans .plan-content .plan-cards .plan__card--blk .plan__price span{color:var(--white)}.plans .plan-content .plan-cards .plan__card--blk .plan__btn{color:var(--black);background-color:var(--primary-green)}.plans .plan-content .plan-cards .plan__card--blk .plan__btn img{color:#000}.plans .plan-content .form{width:100%;height:auto;max-width:39.875rem;margin:0 auto}.plans .plan-content .form .form-group{width:inherit;margin-bottom:1.5rem}.plans .plan-content .form .form-group span{display:block;font-size:1rem;line-height:1.5rem;font-weight:600;margin-bottom:.5rem}.plans .plan-content .form .form-group .label__component__container label{width:100%;justify-content:space-between}.plans .plan-content .form .form-group .label__component__container label span{font-weight:400}.plans .plan-content .form .buttons-group{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0}@media (min-width: 576px){.plans .plan-content .form .buttons-group{flex-direction:row;justify-content:flex-start}}.buy-users{width:100%;height:auto;max-width:39.875rem;max-height:49.125rem;padding:3.0625rem 3.0313rem 8.8125rem 4.4688rem;border-radius:.9375rem;background-color:var(--white)}.buy-users .buy-users-title{font-size:1.5rem;font-weight:700;line-height:2.25rem;text-align:center;letter-spacing:-.0225rem;text-transform:uppercase;margin-bottom:1.9375rem}.buy-users .buy-users-subtitle{font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:-.015rem;margin-bottom:1.5rem}.buy-users .buy-users-subtitle span{font-weight:400}.buy-users .buy-users-price{font-size:.875rem;font-weight:400;line-height:1.3125rem;color:var(--gray-7);margin:1rem 0 2.125rem}.buy-users .plan-summary{width:100%;margin-bottom:2.125rem}.buy-users .plan-summary .plan-summary-title{font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:-.015rem}.buy-users .plan-summary .purchase-summary{width:inherit;margin-bottom:.625rem}.buy-users .plan-summary .purchase-summary .summmary-text{font-size:.875rem;font-weight:500;line-height:1.3125rem;color:var(--gray-7)}.buy-users .plan-summary .purchase-summary .summmary-text .summmary-text-bold{font-weight:700}.buy-users .plan-summary .purchase-summary .summmary-text .summmary-text-italic{font-weight:300;font-style:italic}.buy-users .plan-summary .purchase-summary .summmary-text .summmary-text-underline{text-decoration:underline}.buy-users .plan-summary .additional-payment{font-size:1.5rem;font-weight:700;line-height:2.25rem;margin-bottom:.625rem}.buy-users .plan-summary .additional-payment span{font-size:1rem;font-weight:600;line-height:1.5rem}.buy-users .plan-summary .next-payment{display:flex;align-items:center;gap:.625rem;font-size:2.5rem;font-style:normal;font-weight:700;line-height:normal}.buy-users .plan-summary .next-payment span{font-size:1rem;font-weight:600;line-height:1.5rem}.buy-users .buy-users-help{color:#009e93;font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:-.015rem;margin-bottom:4rem}.buy-users .buy-users-buttons{display:flex;align-items:center;gap:.625rem}.buy-users .buy-users-buttons .button-purchase{display:flex;align-items:center;gap:.75rem;color:var(--black);font-size:.875rem;font-weight:600;border:none;background-color:var(--primary-green)}.buy-users .buy-users-error{color:red;margin-top:.75rem}.buy-users .buy-users-success{color:#009e93;margin-top:.75rem}.modalfav{position:fixed;z-index:999;top:0;left:0;display:none;justify-content:center;width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#28282833}.modalfav .modalfav__container{display:flex;align-items:center;justify-content:center;width:100%;max-width:90rem;height:inherit}.modalfav .modalfav__container .modal__fav{position:relative;display:flex;flex-direction:column;align-items:center;width:33.625rem;height:19.5rem;border-radius:1.125rem;background-color:var(--white)}@media (max-width: 768px){.modalfav .modalfav__container .modal__fav{width:auto;height:auto;padding:1rem 1.125rem}}.modalfav .modalfav__container .modal__fav.payment{height:auto;gap:2rem;padding-top:1.25rem;padding-bottom:3.75rem}.modalfav .modalfav__container .modal__fav.payment .modal__fav--message{height:initial;max-width:20rem;margin-bottom:0}.modalfav .modalfav__container .modal__fav.payment .icon__warning{margin-top:2.5rem}.modalfav .modalfav__container .modal__fav.payment .modal__fav--buttons{display:flex;justify-content:center;align-items:center;gap:1rem}.modalfav .modalfav__container .modal__fav .modal__fav--close{position:absolute;top:1.4375rem;right:1.4375rem}.modalfav .modalfav__container .modal__fav .modal__fav--close .modal__close--icon{width:.875rem;height:.875rem;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.4%2014L0%2012.6L5.6%207L0%201.4L1.4%200L7%205.6L12.6%200L14%201.4L8.4%207L14%2012.6L12.6%2014L7%208.4L1.4%2014Z'%20fill='%231C1B1F'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.modalfav .modalfav__container .modal__fav img{width:7.5rem;margin:.5rem 0 .9rem}@media (max-width: 768px){.modalfav .modalfav__container .modal__fav img{width:5rem;margin:0 0 .5rem}}.modalfav .modalfav__container .modal__fav .modal__fav--message{width:30.875rem;height:2.625rem;font-size:1.5rem;font-weight:700;line-height:2.25rem;text-align:center;text-transform:uppercase;margin-bottom:3rem}@media (max-width: 768px){.modalfav .modalfav__container .modal__fav .modal__fav--message{width:100%;font-size:1.125rem;margin-bottom:1rem}}.modalfav .modalfav__container .modal__fav .modal__fav--desc{display:block;font-size:1rem;text-align:center;font-weight:500;text-transform:uppercase}.modalfav .modalfav__container .modal__fav .modal__fav--done{width:12.4375rem;height:3rem;color:var(--white);font-size:.875rem;font-weight:400;border-radius:.625rem;background-color:var(--black)}@media (max-width: 768px){.modalfav .modalfav__container .modal__fav .modal__fav--done{width:8.1875rem;height:2.25rem}}.modalfav.isOpen{display:flex}.modal-default{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:33.625rem;padding:1.5rem 0;border-radius:1.125rem;background-color:var(--white)}.modal-default svg{margin-bottom:1rem}.modal-default .body{width:100%;height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:0 1rem}.modal-default .body .body__title{font-size:1.125rem;font-weight:700}.modal-default .body .body__title--margin{margin-bottom:1.5rem}.modal-default .body .body__text{font-size:.875rem;padding:0 1rem;margin-bottom:1.5rem}.modal-default .defaultModal__buttons{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.modal__record.modal__is--open{display:flex}.modal__devices{display:none;justify-content:center;width:100%;height:100vh;z-index:999;position:fixed;top:0;right:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c}.modal__devices .modal__container--devices{display:flex;align-items:center;justify-content:center;width:100%}.modal__devices .modal__container--devices .modal__ctn--devices{display:flex;flex-direction:column;justify-content:space-around;width:100%;height:100%;max-width:41.125rem;max-height:21.875rem;border-radius:.9375rem;background-color:var(--white);position:relative}@media (max-width: 768px){.modal__devices .modal__container--devices .modal__ctn--devices{max-width:34.875rem}}@media (max-width: 576px){.modal__devices .modal__container--devices .modal__ctn--devices{max-width:22.375rem}}.modal__devices .modal__container--devices .modal__ctn--devices .modal__devices--close{position:absolute;top:1rem;right:16rem;width:2rem;height:2rem;color:var(--black);font-size:1rem;border-radius:5px;background-color:var(--primary-green)}.modal__devices .modal__container--devices .modal__ctn--devices .modal__sources{height:100%;display:flex;flex-direction:column;justify-content:space-around;padding:1.25rem}.modal__devices .modal__container--devices .modal__ctn--devices .modal__sources .modal___device--title{font-size:1.5rem;font-weight:600;text-align:center;text-transform:uppercase}.modal__devices .modal__container--devices .modal__ctn--devices .modal__sources .modal__device--camera,.modal__devices .modal__container--devices .modal__ctn--devices .modal__sources .modal__device--mic{height:3rem;border-radius:.625rem}.modal__devices .modal__container--devices .modal__ctn--devices .modal__sources .modal__btn--device{width:12.4375rem;height:48px;font-size:.875rem;color:var(--white);background-color:var(--black);margin:0 auto}.modal__devices.modal__is--open{display:flex}.input-medium{width:50%}.modalsend{position:fixed;z-index:999;top:0;left:0;display:none;justify-content:center;width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#28282833}.modalsend .modalsend__container{display:flex;align-items:center;justify-content:center;width:100%;height:inherit;max-width:90rem}.modalsend .modalsend__container .modal__form{position:relative;display:flex;flex-direction:column;width:67.25rem;height:43.4375rem;padding:3.75rem 2rem 1rem;border-radius:1.125rem;background-color:var(--white)}@media (max-width: 992px){.modalsend .modalsend__container .modal__form{width:100%;overflow-x:scroll}}@media (max-width: 768px){.modalsend .modalsend__container .modal__form{width:100%;height:100%;border-radius:0}}.modalsend .modalsend__container .modal__form .modal__close{position:absolute;top:1rem;right:1rem}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__close{display:none}}.modalsend .modalsend__container .modal__form .modal__send--steps{display:none}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__send--steps{width:100%;display:flex;gap:.625rem;align-items:center;justify-content:center;margin-bottom:1.25rem}.modalsend .modalsend__container .modal__form .modal__send--steps .modal__step{width:.5rem;height:.5rem;border-radius:100%;background-color:var(--gray-2)}}.modalsend .modalsend__container .modal__form .modal__send--ctn{display:none}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__send--ctn{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}}.modalsend .modalsend__container .modal__form .modal__send--ctn .modal__send--controls{display:none}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__send--ctn .modal__send--controls{display:flex;align-items:center;justify-content:space-between;gap:.4375rem}.modalsend .modalsend__container .modal__form .modal__send--ctn .modal__send--controls .send__control--btn{width:2.375rem;height:2.375rem;border:none;border-radius:.625rem;background-color:var(--primary-green)}}.modalsend .modalsend__container .modal__form .modal__send--ctn .modal__close-btn{display:none}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__send--ctn .modal__close-btn{display:block;width:1.25rem;height:1.25rem;font-size:.875rem;line-height:1rem;border-radius:.3125rem;background-color:var(--primary-green)}}.modalsend .modalsend__container .modal__form .modal__form--title{display:flex;align-items:center;height:3.375rem;font-size:2.25rem;font-weight:500;margin-bottom:.625rem}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--title{font-size:1.25rem;margin-bottom:.25rem}}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__mobile{display:none}}.modalsend .modalsend__container .modal__form .modal__mobile.isActive{display:block}.modalsend .modalsend__container .modal__form .modal__form--body{display:flex;flex-direction:column;overflow:hidden;min-width:51.25rem}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body{min-width:0px}}.modalsend .modalsend__container .modal__form .modal__form--body .form-title{font-size:1.25rem;font-weight:700;line-height:1.875rem;color:var(--black);font-family:var(--poppins);margin-bottom:1.5rem}.modalsend .modalsend__container .modal__form .modal__form--body .form-title.mb-8{margin-bottom:.5rem}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-title{font-size:1rem;line-height:1.5rem;margin-bottom:.5rem}}.modalsend .modalsend__container .modal__form .modal__form--body form{overflow:scroll}.modalsend .modalsend__container .modal__form .modal__form--body form::-webkit-scrollbar{display:none}.modalsend .modalsend__container .modal__form .modal__form--body .container__input__file{width:100%;position:relative;background-color:var(--gray-2);height:3.5625rem;max-height:3.5625rem;padding:.3125rem 1rem}.modalsend .modalsend__container .modal__form .modal__form--body .container__input__file .label{font-size:.75rem;line-height:1rem;letter-spacing:.4px;color:#0009;font-weight:400}.modalsend .modalsend__container .modal__form .modal__form--body .container__input__file .value_container{font-weight:700;font-size:1.25rem;line-height:1.125rem}.modalsend .modalsend__container .modal__form .modal__form--body .container__input__file .value_container .img__signature{height:3.125rem;object-fit:contain;position:absolute;top:.5rem;left:0}.modalsend .modalsend__container .modal__form .modal__form--body .container__input__file #signaturManager{text-align:left}.modalsend .modalsend__container .modal__form .modal__form--body .container__input__file .input__signature__hidden{width:0;opacity:0;margin:0;height:1;padding:0;position:absolute;bottom:0;left:50%;border-left:.01px solid transparent}.modalsend .modalsend__container .modal__form .modal__form--body .radio_container .MuiRadio-root .MuiSvgIcon-root{fill:#000!important}.modalsend .modalsend__container .modal__form .modal__form--body .form-row{width:100%;display:flex;flex-direction:row;align-items:center;gap:.625rem;margin-top:1.25rem;margin-bottom:1.5rem}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row{margin-top:.75rem;margin-bottom:.75rem}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row textarea{width:100%;background:#21212114;border-radius:4px 4px 0 0;padding:1rem;gap:.875rem;border-bottom:2px solid #282828}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.email-row{margin-bottom:1.5rem}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.email-row .input-email{width:16.875rem}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.email-row .spacer{flex-grow:3}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.email-row{gap:0;margin-bottom:.875rem}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.email-row .input-email{width:100%}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.email-row .spacer{flex-grow:3}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.registrations-row{display:grid;grid-template-columns:2fr 4fr 2fr 6fr;margin-top:.625rem}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.registrations-row{grid-template-columns:1fr}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.registrations-row .registrations span{font-weight:500;font-size:1rem;line-height:1.125rem;font-family:var(--poppins);color:var(--black)}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.registrations-row .registrations .checks{display:flex;width:100%}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.registrations-row .registrations{margin-top:1.25rem}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.registrations-row .registrations .checks{margin-top:.625rem}}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.submission-row{flex-direction:column;align-items:flex-start}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.submission-row .input-imagina-system{flex-grow:1;width:50%}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.submission-row .input-imagina-system{width:100%}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.submission-row .spacer{flex-grow:3}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.submission-row .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:#000}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.other-material-row{display:grid;grid-template-columns:2fr 4fr 4fr;justify-content:center}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row{display:grid;grid-template-columns:5fr 5fr}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row{display:flex;flex-direction:column;align-items:flex-start}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row .audience-checks{display:flex;justify-content:space-between;align-items:flex-end}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row .audience-checks{flex-wrap:wrap;justify-content:initial;grid-template-columns:1fr}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row .audice-questions-checks{display:flex}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row .audice-questions-checks-use{display:flex;justify-content:space-between}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row .audice-questions-checks-use{flex-wrap:wrap}}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.audience-row .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:#000}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.presentation-row{display:grid;grid-template-columns:6fr 4fr}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.presentation-row .presentation-checks{display:flex}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.presentation-row .Advertisin-span span{font-weight:500;font-size:1rem;line-height:1.125rem;font-family:var(--poppins);color:var(--black)}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.signature-row{display:flex;flex-direction:column}}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--body .form-row.manager-row{display:flex;flex-direction:column}.modalsend .modalsend__container .modal__form .modal__form--body .form-row.manager-row .input-imagina-system{width:100%}}.modalsend .modalsend__container .modal__form .material-submitted-container{margin-bottom:1.875rem}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .material-submitted-container{margin-bottom:.9375rem}}.modalsend .modalsend__container .modal__form .material-submitted-container .material-checks{margin-bottom:2.1875rem}.modalsend .modalsend__container .modal__form .modal__next--mobile{display:none}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__next--mobile{display:block}.modalsend .modalsend__container .modal__form .modal__next--mobile .modal__ctn--btn{width:100%;height:auto;display:flex;justify-content:center}.modalsend .modalsend__container .modal__form .modal__next--mobile .modal__ctn--btn .modal__btn--next{display:flex;align-items:center;justify-content:center;width:8.1875rem;height:2.25rem;color:var(--white);font-size:.75rem;border-radius:.625rem;background-color:var(--black)}}.modalsend .modalsend__container .modal__form .modal__form--footer{width:100%;display:flex;justify-content:flex-end;padding-bottom:1.3125rem;align-items:center;height:70%}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--footer{justify-content:center}}.modalsend .modalsend__container .modal__form .modal__form--footer .modal__btn--save{display:flex;align-items:center;justify-content:center;gap:10px;width:11.6875rem;height:3rem;color:var(--white);font-size:.875rem;border-radius:.9375rem;margin-right:1rem;background-color:var(--black)}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--footer .modal__btn--save{width:131px;height:36px;font-size:12px;border-radius:10px}}.modalsend .modalsend__container .modal__form .modal__form--footer .modal__btn--savelater{display:flex;align-items:center;justify-content:center;gap:10px;width:11.6875rem;height:3rem;color:var(--white);font-size:.875rem;border-radius:.9375rem;margin-right:1rem;background-color:var(--black)}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--footer .modal__btn--savelater{width:131px;height:36px;font-size:12px;border-radius:10px}}.modalsend .modalsend__container .modal__form .modal__form--footer .modal__btn--cancel{width:8.5rem;height:3rem;color:var(--black);font-size:.875rem;font-weight:600;text-transform:uppercase;border-radius:.9375rem;border:2px solid var(--black);background-color:var(--white)}@media (max-width: 768px){.modalsend .modalsend__container .modal__form .modal__form--footer .modal__btn--cancel{width:131px;height:36px;font-size:12px;border-radius:10px}}.modalsend.modalsend__is--open{display:flex}.modal-delete{width:100%;max-width:33.625rem;border-radius:1.125rem;padding:1.5rem 0;background-color:var(--white)}@media (max-width: 576px){.modal-delete{width:100%;height:7.5rem;padding:1.5rem 1.5rem 0;border-radius:1.125rem 1.125rem 0 0}}.modal-delete .header{width:100%;height:auto;display:flex;align-items:center;justify-content:flex-end}@media (max-width: 576px){.modal-delete .header{justify-content:space-between}}.modal-delete .header .title{display:none}@media (max-width: 576px){.modal-delete .header .title{display:block;width:3.4375rem;height:1.5rem;font-size:1rem;font-weight:600}}.modal-delete .header svg{display:none}@media (max-width: 576px){.modal-delete .header svg{display:block;cursor:pointer;width:1.5rem;height:1.5rem;top:1.5rem;right:1.5rem;border-radius:5px;background-color:#00ec9f}}.modal-delete .body__modal--delete{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}@media (max-width: 576px){.modal-delete .body__modal--delete{display:none}}.modal-delete .body__modal--delete .msg{margin:0;font-weight:700;font-size:1.5rem;text-align:center;line-height:2.25rem}.modal-delete .body__modal--delete .buttons-container{display:flex;gap:1rem}.modal-delete .body__mobile{display:none}@media (max-width: 576px){.modal-delete .body__mobile{width:100%;display:flex;align-items:center;gap:.875rem;margin-top:1.6875rem}.modal-delete .body__mobile button{font-size:1rem;font-weight:400}}.modal-disclaimer{width:39.875rem;height:auto;border-radius:1.125rem;background-color:#fff}.modal-disclaimer .form-content{padding:3.125rem 4.375rem}.modal-disclaimer .form-content .name,.modal-disclaimer .form-content .description{color:#000;font-size:1rem;font-weight:600;line-height:1.5rem;font-family:Poppins}.modal-disclaimer .form-content .textarea{height:7.5rem;padding:0;resize:none;border:0;border-radius:0;border-bottom:1px solid var(--gray-5)}.modal-disclaimer .form-content .textarea:focus{box-shadow:none}.modal-disclaimer .form-content .buttons{display:flex;justify-content:center;gap:1rem;margin-top:3.5rem}.modal__ctn--record{display:flex;flex-direction:column;justify-content:space-around;width:100%;height:100%;max-width:53.625rem;max-height:44.875rem;background-color:var(--black);position:relative;overflow-y:scroll}.modal__ctn--record::-webkit-scrollbar{display:none}@media (min-height: 768px){.modal__ctn--record{justify-content:flex-start;overflow-y:initial}}@media (max-width: 992px){.modal__ctn--record{max-width:47.375rem}}@media (max-width: 768px){.modal__ctn--record{max-width:36.125rem}}@media (max-width: 576px){.modal__ctn--record{height:100%;max-width:none;max-height:none;justify-content:space-between}}.modal__ctn--record .modal__countdown{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.modal__ctn--record .modal__close{width:2rem;height:2rem;color:var(--black);line-height:1.75rem;font-size:1.5rem;position:absolute;top:1rem;right:1rem;border-radius:.625rem;background-color:var(--primary-green)}@media (max-width: 576px){.modal__ctn--record .modal__close{width:1.625rem;height:1.625rem;top:.8rem;right:.8rem;font-size:1.125rem;line-height:1.25rem;border-radius:.1875rem}}.modal__ctn--record .modal__script{width:100%;height:50%;max-width:39.75rem;max-height:22.375rem;margin:1rem auto 0}@media (max-width: 768px){.modal__ctn--record .modal__script{padding:0 1.5rem;margin-top:3rem}}@media (max-width: 576px){.modal__ctn--record .modal__script{max-height:31.25rem;margin-top:3rem}}.modal__ctn--record .modal__script .modal__scroll{height:100%;position:relative}.modal__ctn--record .modal__script .modal__scroll .script__text{width:100%;height:100%;color:var(--white);font-weight:400;overflow-y:hidden!important;border:none;resize:none;overflow-wrap:break-word}.modal__ctn--record .modal__script .modal__scroll .script__text::-webkit-scrollbar{display:none}.modal__ctn--record .modal__script .modal__scroll .script__text:focus{outline:none}.modal__ctn--record .modal__script .modal__scroll .script__text .script__word--active{color:var(--primary-green);transition:all .25s ease-in-out}.modal__ctn--record .modal__script .modal__scroll .modal__scroll-message{display:none;position:absolute;bottom:-1.375rem;right:0;left:auto;width:100%;color:#fff;text-align:center;background:linear-gradient(to bottom,red,#f000);transition:all .25s ease}.modal__ctn--record .modal__ctn--video{display:flex;justify-content:flex-end;width:100%;height:100%;max-width:39.75rem;height:7.5rem;margin:1.9375rem auto 1.5rem}@media (min-height: 768px){.modal__ctn--record .modal__ctn--video{height:13.125rem}}@media (max-width: 768px){.modal__ctn--record .modal__ctn--video{padding-right:1.5rem}}@media (max-width: 576px){.modal__ctn--record .modal__ctn--video{width:16rem;margin:1rem auto;padding:0}}.modal__ctn--record .modal__ctn--video video{width:13.75rem;height:inherit;border-radius:11px}@media (min-height: 768px){.modal__ctn--record .modal__ctn--video video{width:26.1875rem}}.modal__ctn--record .modal__options{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;max-width:39.75rem;height:3rem;margin:0 auto}@media (max-width: 768px){.modal__ctn--record .modal__options{height:2rem;padding:0 3rem 0 2rem}}@media (max-width: 576px){.modal__ctn--record .modal__options{height:86px;max-height:none;border-radius:.625rem .625rem 0 0;background-color:var(--white)}}.modal__ctn--record .modal__options .modal__controls{display:flex;align-items:center;justify-content:flex-end;height:inherit}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause{transition-property:all;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.15s;display:flex;align-items:center;justify-content:center;width:7.6875rem;height:3rem;border:2px solid var(--white);border-radius:11px;background-color:transparent;margin-right:.625rem}@media (max-width: 576px){.modal__ctn--record .modal__options .modal__controls .modal__btn--pause{width:3rem;height:3rem;border:1px solid var(--black)}}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause .btn__icon--pause{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='14'%20viewBox='0%200%2012%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2014V0H12V14H8ZM0%2014V0H4V14H0Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause span{color:var(--white);font-size:.875rem;font-weight:500;line-height:.8125rem;margin-left:.5rem}@media (max-width: 576px){.modal__ctn--record .modal__options .modal__controls .modal__btn--pause span{display:none}}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause:hover{background-color:var(--white)}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause:hover .btn__icon--pause{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='14'%20viewBox='0%200%2012%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2014V0H12V14H8ZM0%2014V0H4V14H0Z'%20fill='%23000000'/%3e%3c/svg%3e")}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause:hover span{color:var(--black)}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause.isActive{background-color:var(--white)}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause.isActive .btn__icon--pause{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20class='icon%20icon-tabler%20icon-tabler-player-play'%20width='44'%20height='44'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='%23000000'%20fill='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20stroke='none'%20d='M0%200h24v24H0z'%20fill='none'/%3e%3cpath%20d='M7%204v16l13%20-8z'%20/%3e%3c/svg%3e")}@media (max-width: 576px){.modal__ctn--record .modal__options .modal__controls .modal__btn--pause.isActive .btn__icon--pause{fill:#000}}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause.isActive span{color:var(--black)}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause.isActive:hover{background-color:var(--black)}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause.isActive:hover .btn__icon--pause{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20class='icon%20icon-tabler%20icon-tabler-player-play'%20width='44'%20height='44'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='%23FFFFFF'%20fill='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20stroke='none'%20d='M0%200h24v24H0z'%20fill='none'/%3e%3cpath%20d='M7%204v16l13%20-8z'%20/%3e%3c/svg%3e")}.modal__ctn--record .modal__options .modal__controls .modal__btn--pause.isActive:hover span{color:var(--white)}.modal__ctn--record .modal__options .modal__controls .modal__btn--stop{transition-property:all;transition-timing-function:cubic-bezier(.4,0,1,1);transition-duration:.12s;display:flex;align-items:center;justify-content:center;width:9.875rem;height:3rem;border:none;border-radius:.6875rem;background-color:var(--primary-green)}@media (max-width: 576px){.modal__ctn--record .modal__options .modal__controls .modal__btn--stop{width:3rem;height:3rem}}.modal__ctn--record .modal__options .modal__controls .modal__btn--stop .btn__icon--stop{width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%2014H14V6H6V14ZM10%2020C8.61667%2020%207.31667%2019.7373%206.1%2019.212C4.88333%2018.6873%203.825%2017.975%202.925%2017.075C2.025%2016.175%201.31267%2015.1167%200.788%2013.9C0.262667%2012.6833%200%2011.3833%200%2010C0%208.61667%200.262667%207.31667%200.788%206.1C1.31267%204.88333%202.025%203.825%202.925%202.925C3.825%202.025%204.88333%201.31233%206.1%200.787C7.31667%200.262333%208.61667%200%2010%200C11.3833%200%2012.6833%200.262333%2013.9%200.787C15.1167%201.31233%2016.175%202.025%2017.075%202.925C17.975%203.825%2018.6873%204.88333%2019.212%206.1C19.7373%207.31667%2020%208.61667%2020%2010C20%2011.3833%2019.7373%2012.6833%2019.212%2013.9C18.6873%2015.1167%2017.975%2016.175%2017.075%2017.075C16.175%2017.975%2015.1167%2018.6873%2013.9%2019.212C12.6833%2019.7373%2011.3833%2020%2010%2020ZM10%2018C12.2333%2018%2014.125%2017.225%2015.675%2015.675C17.225%2014.125%2018%2012.2333%2018%2010C18%207.76667%2017.225%205.875%2015.675%204.325C14.125%202.775%2012.2333%202%2010%202C7.76667%202%205.875%202.775%204.325%204.325C2.775%205.875%202%207.76667%202%2010C2%2012.2333%202.775%2014.125%204.325%2015.675C5.875%2017.225%207.76667%2018%2010%2018Z'%20fill='%23000000'/%3e%3c/svg%3e");background-repeat:no-repeat}.modal__ctn--record .modal__options .modal__controls .modal__btn--stop span{color:var(--black);font-size:.875rem;font-weight:500;line-height:.8125rem;margin-left:.5rem}@media (max-width: 576px){.modal__ctn--record .modal__options .modal__controls .modal__btn--stop span{display:none}}.modal__ctn--record .modal__options .modal__controls .modal__btn--stop:hover{border:2px solid var(--primary-green);background-color:var(--black)}.modal__ctn--record .modal__options .modal__controls .modal__btn--stop:hover .btn__icon--stop{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%2014H14V6H6V14ZM10%2020C8.61667%2020%207.31667%2019.7373%206.1%2019.212C4.88333%2018.6873%203.825%2017.975%202.925%2017.075C2.025%2016.175%201.31267%2015.1167%200.788%2013.9C0.262667%2012.6833%200%2011.3833%200%2010C0%208.61667%200.262667%207.31667%200.788%206.1C1.31267%204.88333%202.025%203.825%202.925%202.925C3.825%202.025%204.88333%201.31233%206.1%200.787C7.31667%200.262333%208.61667%200%2010%200C11.3833%200%2012.6833%200.262333%2013.9%200.787C15.1167%201.31233%2016.175%202.025%2017.075%202.925C17.975%203.825%2018.6873%204.88333%2019.212%206.1C19.7373%207.31667%2020%208.61667%2020%2010C20%2011.3833%2019.7373%2012.6833%2019.212%2013.9C18.6873%2015.1167%2017.975%2016.175%2017.075%2017.075C16.175%2017.975%2015.1167%2018.6873%2013.9%2019.212C12.6833%2019.7373%2011.3833%2020%2010%2020ZM10%2018C12.2333%2018%2014.125%2017.225%2015.675%2015.675C17.225%2014.125%2018%2012.2333%2018%2010C18%207.76667%2017.225%205.875%2015.675%204.325C14.125%202.775%2012.2333%202%2010%202C7.76667%202%205.875%202.775%204.325%204.325C2.775%205.875%202%207.76667%202%2010C2%2012.2333%202.775%2014.125%204.325%2015.675C5.875%2017.225%207.76667%2018%2010%2018Z'%20fill='%23E02C2C'/%3e%3c/svg%3e")}.modal__ctn--record .modal__options .modal__controls .modal__btn--stop:hover span{color:var(--primary-green)}.modal__preview{width:100%;height:auto;max-width:68.6875rem;max-height:48.125rem;border-radius:.6875rem;background-color:var(--white);padding:1rem;box-shadow:0 .625rem 6.25rem #0000000d;overflow-y:auto}@media (min-width: 768px){.modal__preview{height:100%;padding:1.5625rem 2rem}}.modal__preview .preview__header{width:inherit;display:flex;flex-direction:column;margin-bottom:.875rem}@media (min-width: 768px){.modal__preview .preview__header{flex-direction:row;align-items:center;justify-content:space-between}}.modal__preview .preview__header .preview__info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}@media (min-width: 768px){.modal__preview .preview__header .preview__info{font-size:1rem;line-height:1.5rem;margin-bottom:0}}.modal__preview .preview__header .preview__info .preview__title{max-width:33.9375rem;font-size:.75rem;font-weight:600;line-height:1.125rem}@media (min-width: 768px){.modal__preview .preview__header .preview__info .preview__title{font-size:1rem;line-height:1.5rem}}.modal__preview .preview__header .preview__info .preview__creator{font-size:.75rem;font-weight:600;line-height:1.125rem}.modal__preview .preview__header .preview__category{display:flex;align-items:center;justify-content:center;width:7.75rem;color:var(--white);height:2rem;font-size:.75rem;font-weight:600;line-height:1.125rem;border-radius:.625rem;background-color:var(--secundary-green)}@media (min-width: 768px){.modal__preview .preview__header .preview__category{height:2.5rem;font-size:.875rem;font-weight:600;line-height:1.5rem}}.modal__preview .preview__body{width:100%;margin-bottom:1.5rem}.modal__preview .preview__body video{max-width:100%;border-radius:.6875rem}.modal__preview .preview__footer{display:flex;align-items:center;gap:1rem}.modal-qr{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:30rem;max-width:34rem;padding:1.5rem;border-radius:1rem;background-color:var(--white)}.modal__delete__articles{background-color:var(--white);width:40rem;height:25rem;border-radius:1.125rem;padding:1.35rem 1rem}@media (max-width: 768px){.modal__delete__articles{width:auto;height:auto}}.modal__delete__articles .header{display:flex;justify-content:flex-end}.modal__delete__articles .header svg{font-size:1.375rem;cursor:pointer;border-radius:5px;background-color:#00ec9f}.modal__delete__articles .body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.6875rem}@media (max-width: 768px){.modal__delete__articles .body{margin-top:0}}.modal__delete__articles .body .modal__delete--icon{fill:#00ec9f;width:6.25rem;height:6.25rem}@media (max-width: 768px){.modal__delete__articles .body .modal__delete--icon{width:3.125rem;height:3.125rem}}.modal__delete__articles .body .msg{margin:0;font-weight:700;font-size:1.5rem;text-align:center;line-height:2.25rem}@media (max-width: 768px){.modal__delete__articles .body .msg{font-size:1rem;line-height:1.5rem}}.modal__delete__articles .body .buttons-container{display:flex;gap:1rem}@media (max-width: 768px){.modal__delete__articles .body .buttons-container button{width:8.1875rem;height:2.25rem;font-size:.875rem}}.modal__copy_iframe_link .icon-close-desktop{display:flex;justify-content:flex-end;margin:1.87rem 1.4rem 0rem}.modal__copy_iframe_link .moda__copy__title{font-weight:700;line-height:36px;text-transform:uppercase;margin:0;text-align:center;font-size:24px;margin-bottom:1.25rem}.modal__copy_iframe_link .moda__copy__title.mb{font-size:1rem;margin-bottom:.8rem}.modal__copy_iframe_link .modal__copy_iframe_link_content{display:flex;flex-direction:column;background-color:#fff;width:100%;height:100%;max-width:40rem;max-height:21.5625rem;border-radius:1.125rem}.modal__copy_iframe_link .modal__copy_iframe_link_content .modal__copy__wrapper{flex-grow:1;width:100%;max-width:100%;padding:0 4.5rem 4.5rem}.modal__copy_iframe_link .modal__copy_iframe_link_content .moda__copy_row_close .x__close{display:none}.modal__copy_iframe_link .modal__copy_iframe_link_content .moda__copy__desc{margin-bottom:2.1875rem;text-align:center}.modal__copy_iframe_link .modal__copy_iframe_link_content .modal__copy_iframe__code-container{position:relative;height:3rem;background-color:#e9e9e9;display:flex;justify-content:center;align-items:center;border-radius:.625rem;padding-inline:1rem}.modal__copy_iframe_link .modal__copy_iframe_link_content .modal__copy_iframe__code-container span{font-size:.875rem;line-height:1.3125rem;font-weight:400}.modal__copy_iframe_link .modal__copy_iframe_link_content .modal__copy_iframe__code-container .btn__copy-link{position:absolute;right:0}@media (max-width: 768px){.modal__copy_iframe_link .icon-close-desktop{display:none}.modal__copy_iframe_link .moda__copy__title{font-size:.875rem;line-height:1.3125rem;flex-grow:1}.modal__copy_iframe_link .moda__copy__title.mb{margin-bottom:1rem}.modal__copy_iframe_link .modalfav__container{align-items:flex-end}.modal__copy_iframe_link .modal__copy_iframe_link_content{max-height:270px!important;border-bottom-right-radius:0;border-bottom-left-radius:0}.modal__copy_iframe_link .modal__copy_iframe_link_content .modal__copy__wrapper{padding:1.5rem}.modal__copy_iframe_link .modal__copy_iframe_link_content .moda__copy_row_close{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.modal__copy_iframe_link .modal__copy_iframe_link_content .moda__copy_row_close .spacer{flex-grow:1}.modal__copy_iframe_link .modal__copy_iframe_link_content .moda__copy_row_close .x__close{flex-grow:1;display:flex;justify-content:flex-end;align-self:flex-end}.modal__copy_iframe_link .modal__copy_iframe_link_content .moda__copy_row_close .x__close span{cursor:pointer;display:block;width:1.5rem;height:1.5rem;text-align:center;border-radius:.3125rem;background-color:var(--primary-green);color:#1c1b1f}.modal__copy_iframe_link .modal__copy_iframe_link_content .moda__copy__desc{max-width:16.875rem;font-size:.75rem;line-height:1.125rem;font-weight:400;text-align:center;margin:0 auto;margin-bottom:1.25rem}}.content-input-users{width:12.5rem;height:3rem;display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-radius:.625rem;border:1px solid var(--primary-green);margin-bottom:1rem;background-color:var(--white)}.content-input-users .input-users{pointer-events:none}.content-input-users .input-users::-webkit-inner-spin-button,.content-input-users .input-users::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.section-users .label{display:block;font-weight:600;margin-bottom:1rem}.section-users .label span{font-weight:400}.section-users .content-users{width:100%}.section-users .label-price{font-size:.875rem;color:var(--gray-5)}.section-users .error-msg{color:#ff006b;font-size:.875rem}.section-update-price,.section-update-price .update-group-selections{width:100%}.section-update-price .update-group-selections .update-selection-title{font-size:1rem;font-weight:500;color:var(--gray-7)}.section-update-price .update-group-selections .update-selection-title span{font-weight:700}.section-update-price .update-group-selections .update-item-list{width:inherit}.section-update-price .update-group-selections .update-item-list .update-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.875rem;line-height:1.5rem;color:var(--gray-7);list-style:decimal;list-style-type:decimal}.section-update-price .update-group-selections .update-item-list .update-item .update-item-line{flex-grow:1;height:12px;border-bottom:1px solid var(--gray-5)}.section-update-price .update-resume{width:100%;margin-top:1.125rem;margin-bottom:1.625rem}.section-update-price .update-resume .update-resume-row{display:flex;align-items:center;justify-content:space-between}.section-update-price .update-resume .update-resume-row .resume-current{font-size:.875rem;font-weight:700;line-height:1.5rem;color:var(--gray-7)}.section-update-price .update-resume .update-resume-row .resume-next{font-size:.875rem;font-weight:300;line-height:1.5rem;color:var(--gray-7);font-style:italic;text-decoration-line:underline}.section-update-price .update-resume .update-resume-row .resume-next .text-highlight{font-weight:700;font-style:normal}.section-update-price .update-resume .update-resume-row .resume-cycle{font-size:.875rem;color:var(--gray-7)}.section-update-price .update-resume .update-resume-row .resume-remaining{font-size:.875rem;font-weight:500;line-height:1.5rem;color:var(--gray-7)}.section-update-price .update-resume .update-resume-row .resume-remaining .text-highlight{font-weight:700;font-style:normal}.section-update-price .update-prices{width:100%;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:2rem}.section-update-price .update-prices .update-prices-row{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem}.section-update-price .update-prices .update-prices-row .text-upgrade-prices{font-size:12px;font-weight:400;line-height:.875rem;color:var(--gray-7);text-align:end}.section-update-price .update-prices .update-prices-row .now-price{font-size:1.5rem;font-weight:700;line-height:2.25rem}.section-update-price .update-prices .update-prices-row .now-price span{font-size:1rem;font-weight:600;line-height:1.5rem}.section-update-price .update-prices .next-price{display:flex;align-items:center;gap:.625rem;font-size:40px;font-weight:700;line-height:3rem}.section-update-price .update-prices .next-price .next-price-cycle{font-size:1rem;font-weight:600;line-height:1.5rem}.section-update-price .msg-help{font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:-.015rem;color:#009e93;text-align:end}.form-section-billing{margin:2rem 0 2.625rem}.form-section-billing .title-billing{font-size:1rem;font-weight:600;margin-bottom:1.5rem}.form-section-billing .text-current-interval{color:var(--gray-7);line-height:1.5rem;letter-spacing:-.015rem}.form-section-billing .text-current-interval span{font-weight:700}.form-section-billing .radio-group-interval{width:max-content;display:flex;align-items:center;gap:1.8125rem;margin-top:.5rem}.form-section-billing .radio-group-interval .radio-group{display:flex;gap:1rem}.form-section-billing .radio-group-interval .radio-group .radio{margin-bottom:0}.form-section-billing .radio-group-interval .radio-group label{font-size:1rem;font-weight:600;line-height:1.5rem;white-space:nowrap}.form-section-billing .radio-group-interval .separator{font-weight:600;color:var(--gray-5)}.form-section-billing .text-warning-interval{color:var(--pink);font-size:1rem;line-height:1.5rem;letter-spacing:-.015rem;margin-top:.5rem}.form-section-billing .text-warning-interval span{font-weight:700}.radio-group{width:100%;display:flex;align-self:center}@media (min-width: 768px){.radio-group{width:50%}}.radio-group .radio{width:10%;margin-bottom:0}.radio-group label{width:80%;display:flex;align-items:center;width:auto;gap:1rem;font-size:3rem;font-weight:700;line-height:4.5rem}.radio-group label span{font-size:1rem;font-weight:600}.separator{font-weight:600;color:var(--gray-5)}.notifications__component{--space-start-menu: -2.1875rem;display:block;position:absolute;box-shadow:0 0 9px #0003;width:25rem;top:52px;right:var(--space-start-menu);background-color:#fff;padding:1.5rem;z-index:100}@media (max-width: 768px){.notifications__component{top:42px;right:-2.5rem;border-radius:.625rem}}@media (max-width: 576px){.notifications__component{width:18.75rem;right:-3.125rem}}.notifications__component .notifications__header{position:absolute;top:-.625rem;right:2.5rem}@media (max-width: 768px){.notifications__component .notifications__header{top:.625rem;right:.625rem}}.notifications__component .notifications__header .triangulo-2{width:0;height:0;border-right:.625rem solid transparent;border-top:0px solid transparent;border-left:.625rem solid transparent;border-bottom:.625rem solid white}@media (max-width: 768px){.notifications__component .notifications__header .triangulo-2{display:none}}.notifications__component .notifications__header .notifications__close{display:none}@media (max-width: 768px){.notifications__component .notifications__header .notifications__close{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:3px;font-size:.75rem;background-color:var(--primary-green)}}.notifications__component .notifications__list{height:100%;max-height:21.25rem;overflow-y:scroll}.notifications__component .notifications__list::-webkit-scrollbar{display:none}.notifications__component .notifications__list .notitication__item{height:3.4375rem;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--gray-7)}.notifications__component .notifications__list .notitication__item[data-readed="0"]{cursor:pointer}.notifications__component .notifications__list .notitication__item[data-readed="0"] .notification__msg{font-weight:700}.notifications__component .notifications__list .notitication__item .account__circle{width:2rem;height:2rem;border-radius:1.5rem;background-color:var(--gray-7);display:flex;justify-content:center;align-items:center}.notifications__component .notifications__list .notitication__item .account__circle span{font-weight:700;font-size:1.125rem}.notifications__component .notifications__list .notitication__item .notification__msg{flex-grow:1;font-size:.75rem;font-weight:500;line-height:.75rem;color:#585858;max-width:18.75rem}.notifications__component .notifications__list .notitication__item .notification__msg .notification__user{font-weight:700}.notifications__component .notifications__list .notitication__item .notification__status{width:6px;height:6px;background-color:var(--gray-7);border-radius:10px}.notifications__component .notifications__list .notitication__item .notification__status.unred{background-color:var(--secundary-blue)}.notifications__component .notifications__empty{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-height:21.25rem;height:21.25rem}.notifications__component .notifications__empty .notifications__empty--img{width:8.75rem;height:6.875rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAABtCAYAAAB+xvleAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAyGSURBVHgB7Z11jFVnE4cHSpUK1L1UQrdOhRYIdTegRkk97R9NvWmLQ3AIBAkhwQksEII7hADBg7u7u7vD+c4zyW22fMvuuXres8yT3Fyy3Lt7ds/vzjvvzLwzhTwfMYx8KCyGEQATihEIE4oRCBOKEQgTihEIE4oRCBOKEQgTShIcP35cH5cCJpQEOXnypHzyySfy7LPPSoMGDWTRokVy+vRpKagUsshsYmzcuFHKli0rO3fulMKFC0vJkiWlSpUq8tFHH0lWVpZcccUVUpAwoSRITqHEQDC33367lClTRq1MiRIl5Nprr5WCgC09KeT8+fOyfft2GTx4sIro66+/lmHDhukyFXWKiJEWjh49KkOHDpWFCxdK6dKl5eOPP5a3335bihcvLlHElp4EyW3pyYsiRYpI+fLl1Y/59ttv5aqrrpIoYRYlQ5w9e1YmTZokM2fOlHvuuUfee+89iRLmo2QQnN0bb7xRihYtKlHDLEqGYPv8xRdfyOuvv65LUNQwoaQR/BBiKvgkH3zwgdx7772Rja+YUNJEqVKlpFKlSvLVV1/Jgw8+KFHHhJIiChUqJDfccIM89dRT8tNPP8nLL78sN998s+52CgImlBRw3XXXyfvvvy+ff/65Pl9++eVS0DChpIAmTZrIl19+qcE0LEtBxISSAp544gnd9hZkLI5iBMKEYgSiwCw9W7ZskW3btsmePXs0i5tudu/e/W+h0uTJk+XQoUO5vu6mm27S+Mmdd94Z6R1QZJOCx44dkwULFsigQYNk+vTpmt4/deqUnDlzRjIBYjx8+LD+m8DaxZJ8iIMg29133y3lypXTwNsjjzwit956a6SEEzmhkFybPXu29OrVS+s++GTHCzct2ZvEdezYsUPOnTunxUq5CYXXHDly5D/WhkImxPLpp5/q85VXXilRIFJCIbXfuXNn6d27t2zdulUSvfRvvvlG/v77b/1UJwpLXYUKFbTMYMSIEfLcc8/932u4PoTEtbI8Yf1WrFihBdlXX321VKxYUZo2bSr33XefOI8XEfw/sPfmm2+ijKQffhbXe+edd7xly5Z5ibJhwwbPtyT6/SZOnBjoPf7SqK/1LYnnL0eeb9U8X2DejBkzPNeJhFB8E+/5eZOUiCT24CZxww4cOOAlQiJCyfne5s2be8WKFdP3lylTxlu7dq3nMs4L5cSJE56ffU2pSHJalsqVK3u+H+HFSzJCidGzZ0/P3xF5fjRXResvUZ6rOB9HmTBhggwYMEDSATuXMWPGyLhx4yQMyA3VqVNHHeGxY8dKt27dxFk8h1myZIn3+OOPp8Wa5Hz44XfPd5TjujY/ZqPWgCXMd1S9ZKhVq5ZaNyxUotYp3ThtUdglrFy5UtLN/v37ZeDAgXG957bbbpO6detK1apVNaCWDD///LPGVvbu3SvZ2dluHu/wHMWPQXhZWVlptyaxx7vvvutt2rQprmv0g3uev9X1/C2wlwy8398me/6W2fMF461evdpzDWctCjGTTFiTGER5ly9fHtd7CNoRD6FoOhl4v7/11+p8XyRxX0cmcFYoo0ePlkyya9cuWbp0qYQFpZMPP/ywBuhwbF3DWaFk+qb51lXWrFkjYYF18h13/feqVavENZxeejLNvn37JExuueUWfSaH5BrOCiWMXiMsP2ESEwq7MNewwiUjECYUIxAmFCMQJhQjECYUIxAmFCMQJhQjECYUIxAmFCMQJhQjECYUIxAmFCMQJhQjECYUIxAmFCMQJhQjECYUIxAmFCMQ1uwvB4xOmTZtmoRFJo+nxIuTQtm8ebOemss0zNZ58cUXJWwuu+wycQ3nhMIBKDo/8+ni8HY6R62dOHFCW3zFoIXW9ddff9HXc9QTq5Pf65Llww8/FNdwRijcBLoK1KtXTz/ZnO1t166dzudLB5zG++eff2TJkiX/fu3pp5/O8wzykCFD5Pfff5dHH31UOnTooC2+0gGnD53Dc4S+fft6JUqU0HPAd911l5edne2li3Xr1mnHJToR0MmArgT83PLly+f5vu7du+vrSpUqpf1RLiVC3/VwfocjlPXr11ff5LHHHlNLQu+QVEPXSOYT//LLLzJ+/Hht7VmrVi0992vkTehCWb9+vTbeW7t2rS4z7du319nB6eiWyHlmujHSPIfJF4iTn83QAyNvQvdRYl0E6DHSsGHDtEzHwv/p37+/+iQ0LL7mmmvUatG+0whG6BaF1lu0yGJ0PWPUkm0hkRO+L87qZ599Jj/88IP2e2Xo47x589SyRG1SaJiEblEOHjyoz7Fzt6kCf6RHjx7akzYWRPvuu++kZs2a8tBDD4kRH6EL5f7779dnfBSWiGQ+5VgQAnVTpkyRZs2ayfz58/XrTz75pFSvXl2HPxqJEbpQXnvtNenSpYveVHq2sduJt/04O6e5c+fKqFGjdDdDHIavFStWTL/fX3/9ZVYkSUIXCs4r29Phw4dLtWrVNDLLuDV2Ihf6KwxEQAA8s2TR+AZ/Y/HixTo04cCBA7rk+PEYdVSZDopAEIyRHKELhRA93RUZocKUjMaNG0vHjh1znT4RC7kTRo/5NjFYspjE9eqrr6rDylbbnNXU4UQInxvcunVr3bJOnTpVdye5dVxiXh9WhqQZIX5yLoyKZcfkR1rVkuDzuJZUY0gCDrUfcdaAYgw/4KkWkSWzcuXK2kLUVZzJ9bzwwgv6QCD4G1gNGt/lBKGwJPFg9AnCiMKyMnLkSPntt9907iDWklG3wBLar18/adWqlS6ZDRo0cHbCqXPZY24+j4IEvw8zkcmIMwIGf4z5yOzSmOmDZWFZ5YPhqlCswi0DPP/88xrTycrK0nxWlSpVZNiwYaH0qUsUE0qGYPATsR1yTFiWGjVqqH8SFawUMkPgeFeqVEmHUJJSQCwEAPG1ooBZlAzDMtS2bVtdhhgzR3AwCphQQoA4D2JJdipHJjGhhADL0FtvvaXllFiWKGBCCZGXXnpJXnnllVz/b926ddKoUSOdEBZ263W4JJxZtqS0L6doiaAdkVt2H4yRpRwyLEhR5JZmYGAE9TPMd37ggQc0FxYL0oVFgRUKQSymVLRo0UJmzZqlaQGivYBQyDGRBqBYijyTC3DNM2fO1IlgVP4BoX1SFGETCaGwM+jZs6cGqtg15AXRzTlz5kinTp2kT58+GtQiP4QFYXASn2LqXphgwZBrXusCiBifheMq/Jv5PYT0yaS7kLuKhFCoMWnTpo2WEeQnFIqWqI2l9ADKli2rxdok46iiw5EkXI5QqIHp27evFk2FDScRmMiOSAjvsysqV66cMwlOp4RC6QDHKfAbOGQVq0eJOXOxpSM3sCSDBw/WckeytaztfDqxQogjNxAQpZEEvgiphwl+FKJgqUEkrgXinNr18IniD0XkkiMV8cDaTlgckTzzzDPStWtXTcBdTCQxqMiPlWPGC7Ux7E7whZKdscN1cP0uigScsijsQvAlVqxYoSWMnTt3lgoVKuT7PrKw1LNQokAQi7Q9ZjtdbNiwQX788UddsljGcELJ+jITkCOnLHf8HvHAqQCcWFdD+k4JhbgC9Rp8srAQv/76q0yePDnf1DuVcSw7fCpr16590dhEqmAHlduASJxjfCQsGvEPdlRBq+yoVeHhKs45s5Qw4v1TEjl06FDp3r17nn9Ain84PA5U22fiUBedDEqXLq1dB2K+FNYFkXAakfgH1uHPP//U46v5LX9RwDmhYD244fgYd9xxh26LSZ5dDJYBrA834/vvv8+I6cZR5vpyFlhhPViO2KE1adJEJk2apFaF5YjcTtRxNoTPp5Y4QtOmTfNsA7F161bZtGmTWh3GwabypGEivPHGG5Kdna11wDjWiCUvoUcFp3M91MPSVOePP/646Gs48EV8BWEVL15cXACHGotDgI8jrdTF4vBGmcgnBak55YElcanelAAfUVXiO/gsOMBRJhQfhT8a28qgxAJthN4vNOPEMthZ8P1YhooWLSrxErsWBJfXMhGLleBA7969O98dDWKhfQcRYCLFJUuW/M//U3nP8gQ8k7hMpN0HaQmsb7wnLOOhkJdhm0gEsmXLlrqVDArZVHYVOLcc6cgJGWFuBL8G4f1Etpi03eCEIrGPvNpucO38LJY5flZ+/eUQHUdPuIHs5i48WkL8h5/N78aJxpzR6HhAsBUrVtRYTNrE4mUYf/vo+X8wbXFlj9Q8aDHmByY931fz0kXGLQoWgFB9PBbFyBssCvUqWLl07foyLhQjmlgppBEIE4oRCBOKEQgTihEIE4oRCBOKEQgTihGI/wE1tSDQYibmtQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain}.notifications__component .notifications__empty .notifications__empty--msg{font-size:1.25rem;font-weight:700;text-align:center;line-height:1.5625rem;text-transform:uppercase;margin:0}.video-record-content{display:flex;justify-content:center;gap:1.25rem;width:100%}.video-record-content .content-left{width:100%;height:auto;max-width:39.875rem}.video-record-content .content-right{width:100%;height:auto;max-width:33rem}.video-record-layout{display:flex;flex-direction:column;width:100%;height:calc(100% - .5rem);overflow-y:scroll}.video-record-layout::-webkit-scrollbar{display:none}.step-bar{display:flex;align-items:center;justify-content:center;height:3rem;color:var(--gray-7);text-transform:uppercase;padding:1rem 2rem;border-radius:1.5625rem;background-color:var(--white);box-shadow:8px 2px 22px #00000014}.step-bar:last-child{box-shadow:none}.step-progress{color:var(--black);font-weight:700;background-color:var(--primary-green)}.step-check{justify-content:space-between;padding-left:72px;color:var(--black);font-weight:700;background-color:var(--primary-gray)}.step-check:first-child{padding-left:2rem}.card-video{width:100%;padding:1.5rem 2rem;background-color:var(--white);border-radius:.75rem;box-shadow:0 10px 100px #0000000d}.card-video .player-video{border-radius:.6875rem;box-shadow:0 10px 100px #0000000d}.card-video .player-controls{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:2rem}.card-script{width:100%;height:auto;padding:1.5rem 2rem;background-color:var(--white);border-radius:.75rem;box-shadow:0 10px 100px #0000000d}.card-script .card-script-header{display:flex;flex-direction:column;align-items:flex-end;width:100%;height:auto}.card-script .card-script-header .card-script-title{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.5rem}.card-script .card-script-header .card-script-title h3{font-size:1.25rem;font-weight:600;line-height:1.875rem;margin-bottom:0}.card-script .card-script-header .card-script-title input{width:70%;padding:.25rem .5rem;border-radius:.5rem;border:2px solid var(--primary-green)}.card-script .card-script-header .card-script-title input:focus{outline:none}.card-script .card-script-header .card-script-title p{color:var(--white);font-size:.875rem;font-weight:600;padding:.5rem 1.75rem;border-radius:.625rem;background-color:#00af76;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.card-script .card-script-header .card-script-paragraph{font-size:.875rem;font-weight:500;margin-bottom:.5rem}.card-script .card-script-header .card-script-paragraph:last-child{margin-bottom:0}.card-script .card-script-body{width:100%;margin-top:2rem}.card-script .card-script-body .card-script-text{width:100%;height:16.0625rem;font-size:1.5rem;font-weight:300;line-height:2.25rem;resize:none;-webkit-hyphens:none;hyphens:none;padding:.5rem;border-radius:.75rem;border:1px solid var(--gray-7)}.card-script .card-script-body .card-script-text:focus{outline:none}.card-script .card-script-body .text-edit{border:2px solid var(--primary-green)}.card-script-footer{display:flex;align-items:center;gap:1rem;width:100%;margin-top:2rem}.control-button{display:flex;align-items:center;justify-content:space-between;width:12.4375rem;height:3rem;color:var(--white);border-radius:.625rem;border:1px solid var(--black);padding:.75rem 1.3125rem;background:var(--black)}.control-button .control-text{font-weight:500}.control-button .control-buttons{display:flex;align-items:center;justify-content:space-between;gap:.625rem}.control-button .control-buttons button{font-weight:500}.control-button .control-buttons .button-speed{font-size:1.25rem}.control-button .control-buttons span{font-weight:500}.step-navigation{display:flex;flex-direction:column-reverse;align-items:flex-end;gap:20px;width:100%;margin:1rem 0}@media (min-width: 768px){.step-navigation{flex-direction:row;align-items:center;justify-content:space-between;gap:10px;height:3rem}}@media (min-width: 1400px){.step-navigation{padding-left:5.5rem}}.step-navigation .step-navigation-steps{display:flex;width:100%;height:3rem;max-width:63rem;overflow-x:scroll}.step-navigation .step-navigation-steps::-webkit-scrollbar{display:none}.step-navigation .step-navigation-buttons{display:flex;gap:.5rem}.step-navigation .step-navigation-buttons .step-button-control{display:flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border-radius:.625rem;background-color:var(--primary-green)}.step-navigation .step-navigation-buttons .disabled-button{background-color:var(--white)}.step-navigation .step-navigation-buttons .disabled-button svg path{fill:var(--gray-5)}.step-navigation .step-navigation-buttons .step-button-exit{display:flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border-radius:.625rem;background-color:var(--black)}@media (min-width: 768px){.step-navigation .step-navigation-buttons .step-button-exit{width:3rem;height:3rem}}.modal_base{display:none;justify-content:center;width:100%;height:100vh;z-index:999;position:fixed;top:0;right:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c}.modal_base .modal_container{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}.modal_base-open{display:flex}.modal_settings{width:638px;height:345px;border-radius:.75rem;padding:3rem 4.5rem 2rem;background-color:var(--white);position:relative}.modal_settings .modal_settings-close{position:absolute;top:1.5625rem;right:1.125rem}.modal_settings .title_settings{font-size:1.5rem;font-weight:700;line-height:2.25rem;letter-spacing:-.36px;text-align:center;margin-bottom:1.25rem}.select_field-container{width:100%;display:flex;flex-direction:column;gap:.25rem;position:relative}.select_field-container .select_field{width:inherit;height:3rem;font-size:.875rem;padding:.75rem 1.1rem;border-radius:10px;border:1px solid rgba(0,0,0,.2);background-color:var(--white);cursor:pointer}.select_field-container .select_field:focus{outline:none}.select_field-container .select_field::placeholder{font-size:.875rem;font-weight:400;line-height:1.5rem;color:var(--gray-7)}.select_field-container .select_field-icon{position:absolute;top:1.25rem;right:.5rem}.select_field-container .select_field-error{color:red;font-size:.75rem;margin-left:.5rem}.counter{display:flex;align-items:center;gap:.5rem;height:inherit}.counter .counter__status{width:.875rem;height:.875rem;border-radius:100%;background-color:var(--gray-1)}@media (max-width: 768px){.counter .counter__status{width:.75rem;height:.75rem}}@media (max-width: 576px){.counter .counter__status{width:.875rem;height:.875rem}}.counter .counter__status.counter__active{background-color:var(--primary-green)}.counter .counter__status.counter__pause{background-color:red}.counter .counter__time{color:var(--white);font-size:2rem;font-weight:300}@media (max-width: 768px){.counter .counter__time{font-size:1.5rem}}@media (max-width: 576px){.counter .counter__time{color:var(--black);font-weight:500}}.countdown-timer{display:flex;justify-content:center;align-items:center;width:13.25rem;height:13.25rem;border:none;border-radius:1.625rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#d9d9d980;z-index:1000}.countdown-timer span{color:var(--primary-green);font-size:10rem;font-weight:700}.modalVideo{display:none;justify-content:center;width:100%;height:100vh;z-index:999;position:fixed;top:0;right:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006}.modalVideo .modalVideo__container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.modalVideo .modalVideo__container .modalVideo__content{width:100%;height:100%;position:relative}.modalVideo .modalVideo__container .modalVideo__content .modalVideo__btn--mobile{position:absolute;width:1.5rem;height:1.5rem;top:.75rem;right:.75rem;border-radius:.3125rem;z-index:10;background-color:#00ec9f}.modalVideo .modalVideo__container .modalVideo__content .modalVideo__video{width:100%;height:100%;object-fit:contain}.modalVideo.isOpen{display:flex}.modal__filter{position:fixed;z-index:999;top:0;left:0;display:none;justify-content:center;width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#28282833}.modal__filter .modal__filter--container{display:flex;align-items:flex-end;justify-content:center;width:100%;max-width:90rem;height:inherit}.modal__filter .modal__filter--container .modal__filter--menu{position:relative;width:100%;height:15.375rem;border-radius:1.125rem 1.125rem 0 0;padding:1.5rem 1.5rem 0;background-color:var(--white)}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--close{position:absolute;width:1.5rem;height:1.5rem;top:24px;right:24px;border-radius:5px;background-color:#00ec9f;cursor:pointer}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios{width:auto}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__filter--title{height:1.5rem;font-size:.75rem;font-weight:600;line-height:1.5rem;margin-bottom:1.6875rem}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group{width:100%;display:flex;align-items:center;gap:.5938rem;padding-bottom:1.5rem}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group label{font-size:.875rem;font-weight:400;line-height:1.5rem;margin-bottom:0}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group input{width:15px;height:15px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group .btn__title{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:100%;border:1px solid var(--black)}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group .btn__title .btn__title--fill{width:.75rem;height:.75rem;border-radius:100%;background-color:var(--white)}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group .btn__title .btn__title--fill.isActive{background-color:var(--black)}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group .btn__favorite{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:100%;border:1px solid var(--black)}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group .btn__favorite .btn__favorite--fill{width:.75rem;height:.75rem;border-radius:100%;background-color:var(--white)}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group .btn__favorite .btn__favorite--fill.isActive{background-color:var(--black)}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group .modal__select{height:2rem;font-size:.875rem;font-weight:400;border:none;padding-left:1.375rem}.modal__filter .modal__filter--container .modal__filter--menu .modal__filter--radios .modal__group:last-child{padding:1.5rem 0 0}.modal__filter.isOpen{display:flex}.modal__menu{position:fixed;z-index:999;top:0;left:0;display:none;justify-content:center;width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#28282833}.modal__menu .modal__menu--ctn{display:flex;align-items:center;justify-content:center;width:100%;max-width:90rem;height:inherit}.modal__menu.isOpen{display:flex}.animate__delay-100ms{--animate-delay: .1s !important;animation-delay:.1s!important}.animate__delay-200ms{--animate-delay: .2s !important;animation-delay:.2s!important}.animate__delay-250ms{--animate-delay: .25s !important;animation-delay:.25s!important}.animate__delay-500ms{--animate-delay: .5s !important;animation-delay:.5s!important}.animate__faster-300{--animate-duration: .3s}.animate__faster-200{--animate-duration: .2s}.password{-webkit-text-security:disc}.title{font-size:2rem;font-weight:700;line-height:29.76px;text-transform:uppercase}.btn{width:8.125rem;height:2.5rem;border-radius:6px;background-color:var(--secundary-blue)}.btn:focus{outline:none;box-shadow:none}.btn__speed{display:flex;align-items:center;justify-content:space-around;width:12.4375rem;height:3rem;margin-right:1rem;border-radius:.625rem;background-color:var(--black)}@media (max-width: 576px){.btn__speed{width:9.75rem;height:2.25rem}}.btn__speed .speed__name{width:50%;color:var(--white);text-align:center}@media (max-width: 576px){.btn__speed .speed__name{font-size:.875rem}}.btn__speed .speed__controls{width:50%;color:var(--white);display:flex;align-items:center}.btn__speed .speed__controls .speed__subtract{font-size:1rem;margin-right:1rem}@media (max-width: 576px){.btn__speed .speed__controls .speed__subtract{font-size:.875rem;margin-right:.875rem}}.btn__speed .speed__controls .speed__num{width:1.25rem;text-align:center;margin-right:1rem}@media (max-width: 576px){.btn__speed .speed__controls .speed__num{margin-right:.875rem}}.btn__speed .speed__controls .speed__add{font-size:1.5rem;font-weight:300}@media (max-width: 576px){.btn__speed .speed__controls .speed__add{font-size:.875rem}}video{object-fit:contain!important}.text-center{text-align:center!important}.btn__size{display:flex;align-items:center;justify-content:space-around;width:12.4375rem;height:3rem;border-radius:.625rem;background-color:var(--black)}@media (max-width: 576px){.btn__size{width:9.75rem;height:2.25rem}}.btn__size .speed__name{width:40%;color:var(--white);text-align:center}@media (max-width: 576px){.btn__size .speed__name{font-size:.875rem}}.btn__size .size__controls{display:flex;width:60%;color:var(--white)}.btn__size .size__controls .size__subtract{color:var(--white);margin-right:1rem}@media (max-width: 576px){.btn__size .size__controls .size__subtract{font-size:.875rem;margin-right:.875rem}}.btn__size .size__controls .size__divider{width:1px;height:inherit;margin-right:1rem;background-color:var(--white)}.btn__size .size__controls .size__add{color:var(--white)}@media (max-width: 576px){.btn__size .size__controls .size__add{font-size:.875rem}}.truncate{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cursor__pointer{cursor:pointer}.p-20{padding:80px}.button-full{bottom:100%}.right-full{right:100%}.z-index{z-index:999}.width-1920{width:1920px}.height-1080{height:1080px}.min-width-icon{min-width:.75rem}@media (min-width: 768px){.min-width-icon{min-width:1rem}}.bg-black{background-color:var(--black)}.bg-orange{background-color:var(--orange)}.bg-purple-light{background-color:var(--purple-light)}.bg-rose{background-color:var(--rose)}.bg-purple{background-color:var(--purple)}.bg-blue{background-color:var(--blue)}.bg-blue-dark{background-color:var(--blue-dark)}.bg-yellow{background-color:var(--yellow)}.bg-green-profile{background-color:var(--green-profile)}.bg-green-light{background-color:var(--green-light)}.bg-green-medium{background-color:var(--green-medium)}.bg-blue-medium{background-color:var(--blue-medium)}.bg-green-dark{background-color:var(--green-dark)}.public__content{width:100%;background-image:url(/assets/backgroup-ia96-A8J.svg);background-repeat:no-repeat;background-size:cover}.shared__body{position:relative;display:flex;flex-direction:column;gap:1.2rem;padding:.625rem;justify-items:center;align-items:center;justify-content:space-between}.shared__body .logo{height:4.0625rem;object-fit:contain}.shared__body .noData__content{display:flex;flex-direction:column;gap:1.875rem;justify-items:center;align-items:center;justify-content:space-between;text-align:center;font-size:1.875rem;font-weight:300}.shared__body .noData{height:9.375rem;object-fit:contain;object-position:center}.shared__video{transition-property:all;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.15s;overflow:hidden;width:90%;max-width:50rem!important;border-radius:.625rem;-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 10px 20px 0px rgba(0,0,0,.3);box-shadow:0 10px 20px #0000004d}@media (min-width: 768px){.shared__body{padding:3.125rem;gap:2rem}.shared__video{overflow:hidden;width:70%;border-radius:.625rem}}@media (min-width: 1180px){.shared__video{overflow:hidden;width:60%;border-radius:.625rem}}@media (min-width: 1400px){.shared__video{overflow:hidden;width:50%;border-radius:.625rem}}.login{width:100%;height:100vh;overflow-y:scroll}.login::-webkit-scrollbar{display:none}.login .login__navbar{display:flex;align-items:flex-end;justify-content:space-between;height:5rem;padding-bottom:0;margin-bottom:3.75rem}@media (max-width: 768px){.login .login__navbar{margin-bottom:1.0625rem}}.login .login__navbar .login__logo{width:10.125rem;height:3.625rem;background-image:url(/assets/bodewell-logo-T2MMASDM.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.login .login__navbar .login__logo{width:6.0625rem;height:2rem}}.login .login__navbar .btn__login--register{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;color:var(--white);border-radius:.625rem;background-color:var(--black)}@media (max-width: 768px){.login .login__navbar .btn__login--register{display:none}}.login .login__content{max-width:39.875rem;padding:4.5rem;margin:0 auto;border-radius:33px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.login .login__content{padding:2.1875rem 1rem}}.login .login__content .login__ctn--title{width:100%;margin-bottom:3.5rem}@media (max-width: 768px){.login .login__content .login__ctn--title{margin-bottom:2rem}}.login .login__content .login__ctn--title .login__icon--title{position:relative;width:6.875rem;height:6.875rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAaFSURBVHgB7Z1bUhtHFIb/HgW/pJwSFUJVnhArAFYQsQI7K4DJBohXAF6BYQMZvALDCjxegfEKGJ5S5eCyKlReTDTtc7olNOgCo9FcusX5qqQZSeCR5+dc+noUfORztI0A29DoQGGD3mnTcdt8pukc5pGlR5/3zFGbY0LHK3rvAimdr4cX8AwF17mM2niOl3S2Td/2NyPWpDBlENPjkzne0GMz7MFh3BTu76iDZ9gjkbr0qotmiJGm5+gHZ/g1TOAY7gjHlvVjuo8geIHmxJoOu9R+ekIixq6I2Lxw/0Rd+hb7dMaCVeECy0XhFN/wumkBmxPOCnYI16wrPzG58tf4JYzRAPUL579g48S4RVi3BdYnnM0Oj+lsD8tIzS60HuG+RAfkVo7gQwxbjITahSfULjxGxVQrHKf1K4iwPG4xLwm5z90qrS9AVbCVreAjnp5oTMf83z9Hf6Iiyrc4jmU/UfKhUdmX9gpFcf3n8BVKplzh2DW29BkCtQUhS+muszzhbMfvO8D0JQqTlCpeOcJZ0d5j+bPGRelR1rlbxmjE4snJ9V979K9wEiKiPU7b3Cu+ZwuymMWZL6BOIRRA72Ptj7coSHHhrHv8CKE4KXaKus1irpKzRxvThEXge8gGUOhX58X2hkgiUg5tk4nzPZ2T+YWzonUglAWP9r/D12guQ5hPuC/RG4ho5aOxTfHucJ5fyS+c7eGXbqyq4Hs7R99mvqzSxjVpq1VPj3pXdvL0ruSzOElG6qI9GAZ7lMeFYxcpca1Ounlc5sOucpT6dyDUSQ8tbGJ19qTchy1uxUw36EComzZlmW8e+oHZFmet7RJCc2gaSZgx/W+2xeUMkkKFqNltu+nC8dzHpzlXxDW6Ay0mmC6cmq8VL1TIDC0mY5zENveYEusmLc5mkoJLBJOzv+9bnFibq0y06+5bXEsSEkdpUx/mfvaNceEOILhJYNYP3jFyleIm3eeW3OVg5GBkcS2zQF5wmR9G7nIk3JgpCg7Cu07cnTI836GPrxDcp4VVzi6txfUlm/SGWxvShq6yC8EPAruD0lA4WRblC9rGObE431B2YFvJGgAPSbETkGgdCL6xHZhZtIJfkLsMBtsICj6hsMGucgOCX2isBqSezFD2DYUtbg6IcB4SDPYwFvyiLRbnJ+3q9vISKkWE8xQRzlNYOKf31xem0gsGFTAEv+iJq/QRzcKlpiyJ4BNK9YJBkSDBK3TCMS6B4BcaVyKcj6T9C45x3tVOe/KoVmInxF5HGoI/rIXKNgeUWJ0/qJifrXAaHyB4gjbNt2EDXCzOF/r9mA9WuBbOIPjBs1bMByucXVscQ3Acim+DdeCjvkqJc+6T6vPh6Ui4/3EKwW36o5A2Es6uLY4huImmBDKzc+z9YZ0U5xDcRKcn2Zf3hVsx7lJGC1yEa5BnuC+czVjE6lyDC+eObbA9OQKuJUlxDq52PMakcHaXthiCI1Dbbcp29tPnnOhJhYWG0HqqFrP3ZL6OePfzLoQGIWtb29+d9snsWV5idc1zq8NZH80Wzsa6whUFhQWZkklmeXheZcsUQZJ2Xf0k0zLJLA8Lx+26VFxm7aQ4eawwUr5qVpKo1EmCtXDzsR/KNwX9FhwkxWVWT88Uec9BPuHYbMVlVg/f4xy145j5yklfR8f0LPs2V8MJuciSKzYO4Q1JU7yX3YhKJ1dcyzLfMivOMr/hd3MhoSySvHEty3wWN8TuuCflNxcnd03UcYoJx8h2iYuTkmjrYaE5rcVXpNoLhhCKkdK9KygaU9zihlxH+/QsRQLnwYp2igVYXDhGYl5euAtxdxFLG1LO4n3+IhxkJdt8iKQs0Zjydl3gzMimtQmE+6T6k7k3JYnGlOMqx5EeliwnuMERNsNS+3qrEY7h6vGBqe/5VOOeHRJbD49RAdUJx9jSZpy0dPCkULGZdlCgYZ37CqgDa33sOjtYbiq1siz1CMdY6zuisz0sIzxH5F+8KjuWzb5c3RgBFTXYdRdLAblFnvs4Vu658quiKbiivFKH/grYjGB3V0fT+OVCe3THziiOvW1KsCHNCzeEBeRy1i11QH/Jjg3UknWl/XP8F5zWFcMewx3hshgR05cIWi+ac6XGFX4wS6wrTOuL4qZwWS6jNp6bqYH0UFsVCUkuUCVGKN7z5YbcoSOWNQv3hZuGHY3omLkvSnFtoI4tNaPbgwIY4701vbstjLW6MK+1vjI7B/ImdCX2IdbFd1i/7p2ui4NAAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.login .login__content .login__ctn--title .login__icon--title{width:5rem;height:5rem}}.login .login__content .login__ctn--title .login__icon--title .login__title{position:absolute;font-size:2rem;line-height:2rem;top:1.5rem;left:3.5rem;font-weight:400}@media (max-width: 768px){.login .login__content .login__ctn--title .login__icon--title .login__title{font-size:1.25rem;line-height:1.375rem}}.login .login__content .login__ctn--title .login__icon--title .login__title span{font-weight:700}.login .login__content .login__subtitle{width:6.5rem;height:2.25rem;font-size:1.25rem;font-weight:600;text-align:center;line-height:36px;margin-bottom:2.0625rem;border-radius:6px;background-color:var(--primary-green)}@media (max-width: 768px){.login .login__content .login__subtitle{width:4.5625rem;font-size:1rem;line-height:36px;margin-bottom:1.9375rem}}.login .login__content .login__group{position:relative}.login .login__content .login__group .login__label{height:1.5rem;color:#959595;font-size:.625rem;font-weight:400;line-height:24px;position:absolute;top:0;left:1rem}.login .login__content .login__group .login__input{height:3rem;font-size:.75rem;font-weight:none;padding:.9rem 1rem 0;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.login .login__content .login__group .reset__show--password{width:1.375rem;height:1.2375rem;position:absolute;top:.925rem;right:.9375rem;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M279.6%20160.4C282.4%20160.1%20285.2%20160%20288%20160C341%20160%20384%20202.1%20384%20256C384%20309%20341%20352%20288%20352C234.1%20352%20192%20309%20192%20256C192%20253.2%20192.1%20250.4%20192.4%20247.6C201.7%20252.1%20212.5%20256%20224%20256C259.3%20256%20288%20227.3%20288%20192C288%20180.5%20284.1%20169.7%20279.6%20160.4zM480.6%20112.6C527.4%20156%20558.7%20207.1%20573.5%20243.7C576.8%20251.6%20576.8%20260.4%20573.5%20268.3C558.7%20304%20527.4%20355.1%20480.6%20399.4C433.5%20443.2%20368.8%20480%20288%20480C207.2%20480%20142.5%20443.2%2095.42%20399.4C48.62%20355.1%2017.34%20304%202.461%20268.3C-.8205%20260.4-.8205%20251.6%202.461%20243.7C17.34%20207.1%2048.62%20156%2095.42%20112.6C142.5%2068.84%20207.2%2032%20288%2032C368.8%2032%20433.5%2068.84%20480.6%20112.6V112.6zM288%20112C208.5%20112%20144%20176.5%20144%20256C144%20335.5%20208.5%20400%20288%20400C367.5%20400%20432%20335.5%20432%20256C432%20176.5%20367.5%20112%20288%20112z'/%3e%3c/svg%3e")}.login .login__content .login__group .reset__hide--password{width:1.375rem;height:1.2375rem;position:absolute;top:.925rem;right:.9375rem;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='21'%20viewBox='0%200%2022%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.8%2020.6L14.6%2016.45C14.0167%2016.6334%2013.4293%2016.7711%2012.838%2016.8631C12.246%2016.9544%2011.6333%2017%2011%2017C8.48333%2017%206.24167%2016.3044%204.275%2014.913C2.30833%2013.521%200.883333%2011.7167%200%209.50005C0.35%208.61672%200.791667%207.79571%201.325%207.03705C1.85833%206.27905%202.46667%205.60005%203.15%205.00005L0.4%202.20005L1.8%200.800049L20.2%2019.2001L18.8%2020.6ZM11%2014C11.1833%2014%2011.354%2013.9917%2011.512%2013.975C11.6707%2013.9584%2011.8417%2013.925%2012.025%2013.875L6.625%208.47505C6.575%208.65838%206.54167%208.82938%206.525%208.98805C6.50833%209.14605%206.5%209.31672%206.5%209.50005C6.5%2010.75%206.93733%2011.8127%207.812%2012.688C8.68733%2013.5627%209.75%2014%2011%2014ZM18.3%2014.45L15.125%2011.3C15.2417%2011.0167%2015.3333%2010.7294%2015.4%2010.438C15.4667%2010.146%2015.5%209.83338%2015.5%209.50005C15.5%208.25005%2015.0627%207.18738%2014.188%206.31205C13.3127%205.43738%2012.25%205.00005%2011%205.00005C10.6667%205.00005%2010.354%205.03338%2010.062%205.10005C9.77067%205.16672%209.48333%205.26672%209.2%205.40005L6.65%202.85005C7.33333%202.56672%208.03333%202.35405%208.75%202.21205C9.46667%202.07072%2010.2167%202.00005%2011%202.00005C13.5167%202.00005%2015.7583%202.69572%2017.725%204.08705C19.6917%205.47905%2021.1167%207.28338%2022%209.50005C21.6167%2010.4834%2021.1127%2011.396%2020.488%2012.238C19.8627%2013.0794%2019.1333%2013.8167%2018.3%2014.45ZM13.675%209.85005L10.675%206.85005C11.1417%206.76672%2011.571%206.80405%2011.963%206.96205C12.3543%207.12072%2012.6917%207.35005%2012.975%207.65005C13.2583%207.95005%2013.4627%208.29605%2013.588%208.68805C13.7127%209.07938%2013.7417%209.46672%2013.675%209.85005Z'%20fill='%231C1B1F'/%3e%3c/svg%3e")}.login .login__content .login__group--email{margin-bottom:.75rem}.login .login__content .login__group--pass{margin-bottom:.5rem}.login .login__content .form__error{color:red;font-size:.75rem;margin:.5rem}.login .login__content .login__forgot{display:flex;justify-content:flex-end;width:100%;height:1.5rem;margin-bottom:1.625rem}@media (max-width: 768px){.login .login__content .login__forgot{margin-bottom:1rem}}.login .login__content .login__forgot .login__forgot--link{width:10rem;height:1.5rem;text-align:end;font-size:.875rem;font-weight:300;line-height:24px}@media (max-width: 768px){.login .login__content .login__forgot .login__forgot--link{font-size:.625rem}}.login .login__content .login__forgot .login__forgot--link:hover{color:var(--black)}.login .login__content .login__btn{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--white);font-size:.875rem;border-radius:10px;background-color:var(--black)}@media (max-width: 768px){.login .login__content .login__btn{height:2.25rem;font-size:.75rem}}.login .login__content .login__btn span{margin-right:1rem}.login .login__content .login__divider{display:flex;align-items:center;justify-content:space-between;margin-top:3.4375rem}.login .login__content .login__divider hr{width:35%}@media (max-width: 768px){.login .login__content .login__divider hr{width:25%}}.login .login__content .login__divider span{width:30%;text-align:center;font-weight:600}@media (max-width: 768px){.login .login__content .login__divider span{width:40%;font-size:.875rem}}.login .login__content .login__social{width:100%;display:flex;align-items:center;justify-content:center;margin-top:1.8125rem}.login .login__content .login__social .login__social__box{width:3rem;height:3rem;margin-right:1rem;border-radius:15px;background:var(--white);box-shadow:0 2px 9px #0003}.login .login__content .login__social .login__social__box .login__google{width:1.1rem;height:1.2rem;margin:0 auto;background-repeat:no-repeat;background-image:url(/assets/logo_google-DBR6NF07.svg)}.login .login__content .login__social .login__social__box .login__facebook{width:.8rem;height:1.2rem;margin:0 auto;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='20'%20viewBox='0%200%2011%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.95985%200.00398298L7.47746%200C4.68857%200%202.88627%201.8491%202.88627%204.71107V6.88319H0.390333C0.174654%206.88319%200%207.05805%200%207.27372V10.4209C0%2010.6366%200.174853%2010.8112%200.390333%2010.8112H2.88627V18.7525C2.88627%2018.9682%203.06092%2019.1428%203.2766%2019.1428H6.53309C6.74877%2019.1428%206.92342%2018.968%206.92342%2018.7525V10.8112H9.84175C10.0574%2010.8112%2010.2321%2010.6366%2010.2321%2010.4209L10.2333%207.27372C10.2333%207.17017%2010.1921%207.07099%2010.119%206.9977C10.0459%206.92442%209.94631%206.88319%209.84275%206.88319H6.92342V5.04186C6.92342%204.15684%207.13432%203.70756%208.2872%203.70756L9.95945%203.70696C10.1749%203.70696%2010.3496%203.53211%2010.3496%203.31663V0.394315C10.3496%200.179035%2010.1751%200.00438128%209.95985%200.00398298Z'%20fill='%232F80ED'/%3e%3c/svg%3e")}.login .login__content .login__social .login__social__box .login__apple{width:1rem;height:1.2rem;margin:0 auto;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='19'%20viewBox='0%200%2016%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.6647%2014.8068C15.3774%2015.4706%2015.0374%2016.0816%2014.6434%2016.6434C14.1064%2017.4092%2013.6667%2017.9393%2013.3279%2018.2337C12.8026%2018.7169%2012.2398%2018.9644%2011.6371%2018.9784C11.2045%2018.9784%2010.6827%2018.8553%2010.0753%2018.6055C9.46598%2018.3568%208.906%2018.2337%208.39396%2018.2337C7.85696%2018.2337%207.28102%2018.3568%206.66499%2018.6055C6.04801%2018.8553%205.55099%2018.9855%205.17098%2018.9984C4.59305%2019.023%204.017%2018.7685%203.44201%2018.2337C3.07501%2017.9135%202.61598%2017.3647%202.06607%2016.5871C1.47607%2015.7567%200.991001%2014.7939%200.610992%2013.6961C0.204016%2012.5104%200%2011.3622%200%2010.2507C0%208.97735%200.27507%207.87913%200.82603%206.95883C1.25904%206.21962%201.83509%205.6365%202.55606%205.20842C3.27703%204.78035%204.05605%204.56221%204.89497%204.54825C5.35401%204.54825%205.95597%204.69028%206.70403%204.96941C7.44998%205.24947%207.92895%205.3915%208.13894%205.3915C8.29594%205.3915%208.82802%205.22543%209.73003%204.89435C10.583%204.58731%2011.3029%204.46018%2011.8927%204.51025C13.4908%204.63926%2014.6915%205.26941%2015.49%206.40468C14.0607%207.27092%2013.3537%208.48418%2013.3677%2010.0406C13.3806%2011.2529%2013.8203%2012.2618%2014.6845%2013.0628C15.0761%2013.4346%2015.5134%2013.7219%2016%2013.926C15.8945%2014.2321%2015.7831%2014.5253%2015.6647%2014.8068ZM11.9994%200.380108C11.9994%201.33033%2011.6524%202.21754%2010.9606%203.03874C10.1258%204.01498%209.11599%204.5791%208.02099%204.49008C8.00704%204.37609%207.99895%204.25611%207.99895%204.13003C7.99895%203.21782%208.39596%202.24158%209.10098%201.44337C9.45297%201.03922%209.90063%200.70318%2010.4435%200.435112C10.9852%200.171044%2011.4976%200.025008%2011.9795%200C11.9936%200.127029%2011.9994%200.254066%2011.9994%200.380096V0.380108Z'%20fill='black'/%3e%3c/svg%3e")}.login .login__content .login__social .login__social__box:last-child{margin-right:0}.login .login__content .login__back{display:flex;justify-content:center;width:100%;margin-top:1.5rem}.login .login__content .login__back .login__back--link{width:16.875rem;font-weight:300;text-align:center;cursor:pointer}@media (max-width: 768px){.login .login__content .login__back .login__back--link{font-size:.875rem}}.login .login__content .login__back .login__back--link span{color:var(--black);font-weight:600}.login .login__content .login__back .login__back--link:hover{color:var(--black)}.modal-confirm-qr{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:16rem;max-width:28rem;padding:1.5rem;border-radius:1rem;background-color:var(--white)}.modal-confirm-qr .qr-text{font-size:1.5rem;font-weight:700;text-align:center}.modal-confirm-qr .qr-btn-close{position:absolute;top:1rem;right:1rem;font-size:1.25rem;padding:4px;border-radius:.5rem;background-color:var(--primary-green);border:none;cursor:pointer}.modal-confirm-qr .input-text-qr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}@media (min-width: 768px){.modal-confirm-qr .input-text-qr{flex-direction:row;margin-top:1.5rem}}.modal-confirm-qr .input-text-qr .input-text-new-ctn{width:100%}@media (min-width: 768px){.modal-confirm-qr .input-text-qr .input-text-new-ctn{width:60%}}.modal-confirm-qr .input-text-qr .input-text-new-ctn .input-text-new{width:100%}@media (min-width: 768px){.modal-confirm-qr .input-text-qr .button__component{width:100px}}.modal-confirm-qr .qr-error{max-width:80%;color:red;font-size:.75rem;margin-top:.8rem}.register{width:100%;height:100vh;overflow-y:scroll}.register::-webkit-scrollbar{display:none}.register .register__navbar{display:flex;align-items:flex-end;justify-content:space-between;height:4.9375rem;padding-bottom:0;margin-bottom:.9375rem}@media (max-width: 768px){.register .register__navbar{margin-bottom:1.0625rem}}.register .register__navbar .register__logo{width:10.125rem;height:3.625rem;background-image:url(/assets/bodewell-logo-T2MMASDM.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.register .register__navbar .register__logo{width:6.0625rem;height:2rem}}.register .register__navbar .btn__regsiter--login{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;color:var(--white);border-radius:10px;background-color:var(--black)}@media (max-width: 768px){.register .register__navbar .btn__regsiter--login{display:none}}.register .register__content{max-width:39.875rem;padding:4.5rem;margin:0 auto;border-radius:33px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.register .register__content{padding:35px 16px}}.register .register__content .register__ctn--title{width:100%;margin-bottom:3.5rem}@media (max-width: 768px){.register .register__content .register__ctn--title{margin-bottom:1.9375rem}}.register .register__content .register__ctn--title .register__icon--title{position:relative;width:6.875rem;height:6.875rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAaFSURBVHgB7Z1bUhtHFIb/HgW/pJwSFUJVnhArAFYQsQI7K4DJBohXAF6BYQMZvALDCjxegfEKGJ5S5eCyKlReTDTtc7olNOgCo9FcusX5qqQZSeCR5+dc+noUfORztI0A29DoQGGD3mnTcdt8pukc5pGlR5/3zFGbY0LHK3rvAimdr4cX8AwF17mM2niOl3S2Td/2NyPWpDBlENPjkzne0GMz7MFh3BTu76iDZ9gjkbr0qotmiJGm5+gHZ/g1TOAY7gjHlvVjuo8geIHmxJoOu9R+ekIixq6I2Lxw/0Rd+hb7dMaCVeECy0XhFN/wumkBmxPOCnYI16wrPzG58tf4JYzRAPUL579g48S4RVi3BdYnnM0Oj+lsD8tIzS60HuG+RAfkVo7gQwxbjITahSfULjxGxVQrHKf1K4iwPG4xLwm5z90qrS9AVbCVreAjnp5oTMf83z9Hf6Iiyrc4jmU/UfKhUdmX9gpFcf3n8BVKplzh2DW29BkCtQUhS+muszzhbMfvO8D0JQqTlCpeOcJZ0d5j+bPGRelR1rlbxmjE4snJ9V979K9wEiKiPU7b3Cu+ZwuymMWZL6BOIRRA72Ptj7coSHHhrHv8CKE4KXaKus1irpKzRxvThEXge8gGUOhX58X2hkgiUg5tk4nzPZ2T+YWzonUglAWP9r/D12guQ5hPuC/RG4ho5aOxTfHucJ5fyS+c7eGXbqyq4Hs7R99mvqzSxjVpq1VPj3pXdvL0ruSzOElG6qI9GAZ7lMeFYxcpca1Ounlc5sOucpT6dyDUSQ8tbGJ19qTchy1uxUw36EComzZlmW8e+oHZFmet7RJCc2gaSZgx/W+2xeUMkkKFqNltu+nC8dzHpzlXxDW6Ay0mmC6cmq8VL1TIDC0mY5zENveYEusmLc5mkoJLBJOzv+9bnFibq0y06+5bXEsSEkdpUx/mfvaNceEOILhJYNYP3jFyleIm3eeW3OVg5GBkcS2zQF5wmR9G7nIk3JgpCg7Cu07cnTI836GPrxDcp4VVzi6txfUlm/SGWxvShq6yC8EPAruD0lA4WRblC9rGObE431B2YFvJGgAPSbETkGgdCL6xHZhZtIJfkLsMBtsICj6hsMGucgOCX2isBqSezFD2DYUtbg6IcB4SDPYwFvyiLRbnJ+3q9vISKkWE8xQRzlNYOKf31xem0gsGFTAEv+iJq/QRzcKlpiyJ4BNK9YJBkSDBK3TCMS6B4BcaVyKcj6T9C45x3tVOe/KoVmInxF5HGoI/rIXKNgeUWJ0/qJifrXAaHyB4gjbNt2EDXCzOF/r9mA9WuBbOIPjBs1bMByucXVscQ3Acim+DdeCjvkqJc+6T6vPh6Ui4/3EKwW36o5A2Es6uLY4huImmBDKzc+z9YZ0U5xDcRKcn2Zf3hVsx7lJGC1yEa5BnuC+czVjE6lyDC+eObbA9OQKuJUlxDq52PMakcHaXthiCI1Dbbcp29tPnnOhJhYWG0HqqFrP3ZL6OePfzLoQGIWtb29+d9snsWV5idc1zq8NZH80Wzsa6whUFhQWZkklmeXheZcsUQZJ2Xf0k0zLJLA8Lx+26VFxm7aQ4eawwUr5qVpKo1EmCtXDzsR/KNwX9FhwkxWVWT88Uec9BPuHYbMVlVg/f4xy145j5yklfR8f0LPs2V8MJuciSKzYO4Q1JU7yX3YhKJ1dcyzLfMivOMr/hd3MhoSySvHEty3wWN8TuuCflNxcnd03UcYoJx8h2iYuTkmjrYaE5rcVXpNoLhhCKkdK9KygaU9zihlxH+/QsRQLnwYp2igVYXDhGYl5euAtxdxFLG1LO4n3+IhxkJdt8iKQs0Zjydl3gzMimtQmE+6T6k7k3JYnGlOMqx5EeliwnuMERNsNS+3qrEY7h6vGBqe/5VOOeHRJbD49RAdUJx9jSZpy0dPCkULGZdlCgYZ37CqgDa33sOjtYbiq1siz1CMdY6zuisz0sIzxH5F+8KjuWzb5c3RgBFTXYdRdLAblFnvs4Vu658quiKbiivFKH/grYjGB3V0fT+OVCe3THziiOvW1KsCHNCzeEBeRy1i11QH/Jjg3UknWl/XP8F5zWFcMewx3hshgR05cIWi+ac6XGFX4wS6wrTOuL4qZwWS6jNp6bqYH0UFsVCUkuUCVGKN7z5YbcoSOWNQv3hZuGHY3omLkvSnFtoI4tNaPbgwIY4701vbstjLW6MK+1vjI7B/ImdCX2IdbFd1i/7p2ui4NAAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.register .register__content .register__ctn--title .register__icon--title{width:5.0625rem;height:5.0625rem}}.register .register__content .register__ctn--title .register__icon--title .register__title{width:15.375rem;height:4.4375rem;font-size:2rem;line-height:33px;position:absolute;top:1.5rem;left:3.5rem;font-weight:400}@media (max-width: 768px){.register .register__content .register__ctn--title .register__icon--title .register__title{width:9.8125rem;height:4.4375rem;font-size:1.25rem;line-height:22px;top:1.125rem;left:2.4375rem}}.register .register__content .register__ctn--title .register__icon--title .register__title span{font-weight:700}.register .register__content .register__subtitle{width:100%;height:2.25rem;font-size:1.25rem;font-weight:400;line-height:36px;margin-bottom:2.125rem}@media (max-width: 768px){.register .register__content .register__subtitle{font-size:1rem;line-height:36px;margin-bottom:1.9375rem}}.register .register__content .register__subtitle span{font-weight:600;border-radius:6px;padding:0 .5rem;background-color:var(--primary-green)}.register .register__content .register__group__fullname{display:flex;justify-content:space-between;gap:10px;margin-bottom:.75rem}@media (max-width: 768px){.register .register__content .register__group__fullname{flex-direction:column;gap:8px;margin-bottom:.5rem}}.register .register__content .register__group__fullname .register__group{width:100%;position:relative}.register .register__content .register__group__fullname .register__group .register__label{height:1.5rem;color:#959595;font-size:.625rem;font-weight:400;line-height:24px;position:absolute;top:0;left:1rem}.register .register__content .register__group__fullname .register__group .register__input{height:3rem;font-size:.75rem;font-weight:none;padding:.9rem 1rem 0;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.register .register__content .register__group__fullname .register__group .register__firstname,.register .register__content .register__group__fullname .register__group .register__lastname{width:50%}.register .register__content .register__group{position:relative}.register .register__content .register__group .register__label{height:1.5rem;color:#959595;font-size:.625rem;font-weight:400;line-height:24px;position:absolute;top:0;left:1rem}.register .register__content .register__group .register__input{width:100%;height:3rem;font-size:.75rem;font-weight:none;padding:.9rem 1rem 0;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.register .register__content .register__group .reset__show--password{width:1.375rem;height:1.2375rem;position:absolute;top:.925rem;right:.9375rem;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M279.6%20160.4C282.4%20160.1%20285.2%20160%20288%20160C341%20160%20384%20202.1%20384%20256C384%20309%20341%20352%20288%20352C234.1%20352%20192%20309%20192%20256C192%20253.2%20192.1%20250.4%20192.4%20247.6C201.7%20252.1%20212.5%20256%20224%20256C259.3%20256%20288%20227.3%20288%20192C288%20180.5%20284.1%20169.7%20279.6%20160.4zM480.6%20112.6C527.4%20156%20558.7%20207.1%20573.5%20243.7C576.8%20251.6%20576.8%20260.4%20573.5%20268.3C558.7%20304%20527.4%20355.1%20480.6%20399.4C433.5%20443.2%20368.8%20480%20288%20480C207.2%20480%20142.5%20443.2%2095.42%20399.4C48.62%20355.1%2017.34%20304%202.461%20268.3C-.8205%20260.4-.8205%20251.6%202.461%20243.7C17.34%20207.1%2048.62%20156%2095.42%20112.6C142.5%2068.84%20207.2%2032%20288%2032C368.8%2032%20433.5%2068.84%20480.6%20112.6V112.6zM288%20112C208.5%20112%20144%20176.5%20144%20256C144%20335.5%20208.5%20400%20288%20400C367.5%20400%20432%20335.5%20432%20256C432%20176.5%20367.5%20112%20288%20112z'/%3e%3c/svg%3e")}.register .register__content .register__group .reset__hide--password{width:1.375rem;height:1.2375rem;position:absolute;top:.925rem;right:.9375rem;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='21'%20viewBox='0%200%2022%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.8%2020.6L14.6%2016.45C14.0167%2016.6334%2013.4293%2016.7711%2012.838%2016.8631C12.246%2016.9544%2011.6333%2017%2011%2017C8.48333%2017%206.24167%2016.3044%204.275%2014.913C2.30833%2013.521%200.883333%2011.7167%200%209.50005C0.35%208.61672%200.791667%207.79571%201.325%207.03705C1.85833%206.27905%202.46667%205.60005%203.15%205.00005L0.4%202.20005L1.8%200.800049L20.2%2019.2001L18.8%2020.6ZM11%2014C11.1833%2014%2011.354%2013.9917%2011.512%2013.975C11.6707%2013.9584%2011.8417%2013.925%2012.025%2013.875L6.625%208.47505C6.575%208.65838%206.54167%208.82938%206.525%208.98805C6.50833%209.14605%206.5%209.31672%206.5%209.50005C6.5%2010.75%206.93733%2011.8127%207.812%2012.688C8.68733%2013.5627%209.75%2014%2011%2014ZM18.3%2014.45L15.125%2011.3C15.2417%2011.0167%2015.3333%2010.7294%2015.4%2010.438C15.4667%2010.146%2015.5%209.83338%2015.5%209.50005C15.5%208.25005%2015.0627%207.18738%2014.188%206.31205C13.3127%205.43738%2012.25%205.00005%2011%205.00005C10.6667%205.00005%2010.354%205.03338%2010.062%205.10005C9.77067%205.16672%209.48333%205.26672%209.2%205.40005L6.65%202.85005C7.33333%202.56672%208.03333%202.35405%208.75%202.21205C9.46667%202.07072%2010.2167%202.00005%2011%202.00005C13.5167%202.00005%2015.7583%202.69572%2017.725%204.08705C19.6917%205.47905%2021.1167%207.28338%2022%209.50005C21.6167%2010.4834%2021.1127%2011.396%2020.488%2012.238C19.8627%2013.0794%2019.1333%2013.8167%2018.3%2014.45ZM13.675%209.85005L10.675%206.85005C11.1417%206.76672%2011.571%206.80405%2011.963%206.96205C12.3543%207.12072%2012.6917%207.35005%2012.975%207.65005C13.2583%207.95005%2013.4627%208.29605%2013.588%208.68805C13.7127%209.07938%2013.7417%209.46672%2013.675%209.85005Z'%20fill='%231C1B1F'/%3e%3c/svg%3e")}.register .register__content .register__email{margin-bottom:.75rem}@media (max-width: 768px){.register .register__content .register__email{margin-bottom:.5rem}}.register .register__content .form__error{color:red;font-size:.75rem;margin:.5rem}.register .register__content .register__btn{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--white);font-size:.875rem;font-weight:600;border-radius:10px;background-color:var(--black);margin-top:2.5rem}@media (max-width: 768px){.register .register__content .register__btn{margin-top:1rem}}.register .register__content .register__btn span{margin-right:1rem}.register .register__content .register__divider{display:flex;align-items:center;justify-content:space-between;margin-top:2.875rem}@media (max-width: 768px){.register .register__content .register__divider{margin-top:2.1875rem}}.register .register__content .register__divider hr{width:35%}@media (max-width: 768px){.register .register__content .register__divider hr{width:25%}}.register .register__content .register__divider span{width:30%;text-align:center;font-weight:600}@media (max-width: 768px){.register .register__content .register__divider span{width:40%;font-size:.875rem}}.register .register__content .register__social{width:100%;display:flex;align-items:center;justify-content:center;margin-top:1.8125rem}.register .register__content .register__social .register__social__box{width:3rem;height:3rem;margin-right:1rem;border-radius:15px;background:var(--white);box-shadow:0 2px 9px #0003}.register .register__content .register__social .register__social__box .register__google{width:1.1rem;height:1.2rem;margin:0 auto;background-repeat:no-repeat;background-image:url(/assets/logo_google-DBR6NF07.svg)}.register .register__content .register__social .register__social__box .register__facebook{width:.8rem;height:1.2rem;margin:0 auto;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='20'%20viewBox='0%200%2011%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.95985%200.00398298L7.47746%200C4.68857%200%202.88627%201.8491%202.88627%204.71107V6.88319H0.390333C0.174654%206.88319%200%207.05805%200%207.27372V10.4209C0%2010.6366%200.174853%2010.8112%200.390333%2010.8112H2.88627V18.7525C2.88627%2018.9682%203.06092%2019.1428%203.2766%2019.1428H6.53309C6.74877%2019.1428%206.92342%2018.968%206.92342%2018.7525V10.8112H9.84175C10.0574%2010.8112%2010.2321%2010.6366%2010.2321%2010.4209L10.2333%207.27372C10.2333%207.17017%2010.1921%207.07099%2010.119%206.9977C10.0459%206.92442%209.94631%206.88319%209.84275%206.88319H6.92342V5.04186C6.92342%204.15684%207.13432%203.70756%208.2872%203.70756L9.95945%203.70696C10.1749%203.70696%2010.3496%203.53211%2010.3496%203.31663V0.394315C10.3496%200.179035%2010.1751%200.00438128%209.95985%200.00398298Z'%20fill='%232F80ED'/%3e%3c/svg%3e")}.register .register__content .register__social .register__social__box .register__apple{width:1rem;height:1.2rem;margin:0 auto;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='19'%20viewBox='0%200%2016%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.6647%2014.8068C15.3774%2015.4706%2015.0374%2016.0816%2014.6434%2016.6434C14.1064%2017.4092%2013.6667%2017.9393%2013.3279%2018.2337C12.8026%2018.7169%2012.2398%2018.9644%2011.6371%2018.9784C11.2045%2018.9784%2010.6827%2018.8553%2010.0753%2018.6055C9.46598%2018.3568%208.906%2018.2337%208.39396%2018.2337C7.85696%2018.2337%207.28102%2018.3568%206.66499%2018.6055C6.04801%2018.8553%205.55099%2018.9855%205.17098%2018.9984C4.59305%2019.023%204.017%2018.7685%203.44201%2018.2337C3.07501%2017.9135%202.61598%2017.3647%202.06607%2016.5871C1.47607%2015.7567%200.991001%2014.7939%200.610992%2013.6961C0.204016%2012.5104%200%2011.3622%200%2010.2507C0%208.97735%200.27507%207.87913%200.82603%206.95883C1.25904%206.21962%201.83509%205.6365%202.55606%205.20842C3.27703%204.78035%204.05605%204.56221%204.89497%204.54825C5.35401%204.54825%205.95597%204.69028%206.70403%204.96941C7.44998%205.24947%207.92895%205.3915%208.13894%205.3915C8.29594%205.3915%208.82802%205.22543%209.73003%204.89435C10.583%204.58731%2011.3029%204.46018%2011.8927%204.51025C13.4908%204.63926%2014.6915%205.26941%2015.49%206.40468C14.0607%207.27092%2013.3537%208.48418%2013.3677%2010.0406C13.3806%2011.2529%2013.8203%2012.2618%2014.6845%2013.0628C15.0761%2013.4346%2015.5134%2013.7219%2016%2013.926C15.8945%2014.2321%2015.7831%2014.5253%2015.6647%2014.8068ZM11.9994%200.380108C11.9994%201.33033%2011.6524%202.21754%2010.9606%203.03874C10.1258%204.01498%209.11599%204.5791%208.02099%204.49008C8.00704%204.37609%207.99895%204.25611%207.99895%204.13003C7.99895%203.21782%208.39596%202.24158%209.10098%201.44337C9.45297%201.03922%209.90063%200.70318%2010.4435%200.435112C10.9852%200.171044%2011.4976%200.025008%2011.9795%200C11.9936%200.127029%2011.9994%200.254066%2011.9994%200.380096V0.380108Z'%20fill='black'/%3e%3c/svg%3e")}.register .register__content .register__social .register__social__box:last-child{margin-right:0}.register .register__content .register__back{font-weight:300;text-align:center;margin-top:1.5rem;cursor:pointer}@media (max-width: 768px){.register .register__content .register__back{font-size:.75rem;margin-top:1.125rem}}.register .register__content .register__back span{color:var(--black);font-weight:600}.register .register__content .register__back:hover{color:var(--black)}.reset{width:100%;height:100vh;overflow-y:scroll}.reset::-webkit-scrollbar{display:none}.reset .reset__navbar{display:flex;align-items:flex-end;justify-content:space-between;height:4.9375rem;padding-bottom:0;margin-bottom:10rem}@media (max-width: 768px){.reset .reset__navbar{margin-bottom:7.5rem}}.reset .reset__navbar .reset__logo{width:10.125rem;height:3.625rem;background-image:url(/assets/bodewell-logo-T2MMASDM.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.reset .reset__navbar .reset__logo{width:6.0625rem;height:2rem}}.reset .reset__navbar .reset__buttons{display:flex}@media (max-width: 768px){.reset .reset__navbar .reset__buttons{display:none}}.reset .reset__navbar .reset__buttons .btn__reset--login{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;color:var(--black);border-radius:10px;border:1px solid var(--black);margin-right:1.25rem;background-color:transparent}.reset .reset__navbar .reset__buttons .btn__reset--register{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;color:var(--white);border-radius:10px;background-color:var(--black)}.reset .reset__content{max-width:39.875rem;padding:4.5rem;margin:0 auto;border-radius:33px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.reset .reset__content{padding:35px 16px}}.reset .reset__content .reset__ctn--title{width:100%;margin-bottom:5.3125rem}@media (max-width: 768px){.reset .reset__content .reset__ctn--title{margin-bottom:2.25rem}}.reset .reset__content .reset__ctn--title .reset__icon--title{position:relative;width:6.875rem;height:6.875rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAaFSURBVHgB7Z1bUhtHFIb/HgW/pJwSFUJVnhArAFYQsQI7K4DJBohXAF6BYQMZvALDCjxegfEKGJ5S5eCyKlReTDTtc7olNOgCo9FcusX5qqQZSeCR5+dc+noUfORztI0A29DoQGGD3mnTcdt8pukc5pGlR5/3zFGbY0LHK3rvAimdr4cX8AwF17mM2niOl3S2Td/2NyPWpDBlENPjkzne0GMz7MFh3BTu76iDZ9gjkbr0qotmiJGm5+gHZ/g1TOAY7gjHlvVjuo8geIHmxJoOu9R+ekIixq6I2Lxw/0Rd+hb7dMaCVeECy0XhFN/wumkBmxPOCnYI16wrPzG58tf4JYzRAPUL579g48S4RVi3BdYnnM0Oj+lsD8tIzS60HuG+RAfkVo7gQwxbjITahSfULjxGxVQrHKf1K4iwPG4xLwm5z90qrS9AVbCVreAjnp5oTMf83z9Hf6Iiyrc4jmU/UfKhUdmX9gpFcf3n8BVKplzh2DW29BkCtQUhS+muszzhbMfvO8D0JQqTlCpeOcJZ0d5j+bPGRelR1rlbxmjE4snJ9V979K9wEiKiPU7b3Cu+ZwuymMWZL6BOIRRA72Ptj7coSHHhrHv8CKE4KXaKus1irpKzRxvThEXge8gGUOhX58X2hkgiUg5tk4nzPZ2T+YWzonUglAWP9r/D12guQ5hPuC/RG4ho5aOxTfHucJ5fyS+c7eGXbqyq4Hs7R99mvqzSxjVpq1VPj3pXdvL0ruSzOElG6qI9GAZ7lMeFYxcpca1Ounlc5sOucpT6dyDUSQ8tbGJ19qTchy1uxUw36EComzZlmW8e+oHZFmet7RJCc2gaSZgx/W+2xeUMkkKFqNltu+nC8dzHpzlXxDW6Ay0mmC6cmq8VL1TIDC0mY5zENveYEusmLc5mkoJLBJOzv+9bnFibq0y06+5bXEsSEkdpUx/mfvaNceEOILhJYNYP3jFyleIm3eeW3OVg5GBkcS2zQF5wmR9G7nIk3JgpCg7Cu07cnTI836GPrxDcp4VVzi6txfUlm/SGWxvShq6yC8EPAruD0lA4WRblC9rGObE431B2YFvJGgAPSbETkGgdCL6xHZhZtIJfkLsMBtsICj6hsMGucgOCX2isBqSezFD2DYUtbg6IcB4SDPYwFvyiLRbnJ+3q9vISKkWE8xQRzlNYOKf31xem0gsGFTAEv+iJq/QRzcKlpiyJ4BNK9YJBkSDBK3TCMS6B4BcaVyKcj6T9C45x3tVOe/KoVmInxF5HGoI/rIXKNgeUWJ0/qJifrXAaHyB4gjbNt2EDXCzOF/r9mA9WuBbOIPjBs1bMByucXVscQ3Acim+DdeCjvkqJc+6T6vPh6Ui4/3EKwW36o5A2Es6uLY4huImmBDKzc+z9YZ0U5xDcRKcn2Zf3hVsx7lJGC1yEa5BnuC+czVjE6lyDC+eObbA9OQKuJUlxDq52PMakcHaXthiCI1Dbbcp29tPnnOhJhYWG0HqqFrP3ZL6OePfzLoQGIWtb29+d9snsWV5idc1zq8NZH80Wzsa6whUFhQWZkklmeXheZcsUQZJ2Xf0k0zLJLA8Lx+26VFxm7aQ4eawwUr5qVpKo1EmCtXDzsR/KNwX9FhwkxWVWT88Uec9BPuHYbMVlVg/f4xy145j5yklfR8f0LPs2V8MJuciSKzYO4Q1JU7yX3YhKJ1dcyzLfMivOMr/hd3MhoSySvHEty3wWN8TuuCflNxcnd03UcYoJx8h2iYuTkmjrYaE5rcVXpNoLhhCKkdK9KygaU9zihlxH+/QsRQLnwYp2igVYXDhGYl5euAtxdxFLG1LO4n3+IhxkJdt8iKQs0Zjydl3gzMimtQmE+6T6k7k3JYnGlOMqx5EeliwnuMERNsNS+3qrEY7h6vGBqe/5VOOeHRJbD49RAdUJx9jSZpy0dPCkULGZdlCgYZ37CqgDa33sOjtYbiq1siz1CMdY6zuisz0sIzxH5F+8KjuWzb5c3RgBFTXYdRdLAblFnvs4Vu658quiKbiivFKH/grYjGB3V0fT+OVCe3THziiOvW1KsCHNCzeEBeRy1i11QH/Jjg3UknWl/XP8F5zWFcMewx3hshgR05cIWi+ac6XGFX4wS6wrTOuL4qZwWS6jNp6bqYH0UFsVCUkuUCVGKN7z5YbcoSOWNQv3hZuGHY3omLkvSnFtoI4tNaPbgwIY4701vbstjLW6MK+1vjI7B/ImdCX2IdbFd1i/7p2ui4NAAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.reset .reset__content .reset__ctn--title .reset__icon--title{width:5.0625rem;height:5.0625rem}}.reset .reset__content .reset__ctn--title .reset__icon--title .reset__title{width:25.0625rem;height:4.4375rem;font-size:2rem;line-height:33px;position:absolute;top:1.5rem;left:3.5rem;font-weight:400}@media (max-width: 768px){.reset .reset__content .reset__ctn--title .reset__icon--title .reset__title{width:13.3125rem;font-size:1.25rem;line-height:22px;top:1.125rem;left:2.4375rem}}.reset .reset__content .reset__ctn--title .reset__icon--title .reset__title span{font-weight:700}.reset .reset__content .reset__group{position:relative;margin-bottom:1.125rem}.reset .reset__content .reset__group .reset__label{height:1.5rem;color:#959595;font-size:.625rem;font-weight:400;line-height:24px;position:absolute;top:0;left:1rem}.reset .reset__content .reset__group .reset__input{width:100%;height:3rem;font-size:.75rem;font-weight:none;padding:.9rem 1rem 0;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.reset .reset__content .reset__group .form__error{color:red;font-size:.75rem;margin:.5rem}.reset .reset__content .reset__btn{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--white);font-size:.875rem;margin-bottom:1.5rem;border-radius:10px;background-color:var(--black)}@media (max-width: 768px){.reset .reset__content .reset__btn{height:2.25rem;font-size:.875rem}}.reset .reset__content .reset__btn span{margin-right:1rem}.reset .reset__content .reset__cancel{display:flex;justify-content:center;height:1.5rem}.reset .reset__content .reset__cancel .reset__back{width:6.25rem;font-size:.875rem;text-align:center;font-weight:300;line-height:24px}.reset .reset__content .reset__cancel .reset__back:hover{color:var(--black)}.confirm{width:100%;height:100vh;overflow-y:scroll}.confirm::-webkit-scrollbar{display:none}.confirm .confirm__navbar{display:flex;align-items:flex-end;justify-content:space-between;height:5rem;padding-bottom:0;margin-bottom:10rem}@media (max-width: 768px){.confirm .confirm__navbar{margin-bottom:7.5rem}}.confirm .confirm__navbar .confirm__logo{width:10.125rem;height:3.625rem;background-image:url(/assets/bodewell-logo-T2MMASDM.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.confirm .confirm__navbar .confirm__logo{width:6.0625rem;height:2rem}}.confirm .confirm__navbar .confirm__buttons{display:flex}@media (max-width: 768px){.confirm .confirm__navbar .confirm__buttons{display:none}}.confirm .confirm__navbar .confirm__buttons .btn__confirm--login{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;color:var(--black);margin-right:1.25rem;border-radius:10px;border:1px solid var(--black);background-color:transparent}.confirm .confirm__navbar .confirm__buttons .btn__confirm--register{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;color:var(--white);border-radius:10px;background-color:var(--black)}.confirm .confirm__content{max-width:39.875rem;padding:4.5rem;margin:0 auto;border-radius:2.0625rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.confirm .confirm__content{padding:2.1875rem 1rem}}.confirm .confirm__content .confirm__ctn--title{width:100%;margin-bottom:2.8125rem}@media (max-width: 768px){.confirm .confirm__content .confirm__ctn--title{margin-bottom:2.25rem}}.confirm .confirm__content .confirm__ctn--title .confirm__icon--title{position:relative;width:6.875rem;height:6.875rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAaFSURBVHgB7Z1bUhtHFIb/HgW/pJwSFUJVnhArAFYQsQI7K4DJBohXAF6BYQMZvALDCjxegfEKGJ5S5eCyKlReTDTtc7olNOgCo9FcusX5qqQZSeCR5+dc+noUfORztI0A29DoQGGD3mnTcdt8pukc5pGlR5/3zFGbY0LHK3rvAimdr4cX8AwF17mM2niOl3S2Td/2NyPWpDBlENPjkzne0GMz7MFh3BTu76iDZ9gjkbr0qotmiJGm5+gHZ/g1TOAY7gjHlvVjuo8geIHmxJoOu9R+ekIixq6I2Lxw/0Rd+hb7dMaCVeECy0XhFN/wumkBmxPOCnYI16wrPzG58tf4JYzRAPUL579g48S4RVi3BdYnnM0Oj+lsD8tIzS60HuG+RAfkVo7gQwxbjITahSfULjxGxVQrHKf1K4iwPG4xLwm5z90qrS9AVbCVreAjnp5oTMf83z9Hf6Iiyrc4jmU/UfKhUdmX9gpFcf3n8BVKplzh2DW29BkCtQUhS+muszzhbMfvO8D0JQqTlCpeOcJZ0d5j+bPGRelR1rlbxmjE4snJ9V979K9wEiKiPU7b3Cu+ZwuymMWZL6BOIRRA72Ptj7coSHHhrHv8CKE4KXaKus1irpKzRxvThEXge8gGUOhX58X2hkgiUg5tk4nzPZ2T+YWzonUglAWP9r/D12guQ5hPuC/RG4ho5aOxTfHucJ5fyS+c7eGXbqyq4Hs7R99mvqzSxjVpq1VPj3pXdvL0ruSzOElG6qI9GAZ7lMeFYxcpca1Ounlc5sOucpT6dyDUSQ8tbGJ19qTchy1uxUw36EComzZlmW8e+oHZFmet7RJCc2gaSZgx/W+2xeUMkkKFqNltu+nC8dzHpzlXxDW6Ay0mmC6cmq8VL1TIDC0mY5zENveYEusmLc5mkoJLBJOzv+9bnFibq0y06+5bXEsSEkdpUx/mfvaNceEOILhJYNYP3jFyleIm3eeW3OVg5GBkcS2zQF5wmR9G7nIk3JgpCg7Cu07cnTI836GPrxDcp4VVzi6txfUlm/SGWxvShq6yC8EPAruD0lA4WRblC9rGObE431B2YFvJGgAPSbETkGgdCL6xHZhZtIJfkLsMBtsICj6hsMGucgOCX2isBqSezFD2DYUtbg6IcB4SDPYwFvyiLRbnJ+3q9vISKkWE8xQRzlNYOKf31xem0gsGFTAEv+iJq/QRzcKlpiyJ4BNK9YJBkSDBK3TCMS6B4BcaVyKcj6T9C45x3tVOe/KoVmInxF5HGoI/rIXKNgeUWJ0/qJifrXAaHyB4gjbNt2EDXCzOF/r9mA9WuBbOIPjBs1bMByucXVscQ3Acim+DdeCjvkqJc+6T6vPh6Ui4/3EKwW36o5A2Es6uLY4huImmBDKzc+z9YZ0U5xDcRKcn2Zf3hVsx7lJGC1yEa5BnuC+czVjE6lyDC+eObbA9OQKuJUlxDq52PMakcHaXthiCI1Dbbcp29tPnnOhJhYWG0HqqFrP3ZL6OePfzLoQGIWtb29+d9snsWV5idc1zq8NZH80Wzsa6whUFhQWZkklmeXheZcsUQZJ2Xf0k0zLJLA8Lx+26VFxm7aQ4eawwUr5qVpKo1EmCtXDzsR/KNwX9FhwkxWVWT88Uec9BPuHYbMVlVg/f4xy145j5yklfR8f0LPs2V8MJuciSKzYO4Q1JU7yX3YhKJ1dcyzLfMivOMr/hd3MhoSySvHEty3wWN8TuuCflNxcnd03UcYoJx8h2iYuTkmjrYaE5rcVXpNoLhhCKkdK9KygaU9zihlxH+/QsRQLnwYp2igVYXDhGYl5euAtxdxFLG1LO4n3+IhxkJdt8iKQs0Zjydl3gzMimtQmE+6T6k7k3JYnGlOMqx5EeliwnuMERNsNS+3qrEY7h6vGBqe/5VOOeHRJbD49RAdUJx9jSZpy0dPCkULGZdlCgYZ37CqgDa33sOjtYbiq1siz1CMdY6zuisz0sIzxH5F+8KjuWzb5c3RgBFTXYdRdLAblFnvs4Vu658quiKbiivFKH/grYjGB3V0fT+OVCe3THziiOvW1KsCHNCzeEBeRy1i11QH/Jjg3UknWl/XP8F5zWFcMewx3hshgR05cIWi+ac6XGFX4wS6wrTOuL4qZwWS6jNp6bqYH0UFsVCUkuUCVGKN7z5YbcoSOWNQv3hZuGHY3omLkvSnFtoI4tNaPbgwIY4701vbstjLW6MK+1vjI7B/ImdCX2IdbFd1i/7p2ui4NAAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.confirm .confirm__content .confirm__ctn--title .confirm__icon--title{width:5.0625rem;height:5.0625rem}}.confirm .confirm__content .confirm__ctn--title .confirm__icon--title .confirm__title{width:25.0625rem;height:4.4375rem;font-size:2rem;line-height:33px;position:absolute;top:1.5rem;left:3.5rem;font-weight:400}@media (max-width: 768px){.confirm .confirm__content .confirm__ctn--title .confirm__icon--title .confirm__title{width:13.3125rem;font-size:1.25rem;line-height:1.375rem;top:1.125rem;left:2.4375rem}}.confirm .confirm__content .confirm__ctn--title .confirm__icon--title .confirm__title span{font-weight:700}.confirm .confirm__content .confirm__subtitle{margin-bottom:1.125rem}@media (max-width: 768px){.confirm .confirm__content .confirm__subtitle{font-size:.875rem;line-height:20px;margin-bottom:.5rem}}.confirm .confirm__content .confirm__group{position:relative;margin-bottom:1.125rem}.confirm .confirm__content .confirm__group .confirm__label{height:3rem;color:#959595;font-size:.625rem;font-weight:400;line-height:1.5rem;position:absolute;top:0;left:1rem}.confirm .confirm__content .confirm__group .confirm__input{width:100%;height:3rem;font-size:.75rem;font-weight:none;padding:.9rem 1rem 0;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.confirm .confirm__content .confirm__group .form__error{color:red;font-size:.75rem;margin:.5rem}.confirm .confirm__content .confirm__btn{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--white);font-size:.875rem;margin-bottom:1.5rem;border-radius:10px;background-color:var(--black)}@media (max-width: 768px){.confirm .confirm__content .confirm__btn{height:2.25rem;font-size:.875rem}}.confirm .confirm__content .confirm__btn span{margin-right:1rem}.confirm .confirm__content .confirm__cancel{display:flex;justify-content:center;height:1.5rem}.confirm .confirm__content .confirm__cancel .confirm__back{display:flex;align-items:center;justify-content:center;width:12.5rem;font-size:.875rem;text-align:center;font-weight:300;line-height:1.5rem}.confirm .confirm__content .confirm__cancel .confirm__back span{margin-right:1rem}.confirm .confirm__content .confirm__cancel .confirm__back:hover{color:var(--black)}.fadeScreen{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;text-align:center;background-color:#fff6;position:absolute;overflow:hidden;z-index:9999}.layout__content{height:100vh;background-color:#f5f7f9}.layout__content .container-fluid{max-width:1440px}.layout__content .layout__sidebar{height:calc(100vh - 5rem);padding:0;transition:all .25s linear}.layout__content .layout__sidebar--edit{max-width:161px;height:calc(100vh - 5rem);padding:0;transition:all .25s linear}.layout__content .layout__views{height:calc(100vh - 5rem);max-width:1008px;padding:0 0 0 40px;transition:all .25s linear}@media (max-width: 1400px){.layout__content .layout__views{padding:0 1.3125rem}}@media (max-width: 1200px){.layout__content .layout__views{max-width:900px}}.layout__content .layout__views--edit{max-width:75.4375rem;height:calc(100vh - 5rem);padding:0 0 0 1.3125rem}@media (max-width: 1200px){.layout__content .layout__views--edit{padding:0 .75rem}}.layout__content .layout__views--compilance{height:calc(100vh - 5rem);max-width:75.4375rem;margin:0 auto}.layout__content .layout__view--clean{height:100vh;max-width:75.4375rem;margin:0 auto}.layout__landing{background-color:#f5f7f9}.layout__landing .container-fluid{padding:0}.layout__landing .container-fluid .row{margin:0}.layout__landing .container-fluid .row .layout__view--landing{max-width:90rem;padding:0;margin:0 auto}.layout__content--loading{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#f5f7f9}.workspace-header{display:flex;align-items:center;width:100%;height:3.9375rem}.workspace-header img{width:8.75rem;height:2.875rem;object-fit:contain}.workspace-container{display:flex;flex-direction:column;width:100%;height:calc(100% - 3.9375rem)}.workspace-container .body-card .input-text{width:100%;font-size:1.25rem;padding:0 1rem 1.3125rem 16px;border-bottom:1px solid var(--gray-5)}.workspace-container .body-card .input-text:focus-visible{outline:none;border-bottom:1px solid var(--black)}.workspace-container .body-card .input-textarea{width:100%;height:7.5rem;resize:none;margin-top:1rem;padding:0 1rem;border-bottom:1px solid var(--gray-5)}.workspace-container .body-card .input-textarea:focus-visible{outline:0;border-bottom:1px solid var(--black)}.workspace-container .body-card .disabled{border-radius:8px 8px 0 0;background-color:#0000001b;color:var(--gray-7)}.workspace-container .body-card .text-card{height:6.5rem;font-size:1rem;line-height:1.5rem;padding-left:3rem;margin:1rem 0;-webkit-hyphens:auto;hyphens:auto}@media (min-width: 768px){.workspace-container .body-card .text-card{font-size:1.25rem;line-height:1.875rem;margin:0;padding-left:0}}.workspace-container .body-card .ws-name{height:8rem}.workspace-container .body-card .ws-name .input-text{height:2rem;margin:1.5rem 0;padding-bottom:.5rem}@media (min-width: 768px){.workspace-container .body-card .ws-name{height:auto}.workspace-container .body-card .ws-name .input-text{height:3rem}}.workspace-container .body-card .avatar-group{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (min-width: 768px){.workspace-container .body-card .avatar-group{gap:2rem}}.workspace-container .body-card .avatar-group .dragandrop{min-width:8rem}@media (min-width: 768px){.workspace-container .body-card .avatar-group .dragandrop{max-width:8rem}}.workspace-container .body-card .avatar-group .dragandrop .file-container{width:6rem;height:6rem;margin-bottom:.5rem}.workspace-container .body-card .avatar-group .dragandrop .img-text{font-size:.75rem;line-height:.75rem}.workspace-container .body-card .avatar-group .separator{display:none;width:1px;height:100%;background-color:#000}@media (min-width: 768px){.workspace-container .body-card .avatar-group .separator{display:block}}.workspace-container .body-card .avatar-group .icontheme{gap:1.5rem}@media (min-width: 768px){.workspace-container .body-card .avatar-group .icontheme{gap:3rem}}.workspace-container .body-card .avatar-group .icontheme .icon-group{min-width:6rem;height:6rem}@media (min-width: 768px){.workspace-container .body-card .avatar-group .icontheme .icon-group{width:8rem;height:8rem}}.workspace-container .body-card .libraries-card{width:100%;height:120px;display:flex;align-items:center;gap:1.5rem}.workspace-container .body-card .libraries-card .library-radio{display:flex;align-items:center;gap:.5rem;cursor:pointer}.workspace-container .body-card .libraries-card .library-radio .library-radio-text{white-space:nowrap;text-overflow:ellipsis}.workspace-container .body-card .libraries-card .library-radio .radio-group{padding:2px;width:1.25rem;height:1.25rem;border-radius:100%;border:2px solid var(--black)}.workspace-container .body-card .libraries-card .library-radio .radio-group input{width:.75rem;height:.75rem;border-radius:100%}.workspace-container .body-card .libraries-card .library-radio .radio-group input:checked{background-color:var(--black)}.workspace-container .body-card .libraries-card .library-radio .radio-group .check-group-disabled{width:.75rem;height:.75rem;border-radius:100%;background-color:var(--gray-7)}.workspace-container .body-card .libraries-card .radio-disabled{color:var(--gray-7)}.workspace-container .body-card .libraries-card .radio-disabled .radio-group{border:2px solid var(--gray-7)}.workspace-container .body-card .libraries-card .radio-disabled .radio-group input:checked{background-color:var(--gray-7)}.workspace-container .body-card .compliance-check{width:fit-content;display:flex;align-items:center;gap:.5rem;margin-bottom:2rem}.workspace-container .body-card .compliance-check .check-group{padding:2px;border-radius:20%;border:2px solid var(--black)}.workspace-container .body-card .compliance-check .check-group input{width:1rem;height:1rem;border-radius:20%}.workspace-container .body-card .compliance-check .check-group input:checked{background-color:var(--black)}.workspace-container .body-card .checkbox-disabled{color:var(--gray-7)}.workspace-container .body-card .checkbox-disabled .check-group{border:2px solid var(--gray-7)}.workspace-container .body-card .checkbox-disabled .check-group input{width:1rem;height:1rem;border-radius:20%}.workspace-container .body-card .checkbox-disabled .check-group input:checked{background-color:#8383837d}@media (min-width: 768px){.workspace-container .body-card .companylogo-group{width:30%}}.workspace-container .body-card .companylogo-group .dragandrop .file-container{width:6.5rem;height:6.5rem}.workspace-container .body-card .textarea-ctn{border-bottom:1px solid var(--gray-5)}.workspace-container .body-card .input-textarea{font-size:1.25rem;height:80px;resize:none;background-color:transparent}.workspace-container .body-card .final-card{width:100%}.workspace-container .body-card .final-card .final-message{font-size:2rem;margin-bottom:3rem}.workspace-container .body-card .final-card .final-image{display:none;width:380px;height:380px;right:-10px;bottom:-180px;position:absolute}@media (min-width: 992px){.workspace-container .body-card .final-card .final-image{display:block}}@media (min-width: 1200px){.workspace-container .body-card .final-card .final-image{width:420px;height:420px;right:0}}.workspace-container .body-card .ws-error{font-size:.75rem;color:red}.workspace-card{width:100%;height:100%;max-width:67.25rem;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative;border-radius:24px 24px 0 0;background-color:var(--primary-green)}@media (min-width: 768px){.workspace-card{padding:80px 56px 80px 109px}}.workspace-card .header-card{display:flex;align-items:center;gap:1rem}.workspace-card .header-card .number-card{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:100%;font-size:1.25rem;font-weight:600;line-height:3.375rem;background-color:var(--white)}@media (min-width: 768px){.workspace-card .header-card .number-card{width:3.75rem;height:3.75rem;font-size:2.25rem}}.workspace-card .header-card .title-cardws{display:flex;flex-direction:column}.workspace-card .header-card .title-cardws p{font-size:1.25rem;font-weight:700;text-transform:uppercase}.workspace-card .header-card .title-cardws p span{font-size:1rem;font-weight:400;font-style:italic;text-transform:lowercase}@media (min-width: 768px){.workspace-card .header-card .title-cardws p{font-size:2rem}}.workspace-card .header-card .title-cardws span{font-size:.8rem;font-weight:500}@media (min-width: 768px){.workspace-card .header-card .title-cardws span{font-size:1.25rem}}.workspace-card .body-card{display:flex;flex-direction:column;justify-content:center;min-height:9rem;font-size:1.25rem;line-height:1.875rem;overflow-x:auto}@media (min-width: 768px){.workspace-card .body-card{padding-left:5rem}}.workspace-card .button-groups{display:flex;flex-grow:1;align-items:flex-end;justify-content:center;gap:.5rem;width:100%;margin-top:.5rem}.workspace-card .button-groups .button__component{width:12.5rem;height:2.5rem;font-size:.875rem}@media (min-width: 768px){.workspace-card .button-groups{padding-left:5.625rem;justify-content:flex-start}.workspace-card .button-groups .button__component{width:12.5rem;height:3rem;font-size:.875rem}}.workspace-card-invisible{width:100%;height:100%;display:flex;flex-direction:column;gap:16px;padding:80px 56px;border-radius:24px 0 0 24px;overflow:hidden;visibility:hidden}.wrapper-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;overflow:clip}.wrapper-container .wrapper-active{width:100%;height:auto;display:flex;justify-content:center;flex-shrink:0;margin-top:5rem}@media (min-height: 768px){.wrapper-container .wrapper-active{margin-top:8rem}}.wrapper-container .wrapper-active .workspace-card{border-radius:24px}.wrapper-container .wrapper-active .workspace-card .body-card{height:60%}.hidden-container{width:100%;height:15%;max-width:67.25rem;pointer-events:none;padding:2rem 1rem 0;border-radius:24px 24px 0 0;background-color:var(--primary-green);cursor:pointer;filter:saturate(0)}@media (min-width: 768px){.hidden-container{padding:3rem 3.5rem 3rem 6.8125rem}}.hidden-container .header-card{display:flex;align-items:center;gap:1rem}.hidden-container .header-card .number-card{display:flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:100%;font-size:1.25rem;font-weight:600;background-color:var(--white)}@media (min-width: 768px){.hidden-container .header-card .number-card{min-width:3.75rem;height:3.75rem;font-size:2.25rem;line-height:3.375rem}}.hidden-container .header-card span{display:inline-block;font-size:1.25rem;font-weight:700;line-height:2rem;text-transform:uppercase}@media (min-width: 768px){.hidden-container .header-card span{font-size:2rem;line-height:4.5rem}}.hidden-opacity-0{opacity:0}.hidden-opacity-50{opacity:.5}.dashhome{width:100%;height:inherit;overflow-y:scroll;padding-top:1.9375rem}.dashhome::-webkit-scrollbar{display:none}.dashhome .dashhome__welcome{width:100%;height:13.25rem;display:flex;justify-content:space-between;border-radius:20px;background-color:var(--white)}@media (max-width: 768px){.dashhome .dashhome__welcome{flex-direction:column;height:auto}}.dashhome .dashhome__welcome .dashhome__welcome__text{display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__text{padding:24px}}.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text{height:inherit;display:flex;flex-direction:column;align-items:flex-start;padding-left:2.5rem;position:relative}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text{width:100%;padding:0}}.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text h2{width:100%;max-width:21.6875rem;height:4.875rem;font-size:1.5rem;font-weight:500;margin-bottom:0;line-height:39px}@media (min-width: 1200px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text h2{font-size:2rem}}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text h2{display:flex;align-items:center;height:48px;max-width:none;font-size:1.25rem}}.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text h2 span{display:block;font-weight:700;text-transform:uppercase;line-height:38.08px}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text h2 span{margin-left:6px}}.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text p{display:flex;align-items:center;max-width:21.6875rem;height:3rem;font-size:1rem;font-weight:400}@media (max-width: 1200px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text p{font-size:.875rem;height:auto}}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text p{height:3rem;max-width:none;flex-direction:column;align-items:flex-start;font-size:.875rem}}.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text p span{font-weight:600;margin-left:6px}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text p span{margin-left:0}}.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text .dashhome__arrow{display:none}@media (min-width: 1400px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashome__ctn--text .dashhome__arrow{display:block;position:absolute;width:165px;height:80px;rotate:0deg;top:-20px;right:-80px}}.dashhome .dashhome__welcome .dashhome__welcome__text .dashhome__icon--arrow{display:none}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__text .dashhome__icon--arrow{display:block;width:37px;height:80px}}.dashhome .dashhome__welcome .dashhome__welcome__video{width:54.6%;height:inherit}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__video{width:100%}}.dashhome .dashhome__welcome .dashhome__welcome__video img{width:100%;height:100%;border-radius:0 20px 20px 0}@media (max-width: 768px){.dashhome .dashhome__welcome .dashhome__welcome__video img{border-radius:0 20px 20px}}.dashhome .dashhome__template{width:100%;height:19.25rem;display:flex;justify-content:space-between;margin-top:2.0625rem;border-radius:2rem;background-color:var(--white)}@media (max-width: 768px){.dashhome .dashhome__template{flex-direction:column}}.dashhome .dashhome__template .dashhome__template__text{width:45.4%;height:inherit;display:flex;flex-direction:column;align-items:flex-start;padding-top:2.4375rem;padding-left:2.375rem}@media (max-width: 768px){.dashhome .dashhome__template .dashhome__template__text{width:100%;padding:24px}}.dashhome .dashhome__template .dashhome__template__text h2{width:100%;max-width:22.1875rem;height:4rem;font-size:1.5rem;line-height:32px;margin-bottom:0;text-transform:none}@media (max-width: 768px){.dashhome .dashhome__template .dashhome__template__text h2{width:100%;height:2.625rem;font-size:1.25rem;line-height:21.2px}}.dashhome .dashhome__template .dashhome__template__text p{width:100%;max-width:21.75rem;height:3.9375rem;font-size:.875rem;margin-top:1.5rem;line-height:21px}@media (max-width: 1200px){.dashhome .dashhome__template .dashhome__template__text p{font-size:.75rem}}@media (max-width: 768px){.dashhome .dashhome__template .dashhome__template__text p{height:3.1875rem;font-size:.75rem;line-height:18px;margin-top:1rem}}.dashhome .dashhome__template .dashhome__template__text .dashhome__btn--template{display:flex;align-items:center;justify-content:center;width:16.375rem;height:3rem;font-size:.875rem;color:var(--white);font-weight:600;margin-top:1.5rem;border-radius:10px;background-color:var(--black)}@media (max-width: 1200px){.dashhome .dashhome__template .dashhome__template__text .dashhome__btn--template{width:12.4375rem;height:2.625rem;font-size:.75rem}}@media (max-width: 768px){.dashhome .dashhome__template .dashhome__template__text .dashhome__btn--template{width:11.8125rem;height:2.25rem;margin-top:.5rem}}.dashhome .dashhome__template .dashhome__template__video{width:54.6%;height:inherit;background-color:#00ec9f;border-radius:0 33px 33px 0}@media (max-width: 768px){.dashhome .dashhome__template .dashhome__template__video{width:100%;border-radius:0 0 33px 33px}}.dashhome .dashhome__cards .dashhome__titles{width:100%;display:flex;justify-content:space-between;margin-top:2.2rem}.dashhome .dashhome__cards .dashhome__titles .dashhome__ctn--titles{display:flex;align-items:center}.dashhome .dashhome__cards .dashhome__titles .dashhome__ctn--titles .dashhome__icon--libarary{width:2rem;height:2rem;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_16808'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_16808)'%3e%3cpath%20d='M14.667%2014.6667H22.667C23.0448%2014.6667%2023.3612%2014.5387%2023.6163%2014.2827C23.8723%2014.0276%2024.0003%2013.7112%2024.0003%2013.3334C24.0003%2012.9556%2023.8723%2012.6387%2023.6163%2012.3827C23.3612%2012.1276%2023.0448%2012.0001%2022.667%2012.0001H14.667C14.2892%2012.0001%2013.9728%2012.1276%2013.7177%2012.3827C13.4617%2012.6387%2013.3337%2012.9556%2013.3337%2013.3334C13.3337%2013.7112%2013.4617%2014.0276%2013.7177%2014.2827C13.9728%2014.5387%2014.2892%2014.6667%2014.667%2014.6667ZM14.667%2018.6667H17.3337C17.7114%2018.6667%2018.0283%2018.5387%2018.2843%2018.2827C18.5394%2018.0276%2018.667%2017.7112%2018.667%2017.3334C18.667%2016.9556%2018.5394%2016.6387%2018.2843%2016.3827C18.0283%2016.1276%2017.7114%2016.0001%2017.3337%2016.0001H14.667C14.2892%2016.0001%2013.9728%2016.1276%2013.7177%2016.3827C13.4617%2016.6387%2013.3337%2016.9556%2013.3337%2017.3334C13.3337%2017.7112%2013.4617%2018.0276%2013.7177%2018.2827C13.9728%2018.5387%2014.2892%2018.6667%2014.667%2018.6667ZM14.667%2010.6667H22.667C23.0448%2010.6667%2023.3612%2010.5392%2023.6163%2010.2841C23.8723%2010.0281%2024.0003%209.71119%2024.0003%209.33341C24.0003%208.95564%2023.8723%208.63875%2023.6163%208.38275C23.3612%208.12764%2023.0448%208.00008%2022.667%208.00008H14.667C14.2892%208.00008%2013.9728%208.12764%2013.7177%208.38275C13.4617%208.63875%2013.3337%208.95564%2013.3337%209.33341C13.3337%209.71119%2013.4617%2010.0281%2013.7177%2010.2841C13.9728%2010.5392%2014.2892%2010.6667%2014.667%2010.6667ZM10.667%2024.0001C9.93366%2024.0001%209.3061%2023.7392%208.78433%2023.2174C8.26166%2022.6947%208.00033%2022.0667%208.00033%2021.3334V5.33341C8.00033%204.60008%208.26166%203.97208%208.78433%203.44941C9.3061%202.92764%209.93366%202.66675%2010.667%202.66675H26.667C27.4003%202.66675%2028.0283%202.92764%2028.551%203.44941C29.0728%203.97208%2029.3337%204.60008%2029.3337%205.33341V21.3334C29.3337%2022.0667%2029.0728%2022.6947%2028.551%2023.2174C28.0283%2023.7392%2027.4003%2024.0001%2026.667%2024.0001H10.667ZM5.33366%2029.3334C4.60033%2029.3334%203.97277%2029.0725%203.45099%2028.5507C2.92833%2028.0281%202.66699%2027.4001%202.66699%2026.6667V9.33341C2.66699%208.95564%202.79499%208.63875%203.05099%208.38275C3.3061%208.12764%203.62255%208.00008%204.00033%208.00008C4.3781%208.00008%204.69499%208.12764%204.95099%208.38275C5.2061%208.63875%205.33366%208.95564%205.33366%209.33341V26.6667H22.667C23.0448%2026.6667%2023.3612%2026.7947%2023.6163%2027.0507C23.8723%2027.3059%2024.0003%2027.6223%2024.0003%2028.0001C24.0003%2028.3779%2023.8723%2028.6943%2023.6163%2028.9494C23.3612%2029.2054%2023.0448%2029.3334%2022.667%2029.3334H5.33366Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__titles .dashhome__ctn--titles .dashhome__icon--libarary{width:1.125rem;height:1.125rem}}.dashhome .dashhome__cards .dashhome__titles .dashhome__ctn--titles .dashhome__icon--videos{width:2rem;height:2rem;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_16934'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_16934)'%3e%3cpath%20d='M5.33341%205.33325L8.00008%2010.6666H12.0001L9.33341%205.33325H12.0001L14.6667%2010.6666H18.6667L16.0001%205.33325H18.6667L21.3334%2010.6666H25.3334L22.6667%205.33325H26.6667C27.4001%205.33325%2028.0281%205.59459%2028.5507%206.11725C29.0725%206.63903%2029.3334%207.26659%2029.3334%207.99992V23.9999C29.3334%2024.7333%2029.0725%2025.3613%2028.5507%2025.8839C28.0281%2026.4057%2027.4001%2026.6666%2026.6667%2026.6666H5.33341C4.60008%2026.6666%203.97253%2026.4057%203.45075%2025.8839C2.92808%2025.3613%202.66675%2024.7333%202.66675%2023.9999V7.99992C2.66675%207.26659%202.92808%206.63903%203.45075%206.11725C3.97253%205.59459%204.60008%205.33325%205.33341%205.33325Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__titles .dashhome__ctn--titles .dashhome__icon--videos{width:1.125rem;height:1.125rem}}.dashhome .dashhome__cards .dashhome__titles .dashhome__ctn--titles h3{font-size:1.5rem;font-weight:500;margin-bottom:0;margin-left:.5rem;color:var(--black);cursor:pointer;text-transform:none}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__titles .dashhome__ctn--titles h3{font-size:1rem}}.dashhome .dashhome__cards .dashhome__titles .dashhome_btn--see{display:flex;align-items:center;justify-content:center;width:5.5rem;height:2rem;color:var(--white);font-size:1rem;font-weight:500;margin-bottom:0;text-transform:uppercase;border-radius:11px;background-color:var(--black);box-shadow:0 4px 14px #0000001a}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__titles .dashhome_btn--see{width:4.125rem;font-size:.6875rem;font-weight:400}}.dashhome .dashhome__cards .dashhome__create{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2.25rem 0 5.3125rem 1rem}.dashhome .dashhome__cards .dashhome__create .dashhome__btn--create{display:flex;align-items:center;justify-content:center;width:10.25rem;height:3rem;color:var(--white);font-size:.875rem;font-weight:600;border-radius:.625rem;background-color:var(--black);box-shadow:0 4px 14px #0000001a}.dashhome .dashhome__cards .dashhome__create .dashhome__btn--help{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;color:var(--white);font-size:1.5rem;font-weight:600;border-radius:50%;background-color:var(--black);box-shadow:0 4px 14px #0000001a}.dashhome .dashhome__cards .dashhome__library__cards{display:flex;flex-wrap:nowrap;gap:1.25rem;width:100%;margin-top:2.75rem;margin-bottom:2.6875rem;overflow-x:scroll}@media (min-width: 992px){.dashhome .dashhome__cards .dashhome__library__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;overflow-x:initial}}.dashhome .dashhome__cards .dashhome__noScripts{width:100%;height:160px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-top:32px;font-size:20px;font-weight:700}.dashhome .dashhome__cards .dashhome__empty{display:flex;justify-content:space-between;width:100%;height:19.5rem;max-width:60rem;margin-top:2.75rem;margin-bottom:2.6875rem;border-radius:1.25rem;background-color:var(--gray-6);box-shadow:0 10px 6.25rem #0000000d}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__empty{display:flex;max-height:21.0625rem;flex-direction:column}}.dashhome .dashhome__cards .dashhome__empty .text{width:50%;height:40%;padding:3rem 3rem 0px}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__empty .text{width:100%;padding:1.5rem}}.dashhome .dashhome__cards .dashhome__empty .text .title{font-size:1.5rem;font-weight:700;text-transform:none;margin-bottom:1.5rem}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__empty .text .title{font-size:1.25rem;line-height:1.3125rem;margin-bottom:1rem}}.dashhome .dashhome__cards .dashhome__empty .text .menssage{width:21.75rem;font-size:14px;font-weight:300;margin-bottom:2.5rem}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__empty .text .menssage{width:100%;font-size:.75rem;line-height:1.3125rem;margin-bottom:1rem}}.dashhome .dashhome__cards .dashhome__empty .text .dashhome__btn--empty{width:max-content;height:3rem;color:var(--white);font-size:.875rem;font-weight:600;line-height:2.125rem;background-color:var(--black);box-shadow:0 .625rem 6.25rem #0000000d}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__empty .text .dashhome__btn--empty{height:2.25rem;font-size:.75rem;line-height:1.5rem}}.dashhome .dashhome__cards .dashhome__empty .dashhome__template__video{display:flex;align-items:center;justify-content:center;width:50%;border-radius:1.25rem;background-color:var(--white)}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__empty .dashhome__template__video{width:100%;height:40%}}.dashhome .dashhome__cards .dashhome__empty .dashhome__template__video .dashhome__empty--img{width:20.5rem;height:16.8125rem;background-image:url(/assets/empty_home-DkOswJ2o.svg);background-repeat:none;background-size:contain}@media (max-width: 768px){.dashhome .dashhome__cards .dashhome__empty .dashhome__template__video .dashhome__empty--img{width:100%;height:100%;background-size:cover;border-radius:0 0 20px 20px}}.library,.library__component{width:100%;height:inherit;overflow-y:scroll;padding-top:1.9375rem}.library::-webkit-scrollbar,.library__component::-webkit-scrollbar{display:none}@media (max-width: 768px){.library,.library__component{padding-top:.75rem}}.library .library__header,.library__component .library__header{width:100%;height:2rem;display:flex;align-items:center;justify-content:space-between}.library .library__header .library__title,.library__component .library__header .library__title{font-size:1.5rem;font-weight:600;text-transform:capitalize;gap:.5rem;background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6667%2012.6667H20.6667C21.0445%2012.6667%2021.361%2012.5387%2021.6161%2012.2827C21.8721%2012.0276%2022.0001%2011.7111%2022.0001%2011.3334C22.0001%2010.9556%2021.8721%2010.6387%2021.6161%2010.3827C21.361%2010.1276%2021.0445%2010%2020.6667%2010H12.6667C12.289%2010%2011.9725%2010.1276%2011.7174%2010.3827C11.4614%2010.6387%2011.3334%2010.9556%2011.3334%2011.3334C11.3334%2011.7111%2011.4614%2012.0276%2011.7174%2012.2827C11.9725%2012.5387%2012.289%2012.6667%2012.6667%2012.6667ZM12.6667%2016.6667H15.3334C15.7112%2016.6667%2016.0281%2016.5387%2016.2841%2016.2827C16.5392%2016.0276%2016.6667%2015.7111%2016.6667%2015.3334C16.6667%2014.9556%2016.5392%2014.6387%2016.2841%2014.3827C16.0281%2014.1276%2015.7112%2014%2015.3334%2014H12.6667C12.289%2014%2011.9725%2014.1276%2011.7174%2014.3827C11.4614%2014.6387%2011.3334%2014.9556%2011.3334%2015.3334C11.3334%2015.7111%2011.4614%2016.0276%2011.7174%2016.2827C11.9725%2016.5387%2012.289%2016.6667%2012.6667%2016.6667ZM12.6667%208.66669H20.6667C21.0445%208.66669%2021.361%208.53913%2021.6161%208.28402C21.8721%208.02802%2022.0001%207.71113%2022.0001%207.33335C22.0001%206.95558%2021.8721%206.63869%2021.6161%206.38269C21.361%206.12758%2021.0445%206.00002%2020.6667%206.00002H12.6667C12.289%206.00002%2011.9725%206.12758%2011.7174%206.38269C11.4614%206.63869%2011.3334%206.95558%2011.3334%207.33335C11.3334%207.71113%2011.4614%208.02802%2011.7174%208.28402C11.9725%208.53913%2012.289%208.66669%2012.6667%208.66669ZM8.66675%2022C7.93341%2022%207.30586%2021.7391%206.78408%2021.2174C6.26141%2020.6947%206.00008%2020.0667%206.00008%2019.3334V3.33335C6.00008%202.60002%206.26141%201.97202%206.78408%201.44935C7.30586%200.927576%207.93341%200.666687%208.66675%200.666687H24.6667C25.4001%200.666687%2026.0281%200.927576%2026.5507%201.44935C27.0725%201.97202%2027.3334%202.60002%2027.3334%203.33335V19.3334C27.3334%2020.0667%2027.0725%2020.6947%2026.5507%2021.2174C26.0281%2021.7391%2025.4001%2022%2024.6667%2022H8.66675ZM3.33341%2027.3334C2.60008%2027.3334%201.97253%2027.0725%201.45075%2026.5507C0.928081%2026.028%200.666748%2025.4%200.666748%2024.6667V7.33335C0.666748%206.95558%200.794748%206.63869%201.05075%206.38269C1.30586%206.12758%201.6223%206.00002%202.00008%206.00002C2.37786%206.00002%202.69475%206.12758%202.95075%206.38269C3.20586%206.63869%203.33341%206.95558%203.33341%207.33335V24.6667H20.6667C21.0445%2024.6667%2021.361%2024.7947%2021.6161%2025.0507C21.8721%2025.3058%2022.0001%2025.6222%2022.0001%2026C22.0001%2026.3778%2021.8721%2026.6942%2021.6161%2026.9494C21.361%2027.2054%2021.0445%2027.3334%2020.6667%2027.3334H3.33341Z'%20fill='%23000000'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.library .library__header .library__title span,.library__component .library__header .library__title span{display:none}@media (max-width: 768px){.library .library__header .library__title,.library__component .library__header .library__title{font-size:14px;font-weight:700;margin-bottom:0}}.library .library__header .library__title--article,.library__component .library__header .library__title--article{font-size:1.5rem;font-weight:600;text-transform:capitalize;gap:.5rem;background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6667%2012.6667H20.6667C21.0445%2012.6667%2021.361%2012.5387%2021.6161%2012.2827C21.8721%2012.0276%2022.0001%2011.7111%2022.0001%2011.3334C22.0001%2010.9556%2021.8721%2010.6387%2021.6161%2010.3827C21.361%2010.1276%2021.0445%2010%2020.6667%2010H12.6667C12.289%2010%2011.9725%2010.1276%2011.7174%2010.3827C11.4614%2010.6387%2011.3334%2010.9556%2011.3334%2011.3334C11.3334%2011.7111%2011.4614%2012.0276%2011.7174%2012.2827C11.9725%2012.5387%2012.289%2012.6667%2012.6667%2012.6667ZM12.6667%2016.6667H15.3334C15.7112%2016.6667%2016.0281%2016.5387%2016.2841%2016.2827C16.5392%2016.0276%2016.6667%2015.7111%2016.6667%2015.3334C16.6667%2014.9556%2016.5392%2014.6387%2016.2841%2014.3827C16.0281%2014.1276%2015.7112%2014%2015.3334%2014H12.6667C12.289%2014%2011.9725%2014.1276%2011.7174%2014.3827C11.4614%2014.6387%2011.3334%2014.9556%2011.3334%2015.3334C11.3334%2015.7111%2011.4614%2016.0276%2011.7174%2016.2827C11.9725%2016.5387%2012.289%2016.6667%2012.6667%2016.6667ZM12.6667%208.66669H20.6667C21.0445%208.66669%2021.361%208.53913%2021.6161%208.28402C21.8721%208.02802%2022.0001%207.71113%2022.0001%207.33335C22.0001%206.95558%2021.8721%206.63869%2021.6161%206.38269C21.361%206.12758%2021.0445%206.00002%2020.6667%206.00002H12.6667C12.289%206.00002%2011.9725%206.12758%2011.7174%206.38269C11.4614%206.63869%2011.3334%206.95558%2011.3334%207.33335C11.3334%207.71113%2011.4614%208.02802%2011.7174%208.28402C11.9725%208.53913%2012.289%208.66669%2012.6667%208.66669ZM8.66675%2022C7.93341%2022%207.30586%2021.7391%206.78408%2021.2174C6.26141%2020.6947%206.00008%2020.0667%206.00008%2019.3334V3.33335C6.00008%202.60002%206.26141%201.97202%206.78408%201.44935C7.30586%200.927576%207.93341%200.666687%208.66675%200.666687H24.6667C25.4001%200.666687%2026.0281%200.927576%2026.5507%201.44935C27.0725%201.97202%2027.3334%202.60002%2027.3334%203.33335V19.3334C27.3334%2020.0667%2027.0725%2020.6947%2026.5507%2021.2174C26.0281%2021.7391%2025.4001%2022%2024.6667%2022H8.66675ZM3.33341%2027.3334C2.60008%2027.3334%201.97253%2027.0725%201.45075%2026.5507C0.928081%2026.028%200.666748%2025.4%200.666748%2024.6667V7.33335C0.666748%206.95558%200.794748%206.63869%201.05075%206.38269C1.30586%206.12758%201.6223%206.00002%202.00008%206.00002C2.37786%206.00002%202.69475%206.12758%202.95075%206.38269C3.20586%206.63869%203.33341%206.95558%203.33341%207.33335V24.6667H20.6667C21.0445%2024.6667%2021.361%2024.7947%2021.6161%2025.0507C21.8721%2025.3058%2022.0001%2025.6222%2022.0001%2026C22.0001%2026.3778%2021.8721%2026.6942%2021.6161%2026.9494C21.361%2027.2054%2021.0445%2027.3334%2020.6667%2027.3334H3.33341Z'%20fill='%23000000'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.library .library__header .library__title--article,.library__component .library__header .library__title--article{font-size:14px;font-weight:400;margin-bottom:0}.library .library__header .library__title--article span,.library__component .library__header .library__title--article span{font-weight:600}}.library .library__header .library__buttons,.library__component .library__header .library__buttons{display:flex;gap:.5rem}.library .library__header .library__buttons .library__btn--grid,.library__component .library__header .library__buttons .library__btn--grid{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid var(--black)}@media (max-width: 768px){.library .library__header .library__buttons .library__btn--grid,.library__component .library__header .library__buttons .library__btn--grid{width:18px;height:18px;border-radius:4px}}.library .library__header .library__buttons .library__btn--grid .svg-icon,.library__component .library__header .library__buttons .library__btn--grid .svg-icon{fill:var(--black)}@media (max-width: 768px){.library .library__header .library__buttons .library__btn--grid .svg-icon,.library__component .library__header .library__buttons .library__btn--grid .svg-icon{width:10px;height:10px}}.library .library__header .library__buttons .library__btn--grid.active,.library__component .library__header .library__buttons .library__btn--grid.active{background-color:var(--black)}.library .library__header .library__buttons .library__btn--grid.active .svg-icon,.library__component .library__header .library__buttons .library__btn--grid.active .svg-icon{fill:var(--white)}.library .library__header.library__header--article,.library__component .library__header.library__header--article{height:auto}.library .library__content,.library__component .library__content{width:100%}.library .library__content .library__content--filters,.library__component .library__content .library__content--filters{display:flex;width:inherit;justify-content:space-between}@media (max-width: 768px){.library .library__content .library__content--filters,.library__component .library__content .library__content--filters{width:100%;gap:10px}}.library .library__content .library__content--filters .library__filter,.library__component .library__content .library__content--filters .library__filter{display:none}@media (max-width: 768px){.library .library__content .library__content--filters .library__filter,.library__component .library__content .library__content--filters .library__filter{display:flex;align-items:center;gap:6px}.library .library__content .library__content--filters .library__filter .library__filter--title,.library__component .library__content .library__content--filters .library__filter .library__filter--title{font-size:12px;font-weight:400}}.library .library__content .library__content--filters .library__group,.library__component .library__content .library__content--filters .library__group{width:70%;gap:10px;display:flex}@media (max-width: 768px){.library .library__content .library__content--filters .library__group,.library__component .library__content .library__content--filters .library__group{display:none}}.library .library__content .library__content--filters .library__group .library__btn--tittle,.library__component .library__content .library__content--filters .library__group .library__btn--tittle{display:flex;align-items:center;justify-content:space-between;width:11.125rem;height:3rem;font-size:.875rem;font-weight:500;border-radius:11px;border:1px solid black;padding:.375rem 1.5rem;background-color:var(--white)}.library .library__content .library__content--filters .library__group .library__btn--tittle.isActive,.library__component .library__content .library__content--filters .library__group .library__btn--tittle.isActive{border:none;background-color:#00ec9f}.library .library__content .library__content--filters .library__group .library__btn--category,.library__component .library__content .library__content--filters .library__group .library__btn--category{width:11.125rem;height:3rem;font-size:.875rem;font-weight:500;padding:.375rem 1.5rem;border-radius:11px;border:1px solid black;background-color:var(--white)}.library .library__content .library__content--filters .library__group .library__btn--category.isActive,.library__component .library__content .library__content--filters .library__group .library__btn--category.isActive{border:none;background-color:#00ec9f}.library .library__content .library__content--filters .library__group .library__btn--category.isActive option,.library__component .library__content .library__content--filters .library__group .library__btn--category.isActive option{background-color:var(--white)}.library .library__content .library__content--filters .library__group .library__btn--favorite,.library__component .library__content .library__content--filters .library__group .library__btn--favorite{display:flex;align-items:center;justify-content:space-between;width:11.125rem;height:3rem;font-size:.875rem;font-weight:500;border-radius:11px;padding:.375rem 1.5rem;border:1px solid black;background-color:var(--white)}.library .library__content .library__content--filters .library__group .library__btn--favorite.isActive,.library__component .library__content .library__content--filters .library__group .library__btn--favorite.isActive{border:none;background-color:#00ec9f}.library .library__content .library__content--filters .library__group--input,.library__component .library__content .library__content--filters .library__group--input{width:30%;display:flex;justify-content:flex-end;position:relative}@media (max-width: 1200px){.library .library__content .library__content--filters .library__group--input,.library__component .library__content .library__content--filters .library__group--input{width:25%}}@media (max-width: 768px){.library .library__content .library__content--filters .library__group--input,.library__component .library__content .library__content--filters .library__group--input{width:100%}}.library .library__content .library__content--filters .library__group--input .library__laberl--search,.library__component .library__content .library__content--filters .library__group--input .library__laberl--search{position:absolute;top:1rem;left:.5rem}@media (max-width: 768px){.library .library__content .library__content--filters .library__group--input .library__laberl--search,.library__component .library__content .library__content--filters .library__group--input .library__laberl--search{width:20px;height:20px;top:.5rem;left:.8rem}}.library .library__content .library__content--filters .library__group--input .library__btn--search,.library__component .library__content .library__content--filters .library__group--input .library__btn--search{width:100%;max-width:19.3125rem;height:3rem;font-size:.875rem;border-radius:.9rem;padding-left:1.5rem;border:1px solid black;background-color:var(--white);box-shadow:0 10px 17px #0000000d}@media (max-width: 768px){.library .library__content .library__content--filters .library__group--input .library__btn--search,.library__component .library__content .library__content--filters .library__group--input .library__btn--search{max-width:none;height:32px;border-radius:8px}}.library .library__content .library__content--filters .library__group--input .library__btn--search:focus+.library__laberl--search,.library__component .library__content .library__content--filters .library__group--input .library__btn--search:focus+.library__laberl--search{display:none}.library .library__content--table,.library__component .library__content--table{width:100%;margin-top:2.2rem;padding:1rem 2rem 0;background-color:#fff;border-radius:10px}@media (max-width: 768px){.library .library__content--table,.library__component .library__content--table{margin-top:16px}}.library .library__content--table .library__table,.library__component .library__content--table .library__table{background-color:#fff}.library .library__content--table .library__table th,.library .library__content--table .library__table td,.library__component .library__content--table .library__table th,.library__component .library__content--table .library__table td{height:4.5rem;vertical-align:middle}.library .library__content--table .library__table th,.library__component .library__content--table .library__table th{height:50px}.library .library__content--table .library__table thead,.library__component .library__content--table .library__table thead{height:3rem}@media (max-width: 768px){.library .library__content--table .library__table thead,.library__component .library__content--table .library__table thead{display:none}}.library .library__content--table .library__table thead .library__table__row,.library__component .library__content--table .library__table thead .library__table__row{color:var(--black);line-height:31px;border-bottom:1px solid rgba(0,0,0,.2)}.library .library__content--table .library__table thead .library__table__row .library__favorite--col,.library__component .library__content--table .library__table thead .library__table__row .library__favorite--col{width:10%}.library .library__content--table .library__table thead .library__table__row .library__category--col,.library__component .library__content--table .library__table thead .library__table__row .library__category--col{width:15%;font-size:14px;font-weight:600}.library .library__content--table .library__table thead .library__table__row .library__title--col,.library__component .library__content--table .library__table thead .library__table__row .library__title--col{width:55%;font-size:14px;font-weight:600;text-align:center}.library .library__content--table .library__table thead .library__table__row .library__buttons-col,.library__component .library__content--table .library__table thead .library__table__row .library__buttons-col{width:20%;font-size:14px;font-weight:600}.library .library__content--table .library__table tbody,.library__component .library__content--table .library__table tbody{border-top:none}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body,.library__component .library__content--table .library__table tbody .library__table--body{display:flex;flex-direction:column;padding-top:16px;padding-bottom:21px;border-bottom:1px solid var(--primary-gray);position:relative}}.library .library__content--table .library__table tbody .library__table--body td,.library__component .library__content--table .library__table tbody .library__table--body td{color:var(--gray-4);font-size:14px;font-weight:300}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body td,.library__component .library__content--table .library__table tbody .library__table--body td{border:none}}.library .library__content--table .library__table tbody .library__table--body .library__click,.library__component .library__content--table .library__table tbody .library__table--body .library__click{cursor:pointer}.library .library__content--table .library__table tbody .library__table--body .library__favorite--body,.library__component .library__content--table .library__table tbody .library__table--body .library__favorite--body{text-align:center}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__favorite--body,.library__component .library__content--table .library__table tbody .library__table--body .library__favorite--body{width:24px;height:24px;top:-5px;right:0;position:absolute}}.library .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start,.library__component .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start{width:1.3rem;height:1.3rem;margin:0 auto;cursor:pointer;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20776'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20776)'%3e%3cpath%20d='M7.05005%2021.05C6.86671%2021.2%206.67105%2021.2083%206.46305%2021.075C6.25438%2020.9417%206.19171%2020.7583%206.27505%2020.525L8.15005%2014.4L3.27505%2010.9C3.07505%2010.7667%203.01271%2010.5833%203.08805%2010.35C3.16271%2010.1167%203.31671%2010%203.55005%2010H9.60005L11.525%203.6C11.5584%203.46667%2011.621%203.375%2011.713%203.325C11.8044%203.275%2011.9%203.25%2012%203.25C12.1%203.25%2012.196%203.275%2012.288%203.325C12.3794%203.375%2012.4417%203.46667%2012.475%203.6L14.4%2010H20.45C20.6834%2010%2020.8377%2010.1167%2020.913%2010.35C20.9877%2010.5833%2020.925%2010.7667%2020.725%2010.9L15.85%2014.4L17.725%2020.525C17.8084%2020.7583%2017.746%2020.9417%2017.538%2021.075C17.3294%2021.2083%2017.1334%2021.2%2016.95%2021.05L12%2017.3L7.05005%2021.05ZM9.60005%2016.65L12%2014.8L14.4%2016.65L13.5%2013.6L15.75%2012H12.95L12%208.9L11.05%2012H8.25005L10.5%2013.6L9.60005%2016.65Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");background-size:contain}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start,.library__component .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start{width:1.5rem;height:1.5rem}}.library .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start--blue,.library__component .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start--blue{width:1.3rem;height:1.3rem;margin:0 auto;cursor:pointer;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20794'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20794)'%3e%3cpath%20d='M8.3003%2020.1246C7.91696%2020.4246%207.5253%2020.4329%207.1253%2020.1496C6.7253%2019.8663%206.59196%2019.4913%206.7253%2019.0246L8.1503%2014.3996L4.5253%2011.8246C4.1253%2011.5413%204.00463%2011.1663%204.1633%2010.6996C4.3213%2010.2329%204.64196%209.99961%205.1253%209.99961H9.6003L11.0503%205.19961C11.1336%204.96628%2011.263%204.78694%2011.4383%204.66161C11.613%204.53694%2011.8003%204.47461%2012.0003%204.47461C12.2003%204.47461%2012.3876%204.53694%2012.5623%204.66161C12.7376%204.78694%2012.867%204.96628%2012.9503%205.19961L14.4003%209.99961H18.8753C19.3586%209.99961%2019.6796%2010.2329%2019.8383%2010.6996C19.9963%2011.1663%2019.8753%2011.5413%2019.4753%2011.8246L15.8503%2014.3996L17.2753%2019.0246C17.4086%2019.4913%2017.2753%2019.8663%2016.8753%2020.1496C16.4753%2020.4329%2016.0836%2020.4246%2015.7003%2020.1246L12.0003%2017.2996L8.3003%2020.1246Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");background-size:contain}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start--blue,.library__component .library__content--table .library__table tbody .library__table--body .library__favorite--body .library__start--blue{width:1.5rem;height:1.5rem}}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__category--body,.library__component .library__content--table .library__table tbody .library__table--body .library__category--body{height:auto;font-size:12px;font-weight:700;padding:0 0 4px}}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__text--body,.library__component .library__content--table .library__table tbody .library__table--body .library__text--body{height:auto;font-size:12px;font-weight:700;padding:0 0 4px}}.library .library__content--table .library__table tbody .library__table--body .library__summary--body,.library__component .library__content--table .library__table tbody .library__table--body .library__summary--body{display:none}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__summary--body,.library__component .library__content--table .library__table tbody .library__table--body .library__summary--body{display:inline-block;height:auto;font-size:12px;padding:0 0 8px}}.library .library__content--table .library__table tbody .library__table--body .library__button--body,.library__component .library__content--table .library__table tbody .library__table--body .library__button--body{text-align:center}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__button--body,.library__component .library__content--table .library__table tbody .library__table--body .library__button--body{height:auto;text-align:start;padding:0}}.library .library__content--table .library__table tbody .library__table--body .library__button--body .library__btn--table,.library__component .library__content--table .library__table tbody .library__table--body .library__button--body .library__btn--table{width:155px;color:var(--white);font-size:.75rem;font-weight:500;border-radius:10px;background-color:#000}@media (max-width: 768px){.library .library__content--table .library__table tbody .library__table--body .library__button--body .library__btn--table,.library__component .library__content--table .library__table tbody .library__table--body .library__button--body .library__btn--table{width:131px;height:36px;font-size:12px}}.library .library__content--table .library__table tbody .library__table--body .library__button--body .library__btn--table:hover,.library__component .library__content--table .library__table tbody .library__table--body .library__button--body .library__btn--table:hover{background-color:#1e1e1e}.library .library__content--table .library__pagination,.library__component .library__content--table .library__pagination{color:#000;justify-content:center}.library .library__content--grid,.library__component .library__content--grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;margin-top:2.2rem;padding-bottom:48px}@media (max-width: 768px){.library .library__content--grid,.library__component .library__content--grid{grid-template-columns:repeat(2,1fr);margin-top:16px;padding-bottom:28px}}@media (max-width: 576px){.library .library__content--grid,.library__component .library__content--grid{grid-template-columns:repeat(1,1fr);margin-top:16px;padding-bottom:12px}}.library .empty__script,.library__component .empty__script{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:32.9375rem;border-radius:11px;margin-top:2.2rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.library .empty__script .title,.library__component .empty__script .title{font-size:1.5rem;font-weight:600;text-transform:capitalize;margin-bottom:31px}.article__header{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:1rem}@media (max-width: 576px){.article__header{justify-content:space-between}}.article__header .article__label{display:flex;align-items:center;justify-content:space-between;width:11.125rem;height:3rem;padding:.375rem 1.5rem;border-radius:11px;border:1px solid var(--black);background-color:var(--white);box-shadow:0 10px 100px #0000001a}@media (max-width: 768px){.article__header .article__label{width:154px;height:36px;padding:.375rem 1rem}}.article__header .article__label span{font-size:14px;font-weight:500;text-transform:capitalize}@media (max-width: 768px){.article__header .article__label span{font-size:12px;font-weight:400}}@media (max-width: 768px){.article__header .article__label .article__label--fav{display:none}}.article__header .article__label .article__start{width:1.3rem;height:1.5rem;cursor:pointer;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20776'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20776)'%3e%3cpath%20d='M7.05005%2021.05C6.86671%2021.2%206.67105%2021.2083%206.46305%2021.075C6.25438%2020.9417%206.19171%2020.7583%206.27505%2020.525L8.15005%2014.4L3.27505%2010.9C3.07505%2010.7667%203.01271%2010.5833%203.08805%2010.35C3.16271%2010.1167%203.31671%2010%203.55005%2010H9.60005L11.525%203.6C11.5584%203.46667%2011.621%203.375%2011.713%203.325C11.8044%203.275%2011.9%203.25%2012%203.25C12.1%203.25%2012.196%203.275%2012.288%203.325C12.3794%203.375%2012.4417%203.46667%2012.475%203.6L14.4%2010H20.45C20.6834%2010%2020.8377%2010.1167%2020.913%2010.35C20.9877%2010.5833%2020.925%2010.7667%2020.725%2010.9L15.85%2014.4L17.725%2020.525C17.8084%2020.7583%2017.746%2020.9417%2017.538%2021.075C17.3294%2021.2083%2017.1334%2021.2%2016.95%2021.05L12%2017.3L7.05005%2021.05ZM9.60005%2016.65L12%2014.8L14.4%2016.65L13.5%2013.6L15.75%2012H12.95L12%208.9L11.05%2012H8.25005L10.5%2013.6L9.60005%2016.65Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e")}.article__header .article__label .article__start--full{width:1.3rem;height:1.5rem;cursor:pointer;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20794'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20794)'%3e%3cpath%20d='M8.3003%2020.1246C7.91696%2020.4246%207.5253%2020.4329%207.1253%2020.1496C6.7253%2019.8663%206.59196%2019.4913%206.7253%2019.0246L8.1503%2014.3996L4.5253%2011.8246C4.1253%2011.5413%204.00463%2011.1663%204.1633%2010.6996C4.3213%2010.2329%204.64196%209.99961%205.1253%209.99961H9.6003L11.0503%205.19961C11.1336%204.96628%2011.263%204.78694%2011.4383%204.66161C11.613%204.53694%2011.8003%204.47461%2012.0003%204.47461C12.2003%204.47461%2012.3876%204.53694%2012.5623%204.66161C12.7376%204.78694%2012.867%204.96628%2012.9503%205.19961L14.4003%209.99961H18.8753C19.3586%209.99961%2019.6796%2010.2329%2019.8383%2010.6996C19.9963%2011.1663%2019.8753%2011.5413%2019.4753%2011.8246L15.8503%2014.3996L17.2753%2019.0246C17.4086%2019.4913%2017.2753%2019.8663%2016.8753%2020.1496C16.4753%2020.4329%2016.0836%2020.4246%2015.7003%2020.1246L12.0003%2017.2996L8.3003%2020.1246Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e")}.article__header .article__label svg{fill:#000}.article__header .article__group--fav{display:flex;align-items:center;justify-content:space-between;width:11.125rem;height:3rem;padding:.375rem 1.5rem;border-radius:11px;border:1px solid var(--black);background-color:var(--white);box-shadow:0 10px 100px #0000001a}@media (max-width: 768px){.article__header .article__group--fav{justify-content:center;width:41px;height:36px;padding:0;border-radius:10px}}.article__header .article__group--fav span{font-size:14px;font-weight:500;text-transform:capitalize}@media (max-width: 768px){.article__header .article__group--fav span{display:none}}.article__header .article__group--fav .article__start{width:1.3rem;height:1.5rem;cursor:pointer;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20776'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20776)'%3e%3cpath%20d='M7.05005%2021.05C6.86671%2021.2%206.67105%2021.2083%206.46305%2021.075C6.25438%2020.9417%206.19171%2020.7583%206.27505%2020.525L8.15005%2014.4L3.27505%2010.9C3.07505%2010.7667%203.01271%2010.5833%203.08805%2010.35C3.16271%2010.1167%203.31671%2010%203.55005%2010H9.60005L11.525%203.6C11.5584%203.46667%2011.621%203.375%2011.713%203.325C11.8044%203.275%2011.9%203.25%2012%203.25C12.1%203.25%2012.196%203.275%2012.288%203.325C12.3794%203.375%2012.4417%203.46667%2012.475%203.6L14.4%2010H20.45C20.6834%2010%2020.8377%2010.1167%2020.913%2010.35C20.9877%2010.5833%2020.925%2010.7667%2020.725%2010.9L15.85%2014.4L17.725%2020.525C17.8084%2020.7583%2017.746%2020.9417%2017.538%2021.075C17.3294%2021.2083%2017.1334%2021.2%2016.95%2021.05L12%2017.3L7.05005%2021.05ZM9.60005%2016.65L12%2014.8L14.4%2016.65L13.5%2013.6L15.75%2012H12.95L12%208.9L11.05%2012H8.25005L10.5%2013.6L9.60005%2016.65Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e")}.article__header .article__group--fav .article__start--full{width:1.3rem;height:1.5rem;cursor:pointer;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20794'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20794)'%3e%3cpath%20d='M8.3003%2020.1246C7.91696%2020.4246%207.5253%2020.4329%207.1253%2020.1496C6.7253%2019.8663%206.59196%2019.4913%206.7253%2019.0246L8.1503%2014.3996L4.5253%2011.8246C4.1253%2011.5413%204.00463%2011.1663%204.1633%2010.6996C4.3213%2010.2329%204.64196%209.99961%205.1253%209.99961H9.6003L11.0503%205.19961C11.1336%204.96628%2011.263%204.78694%2011.4383%204.66161C11.613%204.53694%2011.8003%204.47461%2012.0003%204.47461C12.2003%204.47461%2012.3876%204.53694%2012.5623%204.66161C12.7376%204.78694%2012.867%204.96628%2012.9503%205.19961L14.4003%209.99961H18.8753C19.3586%209.99961%2019.6796%2010.2329%2019.8383%2010.6996C19.9963%2011.1663%2019.8753%2011.5413%2019.4753%2011.8246L15.8503%2014.3996L17.2753%2019.0246C17.4086%2019.4913%2017.2753%2019.8663%2016.8753%2020.1496C16.4753%2020.4329%2016.0836%2020.4246%2015.7003%2020.1246L12.0003%2017.2996L8.3003%2020.1246Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e")}.article__header .article__group--fav svg{fill:#000}.article__header .article__btn--script{width:11.125rem;height:3rem;color:var(--white);border-radius:11px;background-color:var(--black);box-shadow:0 10px 100px #0000001a}@media (max-width: 768px){.article__header .article__btn--script{width:97px;height:36px;font-size:12px;font-weight:400}}.article__tabs{width:100%;margin-top:2.5rem}.article__tabs .tabs-container .tab-component{gap:3rem;border-bottom:.8px solid black}.article__tabs .tabs-container .tab-component .nav-item .nav-link{font-weight:500;font-family:var(--poppins);font-size:1.125rem;color:#00000080;padding:0;border:none;background-color:transparent;display:flex;flex-direction:column;align-items:center;height:2.1875rem}@media (max-width: 768px){.article__tabs .tabs-container .tab-component .nav-item .nav-link{font-size:14px;font-weight:600;height:25px}}.article__tabs .tabs-container .tab-component .nav-item .nav-link.active{color:var(--black);position:relative;border:none;font-weight:600}.article__tabs .tabs-container .tab-component .nav-item .nav-link.active:before{content:" ";position:absolute;bottom:-2px;height:4px;width:120px;background-color:#000;border-radius:50px}.article__tabs .tabs-container .article__tab--doc{width:90%;height:62.5rem;margin-top:1.5625rem;margin-bottom:1.5625rem}.article__tabs .tabs-container .article__tab--doc .article__doc{width:100%;height:inherit}.article__tabs .tabs-container .article__tab--doc .article__doc:focus-visible{outline:none}.article__tabs .tabs-container .article__tab--script{display:flex;justify-content:space-between;width:100%;gap:10px;height:35.375rem;max-height:35.375rem;margin-top:1.5625rem;margin-bottom:1.5625rem}.article__tabs .tabs-container .article__tab--script .article__script{width:100%;height:inherit;max-width:39.875rem;font-size:1rem;font-weight:400;line-height:1.5rem;padding:2rem;resize:none;-webkit-hyphens:none;hyphens:none;border-radius:11px;background-color:var(--white)}.article__tabs .tabs-container .article__tab--script .article__script:focus-visible{outline:none}.article__tabs .tabs-container .article__tab--script .article__data{width:100%;height:24.125rem;max-width:19.3125rem;padding:2rem;border-radius:11px;background-color:var(--white)}@media (max-width: 992px){.article__tabs .tabs-container .article__tab--script .article__data{display:none}}.article__tabs .tabs-container .article__tab--script .article__data .article__data--info{margin-bottom:32px}.article__tabs .tabs-container .article__tab--script .article__data .article__data--info p{font-size:1rem;font-weight:700;color:var(--black);margin-bottom:1.25rem}.article__tabs .tabs-container .article__tab--script .article__data .article__data--info ul{padding:0}.article__tabs .tabs-container .article__tab--script .article__data .article__data--info ul li{color:#535353;font-size:1rem;font-weight:400;margin-bottom:8px}.logo__result{width:54.9%;max-width:39.875rem;max-height:36.8125rem;padding:.9375rem 1.5rem;border-radius:.6875rem;background-color:var(--white);box-shadow:0 .625rem 6.25rem #0000000d}@media (min-height: 768px){.logo__result{height:36.8125rem;padding:1.5625rem 2rem}}@media (max-width: 768px){.logo__result{position:relative;display:flex;flex-direction:column;width:100%;height:100%;padding:1rem;max-width:none;min-height:9rem}.logo__result:nth-of-type(1){order:1}}@media (max-width: 768px) and (max-width: 576px){.logo__result{justify-content:center}}.logo__result .logo__header{display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width: 768px){.logo__result .logo__header{width:50%}}.logo__result .logo__header .logo__title{font-size:1.125rem;font-weight:600;text-transform:capitalize;margin-bottom:0}@media (min-height: 768px){.logo__result .logo__header .logo__title{font-size:1.5rem}}@media (max-width: 1200px){.logo__result .logo__header .logo__title{font-size:1.2rem}}@media (max-width: 768px){.logo__result .logo__header .logo__title{width:100%;max-width:90%;font-size:1rem;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.logo__result .logo__header .logo__subtitle{display:flex;align-items:center;justify-content:center;width:7.75rem;height:2rem;text-align:center;color:var(--white);font-size:.75rem;font-weight:600;text-transform:capitalize;border-radius:.625rem;background-color:var(--secundary-green)}@media (min-height: 768px){.logo__result .logo__header .logo__subtitle{font-size:.8125rem}}@media (max-width: 768px){.logo__result .logo__header .logo__subtitle{display:none}}.logo__result .logo__body{position:relative;width:100%;height:70%;margin-top:.875rem;border-radius:1.25rem;overflow:hidden}@media (min-height: 768px){.logo__result .logo__body{height:auto;margin-top:1.5rem}}@media (max-width: 768px){.logo__result .logo__body{width:auto;max-width:195px;top:1rem;right:1rem;position:absolute;margin-top:0}}@media (max-width: 576px){.logo__result .logo__body{width:auto;max-width:175px;margin-top:.6rem}}@media (max-width: 768px){.logo__result .logo__body video{width:100%;height:100%}}.logo__result .logo__body .logo__video__img-container{position:absolute;height:50px}@media (max-width: 992px){.logo__result .logo__body .logo__video__img-container{height:32px}}.logo__result .logo__body .logo__video__img-container.logo__top--right{top:16px;right:20px}@media (max-width: 992px){.logo__result .logo__body .logo__video__img-container.logo__top--right{top:8px;right:16px}}.logo__result .logo__body .logo__video__img-container.logo__top--left{top:16px;left:20px}@media (max-width: 992px){.logo__result .logo__body .logo__video__img-container.logo__top--left{top:8px;left:16px}}.logo__result .logo__body .logo__video__img-container.logo__bottom--right{bottom:16px;right:20px}@media (max-width: 992px){.logo__result .logo__body .logo__video__img-container.logo__bottom--right{bottom:8px;right:16px}}.logo__result .logo__body .logo__video__img-container.logo__bottom--left{bottom:16px;left:20px}@media (max-width: 992px){.logo__result .logo__body .logo__video__img-container.logo__bottom--left{bottom:8px;left:16px}}.logo__result .logo__body .logo__video__img-container .logo__video--img{width:100%;height:100%;object-fit:contain;opacity:.7}.logo__result .logo__body .logo__video--loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;height:322px}.logo__result .logo__footer{width:100%;margin-top:12px}.logo__result .logo__footer .button__component{width:9.375rem;height:2.5rem;font-size:.875rem}@media (min-height: 768px){.logo__result .logo__footer{margin-top:32px}.logo__result .logo__footer .button__component{width:12.4375rem;height:3rem;font-size:1rem}}.logo__result .logo__footer .logo__controls{display:flex;flex-direction:column}@media (min-width: 1200px){.logo__result .logo__footer .logo__controls{flex-direction:row;align-items:center;justify-content:space-between}}.logo__result .logo__footer .logo__controls .logo__ctn--buttons{display:flex;gap:.5rem}@media (min-width: 1200px){.logo__result .logo__footer .logo__controls .logo__ctn--buttons{margin-bottom:0}}@media (max-width: 992px){.logo__result .logo__footer .logo__controls .logo__ctn--buttons{flex-direction:column;gap:.3125rem;margin-bottom:0}.logo__result .logo__footer .logo__controls .logo__ctn--buttons .button__component{width:132px;height:2.25rem;font-size:.875rem}}@media (max-width: 768px){.logo__result .logo__footer .logo__controls .logo__ctn--buttons .button__component{width:132px;height:2.25rem;font-size:.875rem}}.logo__content{display:flex;flex-direction:column;gap:.625rem;width:45.1%;max-width:33rem;max-height:36.8125rem}@media (min-height: 768px){.logo__content{gap:1.25rem;height:36.8125rem}}@media (max-width: 768px){.logo__content{width:100%;height:100%;gap:0;max-width:none;max-height:none;margin-bottom:1rem;border-radius:.6875rem;background-color:var(--white);box-shadow:0 .625rem 6.25rem #0000000d}}.logo__content .logo__contet--group{width:100%;height:100%;display:flex;gap:.625rem;max-height:26rem;transition:all .3s ease}@media (min-height: 768px){.logo__content .logo__contet--group{gap:1.25rem;max-height:29.5625rem}}@media (max-width: 768px){.logo__content .logo__contet--group{gap:12px}}.logo__content .logo__contet--group .logo__content--upload{width:100%;height:100%;padding:1rem;border-radius:.6875rem;background-color:var(--white);box-shadow:0 .625rem 6.25rem #0000000d}@media (min-height: 768px){.logo__content .logo__contet--group .logo__content--upload{padding:1.5rem 1.25rem}}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload{background-color:none;box-shadow:none}}.logo__content .logo__contet--group .logo__content--upload .logo__title--content{display:flex;align-items:center;height:1.25rem;font-size:1.375rem;font-weight:600}@media (min-height: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__title--content{margin-bottom:1rem}}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo__title--content{font-size:1.2rem}}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__title--content{font-size:1rem}}.logo__content .logo__contet--group .logo__content--upload .logo__upload{width:100%;padding-bottom:.6875rem}@media (min-height: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__upload{padding-bottom:1.3125rem}}.logo__content .logo__contet--group .logo__content--upload .logo__upload p{font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:.5rem}@media (min-height: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__upload p{margin-bottom:1rem}}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo__upload p{font-size:.875rem;line-height:1.25rem}}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__upload p{font-size:.75rem;line-height:1.125rem;margin-bottom:1rem}}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:5.5rem;border-radius:8px;border:.0625rem dashed var(--gray-5);cursor:pointer}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file{height:4rem}}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file .logo__file__content{width:100%;display:flex;align-items:center;flex-direction:column}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file .logo__file__content p{font-size:1rem;font-weight:400;margin-bottom:0}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file .logo__file__content p{font-size:12px;line-height:1.125rem}}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file.loaded{border:.0625rem solid black;cursor:initial}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file.loaded .logo__file__content{height:100%;padding:8px}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file.loaded .logo__file__content .logo__file__img-container{height:100%}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file.loaded .logo__file__content .logo__file__img-container .logo__file-img{width:100%;height:100%;border-radius:8px;object-fit:scale-down}.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file.loaded .logo__file__content .delete-logo{position:absolute;top:.375rem;right:.625rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--white);font-weight:500;border-radius:4px;padding:0;background-color:var(--black)}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo__upload .logo__file.loaded .logo__file__content .delete-logo{width:1.5rem;height:1.5rem;padding:0}}@media (max-width: 992px){.logo__content .logo__contet--group .logo__content--upload .logo__upload .thumbnail__ctn--file{height:4.375rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options{display:flex;gap:5%}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position{width:47.5%}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--title{font-size:1.375rem;font-weight:600;margin-bottom:.75rem}@media (min-height: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--title{margin-bottom:1.5rem}}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--title{font-size:1.2rem}}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--title{font-size:1rem;line-height:1.5rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box{width:100%;display:flex;align-items:center;gap:.5625rem}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box{justify-content:space-between}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square{width:55%;height:3.125rem;max-width:6.125rem;padding:.5rem;border:.0625rem solid var(--gray-1);position:relative}@media (min-height: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square{height:6.125rem}}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square{height:4.5rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__click{width:.75rem;height:.375rem;background-color:var(--gray-2);position:absolute}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__click{width:.625rem;height:.4688rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__click.logo__active{background-color:var(--gray-5)}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__top--left{top:.625rem;left:.625rem}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__top--left{top:.75rem;left:.5rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__top--right{top:.625rem;right:.625rem}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__top--right{top:.75rem;right:.5rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__bottom--right{bottom:.625rem;right:.625rem}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__bottom--right{bottom:.75rem;right:.5rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__bottom--left{bottom:.625rem;left:.625rem}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__square .logo__bottom--left{bottom:12px;left:8px}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__position-text{width:45%;font-size:1rem;font-weight:500}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__position-text{font-size:12px}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__position-text span{font-size:1rem;font-weight:300;text-transform:capitalize}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo__position .logo__position--box .logo__position-text span{font-size:.875rem}}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo-disclamers{width:47.5%}.logo__content .logo__contet--group .logo__content--upload .logo-options .logo-disclamers .title-disclaimer{font-size:1.375rem;font-weight:600;margin-bottom:.75rem}@media (min-height: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo-disclamers .title-disclaimer{margin-bottom:1.5rem}}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo-disclamers .title-disclaimer{font-size:1.2rem}}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo-options .logo-disclamers .title-disclaimer{font-size:1rem;line-height:1.5rem}}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs{width:100%;margin-top:1rem}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--title{display:flex;align-items:center;gap:1rem;font-size:22px;font-weight:600;cursor:pointer}@media (max-width: 1200px){.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--title{font-size:1.2rem}}@media (max-width: 768px){.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--title{font-size:1rem;line-height:1.5rem}}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--title svg{transition:all .3s ease}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--title .rotate__arrow{transform:rotate(180deg)}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--content{display:grid;grid-template-rows:0fr;width:100%;overflow:hidden;transition:all .3s ease;cursor:pointer}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--content .logo__thumbs--images{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--content .logo__thumbs--images .logo__thumbs--image{min-width:8rem;height:4.6rem}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--content .logo__thumbs--images .logo__thumbs--image img{width:100%;height:auto;object-fit:cover;border-radius:5px}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--content-active{grid-template-rows:1fr;height:6rem}.logo__content .logo__contet--group .logo__content--upload .logo__thumbs .logo__thumbs--image-selected{border-radius:5px;border:2px solid var(--secundary-green)}@media (max-width: 768px){.logo__content .logo__contet--group .logo__group{border-bottom:1px solid #c4c4c4;border-radius:.6875rem .6875rem 0 0}}@media (max-width: 992px){.logo__content .logo__contet--group .thumbnail__group{max-height:11.25rem}}@media (max-width: 768px){.logo__content .logo__contet--group .thumbnail__group{max-height:10.625rem}}.logo__content .logo__contet--active{height:auto;max-height:none}.logo__content .logo__save--btns{width:100%;height:100%;max-height:6rem;border-radius:.6875rem;padding:2rem 1rem 1rem;background-color:var(--white);box-shadow:0 .625rem 6.25rem #0000000d}@media (max-width: 992px){.logo__content .logo__save--btns{padding:2rem 1rem 1rem}}.logo__content .logo__save--btns .logo__buttons--skip{display:flex}.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--save{display:flex;align-items:center;justify-content:center;width:7.5rem;height:2.5rem;font-size:.875rem;color:var(--black);font-family:600;border-radius:.625rem;margin-right:.5rem;background-color:var(--white)}@media (min-height: 768px){.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--save{width:9.625rem;height:3rem;font-size:.875rem}}@media (max-width: 1200px){.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--save{width:7.5rem;height:2.5rem;font-size:.875rem}}@media (max-width: 768px){.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--save{width:8.1875rem;height:2.25rem;font-size:.875rem}}.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--save .spinner-border{width:1.5rem;height:1.5rem;color:var(--white);margin-left:.5rem}.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--saveFocus{color:var(--white);background-color:var(--black)}.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--skip{display:flex;align-items:center;justify-content:center;width:7.5rem;height:2.5rem;color:var(--black);font-size:.75rem;font-weight:600;border-radius:.625rem;border:1px solid var(--black);background-color:var(--white)}@media (min-height: 768px){.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--skip{width:9.625rem;height:3rem;font-size:.875rem}}@media (max-width: 1200px){.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--skip{width:7.5rem;height:2.5rem;font-size:.875rem}}@media (max-width: 768px){.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--skip{width:131px;height:36px;font-size:12px}}.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--skip .spinner-border{width:1.5rem;height:1.5rem;margin-left:8px}.logo__content .logo__save--btns .logo__buttons--skip .logo__btn--skipFocus{color:var(--white);background-color:var(--black)}.send__result{width:54.9%;height:26.25rem;max-width:638px;max-height:36.8125rem;padding:15px 24px;border-radius:11px;background-color:var(--white);margin-right:10px;box-shadow:0 10px 100px #0000000d}@media (min-height: 768px){.send__result{height:36.8125rem;padding:25px 32px}}@media (max-width: 768px){.send__result{display:none}}.send__result .send__header{display:flex;align-items:center;justify-content:space-between;width:100%}.send__result .send__header .send__title{font-size:1rem;font-weight:600;margin-bottom:0;line-height:1.25rem;text-transform:capitalize}@media (min-width: 992px){.send__result .send__header .send__title{font-size:20px}}@media (min-height: 768px){.send__result .send__header .send__title{font-size:1.5rem;line-height:29px}}.send__result .send__header h4{display:flex;align-items:center;justify-content:center;width:7.75rem;height:2.5rem;color:var(--white);font-size:.75rem;font-weight:600;line-height:1rem;text-align:center;text-transform:capitalize;margin-bottom:0;border-radius:10px;background-color:var(--secundary-green)}@media (min-height: 768px){.send__result .send__header h4{font-size:.8125rem}}.send__result .send__body{width:100%;height:19.375rem;max-width:35.875rem;max-height:19.375rem;margin-top:1.5rem}.send__result .send__body .send__video{height:inherit;border-radius:20px}.send__result .send__loading--disclaimer{display:flex;align-items:center;gap:10px;margin-top:1rem}.send__result .send__loading--disclaimer .spinner-border{width:1.5rem;height:1.5rem}.send__result .send__footer{width:100%;margin-top:2rem}.send__result .send__footer .send__controls{display:flex;align-items:center}.send__result .send__footer .send__controls .send__btn--again{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;color:var(--white);font-size:.875rem;font-weight:500;border-radius:10px;background-color:var(--black)}.send__result .send__footer .send__controls .send__btn--download{display:flex;align-items:center;width:10.5rem;height:3rem;color:var(--black);font-size:.875rem;font-weight:400;background-color:var(--white)}.send__result .send__footer .send__controls .send__btn--download .send__icon--donwload{width:1.5rem;height:1rem;background-image:url(/src/../assets/icons/download.svg);background-repeat:no-repeat}.send__result--mobile{display:none}@media (max-width: 768px){.send__result--mobile{display:flex;align-items:center;gap:17px;width:100%;height:48px;padding:0 24px;border-radius:11px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.send__result--mobile .send__result--text{font-size:16px;font-weight:600;line-height:24px}.send__result--mobile:nth-of-type(2){order:1}}.send__complice{width:45.1%;height:26.25rem;max-width:528px;max-height:36.8125rem;border-radius:11px;padding:17px 23px 8px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-height: 768px){.send__complice{height:36.8125rem;padding:37px 32px 15px}}@media (max-width: 768px){.send__complice{width:100%;height:100%;max-width:none;max-height:none;padding:15px 16px}}.send__complice h2{display:flex;align-items:center;height:1.375rem;font-size:1rem;font-weight:600;text-transform:uppercase;margin-bottom:.5rem}@media (min-width: 768px){.send__complice h2{font-size:1rem}}@media (min-width: 992px){.send__complice h2{font-size:1.125rem}}@media (min-width: 992px){.send__complice h2{font-size:1.375rem;margin-bottom:1rem}}.send__complice .send__upload{width:100%;margin-bottom:.5rem}@media (min-height: 768px){.send__complice .send__upload{margin-bottom:1.125rem}}.send__complice .send__upload .send__attached{width:100%;display:flex;align-items:center;margin-bottom:.5rem}@media (min-height: 768px){.send__complice .send__upload .send__attached{margin-bottom:1.125rem}}.send__complice .send__upload .send__attached .send__file{font-size:.75rem;font-weight:400;margin-bottom:0;margin-right:8px}@media (min-height: 768px){.send__complice .send__upload .send__attached .send__file{font-size:1rem}}.send__complice .send__upload .send__attached .send__file span{color:var(--gray-7);font-size:.75rem;font-weight:500}@media (min-height: 768px){.send__complice .send__upload .send__attached .send__file span{font-size:1rem}}.send__complice .send__upload .send__attached .send__btn--del{width:1.25rem;height:1.25rem;border-radius:5px;padding:0;background-color:var(--black);display:flex;align-items:center;justify-content:center}@media (min-height: 768px){.send__complice .send__upload .send__attached .send__btn--del{width:1.5625rem;height:1.5625rem}}.send__complice .send__upload .send__buttons{display:flex}.send__complice .send__upload .send__buttons .send__btn--fill{width:8.1875rem;height:2.25rem;font-size:.75rem;color:var(--white);border-radius:10px;margin-right:1rem;background-color:var(--black)}@media (min-width: 768px){.send__complice .send__upload .send__buttons .send__btn--fill{height:3rem}}.send__complice .send__upload .send__buttons .send__btn--fillFocus{color:var(--black);border:1px solid var(--black);background-color:var(--white)}.send__complice .send__upload .send__buttons .send__group--file{display:flex;height:2.25rem}@media (min-width: 768px){.send__complice .send__upload .send__buttons .send__group--file{text-align:center}}@media (min-height: 768px){.send__complice .send__upload .send__buttons .send__group--file{height:3rem}}@media (min-width: 992px){.send__complice .send__upload .send__buttons .send__group--file{align-items:center;height:3rem}}.send__complice .send__upload .send__buttons .send__group--file .send__btn--upload{display:flex;flex-direction:column;font-size:.75rem;cursor:pointer}.send__complice .send__upload .send__buttons .send__group--file .send__btn--upload span{text-align:start;font-size:10px;font-weight:500}@media (min-width: 768px){.send__complice .send__upload .send__buttons .send__group--file .send__btn--upload span{text-align:center}}@media (min-width: 992px){.send__complice .send__upload .send__buttons .send__group--file .send__btn--upload span{text-align:start}}@media (min-width: 992px){.send__complice .send__upload .send__buttons .send__group--file .send__btn--upload{font-size:.875rem}}.send__complice .send__ctn--form{width:100%}@media (max-width: 768px){.send__complice .send__ctn--form{height:100%}}.send__complice .send__ctn--form .send__form{width:inherit;height:300px;overflow-y:scroll}.send__complice .send__ctn--form .send__form::-webkit-scrollbar{display:none}@media (min-width: 768px){.send__complice .send__ctn--form .send__form{height:320px}.send__complice .send__ctn--form .send__form::-webkit-scrollbar{display:none}}@media (min-height: 768px){.send__complice .send__ctn--form .send__form{height:425px;padding-top:1rem}}.send__complice .send__ctn--form .send__form .send__group--email{margin-bottom:.1875rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--email{margin-bottom:.5rem}}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--email{margin-bottom:1rem}}.send__complice .send__ctn--form .send__form .send__group--email label{font-size:.875rem;margin-bottom:.1875rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--email label{font-size:1rem;margin-bottom:.5rem}}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--email label{font-size:.875rem}}.send__complice .send__ctn--form .send__form .send__group--email input{width:100%;height:2.25rem;font-size:1rem;font-weight:400;padding:1.1875rem 1rem;border-radius:10px;border:2px solid var(--gray-7)}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--email input{height:2.625rem}}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--email input{height:2.25rem;padding:6px 16px}}.send__complice .send__ctn--form .send__form .send__group--text{margin-bottom:.1875rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--text{margin-bottom:.5rem}}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--text{margin-bottom:1rem}}.send__complice .send__ctn--form .send__form .send__group--text label{font-size:.875rem;margin-bottom:.1875rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--text label{font-size:1rem;margin-bottom:.5rem}}.send__complice .send__ctn--form .send__form .send__group--text textarea{width:100%;height:5rem;resize:none;border-radius:10px;border:2px solid var(--gray-7)}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--text textarea{height:5rem}}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--text textarea{height:3.5rem}}.send__complice .send__ctn--form .send__form .send__group--submitter{margin-bottom:.5rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--submitter{margin-bottom:.5rem}}.send__complice .send__ctn--form .send__form .send__group--submitter label{font-size:.875rem;margin-bottom:.1875rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--submitter label{font-size:1rem;margin-bottom:.5rem}}.send__complice .send__ctn--form .send__form .send__group--submitter select{width:100%;height:2.625rem;color:var(--gray-5);font-size:1rem;font-weight:400;border-radius:10px;border:2px solid var(--gray-7)}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--submitter select{height:2.25rem;padding:0 16px}}.send__complice .send__ctn--form .send__form .send__group--post{margin-bottom:.1875rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--post{margin-bottom:.5rem}}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--post{margin-bottom:1rem}}.send__complice .send__ctn--form .send__form .send__group--post label{font-size:.875rem;margin-bottom:.1875rem}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--post label{font-size:1rem;margin-bottom:.5rem}}.send__complice .send__ctn--form .send__form .send__group--post textarea{width:100%;height:5rem;resize:none;border-radius:.625rem;border:2px solid var(--gray-7)}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__group--post textarea{height:5rem}}@media (max-width: 768px){.send__complice .send__ctn--form .send__form .send__group--post textarea{height:3.5rem}}.send__complice .send__ctn--form .send__form .send__btn--form{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;height:2.625rem;font-size:.75rem;color:var(--black);border:1px solid var(--black);border-radius:.625rem;background-color:var(--white)}@media (min-height: 768px){.send__complice .send__ctn--form .send__form .send__btn--form{height:3rem;font-size:.875rem;margin-top:1rem}}.send__complice .send__ctn--form .send__form .send__btn--form .spinner-border{width:1.5625rem;height:1.5625rem}.send__complice .send__ctn--form .send__form .send__btn--formFocus{color:var(--white);border:1px solid var(--black);background-color:var(--black)}.send__complice .send__ctn--form .fileActive{height:23.125rem}@media (min-width: 768px){.send__complice .send__ctn--form .fileActive{height:15.625rem}}@media (min-height: 768px){.send__complice .send__ctn--form .fileActive{height:23.125rem}}.send__complice .send__ctn--form .fileActiveMob{height:15.625rem}.view__content--script{width:100%;height:calc(100vh - 175px);display:flex;justify-content:space-between;gap:20px;overflow-y:scroll}.view__content--script::-webkit-scrollbar{display:none}@media (max-width: 768px){.view__content--script{flex-direction:column-reverse;height:calc(100vh - 218px);overflow-y:scroll}}.edit__data--script{width:54%;height:100%}@media (max-width: 768px){.edit__data--script{width:100%}}.edit__data--script .edit__ctn--script{border-radius:.75rem;padding:1rem;background-color:var(--white);box-shadow:0 10px 10px #0000000d}@media (min-height: 768px){.edit__data--script .edit__ctn--script{padding:1.5rem}}@media (max-width: 768px){.edit__data--script .edit__ctn--script{padding:1rem}}.edit__data--script .edit__ctn--script .edit__header--script{width:100%}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:6px}@media (min-height: 768px){.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info{height:2.5rem}}@media (max-width: 768px){.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info{height:36px;max-height:none}}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .edit__header--title{width:70%;font-size:1.125rem;font-weight:500;text-transform:capitalize;margin-bottom:0}@media (max-width: 768px){.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .edit__header--title{font-size:1rem;line-height:24px}}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .content__header--title{width:70%;display:flex;align-items:center;gap:.5rem}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .content__header--title .title-script{font-size:1.125rem;font-weight:500;text-transform:capitalize;margin-bottom:0}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .content__header--title .input-script{width:100%;padding:0 .5rem;border:1px solid var(--gray-6)}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .content__header--title .title-group{width:100%;display:flex;flex-direction:column}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .content__header--title .title-group .input-newtitle{width:100%;padding:.5rem;border-radius:.5rem;border:1px solid var(--gray-6)}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .content__header--title .title-group .input-newtitle:focus-visible{outline-color:var(--primary-green)}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .content__header--title .title-group .error{color:red;font-size:.75rem;font-weight:600}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .categories-select{width:30%;color:var(--gray-7);padding:0 .5rem;border-radius:4px;background-color:#fff;border:1px solid var(--black);-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .edit__header--category{display:flex;align-items:center;justify-content:center;width:124px;height:inherit;text-align:center;color:var(--white);font-size:.75rem;font-weight:600;text-transform:capitalize;border-radius:10px;background-color:var(--secundary-green)}@media (min-height: 768px){.edit__data--script .edit__ctn--script .edit__header--script .edit__header--info .edit__header--category{font-size:13px}}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--words{max-height:21px;font-size:.875rem;text-align:end;font-weight:400;line-height:21px;margin-bottom:6px}@media (max-width: 768px){.edit__data--script .edit__ctn--script .edit__header--script .edit__header--words{font-size:.75rem;font-weight:500;line-height:1.125rem}}.edit__data--script .edit__ctn--script .edit__header--script .edit__header--minutes{max-height:21px;font-size:14px;text-align:end;font-weight:400;line-height:21px;margin-bottom:6px}@media (max-width: 768px){.edit__data--script .edit__ctn--script .edit__header--script .edit__header--minutes{font-size:12px;font-weight:500;line-height:18px}}.edit__data--script .edit__ctn--script .edit__body--script{position:relative;width:100%;height:180px;min-height:180px;max-height:410px;border-radius:12px}@media (min-height: 650px){.edit__data--script .edit__ctn--script .edit__body--script{height:270px}}@media (min-height: 768px){.edit__data--script .edit__ctn--script .edit__body--script{height:350px}}@media (min-height: 968px){.edit__data--script .edit__ctn--script .edit__body--script{height:450px}}.edit__data--script .edit__ctn--script .edit__body--script .text-group{width:100%;height:100%;display:flex;flex-direction:column;gap:.5rem}.edit__data--script .edit__ctn--script .edit__body--script .text-group .text-newscript{width:100%;height:100%;min-height:180px;resize:none;-webkit-hyphens:none;hyphens:none;border:12px;padding:1rem;border-radius:12px;border:1.5px solid var(--gray-6)}.edit__data--script .edit__ctn--script .edit__body--script .text-group .text-newscript:focus-visible{outline-color:var(--primary-green)}.edit__data--script .edit__ctn--script .edit__body--script .text-group .error-text{color:red;font-size:.75rem;font-weight:600}.edit__data--script .edit__footer--script{width:100%;margin-top:22px}@media (min-height: 768px){.edit__data--script .edit__footer--script{margin-top:32px}}@media (max-width: 768px){.edit__data--script .edit__footer--script{margin-top:16px;padding-bottom:16px}}.edit__data--script .edit__footer--script .edit__footer--buttons--script{display:flex;gap:1rem}.edit__data--script .edit__footer--script .edit__controls{display:flex;align-items:center;gap:1rem}@media (max-width: 992px){.edit__data--script .edit__footer--script .edit__controls{flex-wrap:wrap}}.edit__data--script .edit__footer--script .edit__controls .btn__script{display:flex;align-items:center;justify-content:center;width:199px;height:3rem;color:var(--white);font-size:14px;line-height:24px;border-radius:10px;border:1px solid var(--black);background-color:var(--white)}.edit__data--script .edit__footer--script .edit__controls .btn__script .spinner-border{width:24px;height:24px;margin-left:8px}@media (max-width: 768px){.edit__data--script .edit__footer--script .edit__controls .btn__script{width:131px;height:36px;font-size:12px;font-weight:600;line-height:24px}}.edit__data--script .edit__footer--script .edit__controls .btn__script--save{background-color:var(--black)}.edit__data--script .edit__footer--script .edit__controls .btn__script--cancel{color:var(--black);background-color:var(--white)}.edit__data--script .edit__footer--script .edit__controls .btn__script--edit{color:var(--black)}.edit__data--script .edit__footer--script .edit__controls .btn__script--go{background-color:var(--black)}.edit__data--script .edit__footer--script .edit__opts--record{display:flex}@media (min-width: 1400px){.edit__data--script .edit__footer--script .edit__opts--record{margin-left:32px}}@media (max-width: 576px){.edit__data--script .edit__footer--script .edit__opts--record{justify-content:space-between}}.edit__preview--compliance{width:46%;height:auto;max-height:72px;padding:1.5rem;border-radius:.75rem;background-color:var(--white);transition:all .3s ease}@media (max-width: 768px){.edit__preview--compliance{width:100%}}.edit__preview--compliance .edit__compliance--switch{width:100%}.edit__preview--compliance .edit__compliance--switch .switch-ai{display:flex;align-items:center;justify-content:space-between;width:100%}.edit__preview--compliance .edit__compliance--switch .switch-ai span{font-weight:600}.edit__preview--compliance .edit__compliance--docs{display:grid;grid-template-rows:0fr;transition:all .3s ease}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide{overflow:hidden;padding-bottom:16px}@media (max-width: 992px){.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide{padding-bottom:0}}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file{display:flex;align-items:center;gap:20px;width:100%;margin-top:1rem}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__label--upload{font-size:14px;font-weight:500}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__label--upload span{color:var(--gray-7)}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__btn--remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:.5rem;padding:0;background-color:var(--black)}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{display:flex;align-items:center;gap:20px;width:100%;margin-top:1rem}@media (max-width: 992px){.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{flex-direction:column;align-items:flex-start;gap:12px;margin-top:8px}}@media (max-width: 768px){.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{font-size:12px}}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .button__component{max-width:142px}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload{font-size:14px;font-weight:500;line-height:18px;cursor:pointer}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload span{font-size:10px}.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload .span__error{color:red}@media (max-width: 768px){.edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload{font-size:12px}}.edit__preview--compliance .edit__compliance--docs--active{grid-template-rows:1fr}.edit__preview--compliance--active{max-height:144px}@media (max-width: 992px){.edit__preview--compliance--active{max-height:220px}}.edit__preview--file--upload{max-height:128px}@media (max-width: 992px){.edit__preview--file--upload{max-height:240px}}.edit__preview{width:46%;height:328px;display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 768px){.edit__preview{width:100%;flex-direction:row}}.edit__preview .edit__preview--image{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;max-width:528px;border-radius:11px;padding:25px 32px 15px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.edit__preview .edit__preview--image{flex-direction:row-reverse;gap:20px;max-width:none;padding:18px 16px}}.edit__preview .edit__preview--image .edit__video{width:100%;height:259px;max-width:528px;border-radius:11px;box-shadow:0 10px 100px #0000000d}@media (max-width: 1400px){.edit__preview .edit__preview--image .edit__video{height:229px}}@media (max-width: 576px){.edit__preview .edit__preview--image .edit__video{width:98px;height:140px}}.edit__preview .edit__preview--image .edit__video--tip{font-size:13px;margin-top:1rem}@media (max-width: 768px){.edit__preview .edit__preview--image .edit__video--tip{font-size:.75rem}}.edit__preview .edit__preview--image .edit__video--loading{display:flex;align-items:center;justify-content:center;width:100%;height:229px;max-width:528px;border-radius:11px;background-color:var(--black);box-shadow:0 10px 100px #0000000d}.edit__preview .edit__preview--image .edit__record--buttons{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px}@media (max-width: 992px){.edit__preview .edit__preview--image .edit__record--buttons{flex-direction:column-reverse;gap:16px;margin-top:0}}.edit__preview .edit__preview--image .edit__record--buttons .edit__btn--device{width:47.5%;height:48px;max-width:199px;font-size:14px;line-height:24px;font-weight:500;border-radius:10px;border:1px solid var(--black);background-color:var(--white)}@media (max-width: 1400px){.edit__preview .edit__preview--image .edit__record--buttons .edit__btn--device{font-size:12px}}@media (max-width: 992px){.edit__preview .edit__preview--image .edit__record--buttons .edit__btn--device{width:100%;height:36px;font-size:12px}}.edit__preview .edit__preview--image .edit__record--buttons .edit__btn--record{display:flex;align-items:center;justify-content:center;gap:8px;width:47.5%;height:48px;max-width:199px;color:var(--white);font-size:14px;line-height:24px;font-weight:500;border-radius:10px;background-color:var(--black)}@media (max-width: 1400px){.edit__preview .edit__preview--image .edit__record--buttons .edit__btn--record{font-size:12px}}@media (max-width: 992px){.edit__preview .edit__preview--image .edit__record--buttons .edit__btn--record{width:100%;height:36px;font-size:12px}}.edit__preview .edit__preview--image .edit__record--buttons .edit__btn--record .edit__icon--record{width:14px;height:14px;border-radius:50%;background-color:var(--white)}.videos,.video__library{width:100%;height:inherit;overflow-y:scroll;padding-top:1.9375rem}.videos::-webkit-scrollbar,.video__library::-webkit-scrollbar{display:none}@media (max-width: 768px){.videos,.video__library{padding-top:.75rem}}.videos .videos__header,.video__library .videos__header{width:100%;height:2rem;display:flex;align-items:center;justify-content:space-between}.videos .videos__header .title-section,.video__library .videos__header .title-section{display:flex;gap:1.125rem}@media (max-width: 768px){.videos .videos__header .title-section,.video__library .videos__header .title-section{align-items:center;gap:10px}.videos .videos__header .title-section svg,.video__library .videos__header .title-section svg{width:18px;height:18px}}.videos .videos__header .videos__title,.video__library .videos__header .videos__title{font-size:1.5rem;font-weight:600;margin-bottom:0;text-transform:none}@media (max-width: 768px){.videos .videos__header .videos__title,.video__library .videos__header .videos__title{font-size:14px;font-weight:700}}.videos .videos__header .videos__buttons,.video__library .videos__header .videos__buttons{display:flex;gap:.5rem}.videos .videos__header .videos__buttons .videos__btn--grid,.video__library .videos__header .videos__buttons .videos__btn--grid{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:.5rem;border:1px solid var(--black)}@media (max-width: 768px){.videos .videos__header .videos__buttons .videos__btn--grid,.video__library .videos__header .videos__buttons .videos__btn--grid{width:18px;height:18px;border-radius:4px}}.videos .videos__header .videos__buttons .videos__btn--grid .svg-icon,.video__library .videos__header .videos__buttons .videos__btn--grid .svg-icon{fill:var(--black)}@media (max-width: 768px){.videos .videos__header .videos__buttons .videos__btn--grid .svg-icon,.video__library .videos__header .videos__buttons .videos__btn--grid .svg-icon{width:10px;height:10px}}.videos .videos__header .videos__buttons .videos__btn--grid.active,.video__library .videos__header .videos__buttons .videos__btn--grid.active{background-color:var(--black)}.videos .videos__header .videos__buttons .videos__btn--grid.active .svg-icon,.video__library .videos__header .videos__buttons .videos__btn--grid.active .svg-icon{fill:var(--white)}.videos .videos__header .videos__buttons .videos__btn--active,.video__library .videos__header .videos__buttons .videos__btn--active{color:var(--secundary-blue);background-color:var(--gray-1)}.videos .videos__content,.video__library .videos__content{width:100%}.videos .videos__content .videos__content--filters,.video__library .videos__content .videos__content--filters{width:inherit;display:flex;justify-content:space-between}@media (max-width: 768px){.videos .videos__content .videos__content--filters,.video__library .videos__content .videos__content--filters{width:100%;gap:10px}}.videos .videos__content .videos__content--filters .videos__filter,.video__library .videos__content .videos__content--filters .videos__filter{display:none}@media (max-width: 768px){.videos .videos__content .videos__content--filters .videos__filter,.video__library .videos__content .videos__content--filters .videos__filter{display:flex;align-items:center;gap:6px}.videos .videos__content .videos__content--filters .videos__filter .videos__filter--title,.video__library .videos__content .videos__content--filters .videos__filter .videos__filter--title{font-size:12px;font-weight:400}}.videos .videos__content .videos__content--filters .video__group,.video__library .videos__content .videos__content--filters .video__group{width:70%;gap:10px;display:flex}@media (max-width: 768px){.videos .videos__content .videos__content--filters .video__group,.video__library .videos__content .videos__content--filters .video__group{display:none}}.videos .videos__content .videos__content--filters .video__group .video___btn,.video__library .videos__content .videos__content--filters .video__group .video___btn{background-color:var(--white);border:1px solid black;border-radius:.6875rem;font-weight:500;font-size:.875rem}.videos .videos__content .videos__content--filters .video__group .videos__btn--title,.video__library .videos__content .videos__content--filters .video__group .videos__btn--title{display:flex;align-items:center;justify-content:space-between;width:7.5rem;max-width:11.125rem;height:3rem;font-size:.875rem;border-radius:11px;padding:.375rem 1.5rem;background-color:var(--white)}.videos .videos__content .videos__content--filters .video__group .videos__btn--title .videos__icon--arrow,.video__library .videos__content .videos__content--filters .video__group .videos__btn--title .videos__icon--arrow{width:10%}@media (min-width: 1200px){.videos .videos__content .videos__content--filters .video__group .videos__btn--title,.video__library .videos__content .videos__content--filters .video__group .videos__btn--title{width:11.125rem}}.videos .videos__content .videos__content--filters .video__group .videos__btn--title.isActive,.video__library .videos__content .videos__content--filters .video__group .videos__btn--title.isActive{border:none;background-color:var(--primary-green)}.videos .videos__content .videos__content--filters .video__group .videos__btn--category,.video__library .videos__content .videos__content--filters .video__group .videos__btn--category{width:7.5rem;max-width:11.125rem;height:3rem;font-size:.875rem;border-radius:11px;padding:.375rem 1.5rem;background-color:var(--white)}.videos .videos__content .videos__content--filters .video__group .videos__btn--category:focus,.video__library .videos__content .videos__content--filters .video__group .videos__btn--category:focus{box-shadow:none}@media (min-width: 1200px){.videos .videos__content .videos__content--filters .video__group .videos__btn--category,.video__library .videos__content .videos__content--filters .video__group .videos__btn--category{width:11.125rem}}.videos .videos__content .videos__content--filters .video__group .videos__btn--category.isActive,.video__library .videos__content .videos__content--filters .video__group .videos__btn--category.isActive{border:none;background-color:var(--primary-green)}.videos .videos__content .videos__content--filters .video__group .videos__btn--category.isActive option,.video__library .videos__content .videos__content--filters .video__group .videos__btn--category.isActive option{background-color:var(--white)}.videos .videos__content .videos__content--filters .video__group .videos__btn--status,.video__library .videos__content .videos__content--filters .video__group .videos__btn--status{width:7.5rem;max-width:11.125rem;height:3rem;font-size:.875rem;border-radius:11px;padding:.375rem 1.5rem;background-color:var(--white)}.videos .videos__content .videos__content--filters .video__group .videos__btn--status:focus,.video__library .videos__content .videos__content--filters .video__group .videos__btn--status:focus{box-shadow:none}@media (min-width: 1200px){.videos .videos__content .videos__content--filters .video__group .videos__btn--status,.video__library .videos__content .videos__content--filters .video__group .videos__btn--status{width:11.125rem}}.videos .videos__content .videos__content--filters .video__group .videos__btn--status.isActive,.video__library .videos__content .videos__content--filters .video__group .videos__btn--status.isActive{border:none;background-color:var(--primary-green)}.videos .videos__content .videos__content--filters .video__group .videos__btn--status.isActive option,.video__library .videos__content .videos__content--filters .video__group .videos__btn--status.isActive option{background-color:var(--white)}.videos .videos__content .videos__content--filters .video__group .videos__btn--favorite,.video__library .videos__content .videos__content--filters .video__group .videos__btn--favorite{display:flex;align-items:center;justify-content:space-between;width:7.5rem;max-width:11.125rem;height:3rem;font-size:.875rem;border-radius:11px;padding:.375rem 1.5rem;background-color:var(--white)}.videos .videos__content .videos__content--filters .video__group .videos__btn--favorite .videos__icon--arrow,.video__library .videos__content .videos__content--filters .video__group .videos__btn--favorite .videos__icon--arrow{width:10%}@media (min-width: 1200px){.videos .videos__content .videos__content--filters .video__group .videos__btn--favorite,.video__library .videos__content .videos__content--filters .video__group .videos__btn--favorite{width:11.125rem}}.videos .videos__content .videos__content--filters .video__group .videos__btn--favorite.isActive,.video__library .videos__content .videos__content--filters .video__group .videos__btn--favorite.isActive{border:none;background-color:var(--primary-green)}.videos .videos__content .videos__content--filters .videos__group--input,.video__library .videos__content .videos__content--filters .videos__group--input{width:20%;display:flex;justify-content:flex-end;position:relative}@media (max-width: 1200px){.videos .videos__content .videos__content--filters .videos__group--input,.video__library .videos__content .videos__content--filters .videos__group--input{width:20%}.videos .videos__content .videos__content--filters .videos__group--input .videos__btn--search,.video__library .videos__content .videos__content--filters .videos__group--input .videos__btn--search{width:11.8125rem}}@media (max-width: 768px){.videos .videos__content .videos__content--filters .videos__group--input,.video__library .videos__content .videos__content--filters .videos__group--input{width:100%}}.videos .videos__content .videos__content--filters .videos__group--input .videos__label--search,.video__library .videos__content .videos__content--filters .videos__group--input .videos__label--search{position:absolute;left:2rem;top:1rem}@media (max-width: 1200px){.videos .videos__content .videos__content--filters .videos__group--input .videos__label--search,.video__library .videos__content .videos__content--filters .videos__group--input .videos__label--search{left:1rem}}@media (max-width: 768px){.videos .videos__content .videos__content--filters .videos__group--input .videos__label--search,.video__library .videos__content .videos__content--filters .videos__group--input .videos__label--search{width:20px;height:20px;top:.5rem;left:.8rem}}.videos .videos__content .videos__content--filters .videos__group--input .videos__btn--search,.video__library .videos__content .videos__content--filters .videos__group--input .videos__btn--search{width:100%;max-width:11.8125rem;height:3rem;font-size:.875rem;border:none;border-radius:11px;border:1px solid black;background-color:var(--white)}@media (max-width: 768px){.videos .videos__content .videos__content--filters .videos__group--input .videos__btn--search,.video__library .videos__content .videos__content--filters .videos__group--input .videos__btn--search{max-width:none;height:32px;border-radius:8px}}.videos .videos__content .videos__content--filters .videos__group--input .videos__btn--search:focus,.video__library .videos__content .videos__content--filters .videos__group--input .videos__btn--search:focus{box-shadow:none}.videos .videos__content .videos__content--filters .videos__group--input .videos__btn--search:focus+.videos__label--search,.video__library .videos__content .videos__content--filters .videos__group--input .videos__btn--search:focus+.videos__label--search{display:none}.videos .videos__content--grid,.video__library .videos__content--grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);margin-top:2.2rem;gap:1.25rem}@media (max-width: 768px){.videos .videos__content--grid,.video__library .videos__content--grid{grid-template-columns:repeat(2,1fr);margin-top:16px;padding-bottom:28px}}@media (max-width: 576px){.videos .videos__content--grid,.video__library .videos__content--grid{grid-template-columns:repeat(1,1fr);margin-top:16px;padding-bottom:12px}}.videos .videos__content--table,.video__library .videos__content--table{width:100%;margin-top:2.2rem;padding:1rem 2rem .5rem;background-color:#fff;border-radius:10px}@media (max-width: 768px){.videos .videos__content--table,.video__library .videos__content--table{margin-top:16px}}.videos .videos__content--table .videos__table,.video__library .videos__content--table .videos__table{margin-bottom:1.5rem;background-color:#fff}.videos .videos__content--table .videos__table th,.videos .videos__content--table .videos__table td,.video__library .videos__content--table .videos__table th,.video__library .videos__content--table .videos__table td{height:4.5rem;vertical-align:middle}.videos .videos__content--table .videos__table th,.video__library .videos__content--table .videos__table th{height:50px}.videos .videos__content--table .videos__table thead,.video__library .videos__content--table .videos__table thead{height:3rem}@media (max-width: 768px){.videos .videos__content--table .videos__table thead,.video__library .videos__content--table .videos__table thead{display:none}}.videos .videos__content--table .videos__table thead .videos__table__row,.video__library .videos__content--table .videos__table thead .videos__table__row{color:#000;line-height:31px;border-bottom:1px solid rgba(0,0,0,.2)}.videos .videos__content--table .videos__table thead .videos__table__row .videos__favorite--col,.video__library .videos__content--table .videos__table thead .videos__table__row .videos__favorite--col{width:10%;border-top-left-radius:1rem}.videos .videos__content--table .videos__table thead .videos__table__row .videos__title--col,.video__library .videos__content--table .videos__table thead .videos__table__row .videos__title--col{width:50%;text-align:center}.videos .videos__content--table .videos__table thead .videos__table__row .videos__category--col,.video__library .videos__content--table .videos__table thead .videos__table__row .videos__category--col{width:15%}.videos .videos__content--table .videos__table thead .videos__table__row .videos__version--col,.video__library .videos__content--table .videos__table thead .videos__table__row .videos__version--col{width:10%}.videos .videos__content--table .videos__table thead .videos__table__row .videos__summary--col,.video__library .videos__content--table .videos__table thead .videos__table__row .videos__summary--col{width:35%}.videos .videos__content--table .videos__table thead .videos__table__row .videos__buttons-col,.video__library .videos__content--table .videos__table thead .videos__table__row .videos__buttons-col{width:15%;border-top-right-radius:1rem}.videos .videos__content--table .videos__table tbody,.video__library .videos__content--table .videos__table tbody{border-top:none}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body,.video__library .videos__content--table .videos__table tbody .videos__table--body{display:flex;flex-direction:column;padding-top:16px;padding-bottom:21px;border-bottom:1px solid var(--primary-gray);position:relative}}.videos .videos__content--table .videos__table tbody .videos__table--body td,.video__library .videos__content--table .videos__table tbody .videos__table--body td{font-size:14px;font-weight:300;color:var(--gray-4)}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body td,.video__library .videos__content--table .videos__table tbody .videos__table--body td{border:none}}.videos .videos__content--table .videos__table tbody .videos__table--body .videos__click,.video__library .videos__content--table .videos__table tbody .videos__table--body .videos__click{cursor:pointer}.videos .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body{text-align:center}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body{width:24px;height:24px;top:-3px;right:0;position:absolute}}.videos .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start,.video__library .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start{width:1.3rem;height:1.3rem;margin:0 auto;cursor:pointer;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20776'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20776)'%3e%3cpath%20d='M7.05005%2021.05C6.86671%2021.2%206.67105%2021.2083%206.46305%2021.075C6.25438%2020.9417%206.19171%2020.7583%206.27505%2020.525L8.15005%2014.4L3.27505%2010.9C3.07505%2010.7667%203.01271%2010.5833%203.08805%2010.35C3.16271%2010.1167%203.31671%2010%203.55005%2010H9.60005L11.525%203.6C11.5584%203.46667%2011.621%203.375%2011.713%203.325C11.8044%203.275%2011.9%203.25%2012%203.25C12.1%203.25%2012.196%203.275%2012.288%203.325C12.3794%203.375%2012.4417%203.46667%2012.475%203.6L14.4%2010H20.45C20.6834%2010%2020.8377%2010.1167%2020.913%2010.35C20.9877%2010.5833%2020.925%2010.7667%2020.725%2010.9L15.85%2014.4L17.725%2020.525C17.8084%2020.7583%2017.746%2020.9417%2017.538%2021.075C17.3294%2021.2083%2017.1334%2021.2%2016.95%2021.05L12%2017.3L7.05005%2021.05ZM9.60005%2016.65L12%2014.8L14.4%2016.65L13.5%2013.6L15.75%2012H12.95L12%208.9L11.05%2012H8.25005L10.5%2013.6L9.60005%2016.65Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");background-size:contain}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start,.video__library .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start{width:1.5rem;height:1.5rem}}.videos .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start--blue,.video__library .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start--blue{width:1.3rem;height:1.3rem;margin:0 auto;cursor:pointer;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_794_20794'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='24'%20height='24'%3e%3crect%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_794_20794)'%3e%3cpath%20d='M8.3003%2020.1246C7.91696%2020.4246%207.5253%2020.4329%207.1253%2020.1496C6.7253%2019.8663%206.59196%2019.4913%206.7253%2019.0246L8.1503%2014.3996L4.5253%2011.8246C4.1253%2011.5413%204.00463%2011.1663%204.1633%2010.6996C4.3213%2010.2329%204.64196%209.99961%205.1253%209.99961H9.6003L11.0503%205.19961C11.1336%204.96628%2011.263%204.78694%2011.4383%204.66161C11.613%204.53694%2011.8003%204.47461%2012.0003%204.47461C12.2003%204.47461%2012.3876%204.53694%2012.5623%204.66161C12.7376%204.78694%2012.867%204.96628%2012.9503%205.19961L14.4003%209.99961H18.8753C19.3586%209.99961%2019.6796%2010.2329%2019.8383%2010.6996C19.9963%2011.1663%2019.8753%2011.5413%2019.4753%2011.8246L15.8503%2014.3996L17.2753%2019.0246C17.4086%2019.4913%2017.2753%2019.8663%2016.8753%2020.1496C16.4753%2020.4329%2016.0836%2020.4246%2015.7003%2020.1246L12.0003%2017.2996L8.3003%2020.1246Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");background-size:contain}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start--blue,.video__library .videos__content--table .videos__table tbody .videos__table--body .videos__favorite--body .videos__start--blue{width:1.5rem;height:1.5rem}}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .video__category--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__category--body{height:auto;font-size:12px;font-weight:700;padding:0 0 4px}}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .video__text--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__text--body{height:auto;font-size:12px;font-weight:700;padding:0 0 4px}}.videos .videos__content--table .videos__table tbody .videos__table--body .video__summary--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__summary--body{display:none}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .video__summary--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__summary--body{display:inline-block;height:auto;font-size:12px;padding:0 0 8px}}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .video__version--bodydes,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__version--bodydes{display:none}}.videos .videos__content--table .videos__table tbody .videos__table--body .video__version--bodymob,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__version--bodymob{display:none}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .video__version--bodymob,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__version--bodymob{height:auto;display:inline-block;font-size:12px;font-weight:700;padding:0 0 8px}}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body{display:flex;gap:5px}@media (max-width: 768px){.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body{height:auto;font-size:12px;padding:0}}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body{display:flex;align-items:center;border-bottom-width:0}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span{width:12px;height:10px;border-radius:100%;display:inline-block;margin-right:.5rem}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.draft,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.draft{background-color:var(--gray-7)}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.in_review,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.in_review{background-color:var(--secundary-yellow)}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.need_changes,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.need_changes{background-color:var(--secundary-red)}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.approved,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body span.approved{background-color:var(--secundary-green-ligth)}.videos .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body p,.video__library .videos__content--table .videos__table tbody .videos__table--body .video__option--body .videos__button--body p{width:80%}.videos .videos__content--table .videos__pagination,.video__library .videos__content--table .videos__pagination{justify-content:center}.videos .empty__videos,.video__library .empty__videos{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:32.9375rem;border-radius:11px;margin-top:2.2rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.videos .empty__videos .empty__img,.video__library .empty__videos .empty__img{width:20.5rem;height:16.8125rem;margin-bottom:34px;background-image:url(/src/../assets/images/empty_videos.svg);background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.videos .empty__videos .empty__img,.video__library .empty__videos .empty__img{width:18.4375rem;height:15.0625rem}}.videos .empty__videos .title,.video__library .empty__videos .title{font-size:1.5rem;font-weight:600;text-transform:capitalize;margin-bottom:31px}@media (max-width: 768px){.videos .empty__videos .title,.video__library .empty__videos .title{font-size:1.25rem}}.videos .empty__videos .empty__btn,.video__library .empty__videos .empty__btn{width:10.25rem;height:3rem;font-size:.875rem;color:var(--white);font-weight:600;border-radius:10px;background-color:var(--black)}@media (max-width: 768px){.videos .empty__videos .empty__btn,.video__library .empty__videos .empty__btn{width:8.1875rem;height:2.25rem;font-size:.75rem}}.favorites{width:100%;height:inherit;overflow-y:scroll;padding-top:1.9375rem}.favorites::-webkit-scrollbar{display:none}@media (max-width: 768px){.favorites{padding-top:.75rem}}.favorites .favorites__header{width:100%;height:2rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}@media (max-width: 768px){.favorites .favorites__header{margin-bottom:1rem}}.favorites .favorites__header .title-section{display:flex;align-items:center;gap:1.125rem;margin-bottom:10px}@media (max-width: 768px){.favorites .favorites__header .title-section{gap:.625rem;margin-bottom:0}}.favorites .favorites__header .title-section svg{fill:#000;font-size:26px}@media (max-width: 768px){.favorites .favorites__header .title-section svg{font-size:18px}}.favorites .favorites__header .title-section .favorites__title{font-size:1.5rem;font-weight:600;text-transform:capitalize;margin:0}@media (max-width: 768px){.favorites .favorites__header .title-section .favorites__title{font-size:14px}}.favorites .favorites__header .favorites__buttons{display:flex;gap:.5rem}.favorites .favorites__header .favorites__buttons .favorites__btn--grid{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid var(--black)}@media (max-width: 768px){.favorites .favorites__header .favorites__buttons .favorites__btn--grid{width:18px;height:18px;border-radius:4px}}.favorites .favorites__header .favorites__buttons .favorites__btn--grid .svg-icon{fill:var(--black)}@media (max-width: 768px){.favorites .favorites__header .favorites__buttons .favorites__btn--grid .svg-icon{width:10px;height:10px}}.favorites .favorites__header .favorites__buttons .favorites__btn--grid.active{background-color:var(--black)}.favorites .favorites__header .favorites__buttons .favorites__btn--grid.active .svg-icon{fill:var(--white)}.favorites .favorites__header .favorites__buttons .favorites__btn--grid .favorites__icon--grid{width:1.15rem;height:1.15rem;margin:0 auto;background-repeat:no-repeat}.favorites .favorites__content{width:100%}.favorites .favorites__content .tabs-container .tab-component{gap:3rem;border-bottom:.8px solid black}.favorites .favorites__content .tabs-container .tab-component .nav-item .nav-link{font-weight:500;font-family:var(--poppins);font-size:1.125rem;color:#00000080;border:none;padding:0;background-color:transparent;display:flex;flex-direction:column;align-items:center;height:2.1875rem}@media (max-width: 768px){.favorites .favorites__content .tabs-container .tab-component .nav-item .nav-link{font-size:14px;font-weight:600;height:25px}}.favorites .favorites__content .tabs-container .tab-component .nav-item .nav-link.active{color:var(--black);position:relative;border:none;font-weight:600}.favorites .favorites__content .tabs-container .tab-component .nav-item .nav-link.active:before{content:" ";position:absolute;bottom:-2px;height:4px;width:90%;background-color:#000;border-radius:50px}.account-users{width:100%;padding-bottom:.5rem;overflow-x:scroll}@media (min-width: 1200px){.account-users::-webkit-scrollbar{display:none}}.account-users .table-subuers{width:100%}.account-users .table-subuers thead tr{height:2rem;border-bottom:1px solid var(--gray-2)}.account-users .table-subuers thead tr th{padding:0 .5rem}.account-users .table-subuers thead tr .th-name,.account-users .table-subuers thead tr .th-link{width:40%}.account-users .table-subuers thead tr .th-actions{width:20%}.account-users .table-subuers tbody tr{height:60px}.account-users .table-subuers tbody tr td{height:inherit;vertical-align:middle;padding:0 .5rem}.account-users .table-subuers tbody tr .row-actions{display:flex;align-items:center}.account-users .cannot-invite,.account-users .can-subusers{width:100%;display:flex;flex-direction:column;align-items:center;padding:2.8125rem 0 .8125rem;border-radius:.875rem;background-color:var(--gray-6)}.account-users .cannot-invite .title,.account-users .can-subusers .title{font-size:1.5rem;font-weight:700;margin-bottom:.6875rem;text-transform:none}.account-users .cannot-invite .text,.account-users .can-subusers .text{font-size:1.25rem;text-align:center;line-height:1.465rem;max-width:13.4375rem;margin-bottom:1.9375rem}.account-users-loader{width:100%;height:12.5rem;display:flex;align-items:center;justify-content:center}.form-owner{width:100%}.form-owner .plan-group{display:flex;justify-content:space-between;width:inherit;height:auto;margin-bottom:1rem}.form-owner .plan-group .info-data{width:100%;height:100%;border-bottom:1px solid var(--gray-7)}.form-owner .plan-group .info-data h5{font-weight:600;margin-bottom:1rem}.form-owner .plan-group .info-data .info-resume-plan{display:flex;gap:.5rem}.form-owner .plan-group .info-data .info-resume-plan .list-selections{list-style-type:none;padding:0}.form-owner .plan-group .info-data .info-resume-plan .list-selections li{color:var(--gray-7);line-height:1.5rem;letter-spacing:-.015rem;margin-bottom:.5rem}.form-owner .plan-group .info-data .info-resume-plan .list-selections li:last-child{margin-bottom:0}.form-owner .plan-group .info-data p{padding-bottom:.5rem}.form-owner .plan-group .info-data p .expire{color:#db3500}.form-owner .plan-group .info-data-2fa{display:flex;justify-content:space-between;width:100%;height:100%;padding-bottom:1rem;border-bottom:1px solid var(--gray-7)}.form-owner .plan-group .info-data-2fa h5{font-weight:600}.form-owner .plan-group .info-data-2fa .switch-ai{width:4rem;display:flex;align-items:center}.form-owner .plan-group .info-data-2fa .switch-ai span{font-weight:600}.form-owner .plan-group .btn-plan{width:8.125rem;height:3rem;font-weight:600;border-radius:.625rem;border:1px solid #000000}.accountnew{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;border-radius:11px;padding:1.5rem 1rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-width: 768px){.accountnew{flex-direction:row}}.accountnew .avatar-group{width:100%}@media (min-width: 768px){.accountnew .avatar-group{width:20%}}.accountnew .avatar-group .upload-image{margin-bottom:1rem}.accountnew .data-group{width:100%}@media (min-width: 768px){.accountnew .data-group{width:80%;padding:0 .5rem}}.accountnew .data-group .filter-users{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.accountnew .data-group .filter-users .input__text{max-width:19.3125rem}.disclaimer-account{width:100%}.disclaimer-account .disclaimer-create{display:flex;justify-content:flex-end;margin-top:1.5rem}.disclaimer-account .card-disclaimer{width:100%;margin-top:1rem;padding:1.875rem 2.625rem;border:1px solid black;border-radius:1.5rem}.disclaimer-account .card-disclaimer h1{font-size:1.125rem;font-weight:500}.disclaimer-account .card-disclaimer p{width:100%;max-height:7.5rem;font-size:1rem;font-weight:400;line-height:1.5rem;margin-top:1.25rem;overflow:auto}.disclaimer-account .card-disclaimer .controls{display:flex;align-items:center;gap:2.25rem;margin-top:1rem}.disclaimer-account .card-disclaimer .controls .btn-edit{font-size:.875rem;width:9.6875rem;height:2.5rem}.form-advanced-loading{display:flex;align-items:center;justify-content:center;height:300px}.form-advanced-loading .spinner-border{width:3rem;height:3rem}.form-advanced{width:100%}.form-advanced .content-buttons{display:flex;justify-content:flex-end;gap:.5rem;margin-top:3rem;margin-bottom:1rem}.form-advanced .content-buttons .button__component .spinner-border{width:1.25rem;height:1.25rem}.form-advanced .form-advanced__status{display:flex;align-items:center;gap:.5rem}.form-advanced .form-advanced__status .form-advanced__dot{width:12px;height:12px;border-radius:50%;background-color:var(--primary-green)}.form-advanced .form-advanced__status .bg-active{background-color:var(--primary-green)}.form-advanced .form-advanced__status .bg-review{background-color:var(--secundary-yellow)}.form-advanced .form-advanced__status .bg-pending{background-color:var(--gray-7)}.form-advanced .form-advanced__status .bg-rejected{background-color:var(--purple)}.form-advanced .form-advanced__status .bg-deleted{background-color:var(--secundary-red)}.form-advanced .form-advanced__status p{font-size:14px}@media (min-width: 768px){.form-advanced .form-advanced__status p{font-size:16px}}.invitation{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;max-width:39.875rem;padding:3.125rem 1.5rem;border-radius:1.125rem;background-color:var(--white);overflow-y:scroll}.invitation::-webkit-scrollbar{display:none}@media (min-width: 768px){.invitation{padding:3.125rem 4rem}}@media (min-height: 650px){.invitation{height:auto}}.invitation .title{font-size:1rem;font-weight:700;text-align:center;margin-bottom:1rem}@media (min-width: 768px){.invitation .title{font-size:1.5rem}}.invitation .purchase-users{width:100%;display:flex;flex-direction:column;margin-bottom:.875rem}.invitation .purchase-users .title{font-size:1rem;font-weight:600;text-align:start;line-height:1.5rem;text-transform:none;margin-bottom:1rem}.invitation .purchase-users .text{font-size:1rem;line-height:1.5rem;margin-bottom:.5rem;color:var(--gray-7)}.invitation .purchase-users .button-group{width:100%;display:flex;justify-content:flex-end}.invitation .roles{width:inherit;margin-bottom:2.625rem}.invitation .roles .label{font-weight:700;font-size:.875rem}@media (min-width: 768px){.invitation .roles .label{font-size:1rem}}.invitation .roles .roles-options{width:100%;display:flex;gap:1rem;padding-bottom:.5rem;overflow-x:scroll}.invitation .roles .roles-options::-webkit-scrollbar{display:none}.invitation .roles .roles-options .btn-role{min-width:6.6875rem;max-height:2.5rem}.invitation .description{width:inherit}.invitation .description .label{font-weight:700;font-size:.875rem}@media (min-width: 768px){.invitation .description .label{font-size:1rem}}.invitation .description .input-description{font-size:.875rem}@media (min-width: 768px){.invitation .description .input-description{font-size:1rem}}.invitation .import{width:100%;margin-top:1rem}.invitation .import .upload-file{width:inherit;display:flex;justify-content:flex-end}.invitation .import .upload-file .btn-import{max-width:8.875rem}.invitation .import .delete-file{width:inherit;display:flex;gap:1rem;justify-content:flex-end}.invitation .import .delete-file .name-file{width:auto;display:block;text-decoration:underline}.invitation .import .delete-file svg{cursor:pointer}.invitation .email-form{width:inherit}.invitation .email-form .label{font-weight:700;font-size:.875rem}@media (min-width: 768px){.invitation .email-form .label{font-size:1rem}}.invitation .email-form .input-add{width:100%;display:flex;align-items:center;gap:1rem}@media (min-width: 768px){.invitation .email-form .input-add{width:92%}}.invitation .email-form .input-add .input__text{max-width:none}.invitation .email-form .input-add .input-email{border:1px solid rgba(0,0,0,.2);box-shadow:none}.invitation .email-form .input-add .input-email:focus{border:1px solid var(--gray-7)}.invitation .email-form .emails-list{width:100%;height:auto;display:flex;flex-direction:column;gap:.5rem;max-height:10.125rem}.invitation .email-form .emails-list .email-group{width:100%;display:flex;align-items:center;gap:1rem}@media (min-width: 768px){.invitation .email-form .emails-list .email-group{width:92%}}.invitation .email-form .emails-list .email-group .email-added{display:flex;align-items:center;width:inherit;height:3rem;min-height:3rem;color:var(--gray-7);padding:0 1rem;border-radius:.6875rem;border:1px solid rgba(0,0,0,.2);background-color:var(--white);overflow-x:hidden}@media (min-width: 768px){.invitation .email-form .emails-list .email-group .email-added{padding:0 1rem 0 2rem}}.invitation .buttons-invitation{width:100%;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media (min-width: 768px){.invitation .buttons-invitation{flex-direction:row;justify-content:center}}.form-company-basic .logo-group{width:100%;position:relative}.form-company-basic .logo-group .logo-input{border:0;border-radius:0;padding:0 0 1rem;background-color:#fff;border-bottom:1px solid var(--gray-5)}.form-company-basic .logo-group .logo-input:focus{box-shadow:none}.form-company-basic .logo-group .logo-ctn{display:flex;align-items:center;justify-content:flex-end;gap:1rem;width:8.125rem;height:3rem;top:1.25rem;right:0;position:absolute}.form-company-basic .logo-group .logo-ctn .logo-img{width:3rem;height:inherit;object-fit:contain}.form-company-basic .logo-group .logo-ctn-btn .logo-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;right:0;top:1.25rem;width:8.125rem;height:48px;font-size:.875rem;font-weight:600;color:var(--white);border-radius:.625rem;background-color:var(--black);position:absolute;cursor:pointer}.form-company-basic .textarea-ctn textarea{min-height:12rem;border-top:none;border-right:none;border-left:none;border-radius:0;padding:0;resize:none}.form-company-basic .textarea-ctn textarea:focus{box-shadow:none}.form-company-basic .select-group select{border:none;padding-left:0;padding-bottom:10px;border-bottom:1px solid #ced4da;border-radius:0}.form-company-basic .select-group select:focus{box-shadow:none}.modal-nick{width:100%;max-width:500px;padding:2rem;border-radius:.75rem;background-color:var(--white)}.modal-nick .modal-title{font-size:1.5rem;font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:2rem}.modal-nick form .modal-btn-group{display:flex;justify-content:center;gap:.5rem;padding-top:2rem}.view__content--inreview{width:100%;height:calc(100vh - 175px);display:flex;justify-content:space-between;gap:10px;overflow-y:scroll}.view__content--inreview::-webkit-scrollbar{display:none}@media (max-width: 768px){.view__content--inreview{flex-direction:column;justify-content:flex-start;height:calc(100vh - 218px);padding-bottom:20px}}.inreview__script{width:100%;max-width:39.875rem;height:35.9375rem;padding:32px 32px 16px;border-radius:11px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-height: 968px){.inreview__script{height:42.1875rem}}@media (max-width: 992px){.inreview__script{max-width:none}}@media (max-width: 768px){.inreview__script{height:auto;max-width:none;padding:18px 16px}}.inreview__script .inreview__header .status__script{display:flex;align-items:center;justify-content:space-between;height:2.25rem;margin-bottom:.3125rem}@media (max-width: 768px){.inreview__script .inreview__header .status__script{height:1.6875rem}}.inreview__script .inreview__header .status__script h2{font-size:1.5rem;font-weight:600;margin-bottom:0rem}@media (max-width: 768px){.inreview__script .inreview__header .status__script h2{font-size:16px}}.inreview__script .inreview__header .status__script p{display:flex;align-items:center;justify-content:center;gap:15px;font-size:1rem;font-weight:500;text-transform:capitalize}@media (max-width: 768px){.inreview__script .inreview__header .status__script p{font-size:12px}}.inreview__script .inreview__header .status__script p span{width:.625rem;height:.625rem;border-radius:100%;background-color:var(--secundary-yellow)}@media (max-width: 768px){.inreview__script .inreview__header .status__script p span{width:8px;height:8px}}.inreview__script .inreview__header .title__script{display:flex;align-items:center;justify-content:space-between;height:2.25rem;margin-bottom:.3125rem}@media (max-width: 768px){.inreview__script .inreview__header .title__script{height:1.8125rem}}.inreview__script .inreview__header .title__script h2{font-size:1.5rem;font-weight:600;margin-bottom:0rem}@media (max-width: 992px){.inreview__script .inreview__header .title__script h2{font-size:16px}}@media (max-width: 768px){.inreview__script .inreview__header .title__script h2{font-size:16px}}.inreview__script .inreview__header .title__script p{color:var(--gray-7);font-size:1rem;font-weight:600}@media (max-width: 768px){.inreview__script .inreview__header .title__script p{font-size:12px}}.inreview__script .inreview__header .dataText{display:flex;flex-direction:column;align-items:flex-end}.inreview__script .inreview__header .dataText p{font-size:.875rem;font-weight:400;margin-bottom:.5rem}@media (max-width: 768px){.inreview__script .inreview__header .dataText p{height:18px;font-size:.75rem;margin-bottom:0rem}}.inreview__script .inreview__header .dataText p:last-child{margin-bottom:0rem}.inreview__script .inreview__text{width:100%;height:21.875rem;max-height:28.125rem;font-size:1.5rem;font-weight:300;resize:none;-webkit-hyphens:none;hyphens:none;margin-top:2.0625rem}@media (min-height: 968px){.inreview__script .inreview__text{height:100%}}@media (max-width: 768px){.inreview__script .inreview__text{height:250px;font-size:.875rem;margin-top:1.5625rem}}.inreview__script .inreview__text::-webkit-scrollbar{display:none}.inreview__script .inreview__ctn--video .inreview__video{width:100%;border-radius:11px;margin-top:1.5rem;box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.inreview__script .inreview__ctn--video .inreview__video{display:none}}.inreview__script .inreview__ctn--video .inreview__mobile{display:none}@media (max-width: 768px){.inreview__script .inreview__ctn--video .inreview__mobile{display:block;width:100%;height:3rem;padding:12px 16px;border-radius:11px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.inreview__script .inreview__ctn--video .inreview__mobile .inreview__btn--play{display:flex;align-items:center;gap:20px}}.inreview__comment{width:100%;max-width:33rem;height:35.9375rem;padding:32px 32px 16px;border-radius:11px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 992px){.inreview__comment{display:none}}@media (max-width: 768px){.inreview__comment{display:block;max-width:none;height:449px;padding:18px 16px}}@media (min-height: 968px){.inreview__comment{height:42.1875rem}}.inreview__comment .title{font-size:1.5rem;font-weight:700;margin-bottom:1.625rem}@media (max-width: 768px){.inreview__comment .title{font-size:1rem}}.inreview__comment .comments{width:100%;height:485px;max-height:36.875rem;overflow-y:scroll}.inreview__comment .comments::-webkit-scrollbar{display:none}@media (min-height: 968px){.inreview__comment .comments{height:42.1875rem}}@media (max-width: 768px){.inreview__comment .comments{height:294px}}.inreview__comment .comments .empty__comment{width:100%;display:flex;flex-direction:column;align-items:center}.inreview__comment .comments .empty__comment .no__comments{width:400px;height:400px;max-width:25rem;max-height:25rem;background-image:url(/src/../assets/images/no_comments.svg);background-repeat:no-repeat;background-size:contain}@media (max-width: 1200px){.inreview__comment .comments .empty__comment .no__comments{width:250px;height:250px}}.view__content--changes{width:100%;height:calc(100vh - 175px);display:flex;justify-content:space-between;gap:10px;overflow-y:scroll}.view__content--changes::-webkit-scrollbar{display:none}@media (max-width: 768px){.view__content--changes{flex-direction:column;justify-content:flex-start;height:calc(100vh - 218px);gap:25px;padding-bottom:20px}}.change__script{width:100%;max-width:39.875rem;height:35.5rem}@media (min-height: 968px){.change__script{height:35.5rem}}@media (max-width: 992px){.change__script{max-width:none}}@media (max-width: 768px){.change__script{height:auto;max-width:none;padding:0}}.change__script .change__body{width:100%;height:inherit;padding:32px 32px 16px;border-radius:11px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.change__script .change__body{height:449px;padding:18px 16px}}.change__script .change__body .change__header .status__script{display:flex;align-items:center;justify-content:space-between;height:2.25rem;margin-bottom:.3125rem}@media (max-width: 768px){.change__script .change__body .change__header .status__script{height:1.6875rem}}.change__script .change__body .change__header .status__script h2{font-size:1.5rem;font-weight:600;margin-bottom:0rem}@media (max-width: 768px){.change__script .change__body .change__header .status__script h2{font-size:16px}}.change__script .change__body .change__header .status__script p{display:flex;align-items:center;justify-content:center;gap:15px;font-size:1rem;font-weight:500;text-transform:capitalize}@media (max-width: 768px){.change__script .change__body .change__header .status__script p{font-size:12px}}.change__script .change__body .change__header .status__script p span{width:.625rem;height:.625rem;border-radius:100%;background-color:var(--secundary-red)}@media (max-width: 768px){.change__script .change__body .change__header .status__script p span{width:8px;height:8px}}.change__script .change__body .change__header .title__script{display:flex;align-items:center;justify-content:space-between;height:2.25rem;margin-bottom:.3125rem}@media (max-width: 768px){.change__script .change__body .change__header .title__script{height:1.8125rem}}.change__script .change__body .change__header .title__script .title__version{width:60%;display:flex;align-items:center;gap:10px}.change__script .change__body .change__header .title__script .title__version h2{font-size:1.5rem;font-weight:600;text-transform:capitalize;margin-bottom:0rem}@media (max-width: 992px){.change__script .change__body .change__header .title__script .title__version h2{font-size:20px}}@media (max-width: 768px){.change__script .change__body .change__header .title__script .title__version h2{font-size:16px}}.change__script .change__body .change__header .title__script .title__version .select__version{color:#757575;font-size:1.5rem;text-transform:uppercase;font-weight:500}@media (max-width: 992px){.change__script .change__body .change__header .title__script .title__version .select__version{font-size:20px}}@media (max-width: 768px){.change__script .change__body .change__header .title__script .title__version .select__version{font-size:16px}}.change__script .change__body .change__header .title__script .title__version .select__version:focus{outline:none}.change__script .change__body .change__header .title__script p{width:40%;text-align:end;color:var(--gray-7);font-size:1rem;font-weight:600}@media (max-width: 768px){.change__script .change__body .change__header .title__script p{font-size:12px}}.change__script .change__body .change__header .dataText{display:flex;flex-direction:column;align-items:flex-end}.change__script .change__body .change__header .dataText p{font-size:.875rem;font-weight:400;margin-bottom:.5rem}@media (max-width: 768px){.change__script .change__body .change__header .dataText p{height:18px;font-size:.75rem;margin-bottom:0rem}}.change__script .change__body .change__header .dataText p:last-child{margin-bottom:0rem}.change__script .change__body .change__text{width:100%;height:100%;max-height:22.1875rem;font-size:1.5rem;font-weight:300;resize:none;-webkit-hyphens:none;hyphens:none;margin-top:1.25rem}@media (min-height: 968px){.change__script .change__body .change__text{height:100%;margin-top:2.0625rem}}@media (max-width: 768px){.change__script .change__body .change__text{height:280px;font-size:.875rem;margin-top:1.5625rem}}.change__script .change__body .change__text::-webkit-scrollbar{display:none}.change__script .change__body .change__text:focus-visible{outline:none}.change__script .change__body .change__text.edit__text{padding:1rem;outline:var(--gray-2);border:1.5px solid var(--primary-green);border-radius:5px}.change__script .change__footer{margin-top:2rem;padding-left:1.5625rem}@media (min-height: 968px){.change__script .change__footer{margin-top:2.875rem}}@media (max-width: 768px){.change__script .change__footer{padding-left:0rem;margin-top:1rem}}.change__script .change__footer h2{font-size:1rem;font-weight:600;text-transform:uppercase;margin-bottom:1.5rem}@media (max-width: 768px){.change__script .change__footer h2{margin-bottom:1rem}}.change__script .change__footer .change__controls{display:flex;gap:16px}.change__script .change__footer .change__controls .save{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--white);width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;background-color:var(--black)}@media (max-width: 768px){.change__script .change__footer .change__controls .save{font-size:.75rem;width:8.1875rem;height:2.25rem}}.change__script .change__footer .change__controls .recording{display:flex;align-items:center;justify-content:center;gap:10px;width:12.4375rem;height:3rem;font-size:.875rem;font-weight:600;border:1px solid var(--black);background-color:#f1f1f1}@media (max-width: 768px){.change__script .change__footer .change__controls .recording{font-size:.75rem;width:8.1875rem;height:2.25rem}}.change__comment{width:100%;max-width:33rem;height:35.9375rem;padding:32px 32px 16px;border-radius:11px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-height: 968px){.change__comment{height:43.125rem}}@media (max-width: 768px){.change__comment{height:auto;max-width:none;padding:18px 16px}}.change__comment .title{font-size:1.5rem;font-weight:700;margin-bottom:1.625rem}@media (max-width: 768px){.change__comment .title{font-size:1rem;margin-bottom:0rem}}.change__comment .content__comments{width:100%;max-height:450px;overflow-y:scroll}@media (min-height: 968px){.change__comment .content__comments{height:34.375rem}}.change__comment .content__comments::-webkit-scrollbar{display:none}.need__changes--scripts{width:100%}.need__changes--scripts .need__changes--loader{width:100%;height:calc(100vh - 218px);display:flex;align-items:center;justify-content:center}.need__changes--scripts .need__changes--loader .spinner-grow{width:3rem;height:3rem}.need__changes--scripts .need__changes--error{width:100%;height:calc(100vh - 218px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.need__changes--scripts .need__changes--error p{text-align:center;font-size:1.5rem;font-weight:600}.need__changes--scripts .status__bar{display:flex;align-items:center;justify-content:space-between;width:100%;height:3rem;margin:1rem 0;padding-left:0rem}@media (min-width: 768px){.need__changes--scripts .status__bar{padding-left:2rem}}.need__changes--scripts .status__bar .status__bar--item{display:flex;align-items:center;width:129px;height:3rem;padding-left:1rem;border-radius:25px;background-color:var(--primary-green)}.need__changes--scripts .status__bar .status__bar--item span{font-size:12px;font-weight:700;text-transform:uppercase}@media (min-width: 768px){.need__changes--scripts .status__bar .status__bar--item{width:252px;height:3rem;padding-left:42px}.need__changes--scripts .status__bar .status__bar--item span{font-size:1rem}}.need__changes--scripts .status__bar .status__bar--exit{width:2rem;height:2rem;border-radius:10px;color:var(--white);font-size:1.5rem;line-height:2rem;font-weight:600;background-color:var(--black)}@media (min-width: 768px){.need__changes--scripts .status__bar .status__bar--exit{width:3rem;height:3rem;font-size:2rem}}.need__changes--scripts .content__script{width:100%;height:calc(100vh - 218px);display:flex;flex-direction:column;gap:1rem;overflow-y:scroll}.need__changes--scripts .content__script::-webkit-scrollbar{display:none}@media (min-width: 768px){.need__changes--scripts .content__script{flex-direction:row;justify-content:space-between;height:calc(100vh - 175px)}}@media (min-width: 1200px){.need__changes--scripts .content__script{padding-left:2rem}}@media (min-width: 1200px){.need__changes--scripts .content__script{gap:2rem}}.need__changes--scripts .content__script .editor__script{display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script{width:50%}}.need__changes--scripts .content__script .editor__script .editor__script--content{width:100%;height:420px;padding:1rem;border-radius:12px;background-color:var(--white)}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--content{height:568px}}@media (min-width: 992px){.need__changes--scripts .content__script .editor__script .editor__script--content{padding:2rem}}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--title{width:100%;max-height:568px;font-weight:600}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--title{font-size:24px}}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status .editor__script--status{display:flex;align-items:center;gap:8px}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status .editor__script--status .editor__script--icon{width:10px;height:10px;border-radius:50%;background-color:var(--secundary-red)}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status .editor__script--status .bg__in--review{background-color:#ecc600}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status .editor__script--status .bg__need--changes{background-color:#db3500}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status .editor__script--status .bg__approved{background-color:#3ad404}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status .editor__script--status span{font-size:12px}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--version--status .editor__script--status span{font-size:16px}}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--words{font-size:12px;font-weight:500;text-align:end;margin-bottom:8px}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--words{font-size:14px}}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--time{font-size:12px;font-weight:500;text-align:end}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--time{font-size:14px}}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--text{width:100%;height:257px;font-size:14px;border-radius:12px;padding:1rem;margin-top:1.5rem;outline:1px solid var(--gray-5);opacity:.6;resize:none;-webkit-hyphens:none;hyphens:none}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--text::-webkit-scrollbar{display:none}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--text{height:338px;font-size:24px;margin-top:2rem}}.need__changes--scripts .content__script .editor__script .editor__script--content .editor__script--active{outline:1px solid var(--primary-green);opacity:1}.need__changes--scripts .content__script .editor__script .editor__script--buttons{margin-top:1rem}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--buttons{margin-top:2.5rem;margin-left:2rem}}.need__changes--scripts .content__script .editor__script .editor__script--buttons h4{font-size:14px;font-weight:600;line-height:13px;text-transform:uppercase;margin-bottom:1rem}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--buttons h4{font-size:1rem;margin-bottom:1.5rem}}.need__changes--scripts .content__script .editor__script .editor__script--buttons .editor__script--options{display:flex;gap:1rem}.need__changes--scripts .content__script .editor__script .editor__script--buttons .editor__script--options button{width:131px;height:36px;font-size:12px;font-weight:600;line-height:24px}@media (min-width: 768px){.need__changes--scripts .content__script .editor__script .editor__script--buttons .editor__script--options button{width:199px;height:48px;font-size:14px}}.need__changes--scripts .content__script .correction__script{width:100%;height:auto;padding:1rem;border-radius:12px;background-color:var(--white)}@media (min-width: 768px){.need__changes--scripts .content__script .correction__script{width:50%;height:568px}}@media (min-width: 992px){.need__changes--scripts .content__script .correction__script{padding:2rem}}.need__changes--scripts .content__script .correction__script .correction__script--title{font-size:1rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem}@media (min-width: 768px){.need__changes--scripts .content__script .correction__script .correction__script--title{font-size:1.5rem;font-weight:700;line-height:22px}}.need__changes--scripts .content__script .correction__script .correction__script--empty{width:100%;height:90%;min-height:200px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:var(--gray-4)}.need__changes--scripts .content__script .correction__script .correction__script--comment{width:100%;height:auto}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:18px;cursor:pointer}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--header .correction__script--name{width:auto;display:flex;align-items:center;gap:8px}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--header .correction__script--name h3{font-size:14px;font-weight:500;margin-bottom:0}@media (min-width: 1200px){.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--header .correction__script--name h3{font-size:1.25rem}}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--header .correction__script--name svg{transition:all .3s ease}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--header .correction__script--name .rotate__arrow{transform:rotate(180deg)}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--header span{font-size:14px;font-weight:500}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--text{width:100%;display:grid;grid-template-rows:0fr;transition:all .3s ease}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--text .correction__script--textarea{overflow:hidden}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--text .correction__script--textarea textarea{width:100%;height:100px;padding:1rem;border:1px solid var(--gray-5);font-size:12px;border-radius:12px;resize:none;-webkit-hyphens:none;hyphens:none}.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--text .correction__script--textarea textarea:focus{outline:none}@media (min-width: 768px){.need__changes--scripts .content__script .correction__script .correction__script--comment .correction__script--text .correction__script--textarea textarea{font-size:14px}}.need__changes--scripts .content__script .correction__script .correction__script--comment .show__comment{grid-template-rows:1fr}.approved__content--script{width:100%;height:calc(100vh - 105px);overflow-y:scroll}.approved__content--script::-webkit-scrollbar{display:none}.approved__headers{display:flex;align-items:center;gap:.5rem;padding-top:1.125rem;padding-bottom:1.125rem}@media (min-height: 650px){.approved__headers{padding-top:2.25rem;padding-bottom:3rem}}@media (min-height: 968px){.approved__headers{padding-top:3.5rem;padding-bottom:4.375rem}}@media (max-width: 768px){.approved__headers{padding-top:1.25rem;padding-bottom:1rem}}.approved__headers .approved__subtitle{color:#00000080;font-size:1.5rem;font-weight:500}@media (max-width: 768px){.approved__headers .approved__subtitle{font-size:.875rem}}.approved__headers img{width:.5rem;height:.75rem}.approved__headers .approved__title{font-size:1.5rem;font-weight:500}@media (max-width: 768px){.approved__headers .approved__title{font-size:.875rem}}.approved__video{width:100%;height:auto;max-height:568px;border-radius:.75rem;padding:1rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-height: 650px){.approved__video{padding:2rem}}@media (min-height: 968px){.approved__video{height:100%}}@media (max-width: 768px){.approved__video{padding:1rem}}.approved__video .approved__header{display:flex;align-items:center;justify-content:space-between}.approved__video .approved__header h2{font-size:1.125rem;font-weight:600}@media (min-height: 650px){.approved__video .approved__header h2{font-size:1.5rem}}@media (max-width: 768px){.approved__video .approved__header h2{font-size:1rem;margin-bottom:0}}.approved__video .approved__header .header__data{display:flex;align-items:center;justify-content:center;gap:66px}.approved__video .approved__header .header__data p{color:#757575;font-size:.875rem;font-weight:600}@media (min-height: 650px){.approved__video .approved__header .header__data p{font-size:1rem}}@media (max-width: 768px){.approved__video .approved__header .header__data .header__data--category{display:none}}.approved__video .approved__header .header__data .header__status{display:flex;align-items:center;justify-content:center;gap:1rem}.approved__video .approved__header .header__data .header__status .status__pin{width:.625rem;height:.625rem;font-size:.875rem;border-radius:100%;background-color:var(--primary-green)}.approved__video .approved__header .header__data .header__status .status__text{color:var(--black);font-weight:500;text-transform:capitalize;font-size:.875rem}@media (min-height: 650px){.approved__video .approved__header .header__data .header__status .status__text{font-size:1rem}}@media (max-width: 768px){.approved__video .approved__header .header__data .header__status .status__text{font-size:.75rem}}.approved__video .approved__body{width:35.875rem;height:100%;margin:2rem auto;border-radius:.75rem;background:#0000005e;box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.approved__video .approved__body{display:none}}.approved__mobile{display:none}@media (max-width: 768px){.approved__mobile{display:block;width:100%;height:3rem;padding:.75rem 1rem;border-radius:.75rem;margin:1rem 0;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.approved__mobile .approved__btn--play{display:flex;align-items:center;gap:1.25rem}}.approved__social{display:flex;flex-direction:column;align-items:flex-end;width:100%;margin-top:1rem}@media (min-height: 968px){.approved__social{margin-top:2rem}}@media (max-width: 768px){.approved__social{width:100%;align-items:flex-start;padding:.75rem 1rem;border-radius:.75rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}}.approved__social h3{font-size:1rem;font-weight:600;text-transform:uppercase;margin-bottom:.6rem}.approved__social .social__buttons{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.approved__social .social__buttons .social__button{width:3.5rem;height:3.5rem;border-radius:1.125rem;background:#000}@media (max-width: 768px){.approved__social .social__buttons .social__button{width:2.5rem;height:2.5rem;border-radius:.625rem}}.approved__social .social__buttons .social__button .approved__download{width:1.625rem;height:1.625rem;margin:1rem auto}@media (max-width: 768px){.approved__social .social__buttons .social__button .approved__download{width:1.375rem;height:1.375rem;margin:.5rem auto}}.approved__social .social__buttons .social__button .approved__linkedin{width:2.25rem;height:2.375rem;margin:.625rem auto}@media (max-width: 768px){.approved__social .social__buttons .social__button .approved__linkedin{width:2rem;height:2rem;margin:5px auto}}.approved__social .social__buttons .social__button .approved__facebook{width:2.625rem;height:2.625rem;margin:.5rem auto}@media (max-width: 768px){.approved__social .social__buttons .social__button .approved__facebook{width:2rem;height:2rem;margin:4px auto}}.approved__social .social__buttons .social__button .approved__twitter{width:2.75rem;height:2.75rem;margin:.5rem auto}@media (max-width: 768px){.approved__social .social__buttons .social__button .approved__twitter{width:2.125rem;height:2.125rem;margin:4px auto}}.approved__script{display:flex;align-items:center;gap:8px;padding-top:1.6875rem;padding-bottom:1.6875rem}@media (min-height: 968px){.approved__script{padding-top:3.5625rem;padding-bottom:4.3125rem}}.approved__script .approved__subtitle{color:#00000080;font-size:1.5rem;font-weight:500}.approved__script img{width:.411875rem;height:.698125rem}.approved__script .approved__title{font-size:1.5rem;font-weight:500}.approved__body--script{display:flex;gap:10px;justify-content:space-between}.approved__body--script .approved__video{width:100%;height:28rem;max-width:39.875rem;max-height:35.5rem;border-radius:11px;padding:32px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-height: 968px){.approved__body--script .approved__video{height:35.5rem}}.approved__body--script .approved__video .approved__header{display:flex;align-items:center;justify-content:space-between}.approved__body--script .approved__video .approved__header h2{font-size:1.5rem;font-weight:600}.approved__body--script .approved__video .approved__header .header__data{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.approved__body--script .approved__video .approved__header .header__data p{color:#757575;font-size:1rem;font-weight:600}.approved__body--script .approved__video .approved__header .header__data .header__status{display:flex;align-items:center;justify-content:center;gap:15px}.approved__body--script .approved__video .approved__header .header__data .header__status .status__pin{width:.625rem;height:.625rem;border-radius:100%;background-color:var(--primary-green)}.approved__body--script .approved__video .approved__header .header__data .header__status .status__text{color:var(--black);font-weight:500}.approved__body--script .approved__video .approved__body{width:100%;height:100%}.approved__body--script .approved__video .approved__body video{width:35.875rem;height:19.375rem;margin:36px auto 0;border-radius:11px;box-shadow:0 10px 100px #0000000d}.approved__body--script .approved__script{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:34.25rem;max-width:39.875rem;max-height:45rem;border-radius:11px;padding:32px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-height: 968px){.approved__body--script .approved__script{height:43.75rem}}.approved__body--script .approved__script .header__script{font-size:1.5rem;font-weight:600;margin-bottom:1.875rem}.approved__body--script .approved__script .srcipt__text{width:100%;height:18.125rem;font-size:1rem;font-weight:300;resize:none}@media (min-height: 968px){.approved__body--script .approved__script .srcipt__text{height:29.375rem}}.approved__body--script .approved__script .approved__social{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:1.5rem}.plans-view .header{display:flex;flex-direction:column;justify-content:center;width:100%;height:5.125rem;padding:0 1rem;background-color:var(--white)}@media (min-width: 768px){.plans-view .header{padding:0 4.5rem}}.plans-view .header img{width:8.75rem}.plans-view .main{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;background-color:#f5f7f9}.plans-view .main .header-company{display:flex}.plans-view .main .header-black{display:flex;flex-direction:column;align-items:center;gap:1rem;width:inherit;height:27.1875rem;border-radius:0 0 1rem 1rem;background-color:var(--black)}@media (min-width: 768px){.plans-view .main .header-black{gap:3rem}}.plans-view .main .header-black .title{font-size:2rem;font-weight:700;line-height:5rem;color:var(--white);margin-top:5.5625rem;margin-bottom:0}@media (min-width: 768px){.plans-view .main .header-black .title{font-size:4rem}}.plans-view .main .header-black .title span{color:var(--primary-green)}.plans-view .main .header-black .subtitle{font-size:.75rem;color:var(--white);text-align:center;line-height:1.5rem;max-width:32.875rem;margin-bottom:0}@media (min-width: 768px){.plans-view .main .header-black .subtitle{font-size:1rem}}.plans-view .main .form-plan{width:100%;max-width:56rem;padding:3.375rem 1rem;border-radius:1.125rem 1.125rem 0 0;background-color:var(--white);box-shadow:0 .25rem 2.1875rem #0000001a;top:20rem;position:absolute}@media (min-width: 768px){.plans-view .main .form-plan{padding:32px 2.5rem}}.plans-view .main .form-plan .form-plan-spinner{width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:1rem;background-color:#0001}.plans-view .main .form-plan .plan-header-company{display:flex;align-items:center;gap:1.875rem;margin-bottom:1.5rem}.plans-view .main .form-plan .plan-header-company .plan-number{display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;font-size:2.25rem;font-weight:600;line-height:3.375rem;border-radius:100%;background-color:var(--white)}.plans-view .main .form-plan .plan-header-company h2{font-size:1.5rem;margin-bottom:0}@media (min-width: 992px){.plans-view .main .form-plan .plan-header-company h2{font-size:2rem;padding:0 72px}}.plans-view .main .form-plan .company-plan-message{font-size:.875rem;font-weight:600;line-height:1.5rem;margin-bottom:3rem}@media (min-width: 992px){.plans-view .main .form-plan .company-plan-message{font-size:1rem;padding:0 72px}}.plans-view .main .form-plan .plan-groups{width:100%;display:flex;flex-direction:column;gap:.5rem;margin-bottom:3rem}@media (min-width: 768px){.plans-view .main .form-plan .plan-groups{flex-direction:row;height:18.1875rem}}.plans-view .main .form-plan .plan-groups .card-plan{display:flex;flex-direction:column;justify-content:space-between;height:18.1875rem;padding:2rem 1.5rem;border-radius:1rem;border:1px solid var(--gray-7);cursor:pointer}.plans-view .main .form-plan .plan-groups .card-plan .header-plan{width:100%}.plans-view .main .form-plan .plan-groups .card-plan .header-plan .title{font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:0}.plans-view .main .form-plan .plan-groups .card-plan .header-plan .subtitle{font-size:1.25rem;font-weight:600;line-height:1.5rem;text-transform:uppercase}.plans-view .main .form-plan .plan-groups .card-plan .libraries-plan{display:flex;flex-direction:column;row-gap:.5rem;column-gap:1rem}@media (min-width: 768px){.plans-view .main .form-plan .plan-groups .card-plan .libraries-plan{flex-direction:row;flex-wrap:wrap}}.plans-view .main .form-plan .plan-groups .card-plan .libraries-plan .library-name-option{white-space:nowrap}.plans-view .main .form-plan .plan-groups .card-plan .libraries-plan .label__component__container label span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.plans-view .main .form-plan .plan-groups .card-plan .footer-plan{display:flex;flex-direction:column;justify-content:center;width:100%;border-top:1px solid var(--gray-5)}.plans-view .main .form-plan .plan-groups .card-plan .footer-plan .price{display:flex;align-items:center;gap:.75rem;font-size:2.5rem;line-height:3.75rem;font-weight:700}.plans-view .main .form-plan .plan-groups .card-plan .footer-plan .price span{font-size:.875rem;line-height:1.5rem;font-weight:600;color:var(--gray-5)}.plans-view .main .form-plan .plan-groups .card-plan .footer-plan .error-msg{display:block;color:red;font-size:12px;font-weight:600}.plans-view .main .form-plan .plan-groups .card-plan:first-child{width:20.3125rem}.plans-view .main .form-plan .plan-groups .card-plan:last-child{width:20.3125rem;height:360px}@media (min-width: 768px){.plans-view .main .form-plan .plan-groups .card-plan:last-child{width:30.1875rem;height:18.1875rem}}.plans-view .main .form-plan .plan-groups .card-plan:last-child .subtitle{max-width:201px}.plans-view .main .form-plan .plan-groups .card-plan:last-child .footer-plan{max-width:15.5rem}.plans-view .main .form-plan .plan-groups .card-plan-company:first-child{width:20.3125rem}.plans-view .main .form-plan .plan-groups .card-plan-company:last-child{width:20.3125rem;height:360px}@media (min-width: 768px){.plans-view .main .form-plan .plan-groups .card-plan-company:last-child{width:25rem;height:18.1875rem}}.plans-view .main .form-plan .plan-groups .card-plan-company:last-child .subtitle{max-width:201px}.plans-view .main .form-plan .plan-groups .card-plan-company:last-child .footer-plan{max-width:15.5rem}.plans-view .main .form-plan .plan-groups .card-company-variant{width:100%!important}.plans-view .main .form-plan .plan-groups .active{color:var(--white);cursor:pointer;background-color:var(--black)}.plans-view .main .form-plan .plan-groups .active .header-plan .title{color:var(--primary-green)}.plans-view .main .form-plan .plan-groups .active .libraries-plan{row-gap:.5rem;column-gap:1rem}.plans-view .main .form-plan .plan-groups .active .libraries-plan .label__component__container label span{color:var(--white)}@media (min-width: 992px){.plans-view .main .form-plan .plan-groups-company{padding:0 4.5rem}}.plans-view .main .form-plan .form-group{width:100%;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.plans-view .main .form-plan .form-group{flex-direction:row;gap:5rem}}.plans-view .main .form-plan .form-group .label{font-weight:600;letter-spacing:-.24px}.plans-view .main .form-plan .form-group .checks{width:inherit;display:flex;flex-wrap:wrap}.plans-view .main .form-plan .form-group .checks div{width:50%}.plans-view .main .form-plan .form-group .checks .label__component__container label{gap:1rem}.plans-view .main .form-plan .form-group .checks .label__component__container label span:first-child{order:2}.plans-view .main .form-plan .form-group .checks .label__component__container label span:last-child{font-size:.875rem;font-weight:400;color:var(--gray-7)}.plans-view .main .form-plan .form-group .users-group{width:inherit}.plans-view .main .form-plan .form-group .counter-update{display:inline-block;margin-bottom:2.2rem}@media (min-width: 992px){.plans-view .main .form-plan .form-group-company{padding:0 4.5rem}}.plans-view .main .form-plan .form-group-select{width:100%;height:auto;margin-bottom:2rem}.plans-view .main .form-plan .form-group-select .error-valid-users{font-size:.75rem;color:red;margin-top:.5rem}.plans-view .main .form-plan .remove-list{display:flex;gap:8px;flex-wrap:nowrap;width:100%;padding:0 0 .5rem;margin-top:.5rem;overflow-x:auto}.plans-view .main .form-plan .remove-list .card-remove{display:flex;align-items:center;justify-content:space-between;gap:.3125rem;color:var(--white);width:10rem;height:2.5rem;padding:.5rem 1rem;border-radius:8px;white-space:nowrap;background:var(--bluemint, #009e93)}.plans-view .main .form-plan .remove-list .card-remove span{max-width:6.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plans-view .main .form-plan .title-interval{font-size:1rem;font-weight:600;margin-bottom:.875rem}.plans-view .main .form-plan .title-interval-company{margin-bottom:2rem}@media (min-width: 992px){.plans-view .main .form-plan .title-interval-company{padding:0 4.5rem}}.plans-view .main .form-plan .form-group-price{display:flex;flex-direction:column;gap:1rem;margin:0 0 41px}@media (min-width: 768px){.plans-view .main .form-plan .form-group-price{flex-direction:row;align-items:center;width:100%}}.plans-view .main .form-plan .buttons{display:flex;justify-content:flex-end;gap:1rem}.plans-view .main .form-plan .buttons .button-green{display:flex;align-items:center;gap:.5rem;color:var(--black);font-size:.875rem;font-weight:600;border:none;background-color:var(--primary-green)}.plans-view .main .form-plan .buttons .button-cancel{font-size:.875rem;font-weight:600}.plans-view .main .form-plan-company{position:initial;margin-top:2rem;background-color:var(--primary-green)}.plans-view .main .form-plan-company .card-plan{background-color:var(--white)}.plans-view .main .form-plan-company .form-group-price-company{display:flex;flex-direction:column;gap:2rem;margin:0 0 41px}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company{gap:1rem}}@media (min-width: 992px){.plans-view .main .form-plan-company .form-group-price-company{padding:0 4.5rem}}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company .form-group-discount{flex-direction:row;align-items:center;gap:1.75rem}}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group-price{display:flex;flex-direction:column}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group-price .title-discount{font-size:.875rem;font-weight:600;line-height:1.5rem;color:var(--gray-4)}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group-price .undiscounted-price{font-size:2rem;font-weight:700;line-height:3rem;color:var(--gray-4)}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group-price .undiscounted-price{font-size:2.5rem}}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group-price .discounted-price{font-size:2rem;font-weight:700;line-height:3rem}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group-price .discounted-price{font-size:2.5rem}}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .price-promo-discount{display:flex;align-items:flex-end}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .price-promo-discount{height:4.5rem;font-size:2rem}}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .price-promo-discount p{font-size:1.5em;font-weight:600;color:var(--gray-4)}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .price-promo-discount p{font-size:2rem}}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group{display:flex;gap:.25rem}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group{width:auto;gap:.625rem}}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group .radio{width:5%}.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group label{font-size:2rem}@media (min-width: 768px){.plans-view .main .form-plan-company .form-group-price-company .form-group-discount .radio-group label{font-size:2.5rem}}.plans-view .main .form-plan-company .form-group-price-company .title-subscription{font-size:.875rem;font-weight:600;line-height:1.5rem;color:var(--gray-4)}.plans-view .main .form-plan-company .buttons .button-green{color:var(--white);background-color:var(--black)}@media (min-width: 992px){.plans-view .main .form-plan-company .buttons-company{padding:0 4.5rem}}.plans-view .main-company{position:initial}.payment{width:100%;height:100vh;overflow-y:scroll}.payment::-webkit-scrollbar{display:none}.payment .error__text{display:block;width:100%;color:red;font-size:.75rem}.payment .payment__header{display:flex;align-items:flex-end;width:100%;height:4.9375rem;padding:0 1.25rem}@media (max-width: 768px){.payment .payment__header{align-items:center}}.payment .payment__header .payment__logo{width:10.125rem;height:3.625rem;background-size:contain;background-repeat:no-repeat;background-image:url(/assets/bodewell-logo-T2MMASDM.png)}@media (max-width: 768px){.payment .payment__header .payment__logo{width:8.1875rem;height:2.25rem}}.payment .payment__body{display:flex;justify-content:space-between;gap:1.25rem;width:100%;max-width:75rem;margin:1.375rem auto}@media (max-width: 768px){.payment .payment__body{flex-direction:column;align-items:center;justify-content:flex-start}}.payment .payment__body .payment__plan{width:100%;max-width:30.625rem;padding:68px 33px 68px 92px}@media (max-width: 768px){.payment .payment__body .payment__plan{padding:0 32px}}.payment .payment__body .payment__plan .payment__back{display:flex;align-items:center;gap:.5625rem;font-size:.9375rem;font-weight:400;padding-left:.625rem;margin-bottom:.8125rem}.payment .payment__body .payment__plan .payment__title{height:2.5625rem;font-size:1.25rem;font-weight:400;line-height:41px;text-transform:uppercase;margin-bottom:0rem}.payment .payment__body .payment__plan .payment__subtitle{font-size:1.5rem;font-weight:600;text-transform:uppercase;margin-top:.9375rem;margin-bottom:.9375rem}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__subtitle{font-size:1.125rem;text-align:center}}.payment .payment__body .payment__plan .payment__feature{font-size:1.5rem;font-weight:600;text-transform:uppercase;margin-bottom:1.375rem}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__feature{font-size:1.125rem;text-align:center}}.payment .payment__body .payment__plan .payment__content--fature{margin-bottom:2.25rem}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__content--fature{margin-bottom:1.75rem}}.payment .payment__body .payment__plan .payment__content--fature .payment__name{display:flex;align-items:center;gap:20px;margin-bottom:1rem}.payment .payment__body .payment__plan .payment__content--fature .payment__name:last-child{margin-bottom:0rem}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__content--fature .payment__name{font-size:.875rem;text-align:center}}.payment .payment__body .payment__plan .payment__options{width:100%;margin-top:1.875rem}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__options{margin-top:.9375rem}}.payment .payment__body .payment__plan .payment__options .payment__option{display:flex;align-items:center;gap:20px}.payment .payment__body .payment__plan .payment__options .payment__option .payment__radio{margin-right:0}.payment .payment__body .payment__plan .payment__options .payment__option .payment__radio .MuiRadio-root .MuiSvgIcon-root{fill:#000!important}.payment .payment__body .payment__plan .payment__options .payment__option input[type=radio]:after{width:20px;height:20px;border-radius:15px;position:relative;background-color:#d1d3d1;padding:1px;content:"";display:inline-block;visibility:visible;border:2px solid black}.payment .payment__body .payment__plan .payment__options .payment__option input[type=radio]:checked:after{width:20px;height:20px;border-radius:15px;position:relative;background-color:#000;content:"";display:inline-block;visibility:visible;border:2px solid black}.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--month{display:flex;align-items:center;gap:8px;font-size:2rem;font-weight:700}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--month{font-size:1.25rem}}.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--month span{font-size:.875rem;font-weight:600}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--month span{font-size:.75rem}}.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--year{display:flex;align-items:center;gap:8px;font-size:2.5rem;font-weight:700}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--year{font-size:1.5rem}}.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--year span{font-size:.875rem;font-weight:600}@media (max-width: 768px){.payment .payment__body .payment__plan .payment__options .payment__option .payment__label--year span{font-size:.75rem}}.payment .payment__body .payment__content{width:100%;height:100%;max-width:46.75rem;max-height:51.875rem;padding:68px 33px;border-radius:33px;background:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.payment .payment__body .payment__content{padding:38px 24px;max-width:500px;max-height:none;margin-top:24px}}.payment .payment__body .payment__content h2{width:8.4375rem;height:2.25rem;font-size:1.5rem;font-weight:600;padding:7px 10px;border-radius:6px;text-transform:uppercase;background-color:var(--primary-green)}.payment .payment__body .payment__content .payments__cards{display:flex;align-items:center;width:100%;gap:16px;margin-top:1.1875rem;margin-bottom:1.8125rem}.payment .payment__body .payment__content .payments__cards .payments__visa{width:40px;height:40px}.payment .payment__body .payment__content .payments__cards .payments__master{width:2.75rem;height:1.6875rem}.payment .payment__body .payment__content .payments__cards .payments__disco{width:4.3125rem;height:2.4375rem}.payment .payment__body .payment__content .payment__form{width:100%}.payment .payment__body .payment__content .payment__form .payment___content--form{width:inherit;margin-bottom:.625rem}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form{margin-bottom:3.3125rem}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--coupon{display:flex;align-items:flex-start;gap:18px;margin-top:3.125rem}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--coupon .coupon__input{width:100%;height:3rem;font-size:.875rem;font-weight:400;padding:8px 16px;border-radius:10px;border:1px solid rgba(0,0,0,.2);width:50%;text-transform:uppercase}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--coupon .coupon__input::placeholder{text-transform:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--coupon .coupon__input:focus-visible{outline:1px solid black}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--coupon .coupon__input:disabled{opacity:.5}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--coupon .coupon__input{font-size:.75rem}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--coupon .btn__coupon .btn__apply_code{background-color:var(--black);color:var(--white);font-size:.8125rem;height:3rem}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:1.3125rem}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header{flex-direction:column}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__name{width:100%;height:3rem;font-size:.875rem;font-weight:400;text-transform:uppercase;padding:8px 16px;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__name::placeholder{text-transform:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__name:focus-visible{outline:1px solid black}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__name{font-size:.75rem}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number{display:flex;align-items:center;justify-content:space-between;width:100%;height:3rem;font-size:.875rem;padding:8px 13px;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number:focus-within{border:1px solid black}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number .payment__card{width:1.25rem;height:1.25rem}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number .payment__number{width:80%;height:3rem;font-size:.875rem;font-weight:400;text-transform:uppercase}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number .payment__number::placeholder{text-transform:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number .payment__number:focus-visible{outline:none}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number .payment__number{font-size:.75rem}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--header .payment__ctn--number .payment__sure{width:1.25rem;height:1.3125rem}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer{display:flex;align-items:center;justify-content:space-between;gap:18px}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer{flex-direction:column}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date{width:50%;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date{width:100%}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group{width:55%;height:3rem;padding:5px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group label{color:#757575;font-size:.625rem;font-weight:500}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group .payment__date{color:var(--black);font-size:.75rem;font-weight:500;text-transform:uppercase}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group .payment__date::placeholder{color:#070b235c;text-transform:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group .payment__date:focus-visible{outline:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group--cvc{width:30%;height:3rem;padding:5px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group--cvc label{color:#757575;font-size:.625rem;font-weight:500}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group--cvc .payment__cvc{color:var(--black);font-size:.75rem;font-weight:500;text-transform:uppercase}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group--cvc .payment__cvc::placeholder{color:#070b235c;text-transform:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__group--cvc .payment__cvc:focus-visible{outline:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .payment__warn{width:10%;height:20px}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--date .error__text{width:calc(100% + 24px);margin-left:-12px}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country{width:50%;display:flex;align-items:center;justify-content:space-between;gap:18px}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country{width:100%;gap:0}}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--country{width:55%;height:3rem;padding:5px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--country label{color:#757575;font-size:.625rem;font-weight:500}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--country .payment__country{width:100%;color:var(--black);font-size:.75rem;font-weight:500;text-transform:capitalize;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%206.95022C5.86667%206.95022%205.74167%206.92922%205.625%206.88722C5.50833%206.84589%205.4%206.77522%205.3%206.67522L0.675001%202.05022C0.491668%201.86689%200.404335%201.63755%200.413001%201.36222C0.421001%201.08755%200.516668%200.858554%200.700001%200.675221C0.883334%200.491887%201.11667%200.40022%201.4%200.40022C1.68333%200.40022%201.91667%200.491887%202.1%200.675221L6%204.57522L9.925%200.65022C10.1083%200.466887%2010.3377%200.37922%2010.613%200.38722C10.8877%200.395887%2011.1167%200.491887%2011.3%200.675221C11.4833%200.858554%2011.575%201.09189%2011.575%201.37522C11.575%201.65855%2011.4833%201.89189%2011.3%202.07522L6.7%206.67522C6.6%206.77522%206.49167%206.84589%206.375%206.88722C6.25833%206.92922%206.13333%206.95022%206%206.95022Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--country .payment__country:focus-visible{outline:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip{width:40%;height:3rem;padding:5px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip label{color:#757575;font-size:.625rem;font-weight:500}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip .payment__zip{color:var(--black);font-size:.75rem;font-weight:500;text-transform:uppercase}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip .payment__zip::placeholder{color:#070b235c;text-transform:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip .payment__zip:focus-visible{outline:none}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip .payment__zip::-webkit-inner-spin-button,.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip .payment__zip::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.payment .payment__body .payment__content .payment__form .payment___content--form .payment__card--footer .payment__card--country .payment__group--zip .error__text{width:calc(100% + 24px);margin-left:-12px}.payment .payment__body .payment__content .payment__form .payment___content--form .coupon_msg{font-size:.8rem;margin-left:.5rem}.payment .payment__body .payment__content .payment__form .payment___content--form .coupon_box{background-color:#e4f4ef;width:50%;padding:.8rem 1rem;border-radius:10px;margin-top:1rem;display:flex;justify-content:space-between;font-size:.95rem;font-weight:600;text-transform:uppercase}.payment .payment__body .payment__content .payment__form .payment___content--form .coupon_box img{width:22px;height:22px;cursor:pointer}.payment .payment__body .payment__content .payment__form .payment__info--pay{width:100%}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:6px}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value{margin-bottom:.75rem}}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value span{font-size:1.25rem;font-weight:300;display:block;text-align:end}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value span{font-size:1rem}}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value .--discount,.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value .--total{font-size:1.25rem;font-weight:600;display:block;text-align:end;grid-column:4}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value .--discount,.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value .--total{font-size:1rem}}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__value .--discount_price{grid-row:1;grid-column:5}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__advice{display:flex;flex-direction:column;margin-bottom:1.9375rem}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__advice{margin-bottom:.75rem}}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__advice .payment__advice--title{font-weight:700;padding:0;text-transform:capitalize;background-color:transparent}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__advice .payment__advice--text{font-size:1rem;font-weight:300}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__advice .payment__advice--text{font-size:.875rem}}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__advice .payment__icon--warn{width:1.28125rem;height:1.28125rem}.payment .payment__body .payment__content .payment__form .payment__info--pay .payment__description{max-width:32.3125rem;font-size:.875rem;font-weight:300;-webkit-hyphens:none;hyphens:none;margin-bottom:2rem}.payment .payment__body .payment__content .payment__form .paymment__buttons{display:flex;justify-content:flex-end;gap:16px;margin-top:2.125rem}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .paymment__buttons{justify-content:flex-start;margin-top:2.625rem}}.payment .payment__body .payment__content .payment__form .paymment__buttons .btn__pay{display:flex;align-items:center;justify-content:center;gap:10px;width:12.4375rem;height:3rem;color:var(--white);font-size:.875rem;font-weight:600;border-radius:10px;background-color:var(--black)}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .paymment__buttons .btn__pay{width:8.1875rem;height:2.25rem;font-size:.75rem}}.payment .payment__body .payment__content .payment__form .paymment__buttons .btn__pay--cancel{display:flex;align-items:center;justify-content:center;width:12.4375rem;height:3rem;color:var(--black);font-size:.875rem;font-weight:600;border-radius:10px;border:1px solid var(--black);background-color:var(--white)}@media (max-width: 768px){.payment .payment__body .payment__content .payment__form .paymment__buttons .btn__pay--cancel{width:8.1875rem;height:2.25rem}}.generator{width:100%;display:flex;flex-direction:column;gap:1.375rem}@media (min-width: 768px){.generator{flex-direction:row}}.generator-script{width:100%;border-radius:.75rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-width: 768px){.generator-script{max-width:42.5rem}}.generator-script .header{padding:1.5rem}.generator-script .header .input-title{width:80%;font-size:.875rem;line-height:1.125rem;border-radius:.625rem;padding:.25rem .75rem}.generator-script .header .input-title:focus{outline:1px solid var(--primary-green)}@media (min-width: 768px){.generator-script .header .input-title{font-size:1.25rem;line-height:1.875rem}}.generator-script .header .input-title-error{color:red;font-size:.75rem;font-style:italic}.generator-script .footer{width:100%;height:auto;padding:.5rem 1.5rem 1.5rem .5rem;border-radius:0 0 .75rem .75rem;background-color:var(--white)}.generator-script .footer .footer-title{color:var(--gray-7);font-size:.75rem;font-weight:600;line-height:1.125rem;margin-bottom:.75rem}@media (min-width: 768px){.generator-script .footer .footer-title{font-size:.875rem;line-height:1.3125rem}}.generator-script .footer .footer-prompt{width:inherit;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.generator-script .footer .footer-prompt .input-prompt{flex-grow:1;font-size:1rem;line-height:1.3125rem}.generator-script .footer .footer-prompt .input-prompt:focus{outline:none}@media (min-width: 768px){.generator-script .footer .footer-prompt .input-prompt{font-size:1.25rem;line-height:1.875rem}}.generator-script .footer .footer-prompt .button__component{width:7.5rem;height:2rem;font-size:.875rem;font-weight:500;line-height:1.5rem}.generator-script .footer .footer-settings{width:100%;font-size:.875rem;font-weight:500;line-height:1.3125rem;padding-left:1rem}.editscript-ai{width:100%;border-radius:.75rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.editscript-ai .editscript-ai-header{padding:1.5rem}.editscript-ai .editscript-ai-header .input-title{width:100%;font-size:.875rem;line-height:1.125rem;border-radius:.625rem;padding:.25rem .75rem}.editscript-ai .editscript-ai-header .input-title:focus{outline:1px solid var(--primary-green)}@media (min-width: 768px){.editscript-ai .editscript-ai-header .input-title{font-size:1.25rem;line-height:1.875rem}}.editscript-ai .editscript-ai-header .input-title-error{color:red;font-size:.75rem;font-style:italic}.editscript-ai .editscript-ai-text{display:flex;flex-direction:column;gap:1.25rem;width:100%;height:33.4375rem;background-color:#e9e9e9;padding:1rem}@media (min-width: 768px){.editscript-ai .editscript-ai-text{padding:1rem 2.5625rem 2.5625rem}}.editscript-ai .editscript-ai-text .editscript-ai-chat{display:flex;gap:1.25rem;width:inherit;height:100%}.editscript-ai .editscript-ai-text .editscript-ai-chat .editscript-ai-avatar{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--white);text-transform:uppercase;font-size:1rem;font-weight:700;border-radius:100%;background-color:#00ab9f}@media (min-width: 768px){.editscript-ai .editscript-ai-text .editscript-ai-chat .editscript-ai-avatar{width:3rem;height:3rem;font-size:1.5rem}}.editscript-ai .editscript-ai-text .editscript-ai-chat .editscript-ai-textarea{flex-grow:1;color:var(--gray-7);font-size:.875rem;font-weight:400;line-height:1.3125rem;border-radius:.625rem;padding:.5rem 1rem;resize:none}.editscript-ai .editscript-ai-text .editscript-ai-chat .editscript-ai-textarea:focus{outline:1px solid var(--primary-green)}@media (min-width: 768px){.editscript-ai .editscript-ai-text .editscript-ai-chat .editscript-ai-textarea{font-size:1.25rem;line-height:1.875rem}}.editscript-ai .editscript-ai-text .editscript-ai-buttons{display:flex;justify-content:flex-end;gap:1rem;width:inherit}.editscript-ai .editscript-ai-text .editscript-ai-buttons .button__component{width:7.5rem;height:2rem;font-size:.875rem;font-weight:500;line-height:1.5rem}.editscript-ai .editscript-ai-text .editscript-ai-buttons .button__component .editscript-spinner{width:1rem;height:1rem}.editscript-ai .editscript-ai-footer{display:flex;align-items:center;width:100%;height:2.5rem;padding-left:1.5rem;border-radius:0 0 .75rem .75rem;background-color:var(--gray-7)}.editscript-ai .editscript-ai-footer p{color:var(--white);font-size:.875rem;font-weight:600;line-height:1.3125rem}.chat-ia-container{width:100%;position:relative}.chat-ia-container .chat-ia{width:inherit;height:33.4375rem;background-color:#e9e9e9;overflow:auto;scroll-behavior:smooth}.chat-ia-container .chat-ia .chat-response{display:flex;padding:2rem 1.5rem 1.375rem;margin-top:2rem;background-color:var(--white)}.chat-ia-container .chat-ia .chat-response .chat-avatar{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--white);text-transform:uppercase;font-size:1rem;font-weight:700;border-radius:100%;background-color:var(--black)}@media (min-width: 768px){.chat-ia-container .chat-ia .chat-response .chat-avatar{width:3rem;height:3rem;font-size:1.5rem}}.chat-ia-container .chat-ia .chat-response .chat-content-prompt{display:flex;flex-direction:column;gap:7px;width:100%;font-size:1rem;line-height:1.875rem;padding-left:1rem}@media (min-width: 768px){.chat-ia-container .chat-ia .chat-response .chat-content-prompt{font-size:1.25rem}}.chat-ia-container .chat-ia .chat-response .chat-content-prompt .chat-prompt{resize:none;word-wrap:break-word}.chat-ia-container .chat-ia .chat-response .chat-content-prompt .chat-prompt:focus{outline:none}.chat-ia-container .chat-ia .chat-response .chat-content-prompt .chat-prompt-settings{color:var(--gray-7);font-size:.625rem;font-weight:500;line-height:1.125rem;text-align:end}@media (min-width: 768px){.chat-ia-container .chat-ia .chat-response .chat-content-prompt .chat-prompt-settings{font-size:.875rem;line-height:1.3125rem}}.chat-ia-container .chat-ia .chat-response .chat-content-prompt .chat-buttons{width:inherit;display:flex;justify-content:flex-end;gap:1rem}.chat-ia-container .chat-ia .chat-response .chat-content-prompt .chat-buttons .button__component{width:7.5rem;height:2rem;font-size:.875rem;font-weight:500;line-height:1.5rem}.chat-ia-container .chat-ia .chat-response-ia{font-weight:400;color:var(--gray-7);background-color:transparent}.chat-ia-container .chat-ia .chat-response-ia .chat-avatar{color:var(--white);background-color:#00ab9f}.chat-ia-container .chat-loading{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;top:0;opacity:.5;background-color:#ccc}.chat-ia-container .chat-loading .chat-spinner{width:3rem;height:3rem}.generator-settings{width:100%;height:auto;padding:1.5rem 1.5rem 2rem;border-radius:.75rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d;overflow-y:auto}@media (min-width: 768px){.generator-settings{max-width:30rem}}.generator-settings .settings-header{width:inherit;display:flex;flex-direction:column;font-size:.75rem;line-height:1.125rem;margin-bottom:1rem}.generator-settings .settings-header .settings-title{color:var(--gray-7)}.generator-settings .settings-header .settings-title--green{color:#00af76}@media (min-width: 768px){.generator-settings .settings-header{flex-direction:row;align-items:center;justify-content:space-between;font-size:1rem;line-height:1.5}}.generator-settings .group-setting{width:inherit;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #d1d1d1}.generator-settings .group-setting:last-child{margin-bottom:0}.generator-settings .group-setting .group-setting-title{font-size:.875rem;font-weight:600;line-height:1.125rem;color:var(--gray-7);margin-bottom:.5rem}@media (min-width: 768px){.generator-settings .group-setting .group-setting-title{font-size:1.25rem;line-height:1.875rem}}.generator-settings .group-setting .input-title-error{color:red;font-size:.75rem;font-style:italic}.generator-settings .group-setting .edit__preview--compliance{width:100%;height:auto;max-height:72px;padding:0!important;border-radius:.75rem;background-color:var(--white);transition:all .3s ease}@media (max-width: 768px){.generator-settings .group-setting .edit__preview--compliance{width:100%}}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--switch{width:100%}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--switch .switch-ai{display:flex;align-items:center;justify-content:space-between;width:100%}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--switch .switch-ai span{font-weight:600}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs{display:grid;grid-template-rows:0fr;transition:all .3s ease}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide{overflow:hidden;padding-bottom:0}@media (max-width: 992px){.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide{padding-bottom:0}}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file{display:flex;align-items:center;gap:20px;width:100%;margin-top:1rem}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__label--upload{font-size:14px;font-weight:500}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__label--upload span{color:var(--gray-7)}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__btn--remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:.5rem;padding:0;background-color:var(--black)}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{display:flex;align-items:center;gap:20px;width:100%;margin-top:1rem;padding-bottom:1rem}@media (max-width: 992px){.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{flex-direction:column;align-items:flex-start;gap:12px;margin-top:8px}}@media (max-width: 768px){.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{font-size:12px}}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .button__component{max-width:142px}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload{font-size:14px;font-weight:500;line-height:18px;cursor:pointer}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload span{font-size:10px}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload .span__error{color:red}@media (max-width: 768px){.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload{font-size:12px}}.generator-settings .group-setting .edit__preview--compliance .edit__compliance--docs--active{grid-template-rows:1fr}.generator-settings .group-setting .edit__preview--compliance--active{max-height:144px}@media (max-width: 992px){.generator-settings .group-setting .edit__preview--compliance--active{max-height:220px}}.generator-settings .group-setting .edit__preview--file--upload{max-height:180px}@media (max-width: 992px){.generator-settings .group-setting .edit__preview--file--upload{max-height:240px}}.how-guide{width:100%;height:auto;max-width:500px;max-height:500px;padding:2rem 1.5rem;border-radius:.75rem;background-color:var(--white);box-shadow:0 10px 100px #0000000d}.how-guide .how-guide-header{display:flex;align-items:center;justify-content:space-between;font-size:1.5rem;line-height:1.5rem;font-weight:600;margin-bottom:2rem}.how-guide .how-guide-content{width:100%;height:auto;max-height:380px;font-size:1rem;padding-left:0;margin:0;overflow-y:auto}.how-guide .how-guide-content .how-guide-item{display:flex;margin-bottom:.5rem;list-style:inside!important}.how-guide .how-guide-content .how-guide-item:last-child{margin-bottom:0}.script-length{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:13.5rem;height:3rem;padding:1rem .5rem;border-radius:.75rem;border:1px solid var(--primary-green)}.script-length .input-length{text-align:center;width:3.5rem;font-weight:600}.script-length .input-length::-webkit-inner-spin-button,.script-length .input-length::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:textfield}.script-length .input-length:focus{outline:none}.script-length .controls-length{flex-grow:1;display:flex;align-items:center;gap:1rem}.script-length .controls-length .span{font-size:.875rem;color:var(---gray-7);line-height:1.5rem}.select-ia-wrapper{width:100%;position:relative}.select-ia-wrapper .select-ia{width:inherit;height:2.625rem;font-size:.75rem;font-weight:500;line-height:1.5rem;padding:.5rem 1rem;border-radius:.75rem;border:1px solid #d1d1d1}.select-ia-wrapper .select-ia:focus{outline:var(--primary-green)}.select-ia-wrapper .select-arrow-ia{position:absolute;top:.75rem;right:1rem}.rules-ai{width:100%}@media (min-width: 768px){.rules-ai{padding-left:3rem}}.rules-ai .rules-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.rules-ai .rules-error{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.rules-ai .rules-error .error-text{font-size:1.5rem;font-weight:500;line-height:2.25rem;text-align:center}.rules-ai .no-rules{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.rules-ai .no-rules p{font-size:1.5rem;font-weight:500;line-height:2.25rem;text-align:center}.rules-ai .create-rule{display:flex;align-items:center;gap:.5rem;width:100%;margin-top:.5rem}.rules-ai .create-rule .button__component{width:3.9375rem;height:1.8125rem;border-radius:.75rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;line-height:1.3125rem;box-shadow:none}@media (min-width: 768px){.rules-ai .create-rule .button__component{font-size:.875rem}}.rules-ai .create-rule .input-rule{flex-grow:1;height:2.5rem;font-size:.75rem;font-weight:500;line-height:1.5rem;padding:.5rem 1rem;border-radius:.75rem;border:1px solid #d1d1d1;background-color:var(--white)}.rules-ai .create-rule .input-rule:focus{outline:none}.rules-ai .create-rule .input-rule::placeholder{color:#d1d1d1;font-style:italic}.switch-ai{display:flex;align-items:flex-start;gap:.25rem;width:2.125rem}.switch-ai input{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:2.125rem;min-height:.875rem;margin:0;position:relative;border-radius:2rem;border:.0625rem solid #8cb6a8;background-color:#8cb6a8;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s,border-color .3s}.switch-ai input:checked{border-color:#016847;background-color:#016847}.switch-ai input:checked:before{left:unset;background-color:#00ec9f;transform:translate(80%)}.switch-ai input:before{content:"";position:absolute;width:1.25rem;height:1.25rem;top:-.25rem;left:-.0625rem;bottom:.125rem;background-color:#006846;transition:all .3s;border-radius:50%;cursor:pointer;z-index:1}.field-rule-container{display:flex;align-items:center;gap:.5rem;width:100%;height:auto;margin-top:.5rem}.field-rule-container .switch-ai{width:2.5rem}.field-rule-container .field-rule{display:flex;align-items:center;justify-content:space-between;gap:.25rem;flex-grow:1;width:70%;height:2.5rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--white)}@media (min-width: 768px){.field-rule-container .field-rule{width:80%}}.field-rule-container .field-rule .field-rule-text{width:75%;font-size:.75rem;font-weight:500;line-height:1.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (min-width: 768px){.field-rule-container .field-rule .field-rule-text{width:80%}}.field-rule-container .field-rule .field-rule-creator{color:var(--gray-7);font-size:.75rem;font-weight:500;line-height:1.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.field-rule-container svg{min-width:1.25rem;cursor:pointer}@media (min-width: 768px){.field-rule-container svg{min-width:1.5rem}}.edit__body--text{width:100%;height:100%;min-height:180px;resize:none;font-weight:300;line-height:56px;-webkit-hyphens:none;hyphens:none;border:1.5px solid transparent}.edit__body--text::-webkit-scrollbar{display:none}.edit__body--text:focus,.edit__body--text input:focus{outline:none}.edit__border{padding:1rem;outline:var(--gray-2);border:1.5px solid var(--primary-green);border-radius:5px;box-shadow:0 0 3px 0 var(--primary-gray)}.edit__height{line-height:3.875rem}.landing{width:100%;position:relative}.landing .ll__header-1{width:inherit;height:6.75rem;position:absolute;z-index:-100;background-color:#fff;padding:1.25rem 4.625rem 0}.landing .l__layout{width:inherit;height:auto}.landing .l__layout .l__main{width:inherit;margin:1rem 0;padding:0 1.5rem}@media (min-width: 992px){.landing .l__layout .l__main{padding:0 4.625rem}}.landing .l__layout .l__main .m__header{display:flex;flex-direction:column;justify-content:space-between;width:inherit;margin-bottom:2rem;border-bottom:1px solid #000;padding-bottom:1.5rem}@media (min-width: 768px){.landing .l__layout .l__main .m__header{flex-direction:row;align-items:center}}.landing .l__layout .l__main .m__header .title__component{margin-bottom:.9375rem}@media (min-width: 768px){.landing .l__layout .l__main .m__header .title__component{margin-bottom:0}}.landing .l__layout .l__main .m__header .m__select{width:100%;max-width:26.25rem}.landing .l__layout .l__main .m__header .m__select .select__control{height:3rem;font-size:14px;font-weight:500;border-radius:.6875rem;border:1px solid black;box-shadow:0 10px 100px #0000001a}.landing .l__layout .l__main .m__header .m__select .select__control .select__indicators .select__indicator svg{fill:#000}.landing .l__layout .l__main .m__header .m__select .select__control .select__indicators .select__indicator-separator{background-color:#000}.landing .l__layout .l__main .m__main{width:inherit}@media (min-width: 992px){.landing .l__layout .l__main .m__main{width:inherit;height:100%;min-height:650px}}.landing .l__layout .l__main .m__main .mm__noVideos{width:100%;height:100%;display:grid;place-items:center}.landing .l__layout .l__main .m__main .mm__noVideos p{font-size:1.5rem;font-weight:600}.landing .l__layout .l__main .m__main .mm__loading{width:100%;height:100%;display:grid;place-items:center}.landing .l__layout-1{width:inherit;height:100%}@media (min-width: 992px){.landing .l__layout-1{display:flex;justify-content:space-between;gap:2.4375rem;margin-bottom:3.75rem;padding:3.8125rem 4.625rem 0}}.landing .l__layout-1 .l__main-1{width:inherit;margin:1rem 0;padding:0 1.5rem}@media (min-width: 992px){.landing .l__layout-1 .l__main-1{width:67%;margin:0;padding:0}}.landing .l__layout-1 .l__main-1 .m__header-1{display:flex;flex-direction:column;width:inherit;margin-bottom:2rem;border-bottom:1px solid #000;padding-bottom:1.6875rem}@media (min-width: 992px){.landing .l__layout-1 .l__main-1 .m__header-1{flex-direction:row;align-items:center;width:100%;border-bottom:0;padding-bottom:0}}.landing .l__layout-1 .l__main-1 .m__header-1 .title__component{margin-bottom:0}.landing .l__layout-1 .l__main-1 .m__main-1{width:inherit}@media (min-width: 992px){.landing .l__layout-1 .l__main-1 .m__main-1{width:100%;height:100%;min-height:600px}}.landing .l__layout-1 .l__main-1 .m__main-1 .mm__noVideos{width:100%;height:100%;display:grid;place-items:center}.landing .l__layout-1 .l__main-1 .m__main-1 .mm__noVideos p{font-size:1.5rem;font-weight:600}.landing .l__layout-1 .l__main-1 .m__main-1 .mm__loading{width:100%;height:100%;display:grid;place-items:center}.landing .l__footer .l__footer-link{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:inherit;height:3.5rem;padding:0 .75rem;background-color:#fff;cursor:pointer}@media (min-width: 768px){.landing .l__footer .l__footer-link{padding:0 4.625rem}}.landing .l__footer .l__footer-link .f__text{font-size:.75rem;font-weight:500;color:#000}.landing .l__footer .l__footer-link img{width:6.125rem}.landing__loader{width:100%;height:100vh;display:grid;place-items:center}.landingView{width:100%}.landingView .landingView__header{display:flex;align-items:center;width:inherit;height:6.75rem;padding:0 2rem;background-color:#fff}.landingView .landingView__header img{width:100%;max-width:10rem;height:4rem;object-fit:cover}@media (min-width: 992px){.landingView .landingView__header{padding:0 4.5rem}}.landingView .landingView__main{display:flex;flex-direction:column;gap:2rem;min-height:calc(100vh - 11.75rem);padding:2rem}.landingView .landingView__main::-webkit-scrollbar{display:none}@media (min-width: 768px){.landingView .landingView__main{flex-direction:row;justify-content:space-between;gap:3rem}}@media (min-width: 992px){.landingView .landingView__main{padding:2rem 4.5rem}}.landingView .landingView__main .landingView__video{width:100%;height:auto}.landingView .landingView__main .landingView__video .landingView__video--btn{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}@media (min-width: 768px){.landingView .landingView__main .landingView__video{width:72%;height:auto}}.landingView .landingView__main .landingView__list{display:flex;gap:2rem;width:100%;height:30%;padding-right:4px;overflow-x:auto;overflow-y:auto}@media (min-width: 768px){.landingView .landingView__main .landingView__list{flex-direction:column;width:28%;height:100%;max-height:460px}}@media (min-width: 992px){.landingView .landingView__main .landingView__list{max-height:664px}}.landingView .landingView__main .landingView__list .landingView__noVideos{width:100%;height:100%;display:grid;place-items:center}.landingView .landingView__main .landingView__list .landingView__noVideos p{font-size:1.5rem;font-weight:600}@media (min-width: 768px){.landingView .landingView__main .landingView__list .landingView__noVideos{height:664px}}.landingView .landingView__main .landingView__list .landingView__spinner{width:100%;height:100%;display:grid;place-items:center}@media (min-width: 768px){.landingView .landingView__main .landingView__list .landingView__spinner{height:100vh}}.landingView .landingView__footer .l__footer-link{display:flex;align-items:center;justify-content:flex-end;gap:1.1875rem;width:inherit;height:80px;padding:0 2rem;background-color:#fff;cursor:pointer}.landingView .landingView__footer .l__footer-link img{width:100%;height:3rem;max-width:8.75rem}@media (min-width: 992px){.landingView .landingView__footer .l__footer-link{padding:0 4.5rem}}.main__video{width:100%}.main__video .video__content{display:block;width:100%;min-width:132px;margin-bottom:0;cursor:pointer}.main__video .video__content video{border-radius:11px;box-shadow:0 10px 100px #0000000d}.main__video .video__content img{border-radius:11px;box-shadow:0 10px 100px #0000000d}.main__video .video__data{width:inherit}.main__video .video__data .data__header{display:flex;justify-content:space-between;width:inherit;height:2.25rem;margin:.5rem 0}@media (min-width: 768px){.main__video .video__data .data__header{margin:1.5rem 0}}.main__video .video__data .data__header .data__header--title{font-size:14px;font-weight:600;line-height:2.25rem;margin:0}@media (min-width: 768px){.main__video .video__data .data__header .data__header--title{font-size:1rem}}@media (min-width: 992px){.main__video .video__data .data__header .data__header--title{font-size:1.5rem}}.main__video .video__data .data__header .data__header--icons{display:flex;align-items:center;justify-content:center;gap:.5rem}@media (min-width: 768px){.main__video .video__data .data__header .data__header--icons{gap:1.5rem}}.main__video .video__data .data__header--list{display:flex;justify-content:space-between;width:inherit;height:1.875rem;margin:.5rem 0 0px;overflow:hidden}@media (min-width: 768px){.main__video .video__data .data__header--list{margin:.875rem 0 0px}}.main__video .video__data .data__header--list .data__header--title{font-size:.875rem;font-weight:600;line-height:1.875rem;margin:0}@media (min-width: 768px){.main__video .video__data .data__header--list .data__header--title{font-size:1rem}}@media (min-width: 992px){.main__video .video__data .data__header--list .data__header--title{font-size:1.125rem}}.main__video .video__data .data__header--list .data__header--icons{display:flex;align-items:center;justify-content:center;gap:.5rem}@media (min-width: 768px){.main__video .video__data .data__header--list .data__header--icons{gap:1.5rem}}.main__video .video__data .data__text{width:inherit;height:5rem;overflow-y:hidden}.main__video .video__data .data__date{width:inherit;color:#757575;font-size:.75rem}@media (min-width: 992px){.main__video .video__data .data__date{font-size:1rem}}.main__recomended{width:100%;max-width:148px}@media (min-width: 768px){.main__recomended{max-width:none}}.articles__admin{height:inherit;overflow-y:scroll}.articles__admin::-webkit-scrollbar{display:none}@media (max-width: 768px){.articles__admin{padding:.75rem}}.metrics-admin{margin-top:32px;height:calc(100% - 2.5rem);overflow-y:scroll}.metrics-admin::-webkit-scrollbar{display:none}.metrics-admin .filters-metrics{display:flex;flex-direction:column;width:100%;height:auto;margin-bottom:24px}@media (min-width: 1200px){.metrics-admin .filters-metrics{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;height:3rem}}.metrics-admin .filters-metrics .filters-date{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin-bottom:16px}@media (min-width: 1200px){.metrics-admin .filters-metrics .filters-date{gap:1.5rem;width:50%;margin-bottom:0}}.metrics-admin .filters-metrics .filters-date .react-datepicker-wrapper .react-datepicker__input-container input{width:100%;height:48px;padding:0 8px;border-radius:11px;border:.0625rem solid var(--black);background-color:var(--white)}.metrics-admin .filters-metrics .filters-date .react-datepicker-wrapper .react-datepicker__input-container input::-webkit-input-placeholder{color:var(--black)}.metrics-admin .filters-metrics .filters-actions{display:flex;align-items:center;gap:24px}@media (min-width: 1200px){.metrics-admin .filters-metrics .filters-actions{width:50%}}.metrics-admin .filters-metrics .filters-actions .select-multi{width:70%;height:48px}.metrics-admin .filters-metrics .filters-actions .select-multi .select__control{height:inherit;border-radius:.625rem;border:.0625rem solid var(--black);box-shadow:none}.metrics-admin .filters-metrics .filters-actions .select-multi .select__control div:first-child{color:var(--black);max-height:40px;overflow-y:scroll}.metrics-admin .filters-metrics .filters-actions .select-multi .select__control div:first-child::-webkit-scrollbar{display:none}.metrics-admin .filters-metrics .filters-actions .select-multi .select__control div:last-child{color:var(--black);max-height:48px}.metrics-admin .filters-metrics .filters-actions .select-multi .select__control div:last-child .select__indicator-separator{background-color:var(--black)}.metrics-admin .filters-metrics .filters-actions .button__component{width:30%}.metrics-admin .row-metrics{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.metrics-admin .row-metrics{flex-direction:row}}.metrics-admin-loader{margin-top:32px;height:calc(100% - 5rem);display:flex;justify-content:center;align-items:center}.adminSettings{width:100%;display:flex;flex-direction:column;gap:5%;padding:1rem;border-radius:.6875rem;background-color:var(--white)}@media (min-width: 992px){.adminSettings{flex-direction:row;justify-content:space-between}}.adminSettings .settings{width:100%}@media (min-width: 992px){.adminSettings .settings{width:20%}}.adminSettings .content{width:100%}@media (min-width: 992px){.adminSettings .content{width:75%}}.adminSettings .content .plan-group-admin{display:flex;justify-content:space-between;width:inherit;height:auto;margin-bottom:1rem}.adminSettings .content .plan-group-admin .info-data-2fa{display:flex;justify-content:space-between;width:100%;height:100%;padding-bottom:1rem;border-bottom:1px solid var(--gray-7)}.adminSettings .content .plan-group-admin .info-data-2fa h5{font-weight:600}.adminSettings .content .plan-group-admin .info-data-2fa .switch-ai{width:4.5rem;display:flex;align-items:center}.adminSettings .content .plan-group-admin .info-data-2fa .switch-ai span{font-weight:600}.adminSettings .content .form__buttons{width:100%;display:flex;align-items:center;gap:1rem;padding-top:2.625rem}.adminSettings--loading{display:flex;align-items:center;justify-content:center}.planInfo{width:100%;padding:2rem;border-radius:.6875rem;background-color:var(--white)}.planInfo .plans__list{width:inherit;margin-bottom:1.5rem}.planInfo .plans__list .plan__group{width:80%;display:flex;align-items:flex-end;gap:1rem;margin-bottom:1rem}.planInfo .plans__list .plan__group .plans__left{width:25%;min-width:220px;padding:.5rem 0;border-bottom:1px solid var(--gray-7)}.planInfo .plans__list .plan__group .plans__left .plan__name{font-weight:600}.planInfo .plans__list .plan__group .plans__right{width:70%;padding:.5rem 0;border-bottom:1px solid var(--gray-7);display:flex;justify-content:space-between}.planInfo .plans__list .plan__group .plans__right .plan__right--btns{display:flex;gap:1rem}.planInfo .planForm{width:100%}.planInfo .planForm .planGroup{width:100%;display:flex;gap:1rem}.planInfo .planForm .planGroup .planGroup__left{width:70%;display:flex;gap:1rem}.planInfo .planForm .planGroup .planGroup__left .count{width:60%;display:flex;gap:1rem}.planInfo .planForm .planGroup .planGroup__right{width:30%}.planInfo .planForm .plan__buttons{display:flex;gap:1rem;margin-top:1rem}.planInfo .plan__add{display:flex;align-items:center;gap:.75rem}.planInfo .basic-plan-admin{width:100%}.planInfo .basic-plan-admin .inputForm{margin-bottom:0}.planInfo .basic-plan-admin .input-format{width:40%;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--gray-7)}.planInfo .basic-plan-admin .input-format .input-price{width:100%;height:3rem}.planInfo .basic-plan-admin .input-format .input-price:focus-visible{outline:none}.planInfo .basic-plan-admin .input-format-disabled{padding:0 .5rem;background-color:#00000010}.newProfile{width:100%;height:calc(100% - 2.5rem);margin-top:2rem;border-radius:.75rem;padding:25px;overflow-y:scroll;background-color:var(--white)}@media (min-width: 992px){.newProfile{padding:2.5rem 3.125rem}}.newProfile::-webkit-scrollbar{display:none}.newProfile .header{width:inherit;display:flex;flex-direction:column;margin-bottom:1.5rem}.newProfile .header .header__title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:1rem}.newProfile .header .header__id{text-align:start;font-size:1rem;font-weight:700}@media (min-width: 992px){.newProfile .form .form__fileds{display:flex;flex-wrap:wrap;gap:1rem}.newProfile .form .form__fileds .inputForm{max-width:275px}.newProfile .form .form__fileds .form__group{width:100%;max-width:275px}.newProfile .form .form__fileds .form__group label{font-weight:600}.newProfile .form .form__fileds .form__group select{border:none;padding-left:0;padding-bottom:10px;border-bottom:1px solid #ced4da;border-radius:0}.newProfile .form .form__fileds .form__group select:focus{box-shadow:none}}@media (min-width: 992px) and (max-width: 768px){.newProfile .form .form__fileds .form__group select{font-size:.75rem}}@media (min-width: 992px){.newProfile .form .form__fileds .form__group span{font-size:.75rem;color:red}}.newProfile .form .form__buttons{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3.5rem}.newProfile--loading{display:flex;align-items:center;justify-content:center}.newRole{width:100%;height:calc(100% - 2.5rem);margin-top:2rem;border-radius:.75rem;padding:25px;overflow-y:scroll;background-color:var(--white)}@media (min-width: 992px){.newRole{padding:2.5rem 3.125rem}}.newRole::-webkit-scrollbar{display:none}.newRole .header{width:inherit;display:flex;flex-direction:column;margin-bottom:1.5rem}.newRole .header .header__title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:1rem}.newRole .form .form__permissions{width:100%}.newRole .form .form__permissions .title__permissions{font-weight:600;margin:0;display:flex;align-items:center;gap:1rem;cursor:pointer}.newRole .form .form__permissions .content__permissions{width:100%}.newRole .form .form__permissions .content__permissions .permission{width:100%;height:4.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gray-5)}.newRole .form .form__permissions .content__permissions .permission__text{color:var(--gray-7)}.newRole .form .form__permissions .content__permissions .permissions__switch .form-check .form-check-input{cursor:pointer}.newRole .form .form__permissions .content__permissions .permissions__switch .form-check .form-check-input:focus{border-color:#00000040;outline:0;box-shadow:none}.newRole .form .form__permissions .content__permissions .permissions__switch .form-check .form-check-input:checked{border-color:var(--black)!important;background-color:var(--black)!important}.newRole .form .form__permissions .content__permissions .permissions__switch .form-check .form-check-label{font-weight:600}.newRole .form .form__permissions .table{margin-bottom:0}.newRole .form .form__permissions .table thead tr th{font-size:1rem;font-weight:600;min-width:150px;text-align:center;vertical-align:middle}.newRole .form .form__buttons{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3.5rem}.newRole--loading{display:flex;align-items:center;justify-content:center}.create-library{width:100%;height:auto;padding:1.5rem 2rem;border-radius:1.125rem;background-color:var(--white);margin-top:2rem}@media (min-width: 768px){.create-library{padding:2.625rem 4.5rem}}.create-library .title{font-size:1.5rem;font-weight:700;line-height:2.25rem;text-align:center;text-transform:uppercase;margin-bottom:1.5rem}.create-library .form-library .fields{margin:0 auto;max-width:39.875rem}.create-library .buttons{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem}@media (min-width: 768px){.create-library .buttons{flex-direction:row;justify-content:center}}.create-libray-loading{display:flex;align-items:center;justify-content:center;width:100%;height:20rem;padding:1.5rem 2rem;border-radius:1.125rem;background-color:var(--white);margin-top:2rem}.page__layout .page__content .nav-tabs{display:flex;flex-wrap:nowrap;overflow-x:scroll;border-bottom:1px solid var(--black)}.page__layout .page__content .nav-tabs::-webkit-scrollbar{display:none}.page__layout .page__content .nav-tabs .nav-item{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page__layout .page__content .nav-tabs .nav-item:focus-visible{outline:none}.page__layout .page__content .nav-tabs .nav-item .nav-link{font-size:.875rem;color:var(--black)}@media (min-width: 768px){.page__layout .page__content .nav-tabs .nav-item .nav-link{font-size:1rem}}.page__layout .page__content .nav-tabs .nav-item .nav-link:focus{border:none;outline:0}.page__layout .page__content .nav-tabs .nav-item .nav-link:focus-visible{outline:none}.page__layout .page__content .nav-tabs .nav-item .nav-link:hover{color:var(--black);border:none;isolation:unset}.page__layout .page__content .nav-tabs .nav-item .nav-link.active{min-width:100px;white-space:nowrap;border:0;font-weight:600;border-bottom:2.5px solid var(--black)}.newEnterprise{width:100%;height:calc(100% - 2.5rem);margin-top:2rem;border-radius:.75rem;padding:2rem 2.375rem;overflow-y:scroll;background-color:var(--white)}.newEnterprise::-webkit-scrollbar{display:none}.newEnterprise .header{width:inherit;display:flex;flex-direction:column;margin-bottom:1.5rem}.newEnterprise .header .header__title{font-size:1.5rem;font-weight:700;text-align:center;margin:1rem}.newEnterprise .header .header__id{font-size:1rem;font-weight:700}.newEnterprise .form{width:inherit;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}@media (min-width: 992px){.newEnterprise .form{flex-direction:row;gap:3rem}}.newEnterprise .form .form__content{width:100%}@media (min-width: 992px){.newEnterprise .form .form__content{width:50%}}.newEnterprise .form .form__content .section__price{display:flex;flex-direction:column}@media (min-width: 768px){.newEnterprise .form .form__content .section__price{flex-direction:row;gap:2rem}}.newEnterprise .form .form__content .section__libs{display:flex;flex-direction:column;gap:1rem}.newEnterprise .form .form__content .section__libs .section__libs--span{font-weight:600;white-space:nowrap}.newEnterprise .form .form__content .section__libs .article-multi{width:100%;height:3rem}.newEnterprise .form .form__content .section__libs .article-multi .select__control{height:inherit;border-radius:10px;border:1px solid var(--black);box-shadow:none}.newEnterprise .form .form__content .section__libs .article-multi .select__control div:first-child{color:var(--black);max-height:2.5rem;overflow-y:overlay}.newEnterprise .form .form__content .section__libs .article-multi .select__control div:first-child::-webkit-scrollbar{display:none}.newEnterprise .form .form__content .section__libs .article-multi .select__control div:last-child{color:var(--black);max-height:3rem}.newEnterprise .form .form__content .section__libs .article-multi .select__control div:last-child .select__indicator-separator{background-color:var(--black)}.newEnterprise .form .form__content .form__discount{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.newEnterprise .form .form__content .form__total{width:100%;margin-top:120px}.newEnterprise .form .form__content .form__total .totalGroup{width:100%;display:flex;align-items:center;gap:10%;margin-bottom:.75rem}.newEnterprise .form .form__content .form__total .totalGroup:last-child{margin-bottom:0}.newEnterprise .form .form__content .form__total .totalGroup .totalGroup__text{width:40%;font-weight:700}.newEnterprise .form .form__content .form__total .totalGroup .totalGroup__value{width:50%}.newEnterprise .form .form__content .form__total .totalGroup .totalGroup__value--margin{margin-left:1.45rem}.newEnterprise .form .form__content .form__total .totalGroup .totalGroup__value--final{font-size:1.25rem}.newEnterprise .form .form__content .form__buttons{width:100%;display:flex;align-items:center;gap:1rem;margin-top:3.5rem}.newEnterprise--loading{display:flex;align-items:center;justify-content:center}.create__script{width:100%;height:100%;max-width:40rem;padding:1.5rem 2rem;border-radius:1rem;background-color:var(--white);overflow-y:auto}@media (min-width: 768px){.create__script{max-height:37.5rem;padding:3rem 4.5rem}}.create__script .create__script--title{font-size:1.5rem;font-weight:700;text-align:center;line-height:2.25rem;letter-spacing:-.36px;text-transform:uppercase;margin-bottom:1.5rem}.create__script .create__script--form{width:inherit}.create__script .create__script--form .content__group{width:inherit;margin-bottom:2rem}.create__script .create__script--form .content__group:last-child{margin-bottom:0}.create__script .create__script--form .content__group .edit__preview--compliance{width:100%;height:auto;max-height:72px;padding:0;border-radius:.75rem;background-color:var(--white);transition:all .3s ease}@media (max-width: 768px){.create__script .create__script--form .content__group .edit__preview--compliance{width:100%}}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--switch{width:100%}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--switch .switch-ai{display:flex;align-items:center;justify-content:space-between;width:100%}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--switch .switch-ai span{color:var(--gray-7);font-weight:600}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs{display:grid;grid-template-rows:0fr;transition:all .3s ease}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide{overflow:hidden;padding-bottom:0}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file{display:flex;align-items:center;gap:20px;width:100%;margin-top:1rem}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__label--upload{font-size:14px;font-weight:500}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__label--upload span{color:var(--gray-7)}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--upload--file .compliance__btn--remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:.5rem;padding:0;background-color:var(--black)}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{display:flex;align-items:center;gap:20px;width:100%;margin-top:1rem;padding-bottom:16px}@media (max-width: 992px){.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{flex-direction:column;align-items:flex-start;gap:12px;margin-top:8px}}@media (max-width: 768px){.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons{font-size:12px}}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .button__component{max-width:142px}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload{font-size:14px;font-weight:500;line-height:18px;cursor:pointer}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload span{font-size:10px}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload .span__error{color:red}@media (max-width: 768px){.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs .edit__compliance--hide .edit__compliance--buttons .compliance__label--upload{font-size:12px}}.create__script .create__script--form .content__group .edit__preview--compliance .edit__compliance--docs--active{grid-template-rows:1fr}.create__script .create__script--form .content__group .edit__preview--compliance--active{max-height:144px}@media (max-width: 992px){.create__script .create__script--form .content__group .edit__preview--compliance--active{max-height:220px}}.create__script .create__script--form .content__group.edit__preview--file--upload{max-height:128px}@media (max-width: 992px){.create__script .create__script--form .content__group.edit__preview--file--upload{max-height:240px}}.create__script .create__script--form .content__group--label{font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:-.24px;margin-bottom:.75rem}.create__script .create__script--form .content__group--info{display:flex;flex-direction:column;gap:1rem}.create__script .create__script--form .content__group--info .content__group--infofields{width:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media (min-width: 768px){.create__script .create__script--form .content__group--info .content__group--infofields{flex-direction:row}}.create__script .create__script--form .content__group--type{width:inherit;display:flex;gap:1.8125rem}.create__script .create__script--form .content__group--type .radio{width:auto;margin-bottom:0}.create__script .create__script--form .content__group--type .radio .radio__label{color:var(--black);font-weight:600}.create__script .create__script--form .content__group--type .content__group--type--separator{color:var(--gray-7);font-size:1rem;font-weight:600;line-height:1.5rem}.create__script .create__script--form .uploadfile{width:100%;height:7.875rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:1rem;border:1px dashed #d1d1d1;cursor:pointer}.create__script .create__script--form .uploadfile span{font-size:1.125rem;font-weight:500;line-height:1.6875rem}.create__script .create__script--form .uploadfile-data{width:100%;display:flex;gap:.25rem;margin-bottom:5.5rem}.create__script .create__script--form .uploadfile-data span{width:100%}.create__script .create__script--form .content__group--textarea{width:100%;height:18rem;padding:1rem;border-radius:1rem;border:1px solid #d1d1d1;resize:none;scrollbar-width:thin}.create__script .create__script--form .content__group--textarea::-webkit-scrollbar{width:.5rem}.create__script .create__script--form .content__group--textarea:focus{outline:none;border:solid 1px var(--primary-green)}.create__script .create__script--form .content__group--buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9375rem;padding:2rem 0 0;border-top:1px solid #e9e9e9}@media (min-width: 576px){.create__script .create__script--form .content__group--buttons{flex-direction:row;padding:2rem 2rem 0}}.enterprises-users{width:100%;padding:1rem;border-radius:.75rem;background-color:var(--white)}.enterprises-users .col:first-child{margin-bottom:2rem;border-bottom:1px solid var(--black)}.enterprises-users .col .nav .nav-item a{color:var(--black);cursor:pointer}.enterprises-users .active-tab{font-weight:700!important;border-bottom:1.5px solid var(--black)!important}.invitation-company{width:100%;height:100%;max-width:40rem;max-height:33.5rem;padding:2rem;border-radius:1rem;background-color:var(--white);overflow-y:auto}@media (min-width: 576px){.invitation-company{max-height:32rem;padding:3rem 4.5rem}}@media (min-width: 768px){.invitation-company{max-height:22rem}}.invitation-company .title{font-size:1rem;font-weight:700;text-align:center;line-height:2.25rem;letter-spacing:-.36px;text-transform:uppercase;margin-bottom:1.5rem}@media (min-width: 576px){.invitation-company .title{font-size:1.5rem}}.invitation-company .fields-group{width:inherit}.invitation-company .fields-group .label-group{font-size:.875rem;font-weight:600;line-height:1.5rem;letter-spacing:-.24px;margin-bottom:.75rem}@media (min-width: 576px){.invitation-company .fields-group .label-group{font-size:1rem}}.invitation-company .fields-group .info-fields{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.invitation-company .fields-group .info-fields{flex-direction:row}}.invitation-company .fields-group .info-fields .input-field{width:100%;height:3rem;font-size:.875rem;padding:.75rem 1.1875rem;border-radius:10px;border:1px solid rgba(0,0,0,.2);background-color:var(--white)}.invitation-company .fields-group .info-fields .input-field:focus{outline:none}.invitation-company .fields-group .info-fields .input-field::placeholder{font-size:.875rem;font-weight:400;line-height:1.5rem;color:var(--gray-7)}.invitation-company .textarea-ctn{margin-bottom:2rem!important}.invitation-company .textarea-ctn label{font-size:.75rem;margin-bottom:1rem}.invitation-company .textarea-ctn textarea{border:0;resize:none;padding:0}.invitation-company .textarea-ctn textarea:focus{box-shadow:none}.invitation-company .textarea-ctn textarea::placeholder{color:var(--gray-4);font-size:1rem;font-weight:300;letter-spacing:-.015rem}.invitation-company .button-group{display:flex;flex-direction:column;align-items:center;gap:.9375rem}@media (min-width: 576px){.invitation-company .button-group{flex-direction:row;justify-content:center}}.invitation-internal{width:100%;height:100%;max-width:40rem;padding:2rem;border-radius:1rem;background-color:var(--white);overflow-y:auto}@media (min-width: 576px){.invitation-internal{max-height:550px}}.invitation-internal .title{font-size:1rem;font-weight:700;text-align:center;line-height:2.25rem;letter-spacing:-.36px;text-transform:uppercase;margin-bottom:1.5rem}@media (min-width: 576px){.invitation-internal .title{font-size:1.5rem}}.invitation-internal .fields-group{width:inherit;margin-top:.5rem}.invitation-internal .fields-group .label-group{font-size:.875rem;font-weight:600;line-height:1.5rem;letter-spacing:-.24px;margin-bottom:.75rem}@media (min-width: 576px){.invitation-internal .fields-group .label-group{font-size:1rem}}.invitation-internal .fields-group .email-group{width:100%;display:flex;align-items:center;gap:1rem}.invitation-internal .fields-group .email-group .input__text{max-width:none}.invitation-internal .fields-group .email-group .input-email{padding:0 1rem;border:1px solid rgba(0,0,0,.2);box-shadow:none}.invitation-internal .fields-group .email-group .input-email:focus{border:1px solid var(--gray-7)}.invitation-internal .fields-group .email-list{display:flex;flex-direction:column;gap:.5rem;width:100%;height:10.125rem;margin-top:1rem;overflow-y:auto}.invitation-internal .fields-group .email-list .email-list-group{width:100%;display:flex;align-items:center;gap:1rem}.invitation-internal .fields-group .email-list .email-list-group .email-added{display:flex;align-items:center;width:inherit;height:3rem;min-height:3rem;color:var(--gray-7);padding:0 1rem;border-radius:.6875rem;border:1px solid rgba(0,0,0,.2);background-color:var(--white)}.invitation-internal .textarea-ctn{margin-bottom:0!important}.invitation-internal .textarea-ctn label{font-size:1rem;margin-bottom:1rem}.invitation-internal .textarea-ctn textarea{border:0;resize:none;padding:0}.invitation-internal .textarea-ctn textarea:focus{box-shadow:none}.invitation-internal .textarea-ctn textarea::placeholder{color:var(--gray-4);font-size:1rem;font-weight:300;letter-spacing:-.015rem}.invitation-internal hr{margin:0 0 1rem}.invitation-internal .button-group{display:flex;flex-direction:column;align-items:center;gap:.9375rem}@media (min-width: 576px){.invitation-internal .button-group{flex-direction:row;justify-content:center}}.settings-enterprise{padding:1rem;border-radius:.6875rem;background-color:var(--white)}.settings-enterprise .tabs .plan-group-enterprise{display:flex;justify-content:space-between;width:inherit;height:auto;margin-bottom:1rem}.settings-enterprise .tabs .plan-group-enterprise .info-data-2fa{display:flex;justify-content:space-between;width:100%;height:100%;padding-bottom:1rem;border-bottom:1px solid var(--gray-7)}.settings-enterprise .tabs .plan-group-enterprise .info-data-2fa h5{font-weight:600}.settings-enterprise .tabs .plan-group-enterprise .info-data-2fa .switch-ai{width:4rem;display:flex;align-items:center}.settings-enterprise .tabs .plan-group-enterprise .info-data-2fa .switch-ai span{font-weight:600}.settings-enterprise .tabs .form-company .logo-group{width:100%;position:relative}.settings-enterprise .tabs .form-company .logo-group .logo-input{border:0;border-radius:0;padding:0 0 1rem;background-color:#fff;border-bottom:1px solid var(--gray-5)}.settings-enterprise .tabs .form-company .logo-group .logo-input:focus{box-shadow:none}.settings-enterprise .tabs .form-company .logo-group .logo-ctn{display:flex;align-items:center;justify-content:flex-end;gap:1rem;width:8.125rem;height:3rem;top:1.25rem;right:0;position:absolute}.settings-enterprise .tabs .form-company .logo-group .logo-ctn .logo-img{width:3rem;height:inherit;object-fit:contain}.settings-enterprise .tabs .form-company .logo-group .logo-ctn-btn .logo-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;right:0;top:1.25rem;width:8.125rem;height:48px;font-size:.875rem;font-weight:600;color:var(--white);border-radius:.625rem;background-color:var(--black);position:absolute;cursor:pointer}.settings-enterprise .tabs .form-company .textarea-ctn textarea{min-height:12rem;border-top:none;border-right:none;border-left:none;border-radius:0;padding:0;resize:none}.settings-enterprise .tabs .form-company .textarea-ctn textarea:focus{box-shadow:none}.settings-enterprise .tabs .form-company .select-group select{border:none;padding-left:0;padding-bottom:10px;border-bottom:1px solid #ced4da;border-radius:0}.settings-enterprise .tabs .form-company .select-group select:focus{box-shadow:none}.settings-enterprise .tabs .form-company .select-group .select-error{color:red;font-size:.75rem}.createlib-enterprise{width:100%;height:100%;max-width:40rem;padding:1.5rem 2rem;border-radius:1rem;background-color:var(--white);overflow-y:auto}@media (min-width: 768px){.createlib-enterprise{max-height:353px;padding:3rem 4.5rem}}.createlib-enterprise .createlib-title{font-size:1.5rem;font-weight:700;text-align:center;line-height:2.25rem;letter-spacing:-.36px;text-transform:uppercase;margin-bottom:1.5rem}.createlib-enterprise .createlib-form{width:inherit}.createlib-enterprise .createlib-form .createlib-group{width:inherit;margin-bottom:2rem}.createlib-enterprise .createlib-form .createlib-group:last-child{margin-bottom:0}.createlib-enterprise .createlib-form .createlib-group .createlib-label{font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:-.24px;margin-bottom:.75rem}.createlib-enterprise .createlib-form .createlib-group .createlib-fields{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.createlib-enterprise .createlib-form .createlib-group .createlib-fields{flex-direction:row}}.createlib-enterprise .createlib-form .createlib-group .uploadfile{width:100%;height:7.875rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:1rem;border:1px dashed #d1d1d1;cursor:pointer}.createlib-enterprise .createlib-form .createlib-group .uploadfile span{font-size:1.125rem;font-weight:500;line-height:1.6875rem}.createlib-enterprise .createlib-form .createlib-group .uploadfile-data{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:5.5rem}@media (min-width: 768px){.createlib-enterprise .createlib-form .createlib-group .uploadfile-data{flex-direction:row;gap:.25rem}}.createlib-enterprise .createlib-form .createlib-group .uploadfile-data span{width:100%}@media (min-width: 768px){.createlib-enterprise .createlib-form .createlib-group .uploadfile-data span{max-width:10rem}}.createlib-enterprise .createlib-form .createlib-group .uploadfile-data .uploadfile-form{width:100%;display:flex;flex-direction:column;align-items:end;gap:.5rem}@media (min-width: 768px){.createlib-enterprise .createlib-form .createlib-group .uploadfile-data .uploadfile-form{flex-grow:1;flex-direction:row;align-items:center;justify-content:space-between;gap:.25rem}.createlib-enterprise .createlib-form .createlib-group .uploadfile-data .uploadfile-form .input-text-new-ctn{max-width:160px}.createlib-enterprise .createlib-form .createlib-group .uploadfile-data .uploadfile-form .select-new-ctn{max-width:136px}}.createlib-enterprise .createlib-form .createlib-group .uploadfile-error{color:red;font-size:.75rem;margin-left:.5rem}.createlib-enterprise .createlib-form .createLib-type{width:inherit;display:flex;gap:1.8125rem}.createlib-enterprise .createlib-form .createLib-type .radio{width:auto;margin-bottom:0}.createlib-enterprise .createlib-form .createLib-type .radio .radio__label{color:var(--black);font-weight:600}.createlib-enterprise .createlib-form .createLib-type .createlib-separator{color:var(--gray-7);font-size:1rem;font-weight:600;line-height:1.5rem}.createlib-enterprise .createlib-form .form-buttons{display:flex;flex-direction:column;gap:.9375rem;padding:2rem 0rem 0;border-top:1px solid #e9e9e9}@media (min-width: 576px){.createlib-enterprise .createlib-form .form-buttons{flex-direction:row;justify-content:center}}.compilance__login{width:100%;height:100vh}.compilance__login .compilance__header{display:flex;align-items:flex-end;width:100%;height:4.9375rem}.compilance__login .compilance__header .compilance__header--logo{width:10.125rem;height:3.625rem;background-image:url(/assets/logo-DYnftFco.svg);background-repeat:no-repeat}.compilance__login .container__login .compilance__form{margin-top:8.75rem;margin-left:auto;margin-right:auto;height:600px;width:100%;background-color:var(--white);border-radius:33px;max-width:640px;padding:4.5rem}.compilance__login .container__login .compilance__form .row__logo{margin-bottom:3.4rem}.compilance__login .container__login .compilance__form .row__logo .circe{position:relative;width:110px;height:110px;border-radius:100px;border:1px solid var(--primary-green);background-color:var(--primary-green);-webkit-box-shadow:0px 9px 7px -1px rgba(0,236,159,.31);-moz-box-shadow:0px 9px 7px -1px rgba(0,236,159,.31);box-shadow:0 9px 7px -1px #00ec9f4f}.compilance__login .container__login .compilance__form .row__logo .login__msg{color:red;position:absolute;top:20px;left:50%;font-weight:500;color:var(--primary-dark);font-size:2rem;line-height:35px;text-transform:uppercase}.compilance__login .container__login .compilance__form .row__logo .login__msg span{font-weight:700}.compilance__login .container__login .compilance__form .login__text{background-color:var(--primary-green);height:2.25rem;width:6.25rem;margin-bottom:2.0625rem;border-radius:6px;text-align:center;font-weight:600;line-height:36px}.compilance__login .container__login .compilance__form .form .login__group{position:relative}.compilance__login .container__login .compilance__form .form .login__group .login__label{height:1.5rem;color:#959595;font-size:.625rem;font-weight:400;line-height:24px;position:absolute;top:0;left:1rem}.compilance__login .container__login .compilance__form .form .login__group .login__input{height:3rem;font-size:.75rem;font-weight:none;padding:.9rem 1rem 0;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.compilance__login .container__login .compilance__form .form .login__group .form__error{color:red;font-size:.75rem;margin:.5rem}.compilance__login .container__login .compilance__form .form .login__group .show__hide__pass{width:1.375rem;height:1.2375rem;position:absolute;top:.925rem;right:.9375rem;cursor:pointer}.compilance__login .container__login .compilance__form .form .login__group .show__hide__pass.show{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M279.6%20160.4C282.4%20160.1%20285.2%20160%20288%20160C341%20160%20384%20202.1%20384%20256C384%20309%20341%20352%20288%20352C234.1%20352%20192%20309%20192%20256C192%20253.2%20192.1%20250.4%20192.4%20247.6C201.7%20252.1%20212.5%20256%20224%20256C259.3%20256%20288%20227.3%20288%20192C288%20180.5%20284.1%20169.7%20279.6%20160.4zM480.6%20112.6C527.4%20156%20558.7%20207.1%20573.5%20243.7C576.8%20251.6%20576.8%20260.4%20573.5%20268.3C558.7%20304%20527.4%20355.1%20480.6%20399.4C433.5%20443.2%20368.8%20480%20288%20480C207.2%20480%20142.5%20443.2%2095.42%20399.4C48.62%20355.1%2017.34%20304%202.461%20268.3C-.8205%20260.4-.8205%20251.6%202.461%20243.7C17.34%20207.1%2048.62%20156%2095.42%20112.6C142.5%2068.84%20207.2%2032%20288%2032C368.8%2032%20433.5%2068.84%20480.6%20112.6V112.6zM288%20112C208.5%20112%20144%20176.5%20144%20256C144%20335.5%20208.5%20400%20288%20400C367.5%20400%20432%20335.5%20432%20256C432%20176.5%20367.5%20112%20288%20112z'/%3e%3c/svg%3e")}.compilance__login .container__login .compilance__form .form .login__group .show__hide__pass.hide{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='21'%20viewBox='0%200%2022%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.8%2020.6L14.6%2016.45C14.0167%2016.6334%2013.4293%2016.7711%2012.838%2016.8631C12.246%2016.9544%2011.6333%2017%2011%2017C8.48333%2017%206.24167%2016.3044%204.275%2014.913C2.30833%2013.521%200.883333%2011.7167%200%209.50005C0.35%208.61672%200.791667%207.79571%201.325%207.03705C1.85833%206.27905%202.46667%205.60005%203.15%205.00005L0.4%202.20005L1.8%200.800049L20.2%2019.2001L18.8%2020.6ZM11%2014C11.1833%2014%2011.354%2013.9917%2011.512%2013.975C11.6707%2013.9584%2011.8417%2013.925%2012.025%2013.875L6.625%208.47505C6.575%208.65838%206.54167%208.82938%206.525%208.98805C6.50833%209.14605%206.5%209.31672%206.5%209.50005C6.5%2010.75%206.93733%2011.8127%207.812%2012.688C8.68733%2013.5627%209.75%2014%2011%2014ZM18.3%2014.45L15.125%2011.3C15.2417%2011.0167%2015.3333%2010.7294%2015.4%2010.438C15.4667%2010.146%2015.5%209.83338%2015.5%209.50005C15.5%208.25005%2015.0627%207.18738%2014.188%206.31205C13.3127%205.43738%2012.25%205.00005%2011%205.00005C10.6667%205.00005%2010.354%205.03338%2010.062%205.10005C9.77067%205.16672%209.48333%205.26672%209.2%205.40005L6.65%202.85005C7.33333%202.56672%208.03333%202.35405%208.75%202.21205C9.46667%202.07072%2010.2167%202.00005%2011%202.00005C13.5167%202.00005%2015.7583%202.69572%2017.725%204.08705C19.6917%205.47905%2021.1167%207.28338%2022%209.50005C21.6167%2010.4834%2021.1127%2011.396%2020.488%2012.238C19.8627%2013.0794%2019.1333%2013.8167%2018.3%2014.45ZM13.675%209.85005L10.675%206.85005C11.1417%206.76672%2011.571%206.80405%2011.963%206.96205C12.3543%207.12072%2012.6917%207.35005%2012.975%207.65005C13.2583%207.95005%2013.4627%208.29605%2013.588%208.68805C13.7127%209.07938%2013.7417%209.46672%2013.675%209.85005Z'%20fill='%231C1B1F'/%3e%3c/svg%3e")}.compilance__login .container__login .compilance__form .form .login__group--email{margin-bottom:.75rem}.compilance__login .container__login .compilance__form .form .login__group--pass{margin-bottom:.5rem}.compilance__login .container__login .compilance__form .form .form__bnt--login{margin-top:3.75rem}.compilance__layout{height:100vh;background-color:#f5f7f9;background-image:url(/assets/backgroup-ia96-A8J.svg);background-repeat:no-repeat;background-size:cover}.compilance__layout .compilance__container{max-width:1440px;width:100%;border:0;padding:0;margin:0 auto}.review__script{width:100%;height:100%;max-height:700px;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:1.5rem 0;overflow-y:scroll}.review__script::-webkit-scrollbar{display:none}@media (min-width: 768px){.review__script{flex-direction:row;padding:1.75rem 0}}.review__script .review__script--loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.review__script .review__script--loader .spinner-grow{width:4rem;height:4rem}.review__script .review__script--error{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600}.review__script .review__script--error p{width:90%;text-align:center}.review__script .review__script--content{width:100%;padding:1rem;border-radius:12px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-width: 768px){.review__script .review__script--content{width:50%;padding:2rem}}.review__script .review__script--content .review__script--title{font-weight:600;margin-bottom:1.5rem}.review__script .review__script--content .review__script--text{width:100%;height:400px;padding:1rem;resize:none;-webkit-hyphens:none;hyphens:none;border:1px solid var(--gray-2);border-radius:20px}.review__script .review__script--content .review__script--text::-webkit-scrollbar{display:none}.review__script .review__script--content .review__script--text:focus{outline:none}.review__script .review__script--corrections{width:100%;padding:1rem;border-radius:12px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (min-width: 768px){.review__script .review__script--corrections{width:50%;padding:2rem}}.review__script .review__script--corrections .review__script--title{font-weight:600;margin-bottom:1.5rem}.review__script .review__script--corrections .review__correction--text{width:100%;height:100%;max-height:400px;padding:1rem;margin-bottom:1rem;resize:none;-webkit-hyphens:none;hyphens:none;border:1px solid var(--gray-2);border-radius:20px;opacity:.6}.review__script .review__script--corrections .review__correction--text:focus{outline:none}.review__script .review__script--corrections .review__correction--active{border:1px solid var(--primary-green);opacity:1}.review__script .review__script--corrections .review__script--controls{display:flex;align-items:center;justify-content:center;gap:1rem}@media (min-width: 768px){.review__script .review__script--corrections .review__script--controls{justify-content:flex-end}}.review__script--modal{width:100%;height:280px;max-width:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;border-radius:20px;background-color:var(--white)}.review__script--modal .review__modal--title{font-size:1.5rem;font-weight:600;text-transform:uppercase}.review-video{padding:1.75rem 0;height:100%;overflow-y:scroll}@media (max-width: 768px){.review-video{padding:1.5rem 0}}@media (min-height: 650px){.review-video{margin-bottom:0}}.review-video::-webkit-scrollbar{display:none}.review-video .script__tex{flex-grow:1;width:100%;resize:none}.review-video .script__tex:focus-visible{outline:none}.review-video .review-script--title{margin:0;font-weight:600;font-size:1.5rem;margin-bottom:1.875rem;line-height:22px}@media (max-width: 768px){.review-video .review-script--title{font-size:14px;line-height:13px;margin-bottom:18px}}.review-video .review__container{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;height:100%;max-height:37.5rem}@media (max-width: 768px){.review-video .review__container{display:flex;flex-direction:column;gap:16px}}.review-video .review__container .review__column{height:37.5rem;padding:2rem;border-radius:11px;background-color:var(--white);box-shadow:0 10px 100px #0000000d}@media (max-width: 768px){.review-video .review__container .review__column{padding:15px 17px}}.review-video .review__container .review__column.column__text{display:flex;flex-direction:column}@media (max-width: 768px){.review-video .review__container .review__column.column__text{height:30.375rem;max-height:none}}.review-video .review__container .review__column.column__text .row_title_category{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:600;margin-bottom:.5rem}.review-video .review__container .review__column.column__text .row_title_category .review--title{width:80%;margin:0;font-size:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){.review-video .review__container .review__column.column__text .row_title_category .review--title{font-size:1rem;line-height:24px}}@media (max-width: 992px){.review-video .review__container .review__column.column__text .row_title_category .review--title{font-size:1rem;line-height:24px}}.review-video .review__container .review__column.column__text .row_title_category .review--category{width:20%;font-size:1rem;line-height:1.5rem;color:var(--gray-7);text-align:end}@media (max-width: 768px){.review-video .review__container .review__column.column__text .row_title_category .review--category{font-size:.75rem;line-height:1.125rem}}.review-video .review__container .review__column.column__text .review__ctn--scripts{height:95%;display:flex;flex-direction:column;gap:.5rem}.review-video .review__container .review__column.column__text .review__ctn--scripts .script__tex{flex-grow:1;width:100%;height:80%;resize:none;padding:.5rem;border-radius:10px;border:1px solid var(--gray-5)}.review-video .review__container .review__column.column__text .review__ctn--scripts .script__tex::-webkit-scrollbar{display:none}@media (max-width: 768px){.review-video .review__container .review__column.column__text .review__ctn--scripts .script__tex{height:399px;font-size:.75rem;font-weight:400;line-height:18px}}.review-video .review__container .review__column.column__text .review__ctn--scripts .script__tex:focus-visible{outline:none}.review-video .review__container .review__column.column__text .review__ctn--scripts .script__post{width:100%;height:20%;resize:none;padding:.5rem;border-radius:10px;border:1px solid var(--gray-5)}.review-video .review__container .review__column.column__text .review__ctn--scripts .script__post::-webkit-scrollbar{display:none}@media (max-width: 768px){.review-video .review__container .review__column.column__text .review__ctn--scripts .script__post{font-size:.75rem;font-weight:400;line-height:18px}}@media (max-width: 768px){.review-video .review__container .review__column.column__video{background-color:transparent;padding:0}}.review-video .review__container .review__column.column__video .video__container{width:100%;max-width:35.875rem;margin-bottom:1rem;border-radius:.75rem;border:.1px solid var(--black);overflow:hidden;position:relative}@media (max-width: 768px){.review-video .review__container .review__column.column__video .video__container{width:100%;max-width:none;height:48px;padding:10px 17px;border:none;background-color:var(--white);margin-bottom:1.25rem}.review-video .review__container .review__column.column__video .video__container .review__video--mobile{display:flex;align-items:center;gap:22px;font-size:16px;font-weight:600;line-height:24px}}.review-video .review__container .review__column.column__video .video__container .video{height:100%}.review-video .review__container .review__column.column__video .video__review--text{display:inline-block;font-weight:500;line-height:24px;margin-bottom:1rem}@media (max-width: 768px){.review-video .review__container .review__column.column__video .video__review--text{font-size:14px;font-weight:600;line-height:14px;margin-bottom:1.25rem}}.review-video .review__container .review__column.column__video .review__text--container{border:2px solid;border-radius:10px;display:flex;flex-direction:column;height:7.5rem;margin-bottom:1rem;padding:.5rem}@media (max-width: 768px){.review-video .review__container .review__column.column__video .review__text--container{font-size:14px;line-height:21px;padding:15px;background-color:var(--white);margin-bottom:1rem}}.review-video .review__container .review__column.column__video .review__text--container.block{border:2px solid var(--gray-5)}.review-video .review__container .review__column.column__video .review__actions{display:flex;justify-content:flex-end;gap:1rem}@media (max-width: 768px){.review-video .review__container .review__column.column__video .review__actions{justify-content:flex-start}}.review-video .review__container .review__column.column__video .review__actions .review__btn--correction{display:flex;align-items:center;justify-content:center;gap:10px}@media (max-width: 768px){.review-video .review__container .review__column.column__video .review__actions .review__btn--correction{width:144px;height:36px}}.review-video .review__container .review__column.column__video .review__actions .review__btn--correction .btn__text{font-size:14px}@media (max-width: 768px){.review-video .review__container .review__column.column__video .review__actions .review__btn--correction .btn__text{font-size:12px;line-height:24px}}.review-video .review__container .review__column.column__video .review__actions .review__btn--correction .spinner-border{width:1.5rem;height:1.5rem}
