@media only screen and (max-width: 768px){.case-studies .case-study-item:last-child{border-bottom:none;padding-bottom:0}}.case-studies.has-bg.bg-colour-white .bg-white{--tw-bg-opacity:1;background-color:rgb(248 247 245 / var(--tw-bg-opacity, 1))}.case-study-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.case-study-popup.active{opacity:1;visibility:visible;pointer-events:all}.case-study-popup__backdrop{position:absolute;inset:0;background-color:rgba(0,0,0,.8);backdrop-filter:blur(4px)}.case-study-popup__container{position:relative;background:linear-gradient(90deg, #5D4193 0%, #A12B87 100%);border-radius:8px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;z-index:1;transform:scale(0.95);transition:transform .3s ease;padding:40px 32px 32px}@media(max-width: 600px){.case-study-popup__container{margin:0 16px;width:calc(100% - 32px);max-width:calc(100% - 32px);padding:32px 24px 24px}}.case-study-popup.active .case-study-popup__container{transform:scale(1)}.case-study-popup__close{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#f0ede9;transition:all .3s ease;z-index:10;border-radius:50%}.case-study-popup__close:hover{background-color:rgba(240,237,233,.1);transform:rotate(90deg)}.case-study-popup__close:focus{outline:2px solid #f0ede9;outline-offset:2px}.case-study-popup__close svg{width:24px;height:24px}.case-study-popup__content{display:flex;flex-direction:column;gap:16px;color:#fff}.case-study-popup__header{margin:0;color:#fff}.case-study-popup__subtext{color:#fff}.case-study-popup__title{margin:0;font-weight:600;color:#fff}.case-study-popup__form{margin-top:8px;color:#fff}.case-study-popup__form label{color:#fff}
