.related-videos-module-scss-module__m2xGoG__container{filter:grayscale(var(--a11y-grayscale,0))saturate(var(--a11y-saturate,1));background:#f5f5f5;flex-direction:column;gap:40px;padding:80px;display:flex;position:relative;overflow:hidden}.related-videos-module-scss-module__m2xGoG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}@media (max-width:640px){.related-videos-module-scss-module__m2xGoG__header{flex-direction:column;align-items:center}}.related-videos-module-scss-module__m2xGoG__heading{color:var(--Secondary-Colours-Grey-6,#2f2f33);font-family:var(--font-gambetta);font-size:calc(40px*var(--heading-scale,1));font-style:normal;font-weight:500;line-height:calc(1.2*var(--heading-line,1));letter-spacing:var(--heading-letter,0px);margin:0}@media (max-width:768px){.related-videos-module-scss-module__m2xGoG__heading{font-size:calc(32px*var(--heading-scale,1));line-height:calc(1.2*var(--heading-line,1))}}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__heading{font-size:calc(28px*var(--heading-scale,1));line-height:calc(1.2*var(--heading-line,1))}}.related-videos-module-scss-module__m2xGoG__viewAll{color:#2e1f52;text-align:center;height:42px;font-family:var(--font-anek-latin);font-size:calc(14px*var(--cta-scale,1));text-transform:uppercase;cursor:pointer;letter-spacing:var(--cta-letter,0px);background:#fff;border:1px solid #d1c4e9;border-radius:100px;padding:6px 24px;font-style:normal;font-weight:500;line-height:normal;transition:all .3s}.related-videos-module-scss-module__m2xGoG__viewAll:hover{color:#fff;background:#2e1f52;border-color:#2e1f52}.related-videos-module-scss-module__m2xGoG__viewAll:active{transform:translateY(0)}.related-videos-module-scss-module__m2xGoG__viewAll:focus-visible{outline-offset:2px;outline:2px solid #2e1f52}@media (max-width:640px){.related-videos-module-scss-module__m2xGoG__viewAll{align-self:flex-start;display:none}}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__viewAll{font-size:calc(11px*var(--cta-scale,1));height:36px;padding:6px 16px}}.related-videos-module-scss-module__m2xGoG__viewAllMobile{color:#2e1f52;text-align:center;height:42px;font-family:var(--font-anek-latin);font-size:calc(14px*var(--cta-scale,1));text-transform:uppercase;cursor:pointer;letter-spacing:var(--cta-letter,0px);background:#fff;border:1px solid #d1c4e9;border-radius:100px;padding:6px 24px;font-style:normal;font-weight:500;line-height:normal;transition:all .3s;display:none}.related-videos-module-scss-module__m2xGoG__viewAllMobile:hover{color:#fff;background:#2e1f52;border-color:#2e1f52}.related-videos-module-scss-module__m2xGoG__viewAllMobile:active{transform:translateY(0)}.related-videos-module-scss-module__m2xGoG__viewAllMobile:focus-visible{outline-offset:2px;outline:2px solid #2e1f52}@media (max-width:640px){.related-videos-module-scss-module__m2xGoG__viewAllMobile{justify-content:center;align-items:center;width:fit-content;margin:0 auto;display:flex}}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__viewAllMobile{font-size:calc(11px*var(--cta-scale,1));height:36px;padding:6px 16px}}.related-videos-module-scss-module__m2xGoG__swiperWrapper{width:100%;position:relative}.related-videos-module-scss-module__m2xGoG__swiper{width:100%;padding:8px 4px 40px}.related-videos-module-scss-module__m2xGoG__swiper .swiper-pagination{gap:5px;bottom:0!important}.related-videos-module-scss-module__m2xGoG__swiper .swiper-pagination .swiper-pagination-bullet{opacity:.5;background:#d1c4e9;width:8px;height:8px;transition:all .3s}.related-videos-module-scss-module__m2xGoG__swiper .swiper-pagination .swiper-pagination-bullet.related-videos-module-scss-module__m2xGoG__swiper-pagination-bullet-active{opacity:1;background:#2e1f52;border-radius:4px;width:24px}.related-videos-module-scss-module__m2xGoG__slide{height:auto;display:flex}.related-videos-module-scss-module__m2xGoG__card{cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;width:100%;height:100%;transition:all .3s;display:flex;overflow:hidden}.related-videos-module-scss-module__m2xGoG__card:hover .related-videos-module-scss-module__m2xGoG__thumbImage{transform:scale(1.15)}.related-videos-module-scss-module__m2xGoG__card:hover .related-videos-module-scss-module__m2xGoG__title{color:#482b68;text-decoration:underline}.related-videos-module-scss-module__m2xGoG__card:focus-visible{outline-offset:2px;outline:2px solid #2e1f52}.related-videos-module-scss-module__m2xGoG__thumbnail{aspect-ratio:95/45;background:gray;width:100%;position:relative;overflow:hidden}.related-videos-module-scss-module__m2xGoG__thumbImage{object-fit:cover;transition:transform .5s}.related-videos-module-scss-module__m2xGoG__playIcon{opacity:1;z-index:1;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.related-videos-module-scss-module__m2xGoG__card:hover .related-videos-module-scss-module__m2xGoG__playIcon{opacity:1}.related-videos-module-scss-module__m2xGoG__videoBox{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden}.related-videos-module-scss-module__m2xGoG__videoFrame{border:none;width:100%;height:100%;position:absolute;inset:0}.related-videos-module-scss-module__m2xGoG__playButton{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}@media (max-width:768px){.related-videos-module-scss-module__m2xGoG__playButton{width:40px;height:40px}}@media (hover:none){.related-videos-module-scss-module__m2xGoG__playButton{width:40px;height:40px}}.related-videos-module-scss-module__m2xGoG__playButton .related-videos-module-scss-module__m2xGoG__playIconImage{width:16px;height:auto}@media (max-width:768px){.related-videos-module-scss-module__m2xGoG__playButton .related-videos-module-scss-module__m2xGoG__playIconImage{width:12px}}.related-videos-module-scss-module__m2xGoG__content{flex-direction:column;flex:1;padding:20px;display:flex}@media (max-width:768px){.related-videos-module-scss-module__m2xGoG__content{padding:16px}}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__content{padding:12px}}.related-videos-module-scss-module__m2xGoG__metaInfo{font-family:var(--font-anek-latin);font-size:calc(12px*var(--body-scale,1));letter-spacing:var(--body-letter,0px);color:#5e6066;justify-content:space-between;align-items:center;gap:6px;margin-bottom:12px;display:flex}.related-videos-module-scss-module__m2xGoG__date,.related-videos-module-scss-module__m2xGoG__separator,.related-videos-module-scss-module__m2xGoG__duration{color:#5e6066}.related-videos-module-scss-module__m2xGoG__title{font-size:calc(20px*var(--heading-scale,1));font-style:normal;font-weight:600;line-height:calc(1.3*var(--heading-line,1));letter-spacing:var(--heading-letter,0px);font-family:var(--font-gambetta);color:#2f2f33;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;display:-webkit-box;overflow:hidden}@media (max-width:768px){.related-videos-module-scss-module__m2xGoG__title{font-size:calc(18px*var(--heading-scale,1))}}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__title{font-size:calc(16px*var(--heading-scale,1))}}.related-videos-module-scss-module__m2xGoG__author{font-size:calc(13px*var(--body-scale,1));font-style:normal;font-weight:500;line-height:calc(1.4*var(--body-line,1));letter-spacing:var(--body-letter,0px);font-family:var(--font-anek-latin);color:#2f2f33;margin-bottom:16px}.related-videos-module-scss-module__m2xGoG__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__footer{flex-direction:column;align-items:flex-start}}.related-videos-module-scss-module__m2xGoG__tags{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__tags{width:100%}}.related-videos-module-scss-module__m2xGoG__tags span{font-size:calc(12px*var(--body-scale,1));color:#555;font-weight:400;font-family:var(--font-anek-latin);white-space:nowrap;background:#f0f0f0;border-radius:6px;padding:4px 10px;transition:all .2s}.related-videos-module-scss-module__m2xGoG__tags span:hover{background:#e0e0e0}.related-videos-module-scss-module__m2xGoG__moreTag{font-weight:500;color:#2e1f52!important;background:#e8e0f5!important}.related-videos-module-scss-module__m2xGoG__stats{gap:12px;display:flex}.related-videos-module-scss-module__m2xGoG__stat{align-items:center;gap:4px;display:flex}.related-videos-module-scss-module__m2xGoG__stat span{font-size:calc(12px*var(--body-scale,1));color:#777}.related-videos-module-scss-module__m2xGoG__stat img{opacity:.7}.related-videos-module-scss-module__m2xGoG__navButton{cursor:pointer;z-index:10;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.related-videos-module-scss-module__m2xGoG__navButton svg{color:#2e1f52;width:20px;height:20px}.related-videos-module-scss-module__m2xGoG__navButton:hover{background:#2e1f52;border-color:#2e1f52;transform:translateY(-50%)scale(1.05)}.related-videos-module-scss-module__m2xGoG__navButton:hover svg{color:#fff}.related-videos-module-scss-module__m2xGoG__navButton:active{transform:translateY(-50%)scale(.95)}.related-videos-module-scss-module__m2xGoG__navButton:focus-visible{outline-offset:2px;outline:2px solid #2e1f52}@media (max-width:768px){.related-videos-module-scss-module__m2xGoG__navButton{width:32px;height:32px}.related-videos-module-scss-module__m2xGoG__navButton svg{width:16px;height:16px}.related-videos-module-scss-module__m2xGoG__navButton{display:none}}.related-videos-module-scss-module__m2xGoG__swiperButtonPrev{left:-20px}@media (max-width:1280px){.related-videos-module-scss-module__m2xGoG__swiperButtonPrev{left:-10px}}.related-videos-module-scss-module__m2xGoG__swiperButtonNext{right:-20px}@media (max-width:1280px){.related-videos-module-scss-module__m2xGoG__swiperButtonNext{right:-10px}}.related-videos-module-scss-module__m2xGoG__textLevel0{--heading-scale:1;--body-scale:1;--cta-scale:1}.related-videos-module-scss-module__m2xGoG__textLevel1{--heading-scale:1.06;--body-scale:1.05;--cta-scale:1.05}.related-videos-module-scss-module__m2xGoG__textLevel2{--heading-scale:1.12;--body-scale:1.08;--cta-scale:1.08}.related-videos-module-scss-module__m2xGoG__lineLevel0{--heading-line:1;--body-line:1}.related-videos-module-scss-module__m2xGoG__lineLevel1{--heading-line:1.1;--body-line:1.15}.related-videos-module-scss-module__m2xGoG__lineLevel2{--heading-line:1.2;--body-line:1.3}.related-videos-module-scss-module__m2xGoG__letterLevel0{--heading-letter:0px;--body-letter:0px;--cta-letter:0px}.related-videos-module-scss-module__m2xGoG__letterLevel1{--heading-letter:.3px;--body-letter:.2px;--cta-letter:.3px}.related-videos-module-scss-module__m2xGoG__letterLevel2{--heading-letter:.6px;--body-letter:.4px;--cta-letter:.5px}.related-videos-module-scss-module__m2xGoG__grayscale{--a11y-grayscale:1}.related-videos-module-scss-module__m2xGoG__lowSaturation{--a11y-saturate:.6}.related-videos-module-scss-module__m2xGoG__hideImages .related-videos-module-scss-module__m2xGoG__thumbImage,.related-videos-module-scss-module__m2xGoG__hideImages .related-videos-module-scss-module__m2xGoG__playIcon{display:none}.related-videos-module-scss-module__m2xGoG__highlightLinks .related-videos-module-scss-module__m2xGoG__navButton{outline-offset:4px;outline:2px dotted #2e1f52}.related-videos-module-scss-module__m2xGoG__highlightLinks .related-videos-module-scss-module__m2xGoG__card:focus-visible{outline-offset:2px;outline:2px dotted #2e1f52}@media (max-width:1024px){.related-videos-module-scss-module__m2xGoG__container{padding:60px 40px}}@media (max-width:768px){.related-videos-module-scss-module__m2xGoG__container{gap:32px;padding:40px 24px}}@media (max-width:640px){.related-videos-module-scss-module__m2xGoG__container{gap:24px;padding:32px 16px}}@media (max-width:480px){.related-videos-module-scss-module__m2xGoG__container{padding:24px 12px}}
.videoplayer-module-scss-module__CubG-W__wrapper{flex-direction:column;gap:20px;max-width:1800px;margin:106px auto 0;padding:30px 16px;display:flex}@media (max-width:768px){.videoplayer-module-scss-module__CubG-W__wrapper{margin-top:72px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__wrapper{gap:0;padding:40px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__wrapper{gap:0;padding:50px 60px}}@media (min-width:1280px){.videoplayer-module-scss-module__CubG-W__wrapper{padding:50px 80px}}@media (min-width:1440px){.videoplayer-module-scss-module__CubG-W__wrapper{gap:0;padding:50px 120px}}.videoplayer-module-scss-module__CubG-W__visualLayer{filter:grayscale(var(--a11y-grayscale,0))saturate(var(--a11y-saturate,1))}.videoplayer-module-scss-module__CubG-W__container{margin-top:-50px}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__container{margin-top:30px}}.videoplayer-module-scss-module__CubG-W__breadcrumb{margin-bottom:16px;position:relative}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__breadcrumb{margin-bottom:20px;bottom:20px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__breadcrumb{bottom:30px}}@media (min-width:1280px){.videoplayer-module-scss-module__CubG-W__breadcrumb{bottom:60px}}.videoplayer-module-scss-module__CubG-W__videoWrapper{cursor:pointer;aspect-ratio:11/7;background:#000;border-radius:16px;margin-bottom:30px;position:relative;overflow:hidden}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__videoWrapper{border-radius:18px;margin-bottom:40px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__videoWrapper{border-radius:20px;margin-bottom:50px}}.videoplayer-module-scss-module__CubG-W__videoWrapper:fullscreen{border-radius:0}.videoplayer-module-scss-module__CubG-W__videoWrapper:fullscreen .videoplayer-module-scss-module__CubG-W__controls{padding:20px 24px}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__videoWrapper:fullscreen .videoplayer-module-scss-module__CubG-W__controls{padding:24px 32px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__videoWrapper:fullscreen .videoplayer-module-scss-module__CubG-W__controls{padding:32px 48px}}.videoplayer-module-scss-module__CubG-W__video{object-fit:cover;width:100%;height:100%;display:block}.videoplayer-module-scss-module__CubG-W__centerButton{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.videoplayer-module-scss-module__CubG-W__centerButton button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;pointer-events:auto;background:#ffffff4d;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:all .2s;display:flex}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__centerButton button{width:48px;height:48px}}@media (min-width:481px) and (max-width:768px){.videoplayer-module-scss-module__CubG-W__centerButton button{width:60px;height:60px}}@media (min-width:769px) and (max-width:1024px){.videoplayer-module-scss-module__CubG-W__centerButton button{width:70px;height:70px}}@media (min-width:1025px) and (max-width:1440px){.videoplayer-module-scss-module__CubG-W__centerButton button{width:80px;height:80px}}@media (min-width:1441px){.videoplayer-module-scss-module__CubG-W__centerButton button{width:90px;height:90px}}.videoplayer-module-scss-module__CubG-W__centerButton button:hover{background:#fff6;transform:scale(1.05)}.videoplayer-module-scss-module__CubG-W__centerButton button:active{transform:scale(.98)}.videoplayer-module-scss-module__CubG-W__centerButton button:focus-visible{outline-offset:2px;outline:2px solid red}.videoplayer-module-scss-module__CubG-W__centerButton button img{width:24px;height:24px}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__centerButton button img{width:20px;height:20px}}@media (min-width:481px) and (max-width:768px){.videoplayer-module-scss-module__CubG-W__centerButton button img{width:26px;height:26px}}@media (min-width:769px) and (max-width:1024px){.videoplayer-module-scss-module__CubG-W__centerButton button img{width:30px;height:30px}}@media (min-width:1025px) and (max-width:1440px){.videoplayer-module-scss-module__CubG-W__centerButton button img{width:32px;height:32px}}@media (min-width:1441px){.videoplayer-module-scss-module__CubG-W__centerButton button img{width:36px;height:36px}}.videoplayer-module-scss-module__CubG-W__controls{z-index:2;background:linear-gradient(#0000,#000000d9);padding:16px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__controls{padding:18px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__controls{padding:20px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__controls{padding:24px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__controls{padding:28px}}@media (min-width:1280px){.videoplayer-module-scss-module__CubG-W__controls{padding:32px}}.videoplayer-module-scss-module__CubG-W__videoWrapper:not(:hover) .videoplayer-module-scss-module__CubG-W__controls{opacity:0}@media (max-width:768px){.videoplayer-module-scss-module__CubG-W__videoWrapper:not(:hover) .videoplayer-module-scss-module__CubG-W__controls{opacity:1}}.videoplayer-module-scss-module__CubG-W__progressBar{cursor:pointer;background:#ffffff4d;border-radius:2px;height:3px;margin-bottom:8px;position:relative}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__progressBar{height:3px;margin-bottom:10px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__progressBar{height:4px;margin-bottom:10px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__progressBar{height:4px;margin-bottom:12px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__progressBar{height:5px;margin-bottom:12px}}.videoplayer-module-scss-module__CubG-W__progressBar:focus-visible{outline-offset:2px;outline:2px solid red}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__progressBar:hover,.videoplayer-module-scss-module__CubG-W__progressBar:hover .videoplayer-module-scss-module__CubG-W__progress{height:6px}}.videoplayer-module-scss-module__CubG-W__progress{background:red;border-radius:2px;width:0%;height:100%;transition:width .1s linear;position:relative}.videoplayer-module-scss-module__CubG-W__progress:after{content:"";opacity:0;background:red;border-radius:50%;width:8px;height:8px;transition:opacity .2s;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__progress:after{width:9px;height:9px;right:-5px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__progress:after{width:10px;height:10px;right:-5px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__progress:after{width:11px;height:11px;right:-6px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__progress:after{width:12px;height:12px;right:-6px}}.videoplayer-module-scss-module__CubG-W__progressBar:hover .videoplayer-module-scss-module__CubG-W__progress:after{opacity:1}.videoplayer-module-scss-module__CubG-W__timeRow{color:#fff;justify-content:space-between;align-items:center;margin-bottom:8px;font-family:monospace;font-size:10px;display:flex}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__timeRow{margin-bottom:0;font-size:9px}}@media (min-width:481px) and (max-width:640px){.videoplayer-module-scss-module__CubG-W__timeRow{margin-bottom:10px;font-size:10px}}@media (min-width:641px) and (max-width:768px){.videoplayer-module-scss-module__CubG-W__timeRow{margin-bottom:10px;font-size:11px}}@media (min-width:769px) and (max-width:1024px){.videoplayer-module-scss-module__CubG-W__timeRow{margin-bottom:12px;font-size:12px}}@media (min-width:1025px) and (max-width:1440px){.videoplayer-module-scss-module__CubG-W__timeRow{margin-bottom:12px;font-size:12px}}@media (min-width:1441px){.videoplayer-module-scss-module__CubG-W__timeRow{margin-bottom:14px;font-size:13px}}.videoplayer-module-scss-module__CubG-W__timeRow span{letter-spacing:.5px;font-weight:500}.videoplayer-module-scss-module__CubG-W__timeRow span:first-child{color:#fff}.videoplayer-module-scss-module__CubG-W__timeRow span:last-child{color:#fffc}.videoplayer-module-scss-module__CubG-W__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__controlsRow{gap:8px}}@media (min-width:481px) and (max-width:768px){.videoplayer-module-scss-module__CubG-W__controlsRow{gap:12px}}@media (min-width:769px){.videoplayer-module-scss-module__CubG-W__controlsRow{gap:12px}}.videoplayer-module-scss-module__CubG-W__left,.videoplayer-module-scss-module__CubG-W__right{align-items:center;gap:6px;display:flex}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__left,.videoplayer-module-scss-module__CubG-W__right{gap:5px}}@media (min-width:481px) and (max-width:768px){.videoplayer-module-scss-module__CubG-W__left,.videoplayer-module-scss-module__CubG-W__right{gap:8px}}@media (min-width:769px){.videoplayer-module-scss-module__CubG-W__left,.videoplayer-module-scss-module__CubG-W__right{gap:10px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__left,.videoplayer-module-scss-module__CubG-W__right{gap:12px}}.videoplayer-module-scss-module__CubG-W__controlButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__controlButton{width:26px;height:26px}}@media (min-width:481px) and (max-width:640px){.videoplayer-module-scss-module__CubG-W__controlButton{width:30px;height:30px}}@media (min-width:641px) and (max-width:768px){.videoplayer-module-scss-module__CubG-W__controlButton{width:32px;height:32px}}@media (min-width:769px) and (max-width:1024px){.videoplayer-module-scss-module__CubG-W__controlButton{width:36px;height:36px}}@media (min-width:1025px){.videoplayer-module-scss-module__CubG-W__controlButton{width:40px;height:40px}}.videoplayer-module-scss-module__CubG-W__controlButton:hover{background:#fff6;transform:scale(1.05)}.videoplayer-module-scss-module__CubG-W__controlButton:active{transform:scale(.98)}.videoplayer-module-scss-module__CubG-W__controlButton:focus-visible{outline-offset:2px;outline:2px solid red}.videoplayer-module-scss-module__CubG-W__controlButton img{object-fit:contain;width:12px;height:12px}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__controlButton img{width:11px;height:11px}}@media (min-width:481px) and (max-width:640px){.videoplayer-module-scss-module__CubG-W__controlButton img{width:14px;height:14px}}@media (min-width:641px) and (max-width:768px){.videoplayer-module-scss-module__CubG-W__controlButton img{width:15px;height:15px}}@media (min-width:769px) and (max-width:1024px){.videoplayer-module-scss-module__CubG-W__controlButton img{width:16px;height:16px}}@media (min-width:1025px){.videoplayer-module-scss-module__CubG-W__controlButton img{width:18px;height:18px}}.videoplayer-module-scss-module__CubG-W__volumeControl{align-items:center;gap:4px;display:flex}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__volumeControl{gap:5px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__volumeControl{gap:6px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__volumeControl{gap:8px}}.videoplayer-module-scss-module__CubG-W__volumeSlider{opacity:0;cursor:pointer;-webkit-appearance:none;background:#ffffff4d;border-radius:2px;width:0;height:3px;transition:all .3s}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__volumeSlider{height:4px}}.videoplayer-module-scss-module__CubG-W__volumeSlider:focus-visible{outline-offset:2px;outline:2px solid red}.videoplayer-module-scss-module__CubG-W__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:red;border-radius:50%;width:8px;height:8px}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__volumeSlider::-webkit-slider-thumb{width:9px;height:9px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__volumeSlider::-webkit-slider-thumb{width:10px;height:10px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__volumeSlider::-webkit-slider-thumb{width:11px;height:11px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__volumeSlider::-webkit-slider-thumb{width:12px;height:12px}}.videoplayer-module-scss-module__CubG-W__volumeSlider:hover{height:4px}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__volumeSlider:hover{height:5px}}.videoplayer-module-scss-module__CubG-W__volumeControl:hover .videoplayer-module-scss-module__CubG-W__volumeSlider{opacity:1;width:50px}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__volumeControl:hover .videoplayer-module-scss-module__CubG-W__volumeSlider{width:60px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__volumeControl:hover .videoplayer-module-scss-module__CubG-W__volumeSlider{width:70px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__volumeControl:hover .videoplayer-module-scss-module__CubG-W__volumeSlider{width:80px}}.videoplayer-module-scss-module__CubG-W__content{margin-top:0}.videoplayer-module-scss-module__CubG-W__title{color:var(--Secondary-Colours-Grey-6,#2f2f33);font-family:var(--font-gambetta);font-size:calc(24px*var(--heading-scale,1));font-style:normal;font-weight:500;line-height:calc(28px*var(--heading-line,1));letter-spacing:var(--heading-letter,0px);margin-bottom:12px}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__title{font-size:calc(26px*var(--heading-scale,1));line-height:calc(30px*var(--heading-line,1))}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__title{font-size:calc(28px*var(--heading-scale,1));line-height:calc(32px*var(--heading-line,1));margin-bottom:14px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__title{font-size:calc(32px*var(--heading-scale,1));line-height:calc(38px*var(--heading-line,1));margin-bottom:16px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__title{font-size:calc(36px*var(--heading-scale,1));line-height:calc(42px*var(--heading-line,1))}}@media (min-width:1280px){.videoplayer-module-scss-module__CubG-W__title{font-size:calc(40px*var(--heading-scale,1));line-height:calc(44px*var(--heading-line,1))}}.videoplayer-module-scss-module__CubG-W__meta{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__meta{flex-flow:wrap;justify-content:space-between;align-items:center}}.videoplayer-module-scss-module__CubG-W__author{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.videoplayer-module-scss-module__CubG-W__author p{color:var(--Secondary-Colours-Grey-6,#2f2f33);font-family:var(--font-anek-latin);font-size:calc(14px*var(--body-scale,1));letter-spacing:var(--body-letter,0px);margin:0;font-style:normal;font-weight:500;line-height:normal}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__author p{font-size:calc(15px*var(--body-scale,1))}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__author p{font-size:calc(16px*var(--body-scale,1))}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__author p{font-size:calc(18px*var(--body-scale,1))}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__author p{font-size:calc(20px*var(--body-scale,1))}}.videoplayer-module-scss-module__CubG-W__author span{color:var(--Secondary-Colours-Grey-6,#2f2f33);font-family:var(--font-anek-latin);font-size:calc(11px*var(--body-scale,1));letter-spacing:var(--body-letter,0px);font-style:normal;font-weight:400;line-height:normal}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__author span{font-size:calc(12px*var(--body-scale,1))}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__author span{font-size:calc(13px*var(--body-scale,1))}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__author span{font-size:calc(14px*var(--body-scale,1))}}.videoplayer-module-scss-module__CubG-W__logo{background:#eee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex;overflow:hidden}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__logo{width:38px;height:38px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__logo{width:40px;height:40px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__logo{width:45px;height:45px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__logo{width:50px;height:50px}}.videoplayer-module-scss-module__CubG-W__logo img{object-fit:contain;width:100%;height:25px}@media (max-width:1024px){.videoplayer-module-scss-module__CubG-W__logo img{height:20px}}@media (max-width:569px){.videoplayer-module-scss-module__CubG-W__logo img{height:15px}}.videoplayer-module-scss-module__CubG-W__actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.videoplayer-module-scss-module__CubG-W__statsContainer{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__statsContainer{gap:14px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__statsContainer{gap:16px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__statsContainer{gap:20px}}.videoplayer-module-scss-module__CubG-W__youtubeFrame{border:0;width:100%;height:100%;display:block}.videoplayer-module-scss-module__CubG-W__youtubePoster{background-color:#000;background-position:50%;background-size:cover;position:absolute;inset:0}.videoplayer-module-scss-module__CubG-W__posterOverlay{z-index:1;background:#00000038;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.videoplayer-module-scss-module__CubG-W__posterOverlay:hover{background:#0006}.videoplayer-module-scss-module__CubG-W__posterOverlay:hover .videoplayer-module-scss-module__CubG-W__watchIcon{background:#ffffff47}.videoplayer-module-scss-module__CubG-W__watchButton{color:#ffffffbf;font-family:var(--font-anek-latin,"Anek Latin");font-size:calc(13px*var(--cta-scale,1));text-align:center;text-transform:uppercase;letter-spacing:var(--cta-letter,0px);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0;font-weight:500;line-height:normal;display:flex}.videoplayer-module-scss-module__CubG-W__watchButton:hover .videoplayer-module-scss-module__CubG-W__watchIcon{background:#ffffff47}.videoplayer-module-scss-module__CubG-W__watchButton:focus-visible{outline-offset:4px;outline:2px solid #fff}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__watchButton{gap:12px}}.videoplayer-module-scss-module__CubG-W__watchIcon{background:#ffffff26;border:2px solid #fff6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;height:54px;transition:background .2s;display:inline-flex}.videoplayer-module-scss-module__CubG-W__watchIcon:before{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:18px solid #fff;width:0;height:0;margin-left:5px}@media (max-width:480px){.videoplayer-module-scss-module__CubG-W__watchIcon{width:48px;height:48px}}.videoplayer-module-scss-module__CubG-W__highlightLinks .videoplayer-module-scss-module__CubG-W__watchButton{outline-offset:4px;outline:2px dotted #7a3cff}.videoplayer-module-scss-module__CubG-W__liked img{opacity:1;filter:invert(27%)sepia(51%)saturate(2878%)hue-rotate(346deg)brightness(104%)contrast(97%);transition:filter .2s}.videoplayer-module-scss-module__CubG-W__liked span{color:#8b151b;transition:color .2s}.videoplayer-module-scss-module__CubG-W__stat{cursor:pointer;align-items:center;gap:4px;transition:opacity .2s;display:flex}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__stat{gap:5px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__stat{gap:6px}}.videoplayer-module-scss-module__CubG-W__stat:hover{opacity:.8}.videoplayer-module-scss-module__CubG-W__stat:focus-visible{outline-offset:2px;outline:2px solid #5e35b1}.videoplayer-module-scss-module__CubG-W__stat img{opacity:.7;width:12px;height:12px}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__stat img{width:13px;height:13px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__stat img{width:14px;height:14px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__stat img{width:15px;height:15px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__stat img{width:16px;height:16px}}.videoplayer-module-scss-module__CubG-W__stat span{color:var(--Secondary-Colours-Grey-6,#2f2f33);font-family:var(--font-anek-latin);font-size:calc(14px*var(--body-scale,1));letter-spacing:var(--body-letter,0px);font-style:normal;font-weight:500;line-height:normal}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__stat span{font-size:calc(15px*var(--body-scale,1))}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__stat span{font-size:calc(16px*var(--body-scale,1))}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__stat span{font-size:calc(18px*var(--body-scale,1))}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__stat span{font-size:calc(20px*var(--body-scale,1))}}.videoplayer-module-scss-module__CubG-W__shareWrapper{z-index:100;position:relative}.videoplayer-module-scss-module__CubG-W__shareDropdown{z-index:100;background:#fff;border-radius:16px;flex-direction:column;gap:10px;min-width:180px;padding:10px;display:flex;position:absolute;top:120%;right:0;box-shadow:0 10px 30px #0000001a}.videoplayer-module-scss-module__CubG-W__shareDropdown button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px}.videoplayer-module-scss-module__CubG-W__shareDropdown button:hover{background:#f5f5f5}.videoplayer-module-scss-module__CubG-W__shareItemInner{align-items:center;gap:10px;display:flex}.videoplayer-module-scss-module__CubG-W__shareItemInner span{color:#5e6066;font-size:14px}.videoplayer-module-scss-module__CubG-W__copyIconWrapper{aspect-ratio:1;background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex}.videoplayer-module-scss-module__CubG-W__share{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #482b68;border-radius:100px;justify-content:flex-end;align-items:center;gap:12px;height:42px;padding:8px 18px;transition:background .2s;display:flex}@media (max-width:768px){.videoplayer-module-scss-module__CubG-W__share{gap:8px;height:36px;padding:6px 14px}}@media (max-width:569px){.videoplayer-module-scss-module__CubG-W__share{border-radius:50%;justify-content:center;width:40px;height:40px;padding:0}}.videoplayer-module-scss-module__CubG-W__share:hover{background:#f5f3ff}.videoplayer-module-scss-module__CubG-W__share:focus-visible{outline-offset:2px;outline:2px solid #5e35b1}.videoplayer-module-scss-module__CubG-W__share p{color:#482b68;text-align:center;font-family:var(--font-anek-latin);font-size:calc(14px*var(--cta-scale,1));text-transform:uppercase;letter-spacing:var(--cta-letter,0px);margin:0;font-weight:500}@media (max-width:768px){.videoplayer-module-scss-module__CubG-W__share p{font-size:calc(12px*var(--cta-scale,1))}}@media (max-width:569px){.videoplayer-module-scss-module__CubG-W__share p{display:none}}.videoplayer-module-scss-module__CubG-W__share img{aspect-ratio:1;width:18px;height:18px}@media (max-width:768px){.videoplayer-module-scss-module__CubG-W__share img{width:16px;height:16px}}.videoplayer-module-scss-module__CubG-W__copyIcon{aspect-ratio:1;width:18px;height:18px}.videoplayer-module-scss-module__CubG-W__dropdownWrapper{position:relative}.videoplayer-module-scss-module__CubG-W__dropdownItems{z-index:9999;background:#fff;border-radius:16px;flex-direction:column;gap:10px;width:max-content;min-width:160px;padding:10px;display:flex;position:absolute;box-shadow:0 10px 30px #0000001a}@media (max-width:569px){.videoplayer-module-scss-module__CubG-W__dropdownItems{min-width:0;padding:0}}.videoplayer-module-scss-module__CubG-W__dropdownItems .videoplayer-module-scss-module__CubG-W__dropdownItem{cursor:pointer;color:#5e6066;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;font-weight:400;line-height:18px;display:flex}@media (max-width:569px){.videoplayer-module-scss-module__CubG-W__dropdownItems .videoplayer-module-scss-module__CubG-W__dropdownItem{padding:6px}}.videoplayer-module-scss-module__CubG-W__dropdownItems .videoplayer-module-scss-module__CubG-W__dropdownItem:hover{background:#f2f2f2}.videoplayer-module-scss-module__CubG-W__dropdownItems .videoplayer-module-scss-module__CubG-W__dropdownItem:last-child .videoplayer-module-scss-module__CubG-W__itemIcon{background:#00d95f}.videoplayer-module-scss-module__CubG-W__dropdownItems .videoplayer-module-scss-module__CubG-W__itemIcon{aspect-ratio:1;background-color:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.videoplayer-module-scss-module__CubG-W__dropdownItems .videoplayer-module-scss-module__CubG-W__itemIcon img{width:18px;height:18px}@media (max-width:569px){.videoplayer-module-scss-module__CubG-W__dropdownItems .videoplayer-module-scss-module__CubG-W__itemLabel{display:none}}.videoplayer-module-scss-module__CubG-W__tags{flex-wrap:wrap;gap:6px;display:flex}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__tags{gap:7px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__tags{gap:8px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__tags{gap:10px}}.videoplayer-module-scss-module__CubG-W__tags span{font-size:calc(10px*var(--body-scale,1));cursor:pointer;font-family:var(--font-anek-latin);letter-spacing:var(--body-letter,0px);background:#eee;border-radius:6px;padding:4px 8px;transition:all .2s}@media (min-width:480px){.videoplayer-module-scss-module__CubG-W__tags span{font-size:calc(10px*var(--body-scale,1));padding:4px 9px}}@media (min-width:640px){.videoplayer-module-scss-module__CubG-W__tags span{font-size:calc(11px*var(--body-scale,1));padding:5px 10px}}@media (min-width:768px){.videoplayer-module-scss-module__CubG-W__tags span{font-size:calc(12px*var(--body-scale,1));padding:5px 12px}}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__tags span{font-size:calc(12px*var(--body-scale,1));padding:6px 14px}}.videoplayer-module-scss-module__CubG-W__tags span:focus-visible{outline-offset:2px;outline:2px solid #5e35b1}.videoplayer-module-scss-module__CubG-W__tags span:hover{background:#ddd;transform:translateY(-1px)}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__mobileOnlyTags{display:none}}.videoplayer-module-scss-module__CubG-W__desktopOnlyTags{display:none}@media (min-width:1024px){.videoplayer-module-scss-module__CubG-W__desktopOnlyTags{margin-top:30px;display:flex}}.videoplayer-module-scss-module__CubG-W__textLevel0{--heading-scale:1;--body-scale:1;--cta-scale:1}.videoplayer-module-scss-module__CubG-W__textLevel1{--heading-scale:1.06;--body-scale:1.05;--cta-scale:1.05}.videoplayer-module-scss-module__CubG-W__textLevel2{--heading-scale:1.12;--body-scale:1.08;--cta-scale:1.08}.videoplayer-module-scss-module__CubG-W__lineLevel0{--heading-line:1;--body-line:1}.videoplayer-module-scss-module__CubG-W__lineLevel1{--heading-line:1.1;--body-line:1.15}.videoplayer-module-scss-module__CubG-W__lineLevel2{--heading-line:1.2;--body-line:1.3}.videoplayer-module-scss-module__CubG-W__letterLevel0{--heading-letter:0px;--body-letter:0px;--cta-letter:0px}.videoplayer-module-scss-module__CubG-W__letterLevel1{--heading-letter:.3px;--body-letter:.2px;--cta-letter:.3px}.videoplayer-module-scss-module__CubG-W__letterLevel2{--heading-letter:.6px;--body-letter:.4px;--cta-letter:.5px}.videoplayer-module-scss-module__CubG-W__grayscale{--a11y-grayscale:1}.videoplayer-module-scss-module__CubG-W__lowSaturation{--a11y-saturate:.6}.videoplayer-module-scss-module__CubG-W__hideImages .videoplayer-module-scss-module__CubG-W__logo,.videoplayer-module-scss-module__CubG-W__hideImages .videoplayer-module-scss-module__CubG-W__centerButton img,.videoplayer-module-scss-module__CubG-W__hideImages .videoplayer-module-scss-module__CubG-W__controlButton img,.videoplayer-module-scss-module__CubG-W__hideImages .videoplayer-module-scss-module__CubG-W__stat img,.videoplayer-module-scss-module__CubG-W__hideImages .videoplayer-module-scss-module__CubG-W__shareBtn img{display:none}.videoplayer-module-scss-module__CubG-W__highlightLinks .videoplayer-module-scss-module__CubG-W__shareBtn,.videoplayer-module-scss-module__CubG-W__highlightLinks .videoplayer-module-scss-module__CubG-W__controlButton,.videoplayer-module-scss-module__CubG-W__highlightLinks .videoplayer-module-scss-module__CubG-W__centerButton button,.videoplayer-module-scss-module__CubG-W__highlightLinks .videoplayer-module-scss-module__CubG-W__stat,.videoplayer-module-scss-module__CubG-W__highlightLinks .videoplayer-module-scss-module__CubG-W__tags span{outline-offset:4px;outline:2px dotted #7a3cff}
.blog-detail-module-scss-module__caNQkq__mainSection{overflow:hidden}.blog-detail-module-scss-module__caNQkq__investmentsMainSection{--heading-scale:1;--body-scale:1;--heading-line:1;--body-line:1;--heading-letter:0px;--body-letter:0px;flex-direction:column;align-items:center;gap:100px;max-width:1680px;margin-left:auto;margin-right:auto;padding:80px;display:flex}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__investmentsMainSection{justify-content:center;padding:60px 20px 40px}}.blog-detail-module-scss-module__caNQkq__container{flex-direction:column;align-items:flex-start;gap:40px;display:flex}@media (min-width:768px){.blog-detail-module-scss-module__caNQkq__container{gap:30px}}.blog-detail-module-scss-module__caNQkq__breadcrumb{--heading-scale:1;--body-scale:1;--heading-line:1;--body-line:1;--heading-letter:0px;--body-letter:0px;position:relative;left:180px}@media (max-width:1280px){.blog-detail-module-scss-module__caNQkq__breadcrumb{left:100px}}@media (max-width:1024px){.blog-detail-module-scss-module__caNQkq__breadcrumb{left:60px}}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__breadcrumb{left:20px}}@media (max-width:640px){.blog-detail-module-scss-module__caNQkq__breadcrumb{left:16px}}@media (max-width:480px){.blog-detail-module-scss-module__caNQkq__breadcrumb{left:12px}}.blog-detail-module-scss-module__caNQkq__titlePlusMeta{flex-direction:column;align-items:flex-start;gap:16px;max-width:1680px;display:flex}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__titlePlusMeta{gap:20px}}@media (min-width:1200px){.blog-detail-module-scss-module__caNQkq__titlePlusMeta{width:100%}}.blog-detail-module-scss-module__caNQkq__sectionTitle{color:var(--Secondary-Colours-Grey-6,#2f2f33);align-self:stretch}.blog-detail-module-scss-module__caNQkq__sectionTitle h1{font-family:var(--font-gambetta);font-style:normal;font-weight:500;font-size:calc(40px*var(--heading-scale));line-height:calc(44px*var(--heading-line));letter-spacing:var(--heading-letter)}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__sectionTitle h1{font-size:calc(28px*var(--heading-scale));line-height:calc(32px*var(--heading-line))}}.blog-detail-module-scss-module__caNQkq__metaCard{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.blog-detail-module-scss-module__caNQkq__meta{align-items:center;gap:16px;display:flex}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__meta{gap:12px}}.blog-detail-module-scss-module__caNQkq__imageCover{aspect-ratio:1;background:#f0f0f0;border-radius:67px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:46px;height:46px;padding:16px;display:flex}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__imageCover{gap:7.826px;width:36px;height:36px;padding:12.522px}}.blog-detail-module-scss-module__caNQkq__thumb{aspect-ratio:14/9;flex-shrink:0;width:28px;height:18px;position:relative}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__thumb{aspect-ratio:32/21;width:21.913px;height:14.38px}}.blog-detail-module-scss-module__caNQkq__metaTitleSection{flex-direction:column;align-items:flex-start;gap:8px;display:flex}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__metaTitleSection{gap:6px}}.blog-detail-module-scss-module__caNQkq__metaTitle{color:var(--Secondary-Colours-Grey-6,#2f2f33);font-family:var(--font-anek-latin);font-style:normal;font-weight:500;font-size:calc(20px*var(--body-scale));letter-spacing:var(--body-letter)}.blog-detail-module-scss-module__caNQkq__timeArea{align-items:center;gap:8px;display:flex}.blog-detail-module-scss-module__caNQkq__timeArea p{color:var(--Secondary-Colours-Grey-5,#5e6066);font-family:Anek Latin;font-size:calc(14px*var(--body-scale));line-height:calc(18px*var(--body-line));letter-spacing:var(--body-letter)}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__timeArea p{font-size:calc(12px*var(--body-scale))}}.blog-detail-module-scss-module__caNQkq__likesCta{align-items:center;gap:20px;display:flex}.blog-detail-module-scss-module__caNQkq__likesAndViews{align-items:center;gap:14px;display:flex}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__likesAndViews{display:none}}.blog-detail-module-scss-module__caNQkq__commonIconNumber{align-items:flex-end;gap:4px;display:flex}.blog-detail-module-scss-module__caNQkq__commonIconNumber p{color:var(--Secondary-Colours-Grey-5);transition:color .2s}.blog-detail-module-scss-module__caNQkq__liked .blog-detail-module-scss-module__caNQkq__commonIcon{filter:invert(27%)sepia(51%)saturate(2878%)hue-rotate(346deg)brightness(104%)contrast(97%)}.blog-detail-module-scss-module__caNQkq__commonIcon{transition:filter .2s;display:block}.blog-detail-module-scss-module__caNQkq__iconThumb{aspect-ratio:1;width:16px;height:16px;position:relative}.blog-detail-module-scss-module__caNQkq__commonNumber p{color:var(--Secondary-Colours-Grey-5);text-align:right;font-family:var(--font-anek-latin);font-size:calc(12px*var(--body-scale));letter-spacing:var(--body-letter)}.blog-detail-module-scss-module__caNQkq__share{cursor:pointer;border:1px solid #482b68;border-radius:100px;justify-content:flex-end;align-items:center;gap:12px;height:42px;padding:8px 18px;display:flex}.blog-detail-module-scss-module__caNQkq__share p{color:#482b68;text-align:center;font-family:var(--font-anek-latin);font-size:calc(14px*var(--body-scale));letter-spacing:var(--body-letter);text-transform:uppercase;font-weight:500}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__share p{font-size:calc(12px*var(--body-scale))}}.blog-detail-module-scss-module__caNQkq__share img{aspect-ratio:1;width:18px;height:18px}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__share img{width:16px;height:16px}}.blog-detail-module-scss-module__caNQkq__tags{align-items:center;gap:6px;display:flex}.blog-detail-module-scss-module__caNQkq__tagOuter{background:#f0f0f0;border-radius:6px;justify-content:center;align-items:center;gap:8px;max-height:24px;padding:5px 9px;display:flex}.blog-detail-module-scss-module__caNQkq__tagOuter p{color:var(--Secondary-Colours-Grey-6);font-family:var(--font-anek-latin);font-size:calc(12px*var(--body-scale));letter-spacing:var(--body-letter)}.blog-detail-module-scss-module__caNQkq__aiSummarise{background:#f6eeff;border-left:1px solid #dab6ff;border-radius:24px;justify-content:space-between;align-items:center;width:100%;padding:24px 32px;display:flex}.blog-detail-module-scss-module__caNQkq__aiSummeriseInner{flex-direction:column;flex:1 0 0;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.blog-detail-module-scss-module__caNQkq__summeriseContent{align-items:center;gap:10px;width:100%;display:flex}.blog-detail-module-scss-module__caNQkq__summeriseContent .blog-detail-module-scss-module__caNQkq__summeriseHeader{justify-content:space-between;width:100%;display:flex}.blog-detail-module-scss-module__caNQkq__summeriseContent p{color:var(--Secondary-Colours-Grey-6);font-family:var(--font-anek-latin);font-size:calc(18px*var(--body-scale));letter-spacing:var(--body-letter);font-weight:500}.blog-detail-module-scss-module__caNQkq__summeriseContent img{aspect-ratio:1;width:20px;height:20px}.blog-detail-module-scss-module__caNQkq__summeriseContent h2{font-size:calc(28px*var(--heading-scale));line-height:calc(36px*var(--heading-line))}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__summeriseContent h2{font-size:calc(24px*var(--heading-scale))}}.blog-detail-module-scss-module__caNQkq__summeriseContent h3{font-size:calc(22px*var(--heading-scale));line-height:calc(30px*var(--heading-line))}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__summeriseContent h3{font-size:calc(20px*var(--heading-scale))}}.blog-detail-module-scss-module__caNQkq__summeriseContent h4{font-size:calc(18px*var(--heading-scale));line-height:calc(26px*var(--heading-line));font-weight:600}.blog-detail-module-scss-module__caNQkq__contentSection{flex-direction:column;align-items:flex-start;gap:32px;width:100%;display:flex}.blog-detail-module-scss-module__caNQkq__contentSection div{color:var(--Secondary-Colours-Grey-5,#5e6066);font-family:var(--font-anek-latin);font-size:calc(16px*var(--body-scale));line-height:calc(20px*var(--body-line));letter-spacing:var(--body-letter);align-self:stretch}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__contentSection div{font-size:calc(14px*var(--body-scale));line-height:calc(20px*var(--body-line))}}.blog-detail-module-scss-module__caNQkq__contentSection h2,.blog-detail-module-scss-module__caNQkq__contentSection h3,.blog-detail-module-scss-module__caNQkq__contentSection h4{font-family:var(--font-anek-latin);color:var(--Secondary-Colours-Grey-6,#2f2f33);font-weight:500}.blog-detail-module-scss-module__caNQkq__contentSection h2{font-size:calc(28px*var(--heading-scale));line-height:calc(36px*var(--heading-line))}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__contentSection h2{font-size:calc(24px*var(--heading-scale))}}.blog-detail-module-scss-module__caNQkq__contentSection h3{font-size:calc(22px*var(--heading-scale));line-height:calc(30px*var(--heading-line))}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__contentSection h3{font-size:calc(20px*var(--heading-scale))}}.blog-detail-module-scss-module__caNQkq__contentSection h4{font-size:calc(18px*var(--heading-scale));line-height:calc(26px*var(--heading-line));font-weight:600}.blog-detail-module-scss-module__caNQkq__contentSection ul{margin:12px 0;padding-left:20px}.blog-detail-module-scss-module__caNQkq__contentSection li{color:var(--Secondary-Colours-Grey-5,#5e6066);font-family:var(--font-anek-latin);font-size:calc(16px*var(--body-scale));line-height:calc(24px*var(--body-line));margin-bottom:8px;list-style-type:disc}.blog-detail-module-scss-module__caNQkq__contentSection .blog-detail-module-scss-module__caNQkq__listBlock{margin:16px 0;padding-left:24px}.blog-detail-module-scss-module__caNQkq__contentSection .blog-detail-module-scss-module__caNQkq__listBlock li{color:var(--Secondary-Colours-Grey-5,#5e6066);font-family:var(--font-anek-latin);font-size:calc(16px*var(--body-scale));line-height:calc(24px*var(--body-line));margin-bottom:8px}.blog-detail-module-scss-module__caNQkq__highlightedText{border-left:4px solid var(--Secondary-Colours-Purple-3,#421f66);background:var(--Background,#f0f0f0);border-radius:0 12px 12px 0;align-self:stretch;align-items:flex-start;gap:16px;padding:16px;display:flex}.blog-detail-module-scss-module__caNQkq__highlightedText p{color:var(--Secondary-Colours-Grey-6,#2f2f33);font-family:var(--font-anek-latin);font-size:calc(24px*var(--heading-scale));line-height:calc(30px*var(--heading-line));letter-spacing:var(--heading-letter);font-weight:400}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__highlightedText p{font-size:calc(18px*var(--heading-scale));line-height:calc(30px*var(--heading-line))}}.blog-detail-module-scss-module__caNQkq__bannerMain{background:var(--Background,#f0f0f0);height:413px;padding-top:105px;position:relative}.blog-detail-module-scss-module__caNQkq__breadCrumb{align-items:center;max-width:1440px;margin-left:auto;margin-right:auto;display:inline-flex}.blog-detail-module-scss-module__caNQkq__textLevel0{--heading-scale:1;--body-scale:1}.blog-detail-module-scss-module__caNQkq__textLevel1{--heading-scale:1.06;--body-scale:1.05}.blog-detail-module-scss-module__caNQkq__textLevel2{--heading-scale:1.12;--body-scale:1.08}.blog-detail-module-scss-module__caNQkq__lineLevel0{--heading-line:1;--body-line:1}.blog-detail-module-scss-module__caNQkq__lineLevel1{--heading-line:1.1;--body-line:1.15}.blog-detail-module-scss-module__caNQkq__lineLevel2{--heading-line:1.2;--body-line:1.3}.blog-detail-module-scss-module__caNQkq__letterLevel0{--heading-letter:0px;--body-letter:0px}.blog-detail-module-scss-module__caNQkq__letterLevel1{--heading-letter:.3px;--body-letter:.2px}.blog-detail-module-scss-module__caNQkq__letterLevel2{--heading-letter:.6px;--body-letter:.4px}.blog-detail-module-scss-module__caNQkq__grayscale{filter:grayscale()saturate(.7)}.blog-detail-module-scss-module__caNQkq__lowSaturation{filter:saturate(.6)}.blog-detail-module-scss-module__caNQkq__hideImages img{display:none!important}.blog-detail-module-scss-module__caNQkq__highlightLinks a,.blog-detail-module-scss-module__caNQkq__highlightLinks button{outline-offset:4px;outline:2px dotted #7a3cff}.blog-detail-module-scss-module__caNQkq__shareWrapper{position:relative}.blog-detail-module-scss-module__caNQkq__shareDropdown{z-index:10;background:#fff;border-radius:16px;flex-direction:column;gap:10px;min-width:180px;padding:10px;display:flex;position:absolute;top:120%;right:0;box-shadow:0 10px 30px #0000001a}.blog-detail-module-scss-module__caNQkq__shareDropdown button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px}.blog-detail-module-scss-module__caNQkq__shareDropdown button:hover{background:#f5f5f5}.blog-detail-module-scss-module__caNQkq__copyIcon{aspect-ratio:1;width:18px;height:18px}.blog-detail-module-scss-module__caNQkq__shareItemInner{align-items:center;gap:10px;display:flex}.blog-detail-module-scss-module__caNQkq__shareItemInner span{color:#5e6066;font-size:14px}.blog-detail-module-scss-module__caNQkq__copyIconWrapper{aspect-ratio:1;background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex}.blog-detail-module-scss-module__caNQkq__summeriseBody{flex-direction:column;gap:30px;display:flex}.blog-detail-module-scss-module__caNQkq__summeriseBody ul{margin:12px 0;padding-left:20px}.blog-detail-module-scss-module__caNQkq__summeriseBody li{color:var(--Secondary-Colours-Grey-5,#5e6066);font-family:var(--font-anek-latin);font-size:calc(16px*var(--body-scale));line-height:calc(24px*var(--body-line));margin-bottom:8px;list-style-type:disc}.blog-detail-module-scss-module__caNQkq__summeriselistwrap:first-child .blog-detail-module-scss-module__caNQkq__summeriselistTitle{display:none}.blog-detail-module-scss-module__caNQkq__summeriselistTitle{font-family:var(--font-anek-latin);font-weight:500;line-height:100%;font-size:calc(18px*var(--body-scale));letter-spacing:var(--body-letter)}.blog-detail-module-scss-module__caNQkq__summeriselist{margin-top:16px}.blog-detail-module-scss-module__caNQkq__summeriselistItem{color:#5e6066;font-family:var(--font-anek-latin);font-weight:400;font-size:calc(16px*var(--body-scale));line-height:calc(25px*var(--body-line));letter-spacing:var(--body-letter);margin-left:18px;list-style:outside}.blog-detail-module-scss-module__caNQkq__toolbaractions{align-items:center;gap:5px;display:flex}.blog-detail-module-scss-module__caNQkq__toolbaractions div{cursor:pointer}.blog-detail-module-scss-module__caNQkq__toolbarDropdown{border:1px solid #2f2f33;border-radius:35px;align-items:center;gap:10px;height:38px;padding:10px;display:flex}.blog-detail-module-scss-module__caNQkq__toolbarDropdown span{font-family:var(--font-anek-latin);letter-spacing:0%;color:#2f2f33;font-size:16px;font-weight:600;line-height:100%;display:block}.blog-detail-module-scss-module__caNQkq__toolbarDropdown img:last-child{width:16px;height:16px}@media (max-width:768px){.blog-detail-module-scss-module__caNQkq__metaCard{flex-direction:column;align-items:flex-start;gap:16px}.blog-detail-module-scss-module__caNQkq__likesCta{justify-content:space-between;width:100%}}
