.main-button button{display:flex;width:fit-content;align-items:center;justify-content:space-between;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(184 44 50/var(--tw-bg-opacity,1));padding:.25rem 1rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(247 247 247/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.main-button button:hover{font-weight:500}@media (min-width:768px){.main-button button{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.main-button button{padding-top:6px;padding-bottom:6px}}.main-button button svg,.secondary-button button svg{font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:1024px){.main-button button svg,.secondary-button button svg{font-size:1.125rem;line-height:1.75rem}}.main-button button:hover svg{--tw-text-opacity:1;color:rgb(219 95 101/var(--tw-text-opacity,1))}.button-content{display:flex;height:100%;width:fit-content;align-items:center;justify-content:space-between;gap:.5rem}.button-text{font-weight:500}.secondary-button button{border-style:none;--tw-text-opacity:1;color:rgb(184 44 50/var(--tw-text-opacity,1))}.secondary-button button:hover{--tw-text-opacity:1;color:rgb(46 46 46/var(--tw-text-opacity,1))}.secondary-button button svg{stroke-width:1;--tw-text-opacity:1;color:rgb(253 253 253/var(--tw-text-opacity,1))}.secondary-button button:hover svg{--tw-text-opacity:1;color:rgb(46 46 46/var(--tw-text-opacity,1))}.modal-overlay{position:fixed;top:0;left:0;z-index:10000;height:100%;align-items:center;justify-content:center;background-color:#00000079}.modal,.modal-overlay{display:flex;width:100%}.modal{height:60vh;max-height:90vh;max-width:90%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:768px){.modal{height:40vh}}@media (min-width:1340px){.modal{max-width:60%}}@media (min-width:1560px){.modal{max-width:40%}}.modal-img{display:flex;width:20%;align-items:flex-start;--tw-bg-opacity:1;background-color:rgb(21 37 91/var(--tw-bg-opacity,1))}@media (min-width:768px){.modal-img{width:30%}}.modal-img img{width:100%;object-fit:contain}@media (min-width:768px){.modal-img img{width:50%}}.modal-content{display:flex;width:80%;flex-direction:column;gap:1.25rem;padding:1.25rem 1rem}@media (min-width:768px){.modal-content{width:70%}}.modal-header{display:flex;width:100%;align-items:center;justify-content:space-between}.modal-header h4{font-weight:600}.modal-close-btn{cursor:pointer;font-size:28px;font-weight:400;--tw-text-opacity:1;color:rgb(184 44 50/var(--tw-text-opacity,1))}.modal-body{overflow-y:auto}.modal-body,.modal-body ul{display:flex;flex-direction:column;gap:.75rem}.modal-body p,.modal-header h4{--tw-text-opacity:1;color:rgb(21 37 91/var(--tw-text-opacity,1))}.modal-body li{font-family:Urbanist,serif;font-weight:500}.modal-body a{--tw-text-opacity:1;color:rgb(184 44 50/var(--tw-text-opacity,1))}