.resources-main-div-2{display:flex;flex-direction:column;row-gap:60px}.resources-title-main-div{display:flex;flex-direction:column;background-color:var(--black-1);align-items:center;row-gap:20px;margin-top:-102px;padding:200px 20px 60px;transition:all .5s ease}.class-gap{display:flex;flex-direction:column;gap:60px;width:100%;max-width:1440px;margin:0 auto;padding:60px 200px}.blogs-details-div-1{display:flex;gap:40px}.blogs-details-image-div{width:100%;height:400px;background-color:#f5f5f5;border-radius:32px;display:flex;align-items:center;justify-content:center;overflow:hidden}.blogs-details-data-div{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;gap:40px}.blogs-details-inner-div-1{display:flex;flex-direction:column;gap:24px}.blogs-details-div-2,.blogs-details-share-div{display:flex;flex-direction:column;gap:20px}.case-study-testimonial{position:relative;display:flex;align-items:center;gap:40px;padding:40px;border-radius:24px;background-color:var(--white);border-top:5px solid var(--green-1);box-shadow:0 15px 45px rgba(20,19,19,.05);transition:transform .3s ease}.case-study-testimonial:hover{transform:translateY(-4px)}.case-study-testimonial__media{flex-shrink:0;width:220px;height:auto;min-height:320px;max-height:320px;border-radius:18px;border:1px solid var(--grey-4);overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);background-color:var(--grey-4)}.case-study-testimonial__media .common-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-study-testimonial__content{display:flex;flex-direction:column;gap:24px;flex:1}.case-study-testimonial__quote-mark{width:42px;height:auto;opacity:.8}.case-study-testimonial__message{margin:0;quotes:none;font-style:italic;font-size:22px;line-height:1.6;color:var(--black-1)}.case-study-testimonial__line{height:2px;background:var(--green-1)}.case-study-testimonial__footer{display:flex;align-items:center;gap:20px}.case-study-testimonial__author{display:flex;flex-direction:column;gap:4px}.case-study-testimonial__author .author-name{font-size:18px;font-weight:600;color:var(--black-1)}.case-study-testimonial__author .author-role{font-size:14px;color:var(--grey-1)}.blogs-details-btn{display:flex;align-self:center}.case-study-video-trigger{position:relative;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer;overflow:hidden}.case-study-video-trigger__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:linear-gradient(180deg,rgba(20,19,19,.08),rgba(20,19,19,.54));transition:background-color .3s ease,transform .3s ease}.case-study-video-trigger:hover .case-study-video-trigger__overlay{background:linear-gradient(180deg,rgba(20,19,19,.16),rgba(20,19,19,.65))}.case-study-video-trigger__play{transition:transform .3s ease}.case-study-video-trigger:hover .case-study-video-trigger__play{transform:scale(1.06)}.case-study-video-popup{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(8,11,17,.82);backdrop-filter:blur(10px)}.case-study-video-popup__dialog{position:relative;width:min(1100px,100%);margin:auto;border-radius:28px;overflow:hidden;background:var(--black);box-shadow:0 32px 90px rgba(0,0,0,.35)}.case-study-video-popup__player{display:block;aspect-ratio:16/9;max-height:calc(100vh - 80px);background:var(--black)}.custom-video-controls{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);z-index:5;display:flex;flex-direction:column;gap:20px;transition:opacity .3s ease,transform .3s ease}.custom-video-controls.hidden{opacity:0;transform:translateY(10px);pointer-events:none}.custom-video-controls.visible{opacity:1;transform:translateY(0)}.progress-bar-slider,.progress-container{width:100%;height:4px;position:relative}.progress-bar-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.3);border-radius:2px;outline:none;cursor:pointer;background-image:linear-gradient(var(--brand-color),var(--brand-color));background-size:var(--progress) 100%;background-repeat:no-repeat;transition:height .2s ease}.progress-bar-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:var(--green-1);border-radius:50%;border:2px solid white;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.5);-webkit-transition:transform .2s ease;transition:transform .2s ease}.progress-bar-slider:hover::-webkit-slider-thumb{transform:scale(1.2)}.controls-main-bar{display:flex;align-items:center;justify-content:space-between}.left-controls,.right-controls{display:flex;align-items:center;gap:16px}.volume-control-group{display:flex;align-items:center;gap:0;position:relative}.volume-slider-container{width:0;overflow:hidden;transition:width .3s ease,margin-left .3s ease;display:flex;align-items:center}.volume-control-group:hover .volume-slider-container{width:80px;margin-left:8px}.volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80px;height:4px;background:rgba(255,255,255,.3);border-radius:2px;outline:none;cursor:pointer;background-image:linear-gradient(var(--brand-color),var(--brand-color));background-size:var(--progress) 100%;background-repeat:no-repeat}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;background:white;border-radius:50%;cursor:pointer}.control-btn{background:none;border:none;color:white;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease;border-radius:8px}.control-btn:hover{background-color:rgba(255,255,255,.1);transform:scale(1.05)}.time-display{color:white;font-family:var(--font-be-vietnam-pro);font-size:14px;opacity:.9}.custom-play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4}.center-play-button,.custom-play-overlay{display:flex;align-items:center;justify-content:center}.center-play-button{width:70px;height:70px;background:rgba(7,157,146,.85);border-radius:50%;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px rgba(0,0,0,.3)}.center-play-button:hover{transform:scale(1.15);background:rgba(7,157,146,.95)}.case-study-video-popup__close{position:absolute;top:16px;right:16px;width:44px;height:44px;border:0;border-radius:999px;background:rgba(20,19,19,.72);color:var(--white);font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.case-study-video-popup__close svg{width:16px;height:16px}.case-study-video-popup__close:hover{background:rgba(20,19,19,.88)}@keyframes video-pulse-bg{0%{background-color:#333}50%{background-color:#555}to{background-color:#333}}body.modal-open{overflow:hidden!important}.casestudy-content{width:100%;max-width:100%;overflow-wrap:break-word;word-break:break-word;white-space:normal;display:flex;flex-direction:column;gap:1.25rem;font-family:var(--font-be-vietnam-pro)}.casestudy-content h1,.casestudy-content h2{font-size:28px;font-weight:500;color:var(--black-1)}.casestudy-content p{font-size:18px;font-weight:400;color:var(--black-1)}.casestudy-content ul li{margin-left:1.75rem;list-style-type:disc;text-wrap:wrap;font-weight:400;line-height:140%}.casestudy-content img{height:auto;width:100%;border-radius:32px}.casestudy-content a{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));text-decoration-line:underline}@media screen and (max-width:768px){.case-study-testimonial__quote-mark{margin-bottom:-4px;width:28px}.case-study-testimonial__line{width:100%}.casestudy-content h1,.casestudy-content h2{font-size:20px}.casestudy-content p{font-size:16px}.casestudy-content img{border-radius:16px}}@media screen and (max-width:1440px){.resources-title-main-div{padding:142px 40px 40px}.class-gap{padding:40px 100px;gap:20px}}@media screen and (max-width:1024px){.blogs-details-image-div{border-radius:24px}.blogs-details-div-1{flex-direction:column}.case-study-video-popup{padding:16px}.case-study-video-popup__dialog{border-radius:20px}.case-study-video-popup__player{max-height:calc(100vh - 32px)}}@media screen and (max-width:768px){.blogs-details-div-1{gap:24px}.blogs-details-inner-div-1{gap:12px}.blogs-details-data-div{gap:26px}.resources-title-main-div{padding:122px 20px 20px}.blogs-details-image-div{height:240px;border-radius:16px}.class-gap{padding:20px;gap:26px}.casestudy-content{gap:.75rem}.case-study-testimonial{flex-direction:column;padding:24px;gap:24px;border-radius:16px}.case-study-testimonial__media{height:300px;margin:0 auto;border-radius:12px}.case-study-testimonial__message{font-size:18px}.case-study-testimonial__footer{gap:16px}.case-study-video-popup__close{top:6px;right:6px;width:32px;height:32px}.case-study-video-popup__close svg{width:12px;height:12px}.case-study-video-popup__dialog{border-radius:14px}.custom-video-controls{padding:12px 12px 8px}.center-play-button{width:45px;height:45px}.center-play-button svg{width:24px;height:24px}.volume-control-group:hover .volume-slider-container{width:65px}.control-btn{padding:6px}.control-btn svg{width:20px;height:20px}.netflix-spinner{width:30px;height:30px;border:3px solid rgba(7,157,146,.3)}}.hls-player-container{position:relative;width:100%;height:100%;background:var(--black);display:flex;align-items:center;justify-content:center;overflow:hidden}.hls-video-element{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease}.video-blur{filter:blur(4px)}.netflix-loader-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10;animation:fadeIn .3s ease}.netflix-spinner{width:50px;height:50px;border-radius:50%;border:4px solid rgba(7,157,146,.3);border-top:4px solid var(--green-1);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.case-study-video-popup__player{width:100%;height:100%;background-color:var(--black)}