:root{--tablet:768px;--desktop:1024px;--background:#FBFBFB;--foreground:#171717;--border-grey:#e5e5e5;--primary-blue:#256aed;--primary-grey:#828282;--black:#222222;--black-bg:#1A1A1D;--white:#ffffff;--green:#309535}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ant-image-mask{background-color:rgba(0,0,0,0)!important;border-radius:0}.ant-image-mask-info{color:rgba(0,0,0,0)!important}html{scroll-behavior:smooth;scroll-padding-top:40px}body{color:var(--foreground);background:var(--background);font-family:Poppins,Arial,Helvetica,sans-serif;margin:0}body h1{font-size:20px}body h1,body h2,body h3,body h4,body h5,body h6,body p{margin:0}body input,body label,body select,body textarea{font-size:16px!important}.content{margin:0 auto;padding:0 2rem}.bold{font-weight:700}.dual-carrousel-wraper{padding-top:10px;margin:0 auto;overflow:hidden;position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;width:100%;height:100%}.dual-carrousel-wraper .dual-carrousel-primary.slick-slider{width:100%;align-self:center}@media screen and (min-width:768px){.dual-carrousel-wraper .dual-carrousel-primary.slick-slider{width:80%}}.dual-carrousel-wraper .slick-slider{position:relative}.dual-carrousel-wraper .slick-track{display:flex;justify-content:center;gap:0}.dual-carrousel-wraper .slick-slider:first-child .slick-list{display:flex;justify-content:center}.dual-carrousel-wraper .slick-slide div{display:flex;justify-content:center;align-items:center;position:relative;margin:0 auto}.dual-carrousel-wraper .custom-arrow.prev-arrow{cursor:pointer;left:0;z-index:1;position:absolute;top:45%;color:var(--primary);font-size:24px}@media screen and (min-width:768px){.dual-carrousel-wraper .custom-arrow.prev-arrow{top:50%}}.dual-carrousel-wraper .custom-arrow.next-arrow{cursor:pointer;right:0;z-index:1;position:absolute;top:45%;color:var(--primary);font-size:24px}@media screen and (min-width:768px){.dual-carrousel-wraper .custom-arrow.next-arrow{top:50%}}.dual-carrousel-secondary .slick-lsit{overflow:visible}.dual-carrousel-secondary .slick-slide{display:flex;justify-content:center;align-items:center;margin:8px auto 0;width:fit-content!important}.dual-carrousel-secondary .slick-slide.slick-slide.slick-active.slick-current{width:fit-content!important}.dual-carrousel-secondary .slick-slide.slick-center img{transform:scale(1.1)}@media screen and (min-width:768px){.dual-carrousel-secondary .slick-slide.slick-center img{transform:scale(1.5)}}.ant-modal-body{height:100%}