.masterful-modal{z-index:1000;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;max-width:100%!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.masterful-modal__content{scrollbar-width:thin;scrollbar-color:#ea7317 #f5f5f5;background-color:#fff;border-radius:12px;width:100%;max-width:1130px;max-height:90vh;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.masterful-modal__text>.section-html>.section-html__content{padding:0 1rem}.masterful-modal__text>.section-html>.section-html__content h1{color:#374151;margin:0 0 .5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.masterful-modal__text>.section-html>.section-html__content h2{color:#cb8204;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.masterful-modal__text>.section-html>.section-html__content p{color:#4b5563;text-align:justify;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.masterful-modal__content::-webkit-scrollbar{width:6px}.masterful-modal__content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.masterful-modal__content::-webkit-scrollbar-thumb{background:#ea7317;border-radius:3px}.masterful-modal__content::-webkit-scrollbar-thumb:hover{background:#d66614}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.masterful-modal__close{color:#fff;cursor:pointer;z-index:10;background-color:#ea7317;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:background-color .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.masterful-modal__close:hover{background-color:#d66614}.masterful-modal__layout{flex-direction:row;min-height:520px;display:flex}.masterful-modal__text{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2.5rem;display:flex}.masterful-modal__image-section{border-radius:0 12px 12px 0;width:48%;min-height:500px;position:relative;overflow:hidden}.masterful-modal__background{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.masterful-modal__background_image{object-fit:cover;width:100%;min-width:100%;height:100%;min-height:100%;transition:all 1.2s ease-in-out;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 40%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 40%,#000 100%)}.masterful-modal__image{object-fit:cover;object-position:center top;z-index:2;width:100%;height:100%;position:absolute;bottom:-25px;right:-35px}@media (max-width:1024px){.masterful-modal__content{max-width:900px;margin:1rem}.masterful-modal__layout{min-height:480px}.masterful-modal__text{padding:2.5rem 2rem}.masterful-modal__text>.section-html>.section-html__content h1{font-size:2rem}.masterful-modal__text>.section-html>.section-html__content h2{font-size:1.3rem}.masterful-modal__text>.section-html>.section-html__content p{font-size:1.05rem}.masterful-modal__image-section{width:45%;min-height:480px}.masterful-modal__image{bottom:-15px;right:-23px}}@media (max-width:928px){.masterful-modal{padding:1rem}.masterful-modal__content{border-radius:10px;max-width:95%;max-height:85vh}.masterful-modal__close{width:36px;height:36px;font-size:1.25rem;top:1rem;right:1rem}.masterful-modal__layout{flex-direction:column;min-height:auto}.masterful-modal__text{order:2;padding:2rem 1.5rem 1.5rem}.masterful-modal__text>.section-html>.section-html__content h1{text-align:center;font-size:1.75rem}.masterful-modal__text>.section-html>.section-html__content h2{text-align:center;font-size:1.2rem}.masterful-modal__text>.section-html>.section-html__content p{text-align:left;font-size:1rem;line-height:1.6}.masterful-modal__image-section{border-radius:10px 10px 0 0;order:1;justify-content:center;align-items:center;width:100%;min-height:350px;max-height:350px;display:flex;position:relative}.masterful-modal__background{width:100%;height:100%}.masterful-modal__background_image{object-fit:cover;width:100%;height:100%;top:0;transform:rotateX(180deg);-webkit-mask-image:linear-gradient(transparent 0%,#000 40%,#000 100%);mask-image:linear-gradient(transparent 0%,#000 40%,#000 100%)}.masterful-modal__image{object-fit:contain;object-position:center top;z-index:2;width:min-content;height:100%;margin:0 auto;position:absolute;left:0;right:0}}@media (max-width:680px){.masterful-modal__image-section{min-height:320px;max-height:320px}.masterful-modal__image{width:55%;height:85%}}@media (max-width:480px){.masterful-modal{padding:.5rem}.masterful-modal__content{border-radius:8px;max-width:98%;max-height:80vh}.masterful-modal__close{width:32px;height:32px;font-size:1.125rem;top:.75rem;right:.75rem}.masterful-modal__text{padding:1.5rem 1.25rem 1.25rem}.masterful-modal__text>.section-html>.section-html__content h1{font-size:1.5rem}.masterful-modal__text>.section-html>.section-html__content h2{font-size:1.1rem}.masterful-modal__text>.section-html>.section-html__content p{font-size:.95rem;line-height:1.5}.masterful-modal__image-section{min-height:230px;max-height:230px}.masterful-modal__background_image{-webkit-mask-image:linear-gradient(transparent 0%,#000 50%,#000 100%);mask-image:linear-gradient(transparent 0%,#000 50%,#000 100%)}.masterful-modal__image{width:60%;height:100%;bottom:-1.5rem}}@media (max-width:360px){.masterful-modal__content{max-height:75vh}.masterful-modal__text{padding:1.25rem 1rem 1rem}.masterful-modal__text>.section-html>.section-html__content h1{font-size:1.4rem}.masterful-modal__text>.section-html>.section-html__content h2{font-size:1rem}.masterful-modal__text>.section-html>.section-html__content p{font-size:.9rem}.masterful-modal__image-section{min-height:240px;max-height:240px}.masterful-modal__image{width:100%;height:100%}}
