@charset "UTF-8";.CardFollowed{display:flex;justify-content:flex-end;align-items:center;background-color:#fff;border:1px solid #d2d8e5;border-radius:30px;cursor:pointer}.CardFollowed .lbl-wrpr{font-size:15px;line-height:22px;color:#232840;margin-right:10px}.CardFollowed .logo-wrpr{height:35px;width:35px}@media (max-width:480px){.CardFollowed .logo-wrpr{width:28px!important;height:28px!important}}.CardFollowed.followed .SVGIcon{--fill:#fbd437!important;--stroke:#fbd437!important;--stroke-width:1!important}.CardFollowed.following .SVGIcon{animation:heartbeat 1s infinite}@keyframes heartbeat{0%{transform:scale(.5)}20%{transform:scale(1)}40%{transform:scale(.75)}60%{transform:scale(1)}80%{transform:scale(1)}to{transform:scale(.5)}}.tt-cardfollow{max-width:20em;padding:10px 20px;border:1px solid #d2d8e5;box-shadow:0 1px 8px rgba(0,0,0,.15);border-radius:4px;inset:auto auto 10px 0!important}.SVGIcon.svg-icon-delete{width:40px;height:40px;--color_fill:#f7f8fb;--stroke_fill:#232840;--opacity:0.7}.SVGIcon.svg-icon-delete:hover{--color_fill:#fff5f5;--stroke_fill:#ff445c;--opacity:1}.SVGIcon.svg-icon-bulb{width:18px;height:18px;--fill:#cbcfdc}.SVGIcon.svg-icon-bulb:hover{--fill:#00a5ec}.SVGIcon.svg-icon-arrow-gt{--stroke:#fff}.SVGIcon.svg-icon-eye{--stroke:#232840}.SVGIcon.svg-icon-back,.SVGIcon.svg-icon-pencil{--fill:#232840}.SVGIcon.svg-icon-bookmark{--fill:transparent;--stroke:#232840;--stroke-width:1.5}.SVGIcon.svg-icon-alert-circle{--stroke:#fff;--stroke-width:1.5}.SVGIcon.svg-icon-calendar,.SVGIcon.svg-icon-clock,.SVGIcon.svg-icon-dollar,.SVGIcon.svg-icon-event,.SVGIcon.svg-icon-globe,.SVGIcon.svg-icon-platform{--opacity:1;--stroke:#fff}.SVGIcon.svg-icon-film-location{--opacity:1;--fill:#fff}.SVGIcon.svg-icon-production-deal{--opacity:1;--stroke:#fff;--fill:#fff}.SVGIcon.svg-icon-acquisition-deal,.SVGIcon.svg-icon-distribution-deal,.SVGIcon.svg-icon-ip-development-deal,.SVGIcon.svg-icon-merchandising-deal,.SVGIcon.svg-icon-nft-metaverse-deal,.SVGIcon.svg-icon-other-deal,.SVGIcon.svg-icon-representation-deal{--opacity:1;--stroke:#fff}.SVGIcon.svg-icon-content-status,.SVGIcon.svg-icon-genre{--stroke:#fff}.SVGIcon.svg-icon-info{--stroke:#232840;--opacity:0.6}.SVGIcon.svg-icon-download{--stroke:#00a5ec}.SVGIcon.svg-icon-dealManual{--stroke:#3ac267}.SVGIcon.svg-icon-dealML{--stroke:#fff}.SVGIcon.svg-icon-dealPending{--stroke:#f0d756}.SVGIcon.svg-icon-dealApproved{--fill:#3ac267;--stroke:#fff}.SVGIcon.svg-icon-defaultGreyIcon{--fill:#b3b4b8}.SVGIcon.svg-icon-plus{--stroke:#00a5ec}.SVGIcon.svg-icon-play{--opacity:1;--stroke:#fff}.SVGIcon.svg-icon-vitrinaLogo{--opacity:0.05}.SVGIcon.svg-icon-engage{--stroke:#fff}.SVGIcon.svg-icon-company,.SVGIcon.svg-icon-content,.SVGIcon.svg-icon-person{--fill:#fff}.SVGIcon.svg-icon-search{--stroke:#fff}.SVGIcon.svg-icon-popout{--fill:#fff}.SVGIcon.svg-icon-caret{--fill:#232840}.SVGIcon.svg-icon-follow{--fill:transparent;--stroke:#7f7f7f;--stroke-width:1.5}.SVGIcon.svg-icon-green-tick{--fill:#394;--stroke:#fff}.SVGIcon.svg-icon-search-plus{--fill:#00a5ec;--stroke:#00a5ec}.SVGIcon.svg-icon-red-tick{--fill:#c20a0a}.SVGIcon.svg-icon-right-arrow{--stroke:#00a5ec}.SVGIcon.svg-icon-clip-icon{--stroke:#fff}.SVGIcon.svg-icon-in-development,.SVGIcon.svg-icon-in-production,.SVGIcon.svg-icon-released{--stroke:#0b73da}.SVGIcon.svg-icon-in-development,.SVGIcon.svg-icon-in-production,.SVGIcon.svg-icon-released{--fill:#fff}.SVGIcon.svg-icon-preprod,.SVGIcon.svg-icon-seasonrenewals,.SVGIcon.svg-icon-unknown{--stroke:#0b73da;--fill:#fff}.SVGIcon.svg-icon-followedProjects{--fill:#fff}.tooltip-container{background-color:#fff;border-radius:10px;border:1px solid #dfe6f5;box-sizing:border-box;box-shadow:5px 8px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:opacity .3s;z-index:9999;font-style:normal;font-weight:400;font-size:15px;line-height:22px;text-transform:none;color:#232840;max-width:40em;max-height:28em;padding:1.6em}.tooltip-container .tooltip-wrapper{display:inline-grid;overflow-y:auto}.tooltip-container .tooltip-wrapper .item_bullets.show{width:5px;height:5px;background:#00a5ec;border-radius:50%;flex-shrink:0}.tooltip-container .tooltip-wrapper .item_bullets.hide{display:none}.tooltip-container .tooltip-wrapper .item_space{margin-bottom:10px}.tooltip-container .tooltip-wrapper div:last-child{margin-bottom:0}.tooltip-container .tooltip-arrow[data-placement*=left]:before{border-color:transparent transparent transparent #dfe6f5}.tooltip-container .tooltip-arrow[data-placement*=right]:before{border-color:transparent #dfe6f5 transparent transparent}.CardPrimaryInfo{font-weight:700;font-size:20px;line-height:24px;-webkit-line-clamp:2}.CardPrimaryInfo,.CardSecondaryInfo{color:#232840;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.CardSecondaryInfo{font-size:14px;line-height:20px;opacity:.6;-webkit-line-clamp:1}.CompanyLogo{border-radius:50%;background-color:#fff;overflow:hidden;flex-shrink:0;border:1px solid #e4e8f1}.CompanyLogo>img{height:100%;width:100%;object-fit:scale-down}.CompanyLogo.default>img{padding:20%}@media (max-width:480px){.CompanyLogo.company-card-logo{width:65px!important;height:65px!important}}.CompanyLogo.company-logo{filter:drop-shadow(2.04692px 2.04692px 8.18768px rgba(0,0,0,.1))}.CompanyLogo.service-logo>img{object-fit:cover}.CompanyLogo .company-name{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.PersonLogo{border-radius:50%;background-color:#fff;overflow:hidden;flex-shrink:0;border:1px solid #e4e8f1}.PersonLogo>.person-logo-base64,.PersonLogo>img{object-fit:cover}.PersonLogo>img{height:100%;width:100%}.PersonLogo.default>img{object-fit:scale-down;padding:20%}.PersonLogo.person-logo{filter:drop-shadow(2.04692px 2.04692px 8.18768px rgba(0,0,0,.1))}.slick-loading .slick-list{background:#fff url(/fb6f3c230cb846e25247dfaa1da94d8f.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/a4e97f5a2a64f0ab132323fbeb33ae29.eot);src:url(/a4e97f5a2a64f0ab132323fbeb33ae29.eot?#iefix) format("embedded-opentype"),url(/295183786cd8a138986521d9f388a286.woff) format("woff"),url(/c94f7671dcc99dce43e22a89f486f7c2.ttf) format("truetype"),url(/2630a3e3eab21c607e21576571b95b9d.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.CarouselHeader{display:flex;align-items:center;justify-content:space-between;margin:0 0 30px}@media (max-width:480px){.CarouselHeader{display:block;font-size:24px}}.CarouselHeader .label{font-weight:700;font-size:26px;line-height:36px;color:#232840}@media (max-width:480px){.CarouselHeader .label{font-size:24px;white-space:nowrap}}.CarouselHeader .params{font-size:26px;font-weight:400;line-height:36px;color:#232840;margin-left:10px}@media (max-width:480px){.CarouselHeader .params{white-space:nowrap}}.CarouselHeader .btns-wrpr{display:flex;align-items:center;flex-shrink:0}@media (max-width:480px){.CarouselHeader .btns-wrpr{margin-top:8px;justify-content:space-between}}.CarouselHeader .btns-wrpr .total{margin-left:40px;font-weight:700;font-size:15px;line-height:22px;color:#232840;user-select:none}.CarouselHeader .btns-wrpr .total img{margin-left:12px}.CarouselHeader .btns-wrpr .CirclePencil{margin-left:20px}.Arrow{width:54px;height:54px;border:1px solid #dcdfe9;border-radius:50%;background:#fff;display:flex!important;align-items:center;justify-content:center;box-shadow:2px 2px 8px rgba(0,0,0,.2);cursor:pointer}.Arrow .chevron-arrow{position:relative;border-right:2px solid #5c6387;border-bottom:2px solid #5c6387;width:10px;height:10px}.Arrow .chevron-arrow.left{left:-10px;transform:rotate(-225deg)}.Arrow .chevron-arrow.right{right:10px;transform:rotate(-45deg)}@media (max-width:480px){.mobile-carousel{width:360px}}.Carousel{position:relative;overflow:hidden;margin:0 -140px 0 -150px}.Carousel .slick-track{margin-left:140px}.Carousel .slick-arrow{position:absolute;top:27%;z-index:1}.Carousel .slick-arrow.slick-prev{left:30px;background:#fff}.Carousel .slick-arrow.slick-next{right:30px;background:#fff}.Carousel .slick-arrow.slick-disabled{opacity:0}.CirclePencil{cursor:pointer;height:39px;width:39px;background:transparent;border:1px solid #d4d5da;border-radius:50%}.CirclePencil.no-data-edit-btn{width:90px;border-radius:40px;border-color:#00a5ec}.CirclePencil.no-data-edit-btn .SVGIcon{margin-right:8px;--fill:#00a5ec}.CirclePencil .SVGIcon{position:relative;left:1px}.CirclePencil .edit-txt{font-weight:700;line-height:20px}.ExpandButton{padding:6px 10px;cursor:pointer}.ExpandButton .logo{width:30px;height:30px;background:#fff;border:1px solid #e4e9f6;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:50%;padding:5px 4px}.ExpandButton .logo img{width:20px;height:20px}.ExpandButton span{margin-left:9px}.ExpandButton span:hover{color:#09d3ff}.ExpandButton .f-15{font-weight:700;font-size:15px;line-height:22px;text-transform:capitalize;color:#232840}.LabelSuperScript{position:relative}.LabelSuperScript sup{position:absolute;font-size:.5em;font-weight:400;top:.5em;vertical-align:top}.ExportCsvButton{height:40px;display:flex;gap:8px;padding:0 24px 0 20px;border-radius:4px;align-items:center;justify-content:center;background-color:#0b73da;cursor:pointer}.ExportCsvButton.disable-export{opacity:.5}.ExportCsvButton .SVGIcon.svg-icon-download{--stroke:#fff;scale:1.2}.ExportCsvButton .export-text{font-weight:700;font-size:16px;color:#fff}.ExportCsvButton:hover{background-color:#145290}.ExportModel{height:364px;width:620px;padding:40px 60px;border-radius:8px;background-color:#fff;display:flex;flex-direction:column;gap:24px;position:relative}.ExportModel .close-export-modal{position:absolute;top:15px;font-size:12px;right:20px;font-weight:700;opacity:.7;cursor:pointer}.ExportModel .header{display:flex;flex-direction:column;gap:12px;height:82px}.ExportModel .header .model-title{font-size:20px;font-weight:700;line-height:26px;color:#232840}.ExportModel .header .model-desc{font-weight:400;font-size:16px;line-height:24px;color:#787a87}.ExportModel .info{display:flex;flex-direction:column;gap:8px;height:104px}.ExportModel .info .name-tag{font-weight:700;font-size:16px;color:#232840;line-height:20px}.ExportModel .info .name-tag .optional{color:#787a87;font-weight:400}.ExportModel .info .file-input-wrpr{width:100%;height:50px;border-radius:4px;border:1px solid #d2d8e5;display:flex;flex-direction:row;justify-content:space-between;align-items:center;overflow:hidden}.ExportModel .info .file-input-wrpr .file-input{width:90%;height:100%;padding-left:20px;border:none}.ExportModel .info .file-input-wrpr .file-input::placeholder{font-size:16px;color:#787a87;font-weight:400}.ExportModel .info .file-input-wrpr .file-input:focus{outline:0}.ExportModel .info .file-input-wrpr .file-type{font-size:16px;font-weight:400;line-height:20px;margin-right:20px;color:#232840}.ExportModel .info .limit-msg{font-size:14px;font-weight:400;line-height:17px;color:#696e8c;align-self:flex-end}.ExportModel .button-wrpr{width:280px;height:50px;display:flex;flex-direction:row;gap:20px}.ExportModel .button-wrpr .export{width:130px;border-radius:4px;padding:0 32px;background-color:#00a5ec;color:#fff;border:none;font-size:16px}.ExportModel .button-wrpr .cancel{width:130px;border-radius:4px;border:1px solid #dddfee;padding:0 32px;color:#00a5ec;font-size:16px;background-color:#fff}.modal.ExportAccessDeniedModal{overflow:auto!important}.modal.ExportAccessDeniedModal .AccessDenied{border-radius:8px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:24px}.modal.ExportAccessDeniedModal .AccessDenied .NoPermission{border-radius:25px;overflow:hidden;height:700px;width:1300px}.modal.ExportAccessDeniedModal .AccessDenied .NoPermission .upgrade-acc-overlay{top:0!important;padding:0!important}.modal.ExportAccessDeniedModal .AccessDenied .NoPermission .upgrade-acc-overlay .SVGIcon.svg-icon-plus{--stroke:#fff;transform:rotate(45deg)}.modal.ExportAccessDeniedModal .AccessDenied .NoPermission .upgrade-acc-overlay .go-back-link{display:flex;align-items:center}.modal.ExportAccessDeniedModal .AccessDenied .NoPermission .upgrade-acc-overlay .go-back-link .SVGIcon.svg-icon-plus{--stroke:#fff;transform:rotate(45deg)}.modal.ExportAccessDeniedModal .AccessDenied .NoPermission .upgrade-acc-overlay .footer-link-wrpr{justify-content:space-between!important}.modal.ExportAccessDeniedModal .AccessDenied .NoPermission .upgrade-acc-overlay .footer-link-wrpr .company-email{font-size:18px;color:#fff}@media (max-width:480px){.AccessDenied{border-radius:12px}.modal-dialog{margin:0}}@media (max-width:480px){.modal-dialog:has(.NoPermission){position:absolute;bottom:0;height:70%}.modal-dialog:has(.NoPermission) .AccessDenied{height:100%;border-radius:20px}}.NoPermission{position:relative;height:calc(100vh + 157px)}.NoPermission .no-perm-overlay{position:absolute;width:100%;height:100%;backdrop-filter:blur(12px)}.NoPermission img{height:100%;width:100%;object-fit:cover}.NoPermission .upgrade-acc-overlay{position:absolute;top:25px;left:0;right:0;height:100%;padding:30px 80px}.NoPermission .container-wrpr{display:flex;position:relative;width:100%;height:100%;border-radius:25px;background:radial-gradient(143.51% 137.02% at 4.06% 0,#ae79ea 0,#007cf5 44.62%,#0aeaf0 100%)}.NoPermission .container-wrpr .brand{position:absolute;top:53px;left:30px}.NoPermission .container-wrpr .left-section{position:absolute;width:55%;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;padding:104px 30px;align-items:flex-start;gap:20px}.NoPermission .container-wrpr .left-section .title-wrpr{font-weight:700;font-size:28px;line-height:36px;background:linear-gradient(92.99deg,#0620b0 -4.1%,#9806b0 105.68%);background-clip:text;color:#fff}.NoPermission .container-wrpr .left-section .access-text{font-weight:400;font-size:18px;line-height:150%;color:#fff;margin-top:16px}.NoPermission .container-wrpr .left-section .list-item-wrpr{display:flex;flex-direction:column}.NoPermission .container-wrpr .left-section .list-item-wrpr>li{color:#fff}.NoPermission .container-wrpr .left-section .list-item-wrpr .buyer-item-title,.NoPermission .container-wrpr .left-section .list-item-wrpr .seller-item-title{font-family:Inter;font-size:18px;font-weight:600;line-height:22px;text-align:left;color:#fff;margin-top:20px}.NoPermission .container-wrpr .left-section .list-item-wrpr .lbl-wrpr{font-family:Inter;font-size:16px;font-weight:500;line-height:28px;text-align:left;color:#fff}.NoPermission .container-wrpr .left-section .list-item-wrpr div:not(:last-child){margin-bottom:8px}.NoPermission .container-wrpr .left-section .line-separator{border:1px solid #fff;opacity:.3;width:100%}.NoPermission .container-wrpr .left-section .lbl-wrpr{font-family:Inter;font-size:16px;font-style:italic;font-weight:500;line-height:22px;color:#fff}.NoPermission .container-wrpr .right-section{position:absolute;top:0;right:0;width:45%;padding-right:40px}.NoPermission .container-wrpr .right-section .top-section .SingleCarousel{margin-top:106px}.NoPermission .container-wrpr .right-section .top-section .slick-track{margin-left:0}.NoPermission .container-wrpr .right-section .top-section .slick-dots{text-align:center;padding:0}.NoPermission .container-wrpr .right-section .top-section .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.NoPermission .container-wrpr .right-section .top-section .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;text-align:center;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.NoPermission .container-wrpr .right-section .top-section .slick-dots li button:before{content:"•";font-size:22px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;text-align:center;opacity:.25;color:#000}.NoPermission .container-wrpr .right-section .top-section .slick-dots .slick-active button:before{opacity:1;color:#fff}.NoPermission .container-wrpr .right-section .top-section .Arrow{border:none!important;box-shadow:none!important}.NoPermission .container-wrpr .right-section .top-section .slick-arrow{display:none!important}.NoPermission .container-wrpr .right-section .bottom-section{margin-top:56px;height:152px}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .upgrade-now-link{font-weight:700;text-align:center;cursor:pointer;margin-bottom:20px}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .upgrade-now-link.btn-wrpr{background:#fff;border-radius:8px;border:1px solid transparent;padding:16px 10px;font-family:Inter;font-size:32px;line-height:38.73px;letter-spacing:.005em;color:#0b73da;display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .upgrade-now-link.btn-wrpr:hover{background:transparent;border:1px solid #fff;color:#fff}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .upgrade-now-link .btn-subtext{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;text-align:left}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .footer-link-wrpr{display:flex;justify-content:center}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .footer-link-wrpr .nav-link-pricing{font-family:Inter;font-size:18px;font-weight:500;line-height:22px;text-align:center;color:#fff;text-decoration-line:underline;display:flex;align-items:center;justify-content:center;cursor:pointer}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .footer-link-wrpr .nav-link-pricing:hover{text-decoration-line:none;color:#fff!important}@media (max-width:480px){.NoPermission{border-radius:12px!important;height:100%!important;width:100%!important;overflow-y:scroll!important}.NoPermission .container-wrpr{border-radius:12px;display:flex;flex-direction:column;position:relative;height:fit-content}.NoPermission .container-wrpr .brand{position:absolute;top:20px;left:30px;width:118px;height:24px}.NoPermission .container-wrpr .left-section{position:relative;width:100%;padding:76px 24px 20px}.NoPermission .container-wrpr .left-section .title-wrpr{font-size:32px;line-height:41px}.NoPermission .container-wrpr .left-section .access-text{font-weight:500;font-size:16px;line-height:25px;margin-top:8px}.NoPermission .container-wrpr .left-section .list-item-wrpr .seller-item-title{line-height:21px}.NoPermission .container-wrpr .left-section .list-item-wrpr .lbl-wrpr{line-height:25px}.NoPermission .container-wrpr .right-section{position:relative;width:100%;padding-right:0}.NoPermission .container-wrpr .right-section .top-section{padding:0 24px}.NoPermission .container-wrpr .right-section .top-section .SingleCarousel{margin-top:0!important}.NoPermission .container-wrpr .right-section .placeholder-div{height:320px}.NoPermission .container-wrpr .right-section .bottom-section{background:linear-gradient(92.99deg,#207bf3,rgba(32,123,243,.8));height:225px;width:100%;position:fixed;padding:32px 24px;bottom:0}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr{display:flex;flex-direction:column;align-items:center;gap:24px}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .upgrade-now-link{width:342px;height:75px;padding:12px 10px!important;display:flex;flex-direction:column;justify-content:space-between!important;align-items:center;margin-bottom:0}.NoPermission .container-wrpr .right-section .bottom-section .all-btn-wrpr .upgrade-now-link span{font-size:20px;font-weight:700;line-height:24px}.NoPermission .container-wrpr .right-section .bottom-section .footer-link-wrpr{display:flex;flex-direction:column;align-items:center;gap:24px}.NoPermission .container-wrpr .right-section .bottom-section .footer-link-wrpr .nav-link-pricing{font-size:16px!important;line-height:19px!important}.NoPermission .container-wrpr .right-section .bottom-section .footer-link-wrpr .company-email{font-size:16px;line-height:19px}.NoPermission .permission-close-btn{position:absolute;top:20px;right:35px}.NoPermission{-ms-overflow-style:none;scrollbar-width:none;scrollbar-gutter:stable}.NoPermission::-webkit-scrollbar{display:none}}.nopermission-iframe-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:300000}.nopermission-iframe-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.nopermission-iframe-popup-content iframe{width:100%;border:none;height:95vh;z-index:300000;position:fixed;top:25px;right:0;bottom:0;left:0}.nopermission-iframe-popup-content button{position:absolute;top:10px;right:10px;background:red;color:#fff;border:none;padding:5px 10px;cursor:pointer;z-index:300000}.iframe-close-link{position:absolute;top:43px;right:54px;cursor:pointer;z-index:300000}.iframe-close-link .lbl-wrpr{font-family:Inter;font-size:18px;font-weight:500;line-height:20px;text-align:left;color:#00a5ec}.iframe-close-link:hover{color:#fff}.iframe-close-link .SVGIcon.svg-icon-plus{transform:rotate(45deg)}.permission-go-back-link{position:absolute;top:108px;right:121px;cursor:pointer}.permission-go-back-link .lbl-wrpr{font-family:Inter;font-size:16px;font-weight:500;line-height:20px;text-align:left;color:#fff}.permission-go-back-link:hover{color:#fff}.permission-go-back-link .SVGIcon.svg-icon-plus{--stroke:#fff;transform:rotate(45deg)}.permission-close-btn{position:absolute;top:53px;right:43px;cursor:pointer}.permission-close-btn .lbl-wrpr{font-family:Inter;font-size:16px;font-weight:500;line-height:20px;text-align:left;color:#fff}.permission-close-btn:hover{color:#fff}.permission-close-btn .SVGIcon.svg-icon-plus{--stroke:#fff;transform:rotate(45deg)}.Spinner{z-index:1000;width:100%;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.6);position:absolute;display:none}.Spinner .img-wrpr{width:250px;height:250px;opacity:.7}.Spinner .loader-txt{font-size:14px;font-weight:600;text-align:center}.Spinner.show{display:flex;flex-direction:column;align-items:center;justify-content:center}.TeamsSection{position:relative;padding:50px 140px}.TeamsSection .header-wrpr{display:flex;flex-direction:row;gap:24px;align-items:center;margin-bottom:30px;justify-content:space-between}@media (max-width:480px){.TeamsSection .header-wrpr{flex-wrap:wrap}}.TeamsSection .header-wrpr .CarouselHeader{margin:0}.TeamsSection .search-wrpr{display:flex;justify-content:space-between;height:50px;margin-bottom:30px}@media (max-width:480px){.TeamsSection .search-wrpr{flex-direction:column-reverse;height:auto;gap:24px;width:calc(100vw - 48px)}}.TeamsSection .search-wrpr .input-search-box{position:relative;width:300px;height:50px}@media (max-width:480px){.TeamsSection .search-wrpr .input-search-box{width:calc(100vw - 48px)}}.TeamsSection .search-wrpr .input-search-box .input-text-field{position:absolute;width:100%;height:100%;padding:10px 50px;outline:0;border:1px solid #d2d8e5;border-radius:4px}.TeamsSection .search-wrpr .input-search-box .input-text-field::placeholder{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:left;color:#696e8c}.TeamsSection .search-wrpr .input-search-box .SVGIcon.svg-icon-search{position:absolute;z-index:1;--stroke:#00a5ec;top:16px;left:20px}.TeamsSection .search-wrpr .input-search-box .cross-btn{position:absolute;top:20px;right:20px;cursor:pointer}.TeamsSection .search-wrpr .input-search-box .cross-btn.show{visibility:visible}.TeamsSection .search-wrpr .input-search-box .cross-btn.hide{visibility:hidden}.TeamsSection .search-wrpr .export-wrpr{display:flex;gap:20px;align-items:center}@media (max-width:480px){.TeamsSection .search-wrpr .export-wrpr{gap:0;justify-content:space-between;flex-wrap:wrap}}.TeamsSection .search-wrpr .export-wrpr .selected-count{font-size:16px;color:#232840;font-weight:400}.TeamsSection .search-wrpr .export-wrpr .clear-all-btn{text-decoration:underline;font-size:16px;font-weight:400;line-height:20px;color:#696e8c;margin-left:15px;cursor:pointer}.TeamsSection .search-wrpr .export-wrpr .clear-all-btn:hover{color:#00a5ec}@media (max-width:480px){.TeamsSection{padding:24px}}.TeamsSection .leaders-wrpr{display:flex;flex-direction:column}.TeamsSection .leaders-wrpr .leaders{display:grid;grid-template-columns:repeat(auto-fit,minmax(371px,1fr));gap:20px}@media (max-width:480px){.TeamsSection .leaders-wrpr .leaders{display:flex;overflow:scroll;gap:20px}}.TeamsSection .leaders-wrpr .leaders .show-more-card-wrpr{height:auto;width:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #e4e8f1;border-radius:8px;gap:8px;cursor:pointer}@media (max-width:480px){.TeamsSection .leaders-wrpr .leaders .show-more-card-wrpr{min-width:372px}}.TeamsSection .leaders-wrpr .leaders .show-more-card-wrpr:hover{box-shadow:0 0 8px 2px rgba(0,0,0,.0784313725490196)}.TeamsSection .leaders-wrpr .leaders .show-more-card-wrpr:hover .plus-more-text{color:#0b73da}.TeamsSection .leaders-wrpr .leaders .show-more-card-wrpr .plus-more-text{font-size:20px;font-weight:500;color:#232840}@media (max-width:1920px) and (min-width:1681px){.TeamsSection .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(4,1fr)}}@media (max-width:1680px) and (min-width:1441px){.TeamsSection .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1440px) and (min-width:1281px){.TeamsSection .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1280px) and (min-width:1025px){.TeamsSection .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1920px){.TeamsSection .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(4,1fr)}}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr{border-radius:8px;border:1px solid #d2d8e5;padding:16px 20px 20px;display:flex;flex-direction:column;gap:16px;height:100%;cursor:pointer}@media (max-width:1366px){.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr{width:349px}}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card{width:100%;justify-content:space-between;display:flex;flex-direction:row;gap:16px}@media (max-width:480px){.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card{margin-bottom:0}}@media (max-width:1920px){.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card{gap:16px}}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .PersonLogo{height:48px!important;width:48px!important}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec{display:flex;flex-direction:column;gap:12px;width:230px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info{display:flex;flex-direction:column;gap:8px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr{display:flex;align-items:center;width:236px;gap:8px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .leader-checkbox{height:18px;width:18px;cursor:pointer}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .leader-checkbox:before{content:"";display:block;width:18px;height:18px;border:2px solid #c8ceda;border-radius:2px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .leader-checkbox:checked:before{border:2px solid #007bff}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .not-checked{appearance:none}@media (max-width:1366px){.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr{width:224px}}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .name{font-size:20px;color:#232840;font-weight:700;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .designation-curr-work-wrpr{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;align-items:center;row-gap:0}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .designation-curr-work-wrpr .designation{font-size:16px;color:#787a87;font-weight:400;line-height:23px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .designation-curr-work-wrpr .working-tag-wrpr{display:inline-flex;gap:8px;padding:0 8px;align-items:center;border-radius:2px;height:24px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .designation-curr-work-wrpr .working-tag-wrpr .tag{height:12px;width:12px;display:flex;justify-content:center;align-items:center;border-radius:50%}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .designation-curr-work-wrpr .working-tag-wrpr .tag .inner-tag{height:8px;width:8px;border-radius:50%}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .designation-curr-work-wrpr .working-tag-wrpr .work-tag-name{font-family:Inter;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info{display:flex;flex-direction:row;gap:6px;align-items:center}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .deals-count{text-decoration:underline}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .deals-count .count{font-weight:400;font-size:16px;line-height:20px;color:#232840}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .separator{font-weight:700;font-size:16px;line-height:20px;color:#787a87}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .latest-deals{font-size:16px;color:#787a87;font-weight:400}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .latest-deals .date{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links{display:flex;flex-direction:row;align-items:center;gap:16px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag{min-width:121px;height:26px;border-radius:20px;padding:4px 8px 4px 12px;background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1);display:flex;align-items:center;justify-content:center;gap:4px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag .VBN-text{color:#fff;font-weight:700;font-size:13px;line-height:17px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag .tool-tip{line-height:17px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag .SVGIcon.svg-icon-info{--stroke:#fff;--opacity:1}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr{display:flex;gap:8px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo{width:32px;height:32px;background-color:#f0faff;border:1px solid #a3dcf5;border-radius:30px;display:flex;justify-content:center;align-items:center}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo .svg-icon-linkedIn{--stroke:#00a5ec;--fill:#00a5ec}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo:hover{border:1px solid #d2d8e5}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo{width:40px;height:40px;background-color:#f2f3f8;border-radius:30px;display:flex;justify-content:center;align-items:center}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo .svg-icon-mail-box{--stroke:#232840;--fill:#232840}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo:hover{border:1px solid #d2d8e5}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo:hover .svg-icon-mail-box{--stroke:#00a5ec;--fill:#00a5ec}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-mail{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%;cursor:pointer}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-mail.disabled{pointer-events:none;opacity:.4}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-imdb-wrpr,.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-linkedin-wrpr,.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-phone-wrpr{height:32px;width:32px;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%;display:flex;justify-content:center;align-items:center}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .deal-subtype{display:flex;flex-direction:column;gap:12px;width:100%}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .deal-subtype .deal-subtype-header{font-size:14px;font-weight:500;line-height:18.23px;text-align:left;color:#696e8c;height:18px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .deal-subtype .deal-type-wrpr{display:flex;flex-wrap:wrap;gap:8px;max-height:127px;overflow:auto}@media (max-width:1366px){.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .deal-subtype .deal-type-wrpr{min-height:72px;overflow:auto}}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .deal-subtype .deal-type-wrpr .type{display:flex;justify-content:center;align-items:center;height:32px;padding:0 12px;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);border-radius:40px;margin:0 10px 5px 0;font-weight:400;font-size:16px;line-height:20px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:549px}@media (max-width:1366px){.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .deal-subtype .deal-type-wrpr .type{margin:0}}.TeamsSection .leaders-wrpr .leaders .CardFollowed{display:none;position:absolute;z-index:1;top:-6px;right:-10px;height:40px;width:40px}.TeamsSection .leaders-wrpr .leaders .CardFollowed.followed{display:flex}.TeamsSection .leaders-wrpr .leaders .CardFollowed .lbl-wrpr{display:none}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr:hover{box-shadow:0 0 8px 2px rgba(0,0,0,.1)}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr:hover .name{color:#0b73da!important}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed{display:flex}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed:hover{width:fit-content;min-width:100px}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed:hover .lbl-wrpr{display:block}.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed .logo-wrpr{height:40px!important;width:40px!important}.TeamsSection .leaders-wrpr .leaders .logo-wrpr{position:relative;border-radius:40px;height:57px;width:57px;padding:2px;display:flex;align-items:center;justify-content:center}.TeamsSection .leaders-wrpr .leaders .logo-wrpr .verified-img{object-fit:cover;vertical-align:text-bottom;position:absolute;bottom:0;right:-3px;width:24px;height:24px}.TeamsSection .leaders-wrpr .leaders .logo-wrpr .dummy-img-ele{display:none}.TeamsSection .leaders-wrpr .leaders .logo-wrpr .white-bg-wrpr{display:flex;align-items:center;justify-content:center;width:53px;height:53px;background:#fff;border-radius:30px}.TeamsSection .leaders-wrpr .leaders .logo-wrpr .white-bg-wrpr .no-profile{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:40px}.TeamsSection .leaders-wrpr .leaders .logo-wrpr .white-bg-wrpr .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.TeamsSection .leaders-wrpr .leaders .VBN-border{background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1)}.TeamsSection .leaders-wrpr .leaders .card-selected{border:2px solid #00a5ec}.TeamsSection .leaders-wrpr .show-more{border:1px solid #d2d8e5;border-radius:4px;font-size:16px;background-color:#fff;width:150px;height:40px;color:#00a5ec;margin-top:50px;font-weight:400;align-self:center}@media (max-width:480px){.TeamsSection .leaders-wrpr .show-more{margin-top:0}}.TeamsSection .leaders-wrpr .disabled{opacity:.5}.TeamsSection .btn-wrpr{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;margin-top:50px}.TeamsSection .btn-wrpr .show-less-btn,.TeamsSection .btn-wrpr .show-more-btn{width:150px;height:40px;font-style:normal;font-weight:700;font-size:16px;line-height:21px;color:#00a5ec;border:1px solid #d2d8e5;border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center}.TeamsSection .fallback-wrpr{position:relative}.TeamsSection .fallback-wrpr .fallback-msg{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;font-weight:700;font-size:18px;line-height:150%;text-align:center;color:#232840}.TeamsSection .fallback-wrpr .fallback-msg .red-dot{border-radius:50%;background-color:#c20a0a;top:10px;height:8px;left:10px;position:absolute;width:8px}.TeamsSection .fallback-wrpr .fallback-msg .add-now-btn{border:2px solid #d2d8e5;border-radius:4px;background-color:hsla(0,0%,100%,.6);width:135px;height:40px;color:#00a5ec;font-weight:700;margin-top:20px;font-size:16px}.TeamsSection .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus{padding:5px}.ArticlesCard{width:100%;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ArticlesCard .ArticlesSection{background:#fff;border-radius:8px;margin:0}.ArticlesCard .ArticlesSection .article-card-header{display:flex;justify-content:space-between;padding:8px 24px;background-color:#e5e0fa;border-radius:8px 8px 0 0;font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px}.ArticlesCard .ArticlesSection .article-card-header .lhs{display:flex;gap:8px;color:#3119a9;font-weight:600;align-items:baseline}.ArticlesCard .ArticlesSection .article-card-header .lhs .svg-icon-double-right-arrow{--stroke:#9285d6}.ArticlesCard .ArticlesSection .article-card-header .lhs .category{font-family:Inter;font-size:13px;font-weight:500;line-height:15.73px}.ArticlesCard .ArticlesSection .article-card-header .rhs{min-width:60px}.ArticlesCard .ArticlesSection .article-card-header .rhs .date{color:#696e8c;font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px}.ArticlesCard .ArticlesSection .article-card-content{display:flex;flex-direction:column;gap:20px;padding:16px 24px 24px}.ArticlesCard .ArticlesSection .article-card-content .divider{border-bottom:1px solid #e4e8f1}.ArticlesCard .ArticlesSection .article-card-content .company-details-section{gap:12px;display:flex;overflow:auto;flex-direction:column;flex:1}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr{display:flex;justify-content:space-between}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr:hover .CardPrimaryInfo{color:#0b73da}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .company-left-sec{display:flex;gap:16px;align-items:center}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .company-left-sec .CompanyLogo.company-logo,.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .company-left-sec .PersonLogo.person-logo{filter:none;border:1px solid #e4e8f1}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .company-left-sec .company-information{display:flex;flex-direction:column;gap:6px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .company-left-sec .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .company-left-sec .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .CardFollowed{border:none;gap:4px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .CardFollowed .lbl-wrpr{font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr{width:16px;height:16px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr .svg-icon-follow{width:100%;height:100%}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .more{font-weight:700;font-size:14px;padding:8px 16px 0;cursor:pointer;color:#0b73da}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr{display:flex;justify-content:space-between}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr.personvtrId-present{cursor:pointer}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr.personvtrId-present:hover .person-details .person-info-wrpr .person-name-info{color:#0b73da}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-details{display:flex;gap:16px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-details .person-image-wrpr .PersonLogo .no-profile{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-details .person-image-wrpr .PersonLogo .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-details .person-info-wrpr{display:flex;flex-direction:column;justify-content:center;gap:6px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-details .person-info-wrpr .person-name-info{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-details .person-info-wrpr .person-designation-info .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-follow{display:flex;justify-content:center}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-follow .CardFollowed{border:none;display:flex;gap:4px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-follow .CardFollowed .logo-wrpr{height:16px;width:16px}.ArticlesCard .ArticlesSection .article-card-content .company-details-section .person-details-wrpr .person-follow .CardFollowed .lbl-wrpr{font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details{display:flex;flex-direction:column;gap:16px}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list{display:flex;align-content:space-between}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .comp-services-wrpr{display:flex;gap:16px}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .comp-services-wrpr .comp-logo{border:1px solid #e4e8f1}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .comp-services-wrpr .service-wrpr{display:flex;flex-direction:column}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .comp-services-wrpr .service-wrpr .comp-name{font-weight:600;line-height:19px}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .comp-services-wrpr .service-wrpr .services{font-size:14px;line-height:21px;color:#696e8c}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .follow-wrpr .follow-status{display:flex;align-items:center;gap:4px;padding:6px 8px}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .follow-wrpr .follow-status .svg-icon-follow.followed{--fill:#fbd437;--stroke:#fbd437}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .follow-wrpr .follow-status .follow-txt{font-size:14px;line-height:17px}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .comp-services-list .follow-wrpr .follow-status .follow-txt.following{color:#696e8c}.ArticlesCard .ArticlesSection .article-card-content .comp-services-details .show-more{font-size:14px;font-weight:700;line-height:17px;color:#0b73da;cursor:pointer}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr{display:flex;flex-direction:column;gap:12px}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .title-wrpr{line-height:25.6px;font-size:16px;word-break:break-word;font-weight:600;color:#20253c;overflow:hidden;max-height:81px;display:block;position:relative}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .title-wrpr.expanded{overflow:visible;max-height:fit-content}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .title-wrpr .article-title{font-family:Inter;font-size:18px;font-weight:500;line-height:28.8px;position:relative}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .title-wrpr .article-title.news-update{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .title-wrpr .article-title .read-more-txt{position:absolute;cursor:pointer;bottom:0;right:0;background-color:#fff;padding-left:5px;color:#696e8c;font-weight:500}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .title-wrpr .article-title .read-more-txt:hover{color:#0b73da!important}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr{word-break:break-word;color:#20253c;position:relative;max-height:90px;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr.expanded{overflow:visible;max-height:fit-content}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr.news-update{-webkit-line-clamp:unset}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext{font-family:Inter;font-size:16px;font-weight:400;line-height:25.6px;position:relative}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext.news-update{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext .social_sharemain{display:none}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext img{width:100%;height:100%}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext .read-more-txt{position:absolute;bottom:0;right:0;background-color:#fff;padding-left:5px;color:#696e8c;font-weight:500;cursor:pointer}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext .read-more-txt:hover{color:#0b73da!important}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext .read-more-txt:hover .svg-icon-right-arrow{--stroke:#0b73da}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .subtext-wrpr .article-subtext .svg-icon-right-arrow{--stroke:#6e7391}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list{display:flex;max-height:120px;overflow:hidden;position:relative}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list.expand{overflow:visible;max-height:fit-content}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .oppor-tags-wrpr{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .oppor-tags-wrpr .follow-text{padding:3px 10px 5px;border:1px solid #cbcfdc;border-radius:30px;height:34px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .oppor-tags-wrpr .follow-text .title{max-width:100%;line-height:17px;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .oppor-tags-wrpr.all-wrpr{color:#00a5ec;display:flex;align-items:center}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .oppor-tags-wrpr .svg-icon-right-arrow{--stroke:#00a5ec}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .n-more-wrpr{display:flex;align-items:flex-end;padding:2px}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .n-more-wrpr .n-more-tags{padding:5px 10px 5px 12px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:34px;align-items:center;gap:4px;max-width:90px;cursor:pointer;background-color:#eff1fa;font-size:14px;line-height:16px;width:max-content}.ArticlesCard .ArticlesSection .article-card-content .content-wrpr .follow-list .n-more-wrpr .n-more-tags.hide{display:none}.ArticlesCard .ArticlesSection .article-card-content .media-wrpr{max-height:600px;width:100%;border-radius:4px;background-color:#eef1fb}@media (max-width:1366px){.ArticlesCard .ArticlesSection .article-card-content .media-wrpr{max-height:500px}}.ArticlesCard .ArticlesSection .article-card-content .media-wrpr .img-wrpr{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#eef1fb;overflow:hidden;border-radius:8px}.ArticlesCard .ArticlesSection .article-card-content .media-wrpr .img-wrpr .article-img{width:100%;max-height:600px;object-fit:contain}@media (max-width:1366px){.ArticlesCard .ArticlesSection .article-card-content .media-wrpr .img-wrpr .article-img{max-height:500px}}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr{display:flex;gap:16px;color:#00a5ec}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr .know-more-txt{height:40px;padding:10px 20px 10px 24px;border-radius:4px;border:1px solid #cbcfdc;display:flex;align-items:center;width:100%;justify-content:center;font-size:14px;line-height:17px;cursor:pointer}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr .know-more-txt .article-cta{color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr .know-more-txt:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr .know-more-txt .svg-icon-right-arrow{--stroke:#0b73da}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr .dot-wrpr{height:40px;width:40px;padding:10px;border-radius:4px;border:1px solid #cbcfdc;display:flex;align-items:center;cursor:pointer}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr .dot-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new{display:flex;gap:12px;height:40px;width:100%;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .articles-get-in-touch{background-color:#18a956;padding:10px 16px;display:flex;justify-content:center;align-items:center;gap:4px;color:#fff!important;border-radius:4px;cursor:pointer;flex-grow:1;flex-shrink:0}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .articles-get-in-touch .SVGIcon.svg-icon-right-arrow{--stroke:#fff}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .articles-get-in-touch:hover{background-color:#137c44;border-radius:4px}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .visit-storefront-wrpr{padding:10px 16px;display:flex;justify-content:center;align-items:center;gap:4px;border-radius:4px;border:1px solid #c8ceda;color:#0b73da;cursor:pointer;flex-grow:1;flex-shrink:0}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .visit-storefront-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .visit-storefront-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .read-more-wrpr{padding:10px 16px;display:flex;justify-content:center;align-items:center;gap:4px;border-radius:4px;border:1px solid #c8ceda;color:#0b73da;cursor:pointer;flex-grow:1;flex-shrink:0}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .read-more-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .read-more-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.ArticlesCard .ArticlesSection .article-card-content .know-more-wrpr-new .article-share-btn{padding:10px;display:flex;justify-content:center;align-items:center;border-radius:4px;border:1px solid #c8ceda;cursor:pointer}@media (max-width:480px){.ArticlesCard{width:100%}.ArticlesCard .ArticlesSection .article-card-header{padding:8px 35px}.ArticlesCard .ArticlesSection .article-card-content{padding:24px 35px}}.ProfileLogo{width:44px;height:44px;border:1px solid #e5e5e5;border-radius:50%;overflow:hidden}.ProfileLogo.default{background:#232840;opacity:.2;padding:5px}.ProfileLogo img{object-fit:scale-down;height:100%;width:100%}.ProfileLogo .intials{height:100%;width:100%;font-size:14px;color:#fff;text-transform:uppercase}.PreCannedQueries{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.PreCannedQueries>.slick-slider{width:75%}.PreCannedQueries .bubble{height:40px;background:transparent;border:1px solid hsla(0,0%,100%,.15);border-radius:30px;padding:0 20px;font-size:14px;line-height:18px;color:#fff}.PreCannedQueries .bubble:hover{border-color:#00a5ec}.PreCannedQueries .bubble.active{background:#fff;color:#232840;border:2px solid #fff}.PreCannedQueries .slick-arrow{cursor:pointer;position:absolute;top:0;display:flex!important;align-items:center;z-index:1}.PreCannedQueries .slick-arrow .icon-wrpr{height:40px}.PreCannedQueries .slick-arrow.slick-disabled{opacity:0;height:0;padding:0;pointer-events:none}.PreCannedQueries .slick-arrow.slick-prev{left:0}.PreCannedQueries .slick-arrow.slick-prev .icon-wrpr{background:#201eb1;transform:rotate(-180deg)}.PreCannedQueries .slick-arrow.slick-prev:after{content:"";pointer-events:none;height:40px;width:31px;background:linear-gradient(90deg,#201eb1 20%,rgba(33,33,33,0) 80%)}.PreCannedQueries .slick-arrow.slick-next{right:0}.PreCannedQueries .slick-arrow.slick-next .icon-wrpr{background:#830ab0}.PreCannedQueries .slick-arrow.slick-next:before{content:"";pointer-events:none;height:40px;width:31px;background:linear-gradient(270deg,#830ab0 20%,rgba(33,33,33,0) 80%)}.PreCannedQueries .slick-slide{margin:0 10px}.DDANoData{justify-content:center;flex:1 1 auto;font-weight:700;font-size:18px;color:#232840;border-radius:4px;padding:30px;text-align:center;opacity:.8}.DDANoData,.Footer{display:flex;align-items:center}.Footer{justify-content:space-between;padding:80px 80px 60px;min-height:80px;background-color:#232840;color:#fff;flex-direction:column;margin-top:10px;position:relative}@media (max-width:480px){.Footer{padding:2em}}.Footer .header-wrpr{display:flex;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.2)}.Footer .header-wrpr .header{font-size:24px;line-height:31px}.Footer .header-wrpr .view-all{color:#fff;margin:auto 0 0 auto;font-size:14px;line-height:18px;display:flex;align-items:center}@media (max-width:480px){.Footer .header-wrpr .view-all{margin:0 0 0 auto}}.Footer .header-wrpr .view-all img{margin-left:5px}.Footer .list-wrpr .list-item-wrpr{padding:30px 0 60px;display:grid;grid-template-columns:auto auto;gap:24px}@media (max-width:480px){.Footer .list-wrpr .list-item-wrpr{grid-template-columns:1fr}}.Footer .list-wrpr .list-item-wrpr .list-item{display:flex;margin-bottom:20px;position:relative;overflow:hidden;border-radius:4px}.Footer .list-wrpr .list-item-wrpr .list-item .img-list-back{width:80px;height:80px;object-fit:cover;aspect-ratio:1;border-radius:4px;filter:blur(5px)}.Footer .list-wrpr .list-item-wrpr .list-item .img-list-top{width:80px;height:80px;border-radius:4px;aspect-ratio:1;object-fit:contain;position:absolute}.Footer .list-wrpr .list-item-wrpr .list-item .item-details{display:flex;flex-direction:column;padding-left:20px}.Footer .list-wrpr .list-item-wrpr .list-item .item-details .title{color:#fff}.Footer .list-wrpr .list-item-wrpr .list-item .item-details .category{text-transform:uppercase;opacity:.5;font-size:14px;font-weight:400;line-height:18px;padding-bottom:8px}.Footer .list-wrpr .list-item-wrpr .list-item .item-details .title-wrpr{text-overflow:ellipsis;line-height:19px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}.Footer .oppurtunity-article-wrpr{display:flex}@media (max-width:480px){.Footer .oppurtunity-article-wrpr{display:grid;grid-template-columns:1fr}}.Footer .oppurtunity-article-wrpr .opprtunty-wrpr{width:50vw;padding-right:40px}@media (max-width:480px){.Footer .oppurtunity-article-wrpr .opprtunty-wrpr{padding-right:12px;width:100%}}@media (max-width:480px){.Footer .oppurtunity-article-wrpr .article-wrpr{width:100%;padding-left:0}}.Footer .brand{display:flex;align-items:center;color:#fff;margin-right:123px}@media (max-width:480px){.Footer .brand{margin-right:0}}.Footer .brand .SVGIcon{margin-left:5px}.Footer .brand .text{padding:0 1em}.Footer .sections{display:flex;justify-content:space-between;align-items:center;font-size:16px;line-height:21px;color:#fff;border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px;width:100%}@media (max-width:480px){.Footer .sections{flex-direction:column;justify-content:center;gap:12px}}.Footer .sections a{color:#fff}.Footer .sections .copyright-lbl{opacity:.8;font-size:13px;font-weight:400;line-height:16.93px;letter-spacing:.01em;margin-right:40px}@media (max-width:480px){.Footer .sections .copyright-lbl{margin-left:0;margin-right:0}}.Footer .sections .lbl-wrpr{font-size:13px;font-weight:500;line-height:16.93px;letter-spacing:.01em}@media (max-width:480px){.Footer .sections .lbl-wrpr{padding-left:0}}.tt-footer-title{font-family:Inter;font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#20253c}@keyframes fade{0%{opacity:0;visibility:hidden;transform:translateY(0)}to{opacity:1;visibility:visible;transform:translateY(0)}}.menu-dropdown{position:absolute;top:80px;z-index:1050;display:flex;flex-direction:column;background:#1f212e;box-shadow:0 4px 12px 0 rgba(0,0,0,.2);border-radius:0 0 12px 12px;animation:fade .3s ease forwards;padding:16px 0;left:-20px}.menu-dropdown .menu-options{color:#fff;display:flex;justify-content:space-between;padding:12px 30px;height:48px;cursor:pointer;align-items:center;min-width:242px}.menu-dropdown .menu-options .option{color:#fff;cursor:pointer;font-size:16px;line-height:19.36px;font-weight:400;flex-grow:1;display:flex;align-items:center;gap:12px;width:max-content;font-family:Inter}.menu-dropdown .menu-options .submenu{position:relative}.menu-dropdown .menu-options .submenu .menu-dropdown{top:-20px;left:30px}.menu-dropdown .menu-options .SVGIcon.svg-icon-right-arrow{--stroke:#969ab3}.menu-dropdown .menu-options:hover{background-color:#434864}.Header{z-index:1039;min-height:80px;background:linear-gradient(92.99deg,#0620b0 -4.1%,#9806b0 105.68%);padding:0 30px;position:relative;display:flex;align-items:center;justify-content:space-between}@media (max-width:1745px){.Header{width:100%}}@media (max-width:480px){.Header{width:100%;position:fixed;top:0;transition:transform 195ms cubic-bezier(.4,0,1,1),-webkit-transform 195ms cubic-bezier(.4,0,1,1);z-index:1002}}.Header .btn-container{height:36px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Header .btn-container:hover{color:#00a5ec}.Header .btn-container .btn-wrpr{margin:0 30px;display:flex;align-items:center;justify-content:center;border:1px solid #d2d8e5;border-radius:50px;background:transparent;flex-shrink:0}.Header .btn-container .btn-wrpr .btn-label{border:none;background:transparent;padding:10px 5px 10px 10px}.Header .btn-container .btn-wrpr .btn-label:hover{color:#00a5ec}.Header .btn-container .btn-wrpr .btn-label:focus-visible{outline-style:none}.Header .btn-container .btn-wrpr .SVGIcon.svg-icon-right-arrow{margin-right:10px}.Header .mobile-search{display:none}@media (max-width:480px){.Header .mobile-search{display:flex;align-items:center;gap:20px}.Header .mobile-search .company_name{border:2px solid hsla(0,0%,100%,.6);border-radius:40px;padding:2px}.Header .mobile-search .company_name .CompanyLogo{width:45px!important;height:45px!important}}@media (max-width:480px){.Header .mobile-search .srch-btn-wrpr{display:flex;border:2px solid hsla(0,0%,100%,.6);border-radius:50%}}.Header .brand{height:24px;width:120px}@media (max-width:480px){.Header .brand{height:31px;width:150px;margin-right:30px}}.Header .brand .logo{width:100%;height:100%}.Header .brand .text{padding:0 1em}.Header .mid-section{margin:0 auto;font-size:14px;line-height:21px}@media (max-width:1366px){.Header .mid-section{display:flex}}@media (max-width:1280px){.Header .mid-section{min-width:calc(71% + 196px)}}@media (max-width:480px){.Header .mid-section{display:none!important}}.Header .mid-section .nav-wrpr{height:80px;display:flex;justify-content:center;flex-shrink:0;margin:0 auto}.Header .mid-section .nav-wrpr .menu-text{font-family:Inter}.Header .mid-section .nav-wrpr .myfeeds-link{color:#fff;border-bottom:4px solid transparent;display:flex;align-items:center;padding:9px 12px;cursor:pointer;white-space:nowrap}.Header .mid-section .nav-wrpr .myfeeds-link.active{border-bottom:4px solid #00a5ec;opacity:1}.Header .mid-section .nav-wrpr .myfeeds-link:hover{opacity:1}.Header .mid-section .nav-wrpr .myfeeds-link.fademe{opacity:.6}.Header .mid-section .nav-wrpr .navbar-mid-link{display:flex;align-items:center;padding:9px 12px;border-bottom:4px solid transparent;position:relative;cursor:pointer}.Header .mid-section .nav-wrpr .navbar-mid-link.small-menu{position:relative}.Header .mid-section .nav-wrpr .navbar-mid-link.dashboard{border:none}.Header .mid-section .nav-wrpr .navbar-mid-link.showMenu{border-bottom:4px solid #00a5ec}.Header .mid-section .nav-wrpr .navbar-mid-link .about-vitrina{color:#fff!important}.Header .mid-section .nav-wrpr .navbar-mid-link .dropdown .btn-secondary:not(:disabled):not(.disabled):active:focus,.Header .mid-section .nav-wrpr .navbar-mid-link .dropdown .show>.btn-secondary.dropdown-toggle:focus{box-shadow:none}.Header .mid-section .nav-wrpr>a{letter-spacing:1px;border-width:2px;color:#fff;padding:10px 0;white-space:nowrap}.Header .mid-section .nav-wrpr>a+a{margin-left:10px}.Header .mid-section .nav-wrpr .for-you-wrpr{margin-right:32px}@media (max-width:1366px){.Header .mid-section .nav-wrpr .navbar-mid-link{min-width:108px}.Header .mid-section .nav-wrpr .dashboard{min-width:88px}.Header .mid-section .nav-wrpr .discover{min-width:104px}.Header .mid-section .nav-wrpr .webinars-reports{min-width:102px}.Header .mid-section .nav-wrpr .projects-tracker{min-width:108px}.Header .mid-section .nav-wrpr .about-vitrina{min-width:120px}}.Header .user-section>a+div,.Header .user-section>div+a,.Header .user-section>div+div{margin-left:12px}@media (max-width:480px){.Header .user-section{display:none!important}}.Header .user-section .SearchButton .navbar-mid-link{display:flex;align-items:center;padding:12px;border-bottom:4px solid transparent;position:relative;cursor:pointer}.Header .user-section .SearchButton .navbar-mid-link.small-menu{position:relative}.Header .user-section .SearchButton .navbar-mid-link.dashboard{border:none}.Header .user-section .SearchButton .navbar-mid-link .dropdown .btn-secondary:not(:disabled):not(.disabled):active:focus,.Header .user-section .SearchButton .navbar-mid-link .dropdown .show>.btn-secondary.dropdown-toggle:focus{box-shadow:none}.Header .user-section .SearchButton .navbar-mid-link .dropdown .menu-dropdown{top:75px}.Header .user-section .SearchButton .srch-btn-wrpr{padding:12px 20px;height:48px;width:max-content;border:2px solid hsla(0,0%,100%,.2);border-radius:50px;background:transparent;justify-content:center;gap:8px}.Header .user-section .SearchButton .srch-btn-wrpr:hover{border:2px solid hsla(0,0%,100%,.6)}.Header .user-section .SearchButton .srch-btn-wrpr:focus-visible{outline-style:none}.Header .user-section .SearchButton .srch-btn-wrpr .lbl-wrpr{font-weight:400;font-size:14px;line-height:22.4px;color:#fff}.Header .user-section .SearchButton .srch-btn-wrpr .SVGIcon.svg-icon-search{opacity:1;flex-shrink:0}.Header .user-section .logo-wrpr{width:48px;height:48px;border:2px solid hsla(0,0%,100%,.2);background-color:hsla(0,0%,100%,.1);border-radius:50%}.Header .user-section .company-details-wrpr{display:flex;align-items:center;border:2px solid hsla(0,0%,100%,.2);width:100%;height:48px}.Header .user-section .company-details-wrpr:hover{border:2px solid hsla(0,0%,100%,.6)}.Header .user-section .company-details-wrpr .company_name{max-width:100px;font-weight:700;font-size:14px;line-height:140%;color:#fff;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:10px}@media (max-width:1745px){.Header .user-section .company-details-wrpr .company_name{display:none}}.Header .user-section .company-details-wrpr .primary-company-tag{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#eff1fa;color:#696e8c;border-radius:20px;margin-left:10px}.Header .user-section .ProfileDropDown #smallscreen-user-dd{display:flex;justify-content:center;align-items:center;border:2px solid hsla(0,0%,100%,.2);border-radius:40px;width:48px;height:48px}.Header .user-section .ProfileDropDown #smallscreen-user-dd:hover{border:2px solid hsla(0,0%,100%,.6)}.Header .user-section .ProfileDropDown .ProfileLogo{width:40px;height:40px;border:none}.Header .user-section .ProfileDropDown .SVGIcon.svg-icon-right-arrow{--stroke:#fff;transform:rotate(90deg);transition:.15s ease-in-out}.Header .dropdown{position:static}.Header .dropdown>.btn-secondary,.Header .dropdown>.btn:active,.Header .dropdown>.btn:focus{background:none;border:0;border-radius:0;color:#fff;box-shadow:none;padding:0}.Header .dropdown .dropdown-item{font-weight:700;font-size:16px;line-height:21px;color:#232840;padding:0}.Header .dropdown .dropdown-item.active,.Header .dropdown .dropdown-item:active,.Header .dropdown .dropdown-item:focus,.Header .dropdown .dropdown-item:hover{outline:none;background:none}.Header .dropdown .dropdown-item:hover{color:#00a5ec}.Header .dropdown .dropdown-btn{white-space:normal;word-break:break-word;border-radius:0;font-size:15px;display:flex;align-items:center;gap:8px}.Header .dropdown .dropdown-btn.fademe{opacity:.6}.Header .dropdown .dropdown-btn .SVGIcon.svg-icon-up-arrow{--stroke:#fff}.Header .dropdown .no-break{white-space:nowrap!important}.Header .comp-assoc-dd .dropdown .btn-secondary{display:inline-flex}.Header .comp-assoc-dd .dropdown .primary-comp-wrpr{display:flex;gap:8px;align-items:center}.Header .comp-assoc-dd .dropdown .primary-comp-wrpr .primary-comp-logo-wrpr{display:flex;justify-content:center;align-items:center;border:2px solid hsla(0,0%,100%,.2);border-radius:40px;width:48px;height:48px}.Header .comp-assoc-dd .dropdown .primary-comp-wrpr .primary-comp-logo-wrpr:hover{border:2px solid hsla(0,0%,100%,.6)}.Header .comp-assoc-dd .dropdown .primary-comp-wrpr .primary-org{display:-webkit-box;max-width:96px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left;font-size:14px;font-weight:500;color:#fff!important}@media (max-width:1366px){.Header .comp-assoc-dd .dropdown .primary-comp-wrpr .primary-org{max-width:70px}}.Header .comp-assoc-dd .dropdown .primary-comp-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#fff;transform:rotate(90deg);transition:.15s ease-in-out}.Header .comp-assoc-dd .dropdown .dropdown-menu.show{min-height:0;width:264px;margin-top:6px;z-index:1002}.Header .comp-assoc-dd .dropdown .dropdown-menu{color:#232840;background:#fff;border:1px solid #dfe6f5;box-sizing:border-box;box-shadow:5px 8px 20px rgba(0,0,0,.08);border-radius:10px;padding:20px}.Header .comp-assoc-dd .dropdown .dropdown-item{padding:5px;white-space:normal}.Header .comp-assoc-dd .dropdown .dropdown-item:focus,.Header .comp-assoc-dd .dropdown .dropdown-item:hover{background-color:#fff}.lc-info{max-width:20em;padding:5px 10px;border-radius:5px}.tt-coming-soon.tt-item{margin-left:-10px}.tt-primary-tag{padding:4px 8px!important;border-radius:4px!important;background-color:#232840!important;color:#fff!important}@media (max-width:480px){.Header{padding:0 20px}}@media (max-width:480px){.Header .top-section{width:100%}}.header-mobile-sidebar{display:none}@media (max-width:480px){.header-mobile-sidebar{display:flex!important;align-items:center;justify-content:center}}.header-mobile-sidebar .bar-icon{color:#fff;width:30px;height:30px}.nav-menu{background:linear-gradient(92.99deg,#0620b0 -4.1%,#9806b0 105.68%);width:100%;height:100vh;display:flex;flex-direction:column;position:fixed;top:0;left:-100%;transition:.85s}.nav-menu.active{left:0;z-index:10;transition:.35s}.nav-menu.active .logo-section{display:flex;padding:20px 30px;align-items:center;justify-content:space-between}.nav-menu.active .logo-section .cross-icon-wrpr{background:transparent;border-radius:50px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.1);color:#fff;font-size:18px}.nav-menu.active .mobile-list-wrpr{display:flex;padding:0;flex-direction:column;align-items:center;background-color:#1f212e;height:100%;margin-bottom:0}.nav-menu.active .mobile-list-wrpr .divider{height:1px;width:100%;background:hsla(0,0%,100%,.1);margin:1rem 0}.nav-menu.active .mobile-list-wrpr .border-btm{border-bottom:1px solid hsla(0,0%,100%,.2)}.nav-menu.active .mobile-list-wrpr .padding-top-btm{padding:1rem 0}.nav-menu.active .mobile-list-wrpr .padding-btm{padding-bottom:1rem}.nav-menu.active .mobile-list-wrpr .padding-top{padding-top:1rem}.nav-menu.active .mobile-list-wrpr .mob-list-items{display:flex;flex-direction:column;justify-content:start;list-style:none;background-color:#1f212e;width:100%;color:#fff!important}.nav-menu.active .mobile-list-wrpr .mob-list-items .mob-menu-categories{margin-left:24px;padding:4px 8px;font-weight:400;font-size:14px;line-height:16.94px;background-color:hsla(0,0%,100%,.1);color:#969ab3;border-radius:2px;text-transform:uppercase;width:fit-content}.nav-menu.active .mobile-list-wrpr .mob-list-items .dropdown-btn{opacity:1;color:#c085d6;font-size:16px;line-height:19.36px;font-weight:400;padding:20px 24px;display:flex;justify-content:space-between}.nav-menu.active .mobile-list-wrpr .mob-list-items .dropdown-btn .menu-header-txt{display:flex;gap:12px;align-items:center}.nav-menu.active .mobile-list-wrpr .mob-list-items .dropdown-btn .mobile-menu-text{font-family:Inter;font-family:16px;font-weight:400}.nav-menu.active .mobile-list-wrpr .mob-list-items .dropdown-btn .SVGIcon.svg-icon-right-arrow{--stroke:#fff;transform:rotate(90deg);transition:.15s ease-in-out}.nav-menu.active .mobile-list-wrpr .mob-list-items .dropdown-btn .SVGIcon.svg-icon-right-arrow.active{--stroke:#fff;transform:rotate(-90deg);transition:.15s ease-in-out}.nav-menu.active .mobile-list-wrpr .mob-list-items .mob-submenu{width:100%;list-style-type:none;background-color:#1f212e;padding-left:24px}.nav-menu.active .mobile-list-wrpr .mob-list-items .mob-submenu .submenu-item{padding:20px 24px 20px 0;display:flex;gap:12px;align-items:center}.nav-menu.active .mobile-list-wrpr .mob-list-items .mob-submenu .submenu-item a,.nav-menu.active .mobile-list-wrpr .mob-list-items .my-feeds{color:#fff}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown .btn-group{width:100%}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown .btn-group .btn-secondary{display:flex;justify-content:space-between;align-items:center}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown .btn-group .btn-secondary .user-info{display:flex;gap:16px;align-items:center}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown .btn-group .btn-secondary .user-info .name{font-size:16px}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown .btn-group .btn-secondary .SVGIcon.svg-icon-right-arrow{--stroke:#fff;transform:rotate(90deg);transition:.15s ease-in-out}@media (max-width:480px){.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown #largescreen-user-dd{display:none}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown #smallscreen-user-dd{display:flex}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown .btn-secondary{width:90px;border:2px solid transparent}.nav-menu.active .mobile-list-wrpr .mob-list-items .ProfileDropDown .ProfileLogo{border:none;height:48px;width:48px}}.nav-menu.active .mobile-list-wrpr .mob-list-items .oppurtunity-tab-wrpr{color:#fff!important}.nav-menu.active .mobile-list-wrpr .mob-list-items .about-vitrina{white-space:normal;word-break:break-word;border-bottom:4px solid transparent;border-radius:0;text-align:left;color:#c085d6!important;font-size:16px;line-height:19.36px;font-weight:400;padding:20px 24px}.nav-menu.active .mobile-list-wrpr .profile-item{padding:12px 24px;border-bottom:1px solid hsla(0,0%,100%,.2)}@media (max-width:480px){.nav-menu .content-acq-and-dist.dropdown-menu{transform:translate3d(0,228px,0)!important;width:100%;background-color:transparent;min-height:400px;height:600px;overflow:scroll}.nav-menu .vfx-and-post-menu.dropdown-menu{transform:translate3d(0,288px,0)!important;width:100%;min-height:400px;height:600px;overflow:scroll}.nav-menu .localization-menu.dropdown-menu{transform:translate3d(0,348px,0)!important;width:100%;min-height:400px;height:600px;overflow:scroll}.nav-menu .prod-global-trends.dropdown-menu{transform:translate3d(0,408px,0)!important;width:100%;min-height:400px;height:600px;overflow:scroll}.nav-menu .dist-global-trends.dropdown-menu{transform:translate3d(0,468px,0)!important;width:100%;min-height:400px;height:600px;overflow:scroll}.nav-menu .industry-updates-menu.dropdown-menu{transform:translate3d(0,528px,0)!important;width:100%;min-height:290px;overflow:scroll}.nav-menu .about-vitrina-menu.dropdown-menu{transform:translate3d(0,588px,0)!important;width:100%;min-height:400px;overflow:scroll}.nav-menu.active{overflow:scroll}}.ProfileDropDown .btn-group .welcome{color:#fff;padding-left:20px;padding-right:5px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProfileDropDown .btn-group .caret-wrpr{padding-left:5px;padding-right:15px}.ProfileDropDown .dropdown-menu.show{min-height:0;width:264px;margin-top:6px;z-index:1002}.ProfileDropDown .btn-secondary,.ProfileDropDown .show>.btn-secondary.dropdown-toggle{display:flex;align-items:center;background:transparent;border:0;padding:0}.ProfileDropDown .btn-secondary:focus,.ProfileDropDown .btn-secondary:hover,.ProfileDropDown .show>.btn-secondary.dropdown-toggle:focus,.ProfileDropDown .show>.btn-secondary.dropdown-toggle:hover{box-shadow:none}.ProfileDropDown .btn-secondary:active{background:transparent!important}.ProfileDropDown .dropdown-divider{margin:0;border-top:1px solid #cfd5e2}.ProfileDropDown .dropdown-divider:first-of-type{margin:0 -25px}.ProfileDropDown .dropdown-menu{color:#232840;background:#fff;padding:25px 25px 0;border:1px solid #dfe6f5;box-sizing:border-box;box-shadow:5px 8px 20px rgba(0,0,0,.08);border-radius:10px}.ProfileDropDown .dropdown-item:focus,.ProfileDropDown .dropdown-item:hover{background-color:#fff}.ProfileDropDown .dropdown-item{padding:0}.ProfileDropDown .profile-wrpr{background:#fff;border-radius:10px;overflow:hidden}.ProfileDropDown .profile-wrpr .profile-section{display:flex;padding-bottom:19px}.ProfileDropDown .profile-wrpr .profile-section .ProfileLogo{margin-right:12px;flex-shrink:0}.ProfileDropDown .profile-wrpr .profile-section .info-wrapper{display:flex;flex-direction:column;justify-content:space-between;color:#2f3651;max-width:75%}.ProfileDropDown .profile-wrpr .profile-section .info-wrapper .name{font-weight:700;font-size:14px;line-height:21px;letter-spacing:.447945px;color:#232840}.ProfileDropDown .profile-wrpr .profile-section .info-wrapper .platform_type{font-size:14px;line-height:21px;color:#232840;opacity:.6;white-space:break-spaces}.ProfileDropDown .profile-wrpr .profile-section .info-wrapper .location{padding-top:14px}.ProfileDropDown .profile-wrpr .profile-section .info-wrapper .profile_btn{background:#fff;border:1px solid #d7dcea;box-sizing:border-box;border-radius:4px;padding:4px 35px}.ProfileDropDown .profile-wrpr .profile-section .info-wrapper .profile-label{font-weight:700;font-size:13px;line-height:22px;color:#232840}.ProfileDropDown .portfolio-wrpr{display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}.ProfileDropDown .portfolio-wrpr .menu-item+.menu-item{margin-top:15px}.ProfileDropDown .portfolio-wrpr .menu-item{display:flex;align-items:center;height:21px;color:#232840}.ProfileDropDown .portfolio-wrpr .menu-item .logo{flex-shrink:0;width:35px}.ProfileDropDown .portfolio-wrpr .menu-item .label{flex-grow:1;font-size:14px}.ProfileDropDown .portfolio-wrpr .menu-item:hover .sign-out{color:#ff5935}.ProfileDropDown .portfolio-wrpr .disabled{pointer-events:none;opacity:.3}.Dropdown>.btn,.Dropdown>.btn:active,.Dropdown>.btn:focus{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}.Dropdown>.btn:active>span,.Dropdown>.btn:focus>span,.Dropdown>.btn>span{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#20253c}.Dropdown>.btn:active>.caret,.Dropdown>.btn:focus>.caret,.Dropdown>.btn>.caret{margin-left:10px}.Dropdown .btn-secondary{display:flex;gap:4px;align-items:center}.Dropdown .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da;transform:rotate(90deg)}.Dropdown .dropdown-menu{background:#f7f8fb;box-shadow:0 8px 20px rgba(0,0,0,.16);border-radius:10px;padding:15px 0;margin-top:8px;z-index:1052}.Dropdown .dropdown-item{padding:0 16px;margin:0;font-size:16px;line-height:21px;color:#232840}.Dropdown .dropdown-item+.dropdown-item{padding-top:20px}@media (max-width:1280px){.Dropdown .dropdown-item+.dropdown-item{padding-top:14px}}.Dropdown .dropdown-item.active,.Dropdown .dropdown-item:active,.Dropdown .dropdown-item:focus,.Dropdown .dropdown-item:hover{color:#00a5ec;outline:none;background:none}.Dropdown.show>.btn>.caret{transform:rotate(180deg)}.Dropdown.show .fade.show{transition:none}.SearchBar{position:absolute;left:0;top:90px;outline:none;border-radius:4px;display:flex;flex-direction:row;padding:0 30px;width:100%}.SearchBar .search-wrpr{background:hsla(0,0%,100%,.15);box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:60px;width:100%}.SearchBar .search-wrpr .loc-wrpr{padding:8px 12px;border-right:1px solid hsla(0,0%,100%,.2)}.SearchBar .search-wrpr .loc-wrpr .loc{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 20px;gap:10px;height:34px;border:1.5px solid hsla(0,0%,100%,.3);border-radius:40px;color:#fff;font-size:14px;line-height:19px}.SearchBar .search-wrpr .loc-wrpr .loc.active{background:#fff;color:#232840}.SearchBar .search-wrpr .loc-wrpr .loc+.loc{margin-left:10px}.SearchBar .search-wrpr .loc-wrpr .loc:hover{border:1.5px solid hsla(0,0%,100%,.6)}.SearchBar .search-wrpr .loc-wrpr .loc .tab{display:block;white-space:nowrap}.SearchBar .search-wrpr .input-wrpr{padding:0 60px;width:100%;position:relative}.SearchBar .search-wrpr .input-wrpr .back-btn{margin-right:10px;height:40px;border:none;background:transparent;padding:0 10px 0 0;opacity:.5}.SearchBar .search-wrpr .input-wrpr .back-btn:focus{outline:none}.SearchBar .search-wrpr .input-wrpr input{flex-grow:1;border:none;outline:none;font-size:16px;padding:8px 0;color:#232840}.SearchBar .search-wrpr .input-wrpr .cross-btn{padding:0 30px;cursor:pointer}.SearchBar .search-wrpr .input-wrpr .cross-btn.show{visibility:visible}.SearchBar .search-wrpr .input-wrpr .cross-btn.hide{visibility:hidden}.SearchBar .search-wrpr .input-wrpr .srch-icon{--stroke:#fff;opacity:.5;position:absolute;left:20px;top:16px}.SearchBar .search-wrpr .input-wrpr .srch-btn{background:transparent;color:#00a5ec;border:none;visibility:hidden;text-transform:uppercase;font-weight:700;font-size:14px;line-height:18px}.SearchBar .search-wrpr .input-wrpr .srch-btn:focus{outline:none}.SearchBar .search-wrpr .input-wrpr .srch-btn[disabled]{background:#232840;opacity:.3;cursor:not-allowed}.SearchBar .search-wrpr .input-wrpr .srch-btn .srch-icon{--stroke:#fff}.SearchBar .search-wrpr .input-wrpr ::placeholder{color:#fff;opacity:.6}.SearchBar .search-wrpr .input-wrpr:focus-within{background:#fff;border-radius:4px 60px 60px 4px;color:#232840}.SearchBar .search-wrpr .input-wrpr:focus-within ::placeholder{color:#232840;opacity:.5}.SearchBar .search-wrpr .input-wrpr:focus-within .srch-icon{--stroke:#232840}.SearchBar .search-wrpr .input-wrpr:focus-within .srch-btn{visibility:visible}.SearchBar .search-wrpr .input-wrpr .fixed-try-word{color:#fff;opacity:.6;margin-right:4px}.SearchBar .search-wrpr .input-wrpr .company-search-input{background:transparent;transition:all .5s ease;animation:company-search-input 3s infinite;animation-fill-mode:forwards}.SearchBar .search-wrpr .input-wrpr .company-search-input:not(:focus-within):not([value=""]){color:#fff}.SearchBar .search-wrpr .input-wrpr .company-search-input:focus{animation:none}.SearchBar .suggestion-wrpr{position:absolute;top:58px;width:calc(100vw - 550px);margin-left:470px;z-index:1002}.SearchBar .suggestion-wrpr .CardFollowed{border:.8px solid #d2d8e5;border-radius:24px}.SearchBar .suggestion-wrpr .CardFollowed .logo-wrpr{width:30px;height:30px}.SearchBar .suggestion-wrpr .CardFollowed .logo-wrpr .SVGIcon.svg-icon-follow{width:17px;height:17px}.SearchBar .suggestion-wrpr .CardFollowed .lbl-wrpr{font-weight:lighter;font-size:16px;line-height:21px;color:#232840}@media (max-width:480px){.srch-btn-wrpr{background:none;color:inherit;border:none;padding:0;outline:inherit}}@media (max-width:480px){.srch-btn-wrpr .srch-icon{height:30px;width:30px;margin:8px;padding:4px}}@keyframes company-search-input{0%{opacity:0;transform:translateY(10px)}50%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.SuggestionList{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:16px;overflow:overlay;margin:0;padding:10px 0;list-style-type:none;max-height:calc(100vh - 200px);font-family:Inter}.SuggestionList.hide{display:none}.SuggestionList li{font-size:18px;line-height:46px;color:#232840;padding:0 30px;font-weight:400;cursor:pointer}.SuggestionList li .CardFollowed{display:none;margin-left:20px}.SuggestionList li .CardFollowed.followed{display:inline-flex}.SuggestionList li .CardFollowed .lbl-wrpr{display:none}.SuggestionList li.active{background:#f7f8fb}.SuggestionList li.active .CardFollowed{display:inline-flex}.SuggestionList li.active .CardFollowed:hover .lbl-wrpr{display:block}.SuggestionList li .SVGIcon.svg-icon-company,.SuggestionList li .SVGIcon.svg-icon-content,.SuggestionList li .SVGIcon.svg-icon-person{margin-right:15px;width:20px;display:inline-block;--fill:#00a5ec}.SuggestionList li .list-span{display:flex;flex-direction:row;align-items:center;margin:16px 0}.SuggestionList li .list-span[data-type="trending searches"]{align-items:flex-start}.SuggestionList li .trending-img{width:24px;height:24px;margin:10px 10px 0 0}.SuggestionList li .trending-img+.name{padding:10px 0;line-height:25px;color:#232840;font-size:18px;font-weight:400}.SuggestionList li .name{margin:0 12px;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0}.SuggestionList li .other{color:#787a87}.SuggestionList li[data-type="trending searches"]:before,.SuggestionList li[data-type=company]:before,.SuggestionList li[data-type=content]:before,.SuggestionList li[data-type=person]:before{content:attr(data-type);text-transform:uppercase;display:block;background:#fff;margin:16px -30px 8px;padding:0 30px;font-weight:500;font-size:14px;color:#787a87;line-height:23px}.SuggestionList li[data-type="trending searches"]:before{font-size:14px;font-weight:400;line-height:18px;color:#696e8c}.SuggestionList li[data-type="trending searches"]~[data-type="trending searches"]:before,.SuggestionList li[data-type=company]~[data-type=company]:before,.SuggestionList li[data-type=content]~[data-type=content]:before,.SuggestionList li[data-type=person]~[data-type=person]:before{content:"";margin:0}.SuggestionList li .person-card-wrpr{display:flex;align-items:center;padding:8px 0;gap:16px}.SuggestionList li .person-card-wrpr .person-card-info{display:flex;gap:12px}.SuggestionList li .person-card-wrpr .person-card-info .PersonLogo .no-profile{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:40px}.SuggestionList li .person-card-wrpr .person-card-info .PersonLogo .no-profile .initials{font-size:18px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.SuggestionList li .person-card-wrpr .person-card-info .person-meta-info{display:flex;flex-direction:column;justify-content:center;gap:8px}.SuggestionList li .person-card-wrpr .person-card-info .person-meta-info .person-name{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0;color:#232840}.SuggestionList li .person-card-wrpr .person-card-info .person-meta-info .person-comp-designation{display:flex;gap:8px;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;color:#434864}.SuggestionList li .person-card-wrpr .CardFollowed{height:32px}.SuggestionList li .company-sugg-card-wrpr{display:flex;align-items:center;padding:8px 0;gap:16px}.SuggestionList li .company-sugg-card-wrpr .comp-card-info{display:flex;gap:12px}.SuggestionList li .company-sugg-card-wrpr .comp-card-info .comp-meta-info-wrpr{display:flex;flex-direction:column;justify-content:center;gap:6px}.SuggestionList li .company-sugg-card-wrpr .comp-card-info .comp-meta-info-wrpr .comp-name{display:flex;gap:8px}.SuggestionList li .company-sugg-card-wrpr .comp-card-info .comp-meta-info-wrpr .comp-name .company-name{font-size:16px;font-weight:600;line-height:100%;letter-spacing:0;color:#232840}.SuggestionList li .company-sugg-card-wrpr .comp-card-info .comp-meta-info-wrpr .comp-name .country-name{font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;color:#434864}.SuggestionList li .company-sugg-card-wrpr .comp-card-info .comp-meta-info-wrpr .comp-type-reputation{display:flex;align-items:center;gap:8px}.SuggestionList li .company-sugg-card-wrpr .comp-card-info .comp-meta-info-wrpr .comp-type-reputation .comp-type{font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;color:#434864}.SuggestionList li .content-sugg-card-wrpr{display:flex;align-items:center;padding:8px 0;gap:16px}.SuggestionList li .content-sugg-card-wrpr .cont-card-info{display:flex;gap:12px}.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr{display:flex;flex-direction:column;justify-content:center;gap:8px}.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr .cont-name-release-yr-wrpr{display:flex;align-items:center;gap:8px}.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr .cont-name-release-yr-wrpr .content-name{font-size:16px;font-weight:600;line-height:100%;letter-spacing:0;color:#232840}.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr .cont-name-release-yr-wrpr .content-release-yr{font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;color:#434864}.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr .cont-meta-info{display:flex;align-items:center;gap:8px}.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr .cont-meta-info .content-language,.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr .cont-meta-info .content-type{font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;color:#434864}.SuggestionList li .content-sugg-card-wrpr .cont-card-info .content-meta-info-wrpr .cont-meta-info .meta-info-divider{height:5px;width:5px;border-radius:50%;background:#aab3c6}.SuggestionList li .badges-sugg-card-wrpr{display:flex;padding:8px 0;gap:8px}.SuggestionList li .badges-sugg-card-wrpr .badge-name{font-size:16px;font-weight:600;line-height:100%;letter-spacing:0;color:#232840}.SuggestionList li .badges-sugg-card-wrpr .badge-type{font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;color:#434864}.SuggestionList .entity-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#787a87;margin:16px 0}.AAABadgeComponent{border-radius:15px;padding:2.5px 10px;font-weight:700;font-size:14px;line-height:16px;letter-spacing:.05em;background:#61657e;color:#fff}.AAABadgeComponent.vtr-light-shimmer{width:60px;height:21px}.AAABadgeComponent.badge-id-1{background:#0f5499}.AAABadgeComponent.badge-id-2{background:#297acc}.AAABadgeComponent.badge-id-3{background:#4896e3}.AAABadgeComponent.badge-id-4{background:#6eb1f5}.NoContentLogo{width:58px;height:87px;box-shadow:0 1px 4px rgba(0,0,0,.1);border-radius:12px;overflow:hidden;position:relative;border:1px solid #e4e8f1}.NoContentLogo .fall-back,.NoContentLogo .fall-back .img-wrpr{width:100%;height:100%}.NoContentLogo .fall-back .lbl-wrpr{position:absolute;font-style:normal;margin-top:5px;text-align:center;color:#fff;padding:2px 20px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;-webkit-line-clamp:5}.NoContentLogo .fall-back .lbl-wrpr.small-posters{padding:2px 4px}.NoContentLogo .CardFollowed{position:absolute;right:10px;top:10px;display:none}.NoContentLogo .CardFollowed.followed{display:flex}.NoContentLogo .CardFollowed .lbl-wrpr{display:none}.NoContentLogo .CardFollowed{display:flex}.NoContentLogo .CardFollowed:hover .lbl-wrpr{display:block;font-size:14px;line-height:18px;font-weight:400}.CardCircularLogo{border-radius:50%;background-color:#fff;object-fit:scale-down;flex-shrink:0;border:1px solid #e4e8f1}@media (max-width:480px){.CardCircularLogo{width:45px!important;height:45px!important}}.CardCircularLogo.company-logo{filter:drop-shadow(2.04692px 2.04692px 8.18768px rgba(0,0,0,.1))}.CardCircularLogo.company-logo img{border:1px solid #d2d8e5;border-radius:50%}.NoSavedSearches{width:100%;height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#232840}.NoSavedSearches .search-icon-wrpr{width:80px;height:80px;margin-bottom:10px;padding:24px;border:1px solid #d2d8e5;border-radius:50px;background-color:#f2f3f8}.NoSavedSearches .message{font-weight:400;font-size:18px;line-height:27px;text-align:center}.NoSavedSearches .go-back-link{margin-top:12px;margin-right:20px;font-weight:700;font-size:16px;line-height:21px;text-align:center;cursor:pointer}.NoSavedSearches .go-back-link .btn-wrpr{background:#00a5ec;border-radius:4px;outline:none;border:none;padding:14px 35px;font-weight:700;font-size:16px;line-height:21px;text-align:center;color:#fff}.SavedSearchPage .saved-search-section{margin:0 140px;min-height:100vh}.SavedSearchPage .saved-search-section .saved-search-navbar{margin:40px 0}.SavedSearchPage .saved-search-section .saved-search-navbar .tabs{border-bottom:1px solid #d2d8e5;cursor:pointer;margin-bottom:60px}.SavedSearchPage .saved-search-section .saved-search-navbar .tabs .nav-item{margin-right:40px;padding-bottom:17px}.SavedSearchPage .saved-search-section .saved-search-navbar .tabs .nav-item.active{border-bottom:2px solid #00a5ec;font-weight:700}.SavedSearchPage .saved-search-section .saved-search-navbar .tabs .tab-link.nav-link{padding:0}.SavedSearchPage .saved-search-section .saved-search-navbar .tabs .tab-link .tab-title{font-size:20px;line-height:26px;color:#232840}.SavedSearchPage .saved-search-section .saved-searches-lbl{font-weight:700;font-size:30px;line-height:39px;color:#232840;margin:40px 0}.SavedSearchPage .MySavedSearchSection{position:relative;margin:30px 0}.SavedSearchPage .MySavedSearchSection .lbl-wrpr{font-weight:700;font-size:20px;line-height:26px;color:#232840;padding-bottom:20px}.SavedSearchPage .MySavedSearchSection .DDANoData{background:#f7f8fb;border-radius:4px;min-height:200px}.SavedSearchPage .MySavedSearchSection .show-more-btn{margin-top:10px}.SavedSearchPage .MySavedSearchSection .show-more-btn .text{width:150px;height:40px;font-style:normal;font-weight:700;font-size:16px;line-height:21px;color:#00a5ec;border:1px solid #d2d8e5;border-radius:4px;cursor:pointer}.SavedSearchPage .MySavedSearchSection .bubble-wrpr{display:flex;flex-wrap:wrap;min-height:200px}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble{max-width:100%;position:relative;margin:0 15px 10px 0;padding:5px 25px;border:1px solid #d2d8e5;border-radius:50px;font-weight:700;font-size:16px;height:50px;line-height:18px;text-align:center;color:#232840;flex-shrink:0}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .ss-title{min-width:45px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble:hover{background:#f5fcff;border:1px solid #00a5ec}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble:hover .DeleteSavedSearch{display:flex;border-color:#ff445c;background:#f5fcff}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch{display:none;position:absolute;right:0;background:#fff;border-radius:32px}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;border-radius:50%;background:transparent;padding:0;margin:8px 10px}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch button:focus{outline:none}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch .dlt-btn{display:inherit;background:#fff5f5;color:#ff445c;margin-left:5px}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch .dlt-btn:hover{border-color:#ff445c}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch .cnfrm-no{display:none}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch.confirm{display:flex}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch.confirm .cnfrm-no{display:inherit}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch .cnfrm-no{background:#f4f4f4;color:#232840;margin-right:5px}.SavedSearchPage .MySavedSearchSection .bubble-wrpr .bubble .DeleteSavedSearch .cnfrm-no:hover{border-color:#232840}.tt-del-savd-srch{padding:5px 10px}.ScrollToTopButton{position:fixed;bottom:30px;left:30px;height:50px;padding:13px;display:inline-flex;align-items:center;background:#fff;border:3px solid rgba(35,40,64,.1);box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:60px;z-index:1000;cursor:pointer}.ScrollToTopButton .text{display:none;font-weight:700;font-size:16px;line-height:21px;color:#232840;margin-left:5px}.ScrollToTopButton:hover{padding:13px 20px}.ScrollToTopButton:hover .text{display:flex}.ForYouLHSSection{display:flex;flex-direction:column;gap:10px;color:#20253c;position:sticky;height:fit-content}.ForYouLHSSection .profile-wrpr{box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ForYouLHSSection .profile-wrpr .profile-section{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;text-align:center;padding:20px;border-radius:8px 8px 0 0;background-color:#fff;border-bottom:1px solid #e4e8f1;gap:16px}.ForYouLHSSection .profile-wrpr .profile-section .ProfileLogo{margin:auto;width:72px;height:72px}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper{display:flex;flex-direction:column;gap:6px}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper .name{color:#20253c}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper .name .username{font-weight:600;font-size:16px;line-height:19.36px}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper .name:hover{color:#20253c!important;text-decoration:underline}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper .platform-type{color:#696e8c}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper .platform-type .designation{padding:0 5px 0 0}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper .platform-type .organization{color:#20253c;text-decoration:underline}.ForYouLHSSection .profile-wrpr .profile-section .info-wrapper .platform-type .organization:hover{color:#0b73da!important}.ForYouLHSSection .profile-wrpr .recent-srch-wrpr{padding:15px;display:flex;flex-direction:column;background-color:#fff;border-bottom:1px solid #e4e8f1}.ForYouLHSSection .profile-wrpr .recent-srch-wrpr .recent-srch-header{color:#696e8c}.ForYouLHSSection .profile-wrpr .recent-srch-wrpr .search-list{padding:5px 0}.ForYouLHSSection .profile-wrpr .recent-srch-wrpr .search-list .svg-icon-clock{--stroke:#61657e;border:1px solid #61657e;border-radius:50%}.ForYouLHSSection .profile-wrpr .recent-srch-wrpr .search-list .search-txt{margin:0 5px;color:#20253c}.ForYouLHSSection .profile-wrpr .recent-srch-wrpr .search-list .other-info{color:#696e8c}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr{padding:24px 20px;display:flex;flex-direction:column;background-color:#fff;gap:16px;border-bottom:1px solid #e4e8f1;width:100%}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-header{color:#696e8c}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .svg-icon-arrow-up-right{position:absolute;left:250px}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .svg-icon-arrow-up-right:hover{cursor:pointer}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-list{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-list .saved-srch-link{max-width:100%}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-list .saved-srch-link .saved-srch-text{padding:6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;align-items:center;height:30px;color:#20253c;width:100%}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-list .saved-srch-link .saved-srch-text:hover{color:#0b73da!important}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-list .saved-srch-link .saved-srch-text .title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-list .all-wrpr{padding:6px 16px;border:1px solid #cbcfdc;border-radius:30px;height:30px;color:#20253c;color:#0b73da;display:flex;align-items:center}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .saved-srch-list .svg-icon-right-arrow{--stroke:#0b73da}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .no-search-wrpr{color:#696e8c;display:flex;flex-direction:column;gap:16px;font-size:14px;line-height:21px}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .no-search-wrpr .upper-wrpr{display:flex;gap:16px;align-items:center}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .no-search-wrpr .upper-wrpr .icon-wrpr{background-color:#eff1fa;width:40px;height:40px;border-radius:40px;position:relative}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .no-search-wrpr .upper-wrpr .icon-wrpr .SVGIcon.svg-icon-search-plus{--fill:#61657e;--stroke:#61657e;position:absolute;top:10px;left:10px}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .no-search-wrpr .upper-wrpr .empty-part{display:flex;flex-direction:column;gap:8px;width:80%}.ForYouLHSSection .profile-wrpr .saved-srch-wrpr .no-search-wrpr .upper-wrpr .empty-part .empty-div{background-color:#eff1fa;height:12px;display:flex;border-radius:4px}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr{padding:24px 20px;display:flex;flex-direction:column;border-radius:0 0 8px 8px;background-color:#fff;gap:16px;width:100%}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-header{color:#696e8c}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .svg-icon-arrow-up-right{position:absolute;left:250px}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .svg-icon-arrow-up-right:hover{cursor:pointer}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .person-follow-text{max-width:100%}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .person-follow-text .person-follow-text{padding:6px 12px 6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:30px;align-items:center;gap:4px;color:#20253c;width:100%;cursor:pointer}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .person-follow-text .person-follow-text:hover{color:#0b73da!important}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .person-follow-text .person-follow-text .title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .follow-text-link-wrpr{max-width:100%}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .follow-text-link-wrpr .follow-text{padding:6px 12px 6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:30px;align-items:center;gap:4px;color:#20253c;width:100%}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .follow-text-link-wrpr .follow-text:hover{color:#0b73da!important}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .follow-text-link-wrpr .follow-text .title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .all-wrpr{padding:6px 12px 6px 16px;border:1px solid #cbcfdc;border-radius:30px;height:30px;gap:4px;color:#20253c;color:#0b73da;display:flex;align-items:center;gap:0}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .svg-icon-right-arrow{--stroke:#0b73da}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .CardFollowedTooltip{height:-webkit-fill-available}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .follow-list .CardFollowedTooltip .CardFollowed{border:none;transform:scale(.8);width:20px;height:100%}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .no-follow-wrpr{color:#696e8c;display:flex;flex-direction:column;gap:16px;font-size:14px;line-height:21px}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .no-follow-wrpr .upper-wrpr{display:flex;gap:16px;align-items:center}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .no-follow-wrpr .upper-wrpr .icon-wrpr{background-color:#eff1fa;width:40px;height:40px;border-radius:40px;position:relative}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .no-follow-wrpr .upper-wrpr .icon-wrpr .svg-icon-follow{--stroke:#61657e;position:absolute;top:9px;left:9px}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .no-follow-wrpr .upper-wrpr .empty-part{display:flex;flex-direction:column;gap:8px;width:80%}.ForYouLHSSection .profile-wrpr .follow-topics-wrpr .no-follow-wrpr .upper-wrpr .empty-part .empty-div{background-color:#eff1fa;height:12px;display:flex;border-radius:4px}.ForYouLHSSection .manage-comp-wrpr{padding:16px 20px;display:flex;flex-direction:column;border-radius:8px;background-color:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196);gap:16px}.ForYouLHSSection .manage-comp-wrpr .header{color:#696e8c}.ForYouLHSSection .manage-comp-wrpr .company-list{padding:5px 0;display:flex;align-items:center;gap:12px}.ForYouLHSSection .manage-comp-wrpr .company-list:hover .comp-name-wrpr .comp-name{color:#0b73da}.ForYouLHSSection .manage-comp-wrpr .company-list .manage-comp-logo{border:1px solid #d2d8e5}.ForYouLHSSection .manage-comp-wrpr .company-list .comp-name-wrpr{display:flex;flex-direction:column}.ForYouLHSSection .manage-comp-wrpr .company-list .comp-name-wrpr .comp-name{color:#20253c}.ForYouLHSSection .manage-comp-wrpr .company-list .comp-name-wrpr .primary-tag{background-color:#eff1fa;color:#696e8c;font-weight:700;font-size:12px;line-height:13px;padding:2px 8px;border-radius:8px;height:20px;width:fit-content;display:flex;align-items:center}.ForYouLHSSection .strfrnt-analytics-wrpr{padding:16px 20px 20px;display:flex;flex-direction:column;border-radius:8px;background-color:#fff;gap:16px;font-size:14px;line-height:17px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ForYouLHSSection .strfrnt-analytics-wrpr .header-wrpr{display:flex;align-items:flex-start;gap:8px}.ForYouLHSSection .strfrnt-analytics-wrpr .header-wrpr .header{color:#696e8c}.ForYouLHSSection .strfrnt-analytics-wrpr .header-wrpr .svg-icon-info{--stroke:#969ab3}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown{width:240px;height:40px;padding:8px 12px 8px 16px;gap:12px;border-radius:4px;border:1px solid #e4e8f1;display:flex;align-items:center}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown.no-dropdown{background-color:#eff1fa}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown.no-dropdown .toggle-dd{cursor:default}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown .toggle-dd{height:100%;display:flex;width:100%;align-items:center;padding:0;justify-content:space-between}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown .toggle-dd .comp-name-display{height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown .dropdown-menu{transform:translate3d(0,34px,0)!important;width:100%}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown .dropdown-menu .dropdown-item{padding:12px 16px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown .dropdown-menu .dropdown-item.selected-item{font-weight:600}.ForYouLHSSection .strfrnt-analytics-wrpr .dropdown-wrpr .dropdown .dropdown-menu .dropdown-item:hover{background-color:#ecf5fe;color:#0b73da;font-weight:400}.ForYouLHSSection .strfrnt-analytics-wrpr .strfnt-data-wrpr{display:flex;flex-direction:column;gap:16px}.saved-srch-tt{max-width:270px;padding:10px 20px;margin:5px 0}.saved-srch-tt .tooltip-arrow{display:none}

/*!*****************************************************

Freak Flags, Copyright ©2021 Michael P. Cohen. Freak flags is licenced under the MIT licence.

For complete information visit: www.freakflagsprite.com

******************************************************/.fflag{background-image:url(/51284dbbd8a85d88f6d03043a9e13e30.png);background-repeat:no-repeat;background-size:100% 49494%;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;box-sizing:content-box;background-position:center 100%}.fflag-CH,.fflag-NP{box-shadow:none!important}.fflag-BV,.fflag-GG,.fflag-GS,.fflag-HM,.fflag-MF{background-position:center 0}.fflag-DZ{background-position:center .2287%}.fflag-AO{background-position:center .4524%}.fflag-BJ{background-position:center .6721%}.fflag-BW{background-position:center .8958%}.fflag-BF{background-position:center 1.1162%}.fflag-BI{background-position:center 1.3379%}.fflag-CM{background-position:center 1.5589%}.fflag-CV{background-position:center 1.7805%}.fflag-CF{background-position:center 2.0047%}.fflag-TD{background-position:center 2.2247%}.fflag-CD{background-position:left 2.4467%}.fflag-DJ{background-position:left 2.6674%}.fflag-EG{background-position:center 2.8931%}.fflag-GQ{background-position:center 3.1125%}.fflag-ER{background-position:left 3.3325%}.fflag-ET{background-position:center 3.5542%}.fflag-GA{background-position:center 3.7759%}.fflag-GM{background-position:center 4.0015%}.fflag-GH{background-position:center 4.2229%}.fflag-GN{background-position:center 4.441%}.fflag-GW{background-position:left 4.66663%}.fflag-CI{background-position:center 4.8844%}.fflag-KE{background-position:center 5.1061%}.fflag-LS{background-position:center 5.3298%}.fflag-LR{background-position:left 5.5495%}.fflag-LY{background-position:center 5.7712%}.fflag-MG{background-position:center 5.994%}.fflag-MW{background-position:center 6.2156%}.fflag-ML{background-position:center 6.4363%}.fflag-MR{background-position:center 6.658%}.fflag-MU{background-position:center 6.8805%}.fflag-YT{background-position:center 7.1038%}.fflag-MA{background-position:center 7.3231%}.fflag-MZ{background-position:left 7.5448%}.fflag-NA{background-position:left 7.7661%}.fflag-NE{background-position:center 7.98937%}.fflag-NG{background-position:center 8.2099%}.fflag-CG{background-position:center 8.4316%}.fflag-RE{background-position:center 8.6533%}.fflag-RW{background-position:right 8.875%}.fflag-SH{background-position:center 9.0967%}.fflag-ST{background-position:center 9.32237%}.fflag-SN{background-position:center 9.5426%}.fflag-SC{background-position:left 9.7628%}.fflag-SL{background-position:center 9.9845%}.fflag-SO{background-position:center 10.2052%}.fflag-ZA{background-position:left 10.4269%}.fflag-SS{background-position:left 10.6486%}.fflag-SD{background-position:center 10.8703%}.fflag-SR{background-position:center 11.0945%}.fflag-SZ{background-position:center 11.3135%}.fflag-TG{background-position:left 11.5354%}.fflag-TN{background-position:center 11.7593%}.fflag-UG{background-position:center 11.9799%}.fflag-TZ{background-position:center 12.2005%}.fflag-EH{background-position:center 12.4222%}.fflag-YE{background-position:center 12.644%}.fflag-ZM{background-position:center 12.8664%}.fflag-ZW{background-position:left 13.0873%}.fflag-AI{background-position:center 13.309%}.fflag-AG{background-position:center 13.5307%}.fflag-AR{background-position:center 13.7524%}.fflag-AW{background-position:left 13.9741%}.fflag-BS{background-position:left 14.1958%}.fflag-BB{background-position:center 14.4175%}.fflag-BQ{background-position:center 14.6415%}.fflag-BZ{background-position:center 14.8609%}.fflag-BM{background-position:center 15.0826%}.fflag-BO{background-position:center 15.306%}.fflag-VG{background-position:center 15.528%}.fflag-BR{background-position:center 15.7496%}.fflag-CA{background-position:center 15.9694%}.fflag-KY{background-position:center 16.1911%}.fflag-CL{background-position:left 16.4128%}.fflag-CO{background-position:left 16.6345%}.fflag-KM{background-position:center 16.8562%}.fflag-CR{background-position:center 17.0779%}.fflag-CU{background-position:left 17.2996%}.fflag-CW{background-position:center 17.5213%}.fflag-DM{background-position:center 17.743%}.fflag-DO{background-position:center 17.968%}.fflag-EC{background-position:center 18.1864%}.fflag-SV{background-position:center 18.4081%}.fflag-FK{background-position:center 18.6298%}.fflag-GF{background-position:center 18.8515%}.fflag-GL{background-position:left 19.0732%}.fflag-GD{background-position:center 19.2987%}.fflag-GP{background-position:center 19.518%}.fflag-GT{background-position:center 19.7383%}.fflag-GY{background-position:center 19.96%}.fflag-HT{background-position:center 20.1817%}.fflag-HN{background-position:center 20.4034%}.fflag-JM{background-position:center 20.6241%}.fflag-MQ{background-position:center 20.8468%}.fflag-MX{background-position:center 21.0685%}.fflag-MS{background-position:center 21.2902%}.fflag-NI{background-position:center 21.5119%}.fflag-PA{background-position:center 21.7336%}.fflag-PY{background-position:center 21.9553%}.fflag-PE{background-position:center 22.177%}.fflag-PR{background-position:left 22.4002%}.fflag-BL{background-position:center 22.6204%}.fflag-KN{background-position:center 22.8421%}.fflag-LC{background-position:center 23.0638%}.fflag-PM{background-position:center 23.2855%}.fflag-VC{background-position:center 23.5072%}.fflag-SX{background-position:left 23.732%}.fflag-TT{background-position:center 23.9506%}.fflag-TC{background-position:center 24.1723%}.fflag-US{background-position:center 24.394%}.fflag-VI{background-position:center 24.6157%}.fflag-UY{background-position:left 24.8374%}.fflag-VE{background-position:center 25.0591%}.fflag-AB{background-position:center 25.279%}.fflag-AF{background-position:center 25.5025%}.fflag-AZ{background-position:center 25.7242%}.fflag-BD{background-position:center 25.9459%}.fflag-BT{background-position:center 26.1676%}.fflag-BN{background-position:center 26.3885%}.fflag-KH{background-position:center 26.611%}.fflag-CN{background-position:left 26.8327%}.fflag-GE{background-position:center 27.0544%}.fflag-HK{background-position:center 27.2761%}.fflag-IN{background-position:center 27.4978%}.fflag-ID{background-position:center 27.7195%}.fflag-JP{background-position:center 27.9412%}.fflag-KZ{background-position:center 28.1615%}.fflag-LA{background-position:center 28.3846%}.fflag-MO{background-position:center 28.6063%}.fflag-MY{background-position:center 28.829%}.fflag-MV{background-position:center 29.0497%}.fflag-MN{background-position:left 29.2714%}.fflag-MM{background-position:center 29.4931%}.fflag-NP{background-position:left 29.7148%}.fflag-KP{background-position:left 29.9365%}.fflag-MP{background-position:center 30.1582%}.fflag-PW{background-position:center 30.3799%}.fflag-PG{background-position:center 30.6016%}.fflag-PH{background-position:left 30.8233%}.fflag-SG{background-position:left 31.045%}.fflag-KR{background-position:center 31.2667%}.fflag-LK{background-position:right 31.4884%}.fflag-TW{background-position:left 31.7101%}.fflag-TJ{background-position:center 31.9318%}.fflag-TH{background-position:center 32.1535%}.fflag-TL{background-position:left 32.3752%}.fflag-TM{background-position:center 32.5969%}.fflag-VN{background-position:center 32.8186%}.fflag-AL{background-position:center 33.0403%}.fflag-AD{background-position:center 33.25975%}.fflag-AM{background-position:center 33.4837%}.fflag-AT{background-position:center 33.7054%}.fflag-BY{background-position:left 33.9271%}.fflag-BE{background-position:center 34.1488%}.fflag-BA{background-position:center 34.3705%}.fflag-BG{background-position:center 34.5922%}.fflag-HR{background-position:center 34.8139%}.fflag-CY{background-position:center 35.0356%}.fflag-CZ{background-position:left 35.2555%}.fflag-DK{background-position:center 35.479%}.fflag-EE{background-position:center 35.7007%}.fflag-FO{background-position:center 35.9224%}.fflag-FI{background-position:center 36.1441%}.fflag-FR{background-position:center 36.3658%}.fflag-DE{background-position:center 36.5875%}.fflag-GI{background-position:center 36.8092%}.fflag-GR{background-position:left 37.0309%}.fflag-HU{background-position:center 37.2526%}.fflag-IS{background-position:center 37.4743%}.fflag-IE{background-position:center 37.696%}.fflag-IM{background-position:center 37.9177%}.fflag-IT{background-position:center 38.1394%}.fflag-JE{background-position:center 38.3611%}.fflag-XK{background-position:center 38.5828%}.fflag-LV{background-position:center 38.8045%}.fflag-LI{background-position:left 39.0262%}.fflag-LT{background-position:center 39.2479%}.fflag-LU{background-position:center 39.4696%}.fflag-MT{background-position:left 39.6913%}.fflag-MD{background-position:center 39.913%}.fflag-MC{background-position:center 40.1347%}.fflag-ME{background-position:center 40.3564%}.fflag-NL{background-position:center 40.5781%}.fflag-MK{background-position:center 40.7998%}.fflag-NO{background-position:center 41.0215%}.fflag-PL{background-position:center 41.2432%}.fflag-PT{background-position:center 41.4649%}.fflag-RO{background-position:center 41.6866%}.fflag-RU{background-position:center 41.9083%}.fflag-SM{background-position:center 42.13%}.fflag-RS{background-position:center 42.3517%}.fflag-SK{background-position:center 42.5734%}.fflag-SI{background-position:center 42.7951%}.fflag-ES{background-position:left 43.0168%}.fflag-SE{background-position:center 43.2385%}.fflag-CH{background-position:center 43.4602%}.fflag-TR{background-position:center 43.6819%}.fflag-UA{background-position:center 43.9036%}.fflag-GB{background-position:center 44.1253%}.fflag-VA{background-position:right 44.347%}.fflag-BH{background-position:center 44.5687%}.fflag-IR{background-position:center 44.7904%}.fflag-IQ{background-position:center 45.0121%}.fflag-IL{background-position:center 45.2338%}.fflag-KW{background-position:left 45.4555%}.fflag-JO{background-position:left 45.6772%}.fflag-KG{background-position:center 45.897%}.fflag-LB{background-position:center 46.1206%}.fflag-OM{background-position:left 46.3423%}.fflag-PK{background-position:center 46.561%}.fflag-PS{background-position:center 46.7857%}.fflag-QA{background-position:center 47.0074%}.fflag-SA{background-position:center 47.2291%}.fflag-SY{background-position:center 47.4508%}.fflag-AE{background-position:center 47.6725%}.fflag-UZ{background-position:left 47.8942%}.fflag-AS{background-position:right 48.1159%}.fflag-AU{background-position:center 48.3376%}.fflag-CX{background-position:center 48.5593%}.fflag-CC{background-position:center 48.781%}.fflag-CK{background-position:center 49.002%}.fflag-FJ{background-position:center 49.2244%}.fflag-PF{background-position:center 49.4445%}.fflag-GU{background-position:center 49.6678%}.fflag-KI{background-position:center 49.8895%}.fflag-MH{background-position:left 50.1112%}.fflag-FM{background-position:center 50.3329%}.fflag-NC{background-position:center 50.5546%}.fflag-NZ{background-position:center 50.7763%}.fflag-NR{background-position:left 50.998%}.fflag-NU{background-position:center 51.2197%}.fflag-NF{background-position:center 51.4414%}.fflag-WS{background-position:left 51.6631%}.fflag-SB{background-position:left 51.8848%}.fflag-TK{background-position:center 52.1065%}.fflag-TO{background-position:left 52.3282%}.fflag-TV{background-position:center 52.5499%}.fflag-VU{background-position:left 52.7716%}.fflag-WF{background-position:center 52.9933%}.fflag-EU{background-position:center 53.215%}.fflag-JR{background-position:center 53.4315%}.fflag-OLY{background-position:center 53.6584%}.fflag-UN{background-position:center 53.875%}.fflag-AX{background-position:center 54.089%}.fflag-BE.ff-app,.fflag-BE.ff-round,.fflag-BE.ff-sphere,.fflag-CI.ff-app,.fflag-CI.ff-round,.fflag-CI.ff-sphere,.fflag-FR.ff-app,.fflag-FR.ff-round,.fflag-FR.ff-sphere,.fflag-GN.ff-app,.fflag-GN.ff-round,.fflag-GN.ff-sphere,.fflag-IE.ff-app,.fflag-IE.ff-round,.fflag-IE.ff-sphere,.fflag-IT.ff-app,.fflag-IT.ff-round,.fflag-IT.ff-sphere,.fflag-ML.ff-app,.fflag-ML.ff-round,.fflag-ML.ff-sphere,.fflag-NG.ff-app,.fflag-NG.ff-round,.fflag-NG.ff-sphere,.fflag-RO.ff-app,.fflag-RO.ff-round,.fflag-RO.ff-sphere,.fflag-TD.ff-app,.fflag-TD.ff-round,.fflag-TD.ff-sphere{background-size:100% 50000%}.fflag.ff-sm{width:18px;height:11px}.fflag.ff-md{width:27px;height:17px}.fflag.ff-lg{width:42px;height:27px}.fflag.ff-xl{width:60px;height:37px}.ff-round{background-size:160%;background-clip:content-box;border-radius:50%}.ff-round.ff-sm{width:12px;height:12px}.ff-round.ff-md{width:18px;height:18px}.ff-round.ff-lg{width:24px;height:24px}.ff-round.ff-xl{width:32px;height:32px}.ff-app{background-size:155%;background-clip:content-box;border-radius:21%}.ff-app:before{content:"";display:inline-block;width:inherit;height:inherit;position:absolute;top:0;left:0;background:radial-gradient(circle at center -166%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 66%,hsla(0,0%,100%,.5) 80%,hsla(0,0%,100%,0) 80.5%,rgba(0,0,0,.02) 81%,rgba(0,0,0,.2) 100%)}.ff-app.ff-sm,.ff-app.ff-sm:before{width:12px;height:12px}.ff-app.ff-md,.ff-app.ff-md:before{width:18px;height:18px}.ff-app.ff-lg,.ff-app.ff-lg:before{width:24px;height:24px}.ff-app.ff-xl,.ff-app.ff-xl:before{width:32px;height:32px}.ff-sphere{background-size:160%;background-clip:content-box;border-radius:50%}.ff-sphere:before{background:radial-gradient(circle at 13% 58%,hsla(0,0%,100%,0) 68%,hsla(0,0%,100%,.6) 82%,#fff 100%),radial-gradient(circle at 50% -34%,transparent 85%,rgba(0,0,0,.5) 94%,rgba(0,0,0,.4) 100%),radial-gradient(circle at 26% 26%,#fff 7%,rgba(255,255,252,.6) 0,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.1) 29%,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,0) 50%,rgba(0,0,0,.45) 68%,#000 78%)}.ff-sphere:after,.ff-sphere:before{content:"";display:inline-block;width:inherit;height:inherit;position:absolute;top:0;left:0}.ff-sphere:after{border-radius:50%}.ff-sphere.ff-sm{width:12px;height:12px}.ff-sphere.ff-md{width:18px;height:18px}.ff-sphere.ff-lg{width:24px;height:24px}.ff-sphere.ff-xl{width:32px;height:32px}.ff-wave:before{content:"";display:inline-block;width:inherit;height:inherit;position:absolute;top:0;left:0;background:linear-gradient(106deg,#fff,hsla(0,0%,100%,.2) 24%,hsla(0,0%,100%,.3) 36%,rgba(0,0,0,.15) 56%,hsla(0,0%,100%,.2) 70%,rgba(0,0,0,.2) 78%,hsla(0,0%,100%,.1) 86%,rgba(0,0,0,.4))}.fflag-CH.ff-wave:before{width:69%;left:15%}.fflag-NP.ff-wave:before{content:none}.LHSStorefrontAnalytics{display:flex;flex-direction:column;gap:16px;width:100%;border-radius:8px}.LHSStorefrontAnalytics .analytics-wrpr{display:flex;gap:8px;width:100%}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-head{font-weight:500;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-head .current-rank{font-family:Inter;font-size:16px;font-weight:600;line-height:20px}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-head .rank-indicator{width:15px;height:10px;margin-left:2px}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr{display:flex;gap:8px;align-items:center}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .rank-display{display:flex;flex-direction:row;gap:4px;align-items:center}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .last-week-rank{font-weight:400;font-size:14px;display:flex;gap:4px}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .last-week-rank .tag{color:#696e8c}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .last-week-rank .rank{font-weight:500}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr.verticle-wrpr{flex-direction:column;align-items:flex-start}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .engagement-level{font-size:20px;line-height:26px}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .red{color:#eb4747}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .green{color:#15c132}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .rank-data-wrpr .yellow{color:#f0bd56}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .category-name-wrpr .category-type{font-weight:400;font-size:14px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .country-name{display:flex;flex-direction:row;font-weight:400;font-size:14px;align-items:center;width:100%}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr .country-name span{margin-left:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LHSStorefrontAnalytics .analytics-wrpr .rank-wrpr:not(:last-of-type){border-right:1px solid hsla(0,0%,100%,.1)}.LHSStorefrontAnalytics .bottom-line{height:1px;background-color:#e4e8f1}.LHSStorefrontAnalytics .comp-details-analytics-wrpr .seperator{padding:0 5px 0 15px;opacity:.4}.LHSStorefrontAnalytics .not-available{font-size:14px;font-weight:400;opacity:.6;margin:auto 0}.FallbackLHSStorefront{width:100%;display:flex;flex-direction:column;gap:16px}.FallbackLHSStorefront .lhs{width:28px;height:24px;border-radius:50px}.FallbackLHSStorefront .rhs{width:100%;height:100%;border-radius:4px}.FallbackLHSStorefront .wrpr-1{height:47px;display:flex;gap:8px}.FallbackLHSStorefront .wrpr-2{height:72px;display:flex;gap:8px}.FallbackLHSStorefront .border{height:1px;background-color:#e4e8f1}.ContentLogo{width:58px;height:87px;box-shadow:0 1px 4px rgba(0,0,0,.1);border-radius:16px;overflow:hidden;position:relative;flex-shrink:0}.ContentLogo .fall-back{width:100%;height:100%}.ContentLogo .fall-back .img-wrpr{width:33%;margin:8px}.ContentLogo .fall-back .lbl-wrpr{font-size:12px;line-height:16px;margin-top:5px;text-align:center;color:#fff;padding:2px 5px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;-webkit-line-clamp:2}.ContentLogo .CardFollowed{position:absolute;right:10px;top:10px;display:none}.ContentLogo .CardFollowed.followed{display:flex}.ContentLogo .CardFollowed .lbl-wrpr{display:none}.ContentLogo:hover .CardFollowed{display:flex}.ContentLogo:hover .CardFollowed:hover .lbl-wrpr{display:block;font-size:14px;line-height:18px;font-weight:400}.PageNotFound{display:flex;justify-content:center;align-items:center;margin:40px 0;overflow:auto;gap:24px}.PageNotFound .pagenotfound-img img{height:calc(100vh - 250px);width:100%}.PageNotFound .lbl-sorry{font-weight:700;font-size:32px;line-height:42px;color:#232840;margin-right:16px}.PageNotFound .pagenotfound-labels{display:flex;flex-direction:column}.PageNotFound .pagenotfound-labels .lbl-no-page,.PageNotFound .pagenotfound-labels .lbl-try-search{font-family:Inter;font-weight:400;font-size:28px;line-height:160%;color:#232840}.PageNotFound .pagenotfound-labels .lbl-try-search{gap:9px;text-align:center}.PageNotFound .pagenotfound-labels .lbl-try-search .lbl-dashboard{font-family:Inter;font-weight:400;font-size:28px;line-height:100%;color:#0b73da}.PageNotFound .pagenotfound-labels .lbl-try-search .lbl-dashboard:hover{color:#1866b3!important}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/416d91365b44e4b4f4777663e6f009f3.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/8f2c4d11474275fbc1614b9098334eae.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/2b3e1faf89f94a4835397e7a43b4f77d.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:hsla(0,0%,100%,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.WorldMap{width:100%;height:100%;background:#fff;position:relative}.WorldMap .title-wrpr{position:absolute;z-index:1;top:20px;left:20px;font-weight:700;font-size:18px;line-height:18px;color:#232840}.WorldMap .vtr-map{height:100%;border-radius:8px;z-index:0}.WorldMap .leaflet-popup-content-wrapper{background:#fff;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:100px}.WorldMap .leaflet-popup-content{font-size:14px;line-height:18px;text-align:center;text-transform:capitalize;color:#232840}.WorldMap .leaflet-popup-close-button,.WorldMap .leaflet-popup-tip-container{display:none}.WorldMap .popup-wrpr{position:relative}.WorldMap .popup-wrpr .country-lbl{font-weight:700}.WorldMap .popup-wrpr .deals-lbl{opacity:.5}.WorldMap .popup-wrpr .hq-lbl{position:absolute;top:-26px;right:-22px;background:#00a5ec;border:1px solid #fff;box-sizing:border-box;box-shadow:2px 2px 8px rgba(0,0,0,.1);border-radius:100px;padding:2px 7px}.WorldMap .popup-wrpr .hq-lbl .text-lbl{font-weight:700;font-size:12px;line-height:16px;text-align:center;text-transform:capitalize;color:#fff}.WorldMap .leaflet-div-icon{background:transparent;border:0}.WorldMap .leaflet-div-icon .vtr-marker{display:flex;align-items:center;height:12px;width:12px}.WorldMap .leaflet-div-icon .vtr-marker .vtr-marker-icon{width:15px;height:15px;background:#00a5ec;border-radius:50%;border:4px solid rgba(0,165,236,.23);flex-shrink:0;background-clip:padding-box}.WorldMap .leaflet-div-icon .vtr-marker .vtr-marker-icon.hq{background:#5d2682;border:4px solid rgba(93,38,130,.23);background-clip:padding-box}.WorldMap .leaflet-div-icon .vtr-marker .vtr-marker-text{font-weight:700;font-size:16px;color:#000;margin-left:5px}.WorldMap .leaflet-container{background:#fff}.content-rating .icon{width:18px!important;height:18px!important}.content-rating .rating{font-size:18px;font-weight:700;line-height:23px;letter-spacing:0;text-align:center;color:#fff}.CardStarRating{display:flex;align-items:center;font-size:14px;color:#61657e;line-height:20px}.CardStarRating .rating{font-weight:700;margin-right:5px}.CardStarRating .votes{font-weight:400}.CardStarRating .icon{width:14px;height:14px;margin-right:10px}.CardStarRating .star{--percent:calc(var(--rating)/5*100%);display:inline-block;font-size:16px;font-family:DM Sans;line-height:1;font-weight:700;margin-right:10px}.CardStarRating .star:before{content:"★★★★★";letter-spacing:2.5px;background:linear-gradient(90deg,#ff5935,var(--percent),#fff var(--percent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #ff5935}.CardLocation{display:flex;align-items:center;font-size:15px;line-height:22px;color:#232840}.CardLocation .icon{margin-right:3px;position:relative}.CardLocation .icon .SVGIcon{position:absolute;left:0}.CardLocation .icon .Flag{height:14px;width:22px;border-radius:2px}.CardLocation .company-name-lbl{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.CardMetric .name{font-size:14px;line-height:24px;color:#232840}.CardMetric .value{font-weight:700;font-size:20px;line-height:22px;color:#61657e}.CompanyCard{position:relative;width:350px;height:425px;border:1px solid transparent;border-radius:12px;display:block}.CompanyCard.checked-border{border:2px solid #00a5ec!important}.CompanyCard .CardFollowed{display:none;position:absolute;z-index:1;top:18px;right:28px}.CompanyCard .CardFollowed.followed{display:flex}.CompanyCard .CardFollowed .lbl-wrpr{display:none}.CompanyCard:hover{border-color:#dcdfe9;box-shadow:2px 2px 8px rgba(0,0,0,.07)}.CompanyCard:hover .CardFollowed{display:flex}.CompanyCard:hover .CardFollowed:hover .lbl-wrpr{display:block}.CompanyCard .wrapper{margin:8px}.CompanyCard .wrapper .top-section-wrapper{background:#f7f8fb;height:198px;border-radius:10px;margin-bottom:15px;overflow:auto;position:relative}.CompanyCard .wrapper .top-section-wrapper .top-section{height:149px;margin:20px 24px;display:flex;flex-direction:column}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper{flex-grow:1;height:94px;display:flex;margin-bottom:11px}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info{display:flex;flex-direction:column;flex-grow:1;margin-right:5px;width:190px}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .name{height:48px;margin-bottom:3px;overflow:hidden;width:max-content;max-width:100%}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .name .checkbox{position:absolute;height:18px;width:18px;cursor:pointer}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .name .checkbox:before{content:"";display:block;width:18px;height:18px;border:2px solid #c8ceda;border-radius:2px}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .name .checkbox:checked:before{border:2px solid #007bff}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .name .not-checked{appearance:none}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .select-style{position:relative}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .select-style .CardPrimaryInfo{margin-left:26px}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .type{height:20px;margin-bottom:5px}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .type .CardSecondaryInfo{-webkit-line-clamp:2;word-break:break-word}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr{align-items:center}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .company-logo{flex-shrink:0}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn{background-color:#18a956;border-radius:4px;padding:5px 10px;width:102px;height:27px;border:1px solid transparent;display:flex;align-items:center;cursor:pointer}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn .get-in-touch{color:#fff;font-size:13px;font-weight:500;line-height:16.93px}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn:hover{border:1px solid #d2d8e5;background-color:#fff}.CompanyCard .wrapper .top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn:hover .get-in-touch{color:#18a956}.CompanyCard .wrapper .top-section-wrapper .top-section .location{height:22px;margin-bottom:2px}.CompanyCard .wrapper .top-section-wrapper .top-section .languages{height:22px}.CompanyCard .wrapper .mid-section-wrapper{height:146px;margin-bottom:15px}.CompanyCard .wrapper .mid-section-wrapper .mid-section{margin:0 30px}.CompanyCard .wrapper .mid-section-wrapper .mid-section .metrics{height:58px;margin-bottom:15px;display:flex}.CompanyCard .wrapper .mid-section-wrapper .mid-section .metrics>div{flex:1 1 0;max-width:33.33%}.CompanyCard .wrapper .mid-section-wrapper .mid-section .services-wrpr{max-height:74px;overflow-y:auto}.CompanyCard .wrapper .mid-section-wrapper .mid-section .services-wrpr .service-item{margin:0 5px 6px 0;font-size:.8125em;line-height:23px;color:#61657e;border:1px solid #f0f2f8;background:transparent;box-sizing:border-box;border-radius:35.8211px;padding:3px 10px;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompanyCard .wrapper .mid-section-wrapper .empty-counts{color:#232840}.CompanyCard .wrapper .mid-section-wrapper .empty-counts .vtr-team{font-size:16px;padding:0 30px}.CompanyCard .wrapper .mid-section-wrapper .empty-counts .vtr-team-msg{font-size:14px;background:#f7f8fb;height:80px;border-radius:10px;padding:10px 30px}.CompanyCard .wrapper .bot-section-wrapper{margin:0 10px;display:flex;align-items:center;justify-content:space-between}.CompanyCard.v2{width:330px;height:250px;border-radius:10px;background:#fff;overflow-x:hidden}.CompanyCard.v2 .wrapper{margin:0}.CompanyCard.v2 .wrapper .top-section-wrapper{height:175px;margin-bottom:0;background:#fff}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section{height:150px;margin:25px 25px 0}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .info-wrapper{margin-bottom:5px}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .info-wrapper .info .name{height:25px;margin-bottom:5px}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .info-wrapper .info .name .CardPrimaryInfo{-webkit-line-clamp:1}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .info-wrapper .info .type{height:40px;margin:0}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .info-wrapper .info .type .CardSecondaryInfo{opacity:.8}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr{align-items:center}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .location{height:18px}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .location .CardLocation{font-size:14px;opacity:.8}.CompanyCard.v2 .wrapper .top-section-wrapper .top-section .ThirdPartyBadges{margin:14px 0;height:30px}.CompanyCard.v2 .wrapper .mid-section-wrapper{height:55px;margin-bottom:0}.CompanyCard.v2 .wrapper .mid-section-wrapper .mid-section{margin:0 25px}.CompanyCard.v2 .wrapper .mid-section-wrapper .mid-section .metrics{height:55px;margin-bottom:0}.ThirdPartyBadges :first-child{margin-left:0}.ThirdPartyBadges>*{margin-left:-5px}.ThirdPartyBadges .badge-logo-wrpr{display:block}.ThirdPartyBadges .CardCircularLogo{border:1px solid #e0e2f0}.ThirdPartyBadges .CardCircularLogo.no-logo{background:linear-gradient(180deg,var(--gradient-color),#fff)}.ThirdPartyBadges .n-more{background:#fff;border:1px solid #e0e2f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#232840;font-size:14px;font-weight:700}.ThirdPartyBadges-tooltip{padding:14px;max-height:250px;max-width:200px}.ThirdPartyBadges-tooltip .tooltip-wrapper{overflow:inherit}.BadgeParamsTooltip{min-height:14px;max-height:222px;display:flex;flex-direction:column;align-items:center;justify-content:center}.BadgeParamsTooltip .badge-name{font-size:16px;font-weight:700;margin-top:10px;text-align:center;max-height:4.5em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-shrink:0}.BadgeParamsTooltip .badge-params-wrpr{margin-top:14px;overflow-y:auto}.BadgeParamsTooltip .badge-params-wrpr .param-row{font-size:12px;flex-direction:column;text-align:center;opacity:.7;margin-bottom:10px}.BadgeParamsTooltip .badge-params-wrpr .param-row .param-name,.BadgeParamsTooltip .badge-params-wrpr .param-row .param-value{font-size:14px;line-height:18px;color:#232840}.BadgeParamsTooltip .badge-params-wrpr .param-row .param-value{display:flex;align-items:center;justify-content:center;white-space:pre-wrap}.BadgeParamsTooltip .badge-params-wrpr .param-row .param-value .bullet{width:5px;height:5px;border-radius:50%;flex-shrink:0}.InActiveBadge{position:absolute;top:0;right:0;height:23px;width:175px;background:#c8ceda;color:#434864;padding:0 10px;display:inline-block}.InActiveBadge .SVGIcon{margin-right:10px}.InActiveBadge .SVGIcon.svg-icon-alert-circle{--stroke:#6e7391}.InActiveBadge .inactive{font-weight:700;font-size:12px;line-height:16px}.CardBadges,.CardBadges .tt-card-badges{max-width:100%}.CardBadges .tt-card-badges .icon{width:15px;height:15px;margin-right:10px}.CardBadges .tt-card-badges .items-container{display:flex;overflow:hidden}.CardBadges .tt-card-badges .item,.CardBadges .tt-card-badges .nmore{font-size:.8125em;line-height:23px;color:#61657e;border:2.04692px solid #f0f2f8;background:transparent;box-sizing:border-box;border-radius:30px;padding:6px 14px;margin-right:5px;flex-shrink:0}.CardBadges .tt-card-badges .item{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CardBadges .tt-card-badges .nmore{flex-shrink:0}.CardDotSepItems,.CommaSepItemsComp,.CompaniesDotSepItems{display:flex;align-items:center}.CardDotSepItems .SVGIcon,.CommaSepItemsComp .SVGIcon,.CompaniesDotSepItems .SVGIcon{flex-shrink:0;--opacity:1;--stroke:#cbcfdc;width:16px;height:16px;margin-right:10px}.CardDotSepItems span,.CommaSepItemsComp span,.CompaniesDotSepItems span{font-size:.9375em;line-height:22px;color:#232840;white-space:pre}.CardDotSepItems span.items,.CommaSepItemsComp span.items,.CompaniesDotSepItems span.items{text-overflow:ellipsis;overflow:hidden}.CardDotSepItems span.separator,.CommaSepItemsComp span.separator,.CompaniesDotSepItems span.separator{color:#232840}.CardDotSepItems span.nmore,.CommaSepItemsComp span.nmore,.CompaniesDotSepItems span.nmore{flex-shrink:0}.CompaniesDotSepItems{display:inline}.CompaniesDotSepItems span{font-size:16px;white-space:pre-wrap}.CompanyContentRelations{font-weight:400;font-size:12px;line-height:16px;color:#000;margin-bottom:6px}.CompanyContentRelations .items-cnt{width:16px;height:16px;background:#fff;border:1px solid #e5e5e5;border-radius:50%;margin:0 5px;padding:0 3px}.AiredOnSection .platform-wrpr{margin-bottom:12px}.AiredOnSection .platform-wrpr .platform-label{padding:4px 14px;background:#232840;color:#fff;border-radius:30px;font-size:14px;line-height:18px}.AiredOnSection .logo-wrapper{display:flex;overflow:auto}.AiredOnLogo.logo{max-height:30px;max-width:92px;object-fit:scale-down;margin-right:15px;margin-bottom:5px}.AiredOnLogo.name{width:60px;height:32px;font-weight:700;font-size:10px;line-height:12px;text-align:center;text-transform:capitalize;color:#61657e;padding:3px 5px;background:#fff;border:2px solid #f0f2f8;box-sizing:border-box;border-radius:4px;margin-right:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0;word-break:break-word}.ContentCard{width:350px;height:415px;border:1px solid transparent;border-radius:12px;display:block}.ContentCard .CardFollowed{display:none;position:absolute;z-index:1;top:-17px;right:-12px}.ContentCard .CardFollowed.followed{display:flex}.ContentCard .CardFollowed .lbl-wrpr{display:none}.ContentCard:hover{border-color:#dcdfe9;box-shadow:2px 2px 8px rgba(0,0,0,.07)}.ContentCard:hover .CardFollowed{display:flex}.ContentCard:hover .CardFollowed:hover .lbl-wrpr{display:block}.ContentCard .wrapper{margin:9px 10px}.ContentCard .wrapper .top-section-wrapper{background:#f7f8fb;height:235px;border-radius:10px;margin-bottom:20px;overflow:auto}.ContentCard .wrapper .top-section-wrapper .top-section{height:195px;margin:30px 30px 10px;display:flex;flex-direction:column}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper{position:relative;flex-grow:1;display:flex;margin-bottom:5px}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info{display:flex;flex-direction:column;flex-grow:1;margin-right:5px;min-width:0}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .name{max-height:48px;margin-bottom:8px;overflow:hidden;width:max-content;max-width:100%}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .company-names{max-height:40px;overflow:hidden;margin-bottom:5px}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .type{height:20px;margin-bottom:5px}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .content-info{height:22px}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .rightsAvailable{display:flex;width:163px;height:33px;padding:6px 16px 6px 12px;gap:8px;border-radius:40px;background:rgba(10,13,30,.8);border:1.5px solid #18a956;align-self:flex-end}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .rightsAvailable .available-green{display:flex;align-self:center;width:8px;height:8px;border-radius:50%;background-color:#18a956}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .rightsAvailable .right-available-lbl-wrpr{display:flex;justify-content:center;align-items:center}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .rightsAvailable .right-available-lbl-wrpr .right-available-lbl{font-size:16px;font-weight:500;line-height:20.83px;text-align:left;color:#fff}.ContentCard .wrapper .top-section-wrapper .top-section .info-wrapper .ContentLogo{border-radius:8px}.ContentCard .wrapper .top-section-wrapper .top-section .closed-captions,.ContentCard .wrapper .top-section-wrapper .top-section .languages{height:22px}.ContentCard .wrapper .bot-section-wrapper{height:145px}.ContentCard .wrapper .bot-section-wrapper .bot-section{margin:0 30px}.ContentCard .wrapper .bot-section-wrapper .bot-section .genres{margin-bottom:20px}.ContentCard.v2{height:auto}.ContentCard.v2 .top-section-wrapper{height:250px}.ContentCard.v2 .top-section-wrapper .info .v2-lbl-wrpr{font-size:15px;line-height:22px;color:#232840;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ContentCard.v2 .top-section-wrapper .v2-genres{height:22px}.ContentCard.v2 .top-section-wrapper .v2-content-location .SVGIcon.svg-icon-film-location{--fill:#cbcfdc}.ContentCard.v2 .top-section-wrapper .CardDotSepItems .items{text-transform:capitalize}.ContentCard.v2 .bot-section-wrapper{height:auto}.ContentCard.v2 .v2-content-badges .CardBadges .item{text-transform:capitalize}.DealScoreVerifiedScore{z-index:1}.DealScoreVerifiedScore .scores-wrpr{height:100%}.DealScoreVerifiedScore .scores-wrpr .deal-score-label{font-size:14px;line-height:18px;color:#232840;margin-bottom:4px}.DealScoreVerifiedScore .scores-wrpr .deal-score-tooltip{margin-left:8px}.DealScoreVerifiedScore .scores-wrpr .bar-wrpr .progress{background:#f2f4fc;height:4px;width:60px;box-shadow:inset 0 1px 2px hsla(0,0%,100%,.1);border-radius:4px}.DealScoreVerifiedScore .scores-wrpr .bar-wrpr .progress .progress-bar{border-radius:8px}.DealScoreVerifiedScore .scores-wrpr .bar-wrpr .progress .progress-bar.badge-id-1{background:linear-gradient(270deg,#27ae60 1.67%,#2ecc71 96.33%)}.DealScoreVerifiedScore .scores-wrpr .bar-wrpr .progress .progress-bar.badge-id-2{background:linear-gradient(90deg,#f0db75,#ebcf47)}.DealScoreVerifiedScore .scores-wrpr .bar-wrpr .progress .progress-bar.badge-id-3{background:linear-gradient(90deg,#ef4343,#c11515)}.PersonCard{width:330px;height:250px;border:1px solid transparent;border-radius:12px;display:block;background:#fff;cursor:pointer}.PersonCard:hover{border:1px solid transparent;box-shadow:none}.PersonCard:hover .wrapper .top-section-wrapper .top-section .info-wrapper .info .name .CardPrimaryInfo{color:#0b73da}.PersonCard .wrapper{height:100%;margin:10px;border-radius:10px}.PersonCard .wrapper .top-section-wrapper .top-section{margin:20px 15px;height:auto;display:flex;flex-direction:column}.PersonCard .wrapper .top-section-wrapper .top-section .info-wrapper{flex-grow:1;display:flex}.PersonCard .wrapper .top-section-wrapper .top-section .info-wrapper .info{display:flex;flex-direction:column;flex-grow:1;margin-right:5px}.PersonCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .name{height:48px;margin-bottom:3px;overflow:hidden}.PersonCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .type{height:20px;margin-bottom:5px}.PersonCard .wrapper .top-section-wrapper .top-section .info-wrapper .info .type .CardSecondaryInfo{-webkit-line-clamp:2;word-break:break-word}.PersonCard .wrapper .top-section-wrapper .top-section .location{height:22px;margin-bottom:2px}.PersonCard .wrapper .mid-section-wrapper{height:65px}.PersonCard .wrapper .mid-section-wrapper .mid-section{margin:0 15px}.PersonCard .wrapper .mid-section-wrapper .mid-section .metrics{display:flex}.PersonCard .wrapper .mid-section-wrapper .mid-section .metrics>div{flex:1 1 0}.DealDetailBadges{background:transparent;max-height:170px;overflow:auto}.DealDetailBadges .badge{margin:0 10px 10px 0;border:1px solid rgba(216,217,235,.2);border-radius:50px;padding:5px 15px;text-align:center;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:400;font-size:14px;line-height:18px;color:#fff}.SectionTitle .dot{height:10px;width:10px;border-radius:50%;background:#787878;margin-right:8px}.SectionTitle .title{font-weight:700;font-size:16px;line-height:21px;color:#232840;opacity:.8;margin-right:4px}.DealDetailsPage>.top-section{background:#232840;position:relative;padding:50px 140px 0;overflow:hidden}.DealDetailsPage>.top-section .BackNavigation{position:absolute;top:44px;left:20px}.DealDetailsPage>.top-section .BackNavigation .SVGIcon.svg-icon-back{--fill:#fff}.DealDetailsPage>.top-section .BackNavigation span{color:#fff}.DealDetailsPage>.top-section .deal-info-section{min-height:110px;margin-bottom:50px;padding-left:20px;color:#fff}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr{width:100%}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .deal-primary-info .deal-type{max-width:380px;font-weight:700;font-size:32px;line-height:42px;color:#eb6c81;margin-right:30px}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .deal-primary-info .deal-date{min-width:135px;padding:10px 20px;background:hsla(0,0%,100%,.1);border-radius:30px;font-size:16px;line-height:21px;margin:0 10px}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .deal-primary-info .deal-date .SVGIcon{margin-right:10px}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .deal-primary-info .buyer-seller-icons{margin:0 20px;padding:5.5px 5px;background:#393e53;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:60px}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .deal-primary-info .buyer-seller-icons :nth-child(n+2){margin-left:-8px;z-index:0}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .deal-primary-info .buyer-seller-icons .icons-count{display:flex;justify-content:center;align-items:center;border-radius:50%;width:30px;height:30px;background:linear-gradient(55.22deg,#fff,#4d5c80)}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .DealScoreVerifiedScore .deal-score-label{color:#fff}.DealDetailsPage>.top-section .deal-info-section .deal-prim-sec-wrpr .indicator-wrpr{display:flex;gap:20px}.DealDetailsPage>.top-section .deal-info-section .DealSentence{margin-top:20px;max-width:calc(100% - 365px)}.DealDetailsPage>.top-section .deal-info-section .DealSentence .clickable{color:#fff;text-decoration-line:none}.DealDetailsPage>.top-section .deal-attr-section{max-height:160px}.DealDetailsPage>.top-section .deal-attr-section>div+div{margin-left:10px}.DealDetailsPage>.top-section .deal-attr-section .deal-attr,.DealDetailsPage>.top-section .deal-attr-section .deal-platform,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype{z-index:2;background:linear-gradient(180deg,rgba(35,40,64,.1),#1a1d2e);border-radius:8px 8px 0 0;color:#fff;padding:20px 25px;flex:1 0 33%;display:flex;flex-direction:column;min-width:0}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .title,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .title,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .title{flex-shrink:0;opacity:.6;margin-bottom:15px}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .badge,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .badge,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .badge{display:flex}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .badge>.trigger,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .badge>.trigger,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .badge>.trigger{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table{overflow:auto}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row{font-size:14px;line-height:18px;color:#fff}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row .attr-logo,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row .attr-logo,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row .attr-logo{--opacity:0.5;width:25px}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row .attr-label,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row .attr-label,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row .attr-label{margin-left:5px;opacity:.8}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row .attr-value,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row .attr-value,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row .attr-value{margin-left:5px;font-weight:bolder;word-break:break-word}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row .attr-value .associatedPerson-wrpr .associatedPerson.present,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row .attr-value .associatedPerson-wrpr .associatedPerson.present,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row .attr-value .associatedPerson-wrpr .associatedPerson.present{cursor:pointer}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row .attr-value .associatedPerson-wrpr .associatedPerson.present:hover,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row .attr-value .associatedPerson-wrpr .associatedPerson.present:hover,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row .attr-value .associatedPerson-wrpr .associatedPerson.present:hover{color:#0b73da}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row .attr-value .p-name,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row .attr-value .p-name,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row .attr-value .p-name{font-size:14px;line-height:18px;margin-bottom:2px;color:#fff}.DealDetailsPage>.top-section .deal-attr-section .deal-attr .attr-table .attr-row+.attr-row,.DealDetailsPage>.top-section .deal-attr-section .deal-platform .attr-table .attr-row+.attr-row,.DealDetailsPage>.top-section .deal-attr-section .deal-subtype .attr-table .attr-row+.attr-row{margin-top:10px}.DealDetailsPage>.top-section .deal-logo{position:absolute;--opacity:0.04}.DealDetailsPage>.top-section .deal-logo.svg-icon-production-deal{top:20%;right:-49px}.DealDetailsPage>.top-section .deal-logo.svg-icon-acquisition-deal{top:15%;right:-37px}.DealDetailsPage>.top-section .deal-logo.svg-icon-distribution-deal{top:20%;right:-37px}.DealDetailsPage>.top-section .deal-logo.svg-icon-ip-development-deal,.DealDetailsPage>.top-section .deal-logo.svg-icon-merchandising-deal,.DealDetailsPage>.top-section .deal-logo.svg-icon-nft-metaverse-deal,.DealDetailsPage>.top-section .deal-logo.svg-icon-other-deal,.DealDetailsPage>.top-section .deal-logo.svg-icon-representation-deal{bottom:0;right:0}.DealDetailsPage .content-titles-section,.DealDetailsPage .deal-makers-section,.DealDetailsPage .similar-deals-section{position:relative;padding:35px 140px}.DealDetailsPage .deal-makers-section{background:#f7f8fb;height:750px}.DealDetailsPage .deal-makers-section .left-section{position:relative;width:69%;padding-right:10px}.DealDetailsPage .deal-makers-section .left-section .WorldMap{display:flex;flex-direction:column;height:440px;background:#f7f8fb;flex-shrink:0}.DealDetailsPage .deal-makers-section .left-section .WorldMap .title-wrpr{font-size:26px;line-height:34px;position:static}.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container{background:#f7f8fb}.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container .leaflet-popup{margin-left:20px;top:-52px;left:auto!important;bottom:auto!important}.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container .leaflet-popup .leaflet-popup-content-wrapper{background:hsla(0,0%,100%,.6);border:none}.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{margin:5px}.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .popup-wrpr{display:flex;cursor:pointer}.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .popup-wrpr div:nth-child(n+2){margin-left:-8px}.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .popup-wrpr .CompanyLogo,.DealDetailsPage .deal-makers-section .left-section .WorldMap .leaflet-container .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .popup-wrpr .PersonLogo{border:1px solid #e6e9f0;filter:none}.DealDetailsPage .deal-makers-section .left-section .excluded-territory,.DealDetailsPage .deal-makers-section .left-section .included-territory{margin-top:15px}.DealDetailsPage .deal-makers-section .left-section .excluded-territory .SectionTitle,.DealDetailsPage .deal-makers-section .left-section .included-territory .SectionTitle{margin-bottom:10px}.DealDetailsPage .deal-makers-section .left-section .excluded-territory .SectionTitle .dot,.DealDetailsPage .deal-makers-section .left-section .included-territory .SectionTitle .dot{background:#297acb}.DealDetailsPage .deal-makers-section .left-section .excluded-territory .SectionTitle .title,.DealDetailsPage .deal-makers-section .left-section .included-territory .SectionTitle .title{opacity:.6}.DealDetailsPage .deal-makers-section .left-section .excluded-territory .DealDetailBadges,.DealDetailsPage .deal-makers-section .left-section .included-territory .DealDetailBadges{max-height:92px}.DealDetailsPage .deal-makers-section .left-section .excluded-territory .DealDetailBadges .badge,.DealDetailsPage .deal-makers-section .left-section .included-territory .DealDetailBadges .badge{display:flex;align-items:center;justify-content:flex-start;background:#fff;border:1px solid #d8d9eb;box-sizing:border-box;border-radius:50px;padding:0}.DealDetailsPage .deal-makers-section .left-section .excluded-territory .DealDetailBadges .badge .trigger,.DealDetailsPage .deal-makers-section .left-section .included-territory .DealDetailBadges .badge .trigger{font-size:14px;line-height:18px;color:#232840;margin:0 6px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DealDetailsPage .deal-makers-section .right-section{position:relative;width:31%}.DealDetailsPage .deal-makers-section .right-section .buyer,.DealDetailsPage .deal-makers-section .right-section .seller{height:50%}.DealDetailsPage .deal-makers-section .right-section .buyer .SectionTitle,.DealDetailsPage .deal-makers-section .right-section .seller .SectionTitle{margin-bottom:15px;padding-left:30px}.DealDetailsPage .deal-makers-section .right-section .buyer .SectionTitle .count,.DealDetailsPage .deal-makers-section .right-section .seller .SectionTitle .count{font-size:13px;color:#fff;border-radius:50%;background:#787f9e;padding:5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:10px}.DealDetailsPage .deal-makers-section .right-section .buyer .cards-container .Carousel,.DealDetailsPage .deal-makers-section .right-section .buyer .cards-container .Carousel .slick-track,.DealDetailsPage .deal-makers-section .right-section .seller .cards-container .Carousel,.DealDetailsPage .deal-makers-section .right-section .seller .cards-container .Carousel .slick-track{margin-left:0}.DealDetailsPage .deal-makers-section .right-section .buyer .cards-container .Carousel .slick-arrow.slick-prev,.DealDetailsPage .deal-makers-section .right-section .seller .cards-container .Carousel .slick-arrow.slick-prev{left:0}.DealDetailsPage .deal-makers-section .right-section .buyer .cards-container .Carousel .slick-list,.DealDetailsPage .deal-makers-section .right-section .seller .cards-container .Carousel .slick-list{padding-left:30px}.DealDetailsPage .deal-makers-section .right-section .buyer .cards-container .entity-card,.DealDetailsPage .deal-makers-section .right-section .seller .cards-container .entity-card{border:2px solid transparent;margin-right:10px}.DealDetailsPage .deal-makers-section .right-section .buyer .SectionTitle .dot{background:#34b25e}.DealDetailsPage .deal-makers-section .right-section .buyer .cards-container .entity-card.highlight{border-color:#34b25e}.DealDetailsPage .deal-makers-section .right-section .seller{margin-top:35px}.DealDetailsPage .deal-makers-section .right-section .seller .SectionTitle .dot{background:#e3d235}.DealDetailsPage .deal-makers-section .right-section .seller .cards-container .entity-card.highlight{border-color:#e3d235}.DealDetailsPage .content-titles-section{display:flex;min-height:100px}.DealDetailsPage .content-titles-section .left-section{width:20%;padding-right:10px;z-index:1}.DealDetailsPage .content-titles-section .left-section .title-wrpr{display:flex;flex-direction:column;width:100%}.DealDetailsPage .content-titles-section .left-section .title-wrpr .label-wrpr{font-weight:700;font-size:26px;line-height:34px;margin-bottom:10px}.DealDetailsPage .content-titles-section .left-section .title-wrpr .pkg-deal-dtls{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:22px;line-height:29px;color:#232840;opacity:.6;padding-bottom:20px}.DealDetailsPage .content-titles-section .left-section .title-wrpr .DealDetailBadges .badge{border:1px solid #d8d9eb;font-weight:400;font-size:16px;line-height:21px;color:#232840}.DealDetailsPage .content-titles-section .right-section{display:flex;width:80%;margin-top:-10px}.DealDetailsPage .content-titles-section .right-section .Carousel .slick-track{margin-left:0}.DealDetailsPage .content-titles-section .right-section .Carousel .slick-arrow.slick-prev{left:150px!important}.DealDetailsPage .content-titles-section .right-section .Carousel .slick-list{padding-left:22px;margin-left:150px}.DealDetailsPage .similar-deals-section .label-wrpr{font-weight:700;font-size:26px;line-height:34px;color:#232840}.ShareButton{width:40px;height:40px;border-radius:4px;border:1px solid #c8ceda;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-shrink:0}.ShareButton .SVGIcon.svg-icon-share{--stroke:#0b73da}.ShareButton:hover{outline:2px solid #0b73da;border-color:transparent}.details-css{border-color:hsla(0,0%,100%,.15);margin-left:0;display:flex;gap:8px}.details-css:has(.share-txt){width:102px;flex-grow:1;flex-shrink:0}.details-css .share-txt{color:#fff;font-size:14px}.comp-details-css{width:50px;height:50px}.ShareModel{height:450px;width:600px;padding:40px 48px;border-radius:12px;background-color:#fff;display:flex;flex-direction:column;gap:24px;position:relative}.ShareModel .close-share-modal{position:absolute;top:24px;right:24px;cursor:pointer;font-size:14px;font-weight:700;color:#787a87;line-height:12px}.ShareModel .field-wrpr{display:flex;flex-direction:column;gap:8px}.ShareModel .field-wrpr .optional{font-size:16px;font-weight:400;color:#787a87;line-height:17px}.ShareModel .field-wrpr .field-tag{font-size:16px;font-weight:700;color:#232840;line-height:19px}.ShareModel .field-wrpr .field-input{height:50px;border-radius:4px;border:1px solid #e4e8f1;padding:0 20px}.ShareModel .field-wrpr .field-input::placeholder{font-size:16px;font-weight:400;color:#787a87;line-height:25px}.ShareModel .field-wrpr .field-input:focus{outline:none}.ShareModel .field-wrpr .textarea{height:120px;padding:12px 20px}.ShareModel .field-wrpr .err-wrpr{display:flex;gap:4px;align-items:center}.ShareModel .field-wrpr .error-msg{font-size:14px;font-weight:500;color:#dd2c3b;line-height:17px}.ShareModel .failed-msg{font-size:16px;font-weight:500;color:#dd2c3b;line-height:17px}.ShareModel .button-wrpr{width:280px;height:50px;display:flex;flex-direction:row;gap:20px}.ShareModel .button-wrpr .SVGIcon.svg-icon-share{--stroke:#fff;margin-right:8px}.ShareModel .button-wrpr .share-btn{width:117px;height:50px;border-radius:4px;padding:0 24px 0 20px;background-color:#0b73da;border:none;font-size:16px;font-weight:600;color:#fff;line-height:19px}.ShareModel .button-wrpr .share-btn:focus{outline:none}.ShareModel .button-wrpr .disabled{opacity:.4}.ShareModel .share-success-msg{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.ShareModel .share-success-msg .checkmark-img{width:96px;height:96px}.ShareModel .share-success-msg .success-msg{font-size:20px;font-weight:700;color:#232840;line-height:24px;margin-bottom:0;margin-top:8px}.ShareModel .share-success-msg .success-btn{width:136px;height:50px;border-radius:4px;padding:0 48px;font-size:16px;font-weight:600;color:#fff;line-height:19px;background-color:#0b73da;border:none;margin-top:24px}.ShareModel .share-success-msg .success-btn:focus{outline:none}.DealCard3Header{padding:0 6px;margin-bottom:20px;font-weight:700;font-size:14px;line-height:18px;color:#232840;opacity:.5}.DealCard3Header .head-wrpr{font-size:14px;line-height:36px;color:#232840}.DealCard3Header .head-wrpr.party-wrpr-col{width:calc(19% - 25.2px);display:flex;align-items:center}.DealCard3Header .head-wrpr.party-wrpr-col .lbl-wrpr{margin-right:8px}.DealCard3Header .head-wrpr.content-wrpr-col{text-align:center;width:calc(18% - 25.2px)}.DealCard3Header .head-wrpr.deal-badge-wrpr-col{width:calc(16% - 25.2px)}.DealCard3Header .head-wrpr.deal-subtype-wrpr-col{width:calc(27% - 25.2px)}.DealCard3Header .head-wrpr.deal-territory-wrpr-col{width:126px}.DealCard3Header .content-wrpr-col,.DealCard3Header .deal-badge-wrpr-col,.DealCard3Header .deal-subtype-wrpr-col,.DealCard3Header .deal-territory-wrpr-col,.DealCard3Header .party-wrpr-col{padding:0 20px}.DealCard3{height:142px;border:1px solid #e0e2f0;border-radius:4px;margin-bottom:20px;background:#fff}.DealCard3:hover{box-shadow:0 0 10px rgba(0,0,0,.1);cursor:pointer;padding:0}.DealCard3 .f-16{font-size:16px;line-height:21px}.DealCard3 .f-16.party-name{font-weight:700;color:#000;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.DealCard3 .party-wrpr .logo-wrpr{flex-shrink:0;margin-right:10px;margin-bottom:10px;display:flex;width:50px;height:50px}.DealCard3 .party-wrpr .logo-wrpr .no-profile{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:10px}.DealCard3 .party-wrpr .logo-wrpr .no-profile .initials{font-family:Inter;font-size:24px;font-weight:700;line-height:48.41px;letter-spacing:.005em;color:#fff;opacity:.4}.DealCard3 .party-wrpr .logo-wrpr .CompanyLogo{filter:none;border:1px solid #e6e9f0}.DealCard3 .party-wrpr .logo-wrpr .bs-logo{width:50px!important;height:50px!important}.DealCard3 .party-wrpr .logo-wrpr :nth-child(n+2){margin-left:-10px;z-index:0}.DealCard3 .party-wrpr .logo-wrpr .count-wrpr{width:50px;border-radius:50%;background-color:#fff;overflow:hidden;flex-shrink:0;border:1px solid #e6e9f0}.DealCard3 .party-wrpr .items-cnt{width:18px;height:18px;background:#fff;border:1px solid #e5e5e5;border-radius:50%;padding:2px;font-size:12px;line-height:16px;color:#232840}.DealCard3 .party-wrpr .NoBuyerSellerAvailable .circle{width:50px;height:50px;border:1px solid #e6e9f0;border-radius:30px;background:linear-gradient(0deg,#f0f2f8,#f0f2f8);margin-bottom:10px}.DealCard3 .party-wrpr .NoBuyerSellerAvailable .label-wrpr{font-size:14px;line-height:18px;color:#232840;opacity:.5;width:120px;margin-left:0;text-transform:capitalize}.DealCard3 .ContentPoster{height:100%}.DealCard3 .ContentPoster .content-wrapper{width:125px;height:107px;position:relative}.DealCard3 .ContentPoster .content-wrapper.item-1{justify-content:center}.DealCard3 .ContentPoster .content-wrapper.item-1 .content-link{border:2px solid #fff;position:absolute}.DealCard3 .ContentPoster .content-wrapper.item-2 .content-link:first-child{position:absolute;right:9px;border:1px solid #e0e2f0}.DealCard3 .ContentPoster .content-wrapper.item-2 .content-link:last-child{position:absolute;left:9px;border:2px solid #fff}.DealCard3 .ContentPoster .content-wrapper.item-2 .ContentLogo .lbl-wrpr{margin-top:-5px;font-size:10px}.DealCard3 .ContentPoster .content-wrapper.item-3 .content-link:first-child{position:absolute;left:0;border:1px solid #e0e2f0}.DealCard3 .ContentPoster .content-wrapper.item-3 .content-link:nth-child(2){position:absolute;right:0;border:1px solid #e0e2f0}.DealCard3 .ContentPoster .content-wrapper.item-3 .content-link:nth-child(3){position:absolute;left:33px;border:2px solid #fff}.DealCard3 .ContentPoster .content-wrapper.item-3 .ContentLogo .lbl-wrpr{margin-top:-5px;font-size:10px}.DealCard3 .ContentPoster .content-wrapper .content-link{border-radius:8px;filter:drop-shadow(0 0 4px rgba(0,0,0,.1))}.DealCard3 .ContentPoster .content-wrapper .content-link .ContentLogo{box-shadow:none;border-radius:8px}.DealCard3 .ContentPoster .content-wrapper .plus-content{position:absolute;top:81px;left:35px;width:52px;height:24px;background:#fff;border:2px solid rgba(224,226,240,.5);border-radius:17px;font-size:12px;line-height:16px;text-align:center;color:#232840}.DealCard3 .ContentPoster .no-content{background:linear-gradient(0deg,#f0f2f8,#f0f2f8);border-radius:8px;width:67px;height:98px;font-size:12px;line-height:16px;text-align:center;color:#232840;opacity:.6;align-items:center;justify-content:center;display:flex;padding:31px 12px}.DealCard3 .DealType .deal-badge{font-size:16px;line-height:21px;font-weight:700}.DealCard3 .DealType .deal-subtype{font-size:15px;line-height:18px;font-weight:700;opacity:.6;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.DealCard3 .DealType .tT-deal-subtype{margin-top:4px}.DealCard3 .DealType .deal-date{font-size:14px;line-height:18px;opacity:.7;margin-top:10px}.DealCard3 .DealSentenceAndAttr{min-height:85px}.DealCard3 .DealSentenceAndAttr .DealSentence{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:18px;color:#232840;opacity:.8}.DealCard3 .DealSentenceAndAttr .DealSentence .clickable{text-decoration-line:none;font-size:14px;line-height:18px;color:#232840}.DealCard3 .DealTerritoryAndScores{display:flex;flex-direction:column;justify-content:center}.DealCard3 .DealTerritoryAndScores .lbl-wrpr{font-size:16px;line-height:21px;color:#4c4c4c;margin-bottom:8px}.DealCard3 .DealTerritoryAndScores .globe-wrpr{background:#f7f8fb;border-radius:40px;padding:5px 10px;margin-bottom:20px;border:1px solid #e0e2f0;width:75px;height:30px}.DealCard3 .DealTerritoryAndScores .globe-wrpr .label{font-size:16px;line-height:21px;color:#232840;margin-left:5px}.DealCard3 .DealTerritoryAndScores .SVGIcon.svg-icon-globe{--stroke:#b1b6cb}.DealCard3 .top-section{padding:20px 6px;height:100%}.DealCard3 .top-section .party-wrpr{width:calc(19% - 25.2px);padding:0 20px}.DealCard3 .top-section .ContentPoster{width:calc(18% - 25.2px);padding:0 20px}.DealCard3 .top-section .DealType{width:calc(16% - 25.2px);padding:0 20px}.DealCard3 .top-section .DealSentenceAndAttr{width:calc(27% - 25.2px);padding:0 20px}.DealCard3 .top-section .DealTerritoryAndScores{width:126px;padding:0 20px}.DealCard3.vertical{height:auto;width:350px;border-radius:12px;padding:0}.DealCard3.vertical:hover{border-width:1px}.DealCard3.vertical .top-section{padding:15px 20px}.DealCard3.vertical .top-section .multi-party-wrpr{margin-bottom:15px}.DealCard3.vertical .top-section .multi-party-wrpr .party-wrpr:first-child{padding:0 10px 0 0;width:50%}.DealCard3.vertical .top-section .multi-party-wrpr .party-wrpr:last-child{padding:0 0 0 10px;width:50%}.DealCard3.vertical .top-section .deal-typ-cntnt-wrpr{margin-bottom:15px;align-items:center}.DealCard3.vertical .top-section .deal-typ-cntnt-wrpr .DealType{width:50%;padding:0 10px 0 0}.DealCard3.vertical .top-section .deal-typ-cntnt-wrpr .ContentPoster{width:50%;padding:0 0 0 10px}.DealCard3.vertical .top-section .deal-sntnc-score-wrpr{margin-bottom:15px}.DealCard3.vertical .top-section .deal-sntnc-score-wrpr .DealSentenceAndAttr{width:65%;min-height:70px;padding:0 10px 0 0}.DealCard3.vertical .top-section .deal-sntnc-score-wrpr .DealSentenceAndAttr .DealSentence{-webkit-line-clamp:4}.DealCard3.vertical .top-section .deal-sntnc-score-wrpr .DealTerritoryAndScores{padding:0 0 0 10px}.DealCard3.vertical .top-section .deal-sntnc-score-wrpr .DealTerritoryAndScores .globe-wrpr{margin:0 0 10px}.DealSentence{cursor:pointer}.DealSentence .clickable{text-decoration-line:underline;color:#062492}.DealCardBadges{display:flex;align-items:center}.DealCardBadges .badge-container{display:flex;position:relative;flex-wrap:wrap;min-height:40px;max-height:50px;overflow:hidden;flex-grow:1}.DealCardBadges .badge-container .item{margin:10px 5px 10px 0;flex:1 1 auto;text-transform:capitalize;color:#232840;border:1px solid #e6e9f0;background:#f7f8fb;border-radius:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DealCardBadges .badge-container .item,.DealCardBadges .nmore{font-size:13px;line-height:17px;padding:5px 10px;text-align:center}.DealCardBadges .nmore{border:1px solid #e6e9f0;border-radius:38px;width:46px;flex-shrink:0}.DealsFeedCard{width:100%;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.DealsFeedCard .ForYouFeeds{flex-direction:column;border-radius:8px;background:#fff;margin:0}.DealsFeedCard .ForYouFeeds .deals-card-header{display:flex;justify-content:space-between;padding:8px 24px;font-size:13px;line-height:16px;background-color:#fae0ed;border-radius:8px 8px 0 0}.DealsFeedCard .ForYouFeeds .deals-card-header .lhs{display:flex;gap:8px;color:#a91961;font-weight:600;align-items:baseline}.DealsFeedCard .ForYouFeeds .deals-card-header .lhs .svg-icon-double-right-arrow{--stroke:#d685ad}.DealsFeedCard .ForYouFeeds .deals-card-header .lhs .tag{font-family:Inter;font-size:13px;font-weight:500;line-height:15.73px}.DealsFeedCard .ForYouFeeds .deals-card-header .lhs .category{color:#a91961}.DealsFeedCard .ForYouFeeds .deals-card-header .lhs .category:hover{color:#a91961!important}.DealsFeedCard .ForYouFeeds .deals-card-header .rhs{min-width:60px}.DealsFeedCard .ForYouFeeds .deals-card-header .rhs .date{color:#696e8c;font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px}.DealsFeedCard .ForYouFeeds .card-details-section{display:flex;flex-direction:column;gap:20px;padding:16px 24px 24px}.DealsFeedCard .ForYouFeeds .card-details-section .deal-image{width:100%;border-radius:4px;cursor:pointer}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper{display:flex;flex-direction:column;gap:16px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .divider{border-bottom:1px solid #e4e8f1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons{width:100%;height:72px;display:flex;justify-content:space-between}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons.personVtrid-present{cursor:pointer}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons.personVtrid-present:hover .person-details .person-info-wrpr .person-name-info{color:#0b73da}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-details{display:flex;gap:16px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-details .person-image-wrpr .PersonLogo .no-profile{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:10px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-details .person-image-wrpr .PersonLogo .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-details .person-image-wrpr .person-image{height:72px;width:72px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-details .person-info-wrpr{display:flex;flex-direction:column;justify-content:center;gap:6px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-details .person-info-wrpr .person-name-info{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px;color:#20253c}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-details .person-info-wrpr .person-designation-info{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-follow-status{display:flex;align-items:center}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-follow-status .CardFollowed{border:none;display:flex;gap:4px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-follow-status .CardFollowed .logo-wrpr{height:16px;width:16px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .unrecognized-persons .person-follow-status .CardFollowed .lbl-wrpr{display:flex;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec{display:flex;align-items:center;justify-content:space-between;gap:16px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .service-left-sec{display:flex;gap:16px;align-items:center}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information{display:flex;flex-direction:column;gap:8px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores{display:flex;align-items:center;gap:20px;height:30px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .lbl-wrpr{font-size:16px;color:#4c4c4c;margin-bottom:8px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .deal-territory-tooltip{height:100%}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr{background:linear-gradient(0deg,#e4e8f1,#e4e8f1),linear-gradient(0deg,#eff1fa,#eff1fa);border-radius:40px;padding:6px 12px 6px 8px;margin-bottom:20px;border:1px solid #e4e8f1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr .label{font-size:16px;line-height:21px;color:#232840;margin-left:5px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .SVGIcon.svg-icon-globe{--stroke:#b1b6cb}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section{gap:12px;display:flex;overflow:auto;flex-direction:column;flex:1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr{display:flex;justify-content:space-between}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr:hover .CardPrimaryInfo{color:#0b73da}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec{display:flex;gap:16px;align-items:center}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .CompanyLogo.company-logo,.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .PersonLogo.person-logo{filter:none;border:1px solid #e4e8f1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .company-information{display:flex;flex-direction:column;gap:6px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed{border:none;gap:4px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .lbl-wrpr{font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr{width:16px;height:16px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr .svg-icon-follow{width:100%;height:100%}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons{position:relative;padding-left:88px;display:flex;align-items:center;gap:12px;flex-wrap:nowrap;max-width:100%;scrollbar-width:none;overflow-x:scroll;white-space:nowrap;scroll-behavior:smooth}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel{margin:0 0 0 -88px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-track{margin-left:86px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow{top:50%}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.slick-prev{left:0;background:#e4e8f1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.slick-prev:before{content:""}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.slick-next{right:0;background:#e4e8f1}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.slick-next:before{content:""}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.Arrow{width:40px;height:40px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.Arrow:hover{border-color:#acd2f7}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.Arrow .chevron-arrow{border-right:2px solid #696e8c;border-bottom:2px solid #696e8c}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.Arrow .chevron-arrow.left{left:0}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .Carousel .slick-arrow.Arrow .chevron-arrow.right{right:0}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .left-arrow-wrpr{display:flex;justify-content:center;align-items:center;min-width:72px;position:absolute;top:4px;left:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.9) 70%,hsla(0,0%,100%,0))}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .left-arrow-wrpr .person-scroll-left-arrow{height:40px;width:40px;border-radius:50%;background-color:#eff1fa;border:1px solid #e4e8f1;display:flex;align-items:center;justify-content:center;cursor:pointer}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .left-arrow-wrpr .person-scroll-left-arrow:hover{border-color:#acd2f7}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .left-arrow-wrpr .person-scroll-left-arrow .SVGIcon{--stroke:#696e8c;transform:rotate(180deg)}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .left-arrow-wrpr .person-scroll-left-arrow .SVGIcon:hover{--stroke:#0b73da}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr{display:flex;gap:12px;align-items:center;width:280px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr .no-profile{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:40px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr.personVtr-present{cursor:pointer}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr.personVtr-present:hover .asscociated-person-details .assoc-person-name{color:#0b73da}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr .asscociated-person-details{display:flex;flex-direction:column;gap:8px;width:100%;overflow:hidden}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr .asscociated-person-details .assoc-person-name{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;color:#20253c;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .associated-person-details-wrpr .asscociated-person-details .assoc-person-role{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .scrollbar-wrpr{min-width:72px;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.9) 70%,hsla(0,0%,100%,0));display:flex;justify-content:end;align-items:center;position:sticky;right:0;top:4px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .scrollbar-wrpr .person-scroll-arrow{height:40px;width:40px;border-radius:50%;background-color:#eff1fa;border:1px solid #e4e8f1;display:flex;align-items:center;justify-content:center;cursor:pointer}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .scrollbar-wrpr .person-scroll-arrow:hover{border-color:#acd2f7}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .scrollbar-wrpr .person-scroll-arrow .SVGIcon{--stroke:#696e8c}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .assoc-persons .scrollbar-wrpr .person-scroll-arrow .SVGIcon:hover{--stroke:#0b73da}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .more{font-weight:700;font-size:14px;padding:8px 16px 0;cursor:pointer;color:#0b73da}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec{display:flex;flex-direction:column;gap:12px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .description{color:#20253c;font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;max-height:81px;overflow:hidden;display:block;position:relative}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .description .DealSentence .clickable{color:#20253c}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .description.expanded{overflow:visible;max-height:fit-content}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .description .read-more-txt{position:absolute;cursor:pointer;bottom:-7px;right:0;background-color:#fff;padding-left:5px;color:#696e8c;font-weight:500}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list{display:flex;max-height:120px;overflow:hidden;position:relative}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-tags-wrpr{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-tags-wrpr .deal-type-txt{padding:6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:34px;align-items:center;gap:4px;width:fit-content;color:#20253c}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-tags-wrpr .deal-type-txt .title{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-tags-wrpr .deal-type-txt .CardFollowedTooltip{height:-webkit-fill-available}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-tags-wrpr .deal-type-txt .CardFollowedTooltip .CardFollowed{border:none;transform:scale(.8);width:20px;height:100%}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list.expand{overflow:visible;max-height:fit-content}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .n-more-wrpr{display:flex;align-items:flex-end;padding:2px}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .n-more-wrpr .n-more-tags{padding:5px 10px 5px 12px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:34px;align-items:center;gap:4px;max-width:90px;cursor:pointer;background-color:#eff1fa;font-size:14px;line-height:16px;width:max-content}.DealsFeedCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .n-more-wrpr .n-more-tags.hide{display:none}.DealsFeedCard .ForYouFeeds .deals-media-wrapper{border-radius:4px;background:#eef1fb}.DealsFeedCard .ForYouFeeds .deals-media-wrapper .ProjectSectionWrapper .Carousel{margin:0}.DealsFeedCard .ForYouFeeds .deals-media-wrapper .ProjectSectionWrapper .Carousel .slick-track{margin-left:0!important;display:flex;gap:8px;justify-content:center;width:100%!important}.DealsFeedCard .ForYouFeeds .deals-media-wrapper .ProjectSectionWrapper .Carousel .slick-arrow{top:45%!important}.DealsFeedCard .ForYouFeeds .deals-media-wrapper .ProjectSectionWrapper .Carousel .slick-next{right:15px}.DealsFeedCard .ForYouFeeds .deals-media-wrapper .ProjectSectionWrapper .Carousel .slick-list .slick-slide.slick-active.slick-current .FeedsContentCard .NoContentLogo .img-wrpr{object-fit:cover}.DealsFeedCard .ForYouFeeds .deals-media-wrapper .ProjectSectionWrapper .ContentCreditCard{width:170px;height:255px;margin-right:12px;border-radius:8px}.DealsFeedCard .ForYouFeeds .button-wrapper{display:flex;gap:16px;min-height:40px;padding:0}.DealsFeedCard .ForYouFeeds .button-wrapper .redirect-btn-container{width:100%;cursor:pointer}.DealsFeedCard .ForYouFeeds .button-wrapper .redirect-btn-container:hover{color:#00a5ec}.DealsFeedCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr{display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px 20px 10px 24px}.DealsFeedCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.DealsFeedCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .btn-label{color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;border:none;background:transparent}.DealsFeedCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da}.DealsFeedCard .ForYouFeeds .button-wrapper .more-btn-wrpr{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px}.DealsFeedCard .ForYouFeeds .button-wrapper .more-btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}@media (max-width:480px){.DealsFeedCard{width:100%}.DealsFeedCard .ForYouFeeds .deals-card-header{padding:8px 35px}.DealsFeedCard .ForYouFeeds .card-details-section{padding:24px 35px}.DealsFeedCard .ForYouFeeds .deals-media-wrapper .ProjectSectionWrapper .Carousel .slick-list .slick-track .slick-slide{width:100%!important}}.FeedsContentCard{width:100%;border-radius:10px;border:1px solid transparent;display:block;margin:10px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.FeedsContentCard:hover{border-color:#dcdfe9;box-shadow:0 1px 4px rgba(0,0,0,.1)}.FeedsContentCard .cntn-info-wrapper{margin:20px}.FeedsContentCard .cntn-info-wrapper .info-wrpr{display:flex;flex-grow:1;min-width:0}.FeedsContentCard .cntn-info-wrapper .info-wrpr .info{display:flex;flex-direction:column;flex-grow:1;min-width:0;margin-right:5px;color:#232840}.FeedsContentCard .cntn-info-wrapper .info-wrpr .info .name{font-weight:700;font-size:20px;line-height:23px;margin-bottom:10px}.FeedsContentCard .cntn-info-wrapper .info-wrpr .info .name .top-image-wrpr{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeedsContentCard .cntn-info-wrapper .info-wrpr .info .type{font-size:14px;line-height:18px;opacity:.6;margin-bottom:6px}.FeedsContentCard .cntn-info-wrapper .info-wrpr .info .parts-release-date{font-weight:400;font-size:14px;line-height:18px;opacity:.6}.FeedsContentCard .cntn-info-wrapper .info-wrpr .NoContentLogo{border-radius:4px}.FeedsContentCard.v2{position:relative;width:100%;height:100%;margin:0;border:0;overflow:hidden}.FeedsContentCard.v2 .NoContentLogo{position:relative;border-radius:6px;aspect-ratio:1;object-fit:cover}.FeedsContentCard.v2 .NoContentLogo .poster{aspect-ratio:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeedsContentCard.v2 .NoContentLogo.back-image{object-fit:cover;position:relative;aspect-ratio:1;filter:blur(15px);opacity:.8}@media (max-width:1366px){.FeedsContentCard.v2 .NoContentLogo.back-image{width:492px!important;max-height:500px!important}}.FeedsContentCard.v2 .NoContentLogo.top-image{object-fit:contain;position:absolute;aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1366px){.FeedsContentCard.v2 .NoContentLogo.top-image{width:492px!important;max-height:500px!important}}.FeedsContentCard.v2 .NoContentLogo.top-image .poster{object-fit:contain}@media (max-width:1366px){.FeedsContentCard.v2 .NoContentLogo.top-image .poster{width:492px!important}}.FeedsContentCard.v2 .NoContentLogo .fall-back .lbl-wrpr{font-size:16px}.FeedsContentCard.v2:hover .cntn-info-wrapper{display:flex;transform:translateY(0)}.FeedsContentCard.v2 .cntn-info-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:0;padding:30px 20px;border-radius:6px;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.65),#000);box-shadow:0 0 8px rgba(0,0,0,.1);transform:translateY(600px);transition:transform .3s ease}@media (max-width:480px){.FeedsContentCard.v2 .cntn-info-wrapper{padding:10px}}@media (max-width:1366px){.FeedsContentCard.v2 .cntn-info-wrapper{transform:translateY(500px)}}.FeedsContentCard.v2 .cntn-info-wrapper .info-wrpr .info .name{font-size:18px}@media (max-width:480px){.FeedsContentCard.v2 .cntn-info-wrapper .info-wrpr .info .name{font-size:14px}}.FeedsContentCard.v2 .cntn-info-wrapper .info-wrpr .CardDotSepItems span,.FeedsContentCard.v2 .cntn-info-wrapper .info-wrpr .info{color:#fff;font-size:14px}@media (max-width:480px){.FeedsContentCard.v2 .cntn-info-wrapper .info-wrpr .CardDotSepItems span,.FeedsContentCard.v2 .cntn-info-wrapper .info-wrpr .info{font-size:10px}}.FeedsContentCard.v2 .cntn-info-wrapper .info-wrpr .info a{color:#fff}.FeedsContentCard.v2 .cntn-info-wrapper .services-wrpr{max-width:130px}.FeedsContentCard.v2 .cntn-info-wrapper .services-wrpr .services-provided-lbl{color:#fff;opacity:.5;width:100%;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:18px}.FeedsContentCard.v2 .cntn-info-wrapper .services-wrpr .service-list{max-height:none;width:100%;flex-wrap:wrap}.FeedsContentCard.v2 .cntn-info-wrapper .services-wrpr .service-list .service-count,.FeedsContentCard.v2 .cntn-info-wrapper .services-wrpr .service-list .service-name{height:30px;max-width:130px;border:1px solid #dcdfe9;border-radius:36px;margin-right:8px;margin-bottom:8px;font-size:14px;line-height:14px;color:#fff;padding:6px 14px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:480px){.FeedsContentCard,.FeedsContentCard.v2 .NoContentLogo.top-image{width:100%!important}}.loading-bar-wrpr{display:flex;flex-direction:column;gap:20px;width:800px}.loading-bar-wrpr .loading-bar{background:linear-gradient(90deg,#fff,#dfc3e4 50%,#fff);animation:gradient-animation 2s infinite;height:24px;width:100%}.loading-bar-wrpr .loading-txt-wrpr{margin-top:16px;display:flex;flex-direction:row;gap:8px}.loading-bar-wrpr .loading-txt-wrpr .txt{font-weight:500;font-size:18px;line-height:160%;background:linear-gradient(90deg,#262d4d,#cc66ad 49.69%,#6778cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% auto;animation:shine 2s linear infinite}@keyframes shine{0%{background-position:100% 0}to{background-position:0 0}}.stats-overview{display:flex;flex-direction:column;height:326px;gap:16px;padding:20px 24px;border-radius:8px}.stats-overview .stats-overview-header{display:flex;justify-content:space-between;align-items:center}.stats-overview .stats-overview-header .stats-header-label{display:flex;gap:6px;align-items:center}.stats-overview .stats-overview-header .stats-header-label .label{font-family:Inter;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0;color:#20253c}.stats-overview .stats-overview-header .more-analytics-link-wrpr{display:flex;justify-content:center;font-family:Inter}.stats-overview .stats-overview-header .more-analytics-link-wrpr .more-analytics-lbl{font-weight:500;line-height:100%;letter-spacing:0;color:#0b73da;cursor:pointer}.stats-overview .stats-overview-header .more-analytics-link-wrpr .more-analytics-lbl:hover{text-decoration:underline;color:#1866b3}.stats-overview .stats-list-wrpr{display:flex;flex-direction:column;gap:16px}.stats-overview .stats-list-wrpr .topdata-list{display:flex;gap:12px}.stats-overview .stats-list-wrpr .topdata-list .label{font-family:Inter;font-weight:500;font-size:16px;letter-spacing:0;color:#20253c;white-space:nowrap}.stats-overview .stats-list-wrpr .topdata-list .top-data-items{display:flex;flex-wrap:wrap;gap:8px}.stats-overview .stats-list-wrpr .topdata-list .top-data-items .list-item-name-wrpr{padding:0 12px;border-radius:12px;background:#fff;white-space:nowrap}.stats-overview .stats-list-wrpr .topdata-list .top-data-items .list-item-name-wrpr .list-item-name{font-family:Inter;font-weight:400;line-height:100%;letter-spacing:0;color:#434864}.common-summarize-wrpr{margin:0 auto 40px;width:100%;border-radius:8px;border:none;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);display:flex;flex:1 0 50%}.common-summarize-wrpr .summarize-stats-wrpr{padding:20px 30px;flex-grow:1;position:relative}.common-summarize-wrpr .summarize-stats-wrpr .border-right{border-right:1px solid #c8ceda}.common-summarize-wrpr .summarize-stats-wrpr .summarize-btn{padding:14px 20px;display:flex;align-items:center;flex-shrink:0;gap:8px;background-color:#fff;border:1px solid #cfe6fc;border-radius:40px;cursor:pointer}.common-summarize-wrpr .summarize-stats-wrpr .summarize-btn .SVGIcon.svg-icon-ai_icon{--fill:#0b73da}.common-summarize-wrpr .summarize-stats-wrpr .summarize-btn .summarize-btn-txt{font-weight:500;line-height:19.36px;color:#20253c}.common-summarize-wrpr .summarize-stats-wrpr .summarize-btn:hover{border:1px solid #61a9f1}.common-summarize-wrpr .summarize-stats-wrpr .summarize-btn:hover .summarize-btn-txt{color:#0b73da}.common-summarize-wrpr .summarize-stats-wrpr .disabled{opacity:.7}.common-summarize-wrpr .summarize-stats-wrpr .disabled:hover{border:1px solid #cfe6fc!important;cursor:auto}.common-summarize-wrpr .summarize-stats-wrpr .disabled:hover .summarize-btn-txt{color:#20253c!important}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header{display:flex;justify-content:space-between;height:24px;align-items:center}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr{display:flex;gap:20px;align-items:center}@media (max-width:1366px){.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr{display:flex;justify-content:space-between}}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr .header-txt-lbl{display:flex;align-items:center;gap:20px}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr .header-txt-lbl .section-txt{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#20253c}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr .header-txt-lbl .disclaimer{display:flex;gap:4px}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr .header-txt-lbl .disclaimer .SVGIcon.svg-icon-ai_icon{--fill:#6e7391}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr .header-txt-lbl .disclaimer .disclaimer-txt{font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .header-txt-wrpr .beta-tag{border:1px solid #e4c2eb;border-radius:20px;color:#9119a9;font-size:12px;font-weight:700;line-height:15.62px;width:46px;height:20px;padding:2px 8px}.common-summarize-wrpr .summarize-stats-wrpr .summarize-header .cross-icon{height:15px;width:15px;cursor:pointer}.common-summarize-wrpr .summarize-stats-wrpr .divider{height:17px}@keyframes gradient-animation{0%{background:linear-gradient(90deg,#fff,#dfc3ef 50%,#fff)}10%{background:linear-gradient(90deg,#fff,#dfc3ef 60%,#fff)}20%{background:linear-gradient(90deg,#fff,#dfc3ef 70%,#fff)}30%{background:linear-gradient(90deg,#fff,#dfc3ef 80%,#fff)}40%{background:linear-gradient(90deg,#fff,#dfc3ef 90%,#fff)}50%{background:linear-gradient(90deg,#fff,#fff 50%,#dfc3ef)}60%{background:linear-gradient(90deg,#dfc3ef,#fff 50%,#fff)}70%{background:linear-gradient(90deg,#dfc3ef 10%,#fff 50%,#fff)}80%{background:linear-gradient(90deg,#dfc3ef 20%,#fff 50%,#fff)}90%{background:linear-gradient(90deg,#dfc3ef 30%,#fff 50%,#fff)}to{background:linear-gradient(90deg,#dfc3ef 40%,#fff 50%,#fff)}}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats{display:flex;width:100%}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content{width:100%;display:flex;gap:24px;align-items:flex-end;justify-content:flex-start}@media (max-width:1366px){.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content{margin-top:40px}}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .loading-bar-wrpr{width:100%}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .summarized-txt{font-weight:400;line-height:26px;color:#20253c;min-height:48px;width:800px;text-align:left;width:100%}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .voice-icon-wrpr{width:48px;height:48px;border-radius:40px;background-color:#fff;display:flex;gap:24px;align-items:flex-end;justify-content:flex-start}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .voice-icon-wrpr .summarized-txt{font-weight:400;line-height:26px;color:#20253c;min-height:48px;width:800px;text-align:left}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .voice-icon-wrpr .voice-icon-wrpr{width:48px;height:48px;border-radius:40px;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;display:none}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .voice-icon-wrpr .voice-icon-wrpr .SVGIcon.voice_icon{--fill:#0b73da}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .summarize-again-btn{display:flex;align-items:center;gap:4px;position:absolute;top:22px;right:33px;cursor:pointer}@media (max-width:1366px){.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .summarize-again-btn{top:61px;right:31px!important}}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .summarize-again-btn .SVGIcon.svg-icon-ai_icon{--fill:#0b73da}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .summarize-again-btn .summarize-again-btn-txt{font-family:Inter;font-weight:500;line-height:19.36px;color:#0b73da}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .summarize-content .summarize-again-btn .summarize-again-btn-txt:hover{text-decoration:underline;color:#1866b3}.common-summarize-wrpr .summarize-stats-wrpr .summarize-stats .stats-overview{width:50%}.common-summarize-wrpr .stats-overview{flex:1 0 50%}.service-tile-wrpr{padding-top:5.625rem}@media (max-width:480px){.service-tile-wrpr{padding-top:30px}}.service-tile-wrpr .service-name{display:flex;background:#fff;box-shadow:0 1px 8px rgba(0,0,0,.1);border-radius:8px 8px 0 0;border:1px solid #d2d8e5;border-bottom:0;padding:24px 50px;align-items:center;gap:16px;cursor:pointer}.service-tile-wrpr .service-name .CardFollowed .lbl-wrpr{display:none}.service-tile-wrpr .service-name .CardFollowed:hover .lbl-wrpr{display:inline}.service-tile-wrpr .service-name .edit-toggle-service-wrpr{display:flex;gap:10px}.service-tile-wrpr .service-name .edit-toggle-service-wrpr .toggle-service{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;border:1px solid #d2d8e5;cursor:pointer}.service-tile-wrpr .service-name .edit-toggle-service-wrpr .toggle-service .SVGIcon.svg-icon-right-arrow{transform:rotate(90deg);--stroke:#232840}.service-tile-wrpr .service-name .edit-toggle-service-wrpr .toggle-service .SVGIcon.svg-icon-right-arrow.up-arrow{transform:rotate(-90deg);--stroke:#232840}.service-tile-wrpr .service-name>div>.lbl-wrpr{display:block;font-weight:700;font-size:22px;line-height:29px;color:#232840}.service-tile-wrpr .ServiceTile{position:relative;border:1px solid #d2d8e5;padding:34px 60px 40px;background:linear-gradient(180deg,rgba(247,248,251,0),#f7f8fb 63.77%)}@media (max-width:480px){.service-tile-wrpr .ServiceTile{padding:15px 25px 30px}}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr{padding-top:0}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile{display:flex;flex-direction:column;gap:16px;margin-bottom:0;width:100%}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .CarouselHeader{margin:0}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .CarouselHeader .CarouselLabel{margin-bottom:0}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .d-flex{display:none!important}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .section-wrpr{height:121px;width:100%;border-radius:8px;border:2px solid #f9d4d4;background-color:hsla(0,80%,98%,.92);position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .section-wrpr .red-dot{border-radius:50%;background-color:#c20a0a;top:10px;height:8px;left:10px;position:absolute;width:8px}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .section-wrpr .add-operation-wrpr{display:flex;flex-direction:row;gap:20px;height:40px;align-items:center}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .section-wrpr .add-operation-wrpr .empty-title{font-size:16px;font-weight:400;line-height:24px;color:#232840}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .section-wrpr .add-operation-wrpr .add-btn{height:40px;width:135px;border-radius:4px;border:1px solid #d2d8e5;display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center;cursor:pointer}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FallbackServiceTile .section-wrpr .add-operation-wrpr .add-btn .btn{font-weight:500;font-size:16px;line-height:20px;color:#00a5ec;padding:0}@media (max-width:480px){.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr{display:block!important}}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FeaturedImage{width:300px;margin-right:30px;flex-shrink:0}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .FeaturedImage img{width:300px}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details{width:100%;max-height:315px;overflow:auto;padding-right:24px}@media (max-width:480px){.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details{max-height:100%;padding-top:20px;padding-right:0}}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .section-title{font-style:normal;font-weight:700;font-size:18px;color:#232840;margin-bottom:18px}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .ai-keyword-text,.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .description{font-size:16px;line-height:24px}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .description{font-weight:400;margin-bottom:20px}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .ai-keyword-text{font-weight:700;color:#8a8c99}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .CompanyKeywords .badge-container{-webkit-line-clamp:2!important}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .CompanyKeywords .badge-container .item{font-weight:400;font-size:16px;line-height:21px;color:#232840}.service-tile-wrpr .ServiceTile .top-section .overview-section-wrpr .service-details .CompanyKeywords .badge-container .dot-wrpr{font-size:20px;font-weight:700;color:#8a8c99}.service-tile-wrpr .ServiceTile .bottom-section{margin-top:50px}.service-tile-wrpr .ServiceTile .bottom-section .CarouselHeader .label{font-size:18px;line-height:27px}.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery{padding:0}.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper{border-top:1px solid #d2d8e5;padding-bottom:50px;padding-top:40px}.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper .Carousel,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper .Carousel,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper .Carousel,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .Carousel,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery .Carousel,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper .Carousel{margin:0 -60px}.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper .Carousel .slick-track,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper .Carousel .slick-track,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper .Carousel .slick-track,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .Carousel .slick-track,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery .Carousel .slick-track,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper .Carousel .slick-track{margin-left:60px!important}.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper .ContentCreditCard,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper .ContentCreditCard,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper .ContentCreditCard,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .ContentCreditCard,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery .ContentCreditCard,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper .ContentCreditCard{width:200px;height:292px;margin-right:20px}.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper .srvc-tiles-awards .award-card,.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper .srvc-tiles-awards .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper .srvc-tiles-certificate .award-card,.service-tile-wrpr .ServiceTile .bottom-section .AwardSectionWrapper .srvc-tiles-certificate .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper .srvc-tiles-awards .award-card,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper .srvc-tiles-awards .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper .srvc-tiles-certificate .award-card,.service-tile-wrpr .ServiceTile .bottom-section .BadgeSectionWrapper .srvc-tiles-certificate .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper .srvc-tiles-awards .award-card,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper .srvc-tiles-awards .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper .srvc-tiles-certificate .award-card,.service-tile-wrpr .ServiceTile .bottom-section .CertificateSectionWrapper .srvc-tiles-certificate .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .srvc-tiles-awards .award-card,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .srvc-tiles-awards .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .srvc-tiles-certificate .award-card,.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .srvc-tiles-certificate .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery .srvc-tiles-awards .award-card,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery .srvc-tiles-awards .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery .srvc-tiles-certificate .award-card,.service-tile-wrpr .ServiceTile .bottom-section .MediaGallery .srvc-tiles-certificate .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper .srvc-tiles-awards .award-card,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper .srvc-tiles-awards .certification-card,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper .srvc-tiles-certificate .award-card,.service-tile-wrpr .ServiceTile .bottom-section .ProjectSectionWrapper .srvc-tiles-certificate .certification-card{min-width:428px}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .clients-carousel{margin-right:20px}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .client-body .CompanyLogoFrame{margin:0 20px 20px 0}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .CompanyLogoFrame{border-radius:8px;border:1px solid #d2d8e5}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .CompanyLogoFrame .CompanyLogo{padding:20px;border-radius:4px}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .CompanyLogoFrame .CompanyLogo img{padding:0}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog{min-width:calc(100vw - 280px);height:calc(100vh - 100px);margin:50px auto}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog .modal-content{height:100%}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog .modal-content .modal-header{position:relative;border-bottom:none;padding:40px 100px 10px}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog .modal-content .modal-header .modal-title{font-weight:700;font-size:26px;line-height:36px;color:#232840}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog .modal-content .modal-header button.close{padding:0;margin:0;position:absolute;right:15px;top:0}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog .modal-content .modal-header button.close>span{font-weight:lighter;font-size:40px}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog .modal-content .modal-body{border-bottom:0;overflow:auto;padding:0}.service-tile-wrpr .ServiceTile .bottom-section .ClientSectionWrapper .modal .modal-dialog .modal-content .modal-body .client-body{flex-wrap:wrap;max-height:100%;overflow:auto;padding:0 90px;margin:0 10px}.service-tile-wrpr .ServiceTile .bottom-section .Spinner{position:relative;background-color:transparent}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile{display:flex;flex-direction:column;gap:16px;margin-bottom:40px;width:100%}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .CarouselHeader{margin:0}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .CarouselHeader .CarouselLabel{margin-bottom:0}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .d-flex{display:flex!important}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .section-wrpr{height:80px;width:100%;border-radius:8px;border:2px solid #f9d4d4;background-color:hsla(0,80%,98%,.92);position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .section-wrpr .red-dot{border-radius:50%;background-color:#c20a0a;top:10px;height:8px;left:10px;position:absolute;width:8px}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .section-wrpr .add-operation-wrpr{display:flex;flex-direction:row;gap:20px;height:40px;align-items:center}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .section-wrpr .add-operation-wrpr .empty-title{font-size:16px;font-weight:400;line-height:24px;color:#232840}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .section-wrpr .add-operation-wrpr .add-btn{height:40px;width:135px;border-radius:4px;border:1px solid #d2d8e5;display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center;cursor:pointer}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile .section-wrpr .add-operation-wrpr .add-btn .btn{font-weight:500;font-size:16px;line-height:20px;color:#00a5ec;padding:0}.service-tile-wrpr .ServiceTile .bottom-section .FallbackServiceTile:last-child{margin-bottom:0}.service-tile-wrpr .ServiceTile .read-more{display:flex;justify-content:center;align-items:center;cursor:pointer}.service-tile-wrpr .ServiceTile .read-more .text{font-weight:700;font-size:14px;line-height:21px;color:#232840;margin-right:10px}.service-tile-wrpr .ServiceTile .AdditionalServiceInfo{margin-bottom:20px;flex-direction:column}.service-tile-wrpr .ServiceTile .AdditionalServiceInfo .additional-attr{margin-bottom:16px;font-size:16px;line-height:24px;flex-direction:column}.service-tile-wrpr .ServiceTile .AdditionalServiceInfo .additional-attr .attr-name{font-weight:700;font-size:16px;line-height:21px;color:#787a87;opacity:.8;margin-bottom:4px}.service-tile-wrpr .ServiceTile .AdditionalServiceInfo .additional-attr .attr-value{font-weight:400;font-size:16px;line-height:150%;color:#232840}.CompanyKeywords{display:flex;align-items:baseline}.CompanyKeywords .badge-container{position:relative;line-height:40px;max-height:110px;max-width:100%;color:#cbcfdc;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}@media (max-width:480px){.CompanyKeywords .badge-container{overflow:auto;max-height:auto}}.CompanyKeywords .badge-container .item{font-size:16px;text-align:center;display:inline-flex}@media (max-width:480px){.CompanyKeywords .badge-container .item{font-size:13px}}.CompanyKeywords .badge-container .dot-wrpr{color:#fff;margin:0 10px}.CompanyKeywords .nmore{color:#fff;font-size:16px;line-height:40px;flex-shrink:0;text-align:center;min-width:72px}.ContentCreditCard{width:330px;height:268px;background:#f7f8fb;border-radius:10px;border:1px solid transparent;display:block;margin:10px}@media (max-width:1366px){.ContentCreditCard{width:326px;margin:10px 5px}}.ContentCreditCard:hover{border-color:#dcdfe9;box-shadow:0 1px 4px rgba(0,0,0,.1)}.ContentCreditCard .wrapper{margin:20px}.ContentCreditCard .wrapper .info-wrpr{display:flex;flex-grow:1;min-width:0}.ContentCreditCard .wrapper .info-wrpr .info{display:flex;flex-direction:column;flex-grow:1;min-width:0;margin-right:5px;color:#232840}.ContentCreditCard .wrapper .info-wrpr .info .name{font-weight:700;font-size:20px;line-height:23px;margin-bottom:10px}.ContentCreditCard .wrapper .info-wrpr .info .type{font-size:14px;line-height:18px;opacity:.6;margin-bottom:6px}.ContentCreditCard .wrapper .info-wrpr .info .parts-release-date{font-weight:400;font-size:14px;line-height:18px;opacity:.6}.ContentCreditCard .wrapper .info-wrpr .ContentLogo{border-radius:4px}.ContentCreditCard .wrapper .company-associated-wrpr{margin-top:15px;margin-bottom:15px}.ContentCreditCard .wrapper .company-associated-wrpr .CompanyLogo{border:1px solid #d2d8e5}.ContentCreditCard .wrapper .company-associated-wrpr .company-name{font-weight:700;font-size:16px;line-height:21px;color:#232840;margin-left:8px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ContentCreditCard .services-provided-lbl{font-weight:400;font-size:14px;line-height:18px;color:#232840;opacity:.5;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentCreditCard .services-provided-lbl .company-name{font-weight:700}.ContentCreditCard .service-list{flex-wrap:wrap;max-height:68px;overflow:auto}.ContentCreditCard .service-list .service-count,.ContentCreditCard .service-list .service-name{height:30px;max-width:270px;background:#fff;border:1px solid #dcdfe9;border-radius:36px;margin-right:8px;margin-bottom:8px;font-size:14px;line-height:14px;color:#232840;padding:6px 14px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentCreditCard.v2{position:relative;width:100%;height:100%;margin:0;border:0;overflow:hidden;border-radius:6px}.ContentCreditCard.v2 .ContentLogo{position:absolute;border-radius:6px}.ContentCreditCard.v2 .ContentLogo .fall-back .lbl-wrpr{font-size:16px}.ContentCreditCard.v2:hover .edit-project-wrapper,.ContentCreditCard.v2:hover .wrapper{display:flex;transform:translateY(0)}.ContentCreditCard.v2 .wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:0;padding:30px 20px;border-radius:6px;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.65),#000);box-shadow:0 0 8px rgba(0,0,0,.1);transform:translateY(292px);transition:transform .3s ease,-webkit-transform .3s ease}@media (max-width:480px){.ContentCreditCard.v2 .wrapper{padding:10px}}.ContentCreditCard.v2 .wrapper .info-wrpr .info .name{font-size:18px}@media (max-width:480px){.ContentCreditCard.v2 .wrapper .info-wrpr .info .name{font-size:14px}}.ContentCreditCard.v2 .wrapper .info-wrpr .CardDotSepItems span,.ContentCreditCard.v2 .wrapper .info-wrpr .info{color:#fff;font-size:14px}@media (max-width:480px){.ContentCreditCard.v2 .wrapper .info-wrpr .CardDotSepItems span,.ContentCreditCard.v2 .wrapper .info-wrpr .info{font-size:10px}}.ContentCreditCard.v2 .wrapper .info-wrpr .info a,.ContentCreditCard.v2 .wrapper .services-wrpr .services-provided-lbl{color:#fff}.ContentCreditCard.v2 .wrapper .services-wrpr .service-list{max-height:none}.ContentCreditCard.v2 .wrapper .services-wrpr .service-list .service-count,.ContentCreditCard.v2 .wrapper .services-wrpr .service-list .service-name{max-width:150px;color:#fff;background:transparent;border:1px solid #666}.ContentCreditCard.v2 .edit-project-wrapper{position:absolute;display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center;margin:0;padding:30px 20px;border-radius:6px;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.65),#000);box-shadow:0 0 8px rgba(0,0,0,.1);transform:translateY(292px);transition:transform .3s ease,-webkit-transform .3s ease;z-index:2;cursor:pointer}@media (max-width:480px){.ContentCreditCard.v2 .edit-project-wrapper{padding:10px}}.ContentCreditCard.v2 .edit-project-wrapper .edit-wrpr{min-width:56px;height:56px;border-radius:56px;border:1.5px solid #00a5ec;display:flex;justify-content:center;align-items:center}.ContentCreditCard.v2 .edit-project-wrapper .featured-project-lbl{font-size:18px;font-weight:500;line-height:23.44px;text-align:center;color:#00a5ec}.ServiceBadges-tooltip{padding:14px;max-height:250px;max-width:200px}.ServiceBadges-tooltip .srvc-name{font-size:16px;font-weight:700;margin-bottom:10px}.ServiceBadges-tooltip .attr-label{font-size:14px;font-weight:400;line-height:18px;color:#232840;margin-bottom:2.5px;opacity:.6}.add-project-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:16px;cursor:pointer}.add-project-wrapper:hover .select-project-wrpr{border:1.5px solid #00a5ec}.add-project-wrapper:hover .select-featured-lbl-wrpr{color:#00a5ec}.add-project-wrapper .select-project-wrpr{min-width:56px;height:56px;border-radius:56px;border:1.5px solid hsla(0,0%,100%,.2);display:flex;justify-content:center;align-items:center;background-color:#000}.add-project-wrapper .select-featured-lbl-wrpr{display:flex;flex-direction:column;font-size:16px;font-weight:500;line-height:20.83px;color:#fff}.add-project-wrapper .select-featured-lbl-wrpr .select-featured,.add-project-wrapper .select-featured-lbl-wrpr .select-project-num{display:flex;justify-content:center}.CertificationsAndAwards{display:flex;min-width:464px;max-width:540px;flex:1 0 calc(50% - 64px)}@media (max-width:480px){.CertificationsAndAwards{margin-bottom:25px;min-width:auto!important}}.CertificationsAndAwards .CardCircularLogo{border:1px solid #e6e9f0;margin-right:20px}.CertificationsAndAwards .info{display:flex;flex-direction:column;flex-grow:1;min-width:0;color:#232840}@media (max-width:480px){.CertificationsAndAwards .info{max-width:250px}}.CertificationsAndAwards .info .name{font-weight:700;font-size:16px;line-height:24px;margin-bottom:8px;max-height:3em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CertificationsAndAwards .info .project_name,.CertificationsAndAwards .info .srvc,.CertificationsAndAwards .info .type{font-weight:400;font-size:16px;margin-bottom:8px}.CertificationsAndAwards .info .type .prvd-wrpr{color:#787a87}@media (max-width:480px){.CertificationsAndAwards .info .type .prvd-wrpr{font-size:14px}}.CertificationsAndAwards .info .type .prvd-wrpr .provider{display:inline;max-width:328px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.CertificationsAndAwards .info .type .prvd-wrpr .separator{margin:0 8px}.CertificationsAndAwards .info .description{height:3em;display:-webkit-box;font-weight:400;font-size:16px;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:pre-wrap}.tt-awrd-cert-desc span{white-space:pre-wrap}.BadgeComponent{display:flex;flex:1 0 50%;margin-bottom:8px;min-width:420px;max-width:492px;flex:1 0 calc(50% - 64px)}.BadgeComponent .CardCircularLogo{border:1px solid #e0e2f0;margin-right:10px}.BadgeComponent .info{display:flex;justify-content:center;flex-direction:column;flex-grow:1;min-width:0;color:#232840;margin-left:10px}.BadgeComponent .info .trigger .name{font-weight:700;font-size:16px;line-height:21px;margin-bottom:8px;max-height:3em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BadgeComponent .info .param-row{margin-bottom:4px}.BadgeComponent .info .param-row .param-name,.BadgeComponent .info .param-row .param-value{font-weight:700;font-size:16px;line-height:21px;color:#8a8c99}.BadgeComponent .info .param-row .dot-separator{width:5px;height:5px;margin:0 2px;color:#8a8c99}.CarouselLabel .service-lbl-wrpr{font-weight:400;font-size:18px;line-height:24px;color:#787a87}.ServiceCard{cursor:pointer}.ServiceCard .ServiceCardWrapper{height:256px;width:256px;margin-right:24px;margin-bottom:24px;border-radius:15px;position:relative;overflow:hidden}.ServiceCard .ServiceCardWrapper .CardFollowed{position:absolute;top:10px;right:10px;display:none}.ServiceCard .ServiceCardWrapper .CardFollowed.followed{display:flex}.ServiceCard .ServiceCardWrapper .CardFollowed .lbl-wrpr{display:none}.ServiceCard .ServiceCardWrapper:hover .CardFollowed{display:flex}.ServiceCard .ServiceCardWrapper:hover .CardFollowed:hover .lbl-wrpr{display:block}.ServiceCard .ServiceCardWrapper.square img{position:absolute;width:100%;height:100%;border-radius:15px}.ServiceCard .ServiceCardWrapper.square:hover .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1),#000)}.ServiceCard .ServiceCardWrapper.square .lbl-count-wrpr{display:flex;align-items:flex-start;justify-content:center;position:absolute;width:80%;top:80%;left:50%;transform:translate(-50%,-50%);flex-direction:column}.ServiceCard .ServiceCardWrapper.square .lbl-count-wrpr .lbl-wrpr{color:#fff;font-weight:700;font-size:16px;line-height:22px;margin-bottom:5px}.ServiceCard .ServiceCardWrapper.square .lbl-count-wrpr .count-wrpr{font-weight:700;font-size:14px;line-height:18px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.ServiceCard .ServiceCardWrapper.square .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1) 40%,#000)}.ServiceCard .ServiceCardWrapper.widescreen{height:100%;width:188px;border-radius:4px}.ServiceCard .ServiceCardWrapper.widescreen img{position:absolute;width:100%;height:100%;border-radius:6px}.ServiceCard .ServiceCardWrapper.widescreen:hover .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1) -40%,#000)}.ServiceCard .ServiceCardWrapper.widescreen .lbl-count-wrpr{display:flex;align-items:center;justify-content:center;position:absolute;width:80%;top:65%;left:50%;transform:translate(-50%,-50%);flex-direction:column}.ServiceCard .ServiceCardWrapper.widescreen .lbl-count-wrpr .lbl-wrpr{color:#fff;font-weight:700;font-size:16px;line-height:22px;margin-bottom:5px;text-align:center}.ServiceCard .ServiceCardWrapper.widescreen .lbl-count-wrpr .count-wrpr{font-weight:700;font-size:14px;line-height:18px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.ServiceCard .ServiceCardWrapper.widescreen .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1) 10%,#000)}.ServiceCard .ServiceCardWrapper.portrait{height:100%;width:100%;border-radius:4px}.ServiceCard .ServiceCardWrapper.portrait img{position:absolute;height:100%;width:100%;object-fit:fill;border-radius:6px}.ServiceCard .ServiceCardWrapper.portrait:hover .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1),#000)}.ServiceCard .ServiceCardWrapper.portrait .lbl-count-wrpr{display:flex;align-items:center;justify-content:center;position:absolute;width:80%;top:80%;left:50%;transform:translate(-50%,-50%);flex-direction:column}.ServiceCard .ServiceCardWrapper.portrait .lbl-count-wrpr .lbl-wrpr{color:#fff;font-weight:700;font-size:16px;line-height:22px;margin-bottom:5px;text-align:center}.ServiceCard .ServiceCardWrapper.portrait .lbl-count-wrpr .count-wrpr{font-weight:700;font-size:14px;line-height:18px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.ServiceCard .ServiceCardWrapper.portrait .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1) 25%,#000)}.GenreSection{padding-bottom:100px}.GenreSection .header-title{font-style:normal;font-weight:700;font-size:26px;color:#232840;padding:100px 0 10px 140px}.GenreSection .overlay:after,.GenreSection .overlay:before{background:none;z-index:1}.GenreSection .subtitle-header{margin-bottom:35px;font-weight:400;font-size:16px;color:#232840;opacity:.8;padding:0 0 30px 140px}.GenreCard{position:relative;width:320px;height:180px;border-radius:8px;margin-right:24px}.GenreCard,.GenreCard:hover .CardFollowed{display:flex}.GenreCard:hover .CardFollowed:hover .lbl-wrpr{display:block}.GenreCard .CardFollowed{display:none}.GenreCard .CardFollowed.followed{display:flex}.GenreCard .CardFollowed .lbl-wrpr{display:none}.GenreCard img{position:absolute;width:320px;height:180px;border-radius:8px}.GenreCard .info-wrpr{position:relative;padding:10px 10px 20px 30px;width:100%;height:100%;flex-direction:column;justify-content:space-between}.GenreCard .info-wrpr .follow-wrpr{justify-content:end}.GenreCard .info-wrpr .name-count-wrpr{flex-direction:column}.GenreCard .info-wrpr .name{font-size:20px;margin-bottom:4px}.GenreCard .info-wrpr .count-title,.GenreCard .info-wrpr .name{font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.GenreCard .info-wrpr .count-title{font-size:14px;line-height:18px}.GenreCard .info-wrpr:hover{background:linear-gradient(180deg,transparent,#000);border-radius:0 0 8px 8px}.GenreCard.v2{color:inherit!important;text-decoration:none!important;pointer-events:none}.GenreCard.v2 .info-wrpr{background:linear-gradient(180deg,hsla(0,0%,100%,.1) 40%,#000);padding:0!important;flex-direction:row}.GenreCard.v2 .info-wrpr .name-count-wrpr{flex-direction:row;width:100%;align-items:center;justify-content:center}.GenreCard.v2 .info-wrpr .name{position:absolute;bottom:30px;margin:0 5px!important}.DealSubtypeSection{position:relative;height:100%}.DealSubtypeSection .title-wrpr{display:flex;font-weight:400;font-size:26px;line-height:36px;color:#232840;margin-bottom:32px}.DealSubtypeSection .title-wrpr .label{font-weight:700;margin-right:5px}.DealSubtypeSection .deal-badge-and-search-wrpr{justify-content:space-between}.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr{margin-bottom:34px}.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr .prefix{font-style:normal;font-weight:400;font-size:18px;line-height:36px;color:#232840}.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr .deal-badge{font-weight:700;font-size:18px;line-height:23px;text-decoration-line:underline;color:#232840;cursor:pointer}.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr .deal-badge.active,.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr .deal-badge:hover{color:#00a5ec}.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr .delimiter{font-weight:700;font-size:18px;line-height:23px;color:#232840;opacity:.8}.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr .separator{font-weight:700;font-size:18px;line-height:23px;text-decoration-line:underline;color:#d2d8e5;margin:0 13px}.DealSubtypeSection .deal-badge-and-search-wrpr .deal-badges-wrpr .view-all{cursor:pointer;font-weight:700;font-size:18px;line-height:23px;color:#00a5ec}.DealSubtypeSection .deal-badge-and-search-wrpr .input-wrpr{padding-right:10px;height:40px;border:1px solid #d2d8e5;margin-bottom:15px}.DealSubtypeSection .deal-badge-and-search-wrpr .input-wrpr .search{width:255px;outline:none;border:none;padding:0 20px;font-size:14px;line-height:21px;color:#232840;opacity:.7}.DealSubtypeSection .deal-badge-and-search-wrpr .input-wrpr .cross-btn{padding:0 15px;cursor:pointer}.DealSubtypeSection .deal-badge-and-search-wrpr .input-wrpr .cross-btn.show{display:block}.DealSubtypeSection .deal-badge-and-search-wrpr .input-wrpr .cross-btn.hide{display:none}.DealSubtypeSection .deal-badge-and-search-wrpr .input-wrpr .srch-icon{--stroke:#00a5ec}.DealSubtypeSection .DealSubTypeCard{margin-right:30px}.DealSubtypeSection .deal-image{opacity:0;transition:opacity .3s linear}.DealSubtypeSection .deal-image.loaded{opacity:1}.DealSubtypeSection .overlay:after,.DealSubtypeSection .overlay:before{background:none;z-index:1}.DealSubtypeSection .Carousel .slick-arrow{top:30%}.DealSubtypeSection .Arrow{height:40px;width:40px}.DealSubTypeCard{position:relative}.DealSubTypeCard .DealSubTypeCardWrapper{position:relative;cursor:pointer;overflow:hidden;width:256px;border-radius:15px}.DealSubTypeCard .DealSubTypeCardWrapper .CardFollowed{position:absolute;top:10px;right:10px;display:none}.DealSubTypeCard .DealSubTypeCardWrapper .CardFollowed.followed{display:flex}.DealSubTypeCard .DealSubTypeCardWrapper .CardFollowed .lbl-wrpr{display:none}.DealSubTypeCard .DealSubTypeCardWrapper img{position:absolute;width:100%;height:100%;border-radius:15px}.DealSubTypeCard .DealSubTypeCardWrapper:hover .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1),#000)}.DealSubTypeCard .DealSubTypeCardWrapper .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.1) 40%,#000)}.DealSubTypeCard .DealSubTypeCardWrapper:hover .CardFollowed{display:flex}.DealSubTypeCard .DealSubTypeCardWrapper:hover .CardFollowed:hover .lbl-wrpr{display:block}.DealSubTypeCard.square .DealSubTypeCardWrapper{height:256px}.DealSubTypeCard.widescreen .DealSubTypeCardWrapper{height:144px}.DealSubTypeCard .deal-subtype-name{position:absolute;max-height:3em;display:-webkit-box;width:80%;text-align:center;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;left:20px;bottom:20px;font-weight:700;font-size:16px;line-height:21px;color:#fff}.NoDataReported{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:18px;color:#333;background:rgba(247,248,251,.5);border-radius:4px;height:100%;min-height:inherit;background-size:100% 100%;background-repeat:no-repeat;width:100%;white-space:pre-wrap;text-align:center}.CompanyLogoFrame{width:200px;height:130px;overflow:hidden;position:relative}.CompanyLogoFrame .featured-card-wrpr{display:flex;justify-content:center;align-items:center;height:48px;width:48px;background:#000;opacity:.6!important;position:absolute;top:0;left:0;z-index:1;border-bottom-right-radius:4px}.CompanyLogoFrame .featured-card-wrpr .creditsview-number{font-size:18px;font-weight:500;line-height:23.44px;text-align:center;color:#fff}@media (max-width:480px){.CompanyLogoFrame{width:105px;height:60px}}.CompanyLogoFrame .DealSubTypeCardWrapper,.CompanyLogoFrame .GenreCard{height:117px!important;width:188px!important}.CompanyLogoFrame .GenreCard{margin-right:0}.CompanyLogoFrame .GenreCard .name{bottom:20px!important}.CompanyLogoFrame .GenreCard img{height:117px;width:187px}.CompanyLogoFrame .CompanyLogo{position:absolute;border-radius:6px;height:100%!important;width:100%!important;max-width:100%;max-height:100%;object-fit:contain}.CompanyLogoFrame .CompanyLogo>img{padding:10px}.CompanyLogoFrame .CompanyLogo.default>img{padding:10px 0 30px}.CompanyLogoFrame .CompanyLogo.default>.company-name{position:absolute;color:#fff;bottom:5px;padding:0 10px}.CompanyLogoFrame .wrapper{height:100%;width:100%;padding:10px;border-radius:6px;background:linear-gradient(180deg,rgba(0,0,0,.65),#000);box-shadow:0 0 8px rgba(0,0,0,.1);transform:translateY(130px);transition:transform .3s ease,-webkit-transform .3s ease}.CompanyLogoFrame .wrapper .name-wrpr{height:60px;margin-bottom:10px;color:#fff}.CompanyLogoFrame .wrapper .name-wrpr .label{font-size:12px;opacity:.8;text-transform:uppercase;color:#fff}.CompanyLogoFrame .wrapper .name-wrpr .comp-name{font-size:18px;line-height:23px;color:#fff;cursor:pointer;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CompanyLogoFrame .wrapper .project{padding:3px 10px;border:1px solid #575c71;border-radius:30px;font-size:14px;color:#fff}.CompanyLogoFrame:hover .wrapper{transform:translateY(0)}.CompanyLogoFrame .edit-client-wrapper{position:absolute;display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center;height:100%;width:100%;padding:10px;border-radius:6px;background:linear-gradient(180deg,rgba(0,0,0,.65),#000);box-shadow:0 0 8px rgba(0,0,0,.1);transform:translateY(130px);transition:transform .3s ease,-webkit-transform .3s ease;z-index:2;cursor:pointer}.CompanyLogoFrame .edit-client-wrapper .edit-wrpr{min-width:48px;min-height:48px;border-radius:40px;border:1.5px solid #00a5ec;display:flex;justify-content:center;align-items:center}.CompanyLogoFrame .edit-client-wrapper .featured-project-lbl{font-size:18px;font-weight:500;line-height:23.44px;text-align:center;color:#00a5ec;width:119px}.CompanyLogoFrame:hover .edit-client-wrapper{transform:translateY(0)}.CompanyLogoFrame .add-client-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;cursor:pointer;gap:10px}.CompanyLogoFrame .add-client-wrapper .add-featured-client{min-width:48px;min-height:48px;border-radius:40px;border:1.5px solid hsla(0,0%,100%,.2);display:flex;justify-content:center;align-items:center;background:#000}.CompanyLogoFrame .add-client-wrapper:hover .add-featured-client{border:1.5px solid #00a5ec}.CompanyLogoFrame .add-client-wrapper:hover .add-client-lbl-wrapper{color:#00a5ec}.CompanyLogoFrame .add-client-wrapper .add-client-lbl-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:20.83px;color:#fff}.CompanyLogoFrame .add-client-wrapper .add-client-lbl-wrapper .add-client-lbl,.CompanyLogoFrame .add-client-wrapper .add-client-lbl-wrapper .select-client-num{display:flex;justify-content:center}.TeamSizeAndFoundingYear{position:relative;width:188px;height:279px}.TeamSizeAndFoundingYear .img-wrpr{width:100%;height:100%}.TeamSizeAndFoundingYear img{position:absolute;height:100%;width:100%;border-radius:5px}.TeamSizeAndFoundingYear .count-wrpr{position:absolute;width:100%;padding:0 5px;bottom:30px;font-weight:700;font-size:18px;color:#fff;text-align:center}.TeamSizeAndFoundingYear .count-wrpr .count{font-size:16px}.TeamSizeAndFoundingYear.widescreen{width:188px;height:118px}.TeamSizeAndFoundingYear.widescreen .count-wrpr{bottom:5px!important}@media (max-width:480px){.AiredRadioButton{display:block!important;padding-top:15px}}.AiredRadioButton .radio-grp{margin-left:15px;font-size:18px;color:#232840}.AiredRadioButton .radio-grp .b-opn{margin-right:5px}.AiredRadioButton .radio-grp .b-cls{margin-left:5px}.AiredRadioButton .radio-grp input[type=radio]{display:none}.AiredRadioButton .radio-grp label{cursor:pointer}.AiredRadioButton .radio-grp label.active{color:#00a5ec}.AiredRadioButton .separator{margin:0 10px}.ConnectionsContainer{display:flex;flex-direction:column;border-radius:10px;border:1px solid #d2d8e5;width:100%;height:370px;overflow:hidden}.ConnectionsContainer .head{line-height:20px;padding:20px 30px;background:#f7f8fb;border-radius:10px 10px 0 0;height:55px}.ConnectionsContainer .head .label{color:#232840;opacity:.8;font-size:16px;line-height:21px;font-weight:700}.ConnectionsContainer .head .ExpandButton{padding:0}.ConnectionsContainer .body{height:100%;position:relative;flex-grow:1;overflow:auto;padding:20px 30px}.ConnectionCard{margin-bottom:20px}.ConnectionCard .right{margin-left:10px;border-bottom:1px solid #e7eaf1;flex-grow:1;min-width:0}.ConnectionCard .right .primary-info,.ConnectionCard .right .secondary-info{line-height:21px;color:#232840;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ConnectionCard .right .primary-info{font-size:16px;font-weight:700}.ConnectionCard .right .secondary-info{font-size:14px;opacity:.6;padding-bottom:20px;text-transform:capitalize}.ConnectionCard .right .additional-info{margin-top:5px;font-size:16px;color:#232840;padding-bottom:20px}.ConnectionCard .right .additional-info .total-projects img{margin-right:5px}.ConnectionCard .right .additional-info .dot{height:4px;width:4px;background:#cbcfdc;border-radius:50%;margin:0 10px}.ContentCard2{width:300px;height:720px;border:1px solid transparent;border-radius:16px;display:flex}.ContentCard2 .CardFollowed{display:none}.ContentCard2 .CardFollowed.followed{display:flex}.ContentCard2 .CardFollowed .lbl-wrpr{display:none}.ContentCard2:hover{border-color:#dcdfe9;box-shadow:2px 2px 8px rgba(0,0,0,.07)}.ContentCard2:hover .CardFollowed{display:flex}.ContentCard2:hover .CardFollowed:hover .lbl-wrpr{display:block}.ContentCard2 .wrapper{width:280px;height:420px;margin:10px}.ContentCard2 .wrapper .top-section-wrapper{width:280px;height:420px;border-radius:10px;margin-bottom:20px}.ContentCard2 .wrapper .top-section-wrapper .top-section{width:100%;height:100%;display:flex;flex-direction:column}.ContentCard2 .wrapper .top-section-wrapper .top-section .NoContentLogo{position:absolute;width:280px;height:420px}.ContentCard2 .wrapper .top-section-wrapper .top-section .NoContentLogo .poster{object-fit:cover;width:100%;height:100%}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr{width:100%;height:100%;z-index:1;padding:0 10px 20px 20px;justify-content:space-between;border-radius:8px}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr{justify-content:space-between}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr{margin-top:20px;align-items:center}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr .Flag{border-radius:5px;margin-right:12px}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr .language{height:30px;justify-content:center;padding:5px 10px;background:rgba(35,40,64,.5);backdrop-filter:blur(25px);border-radius:30px;font-weight:700;font-size:14px;line-height:18px;color:#fff}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr .custom-checkbox{display:inline-flex;position:relative;cursor:pointer;font-size:24px;margin-bottom:0;margin-right:12px}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr .custom-checkbox input{position:absolute;opacity:0;cursor:pointer}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr .custom-checkbox .checkmark{width:24px;height:24px;border:1.5px solid #696e8c;display:inline-flex;border-radius:4px;transition:all .3s;background:hsla(0,0%,100%,.6980392156862745)}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr .custom-checkbox.checked .checkmark{background:#0b73da;border-color:#0b73da;position:relative}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .flag-lang-wrpr .custom-checkbox.checked .checkmark:after{content:"✔";width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .CardFollowed{margin-top:15px}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .CardFollowed .logo-wrpr{height:32px;width:32px}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .CardFollowed .logo-wrpr .SVGIcon.svg-icon-follow{width:20px;height:20px}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .top-info-wrpr .CardFollowed .lbl-wrpr{font-size:14px;line-height:18px}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .CardBadges .tt-card-badges .item,.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .CardBadges .tt-card-badges .nmore{background:rgba(35,40,64,.5);backdrop-filter:blur(21px);border-radius:25px;color:#fff;border:none;font-size:12px;line-height:16px;padding:6px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .CardBadges .tt-card-badges .item{flex-shrink:1}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .CardBadges .tt-card-badges .nmore{flex-shrink:0}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .rightsAvailable{display:flex;width:163px;height:33px;padding:6px 16px 6px 12px;gap:8px;border-radius:40px;background:rgba(10,13,30,.8);border:1.5px solid #18a956;align-self:flex-end}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .rightsAvailable .available-green{display:flex;align-self:center;width:8px;height:8px;border-radius:50%;background-color:#18a956}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .rightsAvailable .right-available-lbl-wrpr{display:flex;justify-content:center;align-items:center}.ContentCard2 .wrapper .top-section-wrapper .top-section .info-wrpr .rightsAvailable .right-available-lbl-wrpr .right-available-lbl{font-size:16px;font-weight:500;line-height:20.83px;text-align:left;color:#fff}.ContentCard2 .wrapper .bottom-section{margin-left:20px;margin-right:10px}.ContentCard2 .wrapper .bottom-section .CardPrimaryInfo{font-size:16px;line-height:21px;-webkit-line-clamp:1!important}.ContentCard2 .wrapper .bottom-section .name{height:26px;margin-bottom:10px;overflow:hidden;width:max-content;max-width:100%}.ContentCard2 .wrapper .bottom-section .content-info{height:18px;margin-bottom:15px}.ContentCard2 .wrapper .bottom-section .content-info .CardDotSepItems .items{font-size:14px;line-height:18px}.ContentCard2 .wrapper .bottom-section .genres{margin-bottom:16px}.ContentCard2 .wrapper .bottom-section .genres .CardBadges .tt-card-badges .item,.ContentCard2 .wrapper .bottom-section .genres .nmore{border:1px solid #dcdfe9;font-size:12px;padding:5px 10px}.ContentCard2 .wrapper .bottom-section .cntn-status{display:flex;margin-bottom:16px}.ContentCard2 .wrapper .bottom-section .cntn-status .cntn-lbl-wrpr{font-size:15px;font-weight:400;line-height:20px;text-align:left;opacity:.6;color:#232840;margin-right:5px}.ContentCard2 .wrapper .bottom-section .cntn-status .cntn-value-wrpr{font-size:16px;font-weight:400;line-height:21px;text-align:left;color:#232840}.ContentCard2 .wrapper .bottom-section .deal-makers,.ContentCard2 .wrapper .bottom-section .prod-companies,.ContentCard2 .wrapper .bottom-section .services-to-display{margin-bottom:16px}.ContentCard2 .wrapper .bottom-section .deal-makers .CommaSepItemsComp .items,.ContentCard2 .wrapper .bottom-section .deal-makers .CommaSepItemsComp .nmore,.ContentCard2 .wrapper .bottom-section .prod-companies .CommaSepItemsComp .items,.ContentCard2 .wrapper .bottom-section .prod-companies .CommaSepItemsComp .nmore,.ContentCard2 .wrapper .bottom-section .services-to-display .CommaSepItemsComp .items,.ContentCard2 .wrapper .bottom-section .services-to-display .CommaSepItemsComp .nmore{font-size:14px;line-height:18px}.ContentCard2 .wrapper .bottom-section .AiredOnSection,.ContentCard2 .wrapper .bottom-section .deal-makers,.ContentCard2 .wrapper .bottom-section .prod-companies,.ContentCard2 .wrapper .bottom-section .services-to-display{margin-right:10px}.ContentCard2 .wrapper .bottom-section .AiredOnSection .label,.ContentCard2 .wrapper .bottom-section .AiredOnSection .text,.ContentCard2 .wrapper .bottom-section .deal-makers .label,.ContentCard2 .wrapper .bottom-section .deal-makers .text,.ContentCard2 .wrapper .bottom-section .prod-companies .label,.ContentCard2 .wrapper .bottom-section .prod-companies .text,.ContentCard2 .wrapper .bottom-section .services-to-display .label,.ContentCard2 .wrapper .bottom-section .services-to-display .text{font-weight:400;font-size:13px;line-height:17px;color:#232840;opacity:.6;margin-bottom:6px}.ContentCard2.v2{border:none;box-shadow:none}.ContentCard2.v2 .top-section .CardFollowed{margin-right:0}.ContentCard2.v2 .bottom-section .CardDotSepItems .items,.ContentCard2.v2 .bottom-section .CardPrimaryInfo{color:#fff}.ContentCard2.v2 .bottom-section .CardBadges .tt-card-badges .item,.ContentCard2.v2 .bottom-section .CardBadges .tt-card-badges .nmore{border:1px solid #464c65!important;color:#fff;background:#232840}.ContentCard2.checkbox-style{border:2px solid #0b73da}.DetailsPageNavbar{height:53px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1);position:sticky;z-index:800;top:0}.DetailsPageNavbar .nav-item{font-size:16px;line-height:24px;color:#232840;font-weight:700;padding:13px 0}.DetailsPageNavbar .nav-item.selected{border-bottom:3px solid #00a5ec}.DetailsPageNavbar .wrapper{height:100%;padding-left:140px;display:flex;align-items:center;position:relative}.DetailsPageNavbar .wrapper .Carousel{width:100%;margin:0 -140px 0 0}.DetailsPageNavbar .wrapper .Carousel .slick-track{margin-left:0}.DetailsPageNavbar .wrapper .Carousel .slick-track .slick-slide+.slick-slide{margin-left:40px}.DetailsPageNavbar .wrapper .Carousel .slick-list{height:53px}.DetailsPageNavbar .wrapper .Carousel .slick-arrow.slick-prev{left:0;top:25px}.DetailsPageNavbar .wrapper .Carousel .slick-arrow.slick-next{right:0;top:25px}.DetailsPageNavbar .wrapper .Carousel .slick-arrow.slick-disabled{display:none!important}.DetailsPageNavbar .wrapper .Arrow{height:40px;width:40px;box-shadow:none}.DetailsPageNavbar .wrapper.edit-mode{position:relative}.DetailsPageNavbar .wrapper .comp-logo-wrpr,.DetailsPageNavbar .wrapper .con-logo-wrpr{position:absolute;top:10px;left:50px;border:1px solid rgba(230,233,240,.5);box-shadow:0 0 20px 2px rgb(0 0 0 .8);border-radius:200px}.DetailsPageNavbar .wrapper a:first-of-type,.DetailsPageNavbar .wrapper a:nth-child(n+2){font-weight:700;font-size:15px;line-height:24px;color:#232840}.DetailsPageNavbar .wrapper a:nth-child(n+2):hover{cursor:pointer;color:#00a5ec}.ItemsListComp{height:100%;overflow:auto;padding-right:10px}.ItemsListComp .list-item{color:#232840;cursor:pointer;margin-bottom:10px;height:65px;border-radius:6px;padding:20px 15px;justify-content:space-between}@media (max-width:480px){.ItemsListComp .list-item{height:45px}}.ItemsListComp .list-item .item-name{width:70%;font-weight:700;font-size:20px;line-height:26px;padding:6px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:480px){.ItemsListComp .list-item .item-name{font-size:16px;line-height:22px}}.ItemsListComp .list-item .items-count{font-size:14px;line-height:18px;margin-left:10px;opacity:.6}.ItemsListComp .list-item.active{background:#00a5ec;box-shadow:0 4px 17px rgba(0,0,0,.06);color:#fff}.OverviewSection{color:#232840;opacity:.8;margin-bottom:30px}.OverviewSection .overview-wrpr{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.OverviewSection .overview-wrpr .label{font-size:18px;font-weight:700;line-height:23px}.OverviewSection .overview{font-weight:400;line-height:24px;max-height:240px;overflow:auto;text-align:left;padding-right:10px;margin-top:16px}@media (max-width:480px){.OverviewSection .overview{max-height:100%;padding-right:0;font-size:16px;word-break:break-word}}.PersonView{position:relative;overflow:hidden;width:188px;height:280px}.PersonView .PersonLogo{position:absolute;border-radius:5px}.PersonView .wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:0;padding:30px 20px;border-radius:6px;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.65),#000);box-shadow:0 0 8px rgba(0,0,0,.1);transform:translateY(292px);transition:transform .3s ease,-webkit-transform .3s ease}.PersonView .wrapper .name-wrpr .label{font-weight:700;font-size:13px;line-height:17px;text-transform:uppercase;color:#b3b4bc;margin-bottom:4px}.PersonView .wrapper .name-wrpr .name{font-weight:700;font-size:18px;line-height:23px;color:#fff}.PersonView .wrapper .count{padding:8px 16px;border:2px solid hsla(0,0%,100%,.2);border-radius:30px;font-size:14px;color:#fff}.PersonView:hover .wrapper{display:flex;transform:translateY(0)}.UploadLogo{display:flex;align-items:center}.UploadLogo .preview-wrpr{width:120px;height:120px}.UploadLogo .preview-wrpr .preview-img{height:100%;width:100%;border:1px solid #e6e9f0;border-radius:50%;padding:5px}.UploadLogo .upload-wrpr{flex-shrink:0;margin-left:20px}.UploadLogo .upload-wrpr .logo-label{width:222px;height:50px;background:#f5fcff;border-radius:4px;font-weight:700;font-size:16px;line-height:21px;color:#232840;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;margin:0}.UploadLogo .upload-wrpr .upload-icon{margin-right:8px}.UploadLogo .upload-wrpr .input{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.CompanyDetailsAnalytics{margin-top:16px;color:#fff;display:flex;flex-wrap:wrap;gap:12px}.CompanyDetailsAnalytics .analytics-label{font-size:14px;font-weight:700;line-height:19px;color:hsla(0,0%,100%,.6)}.CompanyDetailsAnalytics .analytics-container{width:100%;height:108px;display:flex;gap:12px;background:rgba(0,0,0,.25098039215686274);border-radius:8px;padding:16px 16px 16px 20px;color:#fff}.CompanyDetailsAnalytics .analytics-container .rank-wrpr{width:33.33333%;display:flex;flex-direction:column;align-items:flex-start;max-width:156px;gap:4px;color:#fff}.CompanyDetailsAnalytics .analytics-container .rank-wrpr:hover{color:#fff!important;cursor:pointer}.CompanyDetailsAnalytics .analytics-container .rank-wrpr:hover .rank-head{color:#00a5ec;text-decoration:underline}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-head{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.6)}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-head:hover{color:#00a5ec!important}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-display{display:flex;flex-direction:row;gap:8px;align-items:center}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-display .current-rank{font-size:20px;font-weight:400}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-display .rank-type-icon{width:24px;height:24px}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-display .rank-indicator{width:15px;height:10px}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .last-week-rank{font-weight:400;font-size:14px}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .category-name-wrpr{width:95%}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .category-name-wrpr .category-type{font-weight:400;font-size:14px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .country-name{display:flex;flex-direction:row;font-weight:400;font-size:14px;align-items:center;width:100%}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .country-name span{margin-left:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CompanyDetailsAnalytics .analytics-container .rank-wrpr:not(:last-of-type){border-right:1px solid hsla(0,0%,100%,.1)}.CompanyDetailsAnalytics .comp-details-analytics-wrpr .seperator{padding:0 5px 0 15px;opacity:.4}.CompanyDetailsAnalytics .not-available{font-size:14px;font-weight:400;opacity:.6;margin:auto 0}@media (max-width:480px){.CompanyDetailsAnalytics .analytics-container{flex-direction:column;height:fit-content}.CompanyDetailsAnalytics .analytics-container .rank-wrpr:not(:last-of-type){border-right:none;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:16px}.CompanyDetailsAnalytics .analytics-container .rank-wrpr{width:100%;max-width:100%;flex-direction:row;align-items:center;flex-wrap:wrap}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-head{flex-grow:1;width:100%}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-display{margin-right:10px}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .category-name-wrpr{width:auto}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .category-name-wrpr .category-type{max-width:300px}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .country-name{width:auto}.CompanyDetailsAnalytics .analytics-container .rank-wrpr .country-name span{display:inline-block;max-width:270px;vertical-align:middle}}.CompanyDetailsPage{position:relative}@media (max-width:480px){.CompanyDetailsPage{width:100vw;font-size:16px}.CompanyDetailsPage .Header{padding:0 24px}.CompanyDetailsPage .HeaderBlackMenu2{display:none}}.CompanyDetailsPage .company-summary-section{padding:30px 30px 30px 80px;background:#232840;position:relative}@media (max-width:480px){.CompanyDetailsPage .company-summary-section{padding:0}}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr{margin:-30px -30px 50px -80px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr{display:none!important}}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr .BackNavigation{padding-bottom:20px}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr .BackNavigation .SVGIcon{--fill:#fff;margin-right:8px}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr .BackNavigation span{color:#fff}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr .AdminSection{margin-left:auto;padding:30px 30px 0 0}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr .AdminSection .button-wrpr{background-color:#14161f;border-radius:40px;padding:4px}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr .AdminSection .button-wrpr .active-page{background-color:#424662;color:#fff;padding:5px 12px;border-radius:40px;font-size:14px;font-weight:400;border:none;cursor:default}.CompanyDetailsPage .company-summary-section .back-and-edit-wrpr .AdminSection .button-wrpr .in-active-page{padding:5px 12px;color:#00a5ec;font-size:14px;font-weight:400;border:none;background-color:transparent}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section{flex-direction:column-reverse;margin-top:79px;gap:32px}}.CompanyDetailsPage .company-summary-section .top-section .left-section{max-width:530px;min-width:0;margin-right:40px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section{margin-right:0;padding:0 24px}}.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr{justify-content:space-between;margin-top:24px}.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr .badge-list{display:flex}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr .badge-list{flex-direction:column}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr{display:block!important;margin-top:16px;width:calc(100vw - 20px)}}.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr .badges-text{color:#fff;padding-top:15px;padding-right:8px;opacity:.6}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr .badges-text{padding:0 0 10px}}.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr .ThirdPartyBadges{flex-grow:1}.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr .ThirdPartyBadges>*{margin:0 5px 5px 0}.CompanyDetailsPage .company-summary-section .top-section .left-section .badges-wrpr .add-badges-wrpr{height:50px;min-width:50px;border-radius:50%;border:1px solid rgba(0,165,236,.30196078431372547);display:flex;justify-content:center;align-items:center;cursor:pointer}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr{margin:24px 0;display:flex;gap:16px;justify-content:space-between;cursor:pointer;height:50px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:40px 0;gap:12px;height:auto}}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed{justify-content:center;min-width:120px;flex-grow:1;background:transparent;border-radius:4px;border:1px solid hsla(0,0%,100%,.15);padding:12px 20px 12px 16px;flex-shrink:0}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed{width:100%;height:45px;display:flex;gap:8px;align-items:center}}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed .logo-wrpr{width:20px;height:20px}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed .lbl-wrpr{margin-left:10px;margin-right:0;color:#fff}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed .lbl-wrpr{font-size:16px}}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed .SVGIcon{--stroke:#00a5ec}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed:hover{border:1px solid #00a5ec}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed:hover .lbl-wrpr{color:#00a5ec!important}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed.followed{background:#232840}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .CardFollowed.followed .SVGIcon{--stroke:#fbd437!important}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .getintouch{padding:10px 24px;display:flex;flex-grow:1;justify-content:center;align-items:center;border-radius:4px;background-color:#18a956;color:#fff;border:1px solid transparent;gap:8px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .getintouch{width:100%}}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .getintouch:hover{background-color:transparent;border:1px solid #fff;color:#18a956}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .getintouch:hover .SVGIcon.svg-icon-engage{--stroke:#18a956}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .getintouch .get-in-touch{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:225px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .ShareButton{width:calc(100vw - 48px)!important}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .ShareButton:before{display:none}.CompanyDetailsPage .company-summary-section .top-section .left-section .card-bookmark-wrpr .ShareButton:after{content:"Share"!important;display:block;font-size:16px;line-height:22px;color:#fff}}.CompanyDetailsPage .company-summary-section .top-section .right-section{width:660px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .right-section{padding:32px 0 0;width:100vw;display:flex;justify-content:center}}.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CompanyLogoFrame,.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CreditsView,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CompanyLogoFrame,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CreditsView,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CompanyLogoFrame,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CreditsView{margin-bottom:30px;position:relative}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CompanyLogoFrame,.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CreditsView,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CompanyLogoFrame,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CreditsView,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CompanyLogoFrame,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CreditsView{margin-bottom:15px}}.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CompanyLogoFrame .featured-card-wrpr,.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CreditsView .featured-card-wrpr,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CompanyLogoFrame .featured-card-wrpr,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CreditsView .featured-card-wrpr,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CompanyLogoFrame .featured-card-wrpr,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CreditsView .featured-card-wrpr{display:flex;justify-content:center;align-items:center;height:48px;width:48px;background:#000;opacity:.6!important;position:absolute;top:0;left:0;z-index:1;border-bottom-right-radius:4px}.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CompanyLogoFrame .featured-card-wrpr .creditsview-number,.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CreditsView .featured-card-wrpr .creditsview-number,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CompanyLogoFrame .featured-card-wrpr .creditsview-number,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CreditsView .featured-card-wrpr .creditsview-number,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CompanyLogoFrame .featured-card-wrpr .creditsview-number,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CreditsView .featured-card-wrpr .creditsview-number{font-size:18px;font-weight:500;line-height:23.44px;text-align:center;color:#fff}.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CompanyLogoFrame:last-child,.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .CreditsView:last-child,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CompanyLogoFrame:last-child,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .CreditsView:last-child,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CompanyLogoFrame:last-child,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .CreditsView:last-child{margin-bottom:0}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .right-section .col1 .ServiceCard .ServiceCardWrapper .portrait,.CompanyDetailsPage .company-summary-section .top-section .right-section .col2 .ServiceCard .ServiceCardWrapper .portrait,.CompanyDetailsPage .company-summary-section .top-section .right-section .col3 .ServiceCard .ServiceCardWrapper .portrait{width:89px!important}}.CompanyDetailsPage .company-summary-section .top-section .right-section .col2{margin-left:30px;margin-right:30px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .right-section .col2{margin-left:15px;margin-right:15px}}.CompanyDetailsPage .company-summary-section .top-section .right-section .ServiceCard.disabled{cursor:default;pointer-events:none}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .top-section .right-section .ServiceCard .ServiceCardWrapper .portrait{width:89px!important}}.CompanyDetailsPage .company-summary-section .ftr-card{box-sizing:border-box;border:6px solid #384066;background:linear-gradient(0deg,#1c2033,#1c2033);box-shadow:0 0 8px rgba(0,0,0,.1);border-radius:10px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .ftr-card{border:5px solid #384066}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .ftr-card .ServiceCard .ServiceCardWrapper .portrait{width:89px!important}}.CompanyDetailsPage .company-summary-section .ftr-card:has(.DealSubTypeCardWrapper){border-radius:20px!important}.CompanyDetailsPage .company-summary-section .CreditsView{width:200px;height:292px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CreditsView{width:100px;height:130px}}.CompanyDetailsPage .company-summary-section .CreditsView .DealSubTypeCardWrapper,.CompanyDetailsPage .company-summary-section .CreditsView .GenreCard,.CompanyDetailsPage .company-summary-section .CreditsView .GenreCard img{height:279px;width:188px}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo{position:relative;margin-bottom:24px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo{flex-direction:column;gap:8px}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CardFollowedTooltip{position:absolute;z-index:1;top:93px;left:84px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CardFollowedTooltip{top:95px!important;left:85px!important}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CardFollowedTooltip .CardFollowed{display:inline-flex;position:relative;border:1px solid #4c5580;background:#232840!important}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CardFollowedTooltip .CardFollowed:hover{background:#40486d!important}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CardFollowedTooltip .CardFollowed .SVGIcon{--stroke:#fff!important}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CardFollowedTooltip .CardFollowed.followed:hover{background:#232840!important}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CardFollowedTooltip .CardFollowed.followed .SVGIcon{--stroke:#fbd437!important}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CompanyLogo{margin-right:30px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .CompanyLogo{margin-right:0;width:120px!important;height:120px!important}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr{position:relative;width:calc(100% - 160px);min-width:245px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr{width:100%}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .InActiveBadge{top:-30px;right:195px;border-radius:20px;color:#fff;background:#434864;height:26px}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .InActiveBadge .SVGIcon.svg-icon-alert-circle{--stroke:#fff}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .InActiveBadge{margin-bottom:40px;right:75px}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .CardSecondaryInfo,.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr{margin-bottom:8px}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr{display:flex;justify-content:space-between}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr{display:flex;align-items:center;margin-top:12px}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr .name-badge-wrpr{display:flex;align-items:center}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr .name{color:#fff;font-weight:700;font-size:32px;line-height:42px;margin-right:10px;overflow-wrap:anywhere}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr .name{margin-bottom:0;font-size:32px;margin-right:10px;line-height:30px}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr .AAABadgeComponent{padding:6px 12px;display:inline-flex!important;position:relative;top:-5px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .name-bkmrk-wrpr .AAABadgeComponent{top:0;font-size:14px;padding:6px 12px}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .CardSecondaryInfo{font-weight:400!important;color:#fff;font-size:16px;font-weight:400;line-height:21px;opacity:1;display:flex;word-break:break-word}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .CardLocation{font-weight:400!important;color:#fff;line-height:21px;margin-bottom:24px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .CardLocation{font-size:16px}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .CardLocation .icon .Flag{height:16px;width:26px}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .group-comp-info{color:#cbcfdc}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .group-comp-info{font-size:16px}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .group-comp-info .group-comp-name,.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .group-comp-info .parent-comp-name{color:#fff}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .group-comp-info .group-comp-count{font-size:14px;color:#cbcfdc}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .group-comp-info .group-comp-count{font-size:16px}}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .subsidary-text{font-weight:400;font-size:16px;line-height:24px;color:#cbcfdc}.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .owner-comp-info,.CompanyDetailsPage .company-summary-section .CompanyMetaInfo .name-typ-loc-grp-wrpr .owner-comp-info .owner-comp-name{color:#fff}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .comp-analytics-wrpr .CompanyDetailsAnalytics{margin-bottom:30px}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .comp-analytics-wrpr .CompanyDetailsAnalytics .analytics-label{font-weight:500!important;display:flex}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .comp-analytics-wrpr .CompanyDetailsAnalytics .analytics-container .rank-wrpr .rank-head{font-size:14px}.CompanyDetailsPage .company-summary-section .comp-analytics-wrpr .CompanyDetailsAnalytics .analytics-container .rank-wrpr .country-name,.CompanyDetailsPage .company-summary-section .comp-analytics-wrpr .CompanyDetailsAnalytics .analytics-container .rank-wrpr .last-week-rank{font-size:16px}}.CompanyDetailsPage .company-summary-section .SloganKeywords{margin-top:24px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .SloganKeywords{width:calc(100vw - 30px)}}.CompanyDetailsPage .company-summary-section .SloganKeywords .slogan-edit-wrpr{position:relative;margin-bottom:20px}.CompanyDetailsPage .company-summary-section .SloganKeywords .slogan-edit-wrpr .company-slogan{font-weight:400;font-size:16px;color:#cbcfdc;max-height:75px;overflow:auto;word-break:break-word}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .SloganKeywords .slogan-edit-wrpr .company-slogan{font-size:13px}}.CompanyDetailsPage .company-summary-section .SloganKeywords .slogan-edit-wrpr .CirclePencil{border-color:#4c5580;position:absolute;right:-40px}.CompanyDetailsPage .company-summary-section .SloganKeywords .slogan-edit-wrpr .CirclePencil .SVGIcon{--fill:#fff}.CompanyDetailsPage .company-summary-section .SloganKeywords .slogan-edit-wrpr .CirclePencil:hover{border-color:#00a5ec}.CompanyDetailsPage .company-summary-section .SloganKeywords .slogan-edit-wrpr .CirclePencil:hover .SVGIcon{--fill:#00a5ec}.CompanyDetailsPage .company-summary-section .SloganKeywords .CardDotSepItems span{font-weight:400;font-size:16px;line-height:150%;color:#cbcfdc}.CompanyDetailsPage .company-summary-section .SloganKeywords .CardDotSepItems .nmore{color:#fff}.CompanyDetailsPage .company-summary-section .SloganKeywords .ai-keyword-text{font-weight:700;font-size:15px;line-height:20px;text-transform:uppercase;color:#fff;opacity:.6}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .SloganKeywords .ai-keyword-text{font-size:13px}}.CompanyDetailsPage .company-summary-section .SloganKeywords .fb-msg{font-size:16px;color:#cbcfdc;word-break:break-word}.CompanyDetailsPage .company-summary-section .engage-btn{background:transparent;border:0;outline:0;margin-bottom:30px;font-weight:700;font-size:18px;line-height:22px;color:#00a5ec;cursor:pointer}.CompanyDetailsPage .company-summary-section .engage-btn .SVGIcon{margin:0 10px}.CompanyDetailsPage .company-summary-section .engage-btn.disabled{cursor:not-allowed;opacity:.4;color:#a9a9a9}.CompanyDetailsPage .company-summary-section .engage-btn.disabled .SVGIcon{--fill:#a9a9a9}.CompanyDetailsPage .company-summary-section .Services{min-height:330px;overflow:auto}.CompanyDetailsPage .company-summary-section .Services .lbl-wrpr{font-weight:700;font-size:15px;line-height:20px;text-transform:uppercase;color:#fff;opacity:.6}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .deal-name{font-size:16px!important}}.CompanyDetailsPage .company-summary-section .Services .deals-wrpr,.CompanyDetailsPage .company-summary-section .Services .genre-lang-wrpr,.CompanyDetailsPage .company-summary-section .Services .srv-wrpr{margin-top:12px;display:flex}.CompanyDetailsPage .company-summary-section .Services .deals-wrpr .tag-wrpr,.CompanyDetailsPage .company-summary-section .Services .genre-lang-wrpr .tag-wrpr,.CompanyDetailsPage .company-summary-section .Services .srv-wrpr .tag-wrpr{font-weight:400;font-size:16px;line-height:21px;color:#fff;display:flex;height:90%;width:120px;margin-right:10px;flex-shrink:0}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .deals-wrpr .tag-wrpr,.CompanyDetailsPage .company-summary-section .Services .genre-lang-wrpr .tag-wrpr,.CompanyDetailsPage .company-summary-section .Services .srv-wrpr .tag-wrpr{margin-bottom:10px}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .genre-lang-wrpr{margin-top:20px;flex-direction:column}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .deals-wrpr{flex-direction:column}}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .srv-wrpr{display:block!important}}.CompanyDetailsPage .company-summary-section .Services .srv-wrpr .srv-tags-wrpr{max-height:175px;overflow:auto}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .srv-wrpr .srv-tags-wrpr{max-height:max-content;gap:12px}}.CompanyDetailsPage .company-summary-section .Services .deal-name,.CompanyDetailsPage .company-summary-section .Services .genre-lang-name,.CompanyDetailsPage .company-summary-section .Services .service-name{display:inline-block;height:36px;padding:8px 16px;background:#2e3556;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:30px;margin:0 10px 5px 0;font-weight:400;font-size:13px;line-height:20px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:515px}.CompanyDetailsPage .company-summary-section .Services .service-name{display:flex;height:36px;padding:0 0 0 16px;align-items:center;background:rgba(125,93,62,.5);border-radius:30px}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .service-name{padding:8px 14px;font-weight:300;font-size:16px;height:30px}}.CompanyDetailsPage .company-summary-section .Services .service-name:not(.n-more):hover{border-color:#00a5ec}.CompanyDetailsPage .company-summary-section .Services .service-name .service-tag{padding:0 16px 0 0}.CompanyDetailsPage .company-summary-section .Services .service-name .followed-card-box{transform:scale(.7)}.CompanyDetailsPage .company-summary-section .Services .service-name .hide-card-box{display:none}.CompanyDetailsPage .company-summary-section .Services .genre-lang-name{background:rgba(71,118,123,.5)}@media (max-width:480px){.CompanyDetailsPage .company-summary-section .Services .genre-lang-name{line-height:1.5;font-size:16px;padding:6px 16px 10px;align-items:center}}.CompanyDetailsPage .company-summary-section .Services .deal-name{margin-bottom:10px;background:rgba(131,72,138,.5)}.CompanyDetailsPage .company-summary-section .Services .n-more{padding:5px 15px}.CompanyDetailsPage .company-summary-section .CountInfo{background:#384066;padding:12.5px 28.5px;border-radius:10px;min-height:115px;margin-bottom:30px}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr:first-child:last-child{width:100%}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr:first-child:nth-last-child(2),.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr:first-child:nth-last-child(2)~.count-wrpr{width:50%}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr:first-child:nth-last-child(3),.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr:first-child:nth-last-child(3)~.count-wrpr{width:33.3333%;align-items:flex-start!important}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr:first-child:nth-last-child(4),.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr:first-child:nth-last-child(4)~.count-wrpr{width:25%;align-items:flex-start!important}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:12.5px;font-weight:700;color:#fff}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr .label-wrpr{opacity:.8;font-size:16px;margin-bottom:5px}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr .count{font-size:24px;display:flex;align-items:center;justify-content:flex-start;height:35px}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr .AAABadgeComponent{font-size:18px;padding:5px 10px}.CompanyDetailsPage .company-summary-section .CountInfo .count-wrpr a{color:#fff}.CompanyDetailsPage .company-summary-section .Breadcrumbs .breadcrumb-wrpr{padding:13px 30px}.CompanyDetailsPage .company-summary-section .Breadcrumbs .breadcrumb-wrpr .company-logo{margin-right:5px}.CompanyDetailsPage .company-summary-section .Breadcrumbs .breadcrumb-wrpr .company-logo img{border:1px solid #d2d8e5;border-radius:50%}.CompanyDetailsPage .company-summary-section .Breadcrumbs .breadcrumb-wrpr .arrow{margin:0 20px}.CompanyDetailsPage .company-summary-section .Breadcrumbs .bc-lbl{font-size:16px;line-height:22px;text-transform:capitalize;color:#000}@media (max-width:480px){.CompanyDetailsPage .content-keyword{width:auto!important}}.CompanyDetailsPage .main-section-wrpr .main-section-labels{background:#384066;position:sticky;z-index:1001;top:0}.CompanyDetailsPage .main-section-wrpr .main-section-labels .tabs{height:100%;margin:0 140px;display:flex;align-items:center}.CompanyDetailsPage .main-section-wrpr .main-section-labels .tabs .tab-item{font-style:normal;font-weight:700;font-size:15px;line-height:24px;color:#fff;padding:0 27px}.CompanyDetailsPage .main-section-wrpr .main-section-labels .tabs .tab-item .tab-link{cursor:pointer;padding:0}.CompanyDetailsPage .main-section-wrpr .main-section-labels .tabs .tab-item.active{background:#fff}.CompanyDetailsPage .main-section-wrpr .main-section-labels .tabs .tab-item.active .tab-title{color:#00a5ec}.CompanyDetailsPage .main-section-wrpr .main-section-labels .tabs .tab-item .tab-title{font-style:normal;font-weight:700;font-size:15px;line-height:24px;color:#fff;padding:14px 0}.CompanyDetailsPage .main-section-wrpr .main-section-labels .tabs .tab-item .tab-title:hover{cursor:pointer;color:#00a5ec}.CompanyDetailsPage .popup-box.is-open{z-index:1052}.CompanyDetailsPage .popup-box.is-open .confirmation-mssg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.CompanyDetailsPage .popup-box.is-open .confirmation-mssg .mssg-wrpr{font-size:18px;text-align:center;padding:40px 80px;background:#fff;box-shadow:0 0 16px rgba(0,0,0,.1);isolation:isolate;border-radius:8px;position:relative}.CompanyDetailsPage .popup-box.is-open .confirmation-mssg .mssg-wrpr .close-btn{position:absolute;top:20px;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.SloganKeywordsEditModal{height:calc(100vh - 120px)}.SloganKeywordsEditModal .modal-header{height:80px;align-items:center}.SloganKeywordsEditModal .modal-header .modal-title{display:flex;align-items:center;flex-grow:1;justify-content:space-between}.SloganKeywordsEditModal .modal-header .modal-title .title-wrpr{font-weight:700;text-align:center}.SloganKeywordsEditModal .modal-header .modal-title .close-btn{position:absolute;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.SloganKeywordsEditModal .modal-body{padding:0 282px;font-size:16px;color:#232840;overflow:auto}.SloganKeywordsEditModal .modal-body .CompanyKeywordsInputBox{margin-bottom:20px}.SloganKeywordsEditModal .modal-body .tab-title{font-weight:700;font-size:20px;margin:30px 0 10px}.SloganKeywordsEditModal .modal-body .section-lbl{font-weight:700;margin:30px 0 8px}.SloganKeywordsEditModal .modal-body .section-lbl.ss-kywrd-lbl{margin-bottom:4px}.SloganKeywordsEditModal .modal-body .section-lbl.ss-kywrd-lbl .ss-hint-lbl{padding-left:4px;color:#787a87;font-weight:400;line-height:18px;text-align:left}.SloganKeywordsEditModal .modal-body .compamy-logo-wrpr{display:flex;flex-direction:row}.SloganKeywordsEditModal .modal-body .compamy-logo-wrpr .company-logo{filter:none}.SloganKeywordsEditModal .modal-body .compamy-logo-wrpr .company-logo img{border:1px solid #d2d8e5;border-radius:50%}.SloganKeywordsEditModal .modal-body .compamy-logo-wrpr .UploadImage{padding-right:20px}.SloganKeywordsEditModal .modal-body .compamy-logo-wrpr .UploadImage .preview{width:120px;height:120px}.SloganKeywordsEditModal .modal-body .logo-error{position:static;padding:5px;color:red;height:26px;font-size:12px}.SloganKeywordsEditModal .modal-body .ss-kywrd-hint{opacity:.5;margin-bottom:12px}.SloganKeywordsEditModal .modal-body .slogan-edit{height:50px;min-height:50px;width:100%;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;padding:10px 20px;line-height:30px;overflow:hidden}.SloganKeywordsEditModal .modal-body .slogan-edit:focus{outline-color:#00a5ec}.SloganKeywordsEditModal .modal-body .slogan-edit::placeholder{opacity:.8}.SloganKeywordsEditModal .modal-body .words-limit{float:right;font-size:14px;font-weight:700;line-height:18px}.SloganKeywordsEditModal .modal-body .description-edit{height:150px;min-height:50px;width:100%;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;padding:10px 20px;line-height:30px;overflow:hidden;white-space:pre-wrap}.SloganKeywordsEditModal .modal-body .description-edit:focus{outline-color:#00a5ec}.SloganKeywordsEditModal .modal-body .description-edit::placeholder{opacity:.8}.SloganKeywordsEditModal .modal-body .founding-year-list-wrpr{width:385px}.SloganKeywordsEditModal .modal-body .meta-info-wrpr{margin:25px -50px 0;height:325px;top:634px;background:#f2f3f8;padding:5px 0 5px 50px;border-radius:8px}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .info-wrpr{font-size:18px;font-weight:400;line-height:23px}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .info-wrpr .SVGIcon.svg-icon-info{margin-bottom:4px}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .info-wrpr .info-header{padding:0 5px}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .info-wrpr .company-name{color:#787a87}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .annual-revenue .sub-heading{padding-left:4px;color:#787a87;font-size:14px;font-weight:400;line-height:18px;text-align:left}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .comp-info-wrpr{display:flex;flex-direction:row}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .comp-info-wrpr .team-size{width:383px}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .comp-info-wrpr .revenue-wrpr{margin-left:28px;width:383px}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .legal-name{height:50px;min-height:50px;width:800px;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;padding:10px 20px;line-height:30px;overflow:hidden}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .legal-name:focus{outline-color:#00a5ec}.SloganKeywordsEditModal .modal-body .meta-info-wrpr .legal-name::placeholder{opacity:.8}.SloganKeywordsEditModal .modal-body .former-name{height:50px;min-height:50px;width:100%;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;padding:10px 20px;line-height:30px;overflow:hidden}.SloganKeywordsEditModal .modal-body .former-name:focus{outline-color:#00a5ec}.SloganKeywordsEditModal .modal-body .former-name::placeholder{opacity:.8}.SloganKeywordsEditModal .modal-body .company-keywords{margin-top:12px}.SloganKeywordsEditModal .modal-body .company-keywords .keyword-wrpr .lbl-wrpr{background-color:#f7f8fb;border-radius:4px;font-weight:400;font-size:14px;line-height:150%;display:flex;align-items:center;color:#232840;padding:6px 16px;margin:0 10px 10px 0}.SloganKeywordsEditModal .modal-body .company-keywords .keyword-wrpr .lbl-wrpr .close-wrpr{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fff;color:#232840;border-radius:20px;margin-left:8px;cursor:pointer}.SloganKeywordsEditModal .modal-body .company-keywords .keyword-wrpr .lbl-wrpr .close-wrpr .close{padding:0;margin:4px 0 0 2px;transform:rotate(45deg);cursor:pointer}.SloganKeywordsEditModal .modal-body .company-keywords .keyword-wrpr .lbl-wrpr .close-wrpr .close .svg-icon-plus{--stroke:#232840}.SloganKeywordsEditModal .modal-body .cmp-kywrd-wrpr{margin-bottom:40px}.SloganKeywordsEditModal .modal-body .cmp-kywrd-wrpr .cmp-kywrd{background:#f7f8fb;border-radius:4px;margin-right:10px;margin-bottom:10px;padding:6px 16px;font-size:14px}.SloganKeywordsEditModal .modal-body button{font-weight:700;font-size:16px;border-radius:4px;height:50px;padding:14px 30px;display:flex;align-items:center;justify-content:center;border:transparent}.SloganKeywordsEditModal .modal-body button.btn-cancel{background:#fff;color:#00a5ec;width:200px}.SloganKeywordsEditModal .modal-body button.btn-cancel:disabled{opacity:.3}.SloganKeywordsEditModal .modal-body button.btn-save{width:120px;border:1px solid #00a5ec;background:#00a5ec;color:#fff;margin-right:16px}.SloganKeywordsEditModal .modal-body button.btn-save:disabled{opacity:.3}.SloganKeywordsEditModal .modal-body button:focus{outline-color:#00a5ec}.SloganKeywordsEditModal .modal-body .err-wrpr{position:absolute;bottom:0;right:0;color:red;line-height:18px;font-size:12px;margin-top:5px}.SloganKeywordsEditModal .modal-body .btn-wrpr{margin:40px 0}.tt-comp-srv-tag{padding:14px;max-width:350px}.tt-engage-btn{padding:14px;max-width:450px}.CompanyServiceTag{border-color:#dcdfe9;box-shadow:2px 2px 8px rgba(0,0,0,.07)}.CompanyServiceTag:has(.followed) .service-name:has(.followed){padding-right:0}.CompanyServiceTag .CardFollowed{display:block;border:none;background:rgba(0,0,0,.2)!important;transform:scale(.7)}.CompanyServiceTag .CardFollowed.followed{display:flex}.CompanyServiceTag .CardFollowed .lbl-wrpr{display:none}.CompanyServiceTag .CardFollowed .SVGIcon{--stroke:#fff!important}.CompanyServiceTag .CardFollowed.followed .SVGIcon{--stroke:#fbd437!important}.CompanyServiceTag:not(.followed) .service-name{padding-right:0}.CompanyServiceTag .CardFollowed{display:flex}.CompanyServiceTag .CardFollowed:hover .lbl-wrpr{display:block}.non-edit-tooltip-container{width:21.25em;padding:.5em .75em;border-radius:4px;font-size:16px;font-weight:400;line-height:24px}.non-edit-tooltip-wrpr{font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#232840}.non-edit-tooltip-wrpr .name-edit-section{height:36px;padding:8px 16px;border-radius:40px;border:1px solid hsla(0,0%,100%,.14901960784313725);display:flex;gap:8px}.non-edit-tooltip-wrpr .name-edit-section .edit-lbl{font-size:16px;font-weight:500;line-height:20.83px;text-align:left;color:#787a87}.CompanyKeywordsInputBox .vtr-ss-kywrds__control{min-height:50px;border:1px solid #e6e9f0;border-radius:4px;box-shadow:none}.CompanyKeywordsInputBox .vtr-ss-kywrds__control:hover{border-color:#e6e9f0}.CompanyKeywordsInputBox .vtr-ss-kywrds__control.vtr-ss-kywrds__control--is-focused{border:2px solid #00a5ec}.CompanyKeywordsInputBox .vtr-ss-kywrds__value-container{padding:0 20px}.CompanyKeywordsInputBox .vtr-ss-kywrds__value-container .vtr-ss-kywrds__multi-value{display:flex;align-items:center;background-color:#f7f8fb;color:#232840;margin:5px 10px 5px 0}.CompanyKeywordsInputBox .vtr-ss-kywrds__value-container .vtr-ss-kywrds__multi-value .vtr-ss-kywrds__multi-value__label{font-weight:400;font-size:14px;line-height:150%;padding:5px 0 5px 15px}.CompanyKeywordsInputBox .vtr-ss-kywrds__value-container .vtr-ss-kywrds__multi-value .vtr-ss-kywrds__multi-value__remove{width:20px;height:20px;background:#fff;border-radius:20px;margin:8px;cursor:pointer}.CompanyKeywordsInputBox .vtr-ss-kywrds__value-container .vtr-ss-kywrds__multi-value .vtr-ss-kywrds__multi-value__remove:hover{color:#232840}.CompanyKeywordsInputBox .vtr-ss-kywrds__value-container .vtr-ss-kywrds__multi-value .vtr-ss-kywrds__multi-value__remove svg{opacity:.5}.CompanyKeywordsInputBox .vtr-ss-kywrds__placeholder{font-weight:400;font-size:16px;line-height:150%;color:#8a8c99}.CompanyKeywordsInputBox .vtr-ss-kywrds__input{padding:5px 0}.display-flex-row{display:flex;flex-direction:row}.display-flex-col{display:flex;flex-direction:column}.Admin-Analytics{margin:0 60px 40px;padding:40px 0 20px;border-top:1px solid hsla(0,0%,100%,.1)}.Admin-Analytics .analytics-header{font-size:20px;font-weight:500;opacity:1}.Admin-Analytics .analytics-wrpr{display:flex;flex-direction:row;gap:12px;height:284px}.Admin-Analytics .analytics-wrpr .rank-indicators{display:flex;flex-direction:column;gap:12px;flex-grow:1;flex-shrink:0;width:33.33333%}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr{background-color:#292c3d;height:72px;border-radius:8px;padding:16px 20px 16px 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr:hover{outline:1px solid #00a5ec;cursor:pointer;color:#fff!important}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr:hover .current-rank .rank-type-tag{color:#00a5ec;text-decoration:underline}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .current-rank{display:flex;align-items:center;gap:8px}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .current-rank .rank-type-icon{width:24px;height:24px;opacity:.5}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .current-rank .rank-type-tag{font-size:14px;font-weight:400;opacity:1;color:#fff}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .current-rank .rank-type-tag:hover{color:#00a5ec!important}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .current-rank .rank-tag-wrpr{display:flex;align-items:center;gap:4px;line-height:21px}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .current-rank .rank-tag-wrpr .rank-tag{font-size:16px;font-weight:700;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .current-rank .rank-tag-wrpr .rank-level{width:15px;height:10px;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .lastweek-rank{display:flex;gap:4px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .lastweek-rank .lastweek-tag{font-size:14px;font-weight:400;opacity:.6}.Admin-Analytics .analytics-wrpr .rank-indicators .overall-rank-wrpr .lastweek-rank .lastweek-rank{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr{background-color:#292c3d;height:116px;border-radius:8px;padding:16px 20px 16px 24px;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr:hover{color:#fff!important;outline:1px solid #00a5ec;cursor:pointer}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr:hover .rank-display .current-rank .rank-type-tag{color:#00a5ec;text-decoration:underline}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .current-rank{display:flex;align-items:center;gap:8px}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .current-rank .rank-type-icon{width:24px;height:24px;opacity:.5}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .current-rank .rank-type-tag{font-size:14px;font-weight:400;opacity:1;color:#fff}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .current-rank .rank-type-tag:hover{color:#00a5ec!important}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .current-rank .rank-tag{font-size:18px;font-weight:500;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .current-rank .rank-level{width:15px;height:10px;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .lastweek-rank{display:flex;gap:4px;align-items:center}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .lastweek-rank .lastweek-tag{font-size:14px;font-weight:400;opacity:.6}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .rank-display .lastweek-rank .lastweek-rank{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .country-display .country-name{display:flex;flex-direction:row;align-items:center;gap:8px}.Admin-Analytics .analytics-wrpr .rank-indicators .country-rank-wrpr .country-display .country-name span{margin-left:4px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;font-weight:500;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .enagagement-wrpr{background-color:#292c3d;height:72px;border-radius:8px;padding:16px 20px 16px 24px;display:flex;flex-direction:row;gap:8px;align-items:center}.Admin-Analytics .analytics-wrpr .rank-indicators .enagagement-wrpr .engagement-level-icon{width:24px;height:24px;opacity:.5}.Admin-Analytics .analytics-wrpr .rank-indicators .enagagement-wrpr .engagement-level-tag{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .enagagement-wrpr .engagement-level{font-size:20px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .enagagement-wrpr .red{color:#eb4747}.Admin-Analytics .analytics-wrpr .rank-indicators .enagagement-wrpr .green{color:#15c132}.Admin-Analytics .analytics-wrpr .rank-indicators .enagagement-wrpr .yellow{color:#f0bd56}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr{background-color:#292c3d;height:56px;border-radius:8px;padding:16px 20px 16px 24px;display:flex;flex-direction:row;justify-content:space-between;align-content:center}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .current-rank{display:flex;align-items:center;gap:8px}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .current-rank .SVGIcon{--stroke:#fff!important;width:24px;height:24px;opacity:.25}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .current-rank .rank-type-tag{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .current-rank .rank-tag{font-size:18px;font-weight:500;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .current-rank .rank-level{width:15px;height:10px;opacity:1}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .lastweek-rank{display:flex;gap:4px;align-items:center}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .lastweek-rank .lastweek-tag{font-size:14px;font-weight:400;opacity:.6}.Admin-Analytics .analytics-wrpr .rank-indicators .followers-wrpr .lastweek-rank .lastweek-rank{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .category-analytics{background-color:#292c3d;height:100%;border-radius:8px;padding:12px 20px 16px 24px;flex-grow:1;width:33.33333%;color:#fff}.Admin-Analytics .analytics-wrpr .category-analytics:hover{color:#fff!important;outline:1px solid #00a5ec;cursor:pointer}.Admin-Analytics .analytics-wrpr .category-analytics:hover .category-rank-display .rank-display .current-rank .rank-type-tag{color:#00a5ec;text-decoration:underline}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display{height:58px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:16px;gap:16px}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .current-rank{display:flex;align-items:center;gap:8px}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .current-rank .rank-type-icon{width:24px;height:24px;opacity:.5}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .current-rank .rank-type-tag{font-size:14px;font-weight:400;opacity:1;color:#fff}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .current-rank .rank-type-tag:hover{color:#00a5ec!important}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .current-rank .rank-tag{font-size:18px;font-weight:500;opacity:1}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .current-rank .rank-level{width:15px;height:10px;opacity:1}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .lastweek-rank{display:flex;gap:4px;align-items:center}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .lastweek-rank .lastweek-tag{font-size:14px;font-weight:400;opacity:.6}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .rank-display .lastweek-rank .lastweek-rank{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .category-analytics .category-rank-display .category-tag{font-size:14px;font-weight:500;opacity:1}.Admin-Analytics .analytics-wrpr .category-analytics .top-3-comp-display{border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:20px;padding-top:10px}.Admin-Analytics .analytics-wrpr .category-analytics .top-3-comp-display .tag{font-size:14px;font-weight:400;opacity:.6}.Admin-Analytics .analytics-wrpr .category-analytics .top-3-comp-display .top-3-sec-wrpr{overflow:auto;display:flex;flex-shrink:0}.Admin-Analytics .analytics-wrpr .category-analytics .top-3-comp-display .top-3-sec-wrpr .companies-wrpr{display:flex;flex-direction:column;gap:16px;flex-shrink:0}.Admin-Analytics .analytics-wrpr .latest-visitors-wrpr{background-color:#292c3d;height:100%;border-radius:8px;padding:12px 20px 16px 24px;gap:16px;display:flex;flex-direction:column;flex-grow:1;width:33.33333%}.Admin-Analytics .analytics-wrpr .latest-visitors-wrpr .latest-visitor-header{display:flex;flex-direction:row;height:26px;gap:8px;align-items:center}.Admin-Analytics .analytics-wrpr .latest-visitors-wrpr .latest-visitor-header .icon{width:24px;height:24px;opacity:.5;--stroke:#fff}.Admin-Analytics .analytics-wrpr .latest-visitors-wrpr .latest-visitor-header .tag{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .analytics-wrpr .latest-visitors-wrpr .latest-visitor-sec-wrpr{overflow:auto;display:flex;flex-shrink:0}.Admin-Analytics .analytics-wrpr .latest-visitors-wrpr .latest-visitor-sec-wrpr .latest-visitor{display:flex;flex-direction:column;gap:16px;height:100%;flex-shrink:0}.Admin-Analytics .company-card{display:flex;flex-direction:row;gap:8px;align-items:center}.Admin-Analytics .company-card .index{width:11px;font-size:14px;font-weight:400;opacity:.6}.Admin-Analytics .company-card .company-logo{width:32px!important;height:32px!important}.Admin-Analytics .company-card .name{font-size:14px;font-weight:400;opacity:1}.Admin-Analytics .company-card .name:not(:hover){color:#fff}.Admin-Analytics .company-card .country,.Admin-Analytics .not-available{font-size:14px;font-weight:400;opacity:.6}.Admin-Analytics .not-available{margin:auto}.Admin-Analytics .center-vertical{margin:auto 0}.GamifyEditMode{width:100%;background-color:#1d202f;color:#fff;position:relative}.GamifyEditMode .first-row{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;margin:0 30px 0 60px;padding-top:8px}.GamifyEditMode .first-row .button-wrpr{background-color:#14161f;border-radius:40px;padding:4px}.GamifyEditMode .first-row .button-wrpr .active-page{background-color:#424662;color:#fff;padding:5px 12px;border-radius:40px;font-size:14px;font-weight:400;border:none;cursor:default}.GamifyEditMode .first-row .button-wrpr .in-active-page{padding:5px 12px;color:#00a5ec;font-size:14px;font-weight:400;border:none;background-color:transparent}.GamifyEditMode .first-row .storefront-label{padding:30px 20px;font-weight:700;font-size:20px;line-height:26px}.GamifyEditMode .first-row .admin-label{font-weight:700;font-size:12px;line-height:16px;padding:4px 12px;border-radius:24px;background-color:#333647;color:#c4a6c9}.GamifyEditMode .first-row .edit-page{display:flex;align-items:center;gap:8px;height:40px;margin-left:auto;margin-right:30px;color:#fff;cursor:pointer;border:1.5px solid #5b637b;padding:6px 16px 6px 12px;border-radius:32px}.GamifyEditMode .first-row .edit-page .SVGIcon{--fill:#00a5ec;width:14px;height:14px}.GamifyEditMode .first-row .edit-page .text{font-weight:700;font-size:15px;line-height:18px}.GamifyEditMode .first-row .mode-toggle-btn{margin:0 20px 0 10px;background-color:#1d202f;color:#fff;border:1px solid hsla(0,0%,100%,.5);border-radius:4px;font-weight:700;font-size:14px;line-height:18px}.GamifyEditMode .first-row .mode-toggle-btn .SVGIcon{--stroke:#00a5ec;margin-right:9px}.GamifyEditMode .second-row{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;padding:20px;margin-left:60px}.GamifyEditMode .second-row .detail-updated{padding:4px;color:#989cae}.GamifyEditMode .second-row .page-health{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;margin-left:auto;padding-right:5px}.GamifyEditMode .second-row .page-health .grey-tick .SVGIcon.svg-icon-green-tick{--fill:#333747}.GamifyEditMode .second-row .page-health .healthbar-label{color:#989cae}.GamifyEditMode .second-row .page-health .healthbar-text{margin-left:4px}.GamifyEditMode .second-row .page-health .progress-bar-wrapper{display:block;padding:0 5px 0 10px;width:380px}.GamifyEditMode .second-row .page-health .progress-bar-wrapper .progress{height:6px;background-color:#333747}.GamifyEditMode .carousel-wrapper{padding-left:60px}.GamifyEditMode .carousel-wrapper .Carousel{margin-left:-10px;width:100%}.GamifyEditMode .carousel-wrapper .Carousel .slick-track{margin-left:20px}.GamifyEditMode .carousel-wrapper .card-wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:230px;height:149px;background:#292c3d;margin:0 5px;padding-top:17px;border:2px solid transparent;border-radius:8px}.GamifyEditMode .carousel-wrapper .card-wrapper.red{border:2px solid #a72222}.GamifyEditMode .carousel-wrapper .card-wrapper .CirclePencil,.GamifyEditMode .carousel-wrapper .card-wrapper .plus-icon{display:none;position:absolute;top:10px;right:10px;width:30px;height:30px;border:none}.GamifyEditMode .carousel-wrapper .card-wrapper:hover{border:2px solid hsla(0,0%,100%,.5);cursor:pointer}.GamifyEditMode .carousel-wrapper .card-wrapper:hover .CirclePencil,.GamifyEditMode .carousel-wrapper .card-wrapper:hover .plus-icon{border:2px solid #565b76;border-radius:50%;display:block;padding:5px}.GamifyEditMode .carousel-wrapper .card-wrapper:hover .CirclePencil .SVGIcon,.GamifyEditMode .carousel-wrapper .card-wrapper:hover .plus-icon .SVGIcon{--fill:#00a5ec}.GamifyEditMode .carousel-wrapper .card-wrapper .logo-status-wrpr .logo-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#1d202f;width:50px;height:50px;border-radius:50%;margin:0 auto 10px}.GamifyEditMode .carousel-wrapper .card-wrapper .logo-status-wrpr .logo-wrapper .logoStyle{width:23px;height:20px}.GamifyEditMode .carousel-wrapper .card-wrapper .logo-status-wrpr .card-label{display:flex;align-items:center;justify-content:center}.GamifyEditMode .carousel-wrapper .card-wrapper .logo-status-wrpr .card-label .title-wrpr{margin-left:10px}.GamifyEditMode .carousel-wrapper .card-wrapper .update-wrpr{padding:10px;width:100%;display:flex;align-items:center;justify-content:center;border-top:1px solid #383c4c;font-weight:400;font-size:13px;line-height:17px;color:#fff;opacity:.5}.GamifyEditMode .carousel-wrapper .Carousel .slick-arrow{background:#fff;border:2px solid #464c65}.GamifyEditMode .tips-wrapper{display:flex;flex-direction:row;align-content:center;align-items:center;padding:20px;margin:0 20px 0 60px}.GamifyEditMode .tips-wrapper .tips-label{padding-right:10px;color:#f0bd56;display:flex;flex-wrap:nowrap}.GamifyEditMode .tips-wrapper .tips-content{word-wrap:break-word}.AddNewCertification{margin:0 336px;padding:30px 0}.AddNewCertification .add-new-txt{font-weight:700;font-size:20px;color:#232840}.AddNewCertification form .UploadImage{margin-top:30px}.AddNewCertification form>label{font-weight:700;font-size:16px;color:#232840;margin-bottom:8px;margin-top:30px}.AddNewCertification form>label.required-field:after{content:"*";color:red}.AddNewCertification form>input[type=text]{height:50px;background:#fff;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;padding:15px 20px;outline:none}.AddNewCertification form>input[type=text].disableProvider{background-color:#f2f3f8}.AddNewCertification form .not-expire{margin:0 0 0 20px}.AddNewCertification form .not-expire>input[type=checkbox]{margin-right:10px}.AddNewCertification form>textarea{height:100px;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;background:#fff;padding:15px 20px;outline:none}.AddNewCertification form>.btn-group{margin-top:30px}.AddNewCertification form>.btn-group .save{padding:0;width:70px;height:35px;background:#00a5ec;border:1px solid #00a5ec;color:#fff;border-radius:4px;margin-right:5px}.AddNewCertification form>.btn-group .save.disable{opacity:.5}.AddNewCertification form>.btn-group .cancel{font-size:16px;letter-spacing:-.015em;color:#00a5ec;border-color:transparent;background:transparent;margin-left:5px}.AddNewCertification form button:focus.cancel{outline:none}.AddNewCertification form hr{margin:25px 0}.AddNewCertification form .err-wrpr{padding:5px;color:red;height:26px;font-size:12px}.AddNewCertification form .err-wrpr img{height:14px;width:14px;vertical-align:text-top;margin-right:2px}.AddNewCertification form .err-wrpr.mandate{margin-bottom:10px}.YearMonthDayComp{border:1px solid #e6e9f0;border-radius:4px;width:fit-content;height:50px}.YearMonthDayComp .year-list{border-right:1px solid #e6e9f0}.UploadImage{display:flex;align-items:center}.UploadImage .img-wrpr{width:60px;height:60px;margin-right:20px}.UploadImage .preview{height:100%;width:100%;border:1px solid #e6e9f0;border-radius:50%}.UploadImage .upload-wrpr{flex-shrink:0}.UploadImage .upload-wrpr .logo-label{width:222px;height:50px;background:#f5fcff;border-radius:4px;font-weight:700;font-size:16px;line-height:21px;color:#232840;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;margin:0}.UploadImage .upload-wrpr .logo-label.disabled-upload{opacity:.4;pointer-events:none;cursor:not-allowed}.UploadImage .upload-wrpr .upload-icon{margin-right:8px}.UploadImage .upload-wrpr .input{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.UploadImage .upload-wrpr.required-field-img:after,.UploadImage .upload-wrpr.required-field:after{content:"*";color:red;position:relative;bottom:24px;font-weight:700}.UploadImage .upload-wrpr.required-field-img:after{right:240px}.RelatedResources .related-res-wrpr{padding:40px 80px 80px;display:flex;flex-direction:column;gap:40px;position:relative}.RelatedResources .related-res-wrpr .Spinner{position:relative}.RelatedResources .related-res-wrpr .section-separator{height:.5px;width:100%;background-color:#d2d8e5;margin:0}.RelatedResources .related-res-wrpr .opp-wrpr{display:flex;gap:20px;flex-direction:column;padding:20px 0 0}.RelatedResources .related-res-wrpr .opp-wrpr .header{font-size:24px;font-weight:700;line-height:31px}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .Carousel{margin:0 -80px 0 -140px}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .Carousel .slick-prev{left:100px!important}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .Carousel .slick-track{display:flex;gap:24px}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr{display:flex!important;flex-direction:column;gap:12px;width:300px!important}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .media-wrpr{width:300px;height:300px;position:relative}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .media-wrpr .opp-img{border:1px solid #d2d8e5;border-radius:8px;width:100%;height:100%;object-fit:cover}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .media-wrpr .status-wrpr{position:absolute;bottom:16px;right:16px;border-radius:28px;border:1px solid #d2d8e5;padding:5px 12px;background-color:#fff;opacity:.7}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .media-wrpr .status-wrpr .status-txt{font-size:13px;font-weight:700;line-height:19.5px}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .media-wrpr .status-wrpr.closed{border:1px solid rgba(255,68,92,.5);background-color:#f7d2d2}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .media-wrpr .status-wrpr.closed .status-txt{color:#a22828}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .info-wrpr{display:flex;gap:8px;flex-direction:column}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .info-wrpr .title{font-size:16px;font-weight:500;line-height:24px;color:#232840!important;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.RelatedResources .related-res-wrpr .opp-wrpr .details-wrpr .content-wrpr .info-wrpr .category{font-size:14px;font-weight:500;line-height:18px;color:#9119a9}.RelatedResources .related-res-wrpr .article-wrpr{display:flex;gap:20px;flex-direction:column}.RelatedResources .related-res-wrpr .article-wrpr .header-wrpr{font-size:24px;font-weight:700;line-height:31px}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .Carousel{margin:0 -80px 0 -140px}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .Carousel .slick-prev{left:100px!important}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .Carousel .slick-track{display:flex;gap:24px}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr{display:flex!important;flex-direction:column;gap:12px;width:360px!important}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr{width:360px;height:203px;display:flex;position:relative;overflow:hidden;border-radius:8px;border:1px solid #d2d8e5}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr .nav-link-article{width:100%;display:flex}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr .nav-link-article .article-img-back{border-radius:8px;width:100%;height:100%;filter:blur(10px);object-fit:cover}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr .nav-link-article .article-img-top{border-radius:8px;object-fit:contain;position:absolute;width:100%;height:100%}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr{display:flex;gap:8px;flex-direction:column}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .title-wrpr{font-size:16px;font-weight:500;line-height:24px;color:#232840;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .cat-date-wrpr{display:flex;justify-content:space-between;font-size:14px;line-height:18px}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .cat-date-wrpr .category{font-weight:500;color:#9119a9}.RelatedResources .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .cat-date-wrpr .news-date{font-weight:400;font-size:14px;color:#787a87}.Updates{background-color:#f2f3f8}.Updates .related-res-wrpr{padding:50px 140px;display:flex;flex-direction:column;gap:40px;position:relative;height:659px}@media (max-width:480px){.Updates .related-res-wrpr{width:100%;padding:24px}}.Updates .related-res-wrpr .article-wrpr{display:flex;gap:25px;flex-direction:column;padding:20px 0 0;border:none}.Updates .related-res-wrpr .article-wrpr .header-wrpr{display:flex;flex-direction:column;gap:8px}.Updates .related-res-wrpr .article-wrpr .header-wrpr .header{font-size:26px;font-weight:700;line-height:36px;color:#232840}.Updates .related-res-wrpr .article-wrpr .header-wrpr .header .company-name{font-weight:400}.Updates .related-res-wrpr .article-wrpr .header-wrpr .sub-text{width:700px;font-size:16px;color:#232840;font-weight:400;opacity:.6}@media (max-width:480px){.Updates .related-res-wrpr .article-wrpr .header-wrpr .sub-text{width:100%}}.Updates .related-res-wrpr .article-wrpr .details-wrpr .Carousel{margin:0 -80px 0 -140px}.Updates .related-res-wrpr .article-wrpr .details-wrpr .Carousel .slick-prev{left:100px!important}.Updates .related-res-wrpr .article-wrpr .details-wrpr .Carousel .slick-list .slick-track{display:flex}.Updates .related-res-wrpr .article-wrpr .details-wrpr .Carousel .slick-list .slick-track>div+div{margin-left:20px}.Updates .related-res-wrpr .article-wrpr .details-wrpr .Carousel .slick-list .slick-track>div{height:382px}.Updates .related-res-wrpr .article-wrpr .details-wrpr .Carousel .slick-list .slick-track>div>div{height:100%}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr{display:flex!important;flex-direction:column;gap:12px;width:360px!important;height:100%;background:#fff;padding:20px 30px 30px;border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-title{color:#9119a9;font-size:14px;font-weight:500;line-height:18px}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr{width:300px;height:168px;display:flex;position:relative;overflow:hidden;border-radius:8px;border:1px solid #d2d8e5}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr .nav-link-article{width:100%;display:flex}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr .nav-link-article .article-img-back{border-radius:8px;width:100%;height:100%;filter:blur(10px);object-fit:cover}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .article-media-wrpr .nav-link-article .article-img-top{border-radius:8px;object-fit:contain;position:absolute;width:100%;height:100%}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr{display:flex;gap:8px;flex-direction:column}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .title-wrpr{font-size:16px;font-weight:500;line-height:24px;color:#232840;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .cat-date-wrpr{display:flex;justify-content:space-between;font-size:14px;line-height:18px}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .cat-date-wrpr .category{font-weight:500;color:#9119a9}.Updates .related-res-wrpr .article-wrpr .details-wrpr .article-content-wrpr .info-wrpr .cat-date-wrpr .news-date{font-weight:400;font-size:14px;color:#787a87}.skeleton{animation:skeleton-loading 1s linear infinite alternate;background:linear-gradient(90deg,#f2f3f8,#d2d8e5)}@keyframes skeleton-loading{0%{background-position:0}to{background-position:100%}}.skeleton-head{width:150px;height:18px;border-radius:4px}.skeleton-img{width:300px;height:168px;border-radius:8px}.skeleton-desc{width:300px;height:48px;border-radius:4px}.skeleton-foot{width:104px;height:18px;border-radius:4px}.tt-latest-updates-title{font-family:Inter;font-size:16px;font-weight:400;line-height:25px;text-align:left;color:#20253c}@media (max-width:480px){.CarouselLabel{justify-content:flex-start}}.CarouselLabel .CompanyLogo{border:1px solid #e5e5e5;margin-right:20px}@media (max-width:480px){.CarouselLabel .CompanyLogo{width:65px;height:65px}}.CarouselLabel .subsidary-label{font-size:16px;line-height:21px;letter-spacing:.02em;text-transform:uppercase;color:#232840;opacity:.8}@media (max-width:480px){.CarouselLabel .subsidary-label{font-size:14px}}.CarouselLabel .group-comp-name{font-style:normal;font-weight:700;font-size:26px;line-height:34px;color:#232840}@media (max-width:480px){.CarouselLabel .group-comp-name{font-size:22px}}.VendorPartnerProgram{padding-bottom:100px}.CarouselLabel{justify-content:space-between;margin-bottom:25px}.CarouselLabel .left-section-wrpr .CardCircularLogo{border:1px solid #e5e5e5;margin-right:20px}.CarouselLabel .left-section-wrpr .label{font-size:20px;line-height:26px;letter-spacing:.02em;color:#232840;opacity:.8}.CarouselLabel .left-section-wrpr .name{font-style:normal;font-weight:700;font-size:26px;line-height:34px;color:#232840}.CarouselLabel .view-all-wrpr{margin-left:40px;font-weight:700;font-size:15px;line-height:22px;color:#232840;user-select:none}.CarouselLabel .view-all-wrpr img{margin-left:12px}.CompanyCardForVendor{width:350px;height:143px;background:#f7f8fb;border-radius:10px;margin-right:20px;margin-bottom:15px;display:block;position:relative}.CompanyCardForVendor .wrapper{display:flex;padding:20px 25px}.CompanyCardForVendor .wrapper .logo{margin-right:25px}.CompanyCardForVendor .wrapper .info-wrapper{display:flex;width:225px;flex-direction:column;justify-content:space-between;color:#2f3651;margin-right:10px}.CompanyCardForVendor .wrapper .info-wrapper .name{height:25px;margin-bottom:5px}.CompanyCardForVendor .wrapper .info-wrapper .name .CardPrimaryInfo{-webkit-line-clamp:1;font-weight:700;font-size:16px;line-height:21px;color:#232840}.CompanyCardForVendor .wrapper .info-wrapper .type{height:25px;margin-bottom:5px}.CompanyCardForVendor .wrapper .info-wrapper .type .CardSecondaryInfo{-webkit-line-clamp:1;word-break:break-word;font-weight:400;font-size:16px;line-height:21px}.CompanyCardForVendor .wrapper .info-wrapper .location{height:18px}.CompanyCardForVendor .wrapper .info-wrapper .location .CardLocation{font-weight:400;font-size:16px;line-height:21px;color:#787a87}.CompanyCardForVendor .wrapper .info-wrapper .BadgeAttributeComponent{margin-bottom:10px}.CompanyCardForVendor .wrapper .info-wrapper .BadgeAttributeComponent .param-row{font-weight:400;font-size:16px;line-height:21px;color:#232840}.CompanyCardForVendor .wrapper .info-wrapper .BadgeAttributeComponent .param-row .dot-separator{margin:0 5px}.CompanyCardForVendor .wrapper .info-wrapper .BadgeAttributeComponent .bullet-badges{display:none}.CompanyCardForVendor .wrapper .info-wrapper .BadgeAttributeComponent.badge-wrpr{max-height:95px;overflow-y:auto}.CompanyCardForVendor .wrapper .info-wrapper .reputation-wrpr{margin-top:8px}.CompanyCardForVendor .wrapper .info-wrapper .reputation-wrpr .label{margin-right:8px;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#787a87}.CompanyCardForVendor .wrapper .info-wrapper .reputation-wrpr .AAABadgeComponent{display:inline-flex!important;position:relative;line-height:21px}.CompanyCardForVendor.v2{height:227px}.CompanyCardForVendor.v2 .wrapper .logo{margin-right:16px}.CompanyCardForVendor.v2 .wrapper .info-wrapper .location,.CompanyCardForVendor.v2 .wrapper .info-wrapper .name,.CompanyCardForVendor.v2 .wrapper .info-wrapper .type,.CompanyCardForVendor.v2 .wrapper .param-row{margin-bottom:8px}.vendor-tooltip-badge .dot-separator{margin:0 5px}.vendor-tooltip-badge .bullet-badges{display:block;color:#00a5ec;margin-right:10px}.SupplyChainBanner{position:relative}.SupplyChainBanner .body{position:relative;width:100%;height:auto;display:flex;justify-content:center;align-items:center}.SupplyChainBanner .body img{width:100%;height:100%}.SupplyChainBanner .body .text-cmp-wrpr{position:absolute;padding:70px;top:0}.SupplyChainBanner .body .text-cmp-wrpr .company-name{font-weight:700;font-size:36px;line-height:43px;display:flex;align-items:flex-end;text-align:center;color:#fff;margin-bottom:10px}.SupplyChainBanner .body .text-cmp-wrpr .subtext1,.SupplyChainBanner .body .text-cmp-wrpr .subtext2{font-weight:400;font-size:18px;line-height:27px;text-align:center;color:#fff}.SupplyChainBanner .body .text-cmp-wrpr .subtext1{margin-bottom:5px}.SupplyChainBanner .body .text-cmp-wrpr .subtext2{margin-bottom:30px}.SupplyChainBanner .body .text-cmp-wrpr .CompanyLogo{margin-bottom:30px;border:4px solid hsla(0,0%,100%,.3)}.SupplyChainBanner .body .text-cmp-wrpr .btn-wrpr{background:#00a5ec;border-radius:28px;height:40px;padding:10px 32px;font-weight:700;font-size:16px;line-height:21px;text-align:center;letter-spacing:-.02em;color:#fff}.SupplyChainBanner .body .text-cmp-wrpr .btn-wrpr:hover a{color:#fff}.VendorPartnerProgramBadgeComponent{display:flex;flex:1 0 50%;margin-bottom:20px;min-width:420px;max-width:492px;flex:1 0 calc(50% - 64px)}.VendorPartnerProgramBadgeComponent .CardCircularLogo{border:1px solid #e0e2f0;margin-right:10px}.VendorPartnerProgramBadgeComponent .info{display:flex;justify-content:center;flex-direction:column;flex-grow:1;min-width:0;color:#232840;margin-left:10px}.VendorPartnerProgramBadgeComponent .info .title{font-weight:700;font-size:16px;line-height:21px;margin-bottom:8px;max-height:3em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:max-content;max-width:100%;padding-right:5px}.VendorPartnerProgramBadgeComponent .info .param-row{margin-bottom:4px}.VendorPartnerProgramBadgeComponent .info .param-row .dot-separator,.VendorPartnerProgramBadgeComponent .info .param-row .param-name,.VendorPartnerProgramBadgeComponent .info .param-row .param-value{font-weight:700;font-size:16px;line-height:21px;color:#787a87}.VendorPartnerProgramBadgeComponent .info .param-row .dot-separator{width:5px;height:5px;margin:0 2px}.VendorPartnerProgramBadgeSection{margin-bottom:100px}.VendorPartnerProgramBadgeSection .header{font-weight:700;font-size:26px;line-height:36px;color:#232840;margin-bottom:30px}.VendorPartnerProgramBadgeSection .show-more-btn{margin-top:10px}.VendorPartnerProgramBadgeSection .show-more-btn .text{width:150px;height:40px;font-style:normal;font-weight:700;font-size:16px;line-height:21px;color:#00a5ec;border:1px solid #d2d8e5;border-radius:4px;cursor:pointer}.VideoCard{display:flex;flex-direction:row;margin-right:30px}.VideoCard .thumbnail{height:150px;width:250px;background:#0d0e12;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.VideoCard .thumbnail .svg-icon-play{opacity:.7}.VideoCard .thumbnail:hover .svg-icon-play{opacity:1}.VideoCard .thumbnail-info{width:250px;display:flex;flex-direction:column;justify-content:space-evenly;margin-left:25px}.VideoCard .thumbnail-info .name{font-weight:700;font-size:20px;line-height:26px;color:#232840;cursor:pointer;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.VideoCard .thumbnail-info .info,.VideoCard .thumbnail-info .language{font-size:18px;line-height:20px;color:#232840;opacity:.8}.VideoCard.vertical{flex-direction:column}.VideoCard.vertical .thumbnail{margin-bottom:15px}.VideoCard.vertical .thumbnail-info{height:90px;justify-content:space-between;margin-left:0}.vtr-video-player.show{overflow:hidden}.vtr-video-player.show .modal-dialog{height:calc(100vh - 50px);max-width:calc(100vw - 260px)}.vtr-video-player.show .modal-dialog .modal-content{height:100%}.vtr-video-player.show .modal-dialog .modal-content .modal-header{background-color:#000;border-color:#000;color:#fff}.vtr-video-player.show .modal-dialog .modal-content .modal-header .modal-title{display:flex;flex-grow:1;align-items:center}.vtr-video-player.show .modal-dialog .modal-content .modal-header .modal-title .close{transform:rotate(45deg);cursor:pointer}.vtr-video-player.show .modal-dialog .modal-content .modal-header .modal-title .close .svg-icon-plus{--stroke:#fff}.vtr-video-player.show .modal-dialog .modal-content .modal-body{background-color:#000}.ConfirmationModal{position:absolute;width:300px;height:151px}.ConfirmationModal.ss-clients{left:-220px;top:-30px}.ConfirmationModal.ss-projects{left:-235px;top:-50px}.ConfirmationModal.engage{top:-35px;left:-240px}.ConfirmationModal .modal-dialog{margin:0}.ConfirmationModal .modal-dialog .modal-content{padding:20px calc(30px - .25em)}.ConfirmationModal .modal-dialog .modal-content .modal-body{padding:0;font-size:16px;color:#232840;margin:0 .25rem 15px}.ConfirmationModal .modal-dialog .modal-content .modal-footer{padding:0;border:0;justify-content:flex-start}.ConfirmationModal .modal-dialog .modal-content .modal-footer .btn-primary{padding:0;width:70px;height:35px;border-color:#00a5ec;background:#00a5ec;border-radius:4px}.ConfirmationModal .modal-dialog .modal-content .modal-footer .btn-secondary{font-size:16px;letter-spacing:-.015em;color:#00a5ec;border-color:transparent;background:transparent}.ModalHeader{padding:30px 0}.ModalHeader .header-label{position:absolute;top:0;left:0;font-weight:700;font-size:24px;line-height:31px;letter-spacing:-.015em;color:#232840}.ModalHeader .table-col{font-weight:700;font-size:14px;line-height:18px;text-transform:uppercase;color:#232840}.ModalHeader .back-btn{position:relative;right:415px;cursor:pointer}.ModalHeader .back-btn .back-btn-text{font-weight:400;font-size:16px;line-height:27px;color:#232840;margin-left:5px}.ModalHeader .back-btn .SVGIcon{opacity:.5}.ModalHeader .add-btn{height:40px;flex-shrink:0;background:#00a5ec;border-radius:4px;cursor:pointer}.ModalHeader .add-btn .plus{margin:0 0 0 10px}.ModalHeader .add-btn .add-btn-label{font-weight:700;font-size:16px;line-height:21px;letter-spacing:-.015em;color:#fff;padding:10px 20px 10px 10px}.ModalHeader .success-wrpr{font-weight:700;color:#394}.paginate-parent-wrpr ul.Paginate{list-style-type:none;display:flex;justify-content:center;padding:0;margin:16px}.paginate-parent-wrpr .Paginate li{cursor:pointer}.paginate-parent-wrpr .Paginate li .next,.paginate-parent-wrpr .Paginate li .previous{outline:none}.paginate-parent-wrpr .Paginate li a{font-size:18px;line-height:27px;letter-spacing:.447945px;color:#656879;padding:0 10px;outline:none}.paginate-parent-wrpr .Paginate li a:hover{color:#656879!important;background:rgba(9,211,255,.1);border-radius:15px;background-clip:border-box}.paginate-parent-wrpr .Paginate li.next a,.paginate-parent-wrpr .Paginate li.previous a{font-size:18px;font-weight:bolder;text-transform:uppercase;color:#232840}.paginate-parent-wrpr .Paginate li.next.disabled,.paginate-parent-wrpr .Paginate li.previous.disabled{opacity:.4;cursor:not-allowed}.paginate-parent-wrpr .Paginate li.active a{background:#00a5ec;border-radius:15px;font-style:normal;font-weight:700;font-size:18px;line-height:27px;letter-spacing:.447945px;color:#fff}.paginate-parent-wrpr-premium{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center}.paginate-parent-wrpr-premium .child-wrpr-overlay{position:absolute;display:flex;align-items:center;justify-content:center}.paginate-parent-wrpr-premium .child-wrpr-overlay .label-wrpr{padding:4px 16px;border-radius:30px;background:#e4e8f1;color:#232840;font-size:16px;width:91}.paginate-parent-wrpr-premium ul.Paginate{list-style-type:none;display:flex;justify-content:center;padding:50px;margin:0 auto;align-items:center;border-radius:4px;gap:24px}.paginate-parent-wrpr-premium ul.Paginate .next-wrpr,.paginate-parent-wrpr-premium ul.Paginate .prev-wrpr{display:flex;gap:2px;font-size:14px;font-weight:500}.paginate-parent-wrpr-premium ul.Paginate .next-wrpr .next-icon,.paginate-parent-wrpr-premium ul.Paginate .next-wrpr .prev-icon,.paginate-parent-wrpr-premium ul.Paginate .prev-wrpr .next-icon,.paginate-parent-wrpr-premium ul.Paginate .prev-wrpr .prev-icon{width:18px;font-size:18px;height:18px;display:flex;align-items:center;justify-content:center}.paginate-parent-wrpr-premium ul.Paginate .next-wrpr .next-dots,.paginate-parent-wrpr-premium ul.Paginate .prev-wrpr .next-dots{size:14px;color:#20253c;margin:0 24px 0 12px}.paginate-parent-wrpr-premium ul.Paginate .next-wrpr .prev-dots,.paginate-parent-wrpr-premium ul.Paginate .prev-wrpr .prev-dots{size:14px;color:#20253c;margin:0 12px 0 24px}.paginate-parent-wrpr-premium ul.Paginate>li{visibility:hidden}.paginate-parent-wrpr-premium ul.Paginate>li:first-child{visibility:visible}.paginate-parent-wrpr-premium ul.Paginate li.active{visibility:hidden}.paginate-parent-wrpr-premium ul.Paginate>li:last-child{visibility:visible}.paginate-parent-wrpr-premium ul.Paginate>li.next,.paginate-parent-wrpr-premium ul.Paginate>li.previous{color:#00a5ec!important}.paginate-parent-wrpr-premium .Paginate li{cursor:pointer}.paginate-parent-wrpr-premium .Paginate li a:hover{color:inherit!important}.paginate-parent-wrpr-premium .Paginate li.next.disabled,.paginate-parent-wrpr-premium .Paginate li.previous.disabled{opacity:.4;cursor:not-allowed;color:#232840!important}.modal-dialog:has(.PremiumAccessModel){max-width:813px!important}.modal-dialog:has(.PremiumAccessModel) .modal-content{height:305px;border-radius:16px}@media (max-width:480px){.modal-dialog:has(.PremiumAccessModel){position:absolute;bottom:0}.modal-dialog:has(.PremiumAccessModel) .modal-content{width:100%;border-radius:12px 12px 0 0}}.PremiumAccessModel .model-wrpr{background:radial-gradient(197.51% 188.02% at 4.06% 0,#ae79ea 0,#007cf5 44.62%,#0aeaf0 100%);padding:64px 80px;display:flex;flex-direction:column;gap:22px;border-radius:16px}.PremiumAccessModel .model-wrpr .sub-text{color:#fff}.PremiumAccessModel .model-wrpr .header-wrpr{display:flex;flex-direction:row;justify-content:center}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn{position:absolute;top:24px;right:24px;cursor:pointer}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn .lbl-wrpr{font-family:Inter;font-size:16px;font-weight:500;line-height:20px;text-align:left;color:#fff}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn:hover{color:#fff}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn .SVGIcon.svg-icon-plus{transform:rotate(45deg);--stroke:#fff}.PremiumAccessModel .model-wrpr .main-info-wrpr{display:flex;flex-direction:column;align-items:center;gap:16px}.PremiumAccessModel .model-wrpr .main-info-wrpr .info-head{font-family:Inter;font-size:24px;font-weight:400;line-height:38.4px;text-align:center;color:#fff}.PremiumAccessModel .model-wrpr .main-info-wrpr .email{font-size:32px;font-weight:400;line-height:44px;color:#fff}@media (max-width:480px){.PremiumAccessModel .model-wrpr{height:380px;background:radial-gradient(197.51% 188.02% at 4.06% 0,#ae79ea 0,#007cf5 44.62%,#0aeaf0 100%);padding:20px 24px;display:flex;flex-direction:column;gap:22px;border-radius:12px 12px 0 0}.PremiumAccessModel .model-wrpr .header-wrpr{display:flex;flex-direction:row;justify-content:space-between}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn{position:static}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn .lbl-wrpr{font-family:Inter;font-size:18px;font-weight:500;line-height:20px;text-align:left;color:#fff}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn:hover{color:#fff}.PremiumAccessModel .model-wrpr .header-wrpr .close-btn .SVGIcon.svg-icon-plus{transform:rotate(45deg);--stroke:#fff}.PremiumAccessModel .model-wrpr .main-info-wrpr{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.PremiumAccessModel .model-wrpr .main-info-wrpr .info-head{font-family:Inter;font-size:24px;font-weight:400;line-height:38.4px;text-align:center;color:#fff}.PremiumAccessModel .model-wrpr .main-info-wrpr .email{font-size:24px;font-weight:400;line-height:33px;color:#fff}}.FeaturedClients{position:relative;height:calc(100vh - 120px)}.FeaturedClients .ModalHeader{padding:15px 0}.FeaturedClients .ModalHeader .add-btn{height:36px;background:#00a5ec;border-radius:4px;cursor:pointer}.FeaturedClients .ModalHeader .add-btn .plus{height:8px;width:8px}.FeaturedClients .ModalHeader .add-btn .add-btn-label{font-weight:400;font-size:16px;line-height:1;letter-spacing:0;color:#fff;text-transform:none;float:none;vertical-align:baseline;white-space:pre-wrap;padding:0 10px 0 0}.FeaturedClients .close-btn{position:absolute;top:30px;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.FeaturedClients .mail-to-link{color:#969696}.FeaturedClients .featured-clients-section{position:relative;padding:30px 50px}.FeaturedClients .featured-clients-section .featured-label{font-weight:700;font-size:20px;line-height:25px;letter-spacing:-.015em;color:#232840;padding-bottom:20px}.FeaturedClients .featured-clients-section .featured-body{gap:10px}.FeaturedClients .all-clients-section{background:#f7f8fb;padding:0 50px;overflow:auto}.FeaturedClients .all-clients-section .table-body{background:#fff;border:1px solid #cfd5e2}.FeaturedClients .all-clients-section .AddNewClientRow{align-items:flex-start;padding:20px 30px}.FeaturedClients .all-clients-section .AddNewClientRow .clients-field{width:30%}.FeaturedClients .all-clients-section .AddNewClientRow .projects-field,.FeaturedClients .all-clients-section .AddNewClientRow .services-field{width:25%}.FeaturedClients .all-clients-section .AddNewClientRow .clients-field,.FeaturedClients .all-clients-section .AddNewClientRow .projects-field,.FeaturedClients .all-clients-section .AddNewClientRow .services-field{margin-right:20px}.FeaturedClients .all-clients-section .AddNewClientRow .clients-field .err-wrpr,.FeaturedClients .all-clients-section .AddNewClientRow .projects-field .err-wrpr,.FeaturedClients .all-clients-section .AddNewClientRow .services-field .err-wrpr{padding-bottom:5px;color:red;height:26px;font-size:12px}.FeaturedClients .all-clients-section .AddNewClientRow .crud-ops button{cursor:pointer;height:36px;border-radius:4px;font-weight:700;font-size:16px}.FeaturedClients .all-clients-section .AddNewClientRow .crud-ops button.add-client{background:#00a5ec;border:1px solid #00a5ec;color:#fff;margin-right:10px}.FeaturedClients .all-clients-section .AddNewClientRow .crud-ops button.add-client.disable{opacity:.5}.FeaturedClients .all-clients-section .AddNewClientRow .crud-ops button.cancel{background:#fff;border:1px solid #00a5ec;color:#00a5ec}.FeaturedClients .all-clients-section .AddNewClientRow .clients-field div.css-1wa3eu0-placeholder:after{content:"*";color:red}.FeaturedClients .all-clients-section .ClientRow{position:relative;padding:20px 30px}.FeaturedClients .all-clients-section .ClientRow .StarComponent{display:flex;flex-direction:column;height:calc(100% - 40px);justify-content:center;position:absolute;margin:auto;left:-16px}.FeaturedClients .all-clients-section .ClientRow .StarComponent .pin-wrpr{width:40px;height:40px;padding:8px;border-radius:20px;background-color:#fff}.FeaturedClients .all-clients-section .ClientRow .DraggableClientDetails{width:30%;flex-shrink:0}.FeaturedClients .all-clients-section .ClientRow .ProjectsDetails{min-width:0;flex:1 0;margin-left:20px}.FeaturedClients .all-clients-section .ClientRow .EditDetails{width:140px;flex-shrink:0;margin-left:20px;position:relative}.FeaturedClients .all-clients-section hr{margin:0 30px;background:#232840;opacity:.15}.FeaturedClients .all-clients-section hr:last-child{display:none}.DraggableClientDetails .client-logo{margin-right:10px;border:1px solid #e4e8f1}.DraggableClientDetails .client-info .client-name,.DraggableClientDetails .client-info .location-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.DraggableClientDetails .client-info .client-name{font-weight:500;font-size:16px;line-height:150%;color:#232840}.DraggableClientDetails .client-info .location-name{font-size:14px;line-height:150%;color:#232840;opacity:.6}.ProjectsDetails{flex-wrap:wrap}.ProjectsDetails .proj-name{display:flex;background:#fff;border:1px solid #cfd5e2;box-sizing:border-box;border-radius:20px;margin-right:10px;justify-content:center;align-items:center;margin-bottom:10px;height:fit-content;padding:10px 16px}.ProjectsDetails .proj-name:hover{cursor:pointer}.ProjectsDetails .proj-name .proj-label{font-size:14px;line-height:18px;color:#232840;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProjectsDetails .edit-proj .proj-details{flex-wrap:wrap;margin-bottom:15px}.ProjectsDetails .edit-proj .proj-details .edit-proj-name{width:100px;height:37px;left:0;top:0;background:#f7f8fb;border-radius:4px;margin-right:10px;margin-bottom:10px}.ProjectsDetails .edit-proj .proj-details .edit-proj-name .proj-label{font-weight:400;font-size:16px;line-height:21px;color:#232840;padding:8px 10px 8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProjectsDetails .edit-proj .proj-details .edit-proj-name .proj-label:hover{cursor:pointer}.ProjectsDetails .edit-proj .proj-details .edit-proj-name .delete .delete-icon{padding:14px 10px 8px 8px}.ProjectsDetails .edit-proj .add-project .add-proj-details{margin-bottom:5px}.ProjectsDetails .edit-proj .add-project .add-proj-details .input-field{width:250px;margin-right:10px}.ProjectsDetails .edit-proj .add-project .add-proj-details .input-field .err-wrpr{color:red;height:18px;font-size:12px}.ProjectsDetails .edit-proj .add-project .btn-wrp .add-more{width:115px;background:#fff;border:1px solid #cfd5e2;box-sizing:border-box;border-radius:20px;cursor:pointer}.ProjectsDetails .edit-proj .add-project .btn-wrp .add-more.disable{opacity:.5}.ProjectsDetails .edit-proj .add-project .btn-wrp .add-more .add-more-label{font-weight:700;font-size:14px;line-height:18px;color:#00a5ec;padding:8px 10px 8px 16px}.EditDetails .SVGIcon{cursor:pointer}.EditDetails .SVGIcon.edit-btn{margin-right:10px}.EditDetails button{height:36px;border-radius:4px;font-weight:700;font-size:16px}.EditDetails button.save-btn{background:#00a5ec;border:1px solid #00a5ec;color:#fff;margin-right:10px}.EditDetails button.cancel-btn{background:#fff;border:1px solid #00a5ec;color:#00a5ec}.FeaturedComponent{position:relative;min-width:200px;width:calc(20% - 10px);height:98px;background:#fff;border:1px solid #cfd5e2;box-sizing:border-box;padding:10px;border-radius:4px}.FeaturedComponent .card-number-wrpr{width:28px;height:28px;padding:5px;border-radius:2px;background-color:#e4e8f1;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.FeaturedComponent .card-number-wrpr .card-number{font-size:14px;font-weight:500;line-height:18.23px;text-align:center;color:#787a87}.FeaturedComponent:hover .remove-featured{display:block}.FeaturedComponent:hover .pin-wrpr{display:none}.FeaturedComponent .pin-wrpr,.FeaturedComponent .remove-featured{position:absolute;top:-1px;right:-1px;cursor:pointer}.FeaturedComponent .remove-featured{display:none}.FeaturedComponent .client-logo{margin:0 5px}.FeaturedComponent .client-info{gap:4px}.FeaturedComponent .client-info .client-name,.FeaturedComponent .client-info .location-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.FeaturedComponent .client-info .client-name{font-weight:500;font-size:16px;line-height:18px;color:#232840}.FeaturedComponent .client-info .location-name{font-size:14px;line-height:150%;color:#232840;opacity:.6}.DroppableItem{border-radius:4px}.FeaturedProjects{position:relative;height:calc(100vh - 120px)}.FeaturedProjects .ModalHeader{padding:15px 0}.FeaturedProjects .close-btn{position:absolute;top:30px;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.FeaturedProjects .featured-projects-section{position:relative;padding:30px 50px}.FeaturedProjects .featured-projects-section .featured-body{gap:16px}.FeaturedProjects .featured-projects-section .featured-label{font-weight:700;font-size:20px;line-height:25px;letter-spacing:-.015em;color:#232840;padding-bottom:20px}.FeaturedProjects .all-projects-section{background:#f7f8fb;padding:0 50px;overflow:auto}.FeaturedProjects .all-projects-section .mail-to-link{color:#969696}.FeaturedProjects .all-projects-section .ModalHeader{margin:0}.FeaturedProjects .all-projects-section .ModalHeader .table-col .lbl-wrpr{text-transform:capitalize;font-weight:700;font-size:20px;line-height:26px;color:#000}.FeaturedProjects .all-projects-section .ModalHeader .add-btn{height:36px;background:#00a5ec;border-radius:4px;cursor:pointer}.FeaturedProjects .all-projects-section .ModalHeader .add-btn .plus{height:8px;width:8px}.FeaturedProjects .all-projects-section .ModalHeader .add-btn .add-btn-label{font-weight:400;font-size:16px;line-height:1;letter-spacing:0;color:#fff;text-transform:none;float:none;vertical-align:baseline;white-space:pre-wrap;padding:0 10px 0 0}.FeaturedProjects .all-projects-section .table-body{background:#fff;border:1px solid #cfd5e2;position:relative}.FeaturedProjects .all-projects-section .table-body .wrapper-no-result{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0}.FeaturedProjects .all-projects-section .table-body .wrapper-no-result .lbl-wrpr-noresult{font-weight:700;font-size:18px;line-height:150%;text-align:center;color:#232840;margin-bottom:8px}.FeaturedProjects .all-projects-section .table-body .wrapper-no-result .lbl-wrpr-new-project{font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#787a87}.FeaturedProjects .all-projects-section .AddNewProjectRow{align-items:flex-start;padding:20px 30px}.FeaturedProjects .all-projects-section .AddNewProjectRow .title-wrpr{width:25%;margin-right:20px;position:relative}.FeaturedProjects .all-projects-section .AddNewProjectRow .title-wrpr .err-wrpr{padding:5px 0;color:red;height:26px;font-size:12px;display:block;width:max-content}.FeaturedProjects .all-projects-section .AddNewProjectRow .service-wrpr{width:40%;margin-right:20px;position:relative}.FeaturedProjects .all-projects-section .AddNewProjectRow .service-wrpr .err-wrpr{padding-bottom:5px;color:red;height:26px;font-size:12px}.FeaturedProjects .all-projects-section .AddNewProjectRow .client-wrpr{width:20%;margin-right:20px;position:relative}.FeaturedProjects .all-projects-section .AddNewProjectRow .crud-ops button{cursor:pointer;height:36px;border-radius:4px;font-weight:700;font-size:16px}.FeaturedProjects .all-projects-section .AddNewProjectRow .crud-ops button.add-project{background:#00a5ec;border:1px solid #00a5ec;color:#fff;margin-right:10px}.FeaturedProjects .all-projects-section .AddNewProjectRow .crud-ops button.add-project.disable{opacity:.5}.FeaturedProjects .all-projects-section .AddNewProjectRow .crud-ops button.cancel{background:#fff;border:1px solid #00a5ec;color:#00a5ec}.FeaturedProjects .all-projects-section .AddNewProjectRow .service-wrpr div.css-1wa3eu0-placeholder:after,.FeaturedProjects .all-projects-section .AddNewProjectRow .title-wrpr div.css-1wa3eu0-placeholder:after{content:"*";color:red}.FeaturedProjects .all-projects-section .All-featured-row{position:relative;padding:20px 30px}.FeaturedProjects .all-projects-section .All-featured-row .StarComponent{display:flex;flex-direction:column;height:calc(100% - 40px);justify-content:center;position:absolute;margin:auto;left:-16px}.FeaturedProjects .all-projects-section .All-featured-row .StarComponent .pin-wrpr{width:40px;height:40px;padding:8px;border-radius:20px;background-color:#fff}.FeaturedProjects .all-projects-section .All-featured-row .DraggableProjectDetails{width:25%;flex-shrink:0}.FeaturedProjects .all-projects-section .All-featured-row .DraggableProjectDetails .poster{border-radius:2px}.FeaturedProjects .all-projects-section .All-featured-row .DraggableProjectDetails .content-details{margin-left:15px;font-weight:400;color:#232840}.FeaturedProjects .all-projects-section .All-featured-row .DraggableProjectDetails .content-details .content-title{font-size:16px;line-height:24px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.FeaturedProjects .all-projects-section .All-featured-row .DraggableProjectDetails .content-details .other-info{font-size:14px;line-height:21px;opacity:.6}.FeaturedProjects .all-projects-section .All-featured-row .ProjectServices{width:40%;flex:1 0 40%;margin-left:20px;font-size:16px;line-height:21px;color:#232840}.FeaturedProjects .all-projects-section .All-featured-row .ProjectServices .CardDotSepItems{padding-right:5px;display:flex}.FeaturedProjects .all-projects-section .All-featured-row .ProjectServices .err-wrpr{padding-bottom:5px;color:red;height:26px;font-size:12px}.FeaturedProjects .all-projects-section .All-featured-row .ProjectClient{width:20%;flex:1 0 20%;margin-left:-10px;font-size:16px;line-height:21px;color:#232840}.FeaturedProjects .all-projects-section .All-featured-row .ProjectClient .client-label-wrpr{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.FeaturedProjects .all-projects-section .All-featured-row .EditDetails{width:140px;flex-shrink:0;margin-left:10px;position:relative}.FeaturedProjects .all-projects-section .All-featured-row .EditDetails .SVGIcon{cursor:pointer}.FeaturedProjects .all-projects-section .All-featured-row .EditDetails .SVGIcon.edit-btn{margin-right:10px}.FeaturedProjects .all-projects-section .All-featured-row .EditDetails button{height:36px;border-radius:4px;font-weight:700;font-size:16px}.FeaturedProjects .all-projects-section .All-featured-row .EditDetails button.save-btn{background:#00a5ec;border:1px solid #00a5ec;color:#fff;margin-right:10px}.FeaturedProjects .all-projects-section .All-featured-row .EditDetails button.cancel-btn{background:#fff;border:1px solid #00a5ec;color:#00a5ec}.FeaturedProjects .all-projects-section hr{margin:0 30px;background:#232840;opacity:.15}.FeaturedProjects .all-projects-section hr:last-child{display:none}.FeaturedProjects.catalog .ProjectServices .CardDotSepItems{display:inline-flex}.FeaturedProjects.catalog .DraggableProjectDetails{cursor:auto}.FeaturedProjectComponent{position:relative;min-width:200px;width:calc(20% - 10px);height:98px;background:#fff;border:1px solid #cfd5e2;box-sizing:border-box;padding:10px;border-radius:4px}.FeaturedProjectComponent .card-number-wrpr{width:28px;height:28px;padding:5px;border-radius:2px;background-color:#e4e8f1;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.FeaturedProjectComponent .card-number-wrpr .card-number{font-size:14px;font-weight:500;line-height:18.23px;text-align:center;color:#787a87}.FeaturedProjectComponent:hover .remove-featured{display:block}.FeaturedProjectComponent:hover .pin-wrpr{display:none}.FeaturedProjectComponent .pin-wrpr,.FeaturedProjectComponent .remove-featured{position:absolute;top:-1px;right:-1px;cursor:pointer}.FeaturedProjectComponent .remove-featured{display:none}.FeaturedProjectComponent .featured-poster{margin:0 5px;border-radius:4px}.FeaturedProjectComponent .featured-info{height:44px;gap:4px}.FeaturedProjectComponent .featured-info .featured-name{font-weight:500;font-size:16px;line-height:18px;color:#232840;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.FeaturedProjectComponent .featured-info .featured-type{font-size:16px;line-height:150%;color:#232840;opacity:.6}.FeaturedProjectComponent .featured-info .featured-type .items{white-space:nowrap!important}.DroppableItem{width:calc(20% - 10px);height:98px;background:#fff;border:2px solid #f9d4d4;box-sizing:border-box;padding:20px 10px;border-radius:8px;position:relative;display:flex;justify-content:center}.DroppableItem .drag-drop-wrpr{display:flex;align-items:center;justify-content:center;gap:8px}.DroppableItem .drag-drop-wrpr .text{width:147px}.DroppableItem .drag-drop-wrpr .SVGIcon{min-height:24px;min-width:24px;align-self:flex-start}.DroppableItem .text{margin-left:10px;font-size:14px}.DroppableItem .card-number-wrpr{width:28px;height:28px;padding:5px;border-radius:2px;background-color:#feecef;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.DroppableItem .card-number-wrpr .card-number{font-size:14px;font-weight:500;line-height:18.23px;text-align:center;color:#dd2c3b}.wrapper-search-icon{margin-left:12px;border:1px solid #d2d8e5;border-radius:50%;padding:14px 15px}.wrapper-search-icon:hover{cursor:pointer}.wrapper-search-icon .srch-icon{--stroke:#00a5ec}.search-bar .search-field{background:#fff;border:1px solid #d2d8e5;border-radius:32px;padding:10px 16px;display:flex;align-items:center;justify-content:center}.search-bar .search-field .srch-icon{--stroke:#00a5ec}.search-bar .search-input{border:none;font-weight:400;font-size:16px;line-height:21px;color:#232840;margin-left:20px}.search-bar .search-input::placeholder{font-weight:400;font-size:16px;line-height:21px;color:#232840;opacity:.4;padding-left:2px}.search-bar .search-input:focus{outline:none}.search-bar .cross-icon{padding:0 10px;cursor:pointer;border:none;opacity:.4}.ChannelAppsAndPlatform .ChannelAppsAndPlatformBody{flex-wrap:wrap;min-height:120px;max-height:280px;overflow:hidden}.ChannelAppsAndPlatform .ChannelAppsAndPlatformBody .CompanyLogoFrame{margin:0 20px 20px 0;border-radius:6px;border:1px solid #e6e9f0}.ChannelAppsAndPlatform .ChannelAppsAndPlatformBody .CompanyLogoFrame .CompanyLogo{padding:20px}.ChannelAppsAndPlatform .ChannelAppsAndPlatformBody .CompanyLogoFrame .CompanyLogo img{padding:0}.ChannelAppsAndPlatform .modal .modal-dialog{min-width:calc(100vw - 280px);height:calc(100vh - 100px);margin:50px auto}.ChannelAppsAndPlatform .modal .modal-dialog .modal-content{height:100%}.ChannelAppsAndPlatform .modal .modal-dialog .modal-content .modal-header{position:relative;border-bottom:none;padding:40px 100px 10px}.ChannelAppsAndPlatform .modal .modal-dialog .modal-content .modal-header .modal-title{font-weight:700;font-size:26px;line-height:36px;color:#232840}.ChannelAppsAndPlatform .modal .modal-dialog .modal-content .modal-header button.close{padding:0;margin:0;position:absolute;right:15px;top:0}.ChannelAppsAndPlatform .modal .modal-dialog .modal-content .modal-header button.close>span{font-weight:lighter;font-size:40px}.ChannelAppsAndPlatform .modal .modal-dialog .modal-content .modal-body{border-bottom:0;overflow:auto;padding:0}.ChannelAppsAndPlatform .modal .modal-dialog .modal-content .modal-body .ChannelAppsAndPlatformBody{max-height:100%;overflow:auto;padding:0 90px;margin:0 10px}.DoughnutChart{position:relative;width:100%;height:100%;min-height:0}.DoughnutChart .title-wrpr{margin-bottom:20px}.DoughnutChart .body{max-width:100%;overflow-y:auto;overflow-x:hidden}.DoughnutChart .body .chart-wrpr{width:120px;height:120px}.DoughnutChart .body .legend-wrpr{margin-left:15px;overflow-x:auto;max-height:150px;overflow-y:hidden}.DoughnutChart .body .legend-wrpr .legend-row{width:100%;color:#232840;font-size:14px;line-height:24px}.DoughnutChart .body .legend-wrpr .legend-info{width:100px;margin-right:5px;text-transform:capitalize;line-height:18px;flex-shrink:0}.DoughnutChart .body .legend-wrpr .legend-color{width:8px;height:8px;border-radius:50%;margin-right:8px;flex-shrink:0}.DoughnutChart .body .legend-wrpr .legend-label{text-overflow:ellipsis;overflow:hidden}.DoughnutChart .body .legend-wrpr .legend-deal{font-size:12px;font-weight:600;width:45px;text-align:left}.DoughnutChart .body .legend-wrpr .legend-deal .prcnt{opacity:.7;font-weight:400}#deal-summary>div>div.r1-wrpr.d-flex>div.month-on-month.widget-wrpr>div>div.title-wrpr>div>div>button{background:transparent;border:transparent;color:#000}#deal-summary>div>div.r1-wrpr.d-flex>div.month-on-month.widget-wrpr>div>div.title-wrpr>div>div>div{margin-top:10px;z-index:1002}.LineChart{display:flex;flex-direction:column;position:relative;width:100%;height:100%}.LineChart .title-wrpr{display:flex;justify-content:space-between}.DDAFilterdBy{display:flex;justify-content:center;align-items:center;flex:1 1 auto;font-size:14px;color:#232840;border-radius:4px;height:auto;text-align:center;opacity:.6;overflow-y:auto}.ProgressChartNew{position:relative;height:100%;width:100%;display:flex;flex-direction:column}.ProgressChartNew .progress{flex-grow:1;display:flex;align-items:center;background:transparent;padding-top:40px}.ProgressChartNew .progress .progress-bar{border-radius:10px;height:6px}.ProgressChartNew .progress .progress-bar.less-space .percentage-wrpr{top:145px}.ProgressChartNew .percentage-wrpr-0,.ProgressChartNew .percentage-wrpr-1,.ProgressChartNew .percentage-wrpr-2{position:absolute;top:40%}.ProgressChartNew .percentage-wrpr-0 .value,.ProgressChartNew .percentage-wrpr-1 .value,.ProgressChartNew .percentage-wrpr-2 .value{font-weight:400;font-size:16px}.ProgressChartNew .percentage-wrpr-0 .symbol,.ProgressChartNew .percentage-wrpr-1 .symbol,.ProgressChartNew .percentage-wrpr-2 .symbol{font-size:14px;opacity:.4}.ProgressChartNew .progress-legend-wrpr{display:flex;justify-content:space-evenly}.ProgressChartNew .progress-legend-wrpr .legend-color{width:10px;height:10px;border-radius:50%;margin-right:8px}.ProgressChartNew .progress-legend-wrpr .legend-name{text-transform:capitalize;font-size:14px;line-height:36px;color:#232840}.DateRangePicker3{padding:12px 15px;outline:none;border:none}.DateRangePicker3 .dropdown>.btn-secondary,.DateRangePicker3 .dropdown>.btn:active,.DateRangePicker3 .dropdown>.btn:focus{background:#fff;border:none;padding:0;border-radius:4px;color:#232840;box-shadow:none}.DateRangePicker3 .dropdown .btn-secondary{display:flex;gap:8px;align-items:center}.DateRangePicker3 .dropdown .btn-secondary .date-range-label{font-size:14px;font-weight:400;line-height:18.23px;color:#232840;opacity:.7}.DateRangePicker3 .dropdown .dropdown-item{padding:0 16px;font-size:16px;line-height:24px;color:#232840;margin:6px 0}.DateRangePicker3 .dropdown .dropdown-item+.dropdown-item{padding-top:20px}.DateRangePicker3 .dropdown .dropdown-item.active,.DateRangePicker3 .dropdown .dropdown-item:active,.DateRangePicker3 .dropdown .dropdown-item:focus,.DateRangePicker3 .dropdown .dropdown-item:hover{color:#00a5ec;outline:none;background:none}.DateRangePicker3 .dropdown .dropdown-item.active{background:#f8f7fa}.DateRangePicker3 .dropdown .dropdown-menu.show{display:flex;padding:0;box-shadow:0 30px 84px rgba(19,10,46,.08),0 8px 32px rgba(19,10,46,.07),0 3px 14px rgba(19,10,46,.03),0 1px 3px rgba(19,10,46,.13);border:1px solid #eeedf0;border-radius:12px;z-index:1001}.DateRangePicker3 .dropdown .dropdown-menu.show .custom-labels{max-width:160px;max-height:294px;padding:10px 0;border-left:1px solid #eeedf0;border-bottom:1px solid #eeedf0}.DateRangePicker3 .dropdown .dropdown-menu.show .custom-labels .dropdown-item{padding:5px 24px}.DateRangePicker3 .dr-pikr-dd-menu .calendar-wrpr{position:relative;border-bottom:1px solid #eeedf0}.DateRangePicker3 .dr-pikr-dd-menu .calendar-wrpr:after{content:"";position:absolute;top:0;left:50%;height:100%;border-left:1px solid #eeedf0}.DateRangePicker3 .dr-pikr-dd-menu .btn-wrpr{padding:16px 15px;gap:20px;align-items:baseline}.DateRangePicker3 .dr-pikr-dd-menu .btn-wrpr .lbl-wrpr{font-weight:700;font-size:14px;color:#232840;opacity:.6}.DateRangePicker3 .dr-pikr-dd-menu .btn-wrpr input[type=text]{padding:8px 16px;justify-content:center;border:1.5px solid #787a87;border-radius:4px;height:40px;width:150px;display:flex}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker{width:616px;border:none;border-radius:12px}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__month-container{padding:15px 25px 5px}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__header{border:none;background:transparent;padding-top:0}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__header .react-datepicker__current-month{font-weight:700;font-size:14px;color:#232840}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__header .react-datepicker__day-names{font-weight:700;font-size:13px;color:#232840}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{width:35px;line-height:35px;margin:0}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__navigation{outline:none;top:26px}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__navigation.react-datepicker__navigation--previous{left:35px}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker .react-datepicker__navigation.react-datepicker__navigation--next{right:35px}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__week{line-height:35px}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day{font-weight:400;font-size:13px;margin:0;width:35px;line-height:35px;background-color:transparent}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day:not(.react-datepicker__day--disabled){color:#0d0e12}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day .react-datepicker__day--selected,.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day .react-datepicker__day--selected:hover{background-color:transparent}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day--in-selecting-range,.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day--in-selecting-range:hover,.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day--keyboard-selected{background-color:transparent;color:inherit}.DateRangePicker3 .dr-pikr-dd-menu .react-datepicker__day--outside-month{visibility:hidden}.DateRangePicker3 .same-start-end-date{border-radius:8px;background:#00a5ec;font-weight:700;font-size:13px;color:#fff}.DateRangePicker3 .btwn-start-end-date{background:#f8f7fa;font-weight:700;font-size:13px;color:#00a5ec}.DateRangePicker3 .start-date-end-date-cal .start-date{border-radius:8px 0 0 8px;background:#00a5ec;font-weight:700;font-size:13px;color:#fff}.DateRangePicker3 .start-date-end-date-cal .end-date{border-radius:0 8px 8px 0;background:#00a5ec;font-weight:700;font-size:13px;color:#fff}.DateRangePicker3 .sd-ed-range{background:#f8f7fa;border-radius:4px;font-size:16px;color:#232840;line-height:40px;padding:2px 10px}.DateRangePicker3 .apply-btn{width:80px;height:40px;background:#00a5ec;border-radius:4px;font-weight:700;font-size:14px;line-height:40px;color:#fff;text-align:center;cursor:pointer}.DateRangePicker3 .apply-btn.disable{opacity:.5}.buyer-body .r1-wrpr,.buyer-body .r2-wrpr,.buyer-body .r3-wrpr{margin-bottom:30px}.buyer-body .r1-wrpr .DDAByTopDealMakers{width:50%;min-height:120px}.buyer-body .r1-wrpr .DDAByTopDealMakers:first-child{margin-right:30px}.buyer-body .r2-wrpr .DDAByTopDealMakers{width:100%;min-height:120px}.CompanyLogoBase64{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;overflow:hidden;flex-shrink:0;border:1px solid #e5e5e5;border-radius:50%;width:60px;height:60px}.CompanyLogoBase64>img{object-fit:scale-down;max-width:100%;max-height:100%}.CompanyLogoBase64.default>img{padding:20%}@media (max-width:480px){.CompanyLogoBase64.company-card-logo{width:65px!important;height:65px!important}}.CompanyLogoBase64.company-logo{filter:drop-shadow(2.04692px 2.04692px 8.18768px rgba(0,0,0,.1))}.CompanyLogoBase64 .company-name{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.CuratedListPagination{border-top:1px solid #dddfee;display:flex;justify-content:space-between;padding:13px 20px;align-items:center}.CuratedListPagination .index{font-size:14px;font-weight:400;color:#787a87}.CuratedListPagination .next,.CuratedListPagination .prev{font-size:12px;font-weight:700;line-height:16px;letter-spacing:1px;cursor:pointer}.CuratedListPagination .next.disable,.CuratedListPagination .prev.disable{opacity:1%}.DDAByTopDealMakers{position:relative;padding-top:15px;background:#fff;border:1px solid #e0e2f0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px;overflow:hidden}.DDAByTopDealMakers .body{display:flex;height:100%;position:relative;flex-direction:column;flex-grow:1;overflow:hidden;padding:0 30px 30px}.DDAByTopDealMakers .body .CompanyLogo{border:1px solid #e5e5e5}.DDAByTopDealMakers .body .bullet-wrpr{width:5px;height:5px;background:#232840;border-radius:50%;flex-shrink:0;margin-top:10px}.DDAByTopDealMakers .body .company-info{align-items:flex-start;display:flex;flex-direction:row;gap:16px;justify-content:space-between}.DDAByTopDealMakers .body .company-info .person-logo-wrpr{cursor:pointer}.DDAByTopDealMakers .body .company-info .no-profile{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:10px}.DDAByTopDealMakers .body .company-info .no-profile .initials{font-family:Inter;font-size:24px;font-weight:700;line-height:48.41px;letter-spacing:.005em;color:#fff;opacity:.4}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr{display:flex;flex-direction:column;gap:4px;flex-grow:1}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr.content{gap:8px}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .country-wrpr{display:flex;flex-wrap:wrap;column-gap:16px}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .name{font-size:18px;font-weight:700;color:#20253c;line-height:21px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;margin-bottom:0}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .deals{font-size:16px;line-height:21px;color:#232840;opacity:.8}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .person-name{font-size:18px;font-weight:700;color:#20253c;line-height:100%;cursor:pointer}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .person-name:hover{color:#0b73da}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .person-comp{font-size:16px;font-weight:400;color:#696e8c;line-height:140%}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .content-genre,.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .content-info{font-size:16px;font-weight:400;color:#20253c;line-height:100%;margin-bottom:0}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .content-genre{line-height:140%}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .company-type,.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .deal-person-role{font-size:16px;font-weight:400;color:#20253c;line-height:140%;margin-bottom:0}.DDAByTopDealMakers .body .company-info .comp-name-deals-wrpr .CardLocation span{color:#696e8c;font-size:16px;margin-left:5px}.DDAByTopDealMakers .body .company-info .deal-wrpr{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.DDAByTopDealMakers .body .company-info .deal-wrpr .deal-count{font-size:16px;font-weight:700;color:#20253c;line-height:100%;margin-bottom:0}.DDAByTopDealMakers .body .company-info .deal-wrpr .deal-txt{font-size:16px;font-weight:400;color:#787a87;line-height:100%}.DDAByTopDealMakers .body.person{gap:50px}.DDAByTopDealMakers .body.company{gap:30px}.DDAByTopDealMakers.v2 .body{flex-direction:row;flex-wrap:wrap;flex-grow:1}.DDAByTopDealMakers.v2 .body .company-info{width:50%;flex-shrink:0;max-width:450px}.DDAHeader{max-height:35px;margin-bottom:10px;font-weight:700;font-size:16px;color:#232840;opacity:.6;padding-left:30px}.DoughnutChartNew{width:100%;height:100%}.Legends{height:100%;justify-content:center;align-items:flex-start}.Legends .legends-table{border:1px solid #e4e8f1;border-radius:8px}.Legends .legends-table .legend-titles{width:290px;padding:6px 27px;border-bottom:1px solid #e4e8f1;font-weight:500;font-size:13px;line-height:100%;text-transform:uppercase;color:#696e8c;background-color:#e4e8f1;border-top-left-radius:8px;border-top-right-radius:8px}.Legends .legends-table .legend-titles .legend-title{min-width:52%;margin-right:15px;flex-shrink:0;border-right:1px solid #c8ceda}.Legends .legends-table .legend-row{width:290px;color:#232840;font-size:16px;line-height:28px;padding:0 27px;border-bottom:1px solid #e4e8f1}.Legends .legends-table .legend-info{min-width:52%;margin-right:15px;flex-shrink:0;border-right:1px solid #e4e8f1}.Legends .legends-table .legend-color{width:8px;height:8px;border-radius:50%;margin-right:8px;flex-shrink:0}.Legends .legends-table .legend-deal-value{font-weight:400;display:flex;align-items:center;justify-content:center}.Legends .secondary-legend-wrpr{display:inline-block}.Legends .secondary-legend-wrpr .secondary-legend-color{display:inline-block;height:8px;width:8px;border-radius:50%;margin-right:8px;margin-left:20px}.Legends .secondary-legend-wrpr .secondary-legend-row{display:inline-flex;flex-direction:column}.Legends .secondary-legend-wrpr .secondary-legend-row .secondary-legend-label{font-weight:700;font-size:14px;line-height:18px;color:#232840}.Legends .secondary-legend-wrpr .secondary-legend-row .secondary-legend-value{font-weight:700;font-size:14px;line-height:18px;color:#232840;opacity:.5}.Legends .legend-badge-wrpr{margin:0 0 13px 60px}.Legends .legend-badge-wrpr .badge-wrpr{min-width:64px;margin-right:15px}.Legends .legend-badge-wrpr .badge-wrpr .badge{border-radius:12px;font-weight:700;font-size:15px;line-height:20px;color:#fff;letter-spacing:.05em;padding:2px 8px}.Legends .legend-badge-wrpr .value{font-weight:400;font-size:18px;line-height:23px;color:#232840}.Legends .prefix,.Legends .suffix{font-weight:400;font-size:14px;line-height:18px;color:#232840}.Legends .count{font-weight:400;line-height:100%;letter-spacing:0;color:#696e8c}.content-body .r1-wrpr,.content-body .r2-wrpr,.content-body .r3-wrpr{min-width:0;margin-bottom:30px}.content-body .r1-wrpr .DDAByTopDealMakers{width:100%;min-height:120px;margin-right:30px}.content-body .r1-wrpr .DDAByTopDealMakers .body .company-info{margin-bottom:16px}.content-body .r1-wrpr .by-language{position:relative;width:540px;height:256px;margin-bottom:30px}.content-body .r1-wrpr .by-language .chart-wrpr{max-height:100%;width:150px;margin-left:30px;margin-right:30px}.content-body .r1-wrpr .by-language .chart-wrpr .chartjs-render-monitor{width:150px!important;height:150px!important}.content-body .r1-wrpr .DDAByGenre{width:540px;margin-bottom:30px}.content-body .r1-wrpr .arrow-div{display:flex;align-self:flex-end;cursor:pointer}.content-body .r1-wrpr .by-era{position:relative;min-width:0;width:540px;height:269px}.content-body .r1-wrpr .by-era .chart-wrpr{height:100%;width:60%;margin-right:25px}.content-body .r1-wrpr .by-era .chart-wrpr .chartjs-render-monitor{width:150px!important;height:150px!important}.content-body .r1-wrpr .by-scrp-unscrp{width:540px;height:239px;margin-bottom:30px}.content-body .r1-wrpr .by-content-type{width:540px;height:210px;flex-shrink:0}@media (min-width:1152px) and (max-width:1365px){.content-body.v2 .r2-wrpr .by-era,.content-body.v2 .r2-wrpr .by-language{width:50vw}.content-body.v2 .r2-wrpr .by-era .chart-wrpr{height:644px!important;width:238px!important;margin-right:15px!important}}@media (min-width:1920px) and (max-width:2047px){.content-body.v2 .r2-wrpr .by-era,.content-body.v2 .r2-wrpr .by-language{width:50vw}.content-body.v2 .r2-wrpr .by-era .chart-wrpr{height:544px!important;width:272px!important;margin-right:15px!important}}@media (min-width:2048px){.content-body.v2 .r2-wrpr .by-era,.content-body.v2 .r2-wrpr .by-language{width:50vw}.content-body.v2 .r2-wrpr .by-era .chart-wrpr{height:544px!important;width:272px!important;margin-right:15px!important}}.DDAByGenre{position:relative;width:100%;height:280px;padding:15px 30px;border:1px solid #e0e2f0;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px;overflow:hidden}.DDAByGenre .chart-wrpr{max-height:100%;width:150px;margin-left:16px;margin-right:27px}.DDAByGenre .body{max-height:100%;position:relative}.DDAByGenre .body .wrapper{width:calc(50% - 35px);flex-shrink:0;margin-right:35px;margin-bottom:20px}.DDAByGenre .body .wrapper .label{font-weight:700;font-size:16px;line-height:21px;color:#232840;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DDAByGenre .body .wrapper .separator{width:4px;height:4px;background:#232840;border-radius:50%;opacity:.3;margin:0 8px}.DDAByGenre .body .wrapper .deals{font-weight:700;font-size:18px;line-height:23px;color:#232840;opacity:.5;text-align:right}.DDAByGenre .arrow-div{display:flex;align-self:flex-end}.DDAPDFTerritory .Section{margin-bottom:30px}.DDAPDFTerritory .Section .lbl-wrpr{font-weight:700;font-size:20px;color:#232840;padding-bottom:20px;padding-top:20px}.DDAPDFTerritory .Section .bubble-wrpr{display:flex;flex-wrap:wrap;min-height:75px}.DDAPDFTerritory .Section .bubble-wrpr .bubble{max-width:100%;height:40px;position:relative;margin:0 15px 10px 0;padding:5px 20px;background:#f1f3f9;border-radius:2px;flex-shrink:0}.DDAPDFTerritory .Section .bubble-wrpr .bubble .country-name-flag-wrpr{display:flex;gap:8px}.DDAPDFTerritory .Section .bubble-wrpr .bubble .country-name-flag-wrpr .country_name{font-weight:700;font-size:14px;line-height:18px;color:#232840}.DDAPDFTerritory .Section .bubble-wrpr .bubble .item-separator{padding:0 4px}.DDAPDFTerritory .Section .bubble-wrpr .bubble .deals-count{font-weight:700;font-size:14px;line-height:18px;color:#232840;opacity:.5}.DDATerritory{position:relative;height:556px;margin-bottom:50px}.DDATerritory .terr-left-section{border-right:1px solid #dddfee;min-width:260px}.DDATerritory .terr-left-section .lbl-wrpr{font-weight:700;font-size:18px;line-height:36px;color:#232840;opacity:.8;text-align:start;cursor:pointer;padding:5px 10px;margin:12px 0}.DDATerritory .terr-left-section .lbl-wrpr.active-RightsTerritory{background:#f7f8fb;border-radius:4px;border-left:4px solid #297acb;opacity:1}.DDATerritory .terr-left-section .lbl-wrpr.active-ContentLocations{background:#f7f8fb;border-radius:4px;border-left:4px solid #f08030;opacity:1}.DDATerritory .terr-left-section .lbl-wrpr.active-BUYER{background:#f7f8fb;border-radius:4px;border-left:4px solid #34b25e;opacity:1}.DDATerritory .terr-left-section .lbl-wrpr.active-SELLER{background:#f7f8fb;border-radius:4px;border-left:4px solid #e3d235;opacity:1}.DDATerritory .terr-right-section{border:none}.DDATerritory .terr-right-section .location-summary-wrpr{display:flex;gap:24px;flex-wrap:wrap;padding:16px}.DDATerritory .terr-right-section .location-summary-wrpr .location-summary-flag{display:flex;gap:8px;height:20px;align-items:center;font-size:15px;font-weight:700;line-height:20px;color:#232840}.DDATerritory .terr-right-section .location-summary-wrpr .location-summary-flag .deals-count{display:flex;gap:2px;color:#787a87}.DDATerritory .terr-right-section .location-summary-wrpr .location-summary-flag .deals-count .deals-txt{font-weight:400}.DDATerritory .WorldMap{width:650px;height:440px;margin:0 40px}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper{border-radius:0}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;line-height:23px;color:#232840}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6{font-weight:700;margin:2px 0}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span{display:flex;align-items:center}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag{height:16px;width:24px;margin-right:8px;flex-shrink:0}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag{background-image:url(/51284dbbd8a85d88f6d03043a9e13e30.png);background-repeat:no-repeat;background-size:100% 49494%;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;box-sizing:content-box;background-position:center 100%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH,.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{box-shadow:none!important}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BV,.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GG,.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GS,.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HM,.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MF{background-position:center 0}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DZ{background-position:center .2287%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AO{background-position:center .4524%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BJ{background-position:center .6721%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BW{background-position:center .8958%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BF{background-position:center 1.1162%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BI{background-position:center 1.3379%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CM{background-position:center 1.5589%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CV{background-position:center 1.7805%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CF{background-position:center 2.0047%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TD{background-position:center 2.2247%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CD{background-position:left 2.4467%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DJ{background-position:left 2.6674%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EG{background-position:center 2.8931%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GQ{background-position:center 3.1125%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ER{background-position:left 3.3325%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ET{background-position:center 3.5542%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GA{background-position:center 3.7759%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GM{background-position:center 4.0015%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GH{background-position:center 4.2229%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GN{background-position:center 4.441%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GW{background-position:left 4.66663%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CI{background-position:center 4.8844%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KE{background-position:center 5.1061%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LS{background-position:center 5.3298%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LR{background-position:left 5.5495%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LY{background-position:center 5.7712%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MG{background-position:center 5.994%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MW{background-position:center 6.2156%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ML{background-position:center 6.4363%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MR{background-position:center 6.658%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MU{background-position:center 6.8805%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YT{background-position:center 7.1038%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MA{background-position:center 7.3231%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MZ{background-position:left 7.5448%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NA{background-position:left 7.7661%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NE{background-position:center 7.98937%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NG{background-position:center 8.2099%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CG{background-position:center 8.4316%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RE{background-position:center 8.6533%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RW{background-position:right 8.875%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SH{background-position:center 9.0967%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ST{background-position:center 9.32237%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SN{background-position:center 9.5426%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SC{background-position:left 9.7628%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SL{background-position:center 9.9845%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SO{background-position:center 10.2052%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZA{background-position:left 10.4269%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SS{background-position:left 10.6486%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SD{background-position:center 10.8703%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SR{background-position:center 11.0945%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SZ{background-position:center 11.3135%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TG{background-position:left 11.5354%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TN{background-position:center 11.7593%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UG{background-position:center 11.9799%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TZ{background-position:center 12.2005%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EH{background-position:center 12.4222%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YE{background-position:center 12.644%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZM{background-position:center 12.8664%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZW{background-position:left 13.0873%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AI{background-position:center 13.309%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AG{background-position:center 13.5307%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AR{background-position:center 13.7524%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AW{background-position:left 13.9741%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BS{background-position:left 14.1958%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BB{background-position:center 14.4175%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BQ{background-position:center 14.6415%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BZ{background-position:center 14.8609%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BM{background-position:center 15.0826%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BO{background-position:center 15.306%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VG{background-position:center 15.528%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BR{background-position:center 15.7496%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CA{background-position:center 15.9694%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KY{background-position:center 16.1911%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CL{background-position:left 16.4128%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CO{background-position:left 16.6345%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KM{background-position:center 16.8562%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CR{background-position:center 17.0779%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CU{background-position:left 17.2996%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CW{background-position:center 17.5213%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DM{background-position:center 17.743%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DO{background-position:center 17.968%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EC{background-position:center 18.1864%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SV{background-position:center 18.4081%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FK{background-position:center 18.6298%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GF{background-position:center 18.8515%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GL{background-position:left 19.0732%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GD{background-position:center 19.2987%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GP{background-position:center 19.518%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GT{background-position:center 19.7383%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GY{background-position:center 19.96%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HT{background-position:center 20.1817%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HN{background-position:center 20.4034%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JM{background-position:center 20.6241%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MQ{background-position:center 20.8468%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MX{background-position:center 21.0685%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MS{background-position:center 21.2902%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NI{background-position:center 21.5119%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PA{background-position:center 21.7336%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PY{background-position:center 21.9553%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PE{background-position:center 22.177%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PR{background-position:left 22.4002%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BL{background-position:center 22.6204%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KN{background-position:center 22.8421%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LC{background-position:center 23.0638%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PM{background-position:center 23.2855%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VC{background-position:center 23.5072%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SX{background-position:left 23.732%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TT{background-position:center 23.9506%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TC{background-position:center 24.1723%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-US{background-position:center 24.394%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VI{background-position:center 24.6157%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UY{background-position:left 24.8374%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VE{background-position:center 25.0591%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AB{background-position:center 25.279%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AF{background-position:center 25.5025%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AZ{background-position:center 25.7242%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BD{background-position:center 25.9459%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BT{background-position:center 26.1676%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BN{background-position:center 26.3885%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KH{background-position:center 26.611%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CN{background-position:left 26.8327%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GE{background-position:center 27.0544%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HK{background-position:center 27.2761%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IN{background-position:center 27.4978%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ID{background-position:center 27.7195%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JP{background-position:center 27.9412%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KZ{background-position:center 28.1615%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LA{background-position:center 28.3846%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MO{background-position:center 28.6063%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MY{background-position:center 28.829%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MV{background-position:center 29.0497%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MN{background-position:left 29.2714%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MM{background-position:center 29.4931%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{background-position:left 29.7148%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KP{background-position:left 29.9365%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MP{background-position:center 30.1582%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PW{background-position:center 30.3799%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PG{background-position:center 30.6016%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PH{background-position:left 30.8233%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SG{background-position:left 31.045%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KR{background-position:center 31.2667%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LK{background-position:right 31.4884%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TW{background-position:left 31.7101%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TJ{background-position:center 31.9318%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TH{background-position:center 32.1535%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TL{background-position:left 32.3752%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TM{background-position:center 32.5969%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VN{background-position:center 32.8186%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AL{background-position:center 33.0403%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AD{background-position:center 33.25975%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AM{background-position:center 33.4837%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AT{background-position:center 33.7054%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BY{background-position:left 33.9271%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BE{background-position:center 34.1488%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BA{background-position:center 34.3705%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BG{background-position:center 34.5922%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HR{background-position:center 34.8139%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CY{background-position:center 35.0356%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CZ{background-position:left 35.2555%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DK{background-position:center 35.479%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EE{background-position:center 35.7007%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FO{background-position:center 35.9224%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FI{background-position:center 36.1441%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FR{background-position:center 36.3658%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DE{background-position:center 36.5875%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GI{background-position:center 36.8092%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GR{background-position:left 37.0309%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HU{background-position:center 37.2526%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IS{background-position:center 37.4743%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IE{background-position:center 37.696%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IM{background-position:center 37.9177%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IT{background-position:center 38.1394%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JE{background-position:center 38.3611%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-XK{background-position:center 38.5828%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LV{background-position:center 38.8045%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LI{background-position:left 39.0262%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LT{background-position:center 39.2479%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LU{background-position:center 39.4696%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MT{background-position:left 39.6913%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MD{background-position:center 39.913%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MC{background-position:center 40.1347%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ME{background-position:center 40.3564%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NL{background-position:center 40.5781%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MK{background-position:center 40.7998%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NO{background-position:center 41.0215%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PL{background-position:center 41.2432%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PT{background-position:center 41.4649%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RO{background-position:center 41.6866%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RU{background-position:center 41.9083%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SM{background-position:center 42.13%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RS{background-position:center 42.3517%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SK{background-position:center 42.5734%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SI{background-position:center 42.7951%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ES{background-position:left 43.0168%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SE{background-position:center 43.2385%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH{background-position:center 43.4602%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TR{background-position:center 43.6819%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UA{background-position:center 43.9036%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GB{background-position:center 44.1253%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VA{background-position:right 44.347%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BH{background-position:center 44.5687%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IR{background-position:center 44.7904%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IQ{background-position:center 45.0121%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IL{background-position:center 45.2338%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KW{background-position:left 45.4555%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JO{background-position:left 45.6772%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KG{background-position:center 45.897%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LB{background-position:center 46.1206%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OM{background-position:left 46.3423%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PK{background-position:center 46.561%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PS{background-position:center 46.7857%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-QA{background-position:center 47.0074%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SA{background-position:center 47.2291%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SY{background-position:center 47.4508%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AE{background-position:center 47.6725%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UZ{background-position:left 47.8942%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AS{background-position:right 48.1159%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AU{background-position:center 48.3376%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CX{background-position:center 48.5593%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CC{background-position:center 48.781%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CK{background-position:center 49.002%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FJ{background-position:center 49.2244%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PF{background-position:center 49.4445%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GU{background-position:center 49.6678%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KI{background-position:center 49.8895%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MH{background-position:left 50.1112%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FM{background-position:center 50.3329%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NC{background-position:center 50.5546%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NZ{background-position:center 50.7763%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NR{background-position:left 50.998%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NU{background-position:center 51.2197%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NF{background-position:center 51.4414%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WS{background-position:left 51.6631%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SB{background-position:left 51.8848%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TK{background-position:center 52.1065%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TO{background-position:left 52.3282%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TV{background-position:center 52.5499%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VU{background-position:left 52.7716%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WF{background-position:center 52.9933%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EU{background-position:center 53.215%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JR{background-position:center 53.4315%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OLY{background-position:center 53.6584%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UN{background-position:center 53.875%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AX{background-position:center 54.089%}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.ff-md{width:27px;height:17px}.DDATerritory .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content p{opacity:.6;margin:2px 0;text-transform:lowercase}.deal-body .r1-wrpr,.deal-body .r2-wrpr,.deal-body .r3-wrpr{min-width:0;margin-bottom:30px}.deal-body .r1-wrpr .month-on-month{width:50%;height:320px;margin-right:15px}.deal-body .r1-wrpr .month-on-month .title-wrpr{margin-bottom:10px}.deal-body .r1-wrpr .by-deal-type{position:relative;width:50%;height:320px;margin-left:15px;overflow:auto}.deal-body .r1-wrpr .by-deal-type .chart-wrpr{width:110px;margin-right:15px}.deal-body .r1-wrpr .by-deal-type .Legends .legends-table .legend-row{padding:0 11px}.deal-body .r1-wrpr .by-deal-type .Legends .legends-table .legend-row .legend-info{width:152px;margin-right:8px}.deal-body .r2-wrpr .DDAByDealSubType{width:100%}.deal-body .r3-wrpr .DDAByRightsType{width:50%;margin-right:15px}.deal-body .r3-wrpr .DDAByTags{width:50%;margin-left:15px}@media (min-width:1152px) and (max-width:1365px){.deal-body.v2 .r1-wrpr .month-on-month{width:50vw}.deal-body.v2 .r1-wrpr .month-on-month .chart-wrpr{height:408px!important;width:533px!important}.deal-body.v2 .r1-wrpr .by-deal-type{width:50vw}}@media (min-width:1366px) and (max-width:1919px){.deal-body.v2 .r1-wrpr .month-on-month{width:40vw}.deal-body.v2 .r1-wrpr .month-on-month .chart-wrpr{height:408px!important;width:533px!important}.deal-body.v2 .r1-wrpr .by-deal-type{width:60vw}}@media (min-width:1920px) and (max-width:2047px){.deal-body.v2 .r1-wrpr .month-on-month{width:30vw}.deal-body.v2 .r1-wrpr .month-on-month .chart-wrpr{height:408px!important;width:538px!important}.deal-body.v2 .r1-wrpr .by-deal-type{width:70vw}}@media (min-width:2048px){.deal-body.v2 .r1-wrpr .month-on-month{width:30vw}.deal-body.v2 .r1-wrpr .month-on-month .chart-wrpr{height:408px!important;width:574px!important}.deal-body.v2 .r1-wrpr .by-deal-type{width:70vw}}.DDAByDealSubType{position:relative;width:100%;height:150px;padding:15px 30px;background:#fff;border:1px solid #e0e2f0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px;overflow:hidden}.DDAByDealSubType .body{max-height:100%;position:relative;justify-content:space-between}.DDAByDealSubType .body .subtyp-wrpr{flex-shrink:0;border-left:1px solid #d2d8e5;padding-left:16px}.DDAByDealSubType .body .subtyp-wrpr .label{font-weight:700;font-size:16px;line-height:21px;color:#232840}.DDAByDealSubType .body .subtyp-wrpr .count-wrpr{color:#232840;opacity:.5}.DDAByDealSubType .body .subtyp-wrpr .count-wrpr .count{font-size:24px;line-height:31px}.DDAByDealSubType .body .subtyp-wrpr .count-wrpr .text{font-size:16px;line-height:21px;margin-left:6px}.PDFCoverPage{position:relative;height:1585px}.PDFCoverPage .cover-wrpr .bg-image{width:100%;height:100%;position:absolute}.PDFCoverPage .cover-wrpr .bg-image-byera{position:absolute;left:0;bottom:0}.PDFCoverPage .cover-wrpr .bg-image-ellipsis{position:absolute;left:150px;bottom:50px}.PDFCoverPage .cover-wrpr .bg-image-ellipsis2{position:absolute;right:0;bottom:180px}.PDFCoverPage .cover-wrpr .bg-image-linechart{position:absolute;right:0;top:210px}.PDFCoverPage .cover-wrpr .overlay{background:linear-gradient(81.3deg,#0620b0 13.28%,#9806b0 86.72%);opacity:.85}.PDFCoverPage .cover-wrpr .vitrina-logo{position:absolute;top:30px;left:30px}.PDFCoverPage .cover-wrpr .vtr-logo{position:absolute;top:30px;right:30px}.PDFCoverPage .cover-wrpr .vtr-logo .vtr-link{font-weight:700;font-size:18px;line-height:23px;text-align:right;color:#fff;margin:0 3px}.PDFCoverPage .cover-wrpr .cover-page-wrpr{padding-left:50px;width:100%;display:flex;flex-direction:column;justify-content:center}.PDFCoverPage .cover-wrpr .cover-page-wrpr .cover-page-sub-wrpr{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PDFCoverPage .cover-wrpr .cover-page-wrpr .cover-page-txt{position:relative;width:575px;padding-bottom:20px;font-weight:400;font-size:72px;line-height:100%;color:#fff}.PDFCoverPage .cover-wrpr .cover-page-wrpr .cover-page-desc{position:relative;width:700px;font-size:24px;font-weight:400;text-align:left;color:#fff;padding-top:20px;padding-bottom:20px}.PDFCoverPage .cover-wrpr .cover-page-wrpr .deal-count{font-weight:700;font-size:24px;color:#fff;margin-top:40px}.PDFCoverPage .cover-wrpr .cover-page-wrpr .details{position:relative;margin-right:10px;margin-bottom:20px}.PDFCoverPage .cover-wrpr .cover-page-wrpr .details .dot-wrpr{width:8px;height:8px;background:#fff;border-radius:50%;flex-shrink:0;margin-top:2px;margin-right:15px}.PDFCoverPage .cover-wrpr .cover-page-wrpr .details .name{font-weight:700;font-size:50px;line-height:120%;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.PDFCoverPage .cover-wrpr .cover-page-wrpr .clbl-parent{padding-top:20px}.PDFCoverPage .cover-wrpr .cover-page-wrpr .clbl-wrpr{position:relative;font-weight:400;font-size:24px;color:#fff}.PDFCoverPage .cover-wrpr .cover-page-wrpr .deal-badge-wrpr{position:relative;margin-top:24px}.PDFCoverPage .cover-wrpr .cover-page-wrpr .badge-wrpr{display:flex;flex-wrap:wrap;align-items:center;max-height:260px;gap:12px;overflow:hidden}.PDFCoverPage .cover-wrpr .cover-page-wrpr .badge-wrpr .badge-type{display:inline;margin-bottom:10px;margin-right:6px;font-weight:400;font-size:18px;line-height:23px;color:#fff;padding:1px 4px 0 0}.PDFCoverPage .cover-wrpr .report-genarate-wrpr{font-size:18px;line-height:23px;color:#fff}.PDFCoverPage .cover-wrpr .report-genarate-wrpr .report-generate-txt{position:absolute;top:1507px;left:40px;font-weight:400;opacity:.8}.PDFCoverPage .cover-wrpr .report-genarate-wrpr .pdf-generate-date{position:absolute;top:1507px;left:140px;font-weight:700;font-size:18px;line-height:23px;color:#fff;margin-left:80px}.PDFCoverPage .PDFBadges{padding:1px 12px;border:2px solid hsla(0,0%,100%,.2);border-radius:30px;font-weight:400;font-size:18px;line-height:39px;color:#fff;margin:0 10px 10px 0}.PDFPageFooter{display:flex;align-items:flex-end}.PDFPageFooter .footer-wrpr{display:flex;align-items:center;justify-content:space-between;background:#f7f8fb;width:100%;height:42px;padding:16px 30px}.PDFPageFooter .footer-wrpr .text-wrpr .lbl-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#8a8c99;margin-right:4px}.PDFPageFooter .footer-wrpr .text-wrpr .date-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#232840;margin-right:4px}.PDFPageFooter .footer-wrpr .text-wrpr .username-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#8a8c99;margin-right:4px}.PDFPageFooter .footer-wrpr .vtr-logo{font-weight:400;font-size:14px;line-height:18px;text-align:right;letter-spacing:1px;color:#232840}.PDFPageHeader{margin-top:6px;height:294px;background:linear-gradient(81.3deg,#0620b0 13.28%,#9806b0 86.72%);padding:20px 30px;position:relative}.PDFPageHeader,.PDFPageHeader .header-wrpr{display:flex;justify-content:space-between;flex-direction:column}.PDFPageHeader .header-wrpr{height:100%}.PDFPageHeader .header-wrpr .first-row-wrpr{width:100%;display:flex;align-items:center;justify-content:space-between}.PDFPageHeader .header-wrpr .first-row-wrpr .header-logo{height:100%;position:absolute;right:0;top:0}.PDFPageHeader .header-wrpr .first-row-wrpr .lbl-wrpr{font-weight:700;font-size:18px;line-height:23px;color:#fff;margin-right:6px}.PDFPageHeader .header-wrpr .first-row-wrpr .lbl-wrpr .gotoReport{margin:5px;cursor:pointer}.PDFPageHeader .header-wrpr .second-row-wrpr{margin-top:15px;margin-bottom:10px}.PDFPageHeader .header-wrpr .second-row-wrpr .dot-wrpr,.PDFPageHeader .header-wrpr .second-row-wrpr .query-wrpr{font-weight:400;font-size:28px;line-height:36px;color:#fff;display:inline}.PDFPageHeader .header-wrpr .second-row-wrpr .dot-wrpr{opacity:.5}.PDFPageHeader .header-wrpr .second-row-wrpr .count-wrpr{display:inline;font-weight:400;font-size:28px;line-height:36px;color:#fff;opacity:.7}.PDFPageHeader .header-wrpr .clbl-wrpr{font-weight:400;font-size:18px;color:#fff}.PDFPageHeader .header-wrpr .badge-wrpr{display:flex;align-items:center;flex-wrap:wrap;max-height:101px;overflow:hidden}.PDFPageHeader .header-wrpr .badge-wrpr .badge-type{display:inline;margin-right:6px;margin-bottom:10px;font-weight:400;font-size:16px;line-height:21px;color:#fff;padding:1px 4px 0 0}.PDFPageHeader .PDFBadges{padding:1px 12px;border:2px solid hsla(0,0%,100%,.2);border-radius:30px;font-weight:400;font-size:18px;line-height:39px;color:#fff;margin:0 10px 10px 0}.PDFPageLast{margin-top:8px;background:linear-gradient(81.3deg,#0620b0 13.28%,#9806b0 86.72%)}.PDFPageLast .last-page-wrpr{width:100%;height:1530px;display:flex;flex-direction:column;justify-content:space-around;padding:290px 627px 164px 60px}.PDFPageLast .last-page-wrpr .lbl-wrpr{font-weight:700;font-size:18px;line-height:23px;color:#fff}.PDFPageLast .last-page-wrpr .para-wrpr{height:216px;width:670px;font-weight:400;font-size:18px;line-height:150%;color:#fff;opacity:.8;margin-top:16px}.PDFPageLast .footer-wrpr{padding:16px 30px}.PDFPageLast .footer-wrpr .lbl-wrpr{font-weight:400;font-size:14px;line-height:18px;text-align:right;letter-spacing:1px;color:#fff}.PDFPageLast .footer-wrpr .lbl-wrpr .vtr-link{font-weight:700;font-size:18px;line-height:18px;color:#fff;margin:0 3px}.DealDataAnalyticsView{max-width:1060px;margin:0 auto;padding:20px 0}.DealDataAnalyticsView.v2{max-width:none;padding:0}.DealDataAnalyticsView.v2 .buyer-summary,.DealDataAnalyticsView.v2 .content-summary,.DealDataAnalyticsView.v2 .DDAPDFTerritory,.DealDataAnalyticsView.v2 .deal-summary{margin:30px 30px 0;height:1210px}.DealDataAnalyticsView .buyer-summary,.DealDataAnalyticsView .content-summary{margin-top:50px}.DealDataAnalyticsView .widget-wrpr{padding:15px;border:1px solid #e0e2f0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px;display:flex;flex-direction:column}.DealDataAnalyticsView .widget-wrpr .title-wrpr{font-weight:700;font-size:16px;color:#232840;opacity:.6}.DealDataAnalyticsView .break-before{page-break-before:always}.DealDataAnalyticsView .break-after{page-break-after:always}.DealDataAnalyticsView .break-avoid{page-break-inside:avoid}.SectionHeader{margin-bottom:30px}.SectionHeader .label{font-weight:700;font-size:24px;line-height:24px;color:#232840;margin-right:10px}.SectionHeader .SVGIcon{--stroke:#232840}.CompanyDealAnalyticsView{position:relative;padding-top:70px;padding-bottom:100px;background:#f7f8fb;border-top:1px solid #d2d8e5;border-bottom:1px solid #d2d8e5}.CompanyDealAnalyticsView .company-dda-subtext{display:flex;flex-direction:column;padding:0 140px;color:#787a87}@media (max-width:480px){.CompanyDealAnalyticsView .company-dda-subtext{padding:0}}.CompanyDealAnalyticsView .main{margin:0 140px}@media (max-width:480px){.CompanyDealAnalyticsView .main{margin:0;align-items:normal}}.CompanyDealAnalyticsView .main .deal-wrpr{margin-top:50px;position:relative}@media (max-width:480px){.CompanyDealAnalyticsView .main .deal-wrpr{padding-left:10px}}.CompanyDealAnalyticsView .main .deal-wrpr .zero-deals{height:120px;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px}@media (max-width:480px){.CompanyDealAnalyticsView .DealCard3Header{display:none!important}}.CompanyDealAnalyticsView .DealCard3.vertical{display:none!important}@media (max-width:480px){.CompanyDealAnalyticsView .DealCard3{display:none!important}.CompanyDealAnalyticsView .DealCard3.vertical{display:block!important}}.DealAnalyticsHeader{height:180px;display:flex;padding-top:16px;padding-right:140px;background:#f7f8fb}.DealAnalyticsHeader .LogoAndLabelBtn{margin-left:30px}.DealAnalyticsHeader .back-section{width:140px;display:flex;justify-content:space-around;flex-shrink:0;font-weight:400;font-size:16px}.DealAnalyticsHeader .toggle-btn{display:flex;align-items:center}.DealAnalyticsHeader .info-section{align-self:center;flex-grow:1;display:flex}.DealAnalyticsHeader .info-section .info{margin-left:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.DealAnalyticsHeader .info-section .info .info-row{display:flex;align-items:center}.DealAnalyticsHeader .info-section .info .info-row .deals-wrpr,.DealAnalyticsHeader .info-section .info .info-row .title-wrpr{margin-right:40px}.DealAnalyticsHeader .info-section .info .info-row .deals-wrpr{margin-top:6px;font-size:18px;line-height:23px;color:#232840;opacity:.5}.DealAnalyticsLabel{height:50px;padding:0 140px;margin-top:30px}@media (max-width:480px){.DealAnalyticsLabel{padding:0;flex-direction:column;align-items:flex-start!important;gap:12px;height:auto}}.DealAnalyticsLabel .info{font-size:15px;line-height:24px;color:#232840}.DealAnalyticsLabel .info .deal-count{font-weight:700;font-size:24px}.DealAnalyticsLabel .info .dot{margin:0 10px;flex-shrink:0;opacity:.7}.DealAnalyticsLabel .info .deal-days-ago{font-size:16px;opacity:.7}.DealAnalyticsLabel .lbl-wrpr{font-weight:700;font-size:26px;line-height:36px;color:#232840}.DealAnalyticsLabel .view-analytics-wrpr{display:flex;align-items:center;justify-content:center;gap:8px;margin-left:calc(100vw - 1030px)}@media (max-width:480px){.DealAnalyticsLabel .view-analytics-wrpr{margin-left:0}}.DealAnalyticsLabel .view-analytics-wrpr .label-wrpr{line-height:24px;font-weight:700;color:#00a5ec}.DealAnalyticsLabel .non-edit-tooltip-wrpr .name-edit-section{border:1px solid #dddfee}.AnalyticsView{display:flex;flex-direction:column;width:100%}.AnalyticsView .r1-wrpr,.AnalyticsView .r2-wrpr,.AnalyticsView .r3-wrpr,.AnalyticsView .r4-wrpr{display:flex;align-items:center;justify-content:space-between;margin-top:30px;width:100%}.AnalyticsView .widget-wrpr{flex-grow:1;flex-shrink:0;display:flex;align-items:center;height:100%;padding:15px 30px;border:1px solid #e0e2f0;border-radius:4px;background:#fff;width:100%}.AnalyticsView .widget-wrpr .title-wrpr{font-weight:700;font-size:18px;color:#232840}.AnalyticsView .r1-wrpr{height:230px}.AnalyticsView .r2-wrpr{gap:20px;height:224px}@media (max-width:480px){.AnalyticsView .r2-wrpr{flex-direction:column;height:100%}}.AnalyticsView .r2-wrpr .widget-wrpr{flex-grow:0}.AnalyticsView .r2-wrpr .widget-wrpr.deal-cat-wrpr{width:calc(35% - 20px)}@media (max-width:480px){.AnalyticsView .r2-wrpr .widget-wrpr.deal-cat-wrpr{width:100%}}.AnalyticsView .r2-wrpr .widget-wrpr.deal-cat-wrpr .DoughnutChart .body .legend-wrpr .legend-info{width:135px}.AnalyticsView .r2-wrpr .widget-wrpr.content-lang-wrpr{width:32.5%}@media (max-width:480px){.AnalyticsView .r2-wrpr .widget-wrpr.content-lang-wrpr{width:100%}}.AnalyticsView .r2-wrpr .widget-wrpr.content-type-wrpr{width:calc(32.5% - 20px)}@media (max-width:480px){.AnalyticsView .r2-wrpr .widget-wrpr.content-type-wrpr{width:100%}}@media (max-width:480px){.AnalyticsView .r2-wrpr .widget-wrpr{width:100%;margin:10px 50px}}.AnalyticsView .r3-wrpr{height:420px}@media (max-width:480px){.AnalyticsView .r3-wrpr{flex-direction:column;height:100%}}.AnalyticsView .r3-wrpr .widget-wrpr:first-child{flex-grow:0;width:calc(66.7% - 10px)}@media (max-width:480px){.AnalyticsView .r3-wrpr .widget-wrpr:first-child{display:none}}.AnalyticsView .r3-wrpr .widget-wrpr:last-child{flex-grow:0;width:calc(33.3% - 20px)}@media (max-width:480px){.AnalyticsView .r3-wrpr .widget-wrpr:last-child{width:100%}}.AnalyticsView .r4-wrpr{height:390px}.LongTermDeals{position:relative;height:100%;width:100%;display:flex;flex-direction:column}.LongTermDeals .body{margin-top:25px;color:#232840}.LongTermDeals .body .no-longtermdeals{display:flex;justify-content:center;align-items:center;font-size:18px;color:#232840;height:300px;opacity:.7}.LongTermDeals .body .company-wrpr+.company-wrpr{margin-top:30px}.LongTermDeals .body .company-wrpr .name-wrpr{font-size:14px;line-height:18px}.LongTermDeals .body .company-wrpr .duration{height:30px;width:30px;line-height:30px;text-align:center;border-radius:50%;background:#f7f8fb;border:1px solid #e0e2f0}.LongTermDeals .body .company-wrpr .yr-label{margin-left:5px;font-size:14px;line-height:18px;opacity:.6}.DealsByCompanies{position:relative;height:100%;width:100%;display:flex;flex-direction:column}.DealsByCompanies .body{margin-top:25px;color:#232840;flex-grow:1;overflow-y:auto;overflow-x:hidden}.DealsByCompanies .body .company-wrpr+.company-wrpr{margin-top:10px}.DealsByCompanies .body .company-wrpr .CompanyLogo{border:1px solid #e5e5e5;margin-right:10px}.DealsByCompanies .body .company-wrpr .clickable{font-size:14px;line-height:18px}.DealsByCompanies .body .company-wrpr .deal-count-wrpr{width:40%;margin-left:10px}.DealsByCompanies .body .company-wrpr .deal-count-wrpr .lbl-wrpr{width:28%;display:flex;flex-shrink:0}.DealsByCompanies .body .company-wrpr .deal-count-wrpr .lbl-wrpr .deal-count{font-weight:700;font-size:14px;text-align:right}.DealsByCompanies .body .company-wrpr .deal-count-wrpr .bar-wrpr .bar{background:linear-gradient(92.48deg,#cc579c 2.07%,#5f5799 97.93%);width:3px;height:12px;border-radius:16px;margin-right:3px}.company-detail-pg-no-scroll{overflow:hidden}.CompanyDetailsView .About,.CompanyDetailsView .AssociatedContents,.CompanyDetailsView .Awards,.CompanyDetailsView .Certifications,.CompanyDetailsView .ChannelAppsAndPlatform,.CompanyDetailsView .Clients,.CompanyDetailsView .CompareSimilarCompanies,.CompanyDetailsView .Connections,.CompanyDetailsView .Credits,.CompanyDetailsView .Deals,.CompanyDetailsView .Offerings,.CompanyDetailsView .Policy,.CompanyDetailsView .ServiceAndProjects,.CompanyDetailsView .Services,.CompanyDetailsView .ServiceTilesSection,.CompanyDetailsView .SimilarCompanies,.CompanyDetailsView .SubsidiariesOfGroupCompanies,.CompanyDetailsView .SupplyChainBanner,.CompanyDetailsView .VendorPartnerProgramBadgeSection,.CompanyDetailsView .VendorPartnerPrograms{position:relative;padding:50px 140px}@media (max-width:480px){.CompanyDetailsView .About,.CompanyDetailsView .Awards,.CompanyDetailsView .Certifications,.CompanyDetailsView .ChannelAppsAndPlatform,.CompanyDetailsView .Clients,.CompanyDetailsView .CompareSimilarCompanies,.CompanyDetailsView .Connections,.CompanyDetailsView .Policy,.CompanyDetailsView .ServiceAndProjects,.CompanyDetailsView .ServiceTilesSection,.CompanyDetailsView .SimilarCompanies,.CompanyDetailsView .SubsidiariesOfGroupCompanies,.CompanyDetailsView .SupplyChainBanner{padding:24px}}.CompanyDetailsView .body-section #availableon,.CompanyDetailsView .body-section #awards,.CompanyDetailsView .body-section #badges,.CompanyDetailsView .body-section #catalog,.CompanyDetailsView .body-section #channelsandapps,.CompanyDetailsView .body-section #clients,.CompanyDetailsView .body-section #compare,.CompanyDetailsView .body-section #connections,.CompanyDetailsView .body-section #gallery,.CompanyDetailsView .body-section #latestprojects,.CompanyDetailsView .body-section #network,.CompanyDetailsView .body-section #parentgroup,.CompanyDetailsView .body-section #partners,.CompanyDetailsView .body-section #policies_practices,.CompanyDetailsView .body-section #projects,.CompanyDetailsView .body-section #services,.CompanyDetailsView .body-section #similarcompanies,.CompanyDetailsView .body-section #team,.CompanyDetailsView .body-section #vendors,.CompanyDetailsView .body-section .AboutSection{padding-top:20px}.CompanyDetailsView .body-section #updates{position:relative;padding-top:20px}.CompanyDetailsView .body-section #updates .non-edit-tooltip-wrpr{position:absolute;top:108px;right:142px}.CompanyDetailsView .body-section #updates .non-edit-tooltip-wrpr .name-edit-section{border:1px solid #dddfee}.CompanyDetailsView .body-section #updates .details-wrpr .deals-feed-card .slick-list .slick-slide .create-post{width:230px!important;height:382px;display:flex!important;flex-direction:column;justify-content:center;align-items:center;border:1px solid #c8ceda;border-radius:8px;gap:12px}.CompanyDetailsView .body-section #updates .details-wrpr .deals-feed-card .slick-list .slick-slide .create-post .add-post-btn-wrpr{height:64px;width:64px;border-radius:32px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.CompanyDetailsView .body-section #updates .details-wrpr .deals-feed-card .slick-list .slick-slide .create-post .create-post-lbl{font-size:20px;font-weight:500;line-height:26.04px;text-align:center;color:#20253c}.CompanyDetailsView .body-section #parentgroup{position:relative}.CompanyDetailsView .body-section #parentgroup .non-edit-tooltip-wrpr{position:absolute;top:101px;right:35px}.CompanyDetailsView .body-section #parentgroup .non-edit-tooltip-wrpr .name-edit-section{border:1px solid #dddfee}.CompanyDetailsView .body-section #connections{position:relative}.CompanyDetailsView .body-section #connections .non-edit-tooltip-wrpr{position:absolute;top:67px;right:130px}.CompanyDetailsView .body-section #connections .non-edit-tooltip-wrpr .name-edit-section{border:1px solid #dddfee}.CompanyDetailsView .body-section #compare{position:relative}.CompanyDetailsView .body-section #compare .non-edit-tooltip-wrpr{position:absolute;top:67px;right:130px}.CompanyDetailsView .body-section #compare .non-edit-tooltip-wrpr .name-edit-section{border:1px solid #dddfee}.CompanyDetailsView .body-section #similarcompanies{display:none}@media (max-width:480px){.CompanyDetailsView .body-section #similarcompanies{display:block}}@media (max-width:480px){.CompanyDetailsView .body-section #compare,.CompanyDetailsView .body-section #connections,.CompanyDetailsView .body-section #network{display:none}}.CompanyDetailsView .body-section .AboutSection>.label{margin-bottom:20px;display:flex;align-items:center;gap:8px}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.label{font-weight:600;font-size:26px}}.CompanyDetailsView .body-section .AboutSection>.label .comp-name{font-weight:400;line-height:34px}.CompanyDetailsView .body-section .AboutSection>.wrapper{display:flex;min-height:0}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper{display:grid;grid-template-columns:1fr}}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section{margin-right:40px;flex-grow:1;width:50%}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section{margin-right:0;width:100%}}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .services-wrpr{display:flex;align-items:start;overflow-x:auto;padding-bottom:5px}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr{margin-top:30px;overflow:auto;word-wrap:break-word}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr{word-break:break-word}}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .grp-company-wrpr{position:relative;border:1px solid rgba(35,40,64,.2);border-radius:4px;display:flex;align-items:flex-start;margin-bottom:20px}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .grp-company-wrpr .group-wrpr{padding:10px 20px}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .grp-company-wrpr .group-wrpr:first-child{flex-shrink:0;width:33%}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .grp-company-wrpr .group-wrpr:last-child{flex-grow:1}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .grp-company-wrpr .arrow{position:absolute;left:calc(33% - 1px);flex-shrink:0;height:100%;border-right:1px solid rgba(35,40,64,.2)}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .head-lbl{font-weight:700;font-size:16px;color:#232840;opacity:.8}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .txt-lbl{font-size:16px;color:#232840}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .revenue-lbl{padding-left:4px;font-size:16px;font-weight:400;line-height:24px}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .comp-info-wrpr{display:flex;align-items:center;margin-bottom:10px}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .comp-info-wrpr .head-lbl{font-weight:400;font-size:16px;line-height:150%;color:#232840;opacity:.7;width:35%;flex-shrink:0}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .comp-info-wrpr .head-lbl{font-size:16px}}.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .comp-info-wrpr .txt-lbl{font-weight:700;font-size:16px;line-height:150%;color:#232840}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .comp-info-wrpr .txt-lbl{font-size:16px}}.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section{position:relative;flex-shrink:0;width:50%;min-height:380px}.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section .non-edit-office-location-wrpr{display:flex;justify-content:space-between}.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section .non-edit-office-location-wrpr .trigger .name-edit-section{border:1px solid #dddfee}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section{width:100%;margin-top:25px}}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section .WorldMap{border-radius:8px;border:1px solid #e4e8f1;height:260px}}.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section .title-wrpr{margin-bottom:10px;font-weight:700;line-height:21px;opacity:.8}@media (max-width:480px){.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section .title-wrpr{font-size:16px}}.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section .kg-wrpr{background:#f7f8fb;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:0;right:0;top:0;bottom:0}.CompanyDetailsView .body-section .AboutSection>.wrapper .right-section .ExpandButton{position:absolute;right:10px;top:10px;z-index:1}@media (max-width:480px){.CompanyDetailsView .body-section #ProjectTracker{padding:0 24px}}.CompanyDetailsView .body-section .AssociatedContents{height:400px}.CompanyDetailsView .body-section .AssociatedContents .ContentCreditCard{height:318px}.CompanyDetailsView .body-section .AssociatedContents .ContentCreditCard .services-wrpr{margin-top:10px}@media (max-width:480px){.CompanyDetailsView .body-section .ServiceAndProjects .CarouselHeader{width:100%;flex-wrap:wrap}}.CompanyDetailsView .body-section .ServiceAndProjects .main{display:flex;min-height:300px;max-height:680px}@media (max-width:480px){.CompanyDetailsView .body-section .ServiceAndProjects .main{flex-direction:column;max-height:100%}}.CompanyDetailsView .body-section .ServiceAndProjects .main .left-section{position:relative;min-height:100%;width:30%;flex-shrink:0;margin-top:10px}@media (max-width:480px){.CompanyDetailsView .body-section .ServiceAndProjects .main .left-section{width:100%}}.CompanyDetailsView .body-section .ServiceAndProjects .main .right-section{position:relative;min-height:100%;width:70%}@media (max-width:480px){.CompanyDetailsView .body-section .ServiceAndProjects .main .right-section{width:100%;margin:10px}}.CompanyDetailsView .body-section .ServiceAndProjects .main .right-section .NoDataReported{background-position:50%;background-size:contain;background-color:#fff}.CompanyDetailsView .body-section .ServiceAndProjects .main .right-section .ContentCard2.v4{height:670px}.CompanyDetailsView .body-section .ServiceAndProjects .main .right-section .Carousel{margin:0}.CompanyDetailsView .body-section .ServiceAndProjects .main .right-section .Carousel .slick-list{padding-left:2px}.CompanyDetailsView .body-section .ServiceAndProjects .main .right-section .Carousel .slick-track{margin-left:0;min-width:300px}.CompanyDetailsView .body-section .Clients .client-body{flex-wrap:wrap;min-height:120px;max-height:280px;overflow:hidden}.CompanyDetailsView .body-section .Clients .client-body .CompanyLogoFrame{margin:0 20px 20px 0;border-radius:6px;border:1px solid #e6e9f0}.CompanyDetailsView .body-section .Clients .client-body .CompanyLogoFrame .CompanyLogo{padding:20px}.CompanyDetailsView .body-section .Clients .client-body .CompanyLogoFrame .CompanyLogo img{padding:0}@media (max-width:480px){.CompanyDetailsView .body-section .Clients .CarouselHeader{flex-wrap:wrap;gap:8px;row-gap:0}}.CompanyDetailsView .body-section .Clients .CarouselHeader .btns-wrpr .total{margin-left:0}.CompanyDetailsView .body-section .Clients .modal .modal-dialog{min-width:calc(100vw - 280px);height:calc(100vh - 100px);margin:50px auto}.CompanyDetailsView .body-section .Clients .modal .modal-dialog .modal-content{height:100%}.CompanyDetailsView .body-section .Clients .modal .modal-dialog .modal-content .modal-header{position:relative;border-bottom:none;padding:40px 100px 10px}.CompanyDetailsView .body-section .Clients .modal .modal-dialog .modal-content .modal-header .modal-title{font-weight:700;font-size:26px;line-height:36px;color:#232840}.CompanyDetailsView .body-section .Clients .modal .modal-dialog .modal-content .modal-header button.close{padding:0;margin:0;position:absolute;right:15px;top:0}.CompanyDetailsView .body-section .Clients .modal .modal-dialog .modal-content .modal-header button.close>span{font-weight:lighter;font-size:40px}.CompanyDetailsView .body-section .Clients .modal .modal-dialog .modal-content .modal-body{border-bottom:0;overflow:auto;padding:0}.CompanyDetailsView .body-section .Clients .modal .modal-dialog .modal-content .modal-body .client-body{max-height:100%;overflow:auto;padding:0 90px;margin:0 10px}@media (max-width:480px){.CompanyDetailsView .body-section .ServiceTilesSection .CarouselHeader{width:calc(100vw - 48px);align-items:baseline;gap:12px;justify-content:center}.CompanyDetailsView .body-section .ServiceTilesSection .CarouselHeader>div{width:calc(100vw - 48px);flex-wrap:wrap}.CompanyDetailsView .body-section .ServiceTilesSection .CarouselHeader>div .params{margin-left:0}}.CompanyDetailsView .body-section .subsidiaries-wrpr .NetworkCard{margin-right:20px}.CompanyDetailsView .body-section .Awards .NoDataReported,.CompanyDetailsView .body-section .Certifications .NoDataReported,.CompanyDetailsView .body-section .Credits .NoDataReported{height:380px}.CompanyDetailsView .body-section .Deals .CompanyDealAccordion{margin-bottom:20px}.CompanyDetailsView .body-section .connections-wrpr{display:flex;justify-content:space-between}.CompanyDetailsView .body-section .connections-wrpr :last-child .body{padding:0}.CompanyDetailsView .body-section .connections-wrpr .zoomin-wrpr{width:32px;height:32px;background:#fff;border:1px solid #d7dcea;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:20px 24px;position:absolute;bottom:0;right:0;cursor:pointer}.CompanyDetailsView .body-section #dealintel .CompanyDealAnalyticsView .DateRangePicker3 .dropdown>.btn{background:transparent}@media (max-width:480px){.CompanyDetailsView .body-section #dealintel .CompanyDealAnalyticsView .DateRangePicker3{padding:12px 0}}@media (max-width:480px){.CompanyDetailsView .body-section #dealintel .CompanyDealAnalyticsView{padding:70px 24px 0}}.CompanyDetailsView #AiredCatalog .fallback-wrpr,.CompanyDetailsView #clients .fallback-wrpr,.CompanyDetailsView #gallery .fallback-wrpr,.CompanyDetailsView #policies_practices .fallback-wrpr,.CompanyDetailsView #projects .fallback-wrpr,.CompanyDetailsView #services .fallback-wrpr{position:relative}.CompanyDetailsView #AiredCatalog .fallback-wrpr .fallback-msg,.CompanyDetailsView #clients .fallback-wrpr .fallback-msg,.CompanyDetailsView #gallery .fallback-wrpr .fallback-msg,.CompanyDetailsView #policies_practices .fallback-wrpr .fallback-msg,.CompanyDetailsView #projects .fallback-wrpr .fallback-msg,.CompanyDetailsView #services .fallback-wrpr .fallback-msg{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;font-weight:700;font-size:18px;line-height:150%;text-align:center;color:#232840}.CompanyDetailsView #AiredCatalog .fallback-wrpr .fallback-msg .red-dot,.CompanyDetailsView #clients .fallback-wrpr .fallback-msg .red-dot,.CompanyDetailsView #gallery .fallback-wrpr .fallback-msg .red-dot,.CompanyDetailsView #policies_practices .fallback-wrpr .fallback-msg .red-dot,.CompanyDetailsView #projects .fallback-wrpr .fallback-msg .red-dot,.CompanyDetailsView #services .fallback-wrpr .fallback-msg .red-dot{border-radius:50%;background-color:#c20a0a;top:10px;height:8px;left:10px;position:absolute;width:8px}.CompanyDetailsView #AiredCatalog .fallback-wrpr .fallback-msg .add-now-btn,.CompanyDetailsView #clients .fallback-wrpr .fallback-msg .add-now-btn,.CompanyDetailsView #gallery .fallback-wrpr .fallback-msg .add-now-btn,.CompanyDetailsView #policies_practices .fallback-wrpr .fallback-msg .add-now-btn,.CompanyDetailsView #projects .fallback-wrpr .fallback-msg .add-now-btn,.CompanyDetailsView #services .fallback-wrpr .fallback-msg .add-now-btn{border:2px solid #d2d8e5;border-radius:4px;background-color:hsla(0,0%,100%,.6);width:135px;height:40px;color:#00a5ec;font-weight:700;margin-top:20px;font-size:16px}.CompanyDetailsView #AiredCatalog .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus,.CompanyDetailsView #clients .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus,.CompanyDetailsView #gallery .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus,.CompanyDetailsView #policies_practices .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus,.CompanyDetailsView #projects .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus,.CompanyDetailsView #services .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus{padding:5px}.CompanyDetailsView #awards>div:nth-child(n+1) .fallback-wrpr,.CompanyDetailsView #catalog>div:nth-child(n+1) .fallback-wrpr{position:relative}.CompanyDetailsView #awards>div:nth-child(n+1) .fallback-wrpr .fallback-msg,.CompanyDetailsView #catalog>div:nth-child(n+1) .fallback-wrpr .fallback-msg{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;font-weight:700;font-size:18px;line-height:150%;text-align:center;color:#232840}.CompanyDetailsView #awards>div:nth-child(n+1) .fallback-wrpr .fallback-msg .red-dot,.CompanyDetailsView #catalog>div:nth-child(n+1) .fallback-wrpr .fallback-msg .red-dot{border-radius:50%;background-color:#c20a0a;top:10px;height:8px;left:10px;position:absolute;width:8px}.CompanyDetailsView #awards>div:nth-child(n+1) .fallback-wrpr .fallback-msg .add-now-btn,.CompanyDetailsView #catalog>div:nth-child(n+1) .fallback-wrpr .fallback-msg .add-now-btn{border:2px solid #d2d8e5;border-radius:4px;background-color:hsla(0,0%,100%,.6);width:135px;height:40px;color:#00a5ec;font-weight:700;margin-top:20px;font-size:16px}.CompanyDetailsView #awards>div:nth-child(n+1) .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus,.CompanyDetailsView #catalog>div:nth-child(n+1) .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus{padding:5px}.XplorerContainer{position:relative;width:350px}.XplorerContainer .xplorer-card{position:relative;background:#232840;height:310px;width:inherit;border-radius:10px;border:2px solid #575c71;overflow:hidden}.XplorerContainer .xplorer-card:hover{border:2px solid #a3abcc;box-shadow:0 4px 10px rgba(0,0,0,.25)}.XplorerContainer .xplorer-card .xplorer-img{position:absolute;height:100%;width:100%;opacity:.2}.XplorerContainer .xplorer-card .name-wrpr{font-weight:700;font-size:18px;line-height:23px;color:#fff;position:absolute}.XplorerContainer .xplorer-card .zoomin-wrpr{width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:14px 20px;position:absolute;bottom:0;right:0;cursor:pointer}.XplorerContainer .CardBadges{padding-top:20px;min-height:51px}.XplorerContainer .CardBadges .item,.XplorerContainer .CardBadges .nmore{font-weight:400;font-size:14px;line-height:23px;color:#fff;border:1px solid #61657e;background:transparent;padding:3px 10px;margin-right:10px}.XplorerSection{position:relative;padding:95px 140px;height:620px;background:#232840}@media (max-width:480px){.XplorerSection{display:none!important}}.XplorerSection>.img-wrpr{position:absolute;right:284px;top:0;height:400px;width:400px;background-repeat:no-repeat;background-size:400px 400px;background-position:0 -64px}.XplorerSection .xplr-lbl{font-weight:700;font-size:26px;color:#fff;margin-bottom:30px}.XplorerSection .non-edit-tooltip-wrpr{align-self:flex-start}.XplorerSection .XplorerContainer+.XplorerContainer{margin-left:25px}.popup-box{position:fixed;width:0;height:0;top:0;left:0;background:#707070;opacity:0;pointer-events:none;inset:0;z-index:1001}.popup-box .box{position:absolute;overflow:hidden;background:#fff;border-radius:12px 12px 0 0;border:1px solid #999;inset:0;transition:opacity .2s ease,transform .3s ease,-webkit-transform .3s ease;transform:translateY(100vh) scale(0)}.popup-box.is-open{pointer-events:auto;width:100vw;height:100vh;opacity:1;z-index:1052}.popup-box.is-open .box{height:calc(100vh - 54px);transform:translateY(54px) scale(1)}.popup-box.is-open .close-btn{position:absolute;top:30px;right:30px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.popup-box.is-open .tabs{padding-left:50px;padding-top:20px;border:1px solid rgba(210,216,230,.5)}.popup-box.is-open .tabs .nav-item{cursor:pointer}.popup-box.is-open .tabs .nav-item .tab-link .tab-title{display:flex;align-items:center;flex-direction:row}.popup-box.is-open .tabs .nav-item .tab-link .tab-title .SVGIcon.svg-icon-green-tick,.popup-box.is-open .tabs .nav-item .tab-link .tab-title .SVGIcon.svg-icon-red-tick{margin-right:6px}.popup-box.is-open .tabs .nav-item.active{border-bottom:3px solid #00a5ec}.popup-box.is-open .tabs .nav-item.active .tab-title{font-weight:700;font-size:16px;line-height:21px;color:#232840}.popup-box.is-open .tabs .grey-tick{--fill:hsla(0,0%,67.5%,0.6901960784313725)!important}.popup-box.is-open .modal-body{position:relative}.popup-box.is-open .modal-body .err-wrpr{font-weight:700;font-size:14px;line-height:18px;color:red;margin-bottom:17px}.popup-box.is-open .modal-body .success-wrpr{font-weight:700;font-size:14px;line-height:18px;color:#394;margin-bottom:17px}.MediaGallery{position:relative;padding:50px 140px}@media (max-width:480px){.MediaGallery{padding:20px}}.MediaGallery .MediaCard{height:135px;width:240px;margin:0 10px;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;border-radius:8px;border:2px solid #dadde9;background-color:#1a1a1a}.MediaGallery .MediaCard:hover .SVGIcon.svg-icon-play{opacity:1}.MediaGallery .MediaCard .media-overlay{height:100%;width:100%;position:absolute;z-index:1}.MediaGallery .MediaCard .tag-overlay{position:absolute;top:10px;right:10px;border-radius:22px;text-transform:capitalize;background:rgba(35,40,64,.5);backdrop-filter:blur(4px)}.MediaGallery .MediaCard .tag-overlay .lbl-wrpr{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:18px;color:#fff;padding:4px 12px}.MediaGallery .MediaCard video{border-radius:8px}.MediaGallery .MediaCard .img-wrpr{height:100%;width:100%;margin:0 auto;object-fit:scale-down}.MediaGallery .MediaCard .VideoCard{margin-right:0;height:100%;width:100%}.MediaGallery .MediaCard .VideoCard .thumbnail{height:100%;width:100%}.MediaGallery .media-wrpr{position:relative;height:205px}.MediaGallery .media-wrpr .caption-wrpr{position:absolute;left:0;margin:20px 10px}.MediaGallery .media-wrpr .caption-wrpr .CardPrimaryInfo{font-weight:700;font-size:18px;line-height:24px;color:#232840}@media (min-width:1920px){.MediaGallery .media-wrpr .caption-wrpr .CardPrimaryInfo{font-size:24px;line-height:36px}}.GalleryMedia{position:relative;padding:50px 140px;background:#f2f3f8}@media (max-width:480px){.GalleryMedia{padding:24px}}.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr{width:550px!important;height:320px}@media (max-width:1366px){.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr{width:530px!important}}@media (min-width:1920px){.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr{width:808px!important;height:468px}}.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr .MediaCard2Wrapper{width:100%;height:100%;position:relative}.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr .MediaCard2Wrapper .MediaCard2{width:100%;height:100%}.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr .MediaCard2Wrapper .caption-wrpr{position:absolute;left:0;bottom:0;width:100%;border-radius:8px;height:104px;box-shadow:0 1px 1px 0 rgba(0,0,0,.30196078431372547);background:linear-gradient(180deg,transparent,rgba(0,0,0,.65) 50%,#000)}.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr .MediaCard2Wrapper .caption-wrpr .CardPrimaryInfo{font-weight:700;font-size:18px;line-height:24px;color:#fff;padding:10px}@media (min-width:1920px){.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:first-child .gallery-media-wrpr .MediaCard2Wrapper .caption-wrpr .CardPrimaryInfo{font-size:24px;line-height:36px}}.GalleryMedia .top-gallery .slick-list div[data-index="0"] div:nth-child(2)>div>div{display:none}.GalleryMedia .MediaCard2Wrapper{display:flex}.GalleryMedia .MediaCard2Wrapper .MediaCard2{height:152px;width:265px;display:flex;flex-shrink:0;justify-content:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;border-radius:8px;border:2px solid #dadde9;background-color:#1a1a1a}.GalleryMedia .MediaCard2Wrapper .MediaCard2:hover .SVGIcon.svg-icon-play{opacity:1}@media (min-width:1920px){.GalleryMedia .MediaCard2Wrapper .MediaCard2{width:388px;height:222px}}.GalleryMedia .MediaCard2Wrapper .MediaCard2 .media-overlay{height:100%;width:100%;position:absolute;z-index:1}.GalleryMedia .MediaCard2Wrapper .MediaCard2 .tag-overlay{position:absolute;top:10px;right:10px;border-radius:22px;text-transform:capitalize;background:rgba(35,40,64,.5);backdrop-filter:blur(4px)}.GalleryMedia .MediaCard2Wrapper .MediaCard2 .tag-overlay .lbl-wrpr{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:18px;color:#fff;padding:4px 12px}.GalleryMedia .MediaCard2Wrapper .MediaCard2 video{border-radius:8px}.GalleryMedia .MediaCard2Wrapper .MediaCard2 .img-wrpr{height:100%;width:100%;margin:0 auto;object-fit:scale-down}.GalleryMedia .MediaCard2Wrapper .MediaCard2 .VideoCard{margin-right:0;height:100%;width:100%}.GalleryMedia .MediaCard2Wrapper .MediaCard2 .VideoCard .thumbnail{height:100%;width:100%}.GalleryMedia .gallery-media-wrpr{position:relative;margin-bottom:15px}@media (min-width:1920px){.GalleryMedia .gallery-media-wrpr{margin-bottom:20px}}.GalleryMedia .gallery-media-wrpr .caption-wrpr{display:flex;align-items:center;padding:0 30px}.GalleryMedia .gallery-media-wrpr .caption-wrpr .CardPrimaryInfo{font-weight:700;font-size:18px;line-height:24px;color:#232840}@media (min-width:1920px){.GalleryMedia .gallery-media-wrpr .caption-wrpr .CardPrimaryInfo{font-size:24px;line-height:36px}}.GalleryMedia .slick-slider.top-gallery{overflow:visible}.GalleryMedia .slick-slider.top-gallery .slick-next:focus,.GalleryMedia .slick-slider.top-gallery .slick-next:hover,.GalleryMedia .slick-slider.top-gallery .slick-prev:focus,.GalleryMedia .slick-slider.top-gallery .slick-prev:hover{background:#fff}.GalleryMedia .slick-slider.top-gallery .slick-dots li.slick-active button:before{color:#20253c}.GalleryMedia .slick-slider.top-gallery .slick-dots li button:before{font-size:10px}.GalleryMedia .slick-slider.top-gallery .slick-arrow{top:97%}.GalleryMedia .slick-slider.top-gallery .slick-arrow.slick-prev{left:36%}.GalleryMedia .slick-slider.top-gallery .slick-arrow.slick-next{right:36%}.GalleryMedia .slick-slider.top-gallery .slick-arrow.slick-disabled{opacity:.3}.GalleryMedia .slick-slider.top-gallery .Arrow{width:40px;height:40px}.GalleryMedia .slick-slider.top-gallery .slick-dots{position:static;width:20%;margin:0 auto}.GalleryMedia .slick-slider.top-gallery .slick-dots li button:before{color:transparent}.GalleryMedia .slick-slider.top-gallery .slick-dots li button{border:1.5px solid #a9b2c6;border-radius:50%}.GalleryMedia .slick-slider.top-gallery .slick-dots li,.GalleryMedia .slick-slider.top-gallery .slick-dots li button{width:10px;height:10px;cursor:pointer}.GalleryMedia .slick-slider.top-gallery .slick-dots li button:before{font-size:13px;top:-2px;left:-4px}.media-gallery.show .close-btn{transform:rotate(45deg);cursor:pointer;position:absolute;top:10px;right:40px;z-index:1}.media-gallery.show .close-btn .svg-icon-plus{--stroke:#fff;opacity:.5}.media-gallery.show .close-btn .svg-icon-plus:hover{opacity:1}.media-gallery.show .close-btn:hover:after{content:"CLOSE";font-weight:700;font-size:14px;line-height:18px;color:#fff;transform:rotate(-45deg);position:absolute;top:-22px;right:-37px}.media-gallery.show .modal-dialog{height:calc(100vh - 30px);max-width:calc(100vw - 50px);margin:.1rem auto!important}.media-gallery.show .modal-dialog .modal-content{height:100%}.media-gallery.show .modal-dialog .modal-content .modal-body{background:#1a1a1a;height:100%;padding:.2rem!important}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider{position:relative}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-prev{position:absolute;top:44%;left:10px;border:0;border-radius:50%;background:transparent;box-shadow:none}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-prev .chevron-arrow.left{width:30px;height:30px}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-prev .chevron-arrow.left:hover{border-right:2px solid #fff;border-bottom:2px solid #fff}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-prev .chevron-arrow.left:hover:after{content:"Prev Media";font-weight:400;font-size:16px;line-height:21px;color:#fff;transform:rotate(225deg);position:absolute;top:22px;left:22px}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-next{position:absolute;top:44%;right:10px;border:0;border-radius:50%;background:transparent;box-shadow:none}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-next .chevron-arrow.right{width:30px;height:30px}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-next .chevron-arrow.right:hover{border-right:2px solid #fff;border-bottom:2px solid #fff}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-next .chevron-arrow.right:hover:before{content:"Next Media";font-weight:400;font-size:16px;line-height:21px;color:#fff;transform:rotate(45deg);position:absolute;top:22px;left:22px}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-list{height:100%!important;margin:0 60px}.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-list .slick-track,.media-gallery.show .modal-dialog .modal-content .modal-body .slick-slider .slick-list div.slick-track div:nth-child(n+1)>div,.MediaGalleryView,.MediaGalleryView .slick-slider,.MediaGalleryView .slick-slider .slick-list{height:100%}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container{position:relative}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .pdf-toolbar-left-overlay{width:100vw;height:56px!important;position:absolute;background:transparent;top:2px;left:2px}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .pdf-toolbar-left-overlay .CardDotSepItems .items{font-weight:400;font-size:18px;line-height:23px;color:#fff;padding:15px}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .pdf-toolbar-right-overlay{width:calc(100vw - 80%);height:56px!important;position:absolute;background:transparent;top:2px;right:2px}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .video-left-overlay{width:100%;height:100px!important;position:absolute;background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a);transform:matrix(1,0,0,-1,0,0);top:0;left:0}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .video-left-overlay .CardDotSepItems{position:absolute;top:30px}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .video-left-overlay .CardDotSepItems .items{font-weight:700;font-size:20px;line-height:26px;color:#fff;padding:15px;transform:matrix(1,0,0,-1,0,0)}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container #hidePDFCaption,.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container #hideVideoCaption{-moz-animation:cssPdfVideo 0s ease-in 5s forwards;-webkit-animation:cssPdfVideo 0s ease-in 5s forwards;-o-animation:cssPdfVideo 0s ease-in 5s forwards;animation:cssPdfVideo 0s ease-in 5s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container{position:relative}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .image-left-overlay{width:100%!important;height:100px!important;position:absolute;background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a);transform:matrix(1,0,0,-1,0,0);text-overflow:ellipsis}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .image-left-overlay .CardDotSepItems{position:absolute;top:30px;width:100%}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .image-left-overlay .CardDotSepItems .items{font-weight:700;font-size:20px;line-height:26px;color:#fff;padding:15px;transform:matrix(1,0,0,-1,0,0)}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .img-wrpr{height:100%;width:100%;margin:0 auto;object-fit:scale-down}.MediaGalleryView .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container #hideImageCaption{-moz-animation:cssImage 0s ease-in 5s forwards;-webkit-animation:cssImage 0s ease-in 5s forwards;-o-animation:cssImage 0s ease-in 5s forwards;animation:cssImage 0s ease-in 5s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.MediaGalleryView2,.MediaGalleryView2 .slick-slider{height:100%}.MediaGalleryView2 .slick-slider .slick-next:before,.MediaGalleryView2 .slick-slider .slick-prev:before{content:""}.MediaGalleryView2 .slick-slider .slick-list{height:100%}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container{position:relative}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .pdf-toolbar-left-overlay{width:100vw;height:56px!important;position:absolute;background:transparent;top:2px;left:2px}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .pdf-toolbar-left-overlay .CardDotSepItems .items{font-weight:400;font-size:18px;line-height:23px;color:#fff;padding:15px}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .pdf-toolbar-right-overlay{width:calc(100vw - 80%);height:56px!important;position:absolute;background:transparent;top:2px;right:2px}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .video-left-overlay{width:100%;height:100px!important;position:absolute;background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a);transform:matrix(1,0,0,-1,0,0);top:0;left:0}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .video-left-overlay .CardDotSepItems{position:absolute;top:30px}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container .video-left-overlay .CardDotSepItems .items{font-weight:700;font-size:20px;line-height:26px;color:#fff;padding:15px;transform:matrix(1,0,0,-1,0,0)}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container #hidePDFCaption,.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .iframe-container #hideVideoCaption{-moz-animation:cssPdfVideo 0s ease-in 5s forwards;-webkit-animation:cssPdfVideo 0s ease-in 5s forwards;-o-animation:cssPdfVideo 0s ease-in 5s forwards;animation:cssPdfVideo 0s ease-in 5s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes cssPdfVideo{to{width:0;height:0;overflow:hidden}}@-webkit-keyframes cssPdfVideo{to{width:0;height:0;visibility:hidden}}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container{position:relative}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .image-left-overlay{width:100%!important;height:100px!important;position:absolute;background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a);transform:matrix(1,0,0,-1,0,0);text-overflow:ellipsis}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .image-left-overlay .CardDotSepItems{position:absolute;top:30px;width:100%}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .image-left-overlay .CardDotSepItems .items{font-weight:700;font-size:20px;line-height:26px;color:#fff;padding:15px;transform:matrix(1,0,0,-1,0,0)}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container .img-wrpr{height:100%;width:100%;margin:0 auto;object-fit:scale-down}.MediaGalleryView2 .slick-slider .slick-list .slick-track div.slick-slide.slick-active.slick-current .image-container #hideImageCaption{-moz-animation:cssImage 0s ease-in 5s forwards;-webkit-animation:cssImage 0s ease-in 5s forwards;-o-animation:cssImage 0s ease-in 5s forwards;animation:cssImage 0s ease-in 5s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes cssImage{0%{opacity:1}90%{opacity:1}to{opacity:0}}@-webkit-keyframes cssImage{0%{opacity:1}90%{opacity:1}to{opacity:0}}.policy-wrpr{display:flex;justify-content:center;overflow:auto;height:calc(100vh - 120px)}.policy-wrpr .policy-content{display:flex;flex-direction:column;width:600px;margin-top:30px}.policy-wrpr .policy-content .policy-header{display:flex;justify-content:space-between;height:40px;align-items:center}.policy-wrpr .policy-content .policy-header .header-wrpr{font-size:20px;font-weight:700;color:#232840}.policy-wrpr .policy-content .policy-header .button-wrpr{display:flex;justify-content:space-between;gap:16px}.policy-wrpr .policy-content .policy-header .button-wrpr .cancel{height:40px;border-radius:4px;padding:0 30px;color:#00a5ec;border:none;font-size:16px;font-weight:700}.policy-wrpr .policy-content .policy-header .button-wrpr .save{height:40px;border-radius:4px;padding:0 30px;background-color:#00a5ec;border:none;color:#fff;font-size:16px;font-weight:700}.policy-wrpr .policy-content .policy-header .button-wrpr .save.disable{opacity:.4}.policy-wrpr .policy-content .content{width:100%;display:flex;flex-direction:column;gap:24px;padding:40px 0}.policy-wrpr .policy-content .content .policy-section{border:1px solid #d2d8e5;border-radius:8px}.policy-wrpr .policy-content .content .policy-section .policy-header{display:flex;width:100%;height:113px;padding:20px 30px;align-items:flex-start;border-radius:8px 8px 0 0}.policy-wrpr .policy-content .content .policy-section .policy-header .sec-img{height:24px;width:24px}.policy-wrpr .policy-content .content .policy-section .policy-header .sec-info{display:flex;flex-direction:column;gap:4px;width:455px;margin-left:16px}.policy-wrpr .policy-content .content .policy-section .policy-header .sec-info .sec-head{font-size:16px;color:#232840;font-weight:700}.policy-wrpr .policy-content .content .policy-section .policy-header .sec-info .sec-head .SVGIcon{margin-left:6px}.policy-wrpr .policy-content .content .policy-section .policy-header .sec-info .sec-sub-title{font-size:16px;font-weight:400;color:#787a87}.policy-wrpr .policy-content .content .policy-section .policy-header .add-sec{display:flex;height:18px;align-items:center;margin-top:3px}.policy-wrpr .policy-content .content .policy-section .policy-header .add-sec .add-img{height:18px;width:18px}.policy-wrpr .policy-content .content .policy-section .policy-header .add-sec .SVGIcon{--fill:#00a5ec;width:14px;height:14px;rotate:-3deg}.policy-wrpr .policy-content .content .policy-section .policy-header .add-sec .add-info{font-size:14px;color:#00a5ec;margin-left:2px}.policy-wrpr .policy-content .content .policy-section .has-data{background-color:#effaef;height:64px;border-radius:8px}.policy-wrpr .policy-content .content .policy-section .policy-header:not(.modal-open):hover{background-color:#f0faff;border-radius:8px;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy{display:flex;flex-direction:column;margin-top:10px;padding:30px;overflow:visible;align-items:center}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads{display:flex;gap:20px;width:600px;overflow:auto;margin-bottom:5px}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .Carousel{margin:0}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .Carousel .Arrow{height:32px;width:32px;border:1px solid #fff;background:#232840}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .Carousel .Arrow .left,.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .Carousel .Arrow .right{scale:.7;border-right:2px solid #fff;border-bottom:2px solid #fff}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .Carousel .slick-track{margin-left:0}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .Carousel .slick-arrow{opacity:.8}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .Carousel .slick-disabled{opacity:0!important}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card{height:100px;width:192px;display:flex;flex-direction:column;gap:8px;border-radius:8px;margin-right:20px;position:relative;overflow:hidden}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card .remove-upload-img{width:32px;height:32px;background-color:rgba(0,0,0,.6);border-radius:30px;display:flex;position:absolute;top:5px;left:155px;justify-content:center;align-items:center;cursor:pointer;z-index:2}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card .remove-upload-img img{height:20px;width:20px;border:none}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card .media-type{position:absolute;font-size:12px;font-weight:700;color:#fff;padding:4px 10px;border-radius:30px;background-color:rgba(0,0,0,.5);top:64px;left:14px}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card .img-media{height:100px;width:192px;border-radius:4px;border:1px solid #d2d8e5;cursor:pointer;object-fit:cover}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card .pdf-media{width:210px;height:100px;border-radius:4px;border:1px solid #d2d8e5;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card .pdf-media iframe{cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card .cover{height:100px;width:192px;background:transparent;border-radius:4px;z-index:1;position:absolute;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .uploads .uploaded-card span{color:#232840;font-size:14px;font-weight:bolder;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-btn-wrpr{width:100%;margin-bottom:20px;margin-top:10px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-btn-wrpr .upload-btn{display:flex;align-items:center;height:40px;width:fit-content;gap:8px;cursor:pointer;padding:10px 24px;border:1px solid #d2d8e5;border-radius:4px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-btn-wrpr .upload-btn .upload-img{height:24px;width:24px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-btn-wrpr .upload-btn span{color:#232840;font-size:14px;font-weight:700}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal{width:660px;max-height:0;overflow:hidden;visibility:hidden;background-color:#f2f3f8;border-radius:4px;display:flex;flex-direction:column;align-items:center;gap:25px;transition:max-height .3s ease,visibility .3s ease}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .upload-header{height:41px;border-bottom:1px solid #d2d8e5;display:flex;flex-direction:row;justify-content:space-between;width:100%}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .upload-header .head-text{font-size:16px;color:#787a87}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .upload-header .head-text .gallery-redirect{color:#787a87;text-decoration:underline;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .upload-header .close-upload-modal{color:#232840;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr{width:100%}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media{display:flex;flex-direction:row;flex-wrap:wrap;gap:9px;max-height:328px;overflow:auto;border-bottom:1px solid #d2d8e5;margin-bottom:15px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card{width:192px;display:flex;flex-direction:column;gap:8px;position:relative;overflow:hidden;border-radius:4px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .remove-upload-img{width:32px;height:32px;background-color:rgba(0,0,0,.6);border-radius:30px;display:flex;position:absolute;top:5px;left:155px;justify-content:center;align-items:center;cursor:pointer;z-index:2}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .remove-upload-img img{height:20px;width:20px;border:none}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .media-type{position:absolute;font-size:12px;font-weight:700;color:#fff;padding:4px 10px;border-radius:30px;background-color:rgba(0,0,0,.5);top:64px;left:14px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .check-wrpr{background-color:rgba(35,40,64,.6);width:100%;height:102px;border-radius:4px;position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .check-wrpr .check{width:40px;height:40px;border:none}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .img-media{height:100px;width:192px;border-radius:4px;border:1px solid #d2d8e5;cursor:pointer;object-fit:cover}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .pdf-media{width:210px;height:100px;border-radius:4px;border:1px solid #d2d8e5;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .pdf-media iframe{cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .video-media{height:100px;width:192px;border-radius:4px;border:1px solid #d2d8e5;cursor:pointer;object-fit:cover}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card span{color:#232840;font-size:14px;font-weight:bolder;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .media-wrpr .media .uploaded-card .cover{height:100px;width:192px;background:transparent;border-radius:4px;z-index:1;position:absolute;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .selected-media-count{color:#787a87;font-size:14px;font-weight:400}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .selected-media-count .count{font-weight:700}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .no-media{font-size:16px;color:#232840;font-weight:400}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal .add-media-btn{background-color:transparent;padding:10px 24px;border:1px solid #d2d8e5;border-radius:4px;color:#00a5ec;font-size:16px;font-weight:700}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-media-modal-open{max-height:467px;padding:20px 30px;visibility:visible;margin-bottom:20px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form{margin-bottom:20px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-header{height:60px;display:flex;background-color:#f7f8fb;border-radius:8px 8px 0 0;padding-left:40px;gap:40px;box-shadow:0 3px 10px -7px rgba(0,0,0,.45);position:relative}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-header div{font-size:16px;font-weight:bolder;display:inline;cursor:pointer;display:flex;align-items:center;border-bottom:4px solid #f7f8fb}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-header .active{border-bottom:4px solid #00a5ec}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec{background-color:#f2f3f8;display:flex;flex-direction:column;padding:40px 30px 30px;gap:40px;border-radius:0 0 8px 8px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row{display:flex;height:64px;justify-content:space-between;align-items:center}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-img-pdf{display:flex;flex-direction:column;gap:8px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-img-pdf .input{border:1px solid #d2d8e5;border-radius:4px;padding:10px 20px;background-color:transparent}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-img-pdf .input-label{font-size:14px;font-weight:bolder}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-img-pdf .upload-button{border:1px solid #d2d8e5;color:#00a5ec;background:transparent;font-size:14px;border-radius:4px;padding:10px 20px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .option{position:relative}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .option span{color:#787a87;font-size:12px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .option>span:after{content:"";width:1px;height:17px;border:1px solid #d2d8e5;position:absolute;left:7px;top:27px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .option>span:before{content:"";width:1px;height:17px;border:1px solid #d2d8e5;position:absolute;left:7px;bottom:27px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-video{display:flex;flex-direction:column;gap:8px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-video .input{border:1px solid #d2d8e5;border-radius:4px;padding:10px 20px;width:289px;height:40px;background-color:transparent}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-video .input::placeholder{font-size:14px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-row .upload-video .input-label{font-size:14px;font-weight:bolder}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-col{display:flex;flex-direction:column;height:64px;gap:8px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-col .input{border:1px solid #d2d8e5;border-radius:4px;padding:10px 20px;width:100%;height:40px;background-color:transparent}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-col .input::placeholder{font-size:14px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .upload-subsec-col .input-label{font-size:14px;font-weight:bolder}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .button-wrpr{height:40px;display:flex;justify-content:end}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .button-wrpr div{display:flex;align-items:center;gap:6px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .button-wrpr div span{color:#232840;font-weight:bolder;font-size:14px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .button-wrpr div img{width:18px;height:18px;opacity:1%;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .button-wrpr .cancel{padding:11px 20px;font-size:14px;color:#232840;border:none;background-color:transparent}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .button-wrpr .submit{padding:11px 20px;font-size:14px;background-color:#00a5ec;border-radius:4px;border:none;color:#fff}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .upload-sec .button-wrpr:has(span){justify-content:space-between}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads{background-color:#f2f3f8;display:flex;flex-direction:column;padding:40px 15px 30px 30px;gap:20px;border-radius:0 0 8px 8px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads span{color:#232840;font-size:14px;font-weight:bolder}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads{display:flex;gap:20px;margin-bottom:20px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .Carousel{margin:0}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .Carousel .Arrow{height:32px;width:32px;border:1px solid #fff;background:#232840}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .Carousel .Arrow .left,.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .Carousel .Arrow .right{scale:.7;border-right:2px solid #fff;border-bottom:2px solid #fff}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .Carousel .slick-track{margin-left:0}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .Carousel .slick-arrow{opacity:.8}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .Carousel .slick-disabled{opacity:0!important}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .uploaded-card{height:134px;width:160px;display:flex;flex-direction:column;gap:8px;margin-right:20px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .uploaded-card img{height:90px;border-radius:4px;border:1px solid #d2d8e5}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .uploads .uploaded-card span{color:#232840;font-size:14px;font-weight:bolder;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .button-wrpr{width:100%;height:40px;display:flex;flex-direction:row;justify-content:end;padding-right:30px}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .button-wrpr .cancel{padding:11px 20px;font-size:14px;color:#232840;border:none;background-color:transparent}.policy-wrpr .policy-content .content .policy-section .add-policy .upload-form .existing-uploads .button-wrpr .submit{padding:11px 20px;font-size:14px;background-color:#00a5ec;border-radius:4px;border:none;color:#fff}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr{width:100%;margin-bottom:20px;position:relative}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr .area-input{border:1px solid #d2d8e5;border-radius:8px;padding:16px 20px;height:250px;min-height:250px;width:100%;outline:none}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr .asterisk{position:absolute;top:16px;left:133px;color:red}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr .warning-and-tip-wrpr{display:flex;flex-direction:row;align-items:center;width:100%;font-weight:700;margin-top:5px}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr .warning-and-tip-wrpr .warning{font-size:14px;color:#f43c32}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr .warning-and-tip-wrpr .tip{height:20px;display:flex;align-items:center;cursor:pointer}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr .warning-and-tip-wrpr .tip .tip-text{font-size:13px;font-weight:700;color:#787a87}.policy-wrpr .policy-content .content .policy-section .add-policy .text-wrpr .warning-and-tip-wrpr .tip img{height:20px;width:20px;padding:5px 3px}.policy-wrpr .policy-content .content .policy-section .add-policy .warning-and-tip-wrpr:not(.warning){justify-content:flex-end}.policy-wrpr .policy-content .content .policy-section .add-policy .warning-and-tip-wrpr:has(.warning){justify-content:space-between}.policy-wrpr .policy-content .content .policy-section .add-policy .input::placeholder{color:#787a87;font-size:16px}.policy-wrpr .policy-content .content .policy-section .add-policy .input:focus{outline:none}.policy-wrpr .policy-content .content .policy-section .add-policy .button-wrpr{display:flex;justify-content:flex-start;gap:16px;width:100%}.policy-wrpr .policy-content .content .policy-section .add-policy .button-wrpr .cancel{height:40px;border-radius:4px;padding:0 30px;color:#00a5ec;background-color:#fff;border:none;font-size:16px;font-weight:700}.policy-wrpr .policy-content .content .policy-section .add-policy .button-wrpr .save{height:40px;border-radius:4px;padding:0 30px;background-color:#00a5ec;border:none;color:#fff;font-size:16px;font-weight:700}.policy-wrpr .policy-content .content .policy-section .add-policy .button-wrpr .save.disable{opacity:.4}.policy-wrpr .policy-content .content .policy-section .modal-open{justify-content:flex-start;padding:20px 0}.policy-wrpr .policy-content .content .policy-section .modal-open .sec-info{width:100%}.policy-wrpr .policy-content .content .policy-section .modal-open .sec-info .sec-head{font-size:20px}.policy-wrpr .policy-content .content .policy-section .add-policy-open{padding:0}.policy-wrpr .policy-content .content .open{border:none}.policy-wrpr .policy-content:has(.open){margin-top:0}.save-changes-modal{width:470px;height:214px;border-radius:8px;background-color:#fff;display:flex;flex-direction:column;padding:40px 50px;gap:20px}.save-changes-modal .confirm-text{font-size:20px;font-weight:400;color:#232840}.save-changes-modal .btn-wrpr{display:flex;flex-direction:row;gap:16px}.save-changes-modal .btn-wrpr .save-btn{height:50px;width:175px;background-color:#00a5ec;border-radius:4px;color:#fff;font-size:16px;font-weight:700;border:none}.save-changes-modal .btn-wrpr .cancel-btn{height:50px;width:175px;background-color:transparent;border-radius:4px;color:#787a87;border:1px solid #d2d8e5;font-size:16px;font-weight:700}.StorefrontPolicyView .policy-sec{border:1px solid #d2d8e5;border-radius:8px;margin-left:-20px;margin-bottom:24px}@media (max-width:480px){.StorefrontPolicyView .policy-sec{margin-left:auto}}.StorefrontPolicyView .policy-sec .header{display:flex;justify-content:space-between;margin:0 50px;padding:24px 0;align-items:center;cursor:pointer}.StorefrontPolicyView .policy-sec .header.open{border-bottom:1px solid #d2d8e5}.StorefrontPolicyView .policy-sec .header div{display:flex;justify-content:space-between;align-items:center;gap:16px}.StorefrontPolicyView .policy-sec .header div .logo{width:25px;height:25px}.StorefrontPolicyView .policy-sec .header div .title{color:#232840;font-size:20px;font-weight:700}@media (max-width:480px){.StorefrontPolicyView .policy-sec .header div .title{font-size:16px}}.StorefrontPolicyView .policy-sec .header .arrow{width:28px;height:28px;transform:rotate(180deg)}.StorefrontPolicyView .policy-sec .header .open{transform:rotate(0deg)}.StorefrontPolicyView .policy-sec .policy-info{width:calc(100vw - 600px);display:flex;flex-direction:column;align-items:center;gap:30px;margin:0 auto;overflow:hidden;scrollbar-gutter:stable;transition:max-height .3s ease-in-out;min-height:0}@media (max-width:480px){.StorefrontPolicyView .policy-sec .policy-info{width:100%}}.StorefrontPolicyView .policy-sec .policy-info.open{padding:24px 0}@media (max-width:480px){.StorefrontPolicyView .policy-sec .policy-info.open{padding:20px}}.StorefrontPolicyView .policy-sec .policy-info.close{display:none}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr{display:flex;flex-direction:column;margin:0 auto;width:100%}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col{display:flex;flex-direction:column;gap:8px;width:100%}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads{display:flex;gap:30px;width:100%;overflow:auto;margin-bottom:5px}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel{margin:0;width:100%}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel .Arrow{height:40px;width:40px;border:1px solid #fff;background:#fff}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel .Arrow .left,.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel .Arrow .right{scale:.7;border-right:2px solid #232840;border-bottom:2px solid #232840}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel .slick-next{right:0}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel .slick-prev{left:0}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel .slick-track{margin-left:0}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .Carousel .slick-disabled{opacity:0!important}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card{height:250px;width:150px;display:flex;flex-direction:column;gap:8px;margin-right:20px;position:relative}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media{width:150px;height:200px;border:1px solid #d2d8e5;border-radius:8px;overflow:hidden}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media .VideoCard .thumbnail{width:150px!important;height:200px!important}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media .media-type{position:absolute;font-size:12px;font-weight:700;color:#fff;padding:4px 10px;border-radius:30px;background-color:rgba(0,0,0,.5);top:10px;right:10px}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media .zoom-media{position:absolute;height:40px;width:40px;border:none;bottom:60px;right:10px;cursor:pointer;z-index:2}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media .pdf-media{height:200px;border-radius:4px;border:1px solid #d2d8e5;object-fit:cover}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media .img-media{height:200px;width:150px;border-radius:4px;border:1px solid #d2d8e5;object-fit:cover}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media .image{width:150px!important;height:200px!important}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media .cover{position:absolute;z-index:1;background-color:transparent}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .uploads .media-card .media-title{color:#232840;font-size:16px;font-weight:bolder;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .media-sec{position:relative}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col .media-sec .media{width:320px;height:180px;border-radius:8px;border:1px solid #d2d8e5}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .media-col span{color:#232840;font-weight:700;font-size:16px;font-weight:bolder}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .info-col p{color:#232840;font-size:16px;font-weight:400}.StorefrontPolicyView .policy-sec .policy-info .policy-info-wrpr .info-col p span{color:#00a5ec;cursor:pointer}.Awards .award-wrpr{gap:30px 60px;max-width:1068px}@media (max-width:480px){.Awards .award-wrpr{display:block!important}}.ShowMoreButton{width:100%;height:40px;margin-top:40px}.ShowMoreButton .btn{border:1px solid #d2d8e5;border-radius:4px;font-weight:400;font-size:16px;text-align:center;color:#00a5ec}.ShowMoreButton.disabled{opacity:.5}.DraggableCertificateAward{position:relative;margin:20px 0}.DraggableCertificateAward .drag-icon{margin-top:30px;margin-right:15px}.DraggableCertificateAward .edit-wrpr{height:34px;width:34px;margin-right:10px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer}.DraggableCertificateAward .edit-wrpr .edit{--fill:#00a5ec;position:relative;left:9px;top:2px}.DraggableCertificateAward .edit-wrpr:hover{border-color:#00a5ec}.DraggableCertificateAward .delete-wrpr{height:34px;width:34px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer}.DraggableCertificateAward .delete-wrpr .delete{position:relative;left:8px;top:2px}.DraggableCertificateAward .delete-wrpr.hover{border-color:#ff445c}.DraggableCertificateAward .edit-delete-option{position:relative;margin-left:10px;display:none}.DraggableCertificateAward .edit-delete-option.cnfrm-dlt{display:flex}.DraggableCertificateAward .edit-delete-option .ConfirmationModal-wrpr{position:absolute;top:-5px;left:-80px}.DraggableCertificateAward:hover .edit-delete-option{display:flex}.AddNewAward{margin:0 336px;padding:30px 0}.AddNewAward .add-new-txt{font-weight:700;font-size:20px;color:#232840}.AddNewAward form .UploadImage{margin-top:30px}.AddNewAward form>label{font-weight:700;font-size:16px;color:#232840;margin-bottom:8px;margin-top:30px}.AddNewAward form>label.required-field:after{content:"*";color:red}.AddNewAward form>input[type=text]{height:50px;background:#fff;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;padding:15px 20px;outline:none}.AddNewAward form>input[type=text].disableProvider{background-color:#f2f3f8}.AddNewAward form>textarea{height:100px;border:1px solid #e6e9f0;box-sizing:border-box;border-radius:4px;background:#fff;padding:15px 20px;outline:none}.AddNewAward form>.btn-group{margin-top:30px}.AddNewAward form>.btn-group .save{padding:0;width:70px;height:35px;background:#00a5ec;border:1px solid #00a5ec;color:#fff;border-radius:4px;margin-right:5px}.AddNewAward form>.btn-group .save.disable{opacity:.5}.AddNewAward form>.btn-group .cancel{font-size:16px;letter-spacing:-.015em;color:#00a5ec;border-color:transparent;background:transparent;margin-left:5px}.AddNewAward form button:focus.cancel{outline:none}.AddNewAward form hr{margin:25px 0}.AddNewAward form .err-wrpr{padding:5px;color:red;height:26px;font-size:12px}.AddNewAward form .err-wrpr img{height:14px;width:14px;vertical-align:text-top;margin-right:2px}.AddNewAward form .err-wrpr.mandate{margin-bottom:10px}.AddNewAward form .radio-btn-grp .radio-box{cursor:pointer;width:111px;height:40px;background:#fff;border:1px solid #d2d8e6;border-radius:4px;padding:8px 16px;margin-right:10px;margin-bottom:10px}.AddNewAward form .radio-btn-grp input[type=radio]{margin-right:5px}.AddNewAward form .radio-btn-grp .radio-label{font-weight:400;font-size:16px;color:#232840}.AddNewAward form .awrd-prjct-list{margin-bottom:10px}.AwardsModal{height:calc(100vh - 120px)}.AwardsModal .top-section{border:1px solid #d2d8e6;margin-bottom:40px}.AwardsModal .top-section .close-btn{position:absolute;top:30px;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.AwardsModal .body{overflow:auto}.AwardsModal .body .draggable-container{margin:0 279px}.AwardsModal .body .draggable-container .header-wrpr{display:flex;justify-content:space-between;align-items:baseline}.AwardsModal .body .draggable-container .heading{font-weight:700;font-size:20px;line-height:25px;color:#000;margin-bottom:30px}.Certifications .certificate-wrpr{gap:30px 60px;max-width:1068px}@media (max-width:480px){.Certifications .certificate-wrpr{display:block!important}}@media (max-width:480px){.Certifications .certificate-wrpr .certification-card{margin:0 0 30px}}.CertificationsModal{height:calc(100vh - 120px)}.CertificationsModal .top-section{border:1px solid #d2d8e6;margin-bottom:40px}.CertificationsModal .top-section .close-btn{position:absolute;top:30px;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.CertificationsModal .body{overflow:auto}.CertificationsModal .body .draggable-container{margin:0 279px}.CertificationsModal .body .draggable-container .header-wrpr{display:flex;justify-content:space-between;align-items:baseline}.CertificationsModal .body .draggable-container .heading{font-weight:700;font-size:20px;line-height:25px;color:#000;margin-bottom:30px}.Accordion{position:relative;background-color:#edeef3;margin-bottom:8px}.Accordion .toggle{cursor:pointer;display:flex;align-items:center;background-color:#edeef3;padding:16px 20px 16px 30px}.Accordion .caret{margin-right:10px;opacity:.8;flex-shrink:0}.Accordion .info{margin-left:auto;opacity:.8}.Accordion .info a{padding:5px 0}.Accordion .title{font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase;color:#232840;opacity:1}.Accordion .card{border:none}.Accordion .card-body{padding:0 15px}.Accordion .card-body .title{text-transform:capitalize}.Accordion.show>div>.caret{transform:rotate(180deg)}.Accordion.show{padding:0;background-color:#fff}.Accordion.show .card .card-body .Accordion.show>.toggle{border-bottom:none}.Accordion.show>.toggle{border-bottom:1px solid #edeef3}.sub-accordion>.Accordion>.toggle{border-bottom:hidden;background-color:#fff}.sub-accordion>.Accordion>.toggle .title{color:#232840;font-weight:700}.sub-accordion>.Accordion{background-color:#fff}.sub-accordion>.Accordion .caret{display:none}.sub-accordion>.Accordion .toggle{cursor:default;padding:15px 20px}.ContentCard5{width:100%;height:96px;display:flex;align-items:center;background:transparent;position:relative;padding-right:20px}.ContentCard5 .select-overlay{position:absolute;width:100%;height:100%;cursor:pointer;z-index:1}.ContentCard5 .card-wrpr{width:100%;height:100%;display:flex;gap:12px}.ContentCard5 .card-wrpr .card-details{display:flex;align-items:center;gap:12px;width:100%}.ContentCard5 .card-wrpr .card-details input[type=checkbox]{scale:1.37;transition:scale .5s ease}.ContentCard5 .card-wrpr .card-details .project-numbers{display:flex;align-items:center;justify-content:center;width:22px;height:19px;min-width:22px}.ContentCard5 .card-wrpr .card-details .content-info{display:flex;flex-direction:column;gap:8px;overflow:hidden;position:relative;justify-content:space-evenly}.ContentCard5 .card-wrpr .card-details .content-info .title{font-weight:700;font-size:18px;line-height:30px;color:#232840;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;position:relative;width:fit-content;padding-right:40px}.ContentCard5 .card-wrpr .card-details .content-info .title .CardFollowed{position:absolute;right:0;top:0}.ContentCard5 .card-wrpr .card-details .content-info .title .CardFollowed .logo-wrpr{width:28px;height:28px}.ContentCard5 .card-wrpr .card-details .content-info .title .CardFollowed .logo-wrpr .SVGIcon.svg-icon-follow{width:16px;height:16px}.ContentCard5 .card-wrpr .card-details .content-info .info-wrpr .info-font{color:#20253c;font-size:14px;font-weight:400;line-height:17px;text-transform:capitalize}.ContentCard5 .card-wrpr .card-details .content-info .info-wrpr .meta-info{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.ContentCard5 .card-wrpr .card-details .content-info .info-wrpr .meta-info .separator{font-size:14px;line-height:18px;opacity:.5;padding:0 5px}.ContentCard5 .card-wrpr .card-details .content-info .info-wrpr .meta-info .Flag{width:24px;height:14px;border-radius:1px;margin-right:6px}.ContentCard5 .card-wrpr .card-details .content-info .info-wrpr .meta-info .n-more{color:#20253c;font-size:14px;font-weight:400;line-height:17px;margin-right:5px}.ContentCard5 .card-wrpr .card-details .content-info .info-wrpr .meta-info>*{display:inline-flex}.ContentCard5 .card-wrpr .card-details .content-info .comp-logo-wrpr{display:flex;align-items:center;gap:4px}.ContentCard5 .card-wrpr .card-details .content-info .comp-logo-wrpr .label{font-size:12px;font-weight:500;line-height:15.62px;color:#787a87}.ContentCard5 .card-wrpr .card-details .content-info .comp-logo-wrpr .platforms-logo{display:flex}.ContentCard5 .card-wrpr .card-details .NoContentLogo,.ContentCard5 .card-wrpr .card-details .NoContentLogo .img-wrpr,.ContentCard5 .card-wrpr .card-details .NoContentLogo .poster{height:100%!important;width:64px!important}.ContentCard5 .card-wrpr .add-btn-wrpr{height:27px;padding:5px 8px;border-radius:20px;border:1px solid #c8ceda;display:flex;justify-content:center;align-items:center;cursor:pointer}.ContentCard5 .card-wrpr .add-btn-wrpr.added{border:none}.ContentCard5 .card-wrpr .add-btn-wrpr.added .btn-lbl{color:#232840}.ContentCard5 .card-wrpr .add-btn-wrpr .svg-icon-green-tick{--fill:transparent;--stroke:#0b73da}.ContentCard5 .card-wrpr .add-btn-wrpr .btn-lbl{font-size:13px;font-weight:500;line-height:17px;color:#0b73da}.curated-cntn-title-tt .tooltip-wrapper .item_space .item_bullets{display:none}.curated-cntn-info-tt{max-width:28.125em}.ContentCard5Fallback{width:100%;padding:12px 16px 16px 20px;display:flex;gap:12px;height:145px}.ContentCard5Fallback .card-fallback-wrpr{width:100%;display:flex;gap:16px}.ContentCard5Fallback .card-fallback-wrpr .info-fallback-wrpr{display:flex;gap:16px}.ContentCard5Fallback .card-fallback-wrpr .info-fallback-wrpr .content-logo-fallback{width:56px;height:84px;gap:12px;border-radius:4px;background:linear-gradient(90deg,#ebedf4,#dee2ed)}.ContentCard5Fallback .card-fallback-wrpr .info-fallback-wrpr .content-info-fallback{display:flex;flex-direction:column;gap:8px}.ContentCard5Fallback .card-fallback-wrpr .info-fallback-wrpr .content-info-fallback .title-fallback{width:259px;height:21px;border-radius:4px;background:linear-gradient(90deg,#ebedf4,#dee2ed)}.ContentCard5Fallback .card-fallback-wrpr .info-fallback-wrpr .content-info-fallback .info-fallback{width:259px;height:40px;border-radius:4px;background:linear-gradient(90deg,#ebedf4,#dee2ed)}.ContentCard5Fallback .card-fallback-wrpr .info-fallback-wrpr .content-info-fallback .platform-fallback{width:200px;height:40px;border-radius:64px;background:linear-gradient(90deg,#ebedf4,#dee2ed)}.ContentCard5Fallback .card-fallback-wrpr .add-btn-fallback{width:50px;height:27px;border-radius:30px;gap:10px;padding:5px 8px;background:linear-gradient(90deg,#ebedf4,#dee2ed)}.NoResults{width:100%;display:flex;gap:24px;justify-content:center;align-items:flex-start;color:#232840;background:#f2f4fc;padding:26px 0}.NoResults .logo{height:72px;width:72px}.NoResults .text{font-weight:700;font-size:24px;line-height:27px;margin-bottom:10px}.NoResults .message{font-size:18px;line-height:27px;color:#696e8c}.foryou-noresult-msg-wrpr{display:flex;flex-direction:column;gap:8px;padding:20px 24px;align-items:center;background-color:#e4e8f1;color:#20253c;font-size:14px;line-height:22px;border-radius:8px}.foryou-noresult-msg-wrpr .entity-list-wrpr{display:flex;gap:8px;font-weight:500}.foryou-noresult-msg-wrpr .entity-list-wrpr .list-item{display:flex;gap:8px}.foryou-noresult-msg-wrpr .entity-list-wrpr .list-item .seperator{color:#969ab3}.ProjectTrackerDealTicker{display:flex;font-size:16px;color:#232840;align-items:center;height:88px;width:100%}.ProjectTrackerDealTicker .ticker-label{display:flex;gap:8px;height:100%;width:152px;padding:10px 20px;background:#20253c;align-items:center}.ProjectTrackerDealTicker .ticker-label .project-track-ticker-lbl{font-size:14px;font-weight:500;line-height:18.23px;letter-spacing:.01em;color:#fff}.ProjectTrackerDealTicker .ticker-label .live-ticker-lbl{display:flex;justify-content:center;align-items:center;width:42px;height:24px;padding:0 8px;border-radius:4px;background:#dd2c3b;color:#fff}.ProjectTrackerDealTicker .arrow-container{width:20px;flex-shrink:0;position:relative}.ProjectTrackerDealTicker .arrow-container .arrow{position:absolute;width:0;height:0;padding:3px 0;border:8px solid transparent;cursor:pointer}.ProjectTrackerDealTicker .arrow-container .arrow.top{bottom:5px;border-bottom-color:#bbc0d9}.ProjectTrackerDealTicker .arrow-container .arrow.top:hover{border-bottom-color:#00a5ec}.ProjectTrackerDealTicker .arrow-container .arrow.bottom{top:5px;border-top-color:#bbc0d9}.ProjectTrackerDealTicker .arrow-container .arrow.bottom:hover{border-top-color:#00a5ec}.ProjectTrackerDealTicker .ticker-marquee-container{height:100%;display:flex;flex-direction:column;width:calc(100% - 152px)}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-container{display:flex;gap:12px;align-items:center;min-width:0;flex-grow:1;font-weight:400;line-height:19.36px;font-family:Inter;font-size:16px;background:#c72020;border-bottom:1px solid #e4e8f1;height:64px}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-container .ticker-deal-info{display:flex;gap:12px;align-items:center}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-container .ticker-deal-info .deal-type-color-div{height:28px;width:8px;border-radius:2px}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-container .ticker-deal-info .fflag.ff-md{border-radius:2px}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-container .ticker-deal-info .DealSentence{font-weight:400;font-size:18px;line-height:23.44px;color:#fff;display:inline-flex;flex-wrap:nowrap;align-items:center;height:43px;white-space:pre;padding-right:16px}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-container .ticker-deal-info .DealSentence .clickable{text-decoration-line:none;color:#fff;font-weight:700}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-container .ticker-deal-info .DealSentence:hover{text-decoration:underline}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update{display:flex;align-items:center;height:24px;gap:40px}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .update-time{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:18.23px;color:#696e8c;padding-left:20px}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .ticker-info-deal-type{display:flex;gap:16px}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .ticker-info-deal-type .production-deal-type{display:flex;gap:6px;align-items:center}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .ticker-info-deal-type .production-deal-type .production-deal-color{width:8px;height:8px;border-radius:4px;background:#bc6ae5}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .ticker-info-deal-type .production-deal-type .production-deal-text{font-size:14px;font-weight:500;line-height:18.23px;color:#696e8c}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .ticker-info-deal-type .ip-dev-deal-type{display:flex;gap:6px;align-items:center}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .ticker-info-deal-type .ip-dev-deal-type .ip-dev-deal-color{width:8px;height:8px;border-radius:4px;background:#1ebcc7}.ProjectTrackerDealTicker .ticker-marquee-container .ticker-last-update .ticker-info-deal-type .ip-dev-deal-type .ip-dev-deal-text{font-size:14px;font-weight:500;line-height:18.23px;color:#696e8c}.SavedSearchButton{display:flex;flex-shrink:0}.SavedSearchButton .dropdown>.btn-secondary,.SavedSearchButton .dropdown>.btn:active,.SavedSearchButton .dropdown>.btn:focus{min-width:150px;height:40px;max-width:180px;background:transparent;border-radius:4px;padding:5px 10px;border:1px solid #c8ceda}.SavedSearchButton .dropdown>.btn-secondary:focus,.SavedSearchButton .dropdown>.btn:active:focus,.SavedSearchButton .dropdown>.btn:focus:focus{outline:none}.SavedSearchButton .dropdown>.btn-secondary .SVGIcon.svg-icon-search-plus,.SavedSearchButton .dropdown>.btn:active .SVGIcon.svg-icon-search-plus,.SavedSearchButton .dropdown>.btn:focus .SVGIcon.svg-icon-search-plus{--stroke:#0b73da}.SavedSearchButton .dropdown>.btn-secondary .btn-lbl,.SavedSearchButton .dropdown>.btn:active .btn-lbl,.SavedSearchButton .dropdown>.btn:focus .btn-lbl{font-weight:700;font-size:16px;line-height:21px;text-align:center;color:#0b73da;margin:0 6px}.SavedSearchButton .dropdown>.btn-secondary:not(.saved):hover,.SavedSearchButton .dropdown>.btn:active:not(.saved):hover,.SavedSearchButton .dropdown>.btn:focus:not(.saved):hover{border:1px solid #0b73da}.SavedSearchButton .dropdown>.btn-secondary.saved,.SavedSearchButton .dropdown>.btn:active.saved,.SavedSearchButton .dropdown>.btn:focus.saved{background:#f7f8fb}.SavedSearchButton .dropdown>.btn-secondary.saved .btn-lbl,.SavedSearchButton .dropdown>.btn:active.saved .btn-lbl,.SavedSearchButton .dropdown>.btn:focus.saved .btn-lbl{font-weight:400;font-size:16px;line-height:21px;color:#232840;text-align:center;margin:0 6px}.SavedSearchButton .dropdown .dropdown-menu{padding:0;margin:5px 0 0}.SavedSearchButton .save-search-btn-wrpr{height:40px;display:flex;align-items:center;justify-content:center}.tt-save-search{max-width:400px;padding:12px 16px;border-radius:8px;font-weight:400;line-height:24px;color:#fff;background:#12172b;margin-top:-50px}.SavedSearchDialog{height:210px;width:600px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:4px;padding:30px}.SavedSearchDialog .notification-wrpr{display:flex;gap:16px;position:relative;align-items:center;height:100%}.SavedSearchDialog .notification-wrpr .checkmark{height:64px;width:64px;margin-bottom:25px}.SavedSearchDialog .notification-wrpr .notification-txt{display:flex;flex-direction:column;gap:8px}.SavedSearchDialog .notification-wrpr .notification-txt .txt{font-size:18px;font-weight:400;color:#20253c;line-height:150%}.SavedSearchDialog .notification-wrpr .notification-txt .link{text-decoration:underline}.SavedSearchDialog .notification-wrpr .cross-icon{cursor:pointer;position:absolute;top:0;right:0;font-size:18px;font-weight:700;color:#969ab3;line-height:150%}.SavedSearchDialog .save-search-lbl{font-weight:700;font-size:16px;color:#232840}.SavedSearchDialog input{width:100%;height:40px;border:2px solid #e6e9f0;border-radius:4px;padding:10px}.SavedSearchDialog input:focus{outline:none!important;border:2px solid #00a5ec}.SavedSearchDialog ::placeholder{font-weight:400;font-size:16px;line-height:21px;color:#232840;opacity:.5;padding:15px}.SavedSearchDialog .err-txt{color:red;height:26px;font-size:12px}.SavedSearchDialog .action-area{justify-content:flex-start;margin-top:30px}.SavedSearchDialog .action-area .btn-primary{padding:0;width:100px;height:40px;background:#00a5ec;border-radius:4px}.SavedSearchDialog .action-area .btn-primary.disable{opacity:.5}.SavedSearchDialog .action-area .btn-primary.btn-grey{opacity:.6}.SavedSearchDialog .action-area .btn-secondary{font-size:16px;letter-spacing:-.015em;color:#00a5ec;border-color:transparent;background:transparent}.SearchBar2{display:flex;width:100%;flex-direction:column}.SearchBar2 .search-wrpr .loc-wrpr{padding:8px 12px;border-right:1px solid hsla(0,0%,100%,.2)}.SearchBar2 .search-wrpr .loc-wrpr .loc{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;gap:10px;width:110px;height:34px;border:1.5px solid hsla(0,0%,100%,.3);border-radius:40px;color:#fff}.SearchBar2 .search-wrpr .loc-wrpr .loc.active{background:#fff;color:#232840}.SearchBar2 .search-wrpr .loc-wrpr .loc+.loc{margin-left:10px}.SearchBar2 .search-wrpr .loc-wrpr .loc:hover{border:1.5px solid hsla(0,0%,100%,.6)}.SearchBar2 .search-wrpr .input-wrpr{width:100%;position:relative;height:40px;outline:none;border:2px solid #dfe6f5;border-radius:100px;box-sizing:border-box;margin-bottom:15px;padding:0 5px;display:flex;justify-content:space-between;font-size:14px}.SearchBar2 .search-wrpr .input-wrpr .back-btn{margin-right:10px;height:40px;border:none;padding:0 10px 0 0;opacity:.5}.SearchBar2 .search-wrpr .input-wrpr .back-btn:focus{outline:none}.SearchBar2 .search-wrpr .input-wrpr input{flex-grow:1;border:none;outline:none;font-size:14px;color:#232840}.SearchBar2 .search-wrpr .input-wrpr .cross-btn{padding:0 15px;cursor:pointer}.SearchBar2 .search-wrpr .input-wrpr .cross-btn.show{visibility:visible;position:relative;right:10px}.SearchBar2 .search-wrpr .input-wrpr .cross-btn.hide{visibility:hidden}.SearchBar2 .search-wrpr .input-wrpr .srch-icon{--stroke:#fff;opacity:.5;position:absolute;left:20px;top:16px}.SearchBar2 .search-wrpr .input-wrpr .srch-btn{background:transparent;color:#00a5ec;border:none;visibility:hidden;text-transform:uppercase;font-weight:700;font-size:14px;line-height:18px}.SearchBar2 .search-wrpr .input-wrpr .srch-btn:focus{outline:none}.SearchBar2 .search-wrpr .input-wrpr .srch-btn[disabled]{background:#232840;opacity:.3;cursor:not-allowed}.SearchBar2 .search-wrpr .input-wrpr .srch-btn .srch-icon{--stroke:#fff}.SearchBar2 .suggestion-wrpr{top:45px;z-index:1002}.SuggestionList2{background:#fff;padding-inline-start:0;list-style-type:none;max-height:230px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;border-bottom:1px solid #d2d8e5}.SuggestionList2.hide{display:none}.SuggestionList2 li{font-size:14px;line-height:19px;color:#232840;font-weight:400;cursor:pointer}.SuggestionList2 li .name .other{color:#787a87}.SuggestionList2 .entity-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#787a87;margin:16px 0}.FiltersContext .heading-wrapper{padding:20px 30px;display:flex;justify-content:space-between;align-items:center}.FiltersContext .heading{font-weight:700;font-size:18px;line-height:27px;color:#232840}.FiltersContext .clear{margin-left:15px;font-family:Manrope;font-size:14px;line-height:31px;letter-spacing:.447945px;color:#00a5ec;cursor:pointer}.FiltersContext .cloned-wrpr{overflow-y:overlay;scrollbar-gutter:auto}.FiltersContext .cloned-wrpr.scroll-at-top{height:calc(100vh - 271px)}.FiltersContext .cloned-wrpr.scroll-at-middle{height:calc(100vh - 157px)}.FiltersContext .cloned-wrpr>.Accordion.show:not(:last-child){margin-bottom:8px}.FilterContextModal.show{overflow:unset;top:100px}.FilterContextModal.show .filters-popup{max-width:50%;margin:0 auto}.FilterContextModal.show .filters-popup .modal-content{height:calc(100vh - 128px)!important}.FilterContextModal.show .filters-popup .modal-content .FiltersModal{height:100%}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-header{height:80px;align-items:center;border-top-left-radius:20px;border-top-right-radius:20px}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-header .modal-title{display:flex;align-items:center;flex-grow:1}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-header .modal-title .title-wrpr{font-weight:700;text-align:center}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-header .modal-title .close-btn{position:relative;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-body{padding:0 80px;font-size:16px;color:#232840;overflow:auto}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-footer{height:80px;position:relative;box-shadow:2px 2px 8px rgba(0,0,0,.2);padding:20px 80px;justify-content:space-between;flex-wrap:nowrap}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-footer .clear-all{color:#232840;opacity:.8;cursor:pointer}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-footer .btn-wrpr{width:34%;display:flex;align-items:center;justify-content:space-between}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-footer .btn-wrpr .cancel-btn{color:#00a5ec;cursor:pointer}.FilterContextModal.show .filters-popup .modal-content .FiltersModal .modal-footer .btn-wrpr .apply-btn{background:#00a5ec;color:#fff;border-radius:4px;padding:10px 28px;cursor:pointer}.CheckBoxListComp{display:flex;flex-direction:column}.CheckBoxListComp.show-more-list{border-bottom:1px solid #d2d8e5}.CheckBoxListComp+.CheckBoxListComp{margin-top:8px}.CheckBoxListComp:focus{outline:none}.CheckBoxListComp .wrapper{display:flex;flex-direction:column;max-height:240px;overflow:hidden auto}.CheckBoxListComp .wrapper.input-search{min-height:150px}.CheckBoxListComp .wrapper .show-more-btn{padding-top:10px;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0;text-align:left;color:#00a5ec;cursor:pointer}.CheckBoxListComp .wrapper .show-more-btn:hover{color:#004c6d}.CheckBoxListComp .search-wrpr{height:32px;outline:none;border:2px solid #dfe6f5;border-radius:100px;box-sizing:border-box;margin-bottom:15px;padding:0 10px;display:flex;justify-content:space-between}.CheckBoxListComp .search-wrpr .search{outline:none;border:none;border-radius:100px;margin-right:10px;font-size:14px;line-height:21px;color:#232840;opacity:1;width:100%}.CheckBoxListComp .search-wrpr .cross-icon{opacity:.5}.CheckBoxListComp .search-wrpr .cross-icon:hover{cursor:pointer}.CheckBoxListComp .search-wrpr:focus-within{border:2px solid #00a5ec}.CheckBoxListComp label.item{display:flex;align-items:center;cursor:pointer;flex-shrink:0;margin:0}.CheckBoxListComp label.item input[type=checkbox]{flex-shrink:0}.CheckBoxListComp label.item.hide{display:none}.CheckBoxListComp label.item .display-name{font-size:14px;line-height:21px;color:#232840;opacity:.7;margin-left:10px}.CheckBoxListComp label.item+label.item{margin-top:8px}.DateRangeFilter .dropdown-toggle,.DateRangeFilter .dropdown-toggle:active,.DateRangeFilter .dropdown-toggle:focus{padding:5px;font-size:14px;line-height:21px;opacity:.7}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;display:block!important;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.DateSlider{width:100%}.DateSlider .range-label-wrpr{font-weight:700;margin-bottom:20px;display:flex;justify-content:space-evenly;line-height:21px;color:#232840;opacity:.7}.DateSlider .range-label-wrpr .end-range,.DateSlider .range-label-wrpr .start-range{width:100%;padding:10px;height:40px;border-radius:4px;border:1.5px solid #787a87;font-weight:400;text-align:center;background:#eff1fa}.DateSlider .range-label-wrpr .gap-symbol{display:flex;align-items:center;margin:6px}.DateSlider .rc-slider{width:calc(100% - 24px);margin-left:12px;height:35px}.DateSlider .rc-slider .rc-slider-handle{position:absolute;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;touch-action:pan-x}.DateSlider .rc-slider .rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.DateSlider .rc-slider .rc-slider-rail{background:#f1f2f5}.DateSlider .rc-slider .rc-slider-track{background-color:#00a5ec}.DateSlider .rc-slider .rc-slider-mark{font-size:14px}.DealDateInputBoxComp{display:flex;align-items:center;gap:12px}.DealDateInputBoxComp .DealDateInputBoxComp-input-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:18.23px;text-align:left;color:#232840;padding:0 15px;opacity:.7}.DealDateInputBoxComp .DealDateInputBoxComp-input-label .input-days{width:46px;height:24px;padding:0 8px;gap:10px;border-radius:4px;border:1px solid #d2d8e5}.DealDateInputBoxComp .link-btn-apply{font-size:14px;font-weight:500;line-height:18.23px;text-align:left;color:#00a5ec;text-decoration:underline;cursor:pointer;margin-left:8px}.FollowedCheckbox{align-items:center;padding:20px 0 10px;cursor:pointer}.FollowedCheckbox .checkbox-inp{margin-right:8px}.FollowedCheckbox input[type=checkbox]{flex-shrink:0}.FollowedCheckbox .SVGIcon{height:16px;width:16px;--fill:#fbd437!important;--stroke:#fbd437!important;--stroke-width:1!important}.FollowedCheckbox .label{margin-left:5px;font-style:normal;font-weight:700;font-size:14px;line-height:18px;color:#232840}.radio-wrapper{display:flex;margin-bottom:16px}.radio-wrapper.radio-lbl-wrpr{font-weight:700;font-size:14px;line-height:18px;color:#232840;display:flex;align-items:center}.radio-wrapper.radio-lbl-wrpr .radio-lbl{cursor:pointer;margin:0}.radio-wrapper.radio-lbl-wrpr .radio-lbl .include-radio{margin-right:8px;cursor:pointer}.radio-wrapper.radio-lbl-wrpr .radio-lbl .exclude-radio{margin-right:8px;margin-left:18px;cursor:pointer}.InputBoxComp{border:1px solid #dfe6f5;border-radius:5px;outline:none;color:#61657e;padding:5px 10px}.multi-select-checkbox-wrapper .search-wrapper{height:32px;outline:none;border:2px solid #dfe6f5;border-radius:100px;box-sizing:border-box;margin-bottom:15px;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.multi-select-checkbox-wrapper .search-wrapper .search{outline:none;border:none;border-radius:100px;margin-right:10px;font-size:14px;line-height:21px;color:#232840;opacity:.7;width:100%}.multi-select-checkbox-wrapper .search-wrapper .cross-icon{cursor:pointer;opacity:.5}.multi-select-checkbox-wrapper .search-wrapper:focus-within{border:2px solid #00a5ec}.multi-select-checkbox-wrapper .checkbox-list{display:flex;flex-direction:column;gap:8px;max-height:290px;overflow:scroll;max-width:224px}.multi-select-checkbox-wrapper .checkbox-list.expanded-list{border-bottom:1px solid #d2d8e5}.multi-select-checkbox-wrapper .checkbox-list .select-unselect-wrpr{display:flex;justify-content:space-between;align-items:center}.multi-select-checkbox-wrapper .checkbox-list .select-unselect-wrpr .select-all{margin-bottom:10px;color:#00a5ec;cursor:pointer;text-decoration:underline}.multi-select-checkbox-wrapper .checkbox-list .select-unselect-wrpr .select-all:hover{color:#004c6d}.multi-select-checkbox-wrapper .checkbox-list .checkbox-item{display:flex;gap:8px}.multi-select-checkbox-wrapper .checkbox-list .checkbox-item .searched-services{font-size:14px;font-weight:400;line-height:18.23px;color:#232840;opacity:.7}.multi-select-checkbox-wrapper .checkbox-list .checkbox-parent .parent-item{display:flex;align-items:center;gap:4px;cursor:pointer}.multi-select-checkbox-wrapper .checkbox-list .checkbox-parent .parent-item .parent-name-checkbox-wrpr{display:flex;gap:8px}.multi-select-checkbox-wrapper .checkbox-list .checkbox-parent .parent-item .parent-name-checkbox-wrpr .checkbox-parent-wrpr{cursor:pointer}.multi-select-checkbox-wrapper .checkbox-list .checkbox-parent .parent-item .parent-name-checkbox-wrpr .parent-service{font-size:14px;font-weight:400;line-height:18.23px;color:#232840;opacity:.7}.multi-select-checkbox-wrapper .checkbox-list .checkbox-parent .parent-item .SVGIcon.svg-icon-right-arrow{--stroke:#61657e}.multi-select-checkbox-wrapper .checkbox-list .checkbox-parent .parent-item .SVGIcon.svg-icon-right-arrow.up-arrow{transform:rotate(-90deg)}.multi-select-checkbox-wrapper .checkbox-list .child-items{display:flex;flex-direction:column;margin-left:33px;max-width:100%;overflow:hidden}.multi-select-checkbox-wrapper .checkbox-list .child-items .checkbox-item{display:flex;align-items:center;margin-top:8px;cursor:pointer}.multi-select-checkbox-wrapper .checkbox-list .child-items .checkbox-item .child-service{font-size:14px;font-weight:400;line-height:19.6px;color:#232840;opacity:.7}.multi-select-checkbox-wrapper .checkbox-list .child-items .checkbox-item .parent-checkbox-input{margin-right:8px;cursor:pointer}.multi-select-checkbox-wrapper .checkbox-list .show-more{padding-top:10px;font-size:14px;font-weight:700;line-height:18px;color:#00a5ec;cursor:pointer}.multi-select-checkbox-wrapper .checkbox-list .show-more:hover{color:#004c6d}.NoData{background:#f7f8fb;padding:10px;border-radius:4px;font-size:14px;color:#232840;opacity:.7}.RadioBtnListComp{display:flex;flex-direction:column}.RadioBtnListComp.show-more-list{border-bottom:1px solid #d2d8e5}.RadioBtnListComp+.RadioBtnListComp{margin-top:8px}.RadioBtnListComp:focus{outline:none}.RadioBtnListComp .wrapper{display:flex;flex-direction:column;max-height:240px;overflow:hidden auto}.RadioBtnListComp .wrapper .buy-sel-wrpr{display:flex;flex-direction:column;gap:12px;height:148px;border-radius:8px;background-color:#f2f3f8;padding:16px;margin-top:10px;margin-bottom:10px}.RadioBtnListComp .wrapper .buy-sel-wrpr .radio-wrpr{height:20px;display:flex;flex-direction:row;gap:0;justify-content:space-between;align-items:center}.RadioBtnListComp .wrapper .buy-sel-wrpr .radio-wrpr .input-wrpr{display:flex;flex-direction:row;gap:8px}.RadioBtnListComp .wrapper .buy-sel-wrpr .radio-wrpr .display-name-fil{font-size:14px;line-height:21px;color:#232840;opacity:.7;cursor:pointer}.RadioBtnListComp .wrapper .buy-sel-wrpr input[type=radio]{flex-shrink:0}.RadioBtnListComp .wrapper .buy-sel-wrpr.hide{display:none}.RadioBtnListComp .wrapper .buy-sel-wrpr .display-name{font-size:14px;line-height:21px;color:#232840;opacity:.7;margin-left:10px}.RadioBtnListComp .wrapper .buy-sel-wrpr+label.item{margin-top:8px}.RadioBtnListComp .wrapper.input-search{min-height:150px}.RadioBtnListComp .wrapper .show-more-btn{padding-top:10px;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0;text-align:left;color:#00a5ec;cursor:pointer}.RadioBtnListComp .wrapper .show-more-btn:hover{color:#004c6d}.RadioBtnListComp .search-wrpr{height:32px;outline:none;border:2px solid #dfe6f5;border-radius:100px;box-sizing:border-box;margin-bottom:15px;padding:0 10px;display:flex;justify-content:space-between}.RadioBtnListComp .search-wrpr .search{outline:none;border:none;border-radius:100px;margin-right:10px;font-size:14px;line-height:21px;color:#232840;opacity:1;width:100%}.RadioBtnListComp .search-wrpr .cross-icon{opacity:.5}.RadioBtnListComp .search-wrpr .cross-icon:hover{cursor:pointer}.RadioBtnListComp .search-wrpr:focus-within{border:2px solid #00a5ec}.RadioBtnListComp label.item{display:flex;align-items:center;cursor:pointer;flex-shrink:0;margin:0}.RadioBtnListComp label.item input[type=radio]{flex-shrink:0}.RadioBtnListComp label.item.hide{display:none}.RadioBtnListComp label.item .display-name{font-size:14px;line-height:21px;color:#232840;opacity:.7;margin-left:10px}.RadioBtnListComp label.item+label.item{margin-top:8px}.ToggleButtonFilter{margin-bottom:15px}.ToggleButtonFilter .label{margin-right:10px;font-size:14px;color:#232840;opacity:.8}.ToggleSwitch{--width:40px;--height:calc(var(--width)/2);--border-radius:calc(var(--height)/2);margin:0;cursor:pointer}.ToggleSwitch .toggle-input{display:none}.ToggleSwitch .toggle-fill{position:relative;width:var(--width);height:var(--height);border-radius:var(--border-radius);background:#ddd;margin-left:10px;transition:background .2s}.ToggleSwitch .toggle-fill:after{content:"";position:absolute;top:0;left:0;height:var(--height);width:var(--height);background:#fff;box-shadow:0 0 10px rgba(0,0,0,.25);border-radius:var(--border-radius);transition:transform .2s}.ToggleSwitch .toggle-input:checked~.toggle-fill{background:#00a5ec}.ToggleSwitch .toggle-input:checked~.toggle-fill:after{transform:translateX(var(--height))}.ProjectTrackerDateSlider{width:100%;display:flex;flex-direction:column;gap:16px;margin:16px 0;align-items:center}.ProjectTrackerDateSlider .range-label-wrpr{font-weight:700;display:flex;line-height:21px;color:#eff1fa;border-radius:4px;gap:12px}.ProjectTrackerDateSlider .range-label-wrpr .end-range,.ProjectTrackerDateSlider .range-label-wrpr .start-range{width:100%;padding:10px;height:40px;border-radius:4px;border:0;font-weight:400;text-align:center;background:#eff1fa;pointer-events:none}.ProjectTrackerDateSlider .range-label-wrpr .gap-symbol{font-size:14px;font-weight:400;line-height:18.23px;display:flex;align-items:center;justify-content:center;color:#696e8c}.ProjectTrackerDateSlider .rc-slider{height:16px}.ProjectTrackerDateSlider .rc-slider .rc-slider-handle{position:absolute;width:16px;height:16px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #00a5ec;background-color:#fff;touch-action:pan-x}.ProjectTrackerDateSlider .rc-slider .rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.ProjectTrackerDateSlider .rc-slider .rc-slider-rail{background:#f1f2f5}.ProjectTrackerDateSlider .rc-slider .rc-slider-track{background-color:#e4e8f1}.ProjectTrackerDateSlider .rc-slider .rc-slider-mark{font-size:14px}.ProjectTrackerDateSlider .rc-slider .rc-slider-dot-active{border:1px solid #c8ceda}.ReleaseYearCheckBoxes{display:flex;margin-top:24px;flex-direction:column;gap:12px}.ReleaseYearCheckBoxes .lbl-wrpr{font-weight:400;font-size:14px;color:#20253c}.ReleaseYearCheckBoxes .lbl-wrpr .release-date-activated:checked{background-color:#00a5ec;border:2px solid #00a5ec;border-radius:2px}.ReleaseYearCheckBoxes input[type=checkbox]{appearance:none;width:15px;height:15px;margin-right:8px;background-color:#fff;border:2px solid #a1a4b2;border-radius:2px;cursor:pointer;position:relative}.ReleaseYearCheckBoxes input[type=checkbox]:checked{background-color:#a1a4b2;border:2px solid #a1a4b2}.ReleaseYearCheckBoxes input[type=checkbox]:checked:after{content:"✔";width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff}.SelectedFilters{display:flex;flex-wrap:wrap;min-height:41px;flex-grow:1;padding:10px}.SelectedFilters .clear-all-filter-tgs{color:#696e8c;font-size:14px;font-weight:500;line-height:18.23px;text-decoration:underline;display:flex;align-items:center;cursor:pointer;margin-top:10px;margin-left:5px}.SelectedFilters .clear-all-filter-tgs:hover{color:#0b73da}.SelectedFilters.empty{min-height:0;padding:0}.SelectedFilters .group-filter-name{display:flex;background:#ebedf4;border-radius:42px;padding:0 5px 0 15px;margin:10px 10px 0 0;font-size:14px;font-weight:400;line-height:21px;color:#232840;flex-shrink:0;overflow:hidden;transition:max-height .3s ease-in-out;max-height:40px;max-width:calc(100vw - 550px)}.SelectedFilters .group-filter-name.expanded{max-height:none;border-radius:8px}.SelectedFilters .group-filter-name.collapsed{max-height:40px}.SelectedFilters .group-filter-name .lbl-wrpr{display:flex;flex-shrink:0;color:#787a87;align-items:center}.SelectedFilters .group-filter-name .filter-name-wrpr{display:flex;position:relative;flex-wrap:wrap;min-height:40px;overflow:hidden}.SelectedFilters .group-filter-name .filter-name-wrpr.nMore{flex-basis:87%}.SelectedFilters .group-filter-name .filter-name-wrpr .filter-name{border-radius:40px;margin:4px 0 8px 10px;font-size:14px;font-weight:400;line-height:21px;color:#232840;flex-shrink:0;padding:5px 12px 5px 16px;background:#fff;display:flex;justify-content:space-between;align-items:center;text-transform:capitalize}.SelectedFilters .group-filter-name .lbl-show-less{display:flex;align-items:end;justify-content:end;padding:5px 16px;text-decoration:underline;cursor:pointer;flex-shrink:0}.SelectedFilters .group-filter-name .lbl-show-more{border-radius:40px;margin:4px 4px 4px 10px;font-size:14px;line-height:21px;color:#232840;flex-shrink:0;padding:5px 10px;background:#ebedf4;border:1.5px solid #d2d8e5;display:flex;justify-content:center;align-items:center;cursor:pointer}.SelectedFilters .filter-badge{display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f7f8fb;border-radius:16px;padding:0 2px;margin:10px 10px 0 0}.SelectedFilters .item{font-size:14px;font-weight:400;line-height:21px;color:#232840;flex-shrink:0;padding:5px 10px}.SelectedFilters .cross-btn{cursor:pointer;padding-left:5px;padding-right:10px;height:10px}.filter-badge-tooltip{max-width:20em;padding:10px 20px;border:1px solid #d2d8e6;box-shadow:0 0 8px rgba(0,0,0,.1);border-radius:4px}.ProjectTrackerWrpr{position:relative}.ProjectTrackerWrpr .Header{position:sticky;top:0;z-index:1001;min-height:168px;transition:min-height .3s ease-out;align-items:start}.ProjectTrackerWrpr .Header:has(.NoSearchButton){min-height:80px;transition:min-height .3s ease-in}.ProjectTrackerWrpr .pt-parent-wrpr .ticker-section{display:flex;align-items:center;justify-content:space-between;min-width:0;border-bottom:1px solid #e0e2f0;width:100%}.ProjectTrackerWrpr .pt-parent-wrpr .ticker-section .latest-report .label{font-weight:700;font-size:16px;line-height:24px;color:#00a5ec;margin:0 6px}.ProjectTrackerWrpr .pt-parent-wrpr .ticker-section .ticker-container .marquee-container .overlay{display:none}.ProjectTrackerWrpr .pt-parent-wrpr .ticker-section .ticker-container .marquee-container .marquee .DealSentence{position:relative}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker{position:relative;height:100%;font-family:Inter}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .project-tracker-summarizer{width:calc(100vw - 100px)}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .NoResults{border-radius:8px;width:calc(100vw - 100px);margin:0 auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr{display:flex;flex-direction:column;padding:40px 0;gap:40px;position:relative}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr{margin:0 auto;width:calc(100vw - 100px)}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn{display:flex;height:100%;width:100%;flex-direction:column;gap:24px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec{display:flex;justify-content:space-between;width:100%}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .lhs-part{display:flex;flex-direction:column;gap:4px;text-align:left}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .lhs-part .header-title{font-size:28px;line-height:100%;font-weight:700;letter-spacing:.5%;color:#20253c;display:flex;gap:12px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .lhs-part .sub-title{color:#787a87;line-height:21px;max-width:800px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .lhs-part .sub-title .vtr-helpdesk{color:#787a87;text-decoration-line:underline}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .lhs-part .sub-title .vtr-helpdesk:hover{cursor:pointer}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .export-actions{display:flex;gap:20px;align-items:center;margin-left:40px;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .export-actions .num-title{font-weight:400;font-size:16px;line-height:19px;color:#232840}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .export-actions .select-titles{height:40px;display:flex;flex-direction:row;gap:8px;padding:0 24px 0 20px;border-radius:4px;align-items:center;justify-content:center;background-color:#00a5ec;margin-left:16px;cursor:pointer;color:#fff;border:none}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .rhs-part .rhs-wrpr{display:flex;gap:20px;justify-content:center;align-items:center}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .rhs-part .rhs-wrpr .text{line-height:21px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .rhs-part .rhs-wrpr .create-list-btn{background-color:#0b73da;height:40px;display:flex;align-items:center;padding:10px 20px 10px 16px;border-radius:4px;cursor:pointer}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .rhs-part .rhs-wrpr .create-list-btn .svg-icon-plus{--stroke:#fff;margin-top:5px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .header-sec .rhs-part .rhs-wrpr .create-list-btn .btn-txt{color:#fff;font-size:14px;font-weight:500;line-height:18px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec{height:100%;display:flex;gap:12px;align-items:flex-start}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .filter-tag{height:42px;padding:0 20px 0 16px;border-radius:40px;border:1px solid #dddfee;gap:8px;display:flex;align-items:center;cursor:pointer}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .SelectedFilters{padding:0;gap:12px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .SelectedFilters .group-filter-name{margin:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .SelectedFilters .group-filter-name .filter-name-wrpr .filter-name{margin:5px 0 6px 10px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .SelectedFilters .group-filter-name.collapsed{max-height:42px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .SelectedFilters .clear-all-filter-tgs{margin-top:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .SelectedFilters .clear-all-filter-tgs:hover{color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .sort-wrapper{padding:0 16px 0 20px;gap:8px;border-radius:4px;border:1px solid #c8ceda;display:flex;height:40px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .sort-wrapper .btn{padding:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .sort-wrapper>span{font-size:14px;font-weight:700;line-height:1.5;opacity:.6;color:#232840}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .sort-wrapper:hover{outline:2px solid #0b73da;border-color:transparent}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .top-section-wrpr .top-sec-cntn .filter-sec .sort-wrapper .Dropdown{display:flex;align-items:center}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr{display:flex;padding:0 40px;width:100%;flex-wrap:wrap}@media (max-width:1366px){.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr{padding:0 15px}}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection{padding:10px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .header{width:100%;padding:20px 0 16px;display:flex;gap:10px;font-weight:700;line-height:21px;color:#20253c;font-size:20px;word-break:break-word;line-height:24px;align-items:center}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .icon-wrpr{width:48px;height:48px;border:1px solid #e4e8f1;border-radius:50px;display:flex;align-items:center;justify-content:center}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .icon-wrpr .svg-icon-calendar{--stroke:#9119a9}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .company-logo-wrpr{filter:none;border:1px solid #dddfee}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .company-logo-wrpr:hover{border:1px solid #0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .title-wrpr{display:flex;flex-direction:column;gap:4px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .title-wrpr .title{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .CuratedContentSection .title-wrpr .sub-title{font-size:16px;font-weight:400;line-height:19px;color:#696e8c}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .acquire-content-wrpr .cntn-sec-wrpr .curated-sec{border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.10196078431372549);border:1px solid #dddfee;display:flex;overflow:hidden;flex-direction:column;gap:8px;justify-content:space-between}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-wrapper{height:76px;overflow:hidden}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-wrapper:hover{overflow-x:visible}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-wrapper:hover .pt-nav-items{overflow-x:auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items{height:fit-content;width:calc(100vw - 100px);margin:0 auto;gap:8px;display:flex;overflow-x:hidden;overflow-y:hidden;scrollbar-gutter:stable;flex-wrap:nowrap;white-space:nowrap}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items::-webkit-scrollbar{height:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items:hover{overflow-x:overlay}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items::-webkit-scrollbar-track{background:transparent}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .lbl-proj-stages{font-size:18px;font-weight:500;line-height:21.78px;text-align:left;color:#696e8c;display:flex;align-items:center;margin-right:16px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item{display:flex;cursor:pointer;height:100%;padding:21px 24px;flex:0 0 auto;white-space:nowrap}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.active-tab{border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-color:transparent;background:#1866b3;position:relative}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.active-tab.no-result{background:#eff1fa}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.active-tab>div>div>svg{--stroke:#fff;margin-right:4px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab{background:#ecf5fe;box-shadow:0 1px 2px 0 rgba(0,0,0,.14901960784313725);border-radius:8px;border:2px solid transparent}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab:hover{background:#fff;border:2px solid #61a9f1;box-shadow:0 1px 2px 0 rgba(0,0,0,.14901960784313725)}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .count-wrpr{color:#696e8c}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab>div>div>svg{margin-right:4px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .icon-nav-item-noresult .SVGIcon.svg-icon-followedProjects,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .icon-nav-item-noresult .SVGIcon.svg-icon-in-development,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .icon-nav-item-noresult .SVGIcon.svg-icon-in-production,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .icon-nav-item-noresult .SVGIcon.svg-icon-preprod,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .icon-nav-item-noresult .SVGIcon.svg-icon-released,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .icon-nav-item-noresult .SVGIcon.svg-icon-seasonrenewals,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .icon-nav-item-noresult .SVGIcon.svg-icon-unknown{--stroke:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item.inactive-tab .lbl-wrpr-noresult{color:#212529;font-weight:500;font-size:18px;line-height:100%}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item:hover .lbl-wrpr{color:#20253c}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item>div{display:flex;gap:4px;align-items:center;justify-content:center}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item{display:flex;justify-content:center;align-items:center}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item-noresult .SVGIcon.svg-icon-followedProjects,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item-noresult .SVGIcon.svg-icon-in-development,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item-noresult .SVGIcon.svg-icon-in-production,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item-noresult .SVGIcon.svg-icon-preprod,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item-noresult .SVGIcon.svg-icon-released,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item-noresult .SVGIcon.svg-icon-seasonrenewals,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .icon-nav-item-noresult .SVGIcon.svg-icon-unknown{--stroke:#969ab3}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .lbl-wrpr{gap:8px;font-size:18px;font-weight:600;line-height:21.78px;display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .lbl-wrpr-noresult{color:#969ab3;font-weight:500;font-size:18px;line-height:100%}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .count-wrpr-noresult{color:#969ab3;font-weight:400;font-size:18px;line-height:100%}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .active .count-wrpr,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-nav-items .nav-item .active .lbl-wrpr{color:#fff}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .nav-tabs{border-bottom:transparent}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-tab-content{width:calc(100vw - 100px);margin:0 auto 32px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-tab-content .table-noresult{display:flex;flex-direction:column;border-radius:8px;border:1px solid #e4e8f1;min-height:500px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-tab-content .ProjectTrackerPagination{gap:12px;display:flex;justify-content:space-between;padding:25px;align-items:center;width:480px;margin:0 auto;border:none}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-tab-content .ProjectTrackerPagination .index{display:flex;color:#787a87;padding:4px 16px;gap:10px;border-radius:30px;font-size:16px;font-weight:400;line-height:20.83px;text-align:center;background:#e4e8f1}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-tab-content .see-more-lbl{width:441px;height:40px;display:flex;justify-content:center;align-items:center;padding:0 24px;gap:10px;border-radius:4px;font-family:DM Sans;font-weight:500;line-height:20.83px;background:#fff7e5;margin:0 auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr{display:flex;flex-direction:column;padding:0;overflow-x:auto;overflow-y:hidden;border-radius:8px;border:1px solid #e4e8f1;will-change:height}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr.table-container{transition:height .1s ease-in-out}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .pt-row-wrpr,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header{display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header{display:flex;padding:16px 0;background-color:#fff}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header.hide{display:none}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header.show{display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header .column-1.sticky-column.hide-shadow{position:sticky;left:0;background-color:#fff;box-shadow:none}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .sticky-column{position:sticky;left:0;z-index:10}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .sticky-column.display-shadow{box-shadow:1px 0 4px 0 rgba(0,0,0,.0784313725490196)}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .hide{display:none!important}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column{padding-left:20px;box-sizing:border-box;font-size:13px;font-weight:500;line-height:15.73px;letter-spacing:.01em;text-transform:uppercase;color:#696e8c}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .rows{height:144px;padding-left:20px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column,.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .rows{display:flex;align-items:center;justify-content:start;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper div:first-child>div.rows.column-1{border-top-left-radius:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper div:nth-child(21)>div.rows.column-1{border-bottom-left-radius:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .CardLocation{gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr{display:flex;position:relative}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr:active{cursor:grabbing}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .content-status-lbl{font-size:16px;font-weight:400;line-height:22.4px;color:#20253c;display:flex;align-items:center;justify-content:start}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .content-status-new{min-width:0;height:20px;padding:0 8px;border-radius:4px;border:1px solid #e4c2eb;font-size:12px;font-weight:500;line-height:14.52px;color:#9119a9;align-items:center;display:flex;justify-content:center}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .content-status-new.greaterthan180Days{padding:0 2px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .div-count-country{display:flex;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .div-count-country .country-flag-lbl{display:flex;flex-direction:column;gap:12px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .div-count-country .cnt-country{font-weight:400;line-height:19.36px;color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .release-date-lbl{display:flex;flex-direction:column;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .release-date-lbl .lbl-wrpr{font-size:16px;font-weight:400;line-height:19.36px;color:#20253c}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-1{width:420px;max-width:460px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-2{width:190px;max-width:230px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-2 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-3{width:97px;max-width:137px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-3 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-4{width:230px;max-width:270px;justify-content:start}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-4 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-5{width:156px;max-width:196px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6{width:270px;max-width:310px;overflow:auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies{display:flex;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies{display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .item_space{margin-bottom:10px;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .item_space .prod-company-name-lbl{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies div:last-child{margin-bottom:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .cnt-prod-companies{font-weight:400;line-height:19.36px;color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-7{width:240px;max-width:280px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8{width:270px;max-width:310px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers{display:flex;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers{display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space{margin-bottom:10px;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space .deal-person-name{cursor:pointer;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space .deal-person-name:hover{color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers div:last-child{margin-bottom:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .role-lbl-wrpr{font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;height:17px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .cnt-deal-makers{font-weight:400;line-height:19.36px;color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9{width:405px;max-width:445px;overflow:auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew{display:flex;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew{display:flex;flex-wrap:nowrap}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space{margin-bottom:10px;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space .crew-head-name{cursor:pointer;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space .crew-head-name:hover{color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew div:last-child{margin-bottom:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .role-lbl-wrpr{font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .cnt-list-crew{font-weight:400;line-height:19.36px;color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10{width:270px;max-width:310px;overflow:auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast{display:flex;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast{display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space{margin-bottom:10px;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space .lead-cast-name{cursor:pointer;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space .lead-cast-name:hover{color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast div:last-child{margin-bottom:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .cnt-list-cast{font-weight:400;line-height:19.36px;color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11{width:270px;max-width:310px;overflow:auto;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc{display:flex;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc .list-cast{display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc .list-cast .item_space{margin-bottom:10px;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc .list-cast .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc .list-cast .item_space .lead-f-loc{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc .list-cast .item_space .lead-f-loc:hover{color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc .list-cast div:last-child{margin-bottom:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-f-loc .list-cast .cnt-list-cast{font-weight:400;line-height:19.36px;color:#0b73da}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky{display:flex;padding:16px 0;background-color:#fff;position:sticky;top:0;z-index:11;overflow:hidden;border:1px solid #e4e8f1;box-shadow:0 1px 0 0 rgba(0,0,0,.0784313725490196)}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column-1.sticky-column.hide-shadow{position:sticky;left:0;background-color:#fff;box-shadow:none}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column{padding-left:20px;box-sizing:border-box;font-size:13px;font-weight:500;line-height:15.73px;letter-spacing:.01em;text-transform:uppercase;color:#696e8c;display:flex;align-items:center;justify-content:start;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-1{width:420px;max-width:460px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-1.sticky-column{position:sticky;left:0;z-index:10}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-1.sticky-column.display-shadow{box-shadow:1px 0 4px 0 rgba(0,0,0,.0784313725490196)}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-1.hide-shadow{position:sticky;left:0;background-color:#fff;box-shadow:none}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-2{width:190px;max-width:230px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-2 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-3{width:97px;max-width:137px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-3 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-4{width:230px;max-width:270px;justify-content:start}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-4 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-5{width:156px;max-width:196px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-6{width:270px;max-width:310px;overflow:auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-6 .list-view-companies{display:flex}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-6 .list-view-companies .item_space{margin-bottom:10px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-6 .list-view-companies .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-6 .list-view-companies .item_space .prod-company-name-lbl{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-6 .list-view-companies div:last-child{margin-bottom:0}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-7{width:240px;max-width:280px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-8{width:270px;max-width:310px}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-9{width:405px;max-width:445px;overflow:auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-10{width:270px;max-width:310px;overflow:auto}.ProjectTrackerWrpr .pt-parent-wrpr .ProjectTracker .pt-table-header-sticky .column.column-11{width:270px;max-width:310px;overflow:auto;gap:6px}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection{position:absolute;z-index:1050;display:flex;gap:10px;top:0}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection .FiltersContext{background-color:#fff;width:300px;position:fixed;box-shadow:0 2px 8px 2px rgba(0,0,0,.1);top:0}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection .FiltersContext .cloned-wrpr{height:calc(100vh - 71px)}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection .FiltersContext .cloned-wrpr:has(.dropdown-menu.show){position:sticky;overflow:visible}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection .FiltersContext .deal-available-filter-wrpr{display:flex;align-items:center;justify-content:space-between;padding:15px}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection .FiltersContext:has(.dropdown-menu.show){position:static}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection .close-btn-wrpr{background-color:#fff;height:fit-content;margin-top:10px;padding:8px;border-radius:4px;gap:4px;display:flex;cursor:pointer;position:fixed;left:310px;align-items:center;box-shadow:0 1px 2px 0 rgba(0,0,0,.10196078431372549);top:0;outline:1px solid #dddfee;z-index:-1}.ProjectTrackerWrpr .pt-parent-wrpr .FiltersSection .close-btn-wrpr .btn-txt{font-size:14px;font-weight:500;line-height:18px}.tt-deal-makers{min-width:18em}.tt-deal-makers .tooltip-deal-person-name{cursor:pointer}.tt-deal-makers .tooltip-deal-person-name:hover{color:#0b73da}.tt-list-crew{min-width:18em}.tt-list-crew .crew-name{cursor:pointer}.tt-list-crew .crew-name:hover{color:#0b73da}.tt-list-cast{min-width:18em}.tt-list-cast .cast-name{cursor:pointer}.tt-list-cast .cast-name:hover{color:#0b73da}.tt-list-film-loc{min-width:18em}.tt-list-film-loc .film-loc:hover{color:#0b73da}.tt-proj-title{max-width:480px;margin-left:220px}.tt-for-Tabs,.tt-proj-title{padding:12px 16px;border-radius:8px;font-weight:400;line-height:24px;color:#fff;background:#12172b}.tt-for-Tabs{max-width:400px}.content-table{display:flex;flex-direction:column;position:relative;margin-top:20px}.content-table .project-tracker-summarizer{width:calc(100vw - 280px)}@media (max-width:480px){.content-table .project-tracker-summarizer{width:calc(100vw - 48px)}}@media (max-width:480px){.content-table .project-tracker-summarizer .summarize-stats-wrpr{padding:20px 14px}}@media (max-width:480px){.content-table .project-tracker-summarizer .summarize-stats-wrpr .summarize-header{height:auto;flex-direction:column;align-items:flex-start;gap:16px}}.content-table .comp-dtl-proj-track-tbl{position:relative;padding:0 50px}@media (max-width:480px){.content-table .comp-dtl-proj-track-tbl{padding:0}}@media (max-width:480px){.content-table .comp-dtl-proj-track-tbl .pt-nav-tems{margin-top:12px!important;margin-bottom:12px!important;gap:12px!important;display:flex;flex-wrap:nowrap;overflow-x:overlay;overflow-y:hidden}}.content-table .comp-dtl-proj-track-tbl .overlay-projecttracker{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999}.content-table .comp-dtl-proj-track-tbl .nav-tabs{border-bottom:transparent}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems{height:68px;margin:0 auto;gap:4px}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .lbl-proj-stages{font-size:18px;font-weight:500;line-height:21.78px;text-align:left;color:#696e8c;display:flex;align-items:center;margin-right:16px}@media (max-width:480px){.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .lbl-proj-stages{white-space:nowrap}}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item{display:flex;cursor:pointer;height:100%;padding:0 16px}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item.active-tab{border-top-right-radius:8px;border-top-left-radius:8px;border:1px solid #c8ceda;border-bottom-color:transparent;background:#fff;top:1.9px;position:relative}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item.inactive-tab:hover{background:#ecf5fe;border-radius:8px}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item:hover .lbl-wrpr{color:#0b73da}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item:hover .icon-nav-item{border:1px solid #0b73da}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item>div{display:flex;gap:12px;align-items:center;justify-content:center}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .icon-nav-item{width:48px;height:48px;border:1px solid #e4e8f1;border-radius:50%;display:flex;justify-content:center;align-items:center}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .lbl-wrpr{gap:12px;font-size:18px;font-weight:600;line-height:21.78px;display:flex}@media (max-width:480px){.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .lbl-wrpr{white-space:nowrap}}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .active .lbl-wrpr{color:#0b73da}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .active .icon-nav-item{background:#ecf5fe;border:1px solid #0b73da}.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .active .icon-nav-item .SVGIcon.svg-icon-in-development,.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .active .icon-nav-item .SVGIcon.svg-icon-in-production,.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .active .icon-nav-item .SVGIcon.svg-icon-released,.content-table .comp-dtl-proj-track-tbl .pt-nav-tems .nav-item .active .icon-nav-item .SVGIcon.svg-icon-unknown{--stroke:#0b73da}.content-table .comp-dtl-proj-track-tbl .pt-tab-content{margin:0 auto 32px}.content-table .comp-dtl-proj-track-tbl .pt-tab-content .ProjectTrackerPagination{gap:12px;display:flex;justify-content:space-between;padding:25px;align-items:center;width:480px;margin:0 auto;border:none}.content-table .comp-dtl-proj-track-tbl .pt-tab-content .ProjectTrackerPagination .index{display:flex;color:#787a87;padding:4px 16px;gap:10px;border-radius:30px;font-size:16px;font-weight:400;line-height:20.83px;text-align:center;background:#e4e8f1}.content-table .comp-dtl-proj-track-tbl .pt-tab-content .see-more-lbl{width:441px;height:40px;display:flex;justify-content:center;align-items:center;padding:0 24px;gap:10px;border-radius:4px;font-family:DM Sans;font-weight:500;line-height:20.83px;background:#fff7e5;margin:0 auto}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr{display:flex;flex-direction:column;padding:0;overflow-x:auto;overflow-y:hidden;border-radius:8px;border:1px solid #e4e8f1;min-height:660px!important}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .pt-row-wrpr,.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header{display:flex}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header{display:flex;padding:16px 0;background-color:#fff}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header.hide{display:none}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header.show{display:flex}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .pt-table-header .column-1.sticky-column.hide-shadow{position:sticky;left:0;background-color:#fff;box-shadow:none}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .sticky-column{position:sticky;left:0;z-index:10}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .sticky-column.display-shadow{box-shadow:1px 0 4px 0 rgba(0,0,0,.0784313725490196)}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .hide{display:none!important}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column{padding-left:20px;box-sizing:border-box;font-size:13px;font-weight:500;line-height:15.73px;letter-spacing:.01em;text-transform:uppercase;color:#696e8c}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .rows{height:144px;padding-left:20px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column,.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .rows{display:flex;align-items:center;justify-content:start;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper div:first-child>div.rows.column-1{border-top-left-radius:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper div:nth-child(21)>div.rows.column-1{border-bottom-left-radius:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .CardLocation{gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr{display:flex;position:relative}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr:active{cursor:grabbing}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .content-status-lbl{font-size:16px;font-weight:400;line-height:22.4px;color:#20253c;display:flex;align-items:center;justify-content:start}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .content-status-new{min-width:0;height:20px;padding:0 8px;border-radius:4px;border:1px solid #e4c2eb;font-size:12px;font-weight:500;line-height:14.52px;color:#9119a9;align-items:center;display:flex;justify-content:center}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .div-count-country{display:flex;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .div-count-country .country-flag-lbl{display:flex;flex-direction:column;gap:12px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .div-count-country .cnt-country{font-weight:400;line-height:19.36px;color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .release-date-lbl{display:flex;flex-direction:column;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .table-content-wrpper .pt-row-wrpr .release-date-lbl .lbl-wrpr{font-size:16px;font-weight:400;line-height:19.36px;color:#20253c}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-1{width:420px;max-width:460px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-2{width:190px;max-width:230px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-2 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-3{width:97px;max-width:137px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-3 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-4{width:230px;max-width:270px;justify-content:start}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-4 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-5{width:156px;max-width:196px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6{width:270px;max-width:310px;overflow:auto}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies{display:flex;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies{display:flex}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .item_space{margin-bottom:10px;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .item_space .prod-company-name-lbl{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies div:last-child{margin-bottom:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-6 .div-count-prod-companies .list-view-companies .cnt-prod-companies{font-weight:400;line-height:19.36px;color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-7{width:240px;max-width:280px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8{width:270px;max-width:310px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers{display:flex;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers{display:flex}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space{margin-bottom:10px;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space .deal-person-name{cursor:pointer;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .item_space .deal-person-name:hover{color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers div:last-child{margin-bottom:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .role-lbl-wrpr{font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;height:17px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-8 .div-count-deal-makers .list-deal-makers .cnt-deal-makers{font-weight:400;line-height:19.36px;color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9{width:405px;max-width:445px;overflow:auto}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew{display:flex;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew{display:flex}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space{margin-bottom:10px;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space .crew-head-name{cursor:pointer;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .item_space .crew-head-name:hover{color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew div:last-child{margin-bottom:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .role-lbl-wrpr{font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;height:17px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-9 .div-count-list-crew .list-crew .cnt-list-crew{font-weight:400;line-height:19.36px;color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10{width:270px;max-width:310px;overflow:auto}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast{display:flex;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast{display:flex}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space{margin-bottom:10px;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space .lead-cast-name{cursor:pointer;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .item_space .lead-cast-name:hover{color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast div:last-child{margin-bottom:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-10 .div-count-list-cast .list-cast .cnt-list-cast{font-weight:400;line-height:19.36px;color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11{width:270px;max-width:310px;overflow:auto;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast{display:flex;gap:8px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast .list-cast{display:flex}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast .list-cast .item_space{margin-bottom:10px;gap:6px}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast .list-cast .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast .list-cast .item_space .lead-cast-name{cursor:pointer;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;word-break:break-all}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast .list-cast .item_space .lead-cast-name:hover{color:#0b73da}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast .list-cast div:last-child{margin-bottom:0}.content-table .comp-dtl-proj-track-tbl .CuratedContentSection .curated-sec .pt-table-wrpr .column-11 .div-count-list-cast .list-cast .cnt-list-cast{font-weight:400;line-height:19.36px;color:#0b73da}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky{display:flex;padding:16px 0;background-color:#fff;position:sticky;top:0;z-index:11;overflow:hidden;border:1px solid #e4e8f1;box-shadow:0 1px 0 0 rgba(0,0,0,.0784313725490196)}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column-1.sticky-column.hide-shadow{position:sticky;left:0;background-color:#fff;box-shadow:none}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column{padding-left:20px;box-sizing:border-box;font-size:13px;font-weight:500;line-height:15.73px;letter-spacing:.01em;text-transform:uppercase;color:#696e8c;display:flex;align-items:center;justify-content:start;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-1{width:420px;max-width:460px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-1.sticky-column{position:sticky;left:0;z-index:10}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-1.sticky-column.display-shadow{box-shadow:1px 0 4px 0 rgba(0,0,0,.0784313725490196)}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-1.hide-shadow{position:sticky;left:0;background-color:#fff;box-shadow:none}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-2{width:190px;max-width:230px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-2 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-3{width:97px;max-width:137px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-3 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-4{width:230px;max-width:270px;justify-content:start}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-4 .lbl-wrpr{display:flex;align-items:center;line-height:16px;gap:8px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-5{width:156px;max-width:196px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-6{width:270px;max-width:310px;overflow:auto}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-6 .list-view-companies{display:flex}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-6 .list-view-companies .item_space{margin-bottom:10px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-6 .list-view-companies .item_space .item_bullets.show{width:5px;height:5px;background:#a9b2c6;border-radius:50%;flex-shrink:0}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-6 .list-view-companies .item_space .prod-company-name-lbl{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-6 .list-view-companies div:last-child{margin-bottom:0}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-7{width:240px;max-width:280px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-8{width:270px;max-width:310px}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-9{width:405px;max-width:445px;overflow:auto}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-10{width:270px;max-width:310px;overflow:auto}.content-table .comp-dtl-proj-track-tbl .pt-table-header-sticky .column.column-11{width:270px;max-width:310px;overflow:auto;gap:6px}.content-table .comp-dtl-proj-track-tbl .NoResults{height:calc(100vh - 200px);border:1px solid #c8ceda;border-radius:8px}.content-table .cont-tbl-view-all{display:flex;justify-self:center;border:1px solid #d2d8e5;border-radius:4px;padding:0 20px;gap:4px;align-items:center;height:40px;cursor:pointer}.content-table .cont-tbl-view-all .view-all-lbl{font-family:Inter;font-weight:500;line-height:19.36px;color:#20253c}.content-table .cont-tbl-view-all .pages-count{font-family:Inter;font-weight:400;line-height:19.36px;color:#696e8c}.content-table .cont-tbl-view-all .svg-icon-right-arrow{--stroke:#0b73da}.company-projects{display:flex;flex-direction:column;margin-bottom:20px}.company-projects .abc{display:flex;justify-content:space-between;padding:0 140px;align-items:end}@media (max-width:480px){.company-projects .abc{display:flex;flex-direction:column-reverse;align-items:normal;margin-top:14px;padding:0}}.company-projects .company-projects-header{display:flex;flex-direction:column;gap:32px;padding:50px 140px 0}@media (max-width:480px){.company-projects .company-projects-header{padding:0;width:calc(100vw - 48px)}}.company-projects .company-projects-header .projects-header-lbl-wrpr{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}.company-projects .company-projects-header .projects-header-lbl-wrpr .SVGIcon.svg-icon-info-icon{position:absolute;right:calc(100vw - 710px)}.company-projects .company-projects-header .projects-header-lbl-wrpr .projects-header-lbl{display:flex;gap:8px;align-items:center;width:100%}.company-projects .company-projects-header .projects-header-lbl-wrpr .projects-header-lbl .CarouselHeader{margin:0;width:100%}@media (max-width:480px){.company-projects .company-projects-header .projects-header-lbl-wrpr .projects-header-lbl .CarouselHeader>div{flex-wrap:wrap;gap:10px;row-gap:0}.company-projects .company-projects-header .projects-header-lbl-wrpr .projects-header-lbl .CarouselHeader>div .params{margin-left:0}}.company-projects .company-projects-header .projects-header-lbl-wrpr .projects-header-lbl .prod-proj-header{font-weight:700}.company-projects .company-projects-header .projects-header-lbl-wrpr .projects-header-lbl .prod-proj-comp-name{font-weight:400}.company-projects .company-projects-header .projects-header-lbl-wrpr .projects-header-lbl .non-edit-tooltip-wrpr .name-edit-section{border:1px solid #dddfee}.company-projects .company-projects-header .content-ai-summarization-wrpr{display:flex;gap:24px;border-radius:8px;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);padding:20px}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text{display:flex;flex-direction:column;gap:12px;width:688px}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .summarization-title{display:flex;gap:16px}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .summarization-title .summarization-title-lbl{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .summarization-title .summarized-by-ai{display:flex;gap:4px;align-items:center;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;color:#696e8c}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .summarization-title .summarized-by-ai .SVGIcon.svg-icon-ai_icon{--fill:#6e7391}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .summarized-text{font-family:Inter;font-size:16px;font-weight:400;line-height:25.6px;color:#434864}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .top-companies-wrpr{display:flex;align-items:center;gap:8px}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .top-companies-wrpr .top-companies-lbl{font-family:Inter;font-size:16px;font-weight:500;line-height:25.6px;color:#434864}.company-projects .company-projects-header .content-ai-summarization-wrpr .content-ai-summarization-text .top-companies-wrpr .top-company-names{font-family:Inter;font-size:16px;font-weight:400;line-height:25.6px;color:#434864}.company-projects .company-projects-header .content-table{padding:0 50px}.company-projects .project-subtext-lbl{margin-top:8px;font-family:Inter;font-weight:400;line-height:25.6px;color:#696e8c;max-width:800px;text-align:left}@media (max-width:1366px){.company-projects .project-subtext-lbl{max-width:calc(100vw - 640px)}}@media (max-width:480px){.company-projects .project-subtext-lbl{max-width:100%}}.company-projects .selected-proj-wrpr{display:flex;gap:16px;align-items:baseline}@media (max-width:480px){.company-projects .selected-proj-wrpr{justify-content:end}}.company-projects .selected-proj-wrpr .selected-count-lbl{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#232840;flex-shrink:0}.company-projects .fallback-wrpr{position:relative;margin:0 140px}.company-projects .fallback-wrpr .fallback-msg{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;font-weight:700;font-size:18px;line-height:150%;text-align:center;color:#232840}.company-projects .fallback-wrpr .fallback-msg .red-dot{border-radius:50%;background-color:#c20a0a;top:10px;height:8px;left:10px;position:absolute;width:8px}.company-projects .fallback-wrpr .fallback-msg .add-now-btn{border:2px solid #d2d8e5;border-radius:4px;background-color:hsla(0,0%,100%,.6);width:135px;height:40px;color:#00a5ec;font-weight:700;margin-top:20px;font-size:16px}.company-projects .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus{padding:5px}.CompareSimilarCompanies{display:flex;flex-direction:column;align-items:center;padding-bottom:50px}@media (max-width:480px){.CompareSimilarCompanies{overflow:auto}}.CompareSimilarCompanies .header{width:100%;padding:0 0 30px}.CompareSimilarCompanies .header .sec-title{font-size:26px;font-weight:700;color:#232840}.CompareSimilarCompanies .header .sec-title .company-name{font-size:26px;font-weight:400;color:#1a2041}.CompareSimilarCompanies .placeholder{height:150px}.CompareSimilarCompanies .compare-table{width:100%;min-width:1300px;border:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .table-row{display:flex;flex-direction:row}.CompareSimilarCompanies .compare-table .table-row .table-header{display:flex;justify-content:center;align-items:center;width:180px}.CompareSimilarCompanies .compare-table .table-row .table-header .head{width:140px;display:flex;flex-direction:row;justify-content:space-between}.CompareSimilarCompanies .compare-table .table-row .table-header .head span{font-size:14px;font-weight:700;color:#232840}.CompareSimilarCompanies .compare-table .table-row .table-header .head img{width:18px;height:18px;rotate:90deg;transform:scaleX(1);cursor:pointer;transition:transform .3s ease-in-out}.CompareSimilarCompanies .compare-table .table-row .table-header .head .open{transform:scaleX(-1)}.CompareSimilarCompanies .compare-table .table-row .table-content{flex:1;display:flex;flex-direction:row;justify-content:space-between}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr{flex:1;height:140px;border-left:1px solid #d2d8e5;padding:16px 16px 16px 20px}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec{display:flex;flex-direction:column;gap:10px}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec div{display:flex;flex-direction:row;justify-content:space-between}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec div .company-logo{width:72px;height:72px;border:1px solid #d2d8e5;border-radius:50%;overflow:hidden}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec div .company-logo img{width:100%;height:100%;object-fit:scale-down;border:1px solid #d2d8e5;border-radius:50%}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec div .company-logo .default{padding:20%}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec div .current-tag{width:93px;height:25px;border-radius:26px;background-color:#f2f3f8;padding:4px 8px;color:#787a87;font-size:13px;font-weight:700}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec .company-name{color:#232840;font-size:16px;font-weight:bolder;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.CompareSimilarCompanies .compare-table .table-row .table-content .company-wrpr .company-sec:hover .company-name{color:#00a5ec}.CompareSimilarCompanies .compare-table .table-row .table-content .reputation-wrpr{display:flex;flex-direction:row;justify-content:start;flex:1;padding:16px 16px 16px 20px;border-left:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .table-row .table-content .company-type-wrpr{display:flex;flex-direction:column;justify-content:start;flex:1;padding:16px 16px 16px 20px;border-left:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .table-row .table-content .company-type-wrpr .type{font-weight:400;font-size:16px;color:#232840;line-height:24px;margin-bottom:5px}.CompareSimilarCompanies .compare-table .table-row .table-content .company-type-wrpr .type:not(:last-of-type):after{content:","}.CompareSimilarCompanies .compare-table .table-row .table-content .company-loc-wrpr{display:flex;flex-direction:row;justify-content:start;flex:1;gap:8px;padding:16px 16px 16px 20px;border-left:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .table-row .table-content .company-loc-wrpr .flag{margin-top:4px}.CompareSimilarCompanies .compare-table .table-row .table-content .company-loc-wrpr .loc{font-size:16px;color:#232840;font-weight:400}.CompareSimilarCompanies .compare-table .table-row .table-content .company-parent-grp-wrpr{display:flex;flex-direction:column;justify-content:start;flex:1;padding:16px 16px 16px 20px;border-left:1px solid #d2d8e5;gap:8px}.CompareSimilarCompanies .compare-table .table-row .table-content .company-parent-grp-wrpr .parent-grp-sec{display:flex;flex-direction:row;gap:8px;align-items:center}.CompareSimilarCompanies .compare-table .table-row .table-content .company-parent-grp-wrpr .parent-grp-sec .parent-logo{width:50px;height:50px;border:1px solid #d2d8e5;object-fit:scale-down;border-radius:50%;padding:3px}.CompareSimilarCompanies .compare-table .table-row .table-content .company-parent-grp-wrpr .parent-grp-sec .parent-name{font-size:16px;font-weight:400;color:#232840}.CompareSimilarCompanies .compare-table .table-row .table-content .no-data-cell{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px 16px 16px 20px;flex:1;border-left:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .table-row .table-content .no-data-cell span{color:#787a87;font-size:12px;font-weight:700}.CompareSimilarCompanies .compare-table .table-row .table-content .company-services-wrpr{display:flex;flex-direction:column;flex:1;padding:16px 16px 16px 20px;border-left:1px solid #d2d8e5;gap:8px;max-height:280px;overflow:auto}.CompareSimilarCompanies .compare-table .table-row .table-content .company-services-wrpr .service-tag{background-color:#8f7670;color:#fff;padding:8px 16px;font-size:14px;font-weight:400;width:fit-content;max-width:236px;border-radius:30px;white-space:nowrap;text-overflow:ellipsis;overflow-x:clip}.CompareSimilarCompanies .compare-table .table-row .table-content .company-services-wrpr .more{font-weight:700;font-size:14px;color:#232840;padding:8px 16px 0;cursor:pointer}.CompareSimilarCompanies .compare-table .table-row .table-content .company-services-wrpr>.service-tag:last-of-type{margin-bottom:0}.CompareSimilarCompanies .compare-table .table-row .table-content .company-badges-wrpr,.CompareSimilarCompanies .compare-table .table-row .table-content .deals-wrpr{display:flex;flex-direction:column;flex:1;padding:16px 16px 16px 20px;border-left:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .table-row .table-content .deals-wrpr .deal-tag{background-color:#8d789b;color:#fff;padding:8px 16px;font-size:14px;font-weight:700;width:fit-content;border-radius:30px}.CompareSimilarCompanies .compare-table .table-row .table-content .deals-wrpr>.deal-tag:last-of-type{margin-bottom:0}.CompareSimilarCompanies .compare-table .table-row .table-content .content-wrpr{display:flex;flex-direction:column;flex:1;padding:16px 16px 16px 20px;border-left:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .table-row .table-content .content-wrpr .content-tag{background-color:#6e91a6;color:#fff;padding:8px 16px;font-size:14px;font-weight:400;width:fit-content;border-radius:30px}.CompareSimilarCompanies .compare-table .table-row .table-content .content-wrpr>.content-tag:last-of-type{margin-bottom:0}.CompareSimilarCompanies .compare-table .drop-down-table>.table-row:not(:last-child){border-bottom:1px solid #d2d8e5}.CompareSimilarCompanies .compare-table .drop-down-table{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.CompareSimilarCompanies .compare-table .drop-down-table.open{max-height:1500px}.CompareSimilarCompanies .compare-table .blue-bg{background-color:#f0faff}.MediaEditModal{height:calc(100vh - 120px)}.MediaEditModal .top-section{border:1px solid #d2d8e6}.MediaEditModal .top-section .ModalHeader .add-btn{width:162px;right:-140px}.MediaEditModal .top-section .close-btn{position:absolute;top:30px;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.MediaEditModal .edit-media-wrpr{overflow:auto;flex-grow:1}.MediaEditModal .edit-media-wrpr .draggable-container{margin:0 279px}.MediaEditModal .edit-media-wrpr .draggable-container .header-wrpr{display:flex;justify-content:space-between;align-items:baseline}.MediaEditModal .edit-media-wrpr .draggable-container .heading{font-weight:700;font-size:20px;line-height:26px;color:#000;margin-bottom:30px}.MediaEditModal .show-more-btn.hide{display:none}.AddNewMedia{margin:0 336px;padding:30px 0}.AddNewMedia form .add-new-txt{font-weight:700;font-size:20px;color:#232840}.AddNewMedia form .label-text{font-weight:700;font-size:16px;color:#232840;margin-top:30px;margin-bottom:8px}.AddNewMedia form .label-text.required-field:after{content:"*";color:red}.AddNewMedia form>label{font-weight:700;font-size:16px;color:#232840;margin-bottom:8px;margin-top:50px}.AddNewMedia form>label.required-field:after{content:"*";color:red}.AddNewMedia form>input[type=text]{height:50px;background:#fff;border:1px solid #d2d8e5;box-sizing:border-box;border-radius:4px;padding:15px 20px;outline:none}.AddNewMedia form>.btn-group{margin-top:30px;cursor:pointer}.AddNewMedia form>.btn-group .add-btn{padding:0;border:0;width:120px;height:50px;background:#00a5ec;color:#fff;border-radius:4px;margin-right:15px}.AddNewMedia form>.btn-group .add-btn.disable{opacity:.5}.AddNewMedia form>.btn-group .cancel{font-size:16px;letter-spacing:-.015em;color:#00a5ec;border-color:transparent;background:transparent;margin-left:15px}.AddNewMedia form button:focus.add-btn,.AddNewMedia form button:focus.cancel{outline:none}.AddNewMedia form .err-wrpr{color:red;height:40px;line-height:18px;font-size:12px;margin-top:5px;padding:5px}.AddNewMedia form .err-wrpr.mandate{margin-bottom:10px}.UploadMedia{display:flex;align-items:center}.UploadMedia .media-upload-wrpr{width:100%;flex-shrink:0}.UploadMedia .media-upload-wrpr .pdf-image-label,.UploadMedia .media-upload-wrpr .video-label{width:180px;height:49px;background:#f7f8fb;border:1px solid #d2d8e5;border-radius:4px;font-weight:400;font-size:16px;line-height:21px;color:#232840;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}.UploadMedia .media-upload-wrpr .pdf-image-label.active,.UploadMedia .media-upload-wrpr .video-label.active{background:#fff;border:2px solid #00a5ec}.UploadMedia .media-upload-wrpr .pdf-image-label{margin-right:20px}.UploadMedia .media-upload-wrpr .file-upload-wrpr{display:flex;justify-content:center;align-items:center;background-color:#f5fcff;border:1px dashed #d2d8e5;border-radius:4px;padding:20px 0;margin:16px 0 0;max-width:100%}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone{display:flex;flex-grow:1;justify-content:center;align-items:center;height:100%;padding:0 15px}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content{width:75%}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content .cta-container{display:flex;justify-content:space-between;align-items:center}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content .cta-container .file-select-btn{font-size:14px;font-weight:700;padding:10px 20px;color:#00a5ec;border:1px solid #d2d8e5;border-radius:4px;line-height:18px;background-color:transparent}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content .cta-container .file-select-btn:active,.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content .cta-container .file-select-btn:focus{outline:none}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content .cta-container .drag-active{flex-grow:1;text-align:center}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content .cta-container .text-or{margin:0;font-weight:700;font-size:12px;line-height:16px;color:#8a8c99}.UploadMedia .media-upload-wrpr .file-upload-wrpr .dropzone .dropzone-content .cta-container .text{margin:0;font-size:14px;font-weight:400;line-height:18px;color:#8a8c99}.UploadMedia .media-upload-wrpr .video-url-wrpr{border:1px solid #d2d8e5;display:flex;border-radius:4px;margin-top:16px}.UploadMedia .media-upload-wrpr .video-url-wrpr .video-url-input{flex-grow:1;outline:none;border:none;height:21px;margin-left:30px;margin-top:15px;margin-bottom:15px}.UploadMedia .media-upload-wrpr .error-msg{color:red;font-size:12px}.Preview-wrpr .pdf-wrpr{display:flex;justify-content:center;align-items:center;width:240px;height:135px;overflow:hidden;pointer-events:none;margin-right:24px;border-radius:8px;background-color:#333;border:.5px solid #333}.Preview-wrpr .image-wrpr{margin-right:24px}.Preview-wrpr .image-wrpr img{width:240px;height:135px;pointer-events:none}.Preview-wrpr .video-wrpr .VideoCard{pointer-events:none}.Preview-wrpr .video-wrpr .VideoCard .thumbnail-info{display:none}.Preview-wrpr .filename-txt{font-weight:400;font-size:16px;line-height:21px;color:#000}.Preview-wrpr .remove-file-btn{width:119px;height:38px;border:1px solid #d2d8e5;border-radius:4px;font-weight:700;font-size:14px;line-height:18px;color:#00a5ec}.Preview-wrpr button:focus.emove-file-btn{outline:none}.DraggableMediaInfo{position:relative;margin:20px 0}.DraggableMediaInfo .drag-icon{margin-top:60px;margin-right:24px}.DraggableMediaInfo .edit-wrpr{height:34px;width:34px;margin-right:10px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer}.DraggableMediaInfo .edit-wrpr .edit{--fill:#00a5ec;position:relative;left:9px;top:2px}.DraggableMediaInfo .edit-wrpr:hover{border-color:#00a5ec}.DraggableMediaInfo .delete-wrpr{height:34px;width:34px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer}.DraggableMediaInfo .delete-wrpr .delete{position:relative;left:8px;top:2px}.DraggableMediaInfo .delete-wrpr.hover{border-color:#ff445c}.DraggableMediaInfo .edit-delete-option{position:absolute;right:0;display:none}.DraggableMediaInfo .edit-delete-option.cnfrm-dlt{display:flex}.DraggableMediaInfo .edit-delete-option .ConfirmationModal{width:470px;height:337px}.DraggableMediaInfo .edit-delete-option .ConfirmationModal-wrpr{position:absolute;top:-21px;left:-80px}.DraggableMediaInfo .edit-delete-option .ConfirmationModal-wrpr .ss-media .modal-body{margin:0 .125rem 15px}.DraggableMediaInfo .edit-delete-option .ConfirmationModal-wrpr .ss-media .modal-footer .btn-primary{width:120px;height:40px}.DraggableMediaInfo:hover .edit-delete-option{display:inline-flex}.MediaInfoComp{display:flex;max-width:613px}.MediaInfoComp .MediaGallery{padding:0;pointer-events:none}.MediaInfoComp .info{display:flex;flex-direction:column;flex-grow:1;min-width:0;color:#232840;margin-left:12px}.MediaInfoComp .info .caption{width:100%;font-weight:700;font-size:18px;line-height:23px;margin-bottom:12px;max-height:3em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.MediaInfoComp .info .label{font-weight:700;font-size:14px;line-height:18px;color:#8a8c99;margin-right:8px;margin-bottom:0}.MediaInfoComp .info .CardBadges .item,.MediaInfoComp .info .CardBadges .nmore{font-weight:700;font-size:14px;line-height:18px;color:#232840;border:1px solid #d2d8e5;border-radius:30px}.ServiceTilesModal{position:relative;height:calc(100vh - 120px)}.ServiceTilesModal .close-btn{position:absolute;top:30px;right:20px;transform:rotate(45deg);cursor:pointer;--stroke:#232840;opacity:.6}.ServiceTilesModal .top-section{border-bottom:1px solid #d2d8e6}.ServiceTilesModal .top-section .ModalHeader .add-btn{width:170px}.ServiceTilesModal .bottom-section{overflow:auto;flex-grow:1}.ServiceTilesModal .bottom-section .draggable-container{margin:0 279px}.ServiceTilesModal .bottom-section .draggable-container .header-wrpr{display:flex;justify-content:space-between;align-items:baseline}.ServiceTilesModal .bottom-section .draggable-container .heading{font-weight:700;font-size:20px;line-height:26px;color:#000;margin-bottom:30px}.ServiceTilesModal .bottom-section .show-more-btn{display:flex}.ServiceTilesModal .bottom-section .show-more-btn.disable{display:none}.DraggableServiceTile{position:relative;margin-bottom:20px;padding:16px 0;justify-content:space-between}.DraggableServiceTile .details-wrpr{display:flex;flex-direction:row}.DraggableServiceTile .drag-icon{margin-right:30px}.DraggableServiceTile:hover{background:#f7f8fb;border-radius:8px}.DraggableServiceTile:hover .edit-delete-operation{display:flex;position:absolute;right:0;justify-content:end}.DraggableServiceTile .edit-delete-operation{width:fit-content;display:none}.DraggableServiceTile .edit-delete-operation.delete-modal{display:flex}.DraggableServiceTile .edit-delete-operation .ConfirmationModal-wrpr{position:absolute;top:-24px;left:-290px}.DraggableServiceTile .edit-delete-operation .ConfirmationModal-wrpr .ConfirmationModal .modal-dialog .modal-content .modal-footer{justify-content:space-between}.DraggableServiceTile .edit-delete-operation .ConfirmationModal-wrpr .modal-dialog .modal-content .modal-footer .btn-primary{width:100px!important}.DraggableServiceTile .edit-delete-operation .ConfirmationModal-wrpr .btn-secondary{width:110px}.DraggableServiceTile .edit-delete-operation .ConfirmationModal-wrpr .btn-secondary .delete-text{margin-left:5px}.DraggableServiceTile .edit-delete-operation .edit-service{height:34px;width:34px;margin-right:10px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer}.DraggableServiceTile .edit-delete-operation .edit-service .edit{position:relative;left:9px;top:2px}.DraggableServiceTile .edit-delete-operation .edit-service:hover{border-color:#00a5ec}.DraggableServiceTile .edit-delete-operation .edit-service:hover .edit{--fill:#00a5ec}.DraggableServiceTile .edit-delete-operation .delete-service{height:34px;width:34px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer;margin-right:10px}.DraggableServiceTile .edit-delete-operation .delete-service .delete{position:relative;left:8px;top:2px}.DraggableServiceTile .edit-delete-operation .delete-service:hover{border-color:#ff445c}.DraggableServiceTile .edit-delete-operation .ConfirmationModal{height:fit-content}.ServiceTileDetails .FeaturedImage{width:300px;margin-right:24px}.ServiceTileDetails .srv-name-desc{padding-top:10px}.ServiceTileDetails .srv-name-desc .service-name{font-weight:700;font-size:18px;line-height:23px;color:#232840;margin-bottom:20px}.ServiceTileDetails .srv-name-desc .service-desc{font-size:16px;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.FeaturedImage{width:100%;flex-shrink:0}.FeaturedImage img{width:100%;height:auto;border-radius:8px}.AddNewService{position:relative;padding:30px 0;height:100%}.AddNewService .body{overflow:auto}.AddNewService .body .add-new-txt{font-weight:700;font-size:20px;color:#232840}.AddNewService .body .add-edit-service-form{margin:0 300px}.AddNewService .body .add-edit-service-form .service-list .css-1j3s41n-control{border:1px solid #d2d8e5!important}.AddNewService .body .add-edit-service-form .service-list .css-g1d714-ValueContainer{padding-left:20px}.AddNewService .body .add-edit-service-form .service-list .mail-to-link{color:#969696}.AddNewService .body .add-edit-service-form .label-text{font-weight:700!important;font-size:16px;line-height:21px;color:#232840;margin-top:30px;margin-bottom:10px}.AddNewService .body .add-edit-service-form .required-field:after{content:"*";color:red}.AddNewService .body .add-edit-service-form textarea{height:150px;border:1px solid #d2d8e5;border-radius:4px;background:#fff;padding:15px 20px;outline:none}.AddNewService .body .add-edit-service-form .btn-group{margin-bottom:20px;margin-top:30px}.AddNewService .body .add-edit-service-form .btn-group .save{padding:0;width:70px;height:35px;background:#00a5ec;border:1px solid #00a5ec;color:#fff;border-radius:4px;margin-right:5px}.AddNewService .body .add-edit-service-form .btn-group .save.disable{opacity:.5}.AddNewService .body .add-edit-service-form .btn-group .cancel{font-size:16px;letter-spacing:-.015em;color:#00a5ec;border-color:transparent;background:transparent;margin-left:5px}.AddNewService .body .add-edit-service-form button:focus.save{outline:2px solid #0293d2}.AddNewService .body .add-edit-service-form button:focus.cancel{outline:none}.AddNewService .body .add-edit-service-form .err-wrpr{margin-top:5px;padding:5px;color:red;height:26px;font-size:12px}.AddNewService .body .add-edit-service-form .err-wrpr img{height:14px;width:14px;vertical-align:text-top;margin-right:2px}.AddNewService .body .add-edit-service-form .err-wrpr.mandate{margin-bottom:10px}.AddMoreInformation .AdditionalServicesDetails .CustomSelect,.AddMoreInformation .AddMoreAttribute .CustomSelect{width:50%;margin-right:15px}.AddMoreInformation .AdditionalServicesDetails .more-info-value,.AddMoreInformation .AddMoreAttribute .more-info-value{width:50%;padding-left:10px!important;border:1px solid #e6e9f0!important;border-radius:4px}.AddMoreInformation .AdditionalServicesDetails .more-info-value:focus-visible,.AddMoreInformation .AddMoreAttribute .more-info-value:focus-visible{outline:none!important}.AddMoreInformation .AdditionalServicesDetails{position:relative;margin-bottom:20px}.AddMoreInformation .AdditionalServicesDetails .delete-btn{position:absolute;cursor:pointer;right:-50px}.AddMoreInformation .AddMoreAttribute .attribute-name-value-wrpr{margin-bottom:15px}.AddMoreInformation .AddMoreAttribute .add-more-btn{justify-content:center;width:75px;height:35px;border:1px solid #d2d8e5;border-radius:4px;color:#00a5ec;padding:5px;cursor:pointer}.AddMoreInformation .AddMoreAttribute .add-more-btn.disable{opacity:.5;pointer-events:none}.menu-options-wrpr .dynamic-value{border-top:1px solid #d2d8e5;padding:20px 0 20px 20px;font-weight:400;font-size:16px;line-height:21px;color:#232840}.menu-options-wrpr .dynamic-value .new-value{opacity:.5}.ServiceTilesSection .base-service-list{margin-bottom:10px}.ServiceTilesSection .base-service-list .bubble{position:relative;display:flex;justify-content:center;background:#f7f8fb;border:none;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:30px;padding:12px 20px;font-weight:400;font-size:16px;line-height:21px;color:#232840;text-align:center;flex-shrink:0}.ServiceTilesSection .base-service-list .bubble.selected{font-weight:700;background:#fff;border:2px solid #00a5ec}.ServiceTilesSection .base-service-list .bubble :hover{color:#232840}.ServiceTilesSection .base-service-list .Carousel .slick-list{height:3.4rem}.ServiceTilesSection .base-service-list .Carousel .slick-slide{margin:0 10px}.ServiceTilesSection .base-service-list .Carousel .slick-arrow{top:40%}.ServiceTilesSection .base-service-list .Arrow{height:40px;width:40px}.ServiceTilesSection .ServiceTile{margin-bottom:40px}.ServiceTilesSection .showMoreServices{width:100%;height:40px;margin-top:40px}.ServiceTilesSection .showMoreServices .btn{border:1px solid #d2d8e5;border-radius:4px;font-weight:400;font-size:16px;text-align:center;color:#00a5ec}.ServiceTilesSection .showMoreServices .btn:disabled{opacity:.4}.ServiceTilesSection .NoDataReported{height:380px}.EditTeamSection{display:flex;justify-content:center;overflow:auto;height:calc(100vh - 120px)}.EditTeamSection .edit-section{width:800px;display:flex;flex-direction:column;padding-bottom:60px;gap:32px;margin-top:40px}.EditTeamSection .edit-section .edit-title{font-size:20px;font-weight:700;color:#232840;line-height:26px}.EditTeamSection .edit-section .input-section{display:flex;flex-direction:column;gap:24px}.EditTeamSection .edit-section .input-section .img-upload{display:flex;flex-direction:row;gap:16px;align-items:center}.EditTeamSection .edit-section .input-section .img-upload .img-upload-btn{height:50px;border-radius:4px;padding:0 20px;border:1px solid #d2d8e5;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;cursor:pointer}.EditTeamSection .edit-section .input-section .img-upload .img-upload-btn .upload-txt{font-size:16px;font-weight:500;color:#232840;line-height:20px}.EditTeamSection .edit-section .input-section .img-upload .img-upload-btn:hover{border-color:#a9b2c6}.EditTeamSection .edit-section .input-section .img-upload .img-allowed-files{font-size:16px;font-weight:400;color:#787a87;line-height:20px}.EditTeamSection .edit-section .input-section .img-upload .img-replace-sec{display:flex;flex-direction:row;gap:16px;align-items:center}.EditTeamSection .edit-section .input-section .img-upload .img-replace-sec .PersonLogo{height:50px!important;width:50px!important;border:1px solid #c8ceda}.EditTeamSection .edit-section .input-section .img-upload .img-replace-sec .img-op-sec{display:flex;flex-direction:row;gap:6px;align-items:center;cursor:pointer}.EditTeamSection .edit-section .input-section .img-upload .img-replace-sec .img-op-sec .upload-icon{height:25px;width:25px}.EditTeamSection .edit-section .input-section .img-upload .img-replace-sec .img-op-sec .remove-icon{font-size:18px;font-weight:700;color:#dd2c3b;line-height:20px}.EditTeamSection .edit-section .input-section .img-upload .img-replace-sec .img-op-sec .txt{font-size:16px;font-weight:400;color:#232840;line-height:20px;cursor:pointer}.EditTeamSection .edit-section .input-section .img-upload .img-replace-sec .img-op-sec .txt:hover{text-decoration:underline}.EditTeamSection .edit-section .input-section .horizontal-sec{display:flex;flex-direction:row;gap:30px}.EditTeamSection .edit-section .input-section .horizontal-sec .vertical-sec{flex-grow:1}.EditTeamSection .edit-section .input-section .horizontal-sec .two-cols{max-width:388px}.EditTeamSection .edit-section .input-section .horizontal-sec .sml-cols{max-width:256px}.EditTeamSection .edit-section .input-section .three-cols{gap:16px}.EditTeamSection .edit-section .btn-sec{display:flex;flex-direction:row;gap:16px}.EditTeamSection .edit-section .btn-sec .add-btn{height:50px;width:fit-content;background-color:#00a5ec;border-radius:4px;color:#fff;font-size:16px;font-weight:700;border:none;display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;padding:0 40px;cursor:pointer}.EditTeamSection .edit-section .btn-sec .add-btn:hover{background-color:#0b7cad}.EditTeamSection .edit-section .btn-sec .add-btn.disable-btn{filter:opacity(40%)}.EditTeamSection .edit-section .btn-sec .cancel-btn{height:50px;width:fit-content;background-color:transparent;border-radius:4px;color:#00a5ec;font-size:16px;font-weight:700;display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;padding:0 40px;cursor:pointer;border:1px solid transparent}.EditTeamSection .edit-section .btn-sec .cancel-btn:hover{border:1px solid #dddfee;color:#0b7cad}.EditTeamSection .edit-section .Spinner{position:fixed}.EditTeamSection .edit-section .modal{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.EditTeamSection .edit-section .modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:500px;height:340px;display:flex;flex-direction:column;padding:20px 30px;align-items:center;gap:20px}.EditTeamSection .edit-section .modal-content div:first-of-type{display:flex;width:100%;justify-content:space-between}.EditTeamSection .edit-section .modal-content div:first-of-type .prof-sec-head{font-size:20px;font-weight:700;color:#232840;line-height:20px}.EditTeamSection .edit-section .modal-content div:first-of-type .close-modal{cursor:pointer;font-size:18px;color:#232840;opacity:.5;font-weight:600}.EditTeamSection .edit-section .modal-content .img-dragger{width:100%;height:134px;display:flex;align-items:center;justify-content:center;background-color:#f2f3f8;border:2px dashed #d2d8e5;border-radius:4px}.EditTeamSection .edit-section .modal-content .img-dragger div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.EditTeamSection .edit-section .modal-content .img-dragger div img{width:47px;height:39px}.EditTeamSection .edit-section .modal-content .img-dragger div span{color:#787a87;font-size:14px}.EditTeamSection .edit-section .modal-content>.optional-text{font-size:16px;color:#232840}.EditTeamSection .edit-section .modal-content>.optional-text:after{content:" -"}.EditTeamSection .edit-section .modal-content>.optional-text:before{content:"- "}.EditTeamSection .edit-section .modal-content .prof-button{width:fit-content;padding:11px 24px;border-radius:4px;border:none;color:#fff;background-color:#00a5ec}.EditTeamSection .edit-section .modal-content .prof-button .prof-button-link{color:#fff}.EditTeamSection .section-wrpr{width:800px;margin-top:40px;display:flex;flex-direction:column;gap:16px}.EditTeamSection .section-wrpr .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.EditTeamSection .section-wrpr .header .title-wrpr{display:flex;flex-direction:row;gap:16px;align-items:center}.EditTeamSection .section-wrpr .header .title-wrpr .team-title{font-weight:700;font-size:20px;line-height:26px;color:#232840}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box{width:40px;height:40px;border:1px solid #d2d8e5;border-radius:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;gap:8px;flex-shrink:0;cursor:pointer;transition:width .5s ease}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box .input-text-field{width:270px;height:50px;outline:0;border:none}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box .input-text-field::placeholder{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:left;color:#696e8c}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box .SVGIcon.svg-icon-search{z-index:1;--stroke:#0b73da;flex-shrink:0}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box .SVGIcon.blue-cross-icon{--stroke:#0b73da}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box .cross-icon{cursor:pointer}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box .hide{display:none}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box:hover{border:1px solid #a9b2c6}.EditTeamSection .section-wrpr .header .title-wrpr .input-search-box.open{width:288px;padding:0 13px}.EditTeamSection .section-wrpr .header .add-team-btn{background-color:#00a5ec;width:184px;height:40px;border-radius:4px;padding:10px 16px;display:flex;flex-direction:row;gap:4px;cursor:pointer;align-items:center;border:none}.EditTeamSection .section-wrpr .header .add-team-btn:hover{background-color:#0b7cad}.EditTeamSection .section-wrpr .header .add-team-btn .SVGIcon.svg-icon-plus{z-index:1;--stroke:#fff}.EditTeamSection .section-wrpr .header .add-team-btn .btn-txt{font-size:14px;font-weight:700;line-height:18px;color:#fff}.EditTeamSection .section-wrpr .member-list .DraggableMemberCard .edit-delete-option{position:absolute;right:59px;top:25px}.EditTeamSection .section-wrpr .member-list .DraggableMemberCard .delete-wrpr .delete{position:relative;left:9px;top:5px}.EditTeamSection .section-wrpr .member-list .DraggableMemberCard .edit-wrpr .edit{position:relative;left:12px;top:7px}.EditTeamSection .section-wrpr .member-list .DraggableMemberCard .drag-icon{display:none}.EditTeamSection .section-wrpr .member-list .DraggableMemberCard .person-card{padding-left:20px;border-radius:8px}.EditTeamSection .section-wrpr .member-list .DraggableMemberCard .person-card:hover{background:#f2f3f8}.EditTeamSection .section-wrpr .member-list .DraggableMemberCard .person-card .details .header .VBN-tag{display:none}.LeaderLogo{position:relative;border-radius:40px;height:57px;width:57px;padding:2px;display:flex;align-items:center;justify-content:center}.LeaderLogo .verified-img{object-fit:cover;vertical-align:text-bottom;position:absolute;bottom:0;right:-3px;width:24px;height:24px}.LeaderLogo .dummy-img-ele{display:none}.LeaderLogo .white-bg-wrpr{display:flex;align-items:center;justify-content:center;width:53px;height:53px;background:#fff;border-radius:30px}.LeaderLogo .white-bg-wrpr .no-profile{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:40px}.LeaderLogo .white-bg-wrpr .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.LeaderLogo-VBN-border{background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1)}.membercard-wrpr{display:flex;justify-content:space-between;position:relative}.membercard-wrpr:hover .DraggableMemberCard{background:#f2f3f8;border-radius:8px}.membercard-wrpr .DraggableMemberCard{position:relative;padding:0 16px;width:558px;max-height:95px}.membercard-wrpr .DraggableMemberCard .person-card{height:87px;width:402px;display:flex;flex-direction:row;gap:24px;align-items:center;width:100%}.membercard-wrpr .DraggableMemberCard .person-card .PersonLogo{height:48px!important;width:48px!important;flex-shrink:0}.membercard-wrpr .DraggableMemberCard .person-card .details{display:flex;flex-direction:column;gap:12px}.membercard-wrpr .DraggableMemberCard .person-card .details .header{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start}.membercard-wrpr .DraggableMemberCard .person-card .details .header .name{font-size:20px;line-height:26px;font-weight:700;color:#232840}.membercard-wrpr .DraggableMemberCard .person-card .details .header .working-status{display:flex;justify-content:center;align-items:center;padding:4px 8px;gap:4px;border-radius:2px;border:1px solid #e4e8f1}.membercard-wrpr .DraggableMemberCard .person-card .details .header .working-status .working-state-lbl{font-size:13px;font-weight:500;line-height:16.93px}.membercard-wrpr .DraggableMemberCard .person-card .details .header .VBN-tag{width:121px;height:26px;border-radius:20px;padding:4px 8px 4px 12px;background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1);display:flex;align-items:center;justify-content:center;gap:4px}.membercard-wrpr .DraggableMemberCard .person-card .details .header .VBN-tag .VBN-text{color:#fff;font-weight:700;font-size:13px;line-height:17px}.membercard-wrpr .DraggableMemberCard .person-card .details .header .VBN-tag .tool-tip{line-height:17px}.membercard-wrpr .DraggableMemberCard .person-card .details .header .VBN-tag .SVGIcon.svg-icon-info{--stroke:#fff;--opacity:1}.membercard-wrpr .DraggableMemberCard .person-card .details .designation{font-weight:400;color:#696e8c;line-height:20px}.membercard-wrpr .DraggableMemberCard .drag-icon{margin-right:24px}.membercard-wrpr .DraggableMemberCard .edit-wrpr{height:40px;width:40px;margin-right:10px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer}.membercard-wrpr .DraggableMemberCard .edit-wrpr .edit{--fill:#232840;position:relative;left:9px;top:2px}.membercard-wrpr .DraggableMemberCard .edit-wrpr:hover{border-color:#a3dcf5;background:#f0faff}.membercard-wrpr .DraggableMemberCard .edit-wrpr:hover .edit{--fill:#00a5ec}.membercard-wrpr .DraggableMemberCard .delete-wrpr{height:40px;width:40px;border:1px solid #d2d8e6;background:#fff;border-radius:50%;cursor:pointer}.membercard-wrpr .DraggableMemberCard .delete-wrpr .delete{--stroke:#232840;position:relative;left:8px;top:2px}.membercard-wrpr .DraggableMemberCard .delete-wrpr:hover{opacity:.7;border-color:#e5d6d6;background:#fff5f5}.membercard-wrpr .DraggableMemberCard .delete-wrpr:hover .delete{--stroke:#ff445c}.membercard-wrpr .DraggableMemberCard .edit-delete-option{position:absolute;right:0;display:none}.membercard-wrpr .DraggableMemberCard .edit-delete-option.cnfrm-dlt{display:flex}.membercard-wrpr .DraggableMemberCard .edit-delete-option .ConfirmationModal{width:470px;height:337px}.membercard-wrpr .DraggableMemberCard .edit-delete-option .ConfirmationModal-wrpr{position:absolute;top:-21px;left:-80px}.membercard-wrpr .DraggableMemberCard .edit-delete-option .ConfirmationModal-wrpr .ss-media .modal-body{margin:0 .125rem 15px}.membercard-wrpr .DraggableMemberCard .edit-delete-option .ConfirmationModal-wrpr .ss-media .modal-footer .btn-primary{width:120px;height:40px}.membercard-wrpr .DraggableMemberCard:hover .edit-delete-option,.membercard-wrpr:hover .member-edit-wrpr{display:inline-flex}.membercard-wrpr .member-edit-wrpr{display:none;justify-content:center;align-items:center;padding:10px 12px;gap:8px;border-radius:8px;cursor:pointer}.membercard-wrpr .member-edit-wrpr:hover{background:#ecf5fe;border:1px solid #acd2f7}.membercard-wrpr .member-edit-wrpr .company-relation-status-wrpr{display:flex;flex-direction:column;gap:4px}.membercard-wrpr .member-edit-wrpr .company-relation-status-wrpr .storefront-status-lbl{font-weight:500;line-height:20.83px;color:#20253c}.membercard-wrpr .member-edit-wrpr .company-relation-status-wrpr .working-lbl{font-weight:400;line-height:20.83px;color:#696e8c;max-width:180px}.membercard-wrpr .member-edit-wrpr .SVGIcon.down-arrow{transform:rotate(90deg)}.membercard-wrpr .member-edit-otions{display:inline-flex;flex-direction:column;border-radius:8px;border:1px solid #e4e8f1;width:240px;position:absolute;right:0;z-index:900}.membercard-wrpr .member-edit-otions .curently-working-wrpr{display:flex;flex-direction:column;gap:10px;padding:12px;border-bottom:1px solid #e4e8f1;cursor:pointer}.membercard-wrpr .member-edit-otions .curently-working-wrpr:hover{background:#ecf5fe}.membercard-wrpr .member-edit-otions .curently-working-wrpr .curently-working-lbl-wrpr{display:flex;gap:4px}.membercard-wrpr .member-edit-otions .curently-working-wrpr .curently-working-lbl-wrpr .curently-working-lbl{font-weight:400;line-height:20.83px;color:#20253c}.membercard-wrpr .member-edit-otions .curently-working-wrpr .curently-working-subtext{font-weight:400;line-height:20.83px;color:#696e8c}.membercard-wrpr .member-edit-otions .not-sure-working-wrpr{display:flex;flex-direction:column;gap:10px;padding:12px;border-bottom:1px solid #e4e8f1;cursor:pointer}.membercard-wrpr .member-edit-otions .not-sure-working-wrpr:hover{background:#ecf5fe}.membercard-wrpr .member-edit-otions .not-sure-working-wrpr .not-sure-working-lbl-wrpr{display:flex;gap:4px}.membercard-wrpr .member-edit-otions .not-sure-working-wrpr .not-sure-working-lbl-wrpr .not-sure-working-lbl{font-weight:400;line-height:20.83px;color:#20253c}.membercard-wrpr .member-edit-otions .not-sure-working-wrpr .not-sure-working-subtext{font-weight:400;line-height:20.83px;color:#696e8c}.membercard-wrpr .member-edit-otions .remove-from-strfrnt-wrpr{display:flex;flex-direction:column;gap:10px;padding:12px;border-bottom:1px solid #e4e8f1;cursor:pointer}.membercard-wrpr .member-edit-otions .remove-from-strfrnt-wrpr:hover{background:#ecf5fe}.membercard-wrpr .member-edit-otions .remove-from-strfrnt-wrpr .remove-from-strfrnt-lbl-wrpr{display:flex;gap:4px}.membercard-wrpr .member-edit-otions .remove-from-strfrnt-wrpr .remove-from-strfrnt-lbl-wrpr .remove-from-strfrnt-lbl{font-weight:400;line-height:20.83px;color:#20253c}.membercard-wrpr .member-edit-otions .remove-from-strfrnt-wrpr .remove-from-strfrnt-subtext{font-weight:400;line-height:20.83px;color:#696e8c}.membercard-wrpr .delete-person-wrpr{display:flex;flex-direction:column;padding:20px;gap:20px;border-radius:8px;border:1px solid #e4e8f1;width:240px;position:absolute;right:0;z-index:900}.membercard-wrpr .delete-person-wrpr .delete-person-msg-subtext{font-weight:400;line-height:24px;color:#20253c}.membercard-wrpr .delete-person-wrpr .delete-person-btn{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:#dd2c3b;height:40px;cursor:pointer}.membercard-wrpr .delete-person-wrpr .delete-person-btn .delete-person-btn-text{font-weight:500;line-height:20.83px;color:#fff}.membercard-wrpr .delete-person-wrpr .delete-person-cancel-btn{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid #c8ceda;height:40px;cursor:pointer}.membercard-wrpr .delete-person-wrpr .delete-person-cancel-btn .delete-person-cancel-btn-text{font-weight:500;line-height:20.83px;color:#0b73da}.OutlinedInputComponent{flex-grow:1;position:relative;display:flex;flex-direction:column;gap:8px}.OutlinedInputComponent .location-dropdown{position:absolute;width:100%;top:55px;background:#fff;z-index:1001;padding:5px 0;border:1px solid #a9b2c6;border-radius:5px;max-height:250px;overflow-y:scroll}.OutlinedInputComponent .location-dropdown .option{font-size:16px;color:#232840;padding:5px 21px;cursor:pointer}.OutlinedInputComponent .location-dropdown .option:hover{background:#f7f8fb}.OutlinedInputComponent .error{position:absolute;color:#dd2c3b;font-weight:400;font-size:14px;bottom:-22px}.OutlinedInputComponent .phone-selector{height:50px;flex-grow:1;background:transparent;border-radius:4px;border:1px solid #d2d8e5;display:flex;flex-direction:row;align-items:center;padding:0 20px}.OutlinedInputComponent .phone-selector input::-webkit-inner-spin-button,.OutlinedInputComponent .phone-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.OutlinedInputComponent .phone-selector .country-selector{display:flex;flex-direction:row-reverse;align-items:center;gap:12px;width:122px;justify-content:start}.OutlinedInputComponent .phone-selector .country-selector [class$=-control]{border:none;box-shadow:none;width:20px;cursor:pointer}.OutlinedInputComponent .phone-selector .country-selector [class$=-control]>[class^=" css"]:first-child{visibility:hidden;height:0;padding:0}.OutlinedInputComponent .phone-selector .country-selector [class$=-control]>[class^=" css"] [class$=-indicatorContainer]{padding:8px 0}.OutlinedInputComponent .phone-selector .country-selector [class$=-control] [class$=-indicatorSeparator]{background-color:transparent}.OutlinedInputComponent .phone-selector .country-selector [class$=-menu]{width:200px}.OutlinedInputComponent .phone-selector .country-selector .country-code{font-size:16px;font-weight:400;color:#232840;line-height:25px}.OutlinedInputComponent .phone-selector .country-selector .select-country{border:none;width:18px;cursor:pointer}.OutlinedInputComponent .phone-selector .country-selector .select-country .country-option{background:#dd2c3b}.OutlinedInputComponent .phone-selector .country-selector .select-country:focus{outline:none}.OutlinedInputComponent .phone-selector .phone-input{height:48px;flex-grow:1;border:none}.OutlinedInputComponent .phone-selector .phone-input:focus{outline:none}.OutlinedInputComponent .phone-selector .phone-title{position:absolute;font-size:16px;font-weight:400;color:#787a87;line-height:20px;margin:15px 21px;transition:.4s ease;pointer-events:none;left:120px}.OutlinedInputComponent .phone-selector .phone-input:focus+.phone-title{font-size:12px;font-weight:700;color:#787a87;line-height:15px;transform:translate(-120px,-24px);z-index:1000;background:#fff;width:fit-content;padding:0 5px}.OutlinedInputComponent .phone-selector .fflag.ff-md{border-radius:2px}.OutlinedInputComponent .phone-selector-infocus{border:1.5px solid #00a5ec!important}.OutlinedInputComponent .phone-selector-highlight,.OutlinedInputComponent .phone-selector:hover{border:1px solid #a9b2c6}.OutlinedInputComponent .phone-selector-highlight .highlighted{font-size:12px;font-weight:700;color:#787a87;line-height:15px;transform:translate(-120px,-24px)!important;z-index:1000;background:#fff;width:fit-content;padding:0 5px}.OutlinedInputComponent .input-title{position:absolute;font-size:16px;font-weight:400;color:#787a87;line-height:20px;margin:15px 21px;transition:.4s ease;pointer-events:none;flex-shrink:0}.OutlinedInputComponent .edit-input-infocus{border:1.5px solid #00a5ec!important}.OutlinedInputComponent .edit-input-hightlighted{border:1.5px solid #a9b2c6!important}.OutlinedInputComponent .edit-input:hover{border:1px solid #a9b2c6}.OutlinedInputComponent .edit-input-hightlighted+.input-title,.OutlinedInputComponent .edit-input-infocus+.input-title,.OutlinedInputComponent .readonly-txt+.input-title{font-size:12px;font-weight:700;color:#787a87;line-height:15px;transform:translateY(-22px);z-index:1000;background:#fff;width:fit-content;padding:0 5px;margin-left:16px}.OutlinedInputComponent .edit-input-hightlighted+.required-field:after,.OutlinedInputComponent .edit-input-infocus+.required-field:after{font-size:12px}.OutlinedInputComponent .edit-input{height:50px;flex-grow:1;background:transparent;border-radius:4px;border:1px solid #d2d8e5;overflow:hidden;display:flex;flex-direction:row;align-items:center;padding:0 20px}.OutlinedInputComponent .edit-input:focus{outline:none}.OutlinedInputComponent .edit-input::placeholder{font-size:16px;font-weight:400;color:#787a87;line-height:20px}.OutlinedInputComponent .placeholder-txt{font-size:16px;font-weight:400;color:#787a87;line-height:20px}.OutlinedInputComponent .textarea-input{height:130px;padding:16px 20px}.OutlinedInputComponent .readonly-txt{height:50px;display:flex;align-items:center;gap:12px;border-radius:4px}.OutlinedInputComponent .readonly-txt .PersonLogo{width:30px!important;height:30px!important}.OutlinedInputComponent .verified-icon{height:24px;width:24px;object-fit:contain}.OutlinedInputComponent .required-field:after{content:" *";color:#ff445c;font-size:16px}.OutlinedInputComponent .readonly{background-color:#f2f3f8;border:none!important;padding:0 20px}.UserProfile{background-color:#f0f2f5}.UserProfile .profile-header-wrpr{display:flex;justify-content:center;padding:40px 0}.UserProfile .profile-header-wrpr .profile-header{font-weight:700;font-size:26px;color:#232840}.profile{display:flex;background-color:transparent;justify-content:center;position:relative}.profile .profile-nav{display:flex;flex-direction:column;width:210px;background:#f0f2f5;border:1px solid #d2d8e5;position:fixed;left:140px;border-radius:8px;padding:30px;margin-right:24px}.profile .profile-nav span{display:flex;flex-direction:column;font-size:16px;font-weight:400;cursor:pointer}.profile .profile-nav span:not(:first-child){margin-top:20px}.profile .profile-info{display:flex;flex-direction:column;width:600px;margin-bottom:200px}.profile .profile-info .Spinner{position:fixed}.profile .profile-info .modal{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.profile .profile-info .modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:500px;height:340px;display:flex;flex-direction:column;padding:20px 30px;align-items:center;gap:20px}.profile .profile-info .modal-content div:first-of-type{display:flex;width:100%;justify-content:space-between}.profile .profile-info .modal-content div:first-of-type .prof-sec-head{font-size:20px;color:#232840}.profile .profile-info .modal-content div:first-of-type .close-modal{cursor:pointer;font-size:18px;color:#232840;opacity:.5;font-weight:600}.profile .profile-info .modal-content .img-dragger{width:100%;height:134px;display:flex;align-items:center;justify-content:center;background-color:#f2f3f8;border:2px dashed #d2d8e5;border-radius:4px}.profile .profile-info .modal-content .img-dragger div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.profile .profile-info .modal-content .img-dragger div img{width:47px;height:39px}.profile .profile-info .modal-content .img-dragger div span{color:#787a87;font-size:14px}.profile .profile-info .modal-content>.optional-text{font-size:16px;color:#232840}.profile .profile-info .modal-content>.optional-text:after{content:" -"}.profile .profile-info .modal-content>.optional-text:before{content:"- "}.profile .profile-info .modal-content .prof-button{width:fit-content;padding:0 24px;border-radius:4px;border:none;color:#fff;background-color:#00a5ec}.profile .profile-info .modal-content .prof-button .prof-button-link{color:#fff}.profile .profile-info .prof-sec{background-color:#fff;width:600px;padding:30px 50px 40px;border-radius:8px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.profile .profile-info .prof-sec .prof-sec-head{font-size:20px;font-weight:700;color:#232840}.profile .profile-info .prof-sec .prof-details{display:flex;flex-direction:column;gap:30px}.profile .profile-info .prof-sec .prof-details .prof-img{width:120px;height:120px;border:1px solid #d2d8e5;border-radius:60%;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px}.profile .profile-info .prof-sec .prof-details .default-logo{background-color:#232840;padding:15px;opacity:.2}.profile .profile-info .prof-sec .prof-details .pencil-icon{position:absolute;width:120px;background:rgba(0,0,0,.1);height:120px;border-radius:60%;border:2px solid #00a5ec;cursor:pointer}.profile .profile-info .prof-sec .prof-details .pencil-icon .SVGIcon{--fill:#fff!important}.profile .profile-info .prof-sec .prof-details .edit-popup-backdrop{position:absolute;top:0;left:0;height:100%;width:100vw}.profile .profile-info .prof-sec .prof-details .edit-popup{width:200px;height:90px;border:none;padding:14px 24px;border-radius:4px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);position:absolute;background-color:#fff}.profile .profile-info .prof-sec .prof-details .edit-popup p{color:#232840;font-size:16px;cursor:pointer}.profile .profile-info .prof-sec .prof-details .edit-popup p:nth-of-type(2){color:#e82c2c;font-size:16px}.profile .profile-info .prof-sec .prof-details .prof-img:hover{filter:brightness(40%)}.profile .profile-info .prof-sec .prof-details .prof-sub-sec{display:flex;flex-direction:column;height:66px;gap:8px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .input-label{font-size:14px;color:#787a87}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .info-input{border:1px solid #d2d8e5;border-radius:4px;height:40px;padding-left:20px;font-size:16px;align-items:center}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .dropdown-input{border:1px solid #d2d8e5;border-radius:4px;height:40px;font-size:16px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .dropdown-input div{border:none}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .dropdown-input .css-g1d714-ValueContainer{padding-left:17px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .async-select{padding-left:0!important;border:none;border-radius:4px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .async-select>div{height:40px;font-size:16px;padding-left:20px;align-items:center}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .async-select>div input{height:40px;padding-left:10px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .info-input::placeholder{color:#232840;font-size:16px;font-weight:400px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .default-info-input{background-color:#f2f3f8;border-radius:4px;height:40px;border:none;padding-left:20px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec .default-info-input::placeholder{font-size:16px;font-weight:400px;color:#787a87}.profile .profile-info .prof-sec .prof-details .prof-sub-sec:nth-of-type(2){display:flex;flex-direction:row;justify-content:space-between}.profile .profile-info .prof-sec .prof-details .prof-sub-sec:nth-of-type(2) .info-input{width:242px;padding-left:20px;font-size:16px}.profile .profile-info .prof-sec .prof-details .prof-sub-sec:nth-of-type(2) div{display:flex;flex-direction:column;height:fit-content;gap:8px}.profile .profile-info .prof-sec .prof-details .prof-button-sec{display:flex}.profile .profile-info .prof-sec .manage-comp-wrpr{padding:16px 0;display:flex;flex-direction:column;border-radius:8px;background-color:#fff;gap:16px}.profile .profile-info .prof-sec .manage-comp-wrpr .skeleton-container{display:flex;justify-content:flex-start;align-items:center;gap:12px}.profile .profile-info .prof-sec .manage-comp-wrpr .skeleton-container .skeleton-img{width:50px;height:50px;border-radius:50%;background:linear-gradient(90deg,#f2f3f8,#d2d8e5)}.profile .profile-info .prof-sec .manage-comp-wrpr .skeleton-container .skeleton-text{width:180px;height:21px;border-radius:2px;background:linear-gradient(90deg,#f2f3f8,#d2d8e5)}.profile .profile-info .prof-sec .manage-comp-wrpr .input-label{font-size:14px;color:#787a87}.profile .profile-info .prof-sec .manage-comp-wrpr .header{color:#696e8c}.profile .profile-info .prof-sec .manage-comp-wrpr .company-list{padding:5px 0;display:flex;align-items:center;gap:12px}.profile .profile-info .prof-sec .manage-comp-wrpr .company-list:hover .comp-name-wrpr .comp-name{color:#0b73da}.profile .profile-info .prof-sec .manage-comp-wrpr .company-list .manage-comp-logo{border:1px solid #d2d8e5}.profile .profile-info .prof-sec .manage-comp-wrpr .company-list .comp-name-wrpr{display:flex;flex-direction:column}.profile .profile-info .prof-sec .manage-comp-wrpr .company-list .comp-name-wrpr .comp-name{color:#20253c}.profile .profile-info .prof-sec .manage-comp-wrpr .company-list .comp-name-wrpr .primary-tag{color:#696e8c;font-weight:700;font-size:12px;line-height:13px;padding:2px 8px;border-radius:20px;height:20px;width:fit-content;display:flex;align-items:center;background:#eff1fa}.profile .profile-info .prof-sec .manage-comp-wrpr .company-list .make-primary-link{text-decoration:underline;margin-left:12px;font-size:14px;font-weight:500;line-height:18.23px;text-align:left;color:#00a5ec;cursor:pointer}.profile .profile-info .prof-sec .prof-sub-sec{display:flex;flex-direction:column;gap:8px}.profile .profile-info .prof-sec .prof-sub-sec .input-label{font-size:14px;color:#787a87}.profile .profile-info .prof-sec .prof-sub-sec .info-input{border:1px solid #d2d8e5;border-radius:4px;height:40px;padding-left:20px;font-size:16px}.profile .profile-info .prof-sec .prof-sub-sec .info-input .input{width:93%;height:100%;border:none}.profile .profile-info .prof-sec .prof-sub-sec .info-input .input:focus{outline:none}.profile .profile-info .prof-sec .prof-sub-sec .info-input::placeholder{color:#232840;font-size:16px;font-weight:400px}.profile .profile-info .prof-sec .prof-sub-sec .default-info-input{background-color:#f2f3f8;border-radius:4px;height:40px;border:none;padding-left:20px}.profile .profile-info .prof-sec .prof-sub-sec .default-info-input::placeholder{font-size:16px;font-weight:400px;color:#787a87}.profile .profile-info .prof-sec .prof-sub-sec .pass-label-sec{display:flex;justify-content:space-between}.profile .profile-info .prof-sec .prof-sub-sec .pass-label-sec .forget-pass-label{font-size:14px;color:#00a5ec;font-weight:700;cursor:pointer}.profile .profile-info .prof-sec .prof-sub-sec .pass-label-sec .pass-warning{font-size:14px;color:#e82c2c;font-weight:400}.profile .profile-info .prof-sec .prof-sub-sec .password-policy-wrpr{font-size:14px;margin-top:5px}.profile .profile-info .prof-sec .prof-sub-sec .password-policy-wrpr .invalid{color:#df3312}.profile .profile-info .prof-sec .prof-sub-sec .password-policy-wrpr .valid{color:#19bf00}.profile .profile-info .prof-sec .prof-button{width:fit-content;padding:11px 24px;border-radius:4px;border:none;color:#fff;background-color:#00a5ec}.profile .profile-info .prof-sec .prof-button .prof-button-link{color:#fff}.profile .profile-info .prof-sec .deactivate{filter:opacity(40%)}.profile .profile-info .prof-sec .prof-cancl-button{width:fit-content;padding:11px 24px;border-radius:4px;border:1px solid #d2d8e5;color:#232840;background-color:#fff;margin-left:16px}.profile .profile-info .prof-sec:not(:first-child){margin-top:30px}.img-upload-modal{width:500px;height:340px;display:flex;flex-direction:column;padding:20px 30px;align-items:center;gap:20px;top:50%;left:50%;transform:translate(-50%,30%)}.img-upload-modal div:first-of-type{display:flex;width:100%;justify-content:space-between}.img-upload-modal div:first-of-type .prof-sec-head{font-size:20px;font-weight:700;color:#232840}.img-upload-modal div:first-of-type span:nth-of-type(2){cursor:pointer;font-size:18px;color:#232840;opacity:1%;font-weight:600}.img-upload-modal .prof-button{width:fit-content;padding:11px 24px;border-radius:4px;border:none;color:#fff;background-color:#00a5ec}.img-upload-modal .prof-button .prof-button-link{color:#fff}.person-panel-wrpr{display:flex;flex-direction:column;position:absolute;gap:20px;padding-right:0!important;padding-left:0!important;z-index:10000}.person-panel-wrpr .person-profile-wrpr{width:100%}.person-panel-wrpr .person-profile-wrpr.hide{display:none}.person-panel-wrpr .person-profile-wrpr .personprofile{min-height:120px;background:linear-gradient(90deg,#d60086,#f25f00);position:relative}.person-panel-wrpr .person-profile-wrpr .personprofile .blue-border{background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1)}.person-panel-wrpr .person-profile-wrpr .personprofile .vbn-verified-wrpr{height:104px;width:104px;border-radius:50%;position:absolute;bottom:-41px;left:36px;display:flex;justify-content:center;align-items:center}.person-panel-wrpr .person-profile-wrpr .personprofile .vbn-verified-wrpr .profile-div{width:96px;height:96px;border-radius:50%;object-fit:cover;border:4px solid #fff}.person-panel-wrpr .person-profile-wrpr .personprofile .vbn-verified-wrpr .profile-div .PersonLogo{width:100%!important;height:100%!important}.person-panel-wrpr .person-profile-wrpr .personprofile .vbn-verified-wrpr .profile-div .no-profile{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%}.person-panel-wrpr .person-profile-wrpr .personprofile .vbn-verified-wrpr .profile-div .no-profile .initials{font-family:Inter;font-size:40px;font-weight:700;line-height:48.41px;letter-spacing:.005em;color:#fff;opacity:.4}.person-panel-wrpr .person-profile-wrpr .personprofile .panel-close-btn{position:absolute;top:25px;right:20px;cursor:pointer}.person-panel-wrpr .person-profile-wrpr .personprofile .person-beta-tag{background-color:hsla(0,0%,100%,.30196078431372547);width:47px;padding:2.5px 8px;border-radius:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:88px;right:18px}.person-panel-wrpr .person-profile-wrpr .personprofile .person-beta-tag .beta-label{font-family:Inter;font-size:12px;font-weight:600;line-height:14.52px;color:#fff}.person-panel-wrpr .person-profile-wrpr .personprofile .person-verified{position:absolute;width:28px;height:28px;top:133px;left:104px}.person-panel-wrpr .person-profile-wrpr .personprofile .verified-wrpr{position:absolute;top:139px;left:150px;display:flex;justify-content:center;align-items:center;padding:5px 8px 5px 12px;gap:4px;border-radius:28px;font-family:Inter;font-size:12px;font-weight:600;line-height:14.52px;background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1);color:#fff;width:120px;height:28px}.person-panel-wrpr .person-profile-wrpr .personprofile .verified-wrpr .SVGIcon{width:15px;height:15px;--stroke:#fff}.person-panel-wrpr .person-profile-wrpr .personprofile .updated-status{display:flex;justify-content:end;gap:4px;opacity:.7;font-family:Inter;font-size:14px;font-style:italic;font-weight:500;line-height:16.94px;color:#fff;position:absolute;right:26px;top:88px}.person-panel-wrpr .person-sticky-header{display:none}.person-panel-wrpr .person-sticky-header.show{display:block;position:sticky;top:0;z-index:2}.person-panel-wrpr .person-sticky-header .personprofile{min-height:80px;background:linear-gradient(90deg,#d60086,#f25f00);position:relative}.person-panel-wrpr .person-sticky-header .personprofile .blue-border{background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1)}.person-panel-wrpr .person-sticky-header .personprofile .vbn-verified-wrpr{height:64px;width:64px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:8px;left:32px}.person-panel-wrpr .person-sticky-header .personprofile .vbn-verified-wrpr .profile-div{border-radius:50%;object-fit:cover;border:4px solid #fff;height:56px;width:56px;display:flex;justify-content:center;align-items:center}.person-panel-wrpr .person-sticky-header .personprofile .vbn-verified-wrpr .profile-div .no-profile{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%}.person-panel-wrpr .person-sticky-header .personprofile .vbn-verified-wrpr .profile-div .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.person-panel-wrpr .person-sticky-header .personprofile .panel-close-btn{position:absolute;top:20px;right:20px;cursor:pointer}.person-panel-wrpr .person-sticky-header .personprofile .person-verified{position:absolute;width:20px;height:20px;top:50px;left:75px}.person-panel-wrpr .person-sticky-header .personprofile .person-top-section{display:flex;flex-direction:column;gap:8px}.person-panel-wrpr .person-sticky-header .personprofile .profile-name-wrpr{font-family:Inter;font-size:20px;font-weight:700;line-height:24.2px;letter-spacing:.005em;color:#fff;position:absolute;top:12px;left:108px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:1;-webkit-box-orient:vertical}.person-panel-wrpr .person-sticky-header .personprofile .profile-designation-wrpr{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;color:#fff;position:absolute;top:45px;left:110px;display:-webkit-box;line-height:1.5em;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.person-panel-wrpr .person-sticky-header .personprofile .updated-status{display:flex;justify-content:end;gap:4px;opacity:.7;font-family:Inter;font-size:14px;font-style:italic;font-weight:500;line-height:16.94px;color:#fff;position:absolute;left:10px;top:10px}.person-panel-wrpr .person-top-section{display:flex;flex-direction:column;gap:8px;padding:50px 32px 0}.person-panel-wrpr .profile-name-wrpr{font-family:Inter;font-size:28px;font-weight:700;line-height:33.89px;letter-spacing:.005em;color:#20253c}.person-panel-wrpr .person-actions-wrpr{display:flex;flex-direction:column;gap:24px}.person-panel-wrpr .person-actions-wrpr .profile-designation-wrpr{width:100%;min-height:30px;font-family:Inter;font-size:18px;font-weight:500;line-height:28.8px;color:#9119a9}.person-panel-wrpr .person-actions-wrpr .profile-dest-wrpr{width:126px;height:19px;display:flex;gap:8px;margin-left:30px}.person-panel-wrpr .person-actions-wrpr .profile-dest-wrpr .flag{height:16px;width:24px;border-radius:2px;display:flex}.person-panel-wrpr .person-actions-wrpr .profile-dest-wrpr .flag .dest-name{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#20253c}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr{display:flex;align-items:center;justify-content:center;gap:16px}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .get-in-touch{width:278px;height:50px;padding:6px 0;border-radius:4px;background:#18a956;display:flex;align-items:center;justify-content:center;margin:0;gap:8px}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .get-in-touch .text{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;color:#fff}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .follow-btn{display:flex;align-items:center;justify-content:center;height:50px;border:1px solid #cfe6fc;border-radius:4px;flex:1;cursor:pointer}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .follow-btn:hover{border:1.5px solid #61a9f1}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .follow-btn .CardFollowed{border:none}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .follow-btn .CardFollowed .logo-wrpr .SVGIcon{--stroke:#0b73da}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .follow-btn .CardFollowed .lbl-wrpr{font-size:16px;line-height:19.36px;color:#20253c;margin-right:10px;font-weight:400;font-family:Inter}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .download-btn{display:flex;align-items:center;justify-content:center;height:50px;border:1px solid #cfe6fc;border-radius:4px;flex:1;gap:4px;cursor:pointer}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .download-btn:hover{border:1.5px solid #61a9f1}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .download-btn .SVGIcon{--stroke:#0b73da}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .download-btn .ExportCsvButton{background-color:transparent;padding:0;margin-left:0;width:auto}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .download-btn .ExportCsvButton .export-text{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#20253c}.person-panel-wrpr .person-actions-wrpr .profile-get-in-touch-wrpr .share-btn{display:flex;align-items:center;justify-content:center;height:50px;width:50px;margin:15px;border:1px solid #cfe6fc;border-radius:4px}.person-panel-wrpr .work-information{display:flex;padding:0 32px}.person-panel-wrpr .work-information .work{display:flex;flex-direction:column;flex-grow:1;gap:16px;padding:20px 24px 24px;border:1px solid #e4e8f1;border-radius:8px}.person-panel-wrpr .work-information .work .header{font-family:Inter;font-size:20px;font-weight:700;line-height:24.2px;letter-spacing:.005em;color:#20253c}.person-panel-wrpr .work-information .work .works-as-companies{display:flex;flex-direction:column;gap:24px}.person-panel-wrpr .work-information .work .works-as-companies .work-company{display:flex;flex-direction:column;gap:8px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp{display:flex;justify-content:left;align-items:flex-start;gap:12px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc{display:flex;flex-direction:column;gap:8px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .work-desc{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;row-gap:0;font-size:18px;font-weight:500;color:#20253c;line-height:28.8px;font-family:Inter;cursor:pointer}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .work-desc .working-tag-wrpr{display:inline-flex;gap:8px;padding:0 8px;align-items:center;border-radius:2px;height:24px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .work-desc .working-tag-wrpr .tag{height:12px;width:12px;display:flex;justify-content:center;align-items:center;border-radius:50%}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .work-desc .working-tag-wrpr .tag .inner-tag{height:8px;width:8px;border-radius:50%}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .work-desc .working-tag-wrpr .work-tag-name{font-family:Inter;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info{display:flex;flex-direction:column;gap:8px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .working-company-info{display:flex;gap:8px;align-items:center;font-family:Inter}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .working-company-info .companyName{font-size:18px;font-weight:400;line-height:21.78px;color:#696e8c}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .working-company-info .highlight{font-size:18px;font-weight:500;color:#20253c;line-height:28.8px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .working-company-info .AAABadgeComponent{padding:4px 8px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .working-company-info .rating{width:52px;height:24px;padding:4px 8px;border-radius:50px;background:#16599d;font-family:Inter;font-size:12px;font-weight:600;line-height:14.52px;color:#fff}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .company-loc-info{display:flex;flex-direction:column;gap:8px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .company-loc-info .comp-type .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1!important}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .company-loc-info .comp-loc{display:flex;align-items:center;gap:8px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .company-loc-info .comp-loc .Flag{border-radius:2px}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .company-loc-info .comp-loc .comp-loc-country{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c!important}.person-panel-wrpr .work-information .work .works-as-companies .work-company .work-comp .comp-desc .company-info .company-grp{display:flex;gap:4px;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c}.person-panel-wrpr .work-information .work .separator{height:1px;background-color:#e4e8f1}.person-panel-wrpr .work-information .CompanyLogo{border:1px solid #e4e8f1}.person-panel-wrpr .person-summarization{padding:0 32px}.person-panel-wrpr .person-summarization .common-summarize-wrpr .summarize-content .summarized-txt{font-family:Inter}.person-panel-wrpr .person-summarization .common-summarize-wrpr .summarize-content .summarize-again-btn{right:12px!important}.person-panel-wrpr .person-summarization .common-summarize-wrpr .summarize-stats-wrpr .summarize-btn{top:7px!important}.person-panel-wrpr .specialization{padding:0 32px;display:flex;align-items:center;gap:16px}.person-panel-wrpr .specialization .specialization-wrpr{display:flex;gap:16px;flex-direction:column;flex-grow:1;border-radius:8px;border:1px solid #e4e8f1;padding:20px 24px 24px}.person-panel-wrpr .specialization .specialization-wrpr .person-header,.person-panel-wrpr .specialization .specialization-wrpr .person-header .lbl-wrpr{font-family:Inter;font-size:20px;font-weight:700;line-height:24.2px;letter-spacing:.005em}.person-panel-wrpr .specialization .specialization-wrpr .person-list{display:flex;flex-wrap:wrap;gap:12px}.person-panel-wrpr .specialization .specialization-wrpr .person-list .spec-name{height:36px;padding:8px 16px;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);border-radius:30px;margin:0 10px 5px 0;font-size:13px;line-height:20px;color:#20253c;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:515px;font-family:Inter;font-size:18px;font-weight:400;line-height:21.78px;gap:12px}.person-panel-wrpr .specialization .specialization-wrpr .person-list .more-subtypes-wrpr{height:36px;padding:8px 16px;font-family:Inter;font-size:18px;font-weight:400;line-height:21.78px;border:1px solid #e4e8f1;border-radius:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.person-panel-wrpr .specialization .specialization-wrpr .person-list .more-subtypes-wrpr:hover{color:#0b73da}.person-panel-wrpr .want-contacted-for{border-radius:8px;border:1px solid #e4e8f1;display:flex;gap:16px}.person-panel-wrpr .want-contacted-for .header{display:flex;font-family:Inter;font-size:20px;font-weight:700;line-height:24.2px;letter-spacing:.005em;padding-top:20px;padding-left:20px;padding-bottom:20px;gap:12px}.person-panel-wrpr .want-contacted-for .list{margin-left:20px;display:flex;gap:12px;margin-bottom:20px}.person-panel-wrpr .want-contacted-for .list .spec-name{height:36px;padding:8px 16px;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:30px;margin:0 10px 5px 0;font-size:13px;line-height:20px;color:#20253c;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:515px;font-family:Inter;font-size:18px;font-weight:400;line-height:21.78px}.person-panel-wrpr .badges{border-radius:8px;border:1px solid #e4e8f1;padding:0 24px}.person-panel-wrpr .badges .badge-wrpr{display:flex;flex-direction:column;gap:16px}.person-panel-wrpr .badges .badge-wrpr .badge-header{font-family:Inter;font-size:20px;font-weight:700;line-height:24.2px;letter-spacing:.005em;color:#20253c}.person-panel-wrpr .badges .badge-wrpr .badge-info{background-color:#fff;display:flex;gap:16px;flex-direction:column}.person-panel-wrpr .badges .badge-wrpr .badge-info .badge-info-wrpr{display:flex;gap:20px}.person-panel-wrpr .badges .badge-wrpr .badge-info .badge-info-wrpr .badge-info-desc .info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:12px;gap:8px}.person-panel-wrpr .badges .badge-wrpr .badge-info .badge-info-wrpr .badge-info-desc .info .badge-name{font-family:Inter;font-size:18px;font-weight:500;line-height:21.78px;color:#20253c}.person-panel-wrpr .badges .badge-wrpr .badge-info .badge-info-wrpr .badge-info-desc .info .badge-label{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c}.person-panel-wrpr .overview{padding:40px 32px 56px;background:#f2f4fc}.person-panel-wrpr .overview .overview-wrpr{display:flex;flex-direction:column;gap:16px;padding:20px 24px;border-radius:8px}.person-panel-wrpr .overview .overview-wrpr .header{font-family:Inter;font-size:28px;font-weight:700;line-height:33.89px;letter-spacing:.005em;text-align:center;color:#20253c}.person-panel-wrpr .overview .overview-wrpr .overview-para{font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;color:#20253c}.person-panel-wrpr .overview .overview-wrpr .overview-para .ReadMoreText .read-or-hide{color:#696e8c;cursor:pointer}.person-panel-wrpr .contact-info{padding:0 32px;margin-bottom:44px}.person-panel-wrpr .contact-info .contact-info-wrpr{border-radius:8px;border:1px solid #e4e8f1;padding:20px 24px}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info{display:flex;flex-direction:column;gap:16px}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .header{display:flex;justify-content:space-between;align-items:center}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .header .header-title{font-family:Inter;font-size:20px;font-weight:700;line-height:24.2px;letter-spacing:.005em;color:#20253c}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .header .SVGIcon{--stroke:#0b73da}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .header .ExportCsvButton{background-color:transparent;width:auto;margin-left:0;border:1px solid #c8ceda;height:32px;padding:0 12px;border-radius:4px;gap:4px}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .header .ExportCsvButton:hover{border:1px solid #0b73da}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .header .ExportCsvButton .export-text{color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites{display:flex;justify-content:space-between}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .contact-apps{display:flex;gap:20px}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .contact-apps .person-linkedin-wrpr,.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .contact-apps .person-mail{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .contact-apps .person-linkedin-wrpr{cursor:pointer}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .contact-apps .person-linkedin-wrpr:hover{border:1.5px solid #61a9f1}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .contact-apps .person-imdb-wrpr,.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .contact-apps .person-phone-wrpr{height:40px;width:40px;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%;display:flex;justify-content:center;align-items:center}.person-panel-wrpr .contact-info .contact-info-wrpr .contact-sites-info .contact-sites .social-sites{display:flex;gap:12px;justify-content:center;align-items:center}.person-panel-wrpr .thought-leadership-wrpr{display:flex;padding:40px 32px 56px;gap:40px;background-color:#f2f4fc;margin-top:80px}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr{width:100%}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .thought-leadership-header{display:flex;justify-content:center;padding-bottom:40px}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .thought-leadership-header .lbl{font-family:Inter;font-size:28px;font-weight:700;line-height:33.89px;letter-spacing:.005em;color:#20253c}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .leadership-content-wrpr{width:100%;padding:24px;display:flex;flex-direction:column;gap:20px;border-radius:8px;background-color:#fff}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .leadership-content-wrpr .leadership-content-img{width:100%;padding-left:0!important}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .leadership-content-wrpr .leadership-content-img .person-article-img{width:100%}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .leadership-content-wrpr .leadership-content-info{width:100%;display:flex;flex-direction:column;gap:8px}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .leadership-content-wrpr .leadership-content-info .date{font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;color:#696e8c}.person-panel-wrpr .thought-leadership-wrpr .leader-top-section-wrpr .leadership-content-wrpr .leadership-content-info .info{font-family:Inter;font-size:18px;font-weight:500;line-height:28.8px;color:#20253c}.person-panel-wrpr .person-updates-wrpr{display:flex;background-color:#f2f4fc;gap:40px;padding:40px 32px 56px}.person-panel-wrpr .person-updates-wrpr .updates-top-section{width:100%}.person-panel-wrpr .person-updates-wrpr .updates-header-wrpr{display:flex;gap:16px;padding-bottom:40px}.person-panel-wrpr .person-updates-wrpr .updates-header-wrpr .person-updates-header-wrpr{display:flex;flex-direction:column}.person-panel-wrpr .person-updates-wrpr .updates-header-wrpr .person-updates-header-wrpr .recent-mention-header{font-family:Inter;font-size:28px;font-weight:700;line-height:33.89px;color:#20253c}.person-panel-wrpr .person-updates-wrpr .updates-header-wrpr .person-updates-header-wrpr .recent-mention-of{font-family:Inter;font-size:28px;font-weight:400;line-height:33.89px;color:#20253c;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.person-panel-wrpr .person-updates-wrpr .ArticlesCard{width:100%}.person-panel-wrpr .person-featured-projects{display:flex;flex-direction:column;background-color:#f2f4fc;padding-top:40px;margin-top:10px}.person-panel-wrpr .person-featured-projects .featured-project-label{display:flex;gap:16px;padding:0 32px}.person-panel-wrpr .person-featured-projects .featured-project-label .featured-project-label-header-wrpr{display:flex;flex-direction:column}.person-panel-wrpr .person-featured-projects .featured-project-label .featured-project-label-header-wrpr .featured-project-label-header{font-family:Inter;font-size:28px;font-weight:700;line-height:33.89px;color:#20253c}.person-panel-wrpr .person-featured-projects .featured-project-label .featured-project-label-header-wrpr .featured-project-by{font-family:Inter;font-size:28px;font-weight:400;line-height:33.89px;color:#20253c;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.person-panel-wrpr .person-featured-projects .featured-project-cards{display:flex;flex-direction:column;gap:24px}@media (max-width:480px){.person-panel-wrpr .person-featured-projects .featured-project-cards{padding-top:40px}}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card{padding:40px 32px 56px;display:flex;flex-direction:column;gap:20px;border-radius:8px;background-color:#f2f4fc}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr{display:flex;gap:20px;background-color:#fff;padding:20px 20px 24px;border-radius:8px;flex-direction:column}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr:hover{box-shadow:0 0 8px 2px rgba(0,0,0,.0784313725490196)}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr:hover .project .project-info .project-name{color:#0b73da}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project-role{display:flex;gap:12px;flex-wrap:wrap}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project-role .role-label{font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;color:#20253c;padding:6px 20px;border-radius:30px;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9)}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project{display:flex;gap:20px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-image{width:100px;height:150px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-image .NoContentLogo .fall-back .lbl-wrpr{font-size:16px!important;line-height:120%!important;font-weight:700!important;padding:8px!important}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info{display:flex;flex-direction:column;gap:8px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-name{font-family:Inter;font-size:20px;font-weight:600;line-height:28px;color:#20253c}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc{display:flex;flex-direction:column;gap:16px;font-family:Inter;font-size:18px;font-weight:400;line-height:21.78px;color:#20253c}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-type,.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-type .project-type-info{display:flex;gap:8px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-type .pipe{color:#c8ceda}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-langauge{display:flex;gap:8px;justify-content:flex-start;align-items:center}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-genre{display:flex;gap:8px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-stage{display:flex;gap:32px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .movie-country,.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-stage .movie-type,.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .project-stage .project-stage-name{display:flex;gap:8px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .movie-country .country-image{width:24px;height:16px}.person-panel-wrpr .person-featured-projects .featured-project-cards .featured-project-info-card .project-info-wrpr .project .project-info .project-desc .movie-country .country-image .Flag{border-radius:2px}.person-panel-wrpr .person-featured-deals{padding:40px 32px 56px;display:flex;flex-direction:column;gap:40px;background-color:#f2f4fc}.person-panel-wrpr .person-featured-deals .featured-deal-label{display:flex;gap:16px}.person-panel-wrpr .person-featured-deals .featured-deal-label .featured-deal-label-header-wrpr{display:flex;flex-direction:column}.person-panel-wrpr .person-featured-deals .featured-deal-label .featured-deal-label-header-wrpr .featured-deal-header{font-family:Inter;font-size:28px;font-weight:700;line-height:33.89px;color:#20253c}.person-panel-wrpr .person-featured-deals .featured-deal-label .featured-deal-label-header-wrpr .featured-deal-by{font-family:Inter;font-size:28px;font-weight:400;line-height:33.89px;color:#20253c;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.person-panel-wrpr .person-featured-deals .deal-card{width:100%}.person-panel-wrpr .person-featured-deals .deal-card .DealsFeedCard{width:100%!important}.person-panel-wrpr .person-featured-deals .deal-card .DealsFeedCard .card-details-section .deals-media-wrapper .slick-list{max-height:428px!important}.person-panel-wrpr .person-featured-deals .deal-card .DealsFeedCard .card-details-section .deals-media-wrapper .slick-list .slick-slide.slick-active.slick-current .FeedsContentCard{width:428px!important}.person-panel-wrpr .person-featured-deals .deal-card .DealsFeedCard .card-details-section .deals-media-wrapper .slick-list .slick-slide.slick-active.slick-current .FeedsContentCard .NoContentLogo{height:428px!important;width:428px!important}.person-panel-wrpr .person-featured-deals .deal-card .DealsFeedCard .card-details-section .deals-media-wrapper .slick-list .slick-slide.slick-active.slick-current .FeedsContentCard .NoContentLogo img{width:100%!important;height:100%!important}.person-panel-wrpr .person-featured-deals .deal-card .DealsFeedCard .card-details-section .deals-media-wrapper .slick-list .slick-slide.slick-active.slick-current .FeedsContentCard .NoContentLogo .lbl-wrpr{font-size:32px!important}.person-panel-wrpr .person-featured-deals .deal-card .DealsFeedCard .card-details-section .deals-media-wrapper .slick-list .slick-slide.slick-active.slick-current .FeedsContentCard .NoContentLogo .img-wrpr{object-fit:cover}.person-panel-wrpr .person-featured-deals .featured-deal-cards{display:flex;flex-direction:column;border-radius:8px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .deal-detail{display:flex;justify-content:space-between;padding:8px 24px;background:#fae0ed}.person-panel-wrpr .person-featured-deals .featured-deal-cards .deal-detail .deal-detail-info{display:flex;gap:8px;font-family:Inter;font-size:13px;font-weight:500;line-height:15.73px;color:#a91961}.person-panel-wrpr .person-featured-deals .featured-deal-cards .deal-detail .deal-detail-info .SVGIcon{--stroke:#d685ad}.person-panel-wrpr .person-featured-deals .featured-deal-cards .deal-detail .deal-detail-date{font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px;color:#696e8c}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info{display:flex;flex-direction:column;gap:20px;padding:16px 24px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies{display:flex;flex-direction:column;gap:12px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies .deal-company{display:flex;justify-content:space-between}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies .deal-company .company-info{display:flex;gap:16px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies .deal-company .company-info .company-image{height:72px;width:72px;border-radius:50%}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies .deal-company .company-info .company-name{display:flex;flex-direction:column;gap:6px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies .deal-company .company-info .company-name .deal-comapny-name{font-family:Inter;font-size:16px;font-weight:600;line-height:19.36px;color:#20253c}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies .deal-company .company-info .company-name .deal-company-desc{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-comapanies .deal-company .company-follow-status{display:flex;gap:8px;justify-content:center;align-items:center;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;color:#20253c}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .role-description{display:flex;gap:8px;padding:12px 0;font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;border-top:1px solid #e4e8f1;border-bottom:1px solid #e4e8f1}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .role-description .role-label{color:#696e8c}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .role-description .role-desc{color:#20253c}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-description{display:flex;flex-direction:column;gap:16px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-description .featured-deal-detail{font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;color:#20253c;background-color:#fff}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-description .deal-type{display:flex;flex-wrap:wrap;gap:8px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .deal-description .deal-type .deal-type-name{display:flex;align-items:center;border-radius:40px;border:1px solid #c8ceda;padding:8px;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#20253c}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .featured-deal-image{width:428px;height:428px;border-radius:8px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .featured-deal-view-more{display:flex;gap:16px;justify-content:center;align-items:center;border:1px solid #c8ceda;padding:10px 20px;border-radius:8px}.person-panel-wrpr .person-featured-deals .featured-deal-cards .featured-deal-card-info .featured-deal-view-more .featured-deal-btn{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;text-align:center;color:#0b73da}@media (max-width:480px){.myside{max-width:480px;height:100%!important;border-radius:16px 16px 0 0}.myside .profile-div{width:60px;height:60px}.myside .profile-div .no-profile{border-radius:50%;height:100%;display:flex;justify-content:center;align-items:center}.myside .profile-div .no-profile .initials{color:#fff}.container{padding:0}.person-panel-wrpr .person-profile-wrpr .vbn-verified-wrpr{left:24px!important;bottom:-50px!important}.person-panel-wrpr .person-profile-wrpr .blue-border{background:none!important}.person-panel-wrpr .person-profile-wrpr .person-verified{left:94px!important}.person-panel-wrpr .person-profile-wrpr .verified-wrpr{top:133px!important;left:132px!important}.person-panel-wrpr .person-verified{left:91px}.person-panel-wrpr .person-top-section{width:100%;margin:54px 24px 0;padding:0}.person-panel-wrpr .person-top-section .profile-get-in-touch-wrpr{max-width:342px}.person-panel-wrpr .person-top-section .profile-get-in-touch-wrpr .export-text,.person-panel-wrpr .person-top-section .profile-get-in-touch-wrpr .lbl-wrpr{display:none}.person-panel-wrpr .overview,.person-panel-wrpr .specialization,.person-panel-wrpr .work-information{display:flex;justify-content:center;width:100%;padding:0 24px}.person-panel-wrpr .overview .overview-wrpr,.person-panel-wrpr .overview .specialization-wrpr,.person-panel-wrpr .overview .work,.person-panel-wrpr .specialization .overview-wrpr,.person-panel-wrpr .specialization .specialization-wrpr,.person-panel-wrpr .specialization .work,.person-panel-wrpr .work-information .overview-wrpr,.person-panel-wrpr .work-information .specialization-wrpr,.person-panel-wrpr .work-information .work{width:100%}.person-panel-wrpr .contact-info .contact-info-wrpr .ExportCsvButton{padding:0;justify-content:right}.person-panel-wrpr .person-featured-deals{padding:40px 0 56px;margin-top:80px}.person-panel-wrpr .thought-leadership-wrpr{padding:40px 24px 56px}.person-panel-wrpr .person-updates-wrpr{padding:40px 0 56px}.person-panel-wrpr .person-featured-projects .featured-project-info-card{padding:0!important}.person-panel-wrpr .person-featured-projects .featured-project-info-card .project .project-genre span,.person-panel-wrpr .person-featured-projects .featured-project-info-card .project .project-type{flex-wrap:wrap}.person-panel-wrpr .person-featured-projects .featured-project-info-card .project .project-stage{flex-wrap:wrap;row-gap:16px!important}}.sideOpen-rightside{width:38%;position:absolute;top:0;right:0}@media (max-width:480px){.sideOpen-rightside{height:80%!important;top:auto;bottom:0;border-radius:16px 16px 0 0;right:auto}}@media (min-width:1920px) and (max-width:2047px){.sideOpen-rightside{width:32%}}.sideOpen-leftside{width:calc(100vw - 38%);position:absolute;top:0;left:0;background:#0d0e12!important;opacity:.5;transition:none!important}@media (max-width:480px){.sideOpen-leftside{width:100%;top:auto;left:auto;bottom:0}}@media (min-width:1920px) and (max-width:2047px){.sideOpen-leftside{width:calc(100vw - 32%)}}.PersonPanel{height:100vh;overflow-x:hidden;margin:0;background:#fff;position:fixed;z-index:1050}.person-trigger{position:absolute;left:12px;top:16px}.sideClose{width:0;position:absolute;top:0;right:0}.open-btn{position:fixed;top:20px;right:20px;z-index:2000;padding:10px 20px;background-color:#111;color:#fff;border:none;cursor:pointer;border-radius:5px}.open-btn:hover{background-color:#575757}.tt-work-status{font-weight:400;letter-spacing:0;color:#fff;font-family:Inter;border-radius:4px;background:#12172b;padding:15px 26px;margin-top:10px;width:550px}.MyInboxPage{padding:60px 140px;display:flex;flex-direction:column;gap:40px;background:#f2f3f8;min-height:100vh}.MyInboxPage .msg-box-btn-container{height:205px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.MyInboxPage .msg-box-btn-container .MessageThreadContainer{height:125px;gap:0;display:flex;justify-content:space-between}.MyInboxPage .msg-box-btn-container .MessageThreadContainer .msg-thread{gap:8px;justify-content:space-between;width:800px;display:flex;flex-direction:column}.MyInboxPage .msg-box-btn-container .MessageThreadContainer .msg-thread .msg-thread-header{width:282px;height:39px;font-family:Inter;font-size:32px;font-weight:700;line-height:38.73px;letter-spacing:.005em;color:#20253c}.MyInboxPage .msg-box-btn-container .MessageThreadContainer .msg-thread .msg-thread-txt{height:78px;font-family:Inter;font-size:16px;font-weight:400;line-height:25.6px;color:#434864}.MyInboxPage .msg-box-btn-container .MessageThreadContainer .msg-thread-btn{height:50px;display:flex;align-items:center;padding:10px 24px;gap:10px;background:#0b73da;color:#f0f8ff;border-radius:4px;cursor:pointer}.MyInboxPage .msg-box-btn-container .msg-thread-btns{gap:24px;display:flex}.MyInboxPage .msg-box-btn-container .msg-thread-btns .ttl-msg-trd-btn{display:flex;gap:8px;font-family:Inter;font-size:18px;font-weight:500;line-height:21.78px;color:#20253c}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-open-btn-wrpr{display:flex;align-items:center;gap:8px}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-open-btn-wrpr .inbox-open-btn{font-family:Inter;font-size:18px;font-weight:500;line-height:21.78px;color:#20253c}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-open-btn-wrpr .btn-spot-open{height:8px;width:8px;border-radius:50%;background-color:#18a956}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-close-btn-wrpr{display:flex;align-items:center;gap:8px}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-close-btn-wrpr .close-btn-new{font-family:Inter;font-size:18px;font-weight:500;line-height:21.78px;color:#20253c}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-close-btn-wrpr .btn-spot-close{height:8px;width:8px;border-radius:50%;background-color:#a9b2c6}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-ongoing-btn-wrpr{display:flex;align-items:center;gap:8px}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-ongoing-btn-wrpr .ongoing-btn-new{font-family:Inter;font-size:18px;font-weight:500;line-height:21.78px;color:#20253c}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-ongoing-btn-wrpr .btn-spot-ongoing{height:8px;width:8px;border-radius:50%;background-color:#f6c451}.MyInboxPage .msg-box-btn-container .msg-thread-btns .selected-btn{border:2px solid #0b73da!important;background-color:#ecf5fe!important}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-close-btn-wrpr,.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-ongoing-btn-wrpr,.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-open-btn-wrpr,.MyInboxPage .msg-box-btn-container .msg-thread-btns .ttl-msg-trd-btn{border-radius:50px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);cursor:pointer;padding:10px 24px;border:2px solid transparent}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-close-btn-wrpr:hover,.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-ongoing-btn-wrpr:hover,.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-open-btn-wrpr:hover,.MyInboxPage .msg-box-btn-container .msg-thread-btns .ttl-msg-trd-btn:hover{border:2px solid #acd2f7}.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-close-btn-wrpr:hover span,.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-ongoing-btn-wrpr:hover span,.MyInboxPage .msg-box-btn-container .msg-thread-btns .inbox-open-btn-wrpr:hover span,.MyInboxPage .msg-box-btn-container .msg-thread-btns .ttl-msg-trd-btn:hover span{color:#0b73da}.MyInboxPage .msg-tbl-wrpr{display:flex;flex-direction:column;gap:20px}.MyInboxPage .msg-tbl-wrpr .search-container .search-wrpr{display:flex;align-items:center;width:400px;padding:10px 24px;gap:16px;border-radius:4px;border:1.5px solid #c8ceda;height:50px}.MyInboxPage .msg-tbl-wrpr .search-container .search-wrpr .SVGIcon{--stroke:#0b73da}.MyInboxPage .msg-tbl-wrpr .search-container .search-wrpr .srch-input{height:19px;border:none;outline:none;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;background-color:#f2f3f8;flex-grow:1;background-color:transparent}.MyInboxPage .msg-tbl-wrpr .search-container .search-wrpr .cross-icon{cursor:pointer;color:#969ab3;font-size:18px;font-weight:700}.MyInboxPage .msg-tbl-wrpr .message-list-container{display:flex;padding:12px 30px;gap:30px;background-color:#e4e8f1;font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container{display:flex;flex-direction:column;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border-radius:8px;overflow:hidden;border:1px solid #e4e8f1}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-head{height:41px;width:100%;padding:12px 30px;gap:30px;background-color:#e4e8f1}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-head #col1{width:10.68%;font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-head #col2{width:42.72%;font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-head #col3{width:19.42%;font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-head #col4,.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-head #col5{width:9.71%;font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-head #col6{width:7.77%;font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row{padding:16px 30px;gap:30px;font-family:Inter;font-size:16px;font-weight:400;line-height:25.6px;color:#20253c;background-color:#fff}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .row-1{width:10.68%;color:#696e8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .row-2{width:42.72%;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .row-3{width:19.42%;color:#696e8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .row-4,.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .row-5{width:9.71%;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .row-6{width:7.77%;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .conv-status{border-radius:4px;font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px;display:flex;align-items:center;justify-content:center;height:30px;width:fit-content;padding:10px}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .status-CLOSED{border:1px solid #c8ceda;background-color:#eff1fa;color:#696e8c}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .status-OPEN{border:1px solid #66cc90;background-color:#e8f7ef;color:#137c44}.MyInboxPage .msg-tbl-wrpr .msg-list-container .table-row .status-ONGOING{border:1px solid #fcd67d;background-color:#fff7e5;color:#7b5c14}.MyInboxPage .msg-tbl-wrpr .inbox-pagination{display:flex;justify-content:flex-end;gap:16px}.MyInboxPage .msg-tbl-wrpr .inbox-pagination button{padding:10px;background-color:#fff;cursor:pointer;border-radius:4px;border:1px solid #acd2f7;height:40px;width:40px;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:center}.MyInboxPage .msg-tbl-wrpr .inbox-pagination button.active{background-color:#007bff;color:#fff}.MyInboxPage .msg-tbl-wrpr .inbox-pagination button:disabled{background-color:#f0f0f0;cursor:not-allowed}.thread-div{display:flex;flex-direction:column;gap:40px}.thread-div .msg-thread-div{display:flex;flex-direction:column;padding:30px 100px;background-color:#e4e8f1;height:143px;gap:20px}.thread-div .msg-thread-div .all-msg-thread-sec{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:4px}.thread-div .msg-thread-div .all-msg-thread-sec .text-span{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;text-align:left;color:#0b73da}.thread-div .msg-thread-div .startmsgtext{font-family:Inter;font-size:32px;font-weight:400;line-height:38.73px;text-align:left}.thread-div .textbox-sec{outline:none;display:flex;flex-direction:row;justify-content:center;align-items:end}.thread-div .textbox-sec .textbox{display:flex;flex-direction:column;height:469px;width:800px;gap:20px}.thread-div .textbox-sec .textbox .enter-msg-sec{height:399px;border:1px solid #e4e8f1;display:flex;flex-direction:column;gap:20px}.thread-div .textbox-sec .textbox .enter-msg-sec .subject-thread-sec{height:59px;padding:16px 50px;border-bottom:1px solid #e4e8f1}.thread-div .textbox-sec .textbox .enter-msg-sec .subject-thread-sec .text{width:700px;height:27px;gap:0;opacity:0;font-family:Inter;font-size:22px;font-weight:400;line-height:26.63px;text-align:left;color:#969ab3}.thread-div .textbox-sec .textbox .enter-msg-sec .textarea-sec{height:250px;width:800px;display:flex;gap:10px;padding:0 50px}.thread-div .textbox-sec .textbox .enter-msg-sec .textarea-sec .placeholder{align-items:center;font-family:Inter;font-size:16px;font-weight:400;line-height:25.6px;text-align:left;color:#969ab3}.thread-div .textbox-sec .textbox .enter-msg-sec .attachment-sec{height:50px;border-top:1px solid #e4e8f1;opacity:0;display:flex;flex-direction:row;align-items:center}.thread-div .textbox-sec .textbox .enter-msg-sec .attachment-sec .attachement-pin{width:136px;height:24px;display:flex;flex-direction:row;gap:16px;padding-left:50px}.thread-div .textbox-sec .buttons{height:70px;display:flex;flex-direction:row;justify-content:end;align-items:flex-end}.thread-div .textbox-sec .buttons .buttondiv{width:306px;height:50px;display:flex;flex-direction:row;justify-content:space-around}.thread-div .textbox-sec .buttons .buttondiv .cancel{display:flex;justify-content:center;align-items:center;height:50px;padding:0 32px;border-radius:4px;border:1px solid #c8ceda;color:#0b73da;cursor:pointer}.thread-div .textbox-sec .buttons .buttondiv .cancel .cancel-btn-text{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;text-align:left}.thread-div .textbox-sec .buttons .buttondiv .startnew{display:flex;justify-content:center;align-items:center;gap:8px;height:50px;padding:0 32px;border-radius:4px;opacity:.3px;color:#fff;background-color:#0b73da;border:1px solid #c8ceda;cursor:pointer}.thread-div .textbox-sec .buttons .buttondiv .startnew .start-new-text{font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;text-align:left}.shimmer{animation:shimmer 10s linear infinite;background:linear-gradient(90deg,#d2d8e5,#f2f3f8,#d2d8e5)}.CompanyBadgeCard{width:100%;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.CompanyBadgeCard .ForYouFeeds{flex-direction:column;border-radius:8px;background:#fff;margin:0}.CompanyBadgeCard .ForYouFeeds .updates-card-header{display:flex;justify-content:space-between;padding:8px 24px;font-size:13px;line-height:16px;background-color:#faf0dd;border-radius:8px 8px 0 0}.CompanyBadgeCard .ForYouFeeds .updates-card-header .lhs{display:flex;gap:8px;color:#a97919;font-weight:600;align-items:baseline}.CompanyBadgeCard .ForYouFeeds .updates-card-header .lhs .svg-icon-double-right-arrow{--stroke:#d6bb85}.CompanyBadgeCard .ForYouFeeds .updates-card-header .lhs .tag{font-family:Inter;font-size:13px;font-weight:500;line-height:15.73px}.CompanyBadgeCard .ForYouFeeds .updates-card-header .rhs{min-width:60px}.CompanyBadgeCard .ForYouFeeds .updates-card-header .rhs .date{color:#696e8c;font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px}.CompanyBadgeCard .ForYouFeeds .card-details-section{display:flex;flex-direction:column;gap:20px;padding:16px 24px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper{display:flex;flex-direction:column;gap:16px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .divider{border-bottom:1px solid #e4e8f1}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec{display:flex;align-items:center;justify-content:space-between;gap:16px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .service-left-sec{display:flex;gap:16px;align-items:center}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information{display:flex;flex-direction:column;gap:8px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores{display:flex;align-items:center;gap:20px;height:30px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .lbl-wrpr{font-size:16px;color:#4c4c4c;margin-bottom:8px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .deal-territory-tooltip{height:100%}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr{background:linear-gradient(0deg,#e4e8f1,#e4e8f1),linear-gradient(0deg,#eff1fa,#eff1fa);border-radius:40px;padding:6px 12px 6px 8px;margin-bottom:20px;border:1px solid #e4e8f1}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr .label{font-size:16px;line-height:21px;color:#232840;margin-left:5px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .SVGIcon.svg-icon-globe{--stroke:#b1b6cb}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section{gap:12px;display:flex;max-height:300px;overflow:auto;flex-direction:column;flex:1}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr{display:flex;justify-content:space-between}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr:hover .CardPrimaryInfo{color:#0b73da}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec{display:flex;gap:16px;align-items:center}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .CompanyLogo.company-logo{filter:none;border:1px solid #e4e8f1}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed{border:none;gap:4px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .lbl-wrpr{line-height:22.5px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr{width:16px;height:16px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr .svg-icon-follow{width:100%;height:100%}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information{display:flex;flex-direction:column;gap:6px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .more{font-weight:700;font-size:14px;padding:8px 16px 0;cursor:pointer;color:#0b73da}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec{display:flex;flex-direction:column;gap:12px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description{color:#20253c;font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;max-height:81px;overflow:hidden;display:block;position:relative}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description.expanded{overflow:visible;max-height:fit-content}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .read-more-txt{position:absolute;cursor:pointer;bottom:3px;right:0;background-color:#fff;padding-left:5px;color:#696e8c}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .clickable{text-decoration-line:underline}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .attr-value{padding:0 5px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list{display:flex;flex-wrap:wrap;align-content:center;align-items:center;gap:8px}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt{padding:6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:30px;align-items:center;gap:4px;width:fit-content;color:#20253c}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .title{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .CardFollowedTooltip{height:-webkit-fill-available}.CompanyBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .CardFollowedTooltip .CardFollowed{border:none;transform:scale(.8);width:20px;height:100%}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper{border-radius:4px;background:#eef1fb}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper{display:flex;justify-content:center}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr{width:552px;height:136px;border-radius:4px;background-color:#eef1fb;display:flex;align-items:center;overflow:hidden;gap:16px;padding:24px}@media (max-width:1366px){.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr{width:492px}}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badges-wrpr{width:236px;display:flex;align-items:center;gap:16px}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badges-wrpr .media-badges{width:88px;height:88px;border-radius:100px;object-fit:contain;border:1px solid #e4e8f1;background:#fff;flex-shrink:0}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badges-wrpr .badge-name{color:#20253c;font-family:Inter;font-size:16px;font-weight:500;line-height:25.6px;max-width:132px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badge-divider{height:64px;border:1px solid #c8ceda;margin:0}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .company-wrpr{width:236px;display:flex;align-items:center;gap:16px}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .company-wrpr .CompanyLogo.company-logo{filter:none;border:1px solid #e4e8f1}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .company-wrpr .company-name{color:#20253c;font-family:Inter;font-size:16px;font-weight:500;line-height:25.6px;max-width:132px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-video-wrpr{width:552px;height:310px;border-radius:4px;background-color:#eef1fb;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width:1366px){.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-video-wrpr{width:492px}}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr{width:552px;height:600px;border-radius:4px;background-color:#eef1fb;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width:1366px){.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr{width:492px}}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .media-doc-wrpr .media-doc{position:relative;top:-32px;height:664px;width:580px;right:-20px}.CompanyBadgeCard .ForYouFeeds .button-wrapper{display:flex;gap:16px;min-height:40px;padding:0}.CompanyBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container{width:100%;cursor:pointer}.CompanyBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container:hover{color:#00a5ec}.CompanyBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr{display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px 20px 10px 24px}.CompanyBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.CompanyBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .btn-label{color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;background:transparent;border:none}.CompanyBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da}.CompanyBadgeCard .ForYouFeeds .button-wrapper .more-btn-wrpr{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px}.CompanyBadgeCard .ForYouFeeds .button-wrapper .more-btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}@media (max-width:480px){.CompanyBadgeCard{width:100%}.CompanyBadgeCard .ForYouFeeds .deals-card-header{padding:8px 35px}.CompanyBadgeCard .ForYouFeeds .card-details-section{padding:24px 35px}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr{width:346px;height:256px;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:24px 20px;align-items:flex-start}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badges-wrpr{width:100%;max-width:100%}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badges-wrpr .media-badges{flex-shrink:0}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badges-wrpr .badge-name{max-width:100%;flex-grow:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .badge-divider{width:100%}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .company-wrpr{width:100%;max-width:100%}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .company-wrpr .CompanyLogo.company-logo{flex-shrink:0}.CompanyBadgeCard .ForYouFeeds .badge-media-details-wrapper .ProjectSectionWrapper .company-media-badges-wrpr .company-wrpr .company-name{max-width:100%;flex-grow:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}}.media-gallery.pdf-zoom-wrpr.show .pdf-arrow{z-index:1;width:48px;height:48px;border-radius:50%;background:rgba(32,37,60,.6);display:flex!important;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.media-gallery.pdf-zoom-wrpr.show .pdf-arrow .chevron-arrow{color:#fff;position:relative;border-right:2px solid #fff;border-bottom:2px solid #fff;width:10px;height:10px}.media-gallery.pdf-zoom-wrpr.show .pdf-arrow .chevron-arrow.left{left:1px;transform:rotate(-225deg)}.media-gallery.pdf-zoom-wrpr.show .pdf-arrow .chevron-arrow.right{right:1px;transform:rotate(-45deg)}.media-gallery.pdf-zoom-wrpr.show .left-arrow{left:50px}.media-gallery.pdf-zoom-wrpr.show .right-arrow{right:50px}.media-gallery.pdf-zoom-wrpr.show .modal-dialog{height:100vh;max-width:100vw;margin:.1rem auto!important}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content{height:100%;display:flex;align-items:center}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head{position:absolute;top:0;width:100%;height:50px;background:rgba(0,0,0,.8);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 30px;color:#fff;z-index:1}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head .pdf-info{display:flex;gap:8px;align-items:center}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head .pdf-info .pdf-name{font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head .close-pdf{color:#fff;font-size:20px;cursor:pointer}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .modal-body{background:#eef1fb;height:100%;width:100%;overflow-y:scroll}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .modal-body .pdf-wrpr{display:flex;justify-content:center;align-items:center;overflow:scroll;max-width:100%;height:auto}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .modal-body .pdf-wrpr .media-pdf{max-width:100%;height:100%}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions{margin:0 auto;position:fixed;width:552px;height:50px;background:rgba(0,0,0,.8);display:flex;flex-direction:row;align-items:center;z-index:1;bottom:16px;border-radius:8px;justify-content:space-around}@media (max-width:1366px){.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions{width:492px}}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .page-indicator{color:#fff;font-weight:700;font-size:14px;line-height:17px}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .line{width:70%;height:3px;border-radius:3px;background:hsla(0,0%,100%,.2);position:relative;display:flex;align-items:center}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .line .progress-line{width:20px;height:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;background:#fff;position:absolute}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .line .progress-head{width:11px;height:11px;border-radius:11px;background:#fff;position:absolute}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .zoom-in,.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .zoom-out{font-size:22px;color:#fff;cursor:pointer}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .SVGIcon.svg-icon-minus,.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .SVGIcon.svg-icon-plus{--stroke:#fff}.modal{top:0;transform:translateZ(0)}@media (max-width:480px){.media-gallery.pdf-zoom-wrpr.show .pdf-arrow{z-index:1;width:40px;height:40px}.media-gallery.pdf-zoom-wrpr.show .left-arrow{left:10px}.media-gallery.pdf-zoom-wrpr.show .right-arrow{right:10px}.media-gallery.pdf-zoom-wrpr.show .modal-dialog{height:100vh;max-width:100vw;margin:.1rem auto!important}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head{padding:15px;width:100%}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head .pdf-info{display:flex;gap:8px;align-items:center;width:95%}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head .pdf-info .pdf-name{font-size:16px;font-weight:700;max-width:50%;overflow:hidden;text-overflow:ellipsis}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .expand-pdf-head .close-pdf{color:#fff;font-size:20px;cursor:pointer}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .modal-body{background:#eef1fb;height:100%;width:100%;overflow-y:scroll}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .modal-body .pdf-wrpr{display:flex;justify-content:center;overflow:scroll}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions{width:320px;bottom:90px}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .page-indicator{font-size:14px;line-height:17px}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .line{width:55%}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .line .progress-line{width:20px;height:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;background:#fff;position:absolute}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .line .progress-head{width:11px;height:11px;border-radius:11px;background:#fff;position:absolute}.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .zoom-in,.media-gallery.pdf-zoom-wrpr.show .modal-dialog .modal-content .pdf-actions .zoom-out{font-size:22px;color:#fff;cursor:pointer}}.CompanyMediaCard{width:100%;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.CompanyMediaCard .ForYouFeeds{flex-direction:column;border-radius:8px;background:#fff;margin:0}.CompanyMediaCard .ForYouFeeds .updates-card-header{display:flex;justify-content:space-between;padding:8px 24px;font-size:13px;line-height:16px;background-color:#faf0dd;border-radius:8px 8px 0 0}.CompanyMediaCard .ForYouFeeds .updates-card-header .lhs{display:flex;gap:8px;color:#a97919;font-weight:600;align-items:baseline}.CompanyMediaCard .ForYouFeeds .updates-card-header .lhs .svg-icon-double-right-arrow{--stroke:#d6bb85}.CompanyMediaCard .ForYouFeeds .updates-card-header .lhs .tag{font-family:Inter;font-size:13px;font-weight:500;line-height:15.73px}.CompanyMediaCard .ForYouFeeds .updates-card-header .rhs{min-width:60px}.CompanyMediaCard .ForYouFeeds .updates-card-header .rhs .date{color:#696e8c;font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px}.CompanyMediaCard .ForYouFeeds .card-details-section{display:flex;flex-direction:column;gap:20px;padding:16px 24px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper{display:flex;flex-direction:column;gap:16px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .divider{border-bottom:1px solid #e4e8f1}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec{display:flex;align-items:center;justify-content:space-between;gap:16px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .service-left-sec{display:flex;gap:16px;align-items:center}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information{display:flex;flex-direction:column;gap:8px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#787a87;opacity:1}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores{display:flex;align-items:center;gap:20px;height:30px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .lbl-wrpr{font-size:16px;color:#4c4c4c;margin-bottom:8px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .deal-territory-tooltip{height:100%}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr{background:linear-gradient(0deg,#e4e8f1,#e4e8f1),linear-gradient(0deg,#eff1fa,#eff1fa);border-radius:40px;padding:6px 12px 6px 8px;margin-bottom:20px;border:1px solid #e4e8f1}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr .label{font-size:16px;line-height:21px;color:#232840;margin-left:5px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .SVGIcon.svg-icon-globe{--stroke:#b1b6cb}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section{gap:12px;display:flex;max-height:300px;overflow:auto;flex-direction:column;flex:1}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr{display:flex;justify-content:space-between}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr:hover .CardPrimaryInfo{color:#0b73da}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec{display:flex;gap:16px;align-items:center}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .CompanyLogo.company-logo{filter:none;border:1px solid #e4e8f1}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed{border:none;gap:4px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .lbl-wrpr{font-family:Inter;font-size:14px;font-weight:400;line-height:16.94px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr{width:16px;height:16px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr .svg-icon-follow{width:100%;height:100%}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information{display:flex;flex-direction:column;gap:6px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#787a87;opacity:1}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .more{font-weight:700;font-size:14px;padding:8px 16px 0;cursor:pointer;color:#0b73da}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec{display:flex;flex-direction:column;gap:12px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description{color:#20253c;font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;max-height:81px;overflow:hidden;display:block;position:relative}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description.expanded{overflow:visible;max-height:fit-content}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .read-more-txt{position:absolute;cursor:pointer;bottom:3px;right:0;background-color:#fff;padding-left:5px;color:#696e8c}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .clickable{text-decoration-line:underline}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .attr-value{padding:0 5px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list{display:flex;flex-wrap:wrap;align-content:center;align-items:center;gap:8px}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt{padding:6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:30px;align-items:center;gap:4px;width:fit-content;color:#20253c}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt:hover{color:#20253c!important}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .title{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .CardFollowedTooltip{height:-webkit-fill-available}.CompanyMediaCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .CardFollowedTooltip .CardFollowed{border:none;transform:scale(.8);width:20px;height:100%}.CompanyMediaCard .ForYouFeeds .media-details-wrapper{max-height:600px;border-radius:4px;background:#eef1fb}@media (max-width:1366px){.CompanyMediaCard .ForYouFeeds .media-details-wrapper{max-height:500px}}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper{display:flex;justify-content:center;position:relative}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .title-wrpr{position:absolute;top:0;width:100%;height:40px;color:#fff;background-color:rgba(0,0,0,.5);font-family:Helvetica Neue,Helvetica,Arial;font-size:14px;font-weight:400;line-height:17px;display:flex;gap:8px;align-items:center;justify-content:start;padding:0 16px;border-top-left-radius:4px;border-top-right-radius:4px}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .pdf-zoom-modal{height:100%;width:100%}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-video-wrpr{width:552px;max-height:600px;min-height:310px;border-radius:4px;background-color:#eef1fb;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width:1366px){.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-video-wrpr{max-height:500px;width:492px}}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .media-img-wrpr{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#eef1fb;overflow:hidden;border-radius:8px;position:relative}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .media-img-wrpr .title-wrpr{position:absolute;top:0;width:100%;height:40px;color:#fff;background-color:rgba(0,0,0,.5);font-family:Helvetica Neue,Helvetica,Arial;font-size:14px;font-weight:400;line-height:17px;display:flex;gap:8px;align-items:center;justify-content:start;padding:0 16px;border-top-left-radius:4px;border-top-right-radius:4px}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .media-img-wrpr .shimmer{width:552px;height:600px}@media (max-width:1366px){.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .media-img-wrpr .shimmer{width:492px;height:500px}}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .media-img-wrpr .imagesWrpr{max-width:100%;max-height:600px;object-fit:contain;filter:none!important}@media (max-width:1366px){.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .media-img-wrpr .imagesWrpr{max-height:500px}}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr{width:552px;height:100%;border-radius:8px;background-color:#eef1fb;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}@media (max-width:1366px){.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr{width:492px}}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .media-pdf{max-width:100%;max-height:600px;object-fit:contain;cursor:pointer}@media (max-width:1366px){.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .media-pdf{max-height:500px}}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .media-gallery2.show .modal-dialog{height:100vh;max-width:100vw;margin:.1rem auto!important}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .media-gallery2.show .modal-dialog .modal-content{height:100%}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .media-gallery2.show .modal-dialog .modal-content .modal-body{height:100%;padding:.2rem!important}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .modal{top:0;transform:translateZ(0)}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-top-bar{position:absolute;width:100%;height:40px;background-color:rgba(0,0,0,.5);top:0;display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:400;font-size:14px;color:#fff;line-height:17px;padding:0 16px}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-top-bar .pdf-name{font-weight:700;font-size:14px;line-height:17px;color:#fff;max-width:60%;overflow:hidden;text-overflow:ellipsis}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-bottom-bar{position:absolute;width:100%;height:40px;background-color:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 16px}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-bottom-bar .page-indicator{color:#fff;font-weight:700;font-size:14px;line-height:17px}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-bottom-bar .line{width:70%;height:3px;border-radius:3px;background:hsla(0,0%,100%,.2);position:relative;display:flex;align-items:center}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-bottom-bar .line .progress-line{width:20px;height:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;background:#fff;position:absolute}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-bottom-bar .line .progress-head{width:11px;height:11px;border-radius:11px;background:#fff;position:absolute}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-bottom-bar .expand_icon{height:24px;width:24px;cursor:pointer}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-arrow{width:40px;height:40px;border-radius:50%;background:rgba(32,37,60,.6);display:flex!important;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-arrow .chevron-arrow{color:#fff;position:relative;border-right:2px solid #fff;border-bottom:2px solid #fff;width:10px;height:10px}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-arrow .chevron-arrow.left{left:1px;transform:rotate(-225deg)}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .pdf-arrow .chevron-arrow.right{right:1px;transform:rotate(-45deg)}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .left-arrow{left:10px}.CompanyMediaCard .ForYouFeeds .media-details-wrapper .ProjectSectionWrapper .company-media-doc-wrpr .right-arrow{right:10px}.CompanyMediaCard .ForYouFeeds .button-wrapper{display:flex;gap:16px;min-height:40px;padding:0}.CompanyMediaCard .ForYouFeeds .button-wrapper .redirect-btn-container{width:100%;cursor:pointer}.CompanyMediaCard .ForYouFeeds .button-wrapper .redirect-btn-container:hover{color:#00a5ec}.CompanyMediaCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr{display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px 20px 10px 24px}.CompanyMediaCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.CompanyMediaCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .btn-label{color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;background:transparent;border:none}.CompanyMediaCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da}.CompanyMediaCard .ForYouFeeds .button-wrapper .more-btn-wrpr{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px}.CompanyMediaCard .ForYouFeeds .button-wrapper .more-btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}@media (max-width:480px){.CompanyMediaCard{width:100%}.CompanyMediaCard .ForYouFeeds .deals-card-header{padding:8px 35px}.CompanyMediaCard .ForYouFeeds .card-details-section{padding:24px 35px}}.CompanyUpdateCard{width:100%;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.CompanyUpdateCard .ForYouFeeds{flex-direction:column;border-radius:8px;background:#fff;margin:0}.CompanyUpdateCard .ForYouFeeds .updates-card-header{display:flex;justify-content:space-between;padding:8px 24px;font-size:13px;line-height:16px;background-color:#faf0dd;border-radius:8px 8px 0 0}.CompanyUpdateCard .ForYouFeeds .updates-card-header .lhs{display:flex;gap:8px;color:#a97919;font-weight:600;align-items:baseline}.CompanyUpdateCard .ForYouFeeds .updates-card-header .lhs .svg-icon-double-right-arrow{--stroke:#d6bb85}.CompanyUpdateCard .ForYouFeeds .updates-card-header .lhs .tag{font-family:Inter;font-size:13px;font-weight:500;line-height:15.73px}.CompanyUpdateCard .ForYouFeeds .updates-card-header .rhs{min-width:60px}.CompanyUpdateCard .ForYouFeeds .updates-card-header .rhs .date{color:#696e8c;font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px}.CompanyUpdateCard .ForYouFeeds .card-details-section{display:flex;flex-direction:column;gap:20px;padding:16px 24px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper{display:flex;flex-direction:column;gap:16px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .divider{border-bottom:1px solid #e4e8f1}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec{display:flex;align-items:center;justify-content:space-between;gap:16px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .service-left-sec{display:flex;gap:16px;align-items:center}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information{display:flex;flex-direction:column;gap:8px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#787a87;opacity:1}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores{display:flex;align-items:center;gap:20px;height:30px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .lbl-wrpr{font-size:16px;color:#4c4c4c;margin-bottom:8px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .deal-territory-tooltip{height:100%}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr{background:linear-gradient(0deg,#e4e8f1,#e4e8f1),linear-gradient(0deg,#eff1fa,#eff1fa);border-radius:40px;padding:6px 12px 6px 8px;margin-bottom:20px;border:1px solid #e4e8f1}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .globe-wrpr .label{font-size:16px;line-height:21px;color:#232840;margin-left:5px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .DealTerritoryAndScores .SVGIcon.svg-icon-globe{--stroke:#b1b6cb}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section{gap:12px;display:flex;max-height:300px;overflow:auto;flex-direction:column;flex:1}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr{display:flex;justify-content:space-between}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr:hover .CardPrimaryInfo{color:#0b73da}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec{display:flex;gap:16px;align-items:center}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-left-sec .CompanyLogo.company-logo{filter:none;border:1px solid #e4e8f1}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed{border:none;gap:4px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .lbl-wrpr{line-height:22.5px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr{width:16px;height:16px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .CardFollowed .logo-wrpr .svg-icon-follow{width:100%;height:100%}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information{display:flex;flex-direction:column;gap:6px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information .CardPrimaryInfo{font-family:Inter;font-size:18px;font-weight:600;line-height:21.78px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .company-details-wrpr .company-information .CardSecondaryInfo{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;color:#696e8c;opacity:1}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .company-details-section .more{font-weight:700;font-size:14px;padding:8px 16px 0;cursor:pointer;color:#0b73da}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec{display:flex;flex-direction:column;gap:12px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description{color:#20253c;font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;max-height:81px;overflow:hidden;display:block;position:relative}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description.expanded{overflow:visible;max-height:fit-content}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .read-more-txt{position:absolute;cursor:pointer;bottom:3px;right:0;background-color:#fff;padding-left:5px;color:#696e8c}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .clickable{text-decoration-line:underline}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .attr-value{padding:0 5px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .update-card-tag{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .update-card-tag .tag-txt{padding:6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:34px;align-items:center;gap:4px;width:fit-content;color:#20253c}.CompanyUpdateCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .update-card-tag .tag-txt .title{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px}.CompanyUpdateCard .ForYouFeeds .cntn-update-media-wrapper{border-radius:4px;background:#eef1fb}.CompanyUpdateCard .ForYouFeeds .cntn-update-media-wrapper .ProjectSectionWrapper{display:flex;justify-content:center}.CompanyUpdateCard .ForYouFeeds .cntn-update-media-wrapper .ProjectSectionWrapper .Carousel{margin:0}.CompanyUpdateCard .ForYouFeeds .cntn-update-media-wrapper .ProjectSectionWrapper .Carousel .slick-track{margin-left:0!important;display:flex;gap:8px;justify-content:center;width:100%!important}.CompanyUpdateCard .ForYouFeeds .cntn-update-media-wrapper .ProjectSectionWrapper .Carousel .slick-arrow{top:40%!important}.CompanyUpdateCard .ForYouFeeds .cntn-update-media-wrapper .ProjectSectionWrapper .Carousel .slick-next{right:15px}.CompanyUpdateCard .ForYouFeeds .button-wrapper{display:flex;gap:16px;min-height:40px;padding:0}.CompanyUpdateCard .ForYouFeeds .button-wrapper .redirect-btn-container{width:100%;cursor:pointer}.CompanyUpdateCard .ForYouFeeds .button-wrapper .redirect-btn-container:hover{color:#00a5ec}.CompanyUpdateCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr{display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px 20px 10px 24px}.CompanyUpdateCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.CompanyUpdateCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .btn-label{color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;border:none;background:transparent}.CompanyUpdateCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da}.CompanyUpdateCard .ForYouFeeds .button-wrapper .more-btn-wrpr{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px}.CompanyUpdateCard .ForYouFeeds .button-wrapper .more-btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}@media (max-width:480px){.CompanyUpdateCard{width:100%}.CompanyUpdateCard .ForYouFeeds .deals-card-header{padding:8px 35px}.CompanyUpdateCard .ForYouFeeds .card-details-section{padding:24px 35px}.CompanyUpdateCard .ForYouFeeds .cntn-update-media-wrapper .ProjectSectionWrapper .Carousel .slick-list .slick-track .slick-slide{width:100%!important}}.ContentBadgeCard{width:100%;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ContentBadgeCard .ForYouFeeds{flex-direction:column;border-radius:8px;background:#fff;margin:0}.ContentBadgeCard .ForYouFeeds .updates-card-header{display:flex;justify-content:space-between;padding:8px 24px;font-size:13px;line-height:16px;background-color:#faf0dd;border-radius:8px 8px 0 0}.ContentBadgeCard .ForYouFeeds .updates-card-header .lhs{display:flex;gap:8px;color:#a97919;font-weight:600;align-items:baseline}.ContentBadgeCard .ForYouFeeds .updates-card-header .lhs .tag{font-family:Inter;font-size:13px;font-weight:500;line-height:15.73px}.ContentBadgeCard .ForYouFeeds .updates-card-header .rhs{min-width:60px}.ContentBadgeCard .ForYouFeeds .updates-card-header .rhs .date{color:#696e8c;font-family:Inter;font-size:13px;font-weight:400;line-height:15.73px}.ContentBadgeCard .ForYouFeeds .card-details-section{display:flex;flex-direction:column;gap:20px;padding:16px 24px}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper{display:flex;flex-direction:column;gap:16px}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .divider{border-bottom:1px solid #e4e8f1}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec{display:flex;align-items:center;justify-content:space-between;gap:16px}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .service-details-sec .service-left-sec{display:flex;gap:16px;align-items:center}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec{display:flex;flex-direction:column;gap:12px}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description{color:#20253c;font-family:Inter;font-size:18px;font-weight:400;line-height:28.8px;max-height:81px;overflow:hidden;display:block;position:relative}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description.expanded{overflow:visible;max-height:fit-content}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .read-more-txt{position:absolute;cursor:pointer;bottom:3px;right:0;background-color:#fff;padding-left:5px;color:#696e8c}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .description .clickable{text-decoration-line:underline}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .details .attr-value{padding:0 5px}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list{display:flex;flex-wrap:wrap;align-content:center;align-items:center;gap:8px}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt{padding:6px 16px;border:1px solid #cbcfdc;border-radius:30px;display:flex;height:30px;align-items:center;gap:4px;width:fit-content;color:#20253c}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .title{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .CardFollowedTooltip{height:-webkit-fill-available}.ContentBadgeCard .ForYouFeeds .card-details-section .card-details-wrapper .card-description-sec .deal-type-list .deal-type-txt .CardFollowedTooltip .CardFollowed{border:none;transform:scale(.8);width:20px;height:100%}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper{border-radius:4px;background:#eef1fb}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper{display:flex;justify-content:center}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr{width:552px;height:136px;border-radius:4px;background-color:#eef1fb;display:flex;align-items:center;overflow:hidden;gap:16px;padding:24px}@media (max-width:1366px){.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr{width:492px}}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badges-wrpr{max-width:236px;display:flex;align-items:center;gap:16px}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badges-wrpr .media-badges{width:88px;height:88px;border-radius:100px;object-fit:contain;border:1px solid #e4e8f1;background:#fff;flex-shrink:0}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badges-wrpr .badge-name{color:#20253c;font-family:Inter;font-size:16px;font-weight:500;line-height:25.6px;max-width:132px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badge-divider{height:64px;border:1px solid #c8ceda;margin:0}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .content-wrpr{max-width:236px;display:flex;align-items:center;gap:16px}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .content-wrpr .NoContentLogo.content-logo{filter:none;border:1px solid #e4e8f1}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .content-wrpr .content-name{color:#20253c;font-family:Inter;font-size:16px;font-weight:500;line-height:25.6px;max-width:132px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}.ContentBadgeCard .ForYouFeeds .button-wrapper{display:flex;gap:16px;min-height:40px;padding:0}.ContentBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container{width:100%;cursor:pointer}.ContentBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container:hover{color:#00a5ec}.ContentBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr{display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px 20px 10px 24px}.ContentBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.ContentBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .btn-label{color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;border:none;background:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ContentBadgeCard .ForYouFeeds .button-wrapper .redirect-btn-container .btn-wrpr .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da}.ContentBadgeCard .ForYouFeeds .button-wrapper .more-btn-wrpr{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #c8ceda;border-radius:4px;padding:10px}.ContentBadgeCard .ForYouFeeds .button-wrapper .more-btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}@media (max-width:480px){.ContentBadgeCard{width:100%}.ContentBadgeCard .ForYouFeeds .deals-card-header{padding:8px 35px}.ContentBadgeCard .ForYouFeeds .card-details-section{padding:24px 35px}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr{width:342px;height:256px;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:24px 20px;align-items:flex-start}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badges-wrpr,.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badges-wrpr .media-badges{flex-shrink:0}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badges-wrpr .badge-name{max-width:max-content;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .badge-divider{width:100%}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .content-wrpr{width:100%;max-width:100%;flex-shrink:0}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .content-wrpr .NoContentLogo.content-logo{flex-shrink:0;margin:0 14px}.ContentBadgeCard .ForYouFeeds .cntn-badge-wrapper .ProjectSectionWrapper .content-media-badges-wrpr .content-wrpr .content-name{max-width:100%;flex-grow:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box}}.Create-Post{display:flex;gap:16px;align-items:center}.Create-Post .manage-comp-logo{border:1px solid #e4e8f1}.Create-Post .feeds-create-post-input{height:60px;width:100%;border-radius:47px;border:1px solid #e4e8f1;color:#696e8c;font-size:18px;background-color:#fff;font-weight:400;line-height:28px;text-align:left;padding:0 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Create-Post .feeds-create-post-input:focus{border:1px solid transparent}.Create-Post .feeds-create-post-input:hover{border:2px solid #86bdf3;padding:0 23px}@media (max-width:480px){.Create-Post{gap:10px;margin-top:75px;justify-content:center}.Create-Post .CompanyLogo{width:64px;height:64px}.Create-Post .feeds-create-post-input{max-width:274px;height:50px;font-size:16px;line-height:25px}}.ForYouFeeds .for-you-wrpr{background:#eef1fb;padding:30px 30px 80px;font-family:Inter;color:#20253c;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr{justify-content:center;gap:40px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouLHSSection-wrpr{padding:0;width:280px;position:sticky}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection{position:relative;display:flex;flex-direction:column;gap:24px;width:600px;padding:0;flex:0}@media (max-width:480px){.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .Spinner{top:177px}}@media (max-width:1366px){.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection{width:540px}}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .lazyload-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr{width:600px;height:680px;background:#fff;border:1px solid #e4e8f1;display:flex;flex-direction:column;justify-content:center;border-radius:8px;align-items:center}@media (max-width:1366px){.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr{width:540px}}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .header{width:100%;height:32px;border-radius:8px 8px 0 0}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .content{display:flex;flex-direction:column;height:648px;width:100%;gap:20px;padding:16px 24px 24px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .content .title-wrpr{display:flex;flex-direction:column;gap:12px;height:96px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .content .title-wrpr .title{height:50px;border-radius:4px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .content .title-wrpr .tags{display:flex;flex-direction:row;gap:8px;height:34px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .content .title-wrpr .tags .tag{width:85px;height:100%;border-radius:40px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .content .img{height:432px;width:100%;border-radius:4px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .fallback-wrpr .content .footer{height:40px;border-radius:4px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .load-more-btn{display:flex;justify-content:center;margin-top:50px;position:relative}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .load-more-btn .load-more-txt{padding:10px 20px;border:1px solid #c8ceda;color:#0b73da;font-weight:700;line-height:21px;cursor:pointer;font-weight:600}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .NoResults{width:100%;padding:80px 0}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .NoResults .text{font-size:20px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .NoResults .message{font-size:16px}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection .error-in-component{font-size:14px;color:#8b0000;display:flex;justify-content:center;align-items:center;border:1px solid #8b0000}@media (max-width:480px){.ForYouFeeds .for-you-wrpr .For-you-container-wrpr{display:flex}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouMidSection{width:100%;gap:30px;flex-grow:1}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouLHSSection-wrpr,.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouRHSSection-wrpr{display:none}}.ForYouFeeds .for-you-wrpr .For-you-container-wrpr .ForYouRHSSection-wrpr{padding:0;width:320px;position:sticky}@media (max-width:480px){.ForYouFeeds .for-you-wrpr{padding:25px 0 80px}.ForYouFeeds .HeaderBlackMenu,.ForYouFeeds .HeaderBlackMenu2,.ForYouFeeds .HeaderGreyMenu{display:none}}.ForYouFeeds .Footer{margin-top:0}.sideOpen-leftside{z-index:1050}@media (max-width:480px){.sideOpen-leftside{z-index:1}}.ForYouRHSSection{display:flex;flex-direction:column;gap:16px;position:sticky;height:fit-content}.ForYouRHSSection .text-block-wrpr{padding:16px 20px 24px;background-color:#fff;border-radius:8px;display:flex;min-height:0;gap:20px;flex-direction:column;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ForYouRHSSection .text-block-wrpr.hidden{display:none}.ForYouRHSSection .text-block-wrpr .heading{display:flex;justify-content:center;color:#696e8c;font-size:12px;line-height:15px;font-weight:500}.ForYouRHSSection .text-block-wrpr .announcement-list{display:flex;flex-direction:column;gap:12px}.ForYouRHSSection .text-block-wrpr .announcement-list:hover .title{color:#0b73da;cursor:pointer}.ForYouRHSSection .text-block-wrpr .announcement-list .list-item{display:flex;gap:16px;align-items:center}.ForYouRHSSection .text-block-wrpr .announcement-list .list-item .title{width:100%;max-height:5em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;font-family:Inter;font-size:16px;font-weight:500;line-height:25.6px}.ForYouRHSSection .text-block-wrpr .announcement-list .list-item .svg-icon-right-arrow{--stroke:#0b73da}.ForYouRHSSection .video-block-wrpr{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;min-height:0;gap:12px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ForYouRHSSection .video-block-wrpr .title{padding:12px 12px 0;display:flex;justify-content:center;color:#696e8c;font-size:12px;line-height:16px;text-align:center;font-weight:500}.ForYouRHSSection .video-block-wrpr .img-wrpr>div,.ForYouRHSSection .video-block-wrpr .img-wrpr>div>div{display:flex!important}.ForYouRHSSection .media-block-wrpr{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;min-height:0;gap:12px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ForYouRHSSection .media-block-wrpr .title{padding:12px 12px 0;display:flex;justify-content:center;color:#696e8c;font-size:12px;line-height:16px;text-align:center;font-weight:500}.ForYouRHSSection .media-block-wrpr .SingleCarousel .slick-dots{bottom:10px}.ForYouRHSSection .media-block-wrpr .SingleCarousel .slick-list .slick-track{display:flex;align-items:center;justify-content:center;background-color:#20253c;border-radius:8px}.ForYouRHSSection .media-block-wrpr .SingleCarousel .slick-list .slick-track .slick-slide{border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden}.ForYouRHSSection .media-block-wrpr .SingleCarousel .slick-list .slick-track .slick-slide .img-wrpr{width:100%;background-color:#20253c;height:100%;display:block!important}.ForYouRHSSection .media-block-wrpr .SingleCarousel .slick-list .slick-track .slick-slide .img-wrpr .img-src{width:100%}.ForYouRHSSection .media-block-wrpr .SingleCarousel .Arrow{width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.8);display:flex!important;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.ForYouRHSSection .media-block-wrpr .SingleCarousel .Arrow.slick-arrow.slick-next{right:10px}.ForYouRHSSection .media-block-wrpr .SingleCarousel .Arrow.slick-arrow.slick-prev{left:10px;z-index:1}.ForYouRHSSection .media-block-wrpr .SingleCarousel .Arrow.slick-arrow:before{display:none!important}.ForYouRHSSection .media-block-wrpr .SingleCarousel .Arrow .chevron-arrow{color:#fff;position:relative;border-right:2px solid #fff;border-bottom:2px solid #fff;width:10px;height:10px}.ForYouRHSSection .media-block-wrpr .SingleCarousel .Arrow .chevron-arrow.left{left:1px;transform:rotate(-225deg)}.ForYouRHSSection .media-block-wrpr .SingleCarousel .Arrow .chevron-arrow.right{right:1px;transform:rotate(-45deg)}.ForYouRHSSection .pdf-block-wrpr{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;min-height:0;gap:12px;box-shadow:0 0 8px 0 rgba(0,0,0,.0784313725490196)}.ForYouRHSSection .pdf-block-wrpr .title{padding:12px 12px 0;display:flex;justify-content:center;color:#696e8c;font-size:12px;line-height:16px;text-align:center;font-weight:500}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr{background-color:#fff;display:flex;gap:12px;align-items:center;justify-content:center;overflow:hidden;width:100%;position:relative}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .media-pdf{max-width:100%;max-height:600px;object-fit:contain;cursor:pointer}@media (max-width:1366px){.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .media-pdf{max-height:500px}}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .media-gallery2.show .modal-dialog{height:100vh;max-width:100vw;margin:.1rem auto!important}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .media-gallery2.show .modal-dialog .modal-content{height:100%}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .media-gallery2.show .modal-dialog .modal-content .modal-body{height:100%;padding:.2rem!important}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .modal{top:0;transform:translateZ(0)}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-bottom-bar{position:absolute;width:100%;height:40px;background-color:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 16px}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-bottom-bar .page-indicator{color:#fff;font-weight:700;font-size:14px;line-height:17px}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-bottom-bar .line{width:60%;height:3px;border-radius:3px;background:hsla(0,0%,100%,.2);position:relative;display:flex;align-items:center}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-bottom-bar .line .progress-line{width:20px;height:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;background:#fff;position:absolute}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-bottom-bar .line .progress-head{width:11px;height:11px;border-radius:11px;background:#fff;position:absolute}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-bottom-bar .expand_icon{height:24px;width:24px;cursor:pointer}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-arrow{width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.8);display:flex!important;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-arrow .chevron-arrow{color:#fff;position:relative;border-right:2px solid #fff;border-bottom:2px solid #fff;width:10px;height:10px}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-arrow .chevron-arrow.left{left:1px;transform:rotate(-225deg)}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .pdf-arrow .chevron-arrow.right{right:1px;transform:rotate(-45deg)}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .left-arrow{left:10px}.ForYouRHSSection .pdf-block-wrpr .pdf-wrpr .right-arrow{right:10px}.ProjectAlertFeedCard{display:flex;flex-direction:column;width:100%;border-radius:8px;border:2px solid #9c0f27;font-family:Inter}.ProjectAlertFeedCard .alert-feed-card-header-wrpr{display:flex;height:53px;padding:12px 24px;background-color:#9c0f27;gap:16px;justify-content:space-between}.ProjectAlertFeedCard .alert-feed-card-header-wrpr .proj-alert-lbl-wrpr{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}.ProjectAlertFeedCard .alert-feed-card-header-wrpr .proj-alert-lbl-wrpr .proj-alert-lbl{font-size:24px;font-weight:700;color:#fff;line-height:100%;letter-spacing:.5%}.ProjectAlertFeedCard .alert-feed-card-header-wrpr .proj-alert-lbl-wrpr .deal-score-wrpr{display:flex;height:24px;width:60px;gap:4px;padding:0 24px;border-radius:4px;background-color:#fd3;cursor:pointer;justify-content:center;align-items:center}.ProjectAlertFeedCard .alert-feed-card-header-wrpr .proj-alert-lbl-wrpr .deal-score-wrpr .deal-index-lbl{font-weight:600;font-size:14px;line-height:100%;letter-spacing:1%;text-align:justify;text-transform:uppercase}.ProjectAlertFeedCard .alert-feed-card-header-wrpr .days-on-vitrina-wrpr{display:flex;justify-content:center;align-items:center;height:24px;padding:0 12px;gap:4px;border:1px solid hsla(0,0%,100%,.30196078431372547);border-radius:4px}.ProjectAlertFeedCard .alert-feed-card-header-wrpr .days-on-vitrina-wrpr .days-count,.ProjectAlertFeedCard .alert-feed-card-header-wrpr .days-on-vitrina-wrpr .days-on-vitrina-lbl{font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:justify;color:#fff}.ProjectAlertFeedCard .proj-meta-info-wrpr{display:flex;flex-direction:column;width:100%;gap:20px;padding:20px 24px;border-radius:8px;background-color:#fff}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr{display:flex;flex-direction:column;gap:12px}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-name-header{display:flex;justify-content:space-between;align-items:center}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-name-header .proj-name{width:450px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;font-size:28px;line-height:31px;letter-spacing:normal;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-name-header .follow-status{width:158;height:32;gap:8px;border-radius:4px;border:1px solid #cfd6e5;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;color:#0b73da}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-name-header .follow-status .CardFollowed{border:none}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-name-header .follow-status .CardFollowed .logo-wrpr .SVGIcon.svg-icon-follow{--stroke:#0b73da}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-name-header .follow-status .CardFollowed .lbl-wrpr{color:#0b73da}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-stage-wrpr{display:flex;gap:4px}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-stage-wrpr .proj-stage-lbl{font-weight:400;font-size:22px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-name-wrpr .proj-stage-wrpr .proj-status{font-weight:600;font-size:22px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-tags-wrpr{display:flex;flex-wrap:wrap;gap:8px}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-tags-wrpr .proj-tag-name-wrpr{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:4px 12px;border-radius:4px;background:#faedfd}.ProjectAlertFeedCard .proj-meta-info-wrpr .proj-tags-wrpr .proj-tag-name-wrpr .tag-name{max-width:100%;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr{display:flex;flex-direction:row;gap:20px;height:289px;width:100%}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr{border-radius:8px}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel{margin:0}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list{width:266px;border-radius:8px}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track{margin-left:0}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .NoContentLogo{height:289px;background:#e4e8f1}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .NoContentLogo .poster{object-fit:scale-down;aspect-ratio:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:289px}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .NoContentLogo.back-image{object-fit:cover;position:relative;aspect-ratio:1;filter:blur(7px);opacity:.7!important}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .NoContentLogo.top-image{object-fit:scale-down;position:absolute;aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .NoContentLogo.top-image .poster{object-fit:scale-down}@media (max-width:1366px){.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .NoContentLogo.top-image .poster{width:492px!important}}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .NoContentLogo .fall-back .lbl-wrpr{font-size:20px!important}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-list .slick-track .slick-slide>div .conent-lhs-overlay{position:absolute;bottom:26px;left:20px;color:#fff;height:123px;display:flex;justify-content:end;align-items:end;padding-bottom:20px;background:linear-gradient(180deg,rgba(10,13,30,0),rgba(10,13,30,.9) 80%)}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-arrow{top:50%}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-arrow.slick-prev{left:12px}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .slick-arrow.slick-next{right:12px}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .Arrow{height:32px;width:32px;background-color:#232840;opacity:.7!important}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .content-img-wrpr .Carousel .Arrow .chevron-arrow{border-right:2px solid #fff;border-bottom:2px solid #fff}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info{height:289px;width:266px;display:flex;flex-direction:column;gap:20px;padding:16px 20px;overflow-x:hidden;overflow-y:scroll;background-color:#f2f4fc;border-radius:8px}@media (max-width:1366px){.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info{overflow-x:scroll}}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .commissioner{display:flex;flex-direction:column;gap:4px;width:100%}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .commissioner .commissioner-lbl{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .commissioner .commissioner-list{display:inline;font-weight:400;font-size:18px;line-height:160%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .commissioner .commissioner-list .comp-names:hover{color:#0b73da}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .prod-comp{display:flex;flex-direction:column;gap:4px;width:100%}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .prod-comp .prod-cos-lbl{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .prod-comp .prod-cos-list{display:flex;flex-wrap:wrap;font-weight:400;font-size:18px;line-height:160%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .distributors{display:flex;flex-direction:column;gap:4px;width:100%}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .distributors .distributors-lbl{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .distributors .distributors-list{font-weight:400;font-size:18px;line-height:160%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .associated-person{display:flex;flex-direction:column;gap:4px;width:100%}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .associated-person .associated-person-lbl{font-weight:600;font-size:16px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .associated-person .associated-person-list{display:inline;flex-wrap:wrap;font-weight:400;font-size:18px;line-height:160%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .associated-person .associated-person-list .person-name{cursor:pointer}.ProjectAlertFeedCard .proj-meta-info-wrpr .cont-info-wrpr .deal-meta-info .associated-person .associated-person-list .person-name:hover{color:#0b73da}.ProjectAlertFeedCard .proj-meta-info-wrpr .card-description-sec{display:flex;flex-direction:column;gap:12px}.ProjectAlertFeedCard .proj-meta-info-wrpr .card-description-sec .description{color:#20253c;font-size:18px;font-weight:400;line-height:28.8px;max-height:81px;overflow:hidden;display:block;position:relative}.ProjectAlertFeedCard .proj-meta-info-wrpr .card-description-sec .description .DealSentence .clickable{color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .card-description-sec .description.expanded{overflow:visible;max-height:fit-content}.ProjectAlertFeedCard .proj-meta-info-wrpr .card-description-sec .description .read-more-txt{position:absolute;cursor:pointer;bottom:-7px;right:0;background-color:#fff;padding-left:5px;color:#696e8c;font-weight:500}.ProjectAlertFeedCard .proj-meta-info-wrpr .project-info-wrpr{display:flex;flex-direction:column;gap:12px}.ProjectAlertFeedCard .proj-meta-info-wrpr .project-info-wrpr .project-info-lbl{font-weight:500;font-size:14px;line-height:100%;letter-spacing:1%;text-transform:uppercase;color:#696e8c}.ProjectAlertFeedCard .proj-meta-info-wrpr .project-info-wrpr .status-flags-wrpr{display:flex;flex-wrap:wrap;gap:2px}.ProjectAlertFeedCard .proj-meta-info-wrpr .project-info-wrpr .status-flags-wrpr .status-flag{display:flex;justify-content:center;align-items:center;width:271px;height:40px;gap:8px;padding:0 16px;border-radius:4px;background-color:#e8f7ef}.ProjectAlertFeedCard .proj-meta-info-wrpr .project-info-wrpr .status-flags-wrpr .status-flag .status-flag-name{font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;color:#20253c}.ProjectAlertFeedCard .proj-meta-info-wrpr .CTA-btn-wrpr{width:100%;display:flex;flex-direction:row;gap:16px;flex-grow:1}.ProjectAlertFeedCard .proj-meta-info-wrpr .CTA-btn-wrpr .know-more-btn-wrpr{height:40px;width:35%;display:flex;flex-direction:row;gap:8px;padding:0 24px;border-radius:4px;border:1px solid #cfd6e5;justify-content:center;align-items:center;color:#0b73da;cursor:pointer;flex-shrink:0}.ProjectAlertFeedCard .proj-meta-info-wrpr .CTA-btn-wrpr .know-more-btn-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.ProjectAlertFeedCard .proj-meta-info-wrpr .CTA-btn-wrpr .view-released-proj-wrpr{height:40px;display:flex;flex-direction:row;gap:8px;flex-shrink:0;padding:0 24px;border-radius:4px;border:1px solid #cfd6e5;justify-content:center;align-items:center;color:#0b73da;cursor:pointer;flex-grow:1}.ProjectAlertFeedCard .proj-meta-info-wrpr .CTA-btn-wrpr .view-released-proj-wrpr:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.tt-new-project-alert-rating{max-width:600px;padding:12px 16px;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#fff;background:#12172b;margin:15px 0 0 120px;text-align:center}.BackNavigation{cursor:pointer;display:flex;align-items:baseline;font-size:16px}.BackNavigation .SVGIcon{margin-right:15px;opacity:.5}.BackNavigation span{color:#232840}.NoFollowedTopics{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#232840}.NoFollowedTopics .logo{height:425px;width:395px;margin-bottom:40px}.NoFollowedTopics .text{font-weight:700;font-size:24px;line-height:31px;text-align:center;color:#232840;margin-bottom:12px}.NoFollowedTopics .message{font-weight:400;font-size:18px;line-height:23px;text-align:center;color:#787a87}.NoFollowedTopics .go-back-link{margin-top:30px;margin-right:20px;font-weight:700;font-size:16px;line-height:21px;text-align:center;cursor:pointer}.NoFollowedTopics .go-back-link .btn-wrpr{background:#00a5ec;border-radius:4px;outline:none;border:none;padding:14px 35px;font-weight:700;font-size:16px;line-height:21px;text-align:center;color:#fff}.BookmarkPage .back-section{position:absolute;margin:40px 20px}.BookmarkPage .bookmark-section{margin:40px 140px 50px;min-height:calc(100vh - 250px);position:relative}.BookmarkPage .bookmark-section .tabs{border-bottom:1px solid #d2d8e5;cursor:pointer;margin-bottom:60px}.BookmarkPage .bookmark-section .tabs .nav-item{margin-right:40px;padding-bottom:17px}.BookmarkPage .bookmark-section .tabs .nav-item.active{border-bottom:2px solid #00a5ec}.BookmarkPage .bookmark-section .tabs .tab-link.nav-link{padding:0}.BookmarkPage .bookmark-section .tabs .tab-link .tab-title{font-weight:700;font-size:20px;line-height:26px;color:#232840}.BookmarkPage .bookmark-section .section-label-wrpr{display:flex;flex-direction:row;gap:24px;align-items:center;margin-bottom:35px}.BookmarkPage .bookmark-section .section-label-wrpr .section-label{font-weight:700;font-size:26px;line-height:34px;color:#232840}.BookmarkPage .bookmark-section .section-label-wrpr .selected-count{font-size:16px;color:#696e8c;font-weight:400}.BookmarkPage .bookmark-section .BookmarkedCompanyCard{position:relative;height:auto}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .section-label-wrpr{display:flex;justify-content:space-between;align-items:center}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .section-label-wrpr .company-export-section-wrpr{display:flex;justify-content:center;align-items:center;gap:20px}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .section-label-wrpr .company-export-section-wrpr .clear-all-company-btn{text-decoration:underline;font-size:16px;font-weight:400;line-height:20px;color:#696e8c;margin-left:15px;cursor:pointer}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .section-label-wrpr .company-export-section-wrpr .clear-all-company-btn:hover{color:#00a5ec}.BookmarkPage .bookmark-section .BookmarkedCompanyCard.isLoading{height:300px}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .companies-wrapper{gap:10px}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .CompanyCard{width:330px!important;height:220px!important}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .CompanyCard .CardFollowed{top:11px;right:19px}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .CompanyCard .wrapper .mid-section-wrapper{height:10px}.BookmarkPage .bookmark-section .BookmarkedCompanyCard .CompanyCard .info{width:180px!important}.BookmarkPage .bookmark-section .FollowedContents .section-label-wrpr{display:flex;justify-content:space-between;align-items:center}.BookmarkPage .bookmark-section .FollowedContents .section-label-wrpr .content-export-section-wrpr{display:flex;align-items:center;justify-content:center;gap:20px}.BookmarkPage .bookmark-section .FollowedContents .section-label-wrpr .content-export-section-wrpr .clear-all-contents-btn{text-decoration:underline;font-size:16px;font-weight:400;line-height:20px;color:#696e8c;margin-left:15px;cursor:pointer}.BookmarkPage .bookmark-section .FollowedContents .section-label-wrpr .content-export-section-wrpr .clear-all-contents-btn:hover{color:#00a5ec}.BookmarkPage .bookmark-section .FollowedContents .contents-wrapper{gap:24px}.BookmarkPage .bookmark-section .FollowedContents .contents-wrapper .ContentCard2.v1{height:670px}.BookmarkedCompanyCard,.FollowedContents,.FollowedDealSubtype,.FollowedGenres,.FollowedServices{margin-bottom:100px}.FollowedContents,.FollowedDealSubtype,.FollowedGenres,.FollowedServices{position:relative;height:auto}.FollowedContents.isLoading,.FollowedDealSubtype.isLoading,.FollowedGenres.isLoading,.FollowedServices.isLoading{height:300px}.FollowedContents .ContentCard{height:360px!important;margin-bottom:10px}.FollowedDealSubtype .DealSubTypeCard{margin:0 30px 30px 0}.FollowedGenres .GenreCard{margin-bottom:20px}.ShowMoreEntity{margin-top:10px}.ShowMoreEntity .text{width:150px;height:40px;font-style:normal;font-weight:700;font-size:16px;line-height:21px;color:#00a5ec;border:1px solid #d2d8e5;border-radius:4px;cursor:pointer}.followed-persons-wrpr{display:flex;flex-direction:column;gap:32px}.followed-persons-wrpr .followed-person-label-wrpr{display:flex;justify-content:space-between;align-items:center}.followed-persons-wrpr .followed-person-label-wrpr .followed-person-lbl{font-size:26px;font-weight:700;line-height:33.85px;text-align:left;color:#232840}.followed-persons-wrpr .followed-person-label-wrpr .foll-person-selection-wrpr{display:flex;gap:20px;align-items:center;justify-content:center}.followed-persons-wrpr .followed-person-label-wrpr .foll-person-selection-wrpr .person-selection-lbl{font-size:16px;font-weight:400;line-height:20.83px;color:#696e8c}.followed-persons-wrpr .followed-person-label-wrpr .foll-person-selection-wrpr .clear-all-btn{text-decoration:underline;font-size:16px;font-weight:400;line-height:20px;color:#696e8c;margin-left:15px;cursor:pointer}.followed-persons-wrpr .followed-person-label-wrpr .foll-person-selection-wrpr .clear-all-btn:hover{color:#00a5ec}.followed-persons-wrpr .followed-persons-list-wrpr{display:flex;gap:40px;flex-direction:column}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list{display:flex;gap:16px;flex-wrap:wrap}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card{width:372px;height:114px;padding:16px 20px;gap:16px;border-radius:8px;border:1px solid #e4e8f1;cursor:pointer}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card:hover{border-color:#dcdfe9;box-shadow:2px 2px 8px rgba(0,0,0,.07)}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card:hover .followed-person-info-wrpr .person-logo-wrpr .CardFollowed{display:flex}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card:hover .followed-person-info-wrpr .person-logo-wrpr .CardFollowed:hover .lbl-wrpr{display:block}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card.card-selected{outline:2px solid #00a5ec!important}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr{display:flex;justify-content:space-between;gap:16px}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info{display:flex;flex-direction:column;gap:8px}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info .person-lbl-wrpr{display:flex;align-items:center;gap:8px}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info .person-lbl-wrpr .person-selection{height:18px;width:18px;cursor:pointer}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info .person-lbl-wrpr .person-selection:before{content:"";display:block;width:18px;height:18px;border:2px solid #c8ceda;border-radius:2px}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info .person-lbl-wrpr .person-selection:checked:before{border:2px solid #007bff}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info .person-lbl-wrpr .not-checked{appearance:none}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info .person-lbl-wrpr .followed-person-lbl{font-size:20px;font-weight:700;line-height:26.04px;color:#1f212e}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-info .foll-person-designation{font-size:16px;font-weight:400;line-height:22.4px;text-align:left;color:#1f212e;width:268px;white-space:wrap}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-logo-wrpr{position:relative}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-logo-wrpr .person-logo{height:48px;width:48px}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-logo-wrpr .person-logo .PersonLogo .no-profile{height:100%;width:100%;display:flex;align-items:center;justify-content:center;border-radius:40px}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-logo-wrpr .person-logo .PersonLogo .no-profile .initials{font-size:22px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-logo-wrpr .CardFollowed{position:absolute;top:-9px;right:-12px}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-logo-wrpr .CardFollowed.followed{display:flex}.followed-persons-wrpr .followed-persons-list-wrpr .followed-persons-list .followed-person-card .followed-person-info-wrpr .person-logo-wrpr .CardFollowed .lbl-wrpr{display:none}.iframe-container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.iframe-container .responsive-iframe{border:none;width:100%;height:100%}.analytics-list-toggle{display:flex;width:fit-content;height:40px;padding:0 20px;gap:8px;border-radius:4px;border:1px solid #c8ceda;align-items:center;cursor:pointer}.analytics-list-toggle:hover{border:1px solid #0b73da}.analytics-list-toggle .btn-one-txt,.analytics-list-toggle .btn-two-txt{font-size:16px;font-weight:700;line-height:20.83px;color:#20253c}.analytics-list-toggle .focused{color:#0b73da}.analytics-list-toggle .switch{position:relative;display:inline-block;width:36px;height:20px;margin:0}.analytics-list-toggle .switch input{opacity:0;width:0;height:0}.analytics-list-toggle .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ecf5fe;border:1px solid #cfe6fc;-webkit-transition:.4s;transition:.4s}.analytics-list-toggle .slider:before{position:absolute;content:"";height:15px;width:15px;left:2px;bottom:2px;top:2px;background-color:#0b73da;-webkit-transition:.4s;transition:.4s}.analytics-list-toggle input:checked+.slider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}.analytics-list-toggle .slider.round{border-radius:34px}.analytics-list-toggle .slider.round:before{border-radius:50%}.ViewAllCompaniesPage{position:relative}.ViewAllCompaniesPage .Header{position:sticky;top:0;z-index:1039;min-height:168px;transition:min-height .3s ease-out;align-items:start}@media (max-width:480px){.ViewAllCompaniesPage .Header .top-section .mobile-search .SearchBar{padding:0!important;top:65px}}@media (max-width:480px){.ViewAllCompaniesPage .Header .top-section .mobile-search .SearchBar .search-wrpr{flex-direction:column!important;flex-wrap:wrap;margin-left:0;background:none}}@media (max-width:480px){.ViewAllCompaniesPage .Header .top-section .mobile-search .SearchBar .search-wrpr .input-wrpr{border-radius:44px;background:hsla(0,0%,100%,.14901960784313725);margin:0 4px}}@media (max-width:480px){.ViewAllCompaniesPage .Header .top-section .mobile-search .SearchBar .suggestion-wrpr{position:absolute;top:104px;width:100%;margin-left:0;z-index:1002}}.ViewAllCompaniesPage .Header:has(.NoSearchButton){min-height:80px;transition:min-height .3s ease-in}.ViewAllCompaniesPage .main{display:flex;padding-top:30px;min-height:100vh;margin-bottom:10px}@media (max-width:480px){.ViewAllCompaniesPage .main{flex-direction:column!important;padding-top:0}}.ViewAllCompaniesPage .main .Spinner{position:fixed}.ViewAllCompaniesPage .main .left-section{min-width:260px;max-width:260px}@media (max-width:480px){.ViewAllCompaniesPage .main .left-section{display:none}}@media (max-width:480px){.ViewAllCompaniesPage .main .left-section.display-filters{display:flex;max-width:521px}}.ViewAllCompaniesPage .main .left-section .FiltersContext{top:85px;position:sticky}@media (max-width:480px){.ViewAllCompaniesPage .main .left-section .FiltersContext{width:100%}}@media (max-width:480px){.ViewAllCompaniesPage .main .left-section .FiltersContext .cloned-wrpr.scroll-at-top{height:calc(100vh - 284px)}}.ViewAllCompaniesPage .main .go-to-results{display:flex;justify-content:center;align-items:center;height:60;padding:10px 24px;border-top:1px solid #dcdfe9}.ViewAllCompaniesPage .main .go-to-results .go-to-results-lbl{font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;color:#00a5ec}.ViewAllCompaniesPage .main .right-section{min-width:0;flex-grow:1;padding:0 30px;border-left:1px solid #dfe6f5}@media (max-width:1366px){.ViewAllCompaniesPage .main .right-section{padding:0 20px}}@media (max-width:1280px){.ViewAllCompaniesPage .main .right-section{padding:0}}@media (max-width:480px){.ViewAllCompaniesPage .main .right-section{padding:20px}}@media (max-width:480px){.ViewAllCompaniesPage .main .right-section.filters{display:none}}.ViewAllCompaniesPage .main .right-section.supply-chain .result-header{align-items:center}.ViewAllCompaniesPage .main .right-section .cards-container .CompanyCard{margin-bottom:16px}@media (max-width:480px){.ViewAllCompaniesPage .main .right-section .cards-container .CompanyCard{width:336px;height:438px}}.ViewAllCompaniesPage .main .result-header{min-width:0}@media (max-width:480px){.ViewAllCompaniesPage .main .result-header{flex-direction:column!important;gap:24px;margin-bottom:12px}}.ViewAllCompaniesPage .main .result-header .btn-wrpr{display:flex;flex-direction:column;gap:20px;align-items:flex-end}.ViewAllCompaniesPage .main .result-header .btn-wrpr .top-buttons{display:flex;gap:16px}@media (max-width:480px){.ViewAllCompaniesPage .main .filters-section{flex-direction:column;gap:15px}}.ViewAllCompaniesPage .main .filters-section .filters-mobile{display:none}@media (max-width:480px){.ViewAllCompaniesPage .main .filters-section .filters-mobile{display:flex;gap:4px}}@media (max-width:480px){.ViewAllCompaniesPage .main .filters-section .SelectedFilters{padding:0;gap:4px}}@media (max-width:480px){.ViewAllCompaniesPage .main .filters-section .SelectedFilters .group-filter-name{max-width:calc(100vw - 100px)!important;margin:0}}.ViewAllCompaniesPage .main .sort-wrapper{border:1px solid #c8ceda;padding:0 16px;border-radius:4px;display:flex;gap:8px;min-width:200px;height:40px}.ViewAllCompaniesPage .main .sort-wrapper:hover{border:2px solid #0b73da}.ViewAllCompaniesPage .main .sort-wrapper>span{font-weight:700;font-size:14px;line-height:24px;opacity:.6}.ViewAllCompaniesPage .main .sort-wrapper .btn-secondary{padding:6px 0!important}.ViewAllCompaniesPage .main .cards-container{padding-top:20px;display:flex;flex-wrap:wrap}@media (max-width:480px){.ViewAllCompaniesPage .main .cards-container{gap:24px}}@media (max-width:480px){.ViewAllCompaniesPage .main .cards-container .CompanyCard{height:438px}}@media (max-width:480px){.ViewAllCompaniesPage .RelatedResources .related-res-wrpr{padding:40px 80px 80px 36px}}@media (max-width:480px){.ViewAllCompaniesPage .RelatedResources .related-res-wrpr .section-separator{width:122%}}.CompanyGridFiltersHeader,.CompanyGridViewAllHeader{display:flex;flex-direction:column;gap:12px;flex-grow:1;margin-right:15px;color:#232840}.CompanyGridFiltersHeader .wrapper,.CompanyGridViewAllHeader .wrapper{font-size:20px;line-height:26px;flex-wrap:wrap}.CompanyGridFiltersHeader .wrapper .query,.CompanyGridViewAllHeader .wrapper .query{max-width:100%}.CompanyGridFiltersHeader .wrapper .query .default-prefix,.CompanyGridFiltersHeader .wrapper .query .query-inp,.CompanyGridFiltersHeader .wrapper .query .text,.CompanyGridViewAllHeader .wrapper .query .default-prefix,.CompanyGridViewAllHeader .wrapper .query .query-inp,.CompanyGridViewAllHeader .wrapper .query .text{font-weight:400;font-size:18px;line-height:23px}.CompanyGridFiltersHeader .wrapper .query .default-prefix.default-prefix-bold,.CompanyGridFiltersHeader .wrapper .query .default-prefix.text-bold,.CompanyGridFiltersHeader .wrapper .query .query-inp.default-prefix-bold,.CompanyGridFiltersHeader .wrapper .query .query-inp.text-bold,.CompanyGridFiltersHeader .wrapper .query .text.default-prefix-bold,.CompanyGridFiltersHeader .wrapper .query .text.text-bold,.CompanyGridViewAllHeader .wrapper .query .default-prefix.default-prefix-bold,.CompanyGridViewAllHeader .wrapper .query .default-prefix.text-bold,.CompanyGridViewAllHeader .wrapper .query .query-inp.default-prefix-bold,.CompanyGridViewAllHeader .wrapper .query .query-inp.text-bold,.CompanyGridViewAllHeader .wrapper .query .text.default-prefix-bold,.CompanyGridViewAllHeader .wrapper .query .text.text-bold{font-weight:700}.CompanyGridFiltersHeader .wrapper .prefix,.CompanyGridViewAllHeader .wrapper .prefix{font-weight:700;margin-right:10px}.CompanyGridFiltersHeader .wrapper .details .ContentLogo,.CompanyGridViewAllHeader .wrapper .details .ContentLogo{margin-right:5px;border-radius:4px}.CompanyGridFiltersHeader .wrapper .details .CompanyLogo,.CompanyGridViewAllHeader .wrapper .details .CompanyLogo{margin-right:5px}.CompanyGridFiltersHeader .wrapper .postfix,.CompanyGridViewAllHeader .wrapper .postfix{font-weight:700;margin-left:10px}.CompanyGridFiltersHeader .wrapper .result-count,.CompanyGridViewAllHeader .wrapper .result-count{margin-top:8px}.CompanyGridFiltersHeader .wrapper .result-text,.CompanyGridViewAllHeader .wrapper .result-text{font-weight:700;font-size:18px;line-height:23px;color:#232840}.CompanyGridFiltersHeader .wrapper .result-text.default-text,.CompanyGridViewAllHeader .wrapper .result-text.default-text{font-weight:700}.CompanyGridFiltersHeader .wrapper .count,.CompanyGridViewAllHeader .wrapper .count{font-weight:400;font-size:18px;line-height:23px;color:#787a87;margin-left:8px}.CompanyGridFiltersHeader .company-grid-filter-header-subtext,.CompanyGridViewAllHeader .company-grid-filter-header-subtext{max-width:800px;text-align:left}@media (max-width:480px){.CompanyGridFiltersHeader .company-grid-filter-header-subtext,.CompanyGridViewAllHeader .company-grid-filter-header-subtext{display:none!important}}@media (max-width:1366px){.CompanyGridFiltersHeader .company-grid-filter-header-subtext,.CompanyGridViewAllHeader .company-grid-filter-header-subtext{max-width:664px}}.CompanyGridFiltersHeader .company-grid-filter-header-subtext .company-grid-filter-header-lbl,.CompanyGridViewAllHeader .company-grid-filter-header-subtext .company-grid-filter-header-lbl{font-size:16px;font-weight:400;line-height:24px;color:#696e8c}.tt-grid-export-btn{max-width:369px}.tt-grid-export-btn,.tt-grid-share{padding:12px 16px;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#fff;background:#12172b;margin-top:-50px}.tt-grid-share{max-width:308px}.tt-grid-page-sort{max-width:344px;padding:12px 16px;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#fff;background:#12172b;margin-top:10px}.CountSection .subtitle-header .lbl-wrpr{font-weight:700;font-size:30px;margin-right:12px}.CountSection .subtitle-wrpr{font-weight:400;font-size:16px;opacity:.8;margin-top:4px;line-height:25px}.CountSection .subtitle-wrpr span:hover{color:#00a5ec;cursor:pointer}.count-wrpr{display:flex;flex-shrink:0;align-items:baseline}.count-wrpr.no-click{pointer-events:none}.count-wrpr .count{font-weight:700;font-size:30px;line-height:39px}.count-wrpr .label{margin-left:10px;font-size:24px;opacity:.8}.count-wrpr .view-all-wrpr{color:#00a5ec}.count-wrpr .view-all-wrpr .SVGIcon{--stroke:#00a5ec;margin-left:10px}.count-wrpr:hover .view-all-wrpr{color:#00a5ec}.count-wrpr:hover .SVGIcon{--stroke:#00a5ec}.CompaniesByServiceSection{position:relative;height:100%}.CompaniesByServiceSection .title-wrpr{display:flex;font-weight:700;font-size:30px;line-height:39px;color:#232840;margin-bottom:8px;margin-left:140px}.CompaniesByServiceSection .subtitle-header{margin-bottom:40px;margin-left:140px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.CompaniesByServiceSection .overlay:after,.CompaniesByServiceSection .overlay:before{background:none;z-index:1}.CompanyDashboard{position:relative}.CompanyDashboard .BookmarkedCompaniesSectionWrapper,.CompanyDashboard .CompanyCountSectionWrapper,.CompanyDashboard .GroupCompaniesSectionWrapper,.CompanyDashboard .SavedSearchSectionWrapper{margin:0 140px}.CompanyDashboard .TopRatedSectionWrapper,.CompanyDashboard .TrendingDealMakersWrapper,.CompanyDashboard .VendorPartnerSectionWrapper{padding:80px 140px}.CompanyDashboard .PoweringTrendingContentSectionWrapper,.CompanyDashboard .RecentlyAddedSectionWrapper,.CompanyDashboard .RecentlyUpdatedSectionWrapper{margin-top:50px;margin-bottom:50px}.CompanyDashboard .CompanyCountSectionWrapper,.CompanyDashboard .SavedSearchSectionWrapper{padding:40px 0}.CompanyDashboard .CompanyRegionSectionWrapper{margin-left:140px}.CompanyDashboard .CompanyCountSectionWrapper{display:flex;align-items:center;justify-content:space-between;line-height:36px;color:#232840;padding:40px 0}.CompanyDashboard .SavedSearchSectionWrapper{padding:40px 0}.CompanyDashboard .SavedSearchSectionWrapper:empty{height:0;margin:0;padding:0}.CompanyDashboard .CompaniesByServiceSectionWrapper{padding:80px 0}.CompanyDashboard .PoweringTrendingContentSectionWrapper,.CompanyDashboard .RecentlyAddedSectionWrapper,.CompanyDashboard .RecentlyUpdatedSectionWrapper{margin:100px 0}.CompanyDashboard .PoweringTrendingContentSectionWrapper:empty,.CompanyDashboard .RecentlyAddedSectionWrapper:empty,.CompanyDashboard .RecentlyUpdatedSectionWrapper:empty{height:0;margin:0;padding:0}.CompanyDashboard .PoweringTrendingContentSectionWrapper .CarouselHeader,.CompanyDashboard .RecentlyAddedSectionWrapper .CarouselHeader,.CompanyDashboard .RecentlyUpdatedSectionWrapper .CarouselHeader{margin-left:140px}.CompanyDashboard .PoweringTrendingContentSectionWrapper .Carousel,.CompanyDashboard .RecentlyAddedSectionWrapper .Carousel,.CompanyDashboard .RecentlyUpdatedSectionWrapper .Carousel{margin:0}.CompanyDashboard .GroupCompaniesSectionWrapper{margin-top:100px;margin-bottom:100px}.CompanyDashboard .GroupCompaniesSectionWrapper:empty{height:0;margin:0;padding:0}.CompanyDashboard .TrendingDealMakersWrapper{background:#f7f8fb}.CompanyDashboard .BookmarkedCompaniesSectionWrapper{margin-top:100px;margin-bottom:100px}.CompanyDashboard .VendorPartnerSectionWrapper{background:#232840}.CompanyDashboard .CompanyRegionSectionWrapper{margin:100px 0 100px 140px}.CompanyDashboard .CompanyRegionSectionWrapper .CarouselHeader{margin-right:140px}.CompanyDashboard .TopRatedSectionWrapper{background:#f7f8fb}.CompanyRegionSection .CarouselHeader{margin-bottom:8px}.CompanyRegionSection .subtitle-header{margin-bottom:35px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.CompanyRegionSection .companies-region-wrpr{display:flex;min-height:415px;max-height:590px}.CompanyRegionSection .companies-region-wrpr .left-section{position:relative;min-height:100%;width:30%;flex-shrink:0;margin-top:10px;border-right:4px solid rgba(35,40,64,.1)}.CompanyRegionSection .companies-region-wrpr .right-section{position:relative;width:70%;min-height:100%;flex-grow:1}.CompanyRegionSection .companies-region-wrpr .right-section .Carousel{margin:0}.CompanyRegionSection .companies-region-wrpr .right-section .Carousel .slick-track{margin-left:0}.CompanyRegionSection .companies-region-wrpr .right-section .Carousel .slick-arrow.slick-prev{left:1px}.CompanyRegionSection .companies-region-wrpr .right-section .Carousel .slick-list{padding-left:13px}.GroupCompaniesSection{position:relative;height:100%}.GroupCompaniesSection .lbl-wrpr{width:100%;font-weight:700;font-size:30px;line-height:39px;color:#232840;margin-bottom:8px}.GroupCompaniesSection .subtitle-header{margin-bottom:35px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.GroupCompaniesSection .group-companies-wrpr{display:flex;flex-wrap:wrap;min-height:120px;max-height:270px;overflow:hidden}.GroupCompaniesSection .group-companies-wrpr .CompanyLogoFrame{margin:0 15px 15px 0;border-radius:6px;border:1px solid #e6e9f0}.PoweringTrendingContentSection{position:relative;height:100%}.PoweringTrendingContentSection .CarouselHeader{margin-bottom:8px}.PoweringTrendingContentSection .subtitle-header{margin-bottom:35px;margin-left:140px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.RecentlyAddedSection{position:relative;height:100%}.RecentlyAddedSection .CarouselHeader{margin-bottom:8px}.RecentlyAddedSection .subtitle-header{margin-bottom:35px;margin-left:140px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.RecentlyUpdatedSection{position:relative;height:100%}.RecentlyUpdatedSection .CarouselHeader{margin-bottom:8px}.RecentlyUpdatedSection .subtitle-header{margin-bottom:35px;margin-left:140px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.TopRatedSection{position:relative}.TopRatedSection .lbl-wrpr{font-weight:700;font-size:30px;line-height:39px;color:#232840;margin-bottom:8px}.TopRatedSection .subtitle-header{margin-bottom:35px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.TopRatedSection .SVGIcon.svg-icon-vitrinaLogo{position:absolute;right:-97px;top:-121px;height:450px;width:450px;background-repeat:no-repeat;background-size:450px 450px;background-position:0 -50px}.TopRatedSection .slick-list{height:377px}.TopRatedSection .slick-list .slick-track div.slick-slide+div.slick-slide{margin-left:20px}.TopRatedSection .slick-list .CompanyListCard{width:265px}.CompanyListCard{height:375px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08);border-radius:8px;border:none;font-weight:600;font-size:16px;color:#232840;width:100%}.CompanyListCard+.CompanyListCard{margin-left:20px}.CompanyListCard .card-title{margin-bottom:20px}.CompanyListCard .card-body-wrpr{position:relative}.CompanyListCard .company-wrpr+.company-wrpr{margin-top:20px}.CompanyListCard .CompanyLogo{border:1px solid #e5e5e5}.CompanyListCard .name-deal-wrpr{min-width:0;flex-grow:1;margin-left:10px}.CompanyListCard .company-base-location,.CompanyListCard .company-name,.CompanyListCard .company-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CompanyListCard .company-base-location,.CompanyListCard .company-type,.CompanyListCard .deal-count{font-size:14px;line-height:18px;color:#000;opacity:.5}.TrendingDealMakers .lbl-wrpr{font-weight:700;font-size:30px;line-height:39px;color:#232840;margin-bottom:8px}.TrendingDealMakers .subtext-deal-makers{font-weight:400;font-size:16px;color:#232840;opacity:.8;margin-bottom:35px}.TopDealMakers{display:flex;align-items:center;margin-bottom:30px}.TopDealMakers .tabs{margin-right:auto}.TopDealMakers .tabs .order-1{margin-right:20px}.TopDealMakers .tabs .order-2{margin-left:20px}.TopDealMakers .tabs .tab-item .tab-link{cursor:pointer;padding:0}.TopDealMakers .tabs .tab-item.active{border-bottom:3px solid #00a5ec}.TopDealMakers .tabs .tab-item.active .tab-title{font-weight:700;opacity:1}.TopDealMakers .tabs .tab-item .tab-title{font-size:18px;line-height:36px;color:#232840;opacity:.8}.VendorPartnerSection{position:relative;height:100%}.VendorPartnerSection .subtitle-header{margin-bottom:35px;font-weight:400;font-size:16px;color:#fff;opacity:.8}.VendorPartnerSection .lbl-wrpr{font-weight:700;font-size:30px;line-height:34px;color:#fff;margin-bottom:8px}.VendorPartnerSection .Carousel{margin-top:40px}.VendorPartnerSection .Carousel .slick-list .slick-track div:nth-child(n+2){margin-left:60px}.VendorPartnerSection .Carousel .slick-list .slick-track .CardCircularLogo{border:10px solid hsla(0,0%,100%,.3);background-clip:padding-box;cursor:pointer}.VendorPartnerSection .Carousel .slick-arrow{background:#232840;border:2px solid #464c65}.VendorPartnerSection .Carousel .slick-arrow .chevron-arrow.left,.VendorPartnerSection .Carousel .slick-arrow .chevron-arrow.right{border-right:2px solid #fff;border-bottom:2px solid #fff}.trend-view-toggle-switch-wrpr{display:flex;gap:8px;align-items:center;cursor:pointer}.trend-view-toggle-switch-wrpr .trend-view-label{font-size:14px;font-weight:500;line-height:18.23px;color:#0b73da}.trend-view-toggle-switch-wrpr .trend-view-toggle-btn{position:relative;width:36.67px;height:20px;background-color:#eff1fa;border:1px solid #e4e8f1;border-radius:25px}.trend-view-toggle-switch-wrpr .trend-view-toggle-btn input{opacity:0;width:0;height:0}.trend-view-toggle-switch-wrpr .trend-view-toggle-btn .trend-round{position:absolute;width:15px;height:15px;border-radius:50%;top:2.5px;left:2.5px;background:#a9b2c6;box-shadow:0 .83px 1.67px 0 rgba(0,0,0,.2)}.legend-data-header-wrpr{display:flex;flex-direction:column;gap:12px}.legend-data-header-wrpr .legend-data-label-wrpr{display:flex;justify-content:space-between;align-items:center}.legend-data-header-wrpr .legend-data-label-wrpr .legend-label{display:flex;align-items:center;gap:12px}.legend-data-header-wrpr .legend-data-label-wrpr .legend-label .by-legend-label{font-weight:700;line-height:20.83px;color:#232840}.legend-data-header-wrpr .legend-data-label-wrpr .legend-label .copy-genre-data-wrpr{display:flex;align-items:center;gap:4px;cursor:pointer}.legend-data-header-wrpr .legend-data-label-wrpr .legend-label .copy-genre-data-wrpr .copy-label{font-size:14px;font-weight:500;line-height:18.23px;color:#20253c}.legend-data-header-wrpr .content-by-genre-subtext .content-by-genre-lbl{font-size:14px;font-weight:400;line-height:21px;color:#696e8c}.tt-legend-header-text{max-width:478px;padding:12px 16px;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#fff;background:#12172b;margin-top:10px}.analytics-view{display:grid;align-items:center;justify-content:center}.analytics-view .ContentAnalyticsView{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px}.analytics-view .top-crew-wrpr{margin-left:30px}.contentbycountry{position:relative;display:flex;width:100%;margin-top:30px;border:1px solid #e0e2f0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:8px;margin-bottom:40px}.contentbycountry .Spinner{position:absolute}.contentbycountry .country-of-origin-list{width:30%;border-right:1px solid #e0e2f0}.contentbycountry .country-of-origin-list .legend-data-header-wrpr{padding:16px 20px}.contentbycountry .country-of-origin-list .country-wise-content{display:flex;flex-direction:column;gap:18px;height:367px;overflow:scroll;width:100%;padding:0 24px}.contentbycountry .country-of-origin-list .country-wise-content .country-info{display:flex;align-items:center;gap:8px;max-width:265px}.contentbycountry .country-of-origin-list .country-wise-content .country-info .content-count,.contentbycountry .country-of-origin-list .country-wise-content .country-info .count{font-size:15px;font-weight:400;color:#787a87;line-height:19.53px}.contentbycountry .country-of-origin-list .country-wise-content .country-info .country-name{font-size:15px;font-weight:500;color:#232840;line-height:19.53px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contentbycountry .country-of-origin-list .country-wise-content .see-more-countries{display:flex;gap:4px;align-items:center;cursor:pointer}.contentbycountry .country-of-origin-list .country-wise-content .see-more-countries .see-more-lbl{font-size:15px;font-weight:500;line-height:19.53px;color:#0b73da}.contentbycountry .world-heat-map{height:300px;width:300px}.contentbycountry .WorldMap{width:650px;height:440px;margin:0 40px}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper{border-radius:0}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;line-height:23px;color:#232840}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6{font-weight:700;margin:2px 0}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span{display:flex;align-items:center}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag{height:16px;width:24px;margin-right:8px;flex-shrink:0}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag{background-repeat:no-repeat;background-size:100% 49494%;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;box-sizing:content-box;background-position:center 100%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH,.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{box-shadow:none!important}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BV,.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GG,.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GS,.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HM,.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MF{background-position:center 0}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DZ{background-position:center .2287%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AO{background-position:center .4524%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BJ{background-position:center .6721%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BW{background-position:center .8958%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BF{background-position:center 1.1162%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BI{background-position:center 1.3379%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CM{background-position:center 1.5589%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CV{background-position:center 1.7805%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CF{background-position:center 2.0047%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TD{background-position:center 2.2247%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CD{background-position:left 2.4467%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DJ{background-position:left 2.6674%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EG{background-position:center 2.8931%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GQ{background-position:center 3.1125%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ER{background-position:left 3.3325%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ET{background-position:center 3.5542%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GA{background-position:center 3.7759%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GM{background-position:center 4.0015%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GH{background-position:center 4.2229%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GN{background-position:center 4.441%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GW{background-position:left 4.66663%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CI{background-position:center 4.8844%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KE{background-position:center 5.1061%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LS{background-position:center 5.3298%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LR{background-position:left 5.5495%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LY{background-position:center 5.7712%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MG{background-position:center 5.994%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MW{background-position:center 6.2156%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ML{background-position:center 6.4363%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MR{background-position:center 6.658%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MU{background-position:center 6.8805%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YT{background-position:center 7.1038%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MA{background-position:center 7.3231%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MZ{background-position:left 7.5448%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NA{background-position:left 7.7661%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NE{background-position:center 7.98937%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NG{background-position:center 8.2099%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CG{background-position:center 8.4316%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RE{background-position:center 8.6533%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RW{background-position:right 8.875%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SH{background-position:center 9.0967%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ST{background-position:center 9.32237%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SN{background-position:center 9.5426%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SC{background-position:left 9.7628%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SL{background-position:center 9.9845%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SO{background-position:center 10.2052%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZA{background-position:left 10.4269%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SS{background-position:left 10.6486%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SD{background-position:center 10.8703%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SR{background-position:center 11.0945%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SZ{background-position:center 11.3135%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TG{background-position:left 11.5354%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TN{background-position:center 11.7593%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UG{background-position:center 11.9799%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TZ{background-position:center 12.2005%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EH{background-position:center 12.4222%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YE{background-position:center 12.644%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZM{background-position:center 12.8664%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZW{background-position:left 13.0873%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AI{background-position:center 13.309%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AG{background-position:center 13.5307%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AR{background-position:center 13.7524%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AW{background-position:left 13.9741%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BS{background-position:left 14.1958%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BB{background-position:center 14.4175%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BQ{background-position:center 14.6415%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BZ{background-position:center 14.8609%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BM{background-position:center 15.0826%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BO{background-position:center 15.306%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VG{background-position:center 15.528%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BR{background-position:center 15.7496%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CA{background-position:center 15.9694%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KY{background-position:center 16.1911%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CL{background-position:left 16.4128%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CO{background-position:left 16.6345%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KM{background-position:center 16.8562%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CR{background-position:center 17.0779%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CU{background-position:left 17.2996%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CW{background-position:center 17.5213%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DM{background-position:center 17.743%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DO{background-position:center 17.968%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EC{background-position:center 18.1864%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SV{background-position:center 18.4081%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FK{background-position:center 18.6298%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GF{background-position:center 18.8515%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GL{background-position:left 19.0732%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GD{background-position:center 19.2987%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GP{background-position:center 19.518%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GT{background-position:center 19.7383%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GY{background-position:center 19.96%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HT{background-position:center 20.1817%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HN{background-position:center 20.4034%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JM{background-position:center 20.6241%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MQ{background-position:center 20.8468%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MX{background-position:center 21.0685%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MS{background-position:center 21.2902%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NI{background-position:center 21.5119%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PA{background-position:center 21.7336%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PY{background-position:center 21.9553%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PE{background-position:center 22.177%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PR{background-position:left 22.4002%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BL{background-position:center 22.6204%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KN{background-position:center 22.8421%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LC{background-position:center 23.0638%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PM{background-position:center 23.2855%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VC{background-position:center 23.5072%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SX{background-position:left 23.732%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TT{background-position:center 23.9506%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TC{background-position:center 24.1723%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-US{background-position:center 24.394%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VI{background-position:center 24.6157%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UY{background-position:left 24.8374%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VE{background-position:center 25.0591%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AB{background-position:center 25.279%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AF{background-position:center 25.5025%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AZ{background-position:center 25.7242%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BD{background-position:center 25.9459%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BT{background-position:center 26.1676%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BN{background-position:center 26.3885%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KH{background-position:center 26.611%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CN{background-position:left 26.8327%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GE{background-position:center 27.0544%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HK{background-position:center 27.2761%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IN{background-position:center 27.4978%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ID{background-position:center 27.7195%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JP{background-position:center 27.9412%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KZ{background-position:center 28.1615%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LA{background-position:center 28.3846%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MO{background-position:center 28.6063%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MY{background-position:center 28.829%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MV{background-position:center 29.0497%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MN{background-position:left 29.2714%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MM{background-position:center 29.4931%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{background-position:left 29.7148%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KP{background-position:left 29.9365%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MP{background-position:center 30.1582%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PW{background-position:center 30.3799%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PG{background-position:center 30.6016%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PH{background-position:left 30.8233%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SG{background-position:left 31.045%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KR{background-position:center 31.2667%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LK{background-position:right 31.4884%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TW{background-position:left 31.7101%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TJ{background-position:center 31.9318%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TH{background-position:center 32.1535%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TL{background-position:left 32.3752%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TM{background-position:center 32.5969%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VN{background-position:center 32.8186%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AL{background-position:center 33.0403%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AD{background-position:center 33.25975%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AM{background-position:center 33.4837%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AT{background-position:center 33.7054%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BY{background-position:left 33.9271%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BE{background-position:center 34.1488%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BA{background-position:center 34.3705%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BG{background-position:center 34.5922%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HR{background-position:center 34.8139%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CY{background-position:center 35.0356%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CZ{background-position:left 35.2555%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DK{background-position:center 35.479%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EE{background-position:center 35.7007%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FO{background-position:center 35.9224%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FI{background-position:center 36.1441%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FR{background-position:center 36.3658%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DE{background-position:center 36.5875%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GI{background-position:center 36.8092%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GR{background-position:left 37.0309%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HU{background-position:center 37.2526%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IS{background-position:center 37.4743%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IE{background-position:center 37.696%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IM{background-position:center 37.9177%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IT{background-position:center 38.1394%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JE{background-position:center 38.3611%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-XK{background-position:center 38.5828%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LV{background-position:center 38.8045%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LI{background-position:left 39.0262%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LT{background-position:center 39.2479%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LU{background-position:center 39.4696%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MT{background-position:left 39.6913%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MD{background-position:center 39.913%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MC{background-position:center 40.1347%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ME{background-position:center 40.3564%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NL{background-position:center 40.5781%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MK{background-position:center 40.7998%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NO{background-position:center 41.0215%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PL{background-position:center 41.2432%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PT{background-position:center 41.4649%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RO{background-position:center 41.6866%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RU{background-position:center 41.9083%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SM{background-position:center 42.13%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RS{background-position:center 42.3517%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SK{background-position:center 42.5734%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SI{background-position:center 42.7951%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ES{background-position:left 43.0168%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SE{background-position:center 43.2385%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH{background-position:center 43.4602%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TR{background-position:center 43.6819%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UA{background-position:center 43.9036%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GB{background-position:center 44.1253%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VA{background-position:right 44.347%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BH{background-position:center 44.5687%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IR{background-position:center 44.7904%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IQ{background-position:center 45.0121%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IL{background-position:center 45.2338%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KW{background-position:left 45.4555%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JO{background-position:left 45.6772%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KG{background-position:center 45.897%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LB{background-position:center 46.1206%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OM{background-position:left 46.3423%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PK{background-position:center 46.561%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PS{background-position:center 46.7857%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-QA{background-position:center 47.0074%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SA{background-position:center 47.2291%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SY{background-position:center 47.4508%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AE{background-position:center 47.6725%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UZ{background-position:left 47.8942%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AS{background-position:right 48.1159%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AU{background-position:center 48.3376%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CX{background-position:center 48.5593%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CC{background-position:center 48.781%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CK{background-position:center 49.002%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FJ{background-position:center 49.2244%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PF{background-position:center 49.4445%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GU{background-position:center 49.6678%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KI{background-position:center 49.8895%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MH{background-position:left 50.1112%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FM{background-position:center 50.3329%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NC{background-position:center 50.5546%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NZ{background-position:center 50.7763%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NR{background-position:left 50.998%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NU{background-position:center 51.2197%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NF{background-position:center 51.4414%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WS{background-position:left 51.6631%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SB{background-position:left 51.8848%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TK{background-position:center 52.1065%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TO{background-position:left 52.3282%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TV{background-position:center 52.5499%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VU{background-position:left 52.7716%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WF{background-position:center 52.9933%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EU{background-position:center 53.215%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JR{background-position:center 53.4315%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OLY{background-position:center 53.6584%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UN{background-position:center 53.875%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AX{background-position:center 54.089%}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.ff-md{width:27px;height:17px}.contentbycountry .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content p{opacity:.6;margin:2px 0;text-transform:lowercase}.content-by-genre{display:flex;flex-direction:column;position:relative;min-width:520px;height:330px;padding:20px 30px;border:1px solid #e0e2f0;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.content-by-genre .Spinner{position:absolute}.content-by-genre .data-wrpr{display:flex;gap:12px;position:absolute;top:97px;left:-30px}.content-by-genre .data-wrpr .genres-pie-chart-wrpr{max-height:100%;width:150px;margin-left:60px;margin-right:55px}.content-by-genre .Legends{height:0;position:absolute;top:172px;left:213px}.content-by-genre .Legends .legends-table .legend-row{padding:0 5px}.content-by-genre .Legends .legends-table .legend-info{min-width:58%;margin-right:15px}.content-by-genre .Legends .legends-table .legend-titles .legend-title{min-width:59%}.content-by-genre .arrow-div{position:absolute;top:145px;right:16px}.contentByLanguage-widget-wrpr{display:flex;flex-direction:column;position:relative;max-width:520px;height:330px;border:1px solid #e0e2f0;border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.10196078431372549);padding:20px 30px}.contentByLanguage-widget-wrpr .Spinner{position:absolute}.contentByLanguage-widget-wrpr .lang-pie-wrpr{max-height:100%;width:150px;margin-left:60px;margin-right:55px;position:absolute;top:97px;left:-30px}.contentByLanguage-widget-wrpr .Legends{height:0;position:absolute;top:172px;left:213px}@media (max-width:1440px) and (min-width:1281px){.contentByLanguage-widget-wrpr .Legends{position:absolute;top:172px;left:217px}}.contentByLanguage-widget-wrpr .arrow-div{position:absolute;top:145px;right:16px}.contentbyreleaseyear{position:relative;max-width:520px;height:400px;border-radius:8px;padding:15px 30px;border:1px solid #e0e2f0;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1)}.contentbyreleaseyear .Spinner{position:absolute}.contentbyreleaseyear .release-year-bar-chart{display:block;width:448px;height:224px;position:absolute;top:102px}@media (max-width:1440px) and (min-width:1281px){.contentbyreleaseyear .release-year-bar-chart{width:390px;height:224px}}.contentbyreleaseyear .DDANoData{height:100%;width:100%}.contentbystatus{display:flex;flex-direction:column;position:relative;max-width:520px;height:400px;padding:15px 30px;border:1px solid #e0e2f0;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.contentbystatus .Spinner{position:absolute}.contentbystatus .data-wrpr{display:flex;gap:12px;position:absolute;top:135px;left:-27px}.contentbystatus .data-wrpr .genres-pie-chart-wrpr{max-height:100%;width:150px;margin-left:60px;margin-right:55px}.contentbystatus .Legends{height:0;position:absolute;top:203px;left:213px}.contentbystatus .Legends .legend-row{padding:0 11px}.ContentByType{position:relative;max-width:520px;height:220px;flex-shrink:0;padding:20px 30px;border:1px solid #e0e2f0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px;display:flex;flex-direction:column}.ContentByType .Spinner{position:absolute}.ContentByType .ProgressChartNew .progress{padding-top:68px}.ContentByCategory{position:relative;max-width:520px;height:220px;flex-shrink:0;padding:20px 30px;border:1px solid #e0e2f0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px;display:flex;flex-direction:column}.ContentByCategory .ProgressChartNew .progress{padding-top:68px}.ContentByCategory .Spinner{position:absolute}.top-crew-wrpr{width:520px;height:923px;border:1px solid #e0e2f0;display:flex;flex-direction:column;gap:24px;border-radius:8px;position:relative}.top-crew-wrpr .Spinner{position:absolute}.top-crew-wrpr .header-wrpr{display:flex;justify-content:space-between}.top-crew-wrpr .header-wrpr .legend-data-header-wrpr{padding-top:16px;padding-left:30px}.top-crew-wrpr .header-wrpr .dropdown-wrapper{position:relative;padding-top:16px;padding-right:30px}.top-crew-wrpr .header-wrpr .dropdown-wrapper .dropdown{display:flex;gap:4px;align-items:center;cursor:pointer}.top-crew-wrpr .header-wrpr .dropdown-wrapper .dropdown .SVGIcon.svg-icon-right-arrow{transform:rotate(90deg)}.top-crew-wrpr .header-wrpr .dropdown-wrapper .dropdown:hover{color:#0b73da}.top-crew-wrpr .header-wrpr .dropdown-wrapper .dropdown-items{position:absolute;z-index:1;display:flex;flex-direction:column;border:1px solid #e4e8f1;border-radius:8px;padding:8px 0;width:205px;right:20px;max-height:270px;overflow-y:scroll;box-shadow:0 1px 8px 0 rgba(0,0,0,.14901960784313725)}.top-crew-wrpr .header-wrpr .dropdown-wrapper .dropdown-items .list-item{display:flex;align-items:center;background:#fff;min-height:40px;font-weight:500;line-height:100%;letter-spacing:0;cursor:pointer;padding:0 20px}.top-crew-wrpr .header-wrpr .dropdown-wrapper .dropdown-items .list-item:hover{background:#ecf5fe}.top-crew-wrpr .header-wrpr .all-roles-dropdown-wrpr{display:flex;align-items:center;padding-top:16px;padding-right:30px}.top-crew-wrpr .header-wrpr .all-roles-dropdown-wrpr .all-roles-dropdown{display:flex;gap:4px;align-items:center;cursor:pointer}.top-crew-wrpr .header-wrpr .all-roles-dropdown-wrpr .all-roles-dropdown .SVGIcon.svg-icon-right-arrow{transform:rotate(90deg)!important}.top-crew-wrpr .header-wrpr .all-roles-dropdown-wrpr .all-roles-dropdown .dropdown-items,.top-crew-wrpr .top-crew-list{display:flex;flex-direction:column}.top-crew-wrpr .top-crew-list{width:100%;height:100%;padding:0 30px;gap:16px}.top-crew-wrpr .top-crew-list .top-crew-card{display:flex;align-items:center;gap:16px;width:460px}.top-crew-wrpr .top-crew-list .top-crew-card .crew-count{height:22px;width:22px;font-weight:400;font-size:15px;line-height:100%;text-align:center;color:#696e8c}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info{display:flex;gap:16px}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-logo{cursor:pointer}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-logo .PersonLogo .no-profile{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:40px}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-logo .PersonLogo .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info{display:flex;align-items:center;gap:16px;width:350px}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info .crew-name-role-info{display:flex;flex-direction:column;gap:8px;width:244px}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info .crew-name-role-info .crew-name{font-weight:500;line-height:100%;letter-spacing:0;color:#20253c;cursor:pointer}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info .crew-name-role-info .crew-name:hover{color:#0b73da}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info .crew-name-role-info .crew-role{font-weight:400;line-height:100%;color:#696e8c}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info .titles-info{display:flex;flex-direction:column;gap:8px;width:90px;align-items:end}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info .titles-info .titles-count{font-weight:500;line-height:100%;color:#20253c}.top-crew-wrpr .top-crew-list .top-crew-card .crew-info .crew-meta-info .titles-info .titles-label{font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;color:#696e8c}.top-crew-wrpr .CuratedListPagination .next:hover,.top-crew-wrpr .CuratedListPagination .prev:hover{color:#0b73da}.top-prod-comp-wrpr{width:520px;height:923px;border:1px solid #e0e2f0;display:flex;flex-direction:column;gap:24px;border-radius:8px;position:relative}.top-prod-comp-wrpr .Spinner{position:absolute}.top-prod-comp-wrpr .legend-data-header-wrpr{padding-top:16px;padding-left:30px}.top-prod-comp-wrpr .top-prod-companies-list{width:100%;height:100%;padding:0 30px;display:flex;flex-direction:column;gap:16px}.top-prod-comp-wrpr .top-prod-companies-list .company-card{display:flex;align-items:center;gap:16px}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-count{height:22px;width:22px;font-weight:400;font-size:15px;line-height:100%;text-align:center;color:#696e8c}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info{display:flex;gap:16px}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-logo{height:64px;width:64px;border-radius:50%}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info{display:flex;align-items:center;gap:16px;width:350px}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .comp-name-rating-code{display:flex;flex-direction:column;gap:8px;width:244px}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .comp-name-rating-code .comp-name{font-weight:500;line-height:100%;letter-spacing:0;color:#20253c}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .comp-name-rating-code .country-code-repu{display:flex;align-items:center;gap:8px;position:relative}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .comp-name-rating-code .country-code-repu .fflag.ff-md{border-radius:2px}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .comp-name-rating-code .country-code-repu .InActiveBadge{top:-3px;right:29px;border-radius:20px;color:#fff;background:#434864;height:26px}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .comp-name-rating-code .country-code-repu .InActiveBadge .SVGIcon.svg-icon-alert-circle{--stroke:#fff}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .titles-info{display:flex;flex-direction:column;gap:8px;width:90px;align-items:end}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .titles-info .titles-count{font-weight:500;line-height:100%;color:#20253c}.top-prod-comp-wrpr .top-prod-companies-list .company-card .comp-info .comp-meta-info .titles-info .titles-label{font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;color:#696e8c}.top-prod-comp-wrpr .CuratedListPagination .next:hover,.top-prod-comp-wrpr .CuratedListPagination .prev:hover{color:#0b73da}.ViewContentAnalyticsPage{position:relative}.ViewContentAnalyticsPage .Header{position:sticky;top:0;z-index:1001;min-height:80px}.ViewContentAnalyticsPage .main{display:flex;padding-top:30px;min-height:100vh}.ViewContentAnalyticsPage .main>.Spinner{position:fixed}.ViewContentAnalyticsPage .main .left-section{min-width:260px;max-width:260px}.ViewContentAnalyticsPage .main .left-section .FiltersContext{top:85px;position:sticky}.ViewContentAnalyticsPage .main .left-section .FiltersContext .cloned-wrpr:has(.dropdown-menu.show){overflow:visible}.ViewContentAnalyticsPage .main .left-section .FiltersContext .cloned-wrpr.scroll-at-top{height:calc(100vh - 183px)}.ViewContentAnalyticsPage .main .left-section .FiltersContext:has(.dropdown-menu.show){position:static}.ViewContentAnalyticsPage .main .left-section .deal-available-filter-wrpr{display:flex;align-items:center;justify-content:space-between;padding:15px}.ViewContentAnalyticsPage .main .right-section{min-width:0;flex-grow:1;padding:0 30px;border-left:1px solid #dfe6f5}.ViewContentAnalyticsPage .main .right-section .content-summary-header{display:flex;flex-direction:column;justify-content:center;margin-bottom:30px}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items{display:flex;justify-content:space-between}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .cont-summ-title{display:flex;flex-direction:column;gap:8px;justify-content:center}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .cont-summ-title .title-lable{font-size:24px;font-weight:700;line-height:27px;color:#232840}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .cont-summ-title .subtitle{font-weight:400;color:#696e8c;line-height:24px}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr{display:flex;flex-direction:column;gap:20px;min-width:400px;align-items:end}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr{display:flex;align-items:center;gap:16px;flex-shrink:0}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .download-btn:active,.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .download-btn:focus{outline:none}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .download-btn{display:flex;flex-shrink:0;background:#fff;height:40px;border:1px solid #c8ceda;padding:0 20px 0 16px;border-radius:4px;gap:6px;align-items:center}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .download-btn[disabled]{opacity:.4}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .download-btn .dwnld-pdf-txt{margin-left:5px;font-weight:700;font-size:16px;line-height:24px;color:#0b73da}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .download-btn:hover{outline:2px solid #0b73da;border:1px solid transparent}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .download-btn .SVGIcon.svg-icon-pdf-icon{--stroke:#0b73da}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .switch-wrapper{height:40px;margin-left:20px;margin-right:20px}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .switch-wrapper.switch-to-analytics{height:0;margin-left:0;margin-right:0}.ViewContentAnalyticsPage .main .right-section .content-summary-header .content-summary-header-items .content-heade-actions-wrpr .download-btn-wrpr .switch-wrapper>span{font-weight:400;font-size:16px;line-height:24px;text-align:right;color:#00a5ec;vertical-align:middle;margin:0 6px;cursor:pointer}.ViewContentAnalyticsPage .main .right-section .common-summarize-wrpr{min-height:72px;margin-top:20px;margin-bottom:20px}.locationCountryWrpr{position:relative;display:flex;width:100%;margin-top:30px;border:1px solid #e0e2f0;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:8px;margin-bottom:40px}.locationCountryWrpr .Spinner{position:absolute}.locationCountryWrpr .country-of-origin-list{width:30%;border-right:1px solid #e0e2f0}.locationCountryWrpr .country-of-origin-list .legend-data-header-wrpr{padding:16px 20px}.locationCountryWrpr .country-of-origin-list .country-wise-content{display:flex;flex-direction:column;gap:18px;height:367px;overflow:scroll;width:100%;padding:0 5px 0 24px}.locationCountryWrpr .country-of-origin-list .country-wise-content .country-info{display:flex;align-items:center;gap:8px}.locationCountryWrpr .country-of-origin-list .country-wise-content .country-info .content-count,.locationCountryWrpr .country-of-origin-list .country-wise-content .country-info .count{font-size:15px;font-weight:400;color:#787a87;line-height:19.53px;pointer-events:none}.locationCountryWrpr .country-of-origin-list .country-wise-content .country-info .country-name{font-size:15px;font-weight:500;color:#232840;line-height:19.53px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:174px}.locationCountryWrpr .country-of-origin-list .country-wise-content .see-more-countries{display:flex;gap:4px;align-items:center;cursor:pointer}.locationCountryWrpr .country-of-origin-list .country-wise-content .see-more-countries .see-more-lbl{font-size:15px;font-weight:500;line-height:19.53px;color:#0b73da}.locationCountryWrpr .world-heat-map{height:300px;width:300px}.locationCountryWrpr .WorldMap{width:650px;height:440px;margin:0 40px}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper{border-radius:0}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;line-height:23px;color:#232840}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6{font-weight:700;margin:2px 0}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span{display:flex;align-items:center}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag{height:16px;width:24px;margin-right:8px;flex-shrink:0}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag{background-repeat:no-repeat;background-size:100% 49494%;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;box-sizing:content-box;background-position:center 100%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH,.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{box-shadow:none!important}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BV,.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GG,.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GS,.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HM,.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MF{background-position:center 0}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DZ{background-position:center .2287%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AO{background-position:center .4524%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BJ{background-position:center .6721%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BW{background-position:center .8958%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BF{background-position:center 1.1162%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BI{background-position:center 1.3379%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CM{background-position:center 1.5589%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CV{background-position:center 1.7805%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CF{background-position:center 2.0047%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TD{background-position:center 2.2247%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CD{background-position:left 2.4467%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DJ{background-position:left 2.6674%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EG{background-position:center 2.8931%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GQ{background-position:center 3.1125%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ER{background-position:left 3.3325%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ET{background-position:center 3.5542%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GA{background-position:center 3.7759%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GM{background-position:center 4.0015%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GH{background-position:center 4.2229%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GN{background-position:center 4.441%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GW{background-position:left 4.66663%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CI{background-position:center 4.8844%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KE{background-position:center 5.1061%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LS{background-position:center 5.3298%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LR{background-position:left 5.5495%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LY{background-position:center 5.7712%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MG{background-position:center 5.994%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MW{background-position:center 6.2156%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ML{background-position:center 6.4363%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MR{background-position:center 6.658%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MU{background-position:center 6.8805%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YT{background-position:center 7.1038%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MA{background-position:center 7.3231%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MZ{background-position:left 7.5448%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NA{background-position:left 7.7661%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NE{background-position:center 7.98937%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NG{background-position:center 8.2099%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CG{background-position:center 8.4316%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RE{background-position:center 8.6533%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RW{background-position:right 8.875%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SH{background-position:center 9.0967%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ST{background-position:center 9.32237%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SN{background-position:center 9.5426%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SC{background-position:left 9.7628%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SL{background-position:center 9.9845%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SO{background-position:center 10.2052%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZA{background-position:left 10.4269%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SS{background-position:left 10.6486%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SD{background-position:center 10.8703%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SR{background-position:center 11.0945%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SZ{background-position:center 11.3135%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TG{background-position:left 11.5354%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TN{background-position:center 11.7593%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UG{background-position:center 11.9799%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TZ{background-position:center 12.2005%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EH{background-position:center 12.4222%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YE{background-position:center 12.644%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZM{background-position:center 12.8664%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZW{background-position:left 13.0873%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AI{background-position:center 13.309%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AG{background-position:center 13.5307%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AR{background-position:center 13.7524%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AW{background-position:left 13.9741%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BS{background-position:left 14.1958%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BB{background-position:center 14.4175%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BQ{background-position:center 14.6415%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BZ{background-position:center 14.8609%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BM{background-position:center 15.0826%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BO{background-position:center 15.306%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VG{background-position:center 15.528%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BR{background-position:center 15.7496%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CA{background-position:center 15.9694%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KY{background-position:center 16.1911%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CL{background-position:left 16.4128%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CO{background-position:left 16.6345%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KM{background-position:center 16.8562%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CR{background-position:center 17.0779%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CU{background-position:left 17.2996%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CW{background-position:center 17.5213%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DM{background-position:center 17.743%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DO{background-position:center 17.968%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EC{background-position:center 18.1864%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SV{background-position:center 18.4081%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FK{background-position:center 18.6298%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GF{background-position:center 18.8515%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GL{background-position:left 19.0732%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GD{background-position:center 19.2987%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GP{background-position:center 19.518%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GT{background-position:center 19.7383%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GY{background-position:center 19.96%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HT{background-position:center 20.1817%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HN{background-position:center 20.4034%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JM{background-position:center 20.6241%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MQ{background-position:center 20.8468%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MX{background-position:center 21.0685%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MS{background-position:center 21.2902%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NI{background-position:center 21.5119%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PA{background-position:center 21.7336%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PY{background-position:center 21.9553%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PE{background-position:center 22.177%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PR{background-position:left 22.4002%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BL{background-position:center 22.6204%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KN{background-position:center 22.8421%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LC{background-position:center 23.0638%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PM{background-position:center 23.2855%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VC{background-position:center 23.5072%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SX{background-position:left 23.732%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TT{background-position:center 23.9506%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TC{background-position:center 24.1723%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-US{background-position:center 24.394%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VI{background-position:center 24.6157%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UY{background-position:left 24.8374%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VE{background-position:center 25.0591%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AB{background-position:center 25.279%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AF{background-position:center 25.5025%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AZ{background-position:center 25.7242%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BD{background-position:center 25.9459%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BT{background-position:center 26.1676%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BN{background-position:center 26.3885%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KH{background-position:center 26.611%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CN{background-position:left 26.8327%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GE{background-position:center 27.0544%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HK{background-position:center 27.2761%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IN{background-position:center 27.4978%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ID{background-position:center 27.7195%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JP{background-position:center 27.9412%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KZ{background-position:center 28.1615%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LA{background-position:center 28.3846%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MO{background-position:center 28.6063%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MY{background-position:center 28.829%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MV{background-position:center 29.0497%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MN{background-position:left 29.2714%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MM{background-position:center 29.4931%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{background-position:left 29.7148%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KP{background-position:left 29.9365%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MP{background-position:center 30.1582%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PW{background-position:center 30.3799%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PG{background-position:center 30.6016%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PH{background-position:left 30.8233%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SG{background-position:left 31.045%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KR{background-position:center 31.2667%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LK{background-position:right 31.4884%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TW{background-position:left 31.7101%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TJ{background-position:center 31.9318%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TH{background-position:center 32.1535%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TL{background-position:left 32.3752%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TM{background-position:center 32.5969%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VN{background-position:center 32.8186%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AL{background-position:center 33.0403%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AD{background-position:center 33.25975%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AM{background-position:center 33.4837%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AT{background-position:center 33.7054%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BY{background-position:left 33.9271%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BE{background-position:center 34.1488%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BA{background-position:center 34.3705%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BG{background-position:center 34.5922%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HR{background-position:center 34.8139%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CY{background-position:center 35.0356%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CZ{background-position:left 35.2555%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DK{background-position:center 35.479%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EE{background-position:center 35.7007%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FO{background-position:center 35.9224%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FI{background-position:center 36.1441%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FR{background-position:center 36.3658%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DE{background-position:center 36.5875%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GI{background-position:center 36.8092%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GR{background-position:left 37.0309%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HU{background-position:center 37.2526%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IS{background-position:center 37.4743%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IE{background-position:center 37.696%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IM{background-position:center 37.9177%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IT{background-position:center 38.1394%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JE{background-position:center 38.3611%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-XK{background-position:center 38.5828%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LV{background-position:center 38.8045%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LI{background-position:left 39.0262%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LT{background-position:center 39.2479%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LU{background-position:center 39.4696%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MT{background-position:left 39.6913%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MD{background-position:center 39.913%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MC{background-position:center 40.1347%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ME{background-position:center 40.3564%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NL{background-position:center 40.5781%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MK{background-position:center 40.7998%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NO{background-position:center 41.0215%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PL{background-position:center 41.2432%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PT{background-position:center 41.4649%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RO{background-position:center 41.6866%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RU{background-position:center 41.9083%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SM{background-position:center 42.13%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RS{background-position:center 42.3517%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SK{background-position:center 42.5734%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SI{background-position:center 42.7951%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ES{background-position:left 43.0168%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SE{background-position:center 43.2385%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH{background-position:center 43.4602%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TR{background-position:center 43.6819%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UA{background-position:center 43.9036%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GB{background-position:center 44.1253%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VA{background-position:right 44.347%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BH{background-position:center 44.5687%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IR{background-position:center 44.7904%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IQ{background-position:center 45.0121%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IL{background-position:center 45.2338%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KW{background-position:left 45.4555%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JO{background-position:left 45.6772%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KG{background-position:center 45.897%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LB{background-position:center 46.1206%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OM{background-position:left 46.3423%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PK{background-position:center 46.561%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PS{background-position:center 46.7857%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-QA{background-position:center 47.0074%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SA{background-position:center 47.2291%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SY{background-position:center 47.4508%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AE{background-position:center 47.6725%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UZ{background-position:left 47.8942%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AS{background-position:right 48.1159%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AU{background-position:center 48.3376%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CX{background-position:center 48.5593%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CC{background-position:center 48.781%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CK{background-position:center 49.002%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FJ{background-position:center 49.2244%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PF{background-position:center 49.4445%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GU{background-position:center 49.6678%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KI{background-position:center 49.8895%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MH{background-position:left 50.1112%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FM{background-position:center 50.3329%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NC{background-position:center 50.5546%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NZ{background-position:center 50.7763%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NR{background-position:left 50.998%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NU{background-position:center 51.2197%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NF{background-position:center 51.4414%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WS{background-position:left 51.6631%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SB{background-position:left 51.8848%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TK{background-position:center 52.1065%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TO{background-position:left 52.3282%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TV{background-position:center 52.5499%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VU{background-position:left 52.7716%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WF{background-position:center 52.9933%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EU{background-position:center 53.215%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JR{background-position:center 53.4315%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OLY{background-position:center 53.6584%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UN{background-position:center 53.875%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AX{background-position:center 54.089%}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.ff-md{width:27px;height:17px}.locationCountryWrpr .WorldMap .dda-territory-popup .leaflet-popup-content-wrapper .leaflet-popup-content p{opacity:.6;margin:2px 0;text-transform:lowercase}.ReputationChart{border:1px solid #e4e8f1;border-radius:8px;width:fit-content;margin:20px auto auto}.ReputationChart .chart-row{height:48px;width:280px;display:flex;flex-direction:row;gap:0}.ReputationChart .chart-row:not(:last-of-type){border-bottom:1px solid #e4e8f1}.ReputationChart .chart-row .tag{width:100px;border-right:1px solid #e4e8f1;display:flex;flex-direction:row;gap:0;justify-content:flex-start;align-items:center;padding-left:12px}.ReputationChart .chart-row .tag .name{border-radius:18px;height:32px;padding:4px 16px;font-size:14px;font-weight:700;color:#fff;line-height:-1}.ReputationChart .chart-row .count-wrpr{display:flex;flex-direction:row;gap:10px;align-items:center;padding:6px 12px;width:180px}.ReputationChart .chart-row .count-wrpr .count{font-size:16px;font-weight:400;color:#20253c;line-height:20.83px}.ReputationChart .chart-row .count-wrpr .txt{font-size:14px;font-weight:400;color:#696e8c;line-height:18.23px}.company-list-wrpr{display:flex;flex-direction:column;gap:24px;border-radius:8px;position:relative;margin-top:20px}.company-list-wrpr .Spinner{position:absolute}.company-list-wrpr .legend-data-header-wrpr{padding-top:16px;padding-left:30px}.company-list-wrpr .companies-list-parent-grp,.company-list-wrpr .companies-list-services{width:100%;height:100%;display:flex;flex-direction:column}.company-list-wrpr .companies-list-parent-grp .service-wrpr,.company-list-wrpr .companies-list-services .service-wrpr{display:flex;flex-direction:row;gap:0;justify-content:space-between;height:21px}.company-list-wrpr .companies-list-parent-grp .service-wrpr .service-name,.company-list-wrpr .companies-list-services .service-wrpr .service-name{font-size:16px;font-weight:500;color:#20253c;line-height:100%}.company-list-wrpr .companies-list-parent-grp .service-wrpr .count,.company-list-wrpr .companies-list-services .service-wrpr .count{font-size:16px;font-weight:400;color:#20253c;line-height:100%}.company-list-wrpr .companies-list-parent-grp .service-wrpr .count .sub-title,.company-list-wrpr .companies-list-services .service-wrpr .count .sub-title{font-size:14px;font-weight:400;color:#696e8c;line-height:100%}.company-list-wrpr .companies-list-parent-grp .company-card,.company-list-wrpr .companies-list-services .company-card{display:flex;align-items:center;gap:16px}.company-list-wrpr .companies-list-parent-grp .company-card .comp-count,.company-list-wrpr .companies-list-services .company-card .comp-count{height:22px;width:22px;font-weight:400;font-size:15px;line-height:100%;text-align:center;color:#696e8c}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info,.company-list-wrpr .companies-list-services .company-card .comp-info{display:flex;gap:16px;flex-grow:1}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info .comp-logo,.company-list-wrpr .companies-list-services .company-card .comp-info .comp-logo{height:48px;width:48px;border-radius:50%}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info .comp-meta-info,.company-list-wrpr .companies-list-services .company-card .comp-info .comp-meta-info{display:flex;align-items:center;justify-content:space-between;flex-grow:1}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info .comp-meta-info .comp-name-rating-code,.company-list-wrpr .companies-list-services .company-card .comp-info .comp-meta-info .comp-name-rating-code{display:flex;flex-direction:column;gap:8px;width:244px}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info .comp-meta-info .comp-name-rating-code .comp-name,.company-list-wrpr .companies-list-services .company-card .comp-info .comp-meta-info .comp-name-rating-code .comp-name{font-size:16px;font-weight:500;color:#20253c;line-height:100%}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info .comp-meta-info .titles-info,.company-list-wrpr .companies-list-services .company-card .comp-info .comp-meta-info .titles-info{display:flex;flex-direction:row;gap:4px;align-items:end}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info .comp-meta-info .titles-info .titles-count,.company-list-wrpr .companies-list-services .company-card .comp-info .comp-meta-info .titles-info .titles-count{font-size:16px;font-weight:400;color:#20253c;line-height:100%}.company-list-wrpr .companies-list-parent-grp .company-card .comp-info .comp-meta-info .titles-info .titles-label,.company-list-wrpr .companies-list-services .company-card .comp-info .comp-meta-info .titles-info .titles-label{font-size:14px;font-weight:400;color:#696e8c;line-height:100%;letter-spacing:0}.company-list-wrpr .companies-list-services{gap:16px}.company-list-wrpr .companies-list-parent-grp{gap:12px}.right-section .company-grid-chart-wrpr{display:flex;flex-direction:column;gap:30px;align-items:center}.right-section .company-grid-chart-wrpr .horizontal-row{display:flex;flex-direction:row;gap:30px;min-width:1070px}.right-section .company-grid-chart-wrpr .horizontal-row .locationCountryWrpr{margin-top:0;margin-bottom:0}.right-section .company-grid-chart-wrpr .horizontal-row .chart{border:1px solid #e0e2f0;border-radius:8px;padding:20px 30px;position:relative;flex-grow:1;min-width:520px}.right-section .company-grid-chart-wrpr .horizontal-row .bubble{flex-grow:1.5}.right-section .company-grid-chart-wrpr .horizontal-row .reputation{flex-grow:1}.right-section .company-grid-chart-wrpr .horizontal-row .bubble,.right-section .company-grid-chart-wrpr .horizontal-row .reputation{height:310px}.right-section .company-grid-chart-wrpr .horizontal-row .bubble .DDANoData,.right-section .company-grid-chart-wrpr .horizontal-row .reputation .DDANoData{margin-top:20%}.right-section .company-grid-chart-wrpr .horizontal-row .parent-grp,.right-section .company-grid-chart-wrpr .horizontal-row .services{flex-grow:1;padding:20px 0 0;height:497px;display:flex;flex-direction:column}.right-section .company-grid-chart-wrpr .horizontal-row .parent-grp .company-list-wrpr,.right-section .company-grid-chart-wrpr .horizontal-row .services .company-list-wrpr{flex-grow:1}.right-section .company-grid-chart-wrpr .horizontal-row .parent-grp .companies-list-parent-grp,.right-section .company-grid-chart-wrpr .horizontal-row .parent-grp .companies-list-services,.right-section .company-grid-chart-wrpr .horizontal-row .parent-grp .legend-data-header-wrpr,.right-section .company-grid-chart-wrpr .horizontal-row .services .companies-list-parent-grp,.right-section .company-grid-chart-wrpr .horizontal-row .services .companies-list-services,.right-section .company-grid-chart-wrpr .horizontal-row .services .legend-data-header-wrpr{padding:0 30px}.right-section .company-grid-chart-wrpr .horizontal-row .parent-grp .CuratedListPagination,.right-section .company-grid-chart-wrpr .horizontal-row .services .CuratedListPagination{padding-left:30px;padding-right:30px}.right-section .company-grid-chart-wrpr .horizontal-row .parent-grp .DDANoData,.right-section .company-grid-chart-wrpr .horizontal-row .services .DDANoData{margin-top:30%}.right-section .company-grid-chart-wrpr .horizontal-row .company-office,.right-section .company-grid-chart-wrpr .horizontal-row .team-size{height:366px}.right-section .company-grid-chart-wrpr .horizontal-row .company-office .DDANoData,.right-section .company-grid-chart-wrpr .horizontal-row .team-size .DDANoData{margin-top:20%}.ContentDashboard{position:relative}.ContentDashboard .ContentCountSectionWrapper{border-bottom:1px solid #d2d8e5;margin:0 140px;padding:40px 0;display:flex;align-items:center;justify-content:space-between;line-height:36px;color:#232840}.ContentDashboard .TrendingContentDealIntelWrapper{height:985px;padding:60px 0;margin:0 140px;position:relative}.ContentDashboard .TrendingContentDealIntelWrapper .Spinner{left:-140px;right:-140px;width:auto}.ContentDashboard .ContentSavedSearchWrapper{margin:40px 140px 100px;height:auto}.ContentDashboard .LatestAndPopularTitlesWrapper{margin-bottom:115px}.ContentDashboard .RecentDealsWrapper{padding:40px 0 20px;margin:0 140px}.ContentDashboard .GenresWrapper{margin:0 0 80px;position:relative;background:#f7f8fb;height:auto}.RecentDeals{position:relative}.RecentDeals .header{font-weight:700;font-size:26px;line-height:34px;text-align:center;color:#232840;margin-bottom:10px}.RecentDeals .subtitle-header{margin-bottom:80px;font-weight:400;font-size:16px;color:#232840;opacity:.8;text-align:center}.DealSubTypeComponent{position:relative;height:890px;margin-bottom:80px}.DealSubTypeComponent .header-label{display:flex;align-items:center;gap:24px;font-weight:400;font-size:48px;line-height:62px;color:rgba(35,40,64,.4);margin-bottom:10px}.DealSubTypeComponent .header-label .header-content-switch{display:flex;flex-direction:row}.DealSubTypeComponent .header-label .header-content-switch .switch-text{font-size:16px;font-weight:700;line-height:21px;letter-spacing:0;text-align:left;color:#232840}.DealSubTypeComponent .header-label .header-content-switch .switch-text.active{color:#00a5ec;font-weight:400;border-bottom:1px solid #00a5ec;cursor:pointer}.DealSubTypeComponent .header-label .header-content-switch .switch-seperator{padding:0 8px}.DealSubTypeComponent .header-label .header-content-switch .switch-bracket{padding:0 2px}.DealSubTypeComponent .subsection-title-header{margin-bottom:35px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.DealSubTypeComponent .Carousel.topCarousel.show{display:block}.DealSubTypeComponent .Carousel.topCarousel.hide{display:none}.DealSubTypeComponent .Carousel.bottomCarousel.show{display:block}.DealSubTypeComponent .Carousel.bottomCarousel.hide{display:none}.DealSubTypeComponent .Carousel .Arrow{background:rgba(35,40,64,.6);border:2px solid hsla(0,0%,100%,.5)}.DealSubTypeComponent .Carousel .Arrow .chevron-arrow{border-right:2px solid #fff;border-bottom:2px solid #fff}.DealSubTypeComponent .btns-wrpr{display:flex;align-items:center;flex-shrink:0}.DealSubTypeComponent .btns-wrpr .total{margin-left:40px;font-weight:700;font-size:15px;line-height:22px;color:#232840;user-select:none}.DealSubTypeComponent .btns-wrpr .total .right-arrow{margin-left:12px}.TrendingContentDealIntel{position:relative;height:auto}.TrendingContentDealIntel .CarouselHeader{margin-bottom:10px}.TrendingContentDealIntel .subtitle-header{margin-bottom:35px;font-weight:400;font-size:16px;color:#232840;opacity:.8}.ViewAllContentPage{position:relative}.ViewAllContentPage .Header{position:sticky;top:0;z-index:1039;min-height:168px;transition:min-height .3s ease-out;align-items:start}.ViewAllContentPage .Header:has(.NoSearchButton){min-height:80px;transition:min-height .3s ease-in}.ViewAllContentPage .main{display:flex;padding-top:30px;min-height:100vh;margin-bottom:10px}.ViewAllContentPage .main .Spinner{position:fixed}.ViewAllContentPage .main .left-section{min-width:260px;max-width:260px}.ViewAllContentPage .main .left-section .FiltersContext{top:85px;position:sticky}.ViewAllContentPage .main .left-section .FiltersContext .cloned-wrpr:has(.dropdown-menu.show){overflow:visible}.ViewAllContentPage .main .left-section .FiltersContext:has(.dropdown-menu.show){position:static}.ViewAllContentPage .main .left-section .deal-available-filter-wrpr{display:flex;align-items:center;justify-content:space-between;padding:15px}.ViewAllContentPage .main .right-section{padding:0 30px;min-width:0;flex-grow:1;border-left:1px solid #dfe6f5}@media (max-width:1366px){.ViewAllContentPage .main .right-section{padding:0 20px}}@media (max-width:1280px){.ViewAllContentPage .main .right-section{padding:0}}.ViewAllContentPage .main .right-section.supply-chain .result-header{align-items:center}.ViewAllContentPage .main .right-section .ContentCard2.v4{height:670px}.ViewAllContentPage .main .right-section .content-summarizer{margin-top:20px}.ViewAllContentPage .main .result-header{min-width:0}.ViewAllContentPage .main .result-header .scn-grid-btn-tooltip{height:fit-content}.ViewAllContentPage .main .result-header .scn-grid-btn-tooltip .scn-grid-btn{padding:10px 16px;width:200px;height:40px;gap:10px;border-radius:4px;border:1.5px solid #d2d8e5;display:flex;align-items:center;color:#00a5ec;font-weight:700;cursor:pointer;flex-shrink:0}.ViewAllContentPage .main .result-header .rhs-btn-header{display:flex;flex-direction:column;gap:20px;align-items:end}.ViewAllContentPage .main .result-header .rhs-btn-header .top-section{display:flex;flex-direction:row;gap:16px}.ViewAllContentPage .main .result-header .rhs-btn-header .top-section .num-title{font-family:Inter;font-weight:400;font-size:16px;line-height:19.36px;letter-spacing:0;color:#232840;display:flex;align-items:center}.ViewAllContentPage .main .result-header .rhs-btn-header .top-section .export-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.ViewAllContentPage .main .result-header .rhs-btn-header .top-section .export-actions .select-titles{height:40px;display:flex;flex-direction:row;gap:8px;padding:0 24px 0 20px;border-radius:4px;align-items:center;justify-content:center;background-color:#00a5ec;margin-left:16px;cursor:pointer;color:#fff;border:none}.ViewAllContentPage .main .result-header .toggle-btn .switch-wrapper{min-width:276px}.ViewAllContentPage .main .sort-wrapper{border:1px solid #c8ceda;padding:0 16px;border-radius:4px;display:flex;gap:8px;min-width:200px;height:40px}.ViewAllContentPage .main .sort-wrapper:hover{border:2px solid #0b73da}.ViewAllContentPage .main .sort-wrapper>span{font-weight:700;font-size:14px;line-height:24px;opacity:.6}.ViewAllContentPage .main .sort-wrapper .btn-secondary{padding:6px 0!important}.ViewAllContentPage .main .cards-container{padding-top:20px;display:flex;flex-wrap:wrap;gap:20px}.scn-content-modal{max-width:82%;height:auto;max-height:90vh}.scn-content-modal .modal-content{border-radius:12px;height:576px;padding:20px 0}.scn-content-modal .modal-content .modal-header{border-bottom:none}.scn-content-modal .modal-content .modal-header .modal-title{gap:8px;display:flex;flex-direction:column;width:100%}.scn-content-modal .modal-content .modal-header .modal-title .header-label{font-size:26px;font-weight:700;line-height:34px;text-align:center}.scn-content-modal .modal-content .modal-header .modal-title .header-subtext-label{font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#787a87}.scn-content-modal .modal-content .modal-body{overflow:scroll;width:100%;height:calc(100vh - 230px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.scn-content-modal .modal-content .modal-body .service-grp-card{padding:8px;border-radius:8px;background:#fff;border:2px solid transparent;cursor:pointer}.scn-content-modal .modal-content .modal-body .service-grp-card.selected{border:2px solid #00a5ec}.scn-content-modal .modal-content .modal-body .service-grp-card:hover{border:2px solid #d2d8e5}.scn-content-modal .modal-content .modal-body .service-grp-card:hover.selected{border:2px solid #00a5ec}.scn-content-modal .modal-content .modal-body .service-grp-card .ServiceCard{pointer-events:none}.scn-content-modal .modal-content .modal-body .service-grp-card .ServiceCard .ServiceCardWrapper{height:112px;width:200px}.scn-content-modal .modal-content .modal-body .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen{border-radius:8px;margin-right:0!important;margin-bottom:0!important}.scn-content-modal .modal-content .modal-body .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen .lbl-wrpr{font-weight:700;font-size:16px;line-height:21px}.scn-content-modal .modal-content .modal-body .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen .lbl-count-wrpr{bottom:12px;left:20px;top:auto;flex-direction:column;transform:none}.scn-content-modal .modal-content .modal-body .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen .lbl-count-wrpr .lbl-wrpr{margin:0}.scn-content-modal .modal-content .modal-footer{display:flex;align-items:center;justify-content:center;border-top:none}.scn-content-modal .modal-content .modal-footer .explore-now-btn{padding:10px 20px;border-radius:4px;background:#00a5ec;color:#fff;cursor:pointer}.scn-content-modal .modal-content .modal-footer .explore-now-btn.disabled{opacity:.4;cursor:not-allowed!important;pointer-events:none}.scn-content-modal .modal-content .modal-footer .max-allows{font-family:Inter;font-size:16px;font-weight:500;line-height:20.83px;color:#dd2c3b;margin-left:20px}.ContentGridTitlesHeader{display:flex;flex-direction:column;gap:12px;flex-grow:1;margin-right:15px;color:#232840}.ContentGridTitlesHeader .wrapper{font-size:20px;line-height:26px;flex-wrap:wrap}.ContentGridTitlesHeader .wrapper .query{max-width:100%}.ContentGridTitlesHeader .wrapper .query .default-prefix,.ContentGridTitlesHeader .wrapper .query .query-inp,.ContentGridTitlesHeader .wrapper .query .text{font-weight:400;font-size:18px;line-height:23px}.ContentGridTitlesHeader .wrapper .query .default-prefix.default-prefix-bold,.ContentGridTitlesHeader .wrapper .query .default-prefix.text-bold,.ContentGridTitlesHeader .wrapper .query .query-inp.default-prefix-bold,.ContentGridTitlesHeader .wrapper .query .query-inp.text-bold,.ContentGridTitlesHeader .wrapper .query .text.default-prefix-bold,.ContentGridTitlesHeader .wrapper .query .text.text-bold{font-weight:700}.ContentGridTitlesHeader .wrapper .prefix{font-weight:700;margin-right:10px}.ContentGridTitlesHeader .wrapper .details .CompanyLogo{border:1px solid #e5e5e5;margin-right:5px}.ContentGridTitlesHeader .wrapper .details .name{font-weight:400}.ContentGridTitlesHeader .wrapper .result-count{margin-top:8px}.ContentGridTitlesHeader .wrapper .result-text{font-weight:700;font-size:18px;line-height:23px;color:#232840}.ContentGridTitlesHeader .wrapper .result-text.default-text{font-weight:700}.ContentGridTitlesHeader .wrapper .count{font-weight:400;font-size:18px;line-height:23px;color:#787a87;margin-left:8px}.ContentGridTitlesHeader .Content-grid-header-subtext{max-width:800px;text-align:left}@media (max-width:1366px){.ContentGridTitlesHeader .Content-grid-header-subtext{max-width:664px}}.ContentGridTitlesHeader .Content-grid-header-subtext .Content-grid-header-subtext-lbl{font-size:16px;font-weight:400;line-height:24px;color:#696e8c}.DealMakers{position:relative;padding:50px 140px}.DealMakers .header-wrpr{display:flex;flex-direction:row;gap:24px;align-items:center;margin-bottom:30px;justify-content:space-between}@media (max-width:480px){.DealMakers .header-wrpr{flex-wrap:wrap}}.DealMakers .header-wrpr .CarouselHeader{margin:0}.DealMakers .search-wrpr{display:flex;justify-content:space-between;height:50px;margin-bottom:30px}@media (max-width:480px){.DealMakers .search-wrpr{flex-direction:column;height:auto;gap:8px}}.DealMakers .search-wrpr .input-search-box{position:relative;width:400px;height:50px}.DealMakers .search-wrpr .input-search-box .input-text-field{position:absolute;width:100%;height:100%;padding:10px 50px;outline:0;border:1px solid #d2d8e5;border-radius:4px}.DealMakers .search-wrpr .input-search-box .input-text-field::placeholder{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:left;color:#696e8c}.DealMakers .search-wrpr .input-search-box .SVGIcon.svg-icon-search{position:absolute;z-index:1;--stroke:#00a5ec;top:16px;left:20px}.DealMakers .search-wrpr .input-search-box .cross-btn{position:absolute;top:20px;right:20px;cursor:pointer}.DealMakers .search-wrpr .input-search-box .cross-btn.show{visibility:visible}.DealMakers .search-wrpr .input-search-box .cross-btn.hide{visibility:hidden}.DealMakers .search-wrpr .export-wrpr{display:flex;gap:20px;align-items:center}@media (max-width:480px){.DealMakers .search-wrpr .export-wrpr{gap:5px}}.DealMakers .search-wrpr .export-wrpr .selected-count{font-size:16px;color:#232840;font-weight:400}@media (max-width:480px){.DealMakers .search-wrpr .export-wrpr .selected-count{font-size:15px}}.DealMakers .search-wrpr .export-wrpr .clear-all-btn{text-decoration:underline;font-size:16px;font-weight:400;line-height:20px;color:#696e8c;margin-left:15px;cursor:pointer}.DealMakers .search-wrpr .export-wrpr .clear-all-btn:hover{color:#00a5ec}@media (max-width:480px){.DealMakers{padding:20px}}.DealMakers .leaders-wrpr{display:flex;flex-direction:column}.DealMakers .leaders-wrpr .leaders{display:grid;grid-template-columns:repeat(auto-fit,minmax(371px,1fr));gap:20px}@media (max-width:1920px) and (min-width:1681px){.DealMakers .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(4,1fr)}}@media (max-width:1680px) and (min-width:1441px){.DealMakers .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1440px) and (min-width:1281px){.DealMakers .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1280px) and (min-width:1025px){.DealMakers .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1920px){.DealMakers .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(4,1fr)}}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr{border-radius:8px;display:flex;flex-direction:column;gap:16px;height:100%;cursor:pointer;padding-bottom:16px}@media (max-width:1366px){.DealMakers .leaders-wrpr .leaders .leader-card-wrpr{width:349px}}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card{max-height:118px;width:100%;justify-content:space-between;padding:16px 20px 20px;border-radius:8px;background-color:#f2f3f8;display:flex;flex-direction:row;gap:16px}@media (max-width:480px){.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card{margin-bottom:0}}@media (max-width:1920px){.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card{gap:0}}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .PersonLogo{height:48px!important;width:48px!important}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec{display:flex;flex-direction:column;gap:12px;width:230px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info{display:flex;flex-direction:column;gap:8px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr{display:flex;align-items:center;width:236px;gap:8px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .leader-checkbox{height:18px;width:18px;cursor:pointer}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .leader-checkbox:before{content:"";display:block;width:18px;height:18px;border:2px solid #c8ceda;border-radius:2px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .leader-checkbox:checked:before{border:2px solid #007bff}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .checkbox-wrpr .not-checked{appearance:none}@media (max-width:1366px){.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr{width:224px}}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .name{font-size:20px;color:#232840;font-weight:700;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .designation{font-size:16px;color:#787a87;font-weight:400;line-height:23px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info{display:flex;flex-direction:row;gap:6px;align-items:center}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .deals-count{text-decoration:underline}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .deals-count .count{font-weight:400;font-size:16px;line-height:20px;color:#232840}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .separator{font-weight:700;font-size:16px;line-height:20px;color:#787a87}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .latest-deals{font-size:16px;color:#787a87;font-weight:400}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .deals-info .latest-deals .date{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links{display:flex;flex-direction:row;align-items:center;gap:16px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag{min-width:121px;height:26px;border-radius:20px;padding:4px 8px 4px 12px;background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1);display:flex;align-items:center;justify-content:center;gap:4px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag .VBN-text{color:#fff;font-weight:700;font-size:13px;line-height:17px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag .tool-tip{line-height:17px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .VBN-tag .SVGIcon.svg-icon-info{--stroke:#fff;--opacity:1}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr{display:flex;gap:8px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo{width:32px;height:32px;background-color:#f0faff;border:1px solid #a3dcf5;border-radius:30px;display:flex;justify-content:center;align-items:center}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo .svg-icon-linkedIn{--stroke:#00a5ec;--fill:#00a5ec}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo:hover{border:1px solid #d2d8e5}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo{width:40px;height:40px;background-color:#f2f3f8;border-radius:30px;display:flex;justify-content:center;align-items:center}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo .svg-icon-mail-box{--stroke:#232840;--fill:#232840}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo:hover{border:1px solid #d2d8e5}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .mail-logo:hover .svg-icon-mail-box{--stroke:#00a5ec;--fill:#00a5ec}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-mail{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%;cursor:pointer}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-mail.disabled{pointer-events:none;opacity:.4}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-imdb-wrpr,.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-linkedin-wrpr,.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .related-links .icon-wrpr .person-phone-wrpr{height:32px;width:32px;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%;display:flex;justify-content:center;align-items:center}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .role-in-deal-wrpr{display:flex;flex-direction:column;gap:8px;padding:0 20px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .role-in-deal-wrpr .role-in-deal-header{font-size:14px;font-weight:400;line-height:18.23px;color:#696e8c}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .role-in-deal-wrpr .role-in-deal-info .role{font-size:16px;font-weight:400;color:#232840;line-height:150%}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .role-in-deal-wrpr .role-in-deal-info .company-name{font-size:16px;font-weight:700;color:#232840;line-height:150%}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .role-in-deal-wrpr .role-in-deal-info .company-name:before{content:" @ "}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .deal-count-wrpr{display:flex;align-items:center;gap:8px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .deal-count-wrpr .deal-count-header{font-size:14px;font-weight:400;line-height:18.23px;color:#696e8c}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .deal-count-wrpr .deal-count{font-family:DM Sans;font-size:16px;font-weight:500;color:#232840}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .maker-info{display:flex;flex-direction:column;gap:8px;padding:0 20px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .maker-info .deal-maker-info-lbl{font-size:14px;font-weight:400;color:#696e8c;line-height:100%}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .maker-info .deal-subtype{display:flex;flex-direction:column;gap:12px;width:100%}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .maker-info .deal-subtype .deal-type-wrpr{display:flex;flex-wrap:wrap;gap:8px;max-height:127px;overflow:auto}@media (max-width:1366px){.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .maker-info .deal-subtype .deal-type-wrpr{min-height:72px;overflow:auto}}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .maker-info .deal-subtype .deal-type-wrpr .type{display:flex;justify-content:center;align-items:center;height:32px;padding:0 12px;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);border-radius:40px;margin:0 10px 5px 0;font-weight:400;font-size:16px;line-height:20px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:549px}@media (max-width:1366px){.DealMakers .leaders-wrpr .leaders .leader-card-wrpr .maker-info .deal-subtype .deal-type-wrpr .type{margin:0}}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr:hover{outline:1px solid #d2d8e5}.DealMakers .leaders-wrpr .leaders .CardFollowed{display:none;position:absolute;z-index:1;top:-6px;right:-10px;height:40px;width:40px}.DealMakers .leaders-wrpr .leaders .CardFollowed.followed{display:flex}.DealMakers .leaders-wrpr .leaders .CardFollowed .lbl-wrpr{display:none}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr:hover{box-shadow:0 0 8px 2px rgba(0,0,0,.1)}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr:hover .name{color:#0b73da!important}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed{display:flex}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed:hover{width:fit-content;min-width:100px}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed:hover .lbl-wrpr{display:block}.DealMakers .leaders-wrpr .leaders .leader-card-wrpr:hover .CardFollowed .logo-wrpr{height:40px!important;width:40px!important}.DealMakers .leaders-wrpr .leaders .logo-wrpr{position:relative;border-radius:40px;height:80px;width:80px;padding:2px;display:flex;align-items:center;justify-content:center}.DealMakers .leaders-wrpr .leaders .logo-wrpr .verified-img{object-fit:cover;vertical-align:text-bottom;position:absolute;bottom:0;right:-3px;width:32px;height:32px}.DealMakers .leaders-wrpr .leaders .logo-wrpr .dummy-img-ele{display:none}.DealMakers .leaders-wrpr .leaders .logo-wrpr .white-bg-wrpr{display:flex;align-items:center;justify-content:center;width:78px;height:78px;background:#fff;border-radius:40px}.DealMakers .leaders-wrpr .leaders .logo-wrpr .white-bg-wrpr .no-profile{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:40px}.DealMakers .leaders-wrpr .leaders .logo-wrpr .white-bg-wrpr .no-profile .initials{font-size:24px;color:#fff;font-weight:700;line-height:31px;opacity:.4}.DealMakers .leaders-wrpr .leaders .logo-wrpr .white-bg-wrpr .PersonLogo{height:72px!important;width:72px!important}.DealMakers .leaders-wrpr .leaders .VBN-border{background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1)}.DealMakers .leaders-wrpr .leaders .card-selected{outline:2px solid #00a5ec!important}.DealMakers .leaders-wrpr .show-more{border:1px solid #d2d8e5;border-radius:4px;font-size:16px;background-color:#fff;width:150px;height:40px;color:#00a5ec;margin-top:50px;font-weight:400;align-self:center}@media (max-width:480px){.DealMakers .leaders-wrpr .show-more{margin-top:0}}.DealMakers .leaders-wrpr .disabled{opacity:.5}.DealMakers .btn-wrpr{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;margin-top:50px}.DealMakers .btn-wrpr .show-less-btn,.DealMakers .btn-wrpr .show-more-btn{width:150px;height:40px;font-style:normal;font-weight:700;font-size:16px;line-height:21px;color:#00a5ec;border:1px solid #d2d8e5;border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center}.DealMakers .fallback-wrpr{position:relative}.DealMakers .fallback-wrpr .fallback-msg{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;font-weight:700;font-size:18px;line-height:150%;text-align:center;color:#232840}.DealMakers .fallback-wrpr .fallback-msg .red-dot{border-radius:50%;background-color:#c20a0a;top:10px;height:8px;left:10px;position:absolute;width:8px}.DealMakers .fallback-wrpr .fallback-msg .add-now-btn{border:2px solid #d2d8e5;border-radius:4px;background-color:hsla(0,0%,100%,.6);width:135px;height:40px;color:#00a5ec;font-weight:700;margin-top:20px;font-size:16px}.DealMakers .fallback-wrpr .fallback-msg .add-now-btn .SVGIcon.svg-icon-plus{padding:5px}.tt-add-info-wrpr{padding:20px 30px;max-width:470px;max-height:231px}.tt-add-info-wrpr.hide{display:none}.tt-add-info-wrpr .tooltip-wrapper{overflow:auto}.tt-add-info-wrpr .tooltip-wrapper .add-info-wrpr{display:flex;flex-direction:column}.tt-add-info-wrpr .tooltip-wrapper .add-info-wrpr .title-wrpr{color:#787a87;margin-bottom:8px;width:100%;height:100%}.tt-add-info-wrpr .tooltip-wrapper .add-info-wrpr .lbl-wrpr{line-height:27px;font-weight:400;font-size:18px;color:#232840;width:100%;height:100%}.tt-email,.tt-linkedin{padding:12px 24px}.tt-email.hide,.tt-linkedin.hide{display:none}.tt-email .tooltip-wrapper,.tt-linkedin .tooltip-wrapper{overflow-y:initial!important}.tt-email .tooltip-wrapper .email-wrpr .SVGIcon.svg-icon-popout,.tt-email .tooltip-wrapper .linkedin-wrpr .SVGIcon.svg-icon-popout,.tt-linkedin .tooltip-wrapper .email-wrpr .SVGIcon.svg-icon-popout,.tt-linkedin .tooltip-wrapper .linkedin-wrpr .SVGIcon.svg-icon-popout{--fill:#00a5ec!important}.castcrew-section{display:flex;flex-direction:column;gap:30px}.castcrew-section .castcrew-lbl{font-size:26px;font-weight:700;line-height:33.85px;color:#232840;text-align:left}.castcrew-section .search-wrpr{display:flex;justify-content:space-between;height:50px;margin-bottom:30px}@media (max-width:480px){.castcrew-section .search-wrpr{flex-direction:column;height:auto;gap:8px}}.castcrew-section .search-wrpr .input-search-box{position:relative;width:400px;height:50px}@media (max-width:480px){.castcrew-section .search-wrpr .input-search-box{width:100%}}.castcrew-section .search-wrpr .input-search-box .input-text-field{position:absolute;width:100%;height:100%;padding:10px 50px;outline:0;border:1px solid #d2d8e5;border-radius:4px}.castcrew-section .search-wrpr .input-search-box .input-text-field::placeholder{font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;text-align:left;color:#696e8c}.castcrew-section .search-wrpr .input-search-box .SVGIcon.svg-icon-search{position:absolute;z-index:1;--stroke:#00a5ec;top:16px;left:20px}.castcrew-section .search-wrpr .input-search-box .cross-btn{position:absolute;top:20px;right:20px;cursor:pointer}.castcrew-section .search-wrpr .input-search-box .cross-btn.show{visibility:visible}.castcrew-section .search-wrpr .input-search-box .cross-btn.hide{visibility:hidden}.castcrew-section .search-wrpr .export-wrpr{display:flex;gap:8px;align-items:center}@media (max-width:480px){.castcrew-section .search-wrpr .export-wrpr{justify-content:space-between}}.castcrew-section .search-wrpr .export-wrpr .selected-count{font-size:16px;color:#232840;font-weight:400}.castcrew-section .search-wrpr .export-wrpr .clear-all-btn{text-decoration:underline;font-size:16px;font-weight:400;line-height:20px;color:#696e8c;margin-left:15px;cursor:pointer}.castcrew-section .search-wrpr .export-wrpr .clear-all-btn:hover{color:#00a5ec}.castcrew-section .leaders-wrpr{display:flex;flex-direction:column}@media (max-width:480px){.castcrew-section .leaders-wrpr{align-items:center}}.castcrew-section .leaders-wrpr .leaders{display:grid;grid-template-columns:repeat(5,minmax(0,200px));gap:30px}.castcrew-section .leaders-wrpr .leaders .show-more-card-wrpr{height:auto;width:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #e4e8f1;border-radius:8px;gap:8px;cursor:pointer}.castcrew-section .leaders-wrpr .leaders .show-more-card-wrpr:hover{box-shadow:0 0 8px 2px rgba(0,0,0,.0784313725490196)}.castcrew-section .leaders-wrpr .leaders .show-more-card-wrpr:hover .plus-more-text{color:#0b73da}.castcrew-section .leaders-wrpr .leaders .show-more-card-wrpr .plus-more-text{font-size:20px;font-weight:500;color:#232840}@media (max-width:480px){.castcrew-section .leaders-wrpr .leaders .show-more-card-wrpr{min-width:198px;height:453px}}@media (max-width:1680px) and (min-width:1441px){.castcrew-section .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(5,minmax(0,200px))}}@media (max-width:1440px) and (min-width:1281px){.castcrew-section .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(5,minmax(0,200px))}}@media (max-width:1280px) and (min-width:1025px){.castcrew-section .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(5,minmax(0,200px))}}@media (min-width:1920px){.castcrew-section .leaders-wrpr .leaders{gap:16px;grid-template-columns:repeat(7,minmax(0,200px))}}.castcrew-section .btn-wrpr{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;margin-top:50px}.castcrew-section .btn-wrpr .show-less-btn,.castcrew-section .btn-wrpr .show-more-btn{width:150px;height:40px;font-style:normal;font-weight:700;font-size:16px;line-height:21px;color:#00a5ec;border:1px solid #d2d8e5;border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center}.CastCrewPersonCard{border-radius:8px;outline:1px solid #d2d8e5;display:flex;flex-direction:column;gap:16px;height:100%;cursor:pointer}@media (max-width:1366px){.CastCrewPersonCard{width:200px}}.CastCrewPersonCard.card-selected{outline:2px solid #00a5ec!important;box-shadow:0 0 10px 0 rgba(0,0,0,.30196078431372547)}.CastCrewPersonCard .leader-card{width:100%;justify-content:space-between;position:relative;display:flex;flex-direction:column;gap:16px}.CastCrewPersonCard .leader-card .NoContentLogo{height:299px!important;width:200px!important;border-radius:8px 8px 0 0}.CastCrewPersonCard .leader-card .NoContentLogo img{width:100%!important;height:100%!important}.CastCrewPersonCard .leader-card .NoContentLogo .lbl-wrpr{font-size:32px!important;color:#fff;padding:5px;white-space:nowrap;display:inline-block;width:100%;white-space:break-spaces;opacity:1;line-height:120%!important}.CastCrewPersonCard .leader-card .NoContentLogo .img-wrpr{object-fit:cover}.CastCrewPersonCard .leader-card .checkbox-wrpr{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;left:10px}.CastCrewPersonCard .leader-card .checkbox-wrpr .leader-checkbox{height:18px;width:18px;cursor:pointer}.CastCrewPersonCard .leader-card .checkbox-wrpr .leader-checkbox:before{content:"";display:block;width:18px;height:18px;border:1px solid #787a87;border-radius:2px;background-color:hsla(0,0%,100%,.6)}.CastCrewPersonCard .leader-card .checkbox-wrpr .leader-checkbox:checked:before{color:#00a5ec;border:1px solid #007bff;background:none}.CastCrewPersonCard .leader-card .checkbox-wrpr .not-checked{appearance:none}.CastCrewPersonCard .leader-card .verified-container{position:absolute;top:286px;right:15px}.CastCrewPersonCard .leader-card .verified-container .verified_icon{height:32px;width:32px}@media (max-width:480px){.CastCrewPersonCard .leader-card{margin-bottom:0}}@media (max-width:1920px){.CastCrewPersonCard .leader-card{gap:16px}}.CastCrewPersonCard .leader-card .PersonLogo{height:48px!important;width:48px!important}.CastCrewPersonCard .leader-card .info-sec{display:flex;flex-direction:column;gap:12px;padding:0 16px 16px}.CastCrewPersonCard .leader-card .info-sec .title-info{display:flex;flex-direction:column;gap:8px}.CastCrewPersonCard .leader-card .info-sec .title-info .name-wrpr{display:flex;align-items:center;gap:8px}.CastCrewPersonCard .leader-card .info-sec .title-info .name-wrpr .name{font-size:16px;font-weight:700;color:#232840;line-height:20.83px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.CastCrewPersonCard .leader-card .info-sec .title-info .designation{font-size:16px;font-weight:400px;color:#232840;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CastCrewPersonCard .leader-card .info-sec .deals-info{display:flex;flex-direction:row;gap:6px;align-items:center}.CastCrewPersonCard .leader-card .info-sec .deals-info .deals-count{text-decoration:underline}.CastCrewPersonCard .leader-card .info-sec .deals-info .deals-count .count{font-weight:400;font-size:16px;line-height:20px;color:#232840}.CastCrewPersonCard .leader-card .info-sec .deals-info .separator{font-weight:700;font-size:16px;line-height:20px;color:#787a87}.CastCrewPersonCard .leader-card .info-sec .deals-info .latest-deals{font-size:16px;color:#787a87;font-weight:400}.CastCrewPersonCard .leader-card .info-sec .deals-info .latest-deals .date{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CastCrewPersonCard .leader-card .info-sec .related-links{display:flex;flex-direction:row;align-items:center;gap:16px}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr{display:flex;gap:8px}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo{width:32px;height:32px;background-color:#f0faff;border:1px solid #a3dcf5;border-radius:30px;display:flex;justify-content:center;align-items:center}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo .svg-icon-linkedIn{--stroke:#00a5ec;--fill:#00a5ec}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .linkedin-logo:hover{border:1px solid #d2d8e5}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .mail-logo{width:40px;height:40px;background-color:#f2f3f8;border-radius:30px;display:flex;justify-content:center;align-items:center}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .mail-logo .svg-icon-mail-box{--stroke:#232840;--fill:#232840}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .mail-logo:hover{border:1px solid #d2d8e5}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .mail-logo:hover .svg-icon-mail-box{--stroke:#00a5ec;--fill:#00a5ec}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .person-mail{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%;cursor:pointer}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .person-mail.disabled{pointer-events:none;opacity:.4}.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .person-imdb-wrpr,.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .person-linkedin-wrpr,.CastCrewPersonCard .leader-card .info-sec .related-links .icon-wrpr .person-phone-wrpr{height:32px;width:32px;border:1px solid #a3dcf5;background:#f0faff;border-radius:50%;display:flex;justify-content:center;align-items:center}.CastCrewPersonCard .leader-card .VBN-border{background:linear-gradient(304.05deg,#b484eb,#347bf1 50%,#07d0f1)}.CastCrewPersonCard .deal-subtype{display:flex;flex-direction:column;gap:12px;width:100%}.CastCrewPersonCard .deal-subtype .deal-subtype-header{font-size:14px;font-weight:500;line-height:18.23px;text-align:left;color:#696e8c;height:18px}.CastCrewPersonCard .deal-subtype .deal-type-wrpr{display:flex;flex-wrap:wrap;gap:8px;max-height:127px;overflow:auto}@media (max-width:1366px){.CastCrewPersonCard .deal-subtype .deal-type-wrpr{min-height:72px;overflow:auto}}.CastCrewPersonCard .deal-subtype .deal-type-wrpr .type{display:flex;justify-content:center;align-items:center;height:32px;padding:0 12px;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);border-radius:40px;margin:0 10px 5px 0;font-weight:400;font-size:16px;line-height:20px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:549px}@media (max-width:1366px){.CastCrewPersonCard .deal-subtype .deal-type-wrpr .type{margin:0}}.CastCrewPersonCard:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.30196078431372547);outline:1px solid #e4e8f1}.CastCrewPersonCard:hover .name{color:#0b73da!important}.tt-person-card-container{margin-bottom:10px;width:434px;height:72px;border-radius:8px;border-width:1px;padding:12px 16px;gap:10px}.flag-tooltip-popup .leaflet-popup-content-wrapper{border-radius:4px;gap:10px;height:34px;display:flex;align-items:center;justify-content:center}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;line-height:23px;color:#232840;height:100%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6{font-weight:700;margin:2px 0;display:flex;align-items:center;justify-content:center}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span{display:flex;align-items:center}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag{height:16px;width:24px;flex-shrink:0;margin-right:10px}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag{background-image:url(/51284dbbd8a85d88f6d03043a9e13e30.png);background-repeat:no-repeat;background-size:100% 49494%;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;box-sizing:content-box;background-position:center 100%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH,.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{box-shadow:none!important}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BV,.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GG,.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GS,.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HM,.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MF{background-position:center 0}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DZ{background-position:center .2287%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AO{background-position:center .4524%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BJ{background-position:center .6721%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BW{background-position:center .8958%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BF{background-position:center 1.1162%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BI{background-position:center 1.3379%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CM{background-position:center 1.5589%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CV{background-position:center 1.7805%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CF{background-position:center 2.0047%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TD{background-position:center 2.2247%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CD{background-position:left 2.4467%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DJ{background-position:left 2.6674%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EG{background-position:center 2.8931%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GQ{background-position:center 3.1125%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ER{background-position:left 3.3325%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ET{background-position:center 3.5542%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GA{background-position:center 3.7759%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GM{background-position:center 4.0015%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GH{background-position:center 4.2229%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GN{background-position:center 4.441%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GW{background-position:left 4.66663%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CI{background-position:center 4.8844%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KE{background-position:center 5.1061%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LS{background-position:center 5.3298%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LR{background-position:left 5.5495%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LY{background-position:center 5.7712%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MG{background-position:center 5.994%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MW{background-position:center 6.2156%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ML{background-position:center 6.4363%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MR{background-position:center 6.658%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MU{background-position:center 6.8805%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YT{background-position:center 7.1038%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MA{background-position:center 7.3231%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MZ{background-position:left 7.5448%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NA{background-position:left 7.7661%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NE{background-position:center 7.98937%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NG{background-position:center 8.2099%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CG{background-position:center 8.4316%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RE{background-position:center 8.6533%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RW{background-position:right 8.875%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SH{background-position:center 9.0967%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ST{background-position:center 9.32237%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SN{background-position:center 9.5426%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SC{background-position:left 9.7628%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SL{background-position:center 9.9845%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SO{background-position:center 10.2052%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZA{background-position:left 10.4269%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SS{background-position:left 10.6486%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SD{background-position:center 10.8703%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SR{background-position:center 11.0945%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SZ{background-position:center 11.3135%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TG{background-position:left 11.5354%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TN{background-position:center 11.7593%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UG{background-position:center 11.9799%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TZ{background-position:center 12.2005%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EH{background-position:center 12.4222%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-YE{background-position:center 12.644%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZM{background-position:center 12.8664%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ZW{background-position:left 13.0873%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AI{background-position:center 13.309%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AG{background-position:center 13.5307%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AR{background-position:center 13.7524%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AW{background-position:left 13.9741%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BS{background-position:left 14.1958%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BB{background-position:center 14.4175%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BQ{background-position:center 14.6415%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BZ{background-position:center 14.8609%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BM{background-position:center 15.0826%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BO{background-position:center 15.306%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VG{background-position:center 15.528%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BR{background-position:center 15.7496%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CA{background-position:center 15.9694%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KY{background-position:center 16.1911%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CL{background-position:left 16.4128%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CO{background-position:left 16.6345%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KM{background-position:center 16.8562%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CR{background-position:center 17.0779%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CU{background-position:left 17.2996%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CW{background-position:center 17.5213%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DM{background-position:center 17.743%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DO{background-position:center 17.968%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EC{background-position:center 18.1864%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SV{background-position:center 18.4081%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FK{background-position:center 18.6298%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GF{background-position:center 18.8515%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GL{background-position:left 19.0732%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GD{background-position:center 19.2987%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GP{background-position:center 19.518%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GT{background-position:center 19.7383%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GY{background-position:center 19.96%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HT{background-position:center 20.1817%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HN{background-position:center 20.4034%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JM{background-position:center 20.6241%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MQ{background-position:center 20.8468%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MX{background-position:center 21.0685%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MS{background-position:center 21.2902%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NI{background-position:center 21.5119%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PA{background-position:center 21.7336%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PY{background-position:center 21.9553%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PE{background-position:center 22.177%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PR{background-position:left 22.4002%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BL{background-position:center 22.6204%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KN{background-position:center 22.8421%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LC{background-position:center 23.0638%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PM{background-position:center 23.2855%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VC{background-position:center 23.5072%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SX{background-position:left 23.732%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TT{background-position:center 23.9506%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TC{background-position:center 24.1723%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-US{background-position:center 24.394%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VI{background-position:center 24.6157%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UY{background-position:left 24.8374%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VE{background-position:center 25.0591%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AB{background-position:center 25.279%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AF{background-position:center 25.5025%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AZ{background-position:center 25.7242%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BD{background-position:center 25.9459%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BT{background-position:center 26.1676%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BN{background-position:center 26.3885%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KH{background-position:center 26.611%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CN{background-position:left 26.8327%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GE{background-position:center 27.0544%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HK{background-position:center 27.2761%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IN{background-position:center 27.4978%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ID{background-position:center 27.7195%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JP{background-position:center 27.9412%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KZ{background-position:center 28.1615%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LA{background-position:center 28.3846%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MO{background-position:center 28.6063%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MY{background-position:center 28.829%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MV{background-position:center 29.0497%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MN{background-position:left 29.2714%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MM{background-position:center 29.4931%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NP{background-position:left 29.7148%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KP{background-position:left 29.9365%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MP{background-position:center 30.1582%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PW{background-position:center 30.3799%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PG{background-position:center 30.6016%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PH{background-position:left 30.8233%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SG{background-position:left 31.045%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KR{background-position:center 31.2667%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LK{background-position:right 31.4884%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TW{background-position:left 31.7101%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TJ{background-position:center 31.9318%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TH{background-position:center 32.1535%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TL{background-position:left 32.3752%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TM{background-position:center 32.5969%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VN{background-position:center 32.8186%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AL{background-position:center 33.0403%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AD{background-position:center 33.25975%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AM{background-position:center 33.4837%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AT{background-position:center 33.7054%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BY{background-position:left 33.9271%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BE{background-position:center 34.1488%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BA{background-position:center 34.3705%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BG{background-position:center 34.5922%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HR{background-position:center 34.8139%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CY{background-position:center 35.0356%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CZ{background-position:left 35.2555%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DK{background-position:center 35.479%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EE{background-position:center 35.7007%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FO{background-position:center 35.9224%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FI{background-position:center 36.1441%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FR{background-position:center 36.3658%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-DE{background-position:center 36.5875%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GI{background-position:center 36.8092%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GR{background-position:left 37.0309%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-HU{background-position:center 37.2526%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IS{background-position:center 37.4743%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IE{background-position:center 37.696%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IM{background-position:center 37.9177%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IT{background-position:center 38.1394%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JE{background-position:center 38.3611%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-XK{background-position:center 38.5828%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LV{background-position:center 38.8045%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LI{background-position:left 39.0262%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LT{background-position:center 39.2479%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LU{background-position:center 39.4696%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MT{background-position:left 39.6913%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MD{background-position:center 39.913%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MC{background-position:center 40.1347%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ME{background-position:center 40.3564%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NL{background-position:center 40.5781%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MK{background-position:center 40.7998%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NO{background-position:center 41.0215%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PL{background-position:center 41.2432%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PT{background-position:center 41.4649%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RO{background-position:center 41.6866%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RU{background-position:center 41.9083%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SM{background-position:center 42.13%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-RS{background-position:center 42.3517%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SK{background-position:center 42.5734%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SI{background-position:center 42.7951%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-ES{background-position:left 43.0168%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SE{background-position:center 43.2385%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CH{background-position:center 43.4602%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TR{background-position:center 43.6819%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UA{background-position:center 43.9036%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GB{background-position:center 44.1253%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VA{background-position:right 44.347%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-BH{background-position:center 44.5687%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IR{background-position:center 44.7904%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IQ{background-position:center 45.0121%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-IL{background-position:center 45.2338%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KW{background-position:left 45.4555%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JO{background-position:left 45.6772%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KG{background-position:center 45.897%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-LB{background-position:center 46.1206%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OM{background-position:left 46.3423%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PK{background-position:center 46.561%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PS{background-position:center 46.7857%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-QA{background-position:center 47.0074%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SA{background-position:center 47.2291%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SY{background-position:center 47.4508%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AE{background-position:center 47.6725%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UZ{background-position:left 47.8942%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AS{background-position:right 48.1159%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AU{background-position:center 48.3376%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CX{background-position:center 48.5593%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CC{background-position:center 48.781%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-CK{background-position:center 49.002%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FJ{background-position:center 49.2244%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-PF{background-position:center 49.4445%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-GU{background-position:center 49.6678%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-KI{background-position:center 49.8895%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-MH{background-position:left 50.1112%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-FM{background-position:center 50.3329%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NC{background-position:center 50.5546%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NZ{background-position:center 50.7763%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NR{background-position:left 50.998%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NU{background-position:center 51.2197%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-NF{background-position:center 51.4414%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WS{background-position:left 51.6631%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-SB{background-position:left 51.8848%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TK{background-position:center 52.1065%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TO{background-position:left 52.3282%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-TV{background-position:center 52.5499%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-VU{background-position:left 52.7716%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-WF{background-position:center 52.9933%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-EU{background-position:center 53.215%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-JR{background-position:center 53.4315%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-OLY{background-position:center 53.6584%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-UN{background-position:center 53.875%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.fflag-AX{background-position:center 54.089%}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content h6 span.Flag.ff-md{width:27px;height:17px}.flag-tooltip-popup .leaflet-popup-content-wrapper .leaflet-popup-content p{opacity:.6;margin:2px 0;text-transform:lowercase;border:1px solid green}.ContentKeywords{display:flex}.ContentKeywords .badge-container{display:flex;gap:4px;position:relative;line-height:21px;max-width:100%;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.ContentKeywords .badge-container .item{display:flex;font-size:16px;text-align:center;display:inline-flex;margin-bottom:10px;padding:4px 12px;border-radius:4px;border:1px solid #d2d8e5;margin-right:4px;cursor:pointer}.ContentKeywords .badge-container .dot-wrpr{color:#fff;margin:0 10px}.ContentKeywords .nmore{color:#fff;font-size:16px;line-height:40px;flex-shrink:0;text-align:center;min-width:72px}@media (max-width:480px){.VIQIChatInterface-wrpr,.VIQIChatInterface-wrpr .Header{position:relative}}.VIQIChatInterface-wrpr .HeaderBlackMenu,.VIQIChatInterface-wrpr .HeaderBlackMenu2,.VIQIChatInterface-wrpr .HeaderGreyMenu{display:none}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr{height:calc(100vh - 80px);display:flex;flex-direction:row;position:relative}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr.add .viqi-lhs-section{transform:translateX(0);position:relative}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr.add .viqi-lhs-section .cross-icon,.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr.add .viqi-lhs-tabs{display:none}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs{height:100%;width:88px;background:hsla(0,0%,100%,.5);border:1px solid #e4e8f1;padding:30px 20px;display:flex;flex-direction:column;gap:40px;align-items:center}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs{display:none}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs .SVGIcon.svg-icon-ai-star-logo{--fill:#9119a9;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs .tab-wrpr{height:48px;width:48px;display:flex;justify-content:center;align-items:center;border:1px solid #cfd6e5;border-radius:4px;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs .tab-wrpr .SVGIcon.svg-icon-history-icon,.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs .tab-wrpr .SVGIcon.svg-icon-new-chat-icon{--stroke:#20253c}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs .tab-wrpr:hover{border:1px solid #0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs .tab-wrpr:hover:has(.SVGIcon.svg-icon-history-icon) .SVGIcon.svg-icon-history-icon{--stroke:#0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-tabs .tab-wrpr:hover:has(.SVGIcon.svg-icon-new-chat-icon) .SVGIcon.svg-icon-new-chat-icon{--stroke:#0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section.open{transform:translateX(0)}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr *{font-family:Inter}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:0;top:0;position:absolute;left:0;transform:translateX(-100%);transition:transform .3s ease;z-index:1000;height:100%;max-width:360px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr{display:flex;flex-direction:column;gap:40px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header{display:flex;flex-direction:column;gap:20px;padding:30px 30px 0}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .logo-wrpr{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:space-between}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .logo-wrpr .cross-icon{height:14px;width:14px;cursor:pointer}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .logo-wrpr .cross-icon{display:none}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .svg-icon-vitrina-ai-logo{cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .header-wrpr{display:flex;flex-direction:column;gap:8px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .header-wrpr .header{font-size:16px;font-weight:600;color:#696e8c;line-height:25.6px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .header-wrpr .sub-txt{font-size:16px;font-weight:400;color:#696e8c;line-height:25.6px}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .header-wrpr{display:none}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .new-chat-btn{height:48px;width:100%;border:1px solid #cfd6e5;border-radius:4px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .new-chat-btn .SVGIcon.svg-icon-new-chat-icon{--stroke:#0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .new-chat-btn:hover{border:1px solid #0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header .new-chat-btn:hover .txt{color:#0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-recent-searches{display:flex;flex-direction:column;gap:16px;padding:0 30px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-recent-searches .recent-head{font-size:14px;font-weight:500;color:#696e8c;line-height:16.94px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-recent-searches .search-history-txt-wrpr{display:flex;flex-direction:column;gap:12px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-recent-searches .search-history-txt-wrpr .search-history-txt{font-size:16px;font-weight:400;color:#20253c;line-height:25.6px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-recent-searches .search-history-txt-wrpr .search-history-txt:not(:first-of-type){border-top:1px solid #c8ceda;padding-top:12px}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr{position:absolute;top:120px;left:44px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .lhs-wrpr .viqi-header{align-items:center}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .upper-part{display:flex;justify-content:center;border-bottom:1px solid #dddfee}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .upper-part .logo-header{padding:21px;display:flex;align-items:center;flex-direction:column;gap:12px;width:100%}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .upper-part .logo-header{padding:30px 80px}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .upper-part .logo-header .logo-img{width:64px;height:64px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-lhs-section .upper-part .logo-header .logo-text{font-size:24px;font-weight:700;line-height:31px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section{display:flex;height:calc(100vh - 80px);width:100%;overflow-y:auto;background:linear-gradient(92.8deg,#ecf5fd,#f7ebf9);position:relative;background-image:url(/6eda4460bab6df62e20499bbbbe4f676.png);background-repeat:no-repeat;background-size:cover;flex:1}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .beta-tag{border:1px solid #e4c2eb;border-radius:20px;font-size:14px;font-weight:700;color:#9119a9;line-height:18.23px;height:26px;width:59px;padding:4px 12px;position:absolute;top:20px;right:20px}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .beta-tag{position:absolute;top:16px}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header{max-width:1800px;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;overflow:hidden;margin:auto}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header{margin:30px 0}}@media (max-width:1366px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header{margin:40px auto}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header.top-align-chat{margin:30px auto auto}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header.top-align-chat{top:90px}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .viqi-home-logo{max-width:800px;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .viqi-home-logo{position:relative;top:190px}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .viqi-home-logo .chat-logo{height:68px;width:279px;border-radius:51.75px;background:linear-gradient(92.8deg,#1041a2,#84199a);border-image-source:linear-gradient(145.15deg,#f2b1ff 6%,hsla(0,0%,100%,0) 15.03%);display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;box-shadow:inset 0 1.55px 3.16px 0 #fff;position:relative;overflow:hidden}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .viqi-home-logo .chat-logo .SVGIcon.svg-icon-ai-star-logo{--fill:#d9d9d9}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .viqi-home-logo .chat-logo .header{font-size:19.66px;font-weight:600;color:#fff;line-height:23.8px;letter-spacing:.5%}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .viqi-home-logo .chat-logo .glow-div{position:absolute;top:53px;height:71.93px;width:158.34px;background:linear-gradient(92.8deg,#83acff,#ef9eff);filter:blur(39.74034882px)}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .viqi-home-logo .chat-sub-txt{font-size:16px;font-weight:400;color:#696e8c;line-height:25.6px;text-align:center}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div{max-width:800px;position:relative}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .top-queries-wrpr{display:none}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div.input-formsubmitted{margin:0}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .warning-wrpr{margin-top:12px;margin-left:30px!important}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .top-queries-wrpr{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;padding:4px 24px;overflow-x:scroll}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .top-queries-wrpr::-webkit-scrollbar{display:none}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .top-queries-wrpr .top-query{height:48px;border-radius:24px;padding:0 16px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.14901960784313725);display:flex;flex-direction:row;gap:0;align-items:center;cursor:pointer;flex-shrink:0}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .top-queries-wrpr .top-query:hover{outline:2px solid #0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .top-queries-wrpr .top-query .query-txt{font-size:18px;font-weight:500;color:#20253c;line-height:21.78px}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .warning-wrpr{display:flex;flex-direction:row;gap:8px;margin-left:78px;margin-top:12px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .warning-wrpr .warning-wrpr-txt{font-size:16px;font-weight:500;color:#dd2c3b;line-height:100%;align-self:center}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature{margin:0 auto;display:flex;flex-direction:row;gap:12px;align-items:center}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .suggestion-list{position:absolute;top:84px;width:90.5%;z-index:1002;background-color:#fff;padding:12px 0;right:0;border-radius:8px;border:1px solid #e4e8f1;box-shadow:0 2px 8px 0 rgba(0,0,0,.10196078431372549);max-height:236px;overflow:scroll}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .suggestion-list{bottom:105%;top:auto;left:50%;transform:translateX(-50%)}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .suggestion-list .sugg-option{min-height:53px;padding:12px 24px;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .suggestion-list .sugg-option .main-query{font-size:18px;font-weight:400;color:#696e8c;line-height:28.8px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .suggestion-list .sugg-option .suggestion{font-size:18px;font-weight:400;color:#20253c;line-height:28.8px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .suggestion-list .sugg-option:hover{background-color:#ecf5fe}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-star-logo{height:64px;width:64px;background:linear-gradient(135deg,#20253c,#12172b);border-radius:50%;display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-star-logo .SVGIcon.svg-icon-ai-star-logo{--fill:#fff}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr{border-radius:8px;border:1.5px solid #dddfee;gap:16px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;flex-grow:1;overflow:hidden;position:relative;box-shadow:0 0 8px 0 rgba(0,0,0,.14901960784313725);margin-right:2px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-btn-wrpr{display:flex;flex-direction:row;gap:16px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-box.big-area+.input-btn-wrpr{display:flex;flex-direction:column;gap:16px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-box{width:800px;border:none;font-size:18px;flex-grow:1;padding:20px 0 0 24px;height:100%}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-box{font-family:Inter;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-box:focus{outline:none}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-box::placeholder{font-size:18px;font-weight:400;color:#696e8c;line-height:28.8px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr{height:48px;width:48px;border-radius:4px;background-color:#f2f3f8;position:relative;margin-right:8px;display:flex;flex-direction:row;gap:0;align-items:center;align-self:flex-end}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr:hover{cursor:pointer;background-color:#145290!important}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr.focused{background-color:#00a5ec;border:transparent}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr.focused .svg-icon-send-arrow{--stroke:#fff}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr.disabled{pointer-events:none;background-color:#acd2f7;border:transparent}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr .svg-icon-send-arrow{--stroke:#fff;transform:rotate(45deg)}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .cross-icon{cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr:hover{outline:2px solid #86bdf3}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .isFocused{outline:2px solid #0b73da!important}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr:has(".big-area") .input-btn-wrpr{display:flex;flex-direction:column;gap:16px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .top-queries-wrpr{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap;max-width:800px;margin-bottom:5px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .top-queries-wrpr .top-query{height:48px;border-radius:24px;padding:0 16px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.14901960784313725);display:flex;flex-direction:row;gap:0;align-items:center;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .top-queries-wrpr .top-query:hover{outline:2px solid #0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .top-queries-wrpr .top-query .query-txt{font-size:18px;font-weight:500;color:#20253c;line-height:21.78px}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .top-queries-wrpr{display:none}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .disclaimer-wrpr{padding:32px 0;display:flex;gap:8px;border-top:1px solid #c8ceda;width:100%;margin:0 auto;align-items:center;justify-content:center}@media (max-width:1366px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .disclaimer-wrpr{padding:15px 0}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .disclaimer-wrpr .disclaimer-tag{font-size:13px;font-weight:500;color:#434864;line-height:25px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .disclaimer-wrpr .disclaimer-info{font-size:13px;font-weight:400;color:#434864;line-height:25px}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header{position:unset;top:280px;width:100%;padding:0 24px;height:auto;display:flex;justify-content:space-between}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div{width:100%;margin:20px 0 0;position:fixed;bottom:0;background:hsla(0,0%,100%,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature{height:100%;margin:16px 24px;align-items:flex-end}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-star-logo{height:56px;width:56px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr{height:100%;align-items:flex-end}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-btn-wrpr{margin-bottom:4px;margin-right:2px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .input-box{height:100%;width:100%;padding:11px 0 11px 16px;height:56px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr{height:48px;min-width:48px;padding-left:9px;margin-right:3px;align-self:center;margin-bottom:0}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .icon-wrpr.focused{background:#0b73da}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .chat-header .input-div .input-feature .input-wrpr .cross-icon{align-self:center;margin-bottom:0;width:16px}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow:auto;width:100%}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr{padding:0;overflow:initial}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .loading-bar-wrpr{width:100%!important}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .dynamic-response-wrpr{overflow-x:scroll}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .mobile-view-question-wrpr{display:none;padding:20px 0;margin-bottom:24px;border-bottom:1px solid #c8ceda}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .mobile-view-question-wrpr{display:block}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .mobile-view-question-wrpr .question{font-size:18px;font-weight:400;color:#9119a9;line-height:160%;overflow-wrap:break-word}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .summarize-data{max-width:800px;display:flex;flex-direction:column;margin:0 auto;text-align:left}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .summarize-data li,.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .summarize-data ol,.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .summarize-data p{font-size:18px;font-weight:400;color:#20253c;line-height:28.8px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .user-viqi-chat{word-break:break-word}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .user-viqi-chat .user-query{padding:20px 0;display:flex;flex-direction:column;gap:8px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .user-viqi-chat .user-query .user-label{font-size:16px;font-weight:700;line-height:24px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .user-viqi-chat .viqi-result{padding:20px 0;display:flex;flex-direction:column;gap:8px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .user-viqi-chat .viqi-result .viqi-label{font-size:16px;font-weight:700;line-height:24px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .user-viqi-chat .viqi-result .viqi-res.error{color:#d92626}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr{margin:0 50px;max-width:1800px;overflow-x:scroll;cursor:move}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr{margin:0}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr{max-width:1800px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .viqi-table{border-collapse:collapse;margin:20px 0;padding:0 50px;border-radius:12px;overflow:hidden;outline:1px solid #dddfee;background-color:hsla(0,0%,100%,.6);width:100%}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .viqi-table thead{background:#20253c;height:37px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .viqi-table tbody tr,.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .viqi-table thead tr{white-space:nowrap}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .table-col,.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .table-header{text-align:left;padding:15px 20px;font-size:16px;font-weight:400;color:#20253c;line-height:19.36px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .table-col .link-wrpr,.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .table-header .link-wrpr{text-decoration:underline}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .table-wrpr .table-data-child-wrpr .table-header{font-size:14px;font-weight:500;color:#c8ceda;line-height:16.94px;letter-spacing:1%;padding:10px 20px}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr{padding:20px 0;gap:12px;display:flex;align-items:center;justify-content:flex-end;max-width:calc(100% - 100px);margin:0 auto}@media (max-width:480px){.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr{max-width:none}}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr .feedbck-lbl{color:#787a87}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr .like-wrpr{padding:10px;border:1px solid #dddfee;border-radius:40px;width:40px;height:40px;display:flex;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr .like-wrpr:hover{border:1.5px solid #b3b4bc}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr .like-wrpr .svg-icon-like-thumb{--stroke:#232840}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr .dislike-wrpr{padding:10px;border:1px solid #dddfee;border-radius:40px;width:40px;height:40px;display:flex;transform:rotateX(180deg);cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr .dislike-wrpr:hover{border:1.5px solid #b3b4bc}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .response-part .feedback-wrpr .dislike-wrpr .svg-icon-like-thumb{--stroke:#232840}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .clr-srch-wrpr{border:1px solid #dddfee;border-radius:4px;padding:10px 20px;display:flex;gap:10px;width:fit-content;margin:0 auto;align-items:center;cursor:pointer}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .clr-srch-wrpr .clr-label{font-size:14px;font-weight:700}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .rhs-content-wrpr .clr-srch-wrpr:hover{border:1.5px solid #b3b4bc}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .default-logo-wrpr{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;height:100%}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .default-logo-wrpr .viqi-logo{width:100px;height:100px;border-radius:100px;background-color:#f2f3f8;display:flex;justify-content:center;align-items:center}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .default-logo-wrpr .viqi-logo .label{font-size:32px;font-weight:700;line-height:42px;opacity:.2}.VIQIChatInterface-wrpr .VIQIChatInterface .viqi-chat-wrpr .viqi-rhs-section .default-logo-wrpr .sub-txt{display:flex;flex-direction:column;align-items:center;font-size:18px;font-weight:400;line-height:27px;color:#787a87}.viqi-feedback-modal .modal-dialog{height:100%;max-width:none;margin:0;display:flex;justify-content:center;align-items:center}.viqi-feedback-modal .modal-dialog .modal-content{height:250px;width:650px;border-radius:12px}.viqi-feedback-modal .modal-dialog .modal-content .feedback-mssg-wrpr{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;font-weight:700;font-size:18px;line-height:27px;gap:24px}@media (max-width:480px){.viqi-feedback-modal .modal-dialog .modal-content .feedback-mssg-wrpr{padding:60px;text-align:center}}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr{padding:20px 30px;display:flex;flex-direction:column;gap:16px;height:100%}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr{display:flex;justify-content:space-between;align-items:center}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .header-content{display:flex;gap:16px;align-items:center}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .header-content .icon-wrpr{width:40px;height:40px;padding:10px;border-radius:40px;border:1px solid #bdddc0;background:#f2f8f2;display:flex}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .header-content .icon-wrpr .svg-icon-like-thumb{--stroke:#1da528}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .header-content .icon-wrpr.negative-modal{border:1px solid #ddbdbd;background:#f8f2f2;transform:rotateX(180deg)}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .header-content .icon-wrpr.negative-modal .svg-icon-like-thumb{--stroke:#d92626}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .header-content .feedback-lbl{font-size:16px;font-weight:700;line-height:24px}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .cross-icon-wrpr{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0;border:none;background:none}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .content-wrpr .cross-icon-wrpr .cross-icon{width:12px;height:12px}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .inputbox-wrpr{border:1px solid #dddfee;height:100px}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .inputbox-wrpr .input-box{border:none;width:100%;height:100%;padding:12px 20px}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .inputbox-wrpr .input-box:focus{outline:none}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .btn-wrpr{display:flex;justify-content:flex-end;cursor:pointer;border:none;background:none;padding:0}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .btn-wrpr .submit-btn{color:#fff;padding:10px 20px;background:#00a5ec;border-radius:4px}@media (max-width:480px){.viqi-feedback-modal .modal-dialog .modal-content{height:338px;margin:0 10px}.viqi-feedback-modal .modal-dialog .modal-content .modal-input-wrpr .inputbox-wrpr{height:180px}}.TerritoryToolTip{width:100%}.TerritoryToolTip .territory-list{display:flex;flex-wrap:wrap;flex-direction:column;overflow:auto;width:100%}.TerritoryToolTip .territory-list .territory-wrapper{width:100%;display:flex;margin-bottom:20px;font-size:16px;line-height:21px;color:#232840;align-items:center;gap:8px}.ContentDetailsPage2 .ContentDetailsHeader{min-height:524px;display:flex;position:relative;background-size:cover;background-repeat:no-repeat}.ContentDetailsPage2 .ContentDetailsHeader .intrst-btn-wrpr{display:flex;align-items:center;justify-content:flex-end;position:absolute;top:60px;right:60px;z-index:2;cursor:pointer}.ContentDetailsPage2 .ContentDetailsHeader .intrst-btn-wrpr .interested-btn{height:40px;padding:12px 16px 12px 20px;border-radius:4px;color:#fff;display:flex;align-items:center;gap:8px;background-color:#00a5ec;border:1px solid transparent}.ContentDetailsPage2 .ContentDetailsHeader .intrst-btn-wrpr .interested-btn:hover{background:transparent;border:1px solid #fff;color:#00a5ec}.ContentDetailsPage2 .ContentDetailsHeader .intrst-btn-wrpr .interested-btn:hover .SVGIcon.svg-icon-clip-icon{--stroke:#00a5ec}.ContentDetailsPage2 .ContentDetailsHeader .intrst-btn-wrpr .interested-btn .btn-lbl{font-weight:700}.ContentDetailsPage2 .ContentDetailsHeader .overlay{background:#1f2233;opacity:.9}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show{overflow:hidden}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show .modal-dialog{height:calc(100vh - 50px);max-width:calc(100vw - 260px)}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show .modal-dialog .modal-content{height:100%}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show .modal-dialog .modal-content .modal-header{background-color:#000;border-color:#000;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show .modal-dialog .modal-content .modal-header .modal-title{display:flex;flex-grow:1;align-items:center}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show .modal-dialog .modal-content .modal-header .modal-title .close{transform:rotate(45deg);cursor:pointer}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show .modal-dialog .modal-content .modal-header .modal-title .close .svg-icon-plus{--stroke:#fff}.ContentDetailsPage2 .ContentDetailsHeader .vtr-video-player.show .modal-dialog .modal-content .modal-body{background-color:#000}.ContentDetailsPage2 .ContentDetailsHeader .info-section{width:100%;flex-grow:1;display:flex;padding:60px 60px 45px 65px;z-index:1}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section{padding:110px 20px 10px;flex-direction:column;gap:24px}}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .title-wrpr{display:contents!important;font-size:32px!important;line-height:100%!important}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .card-content-wrpr .Content-logo-wrpr{display:flex}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .card-content-wrpr .Content-logo-wrpr .NoContentLogo{width:161px!important;height:241px!important;border-radius:5px!important;border:6px solid #fff!important}.ContentDetailsPage2 .ContentDetailsHeader .info-section .card-content-wrpr .Content-logo-wrpr .NoContentLogo .poster{width:161px!important;height:241px!important}.ContentDetailsPage2 .ContentDetailsHeader .info-section .card-content-wrpr .Content-logo-wrpr .NoContentLogo .CardFollowed{display:none}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .card-content-wrpr .Content-logo-wrpr .ExportCsvButton{height:48px;width:161px;margin-left:auto;background:transparent;border:1.5px solid hsla(0,0%,100%,.2)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .card-content-wrpr .Content-logo-wrpr .ExportCsvButton .SVGIcon.svg-icon-download{--stroke:#00a5ec;scale:1}.ContentDetailsPage2 .ContentDetailsHeader .info-section .card-content-wrpr .Content-logo-wrpr .ExportCsvButton .export-text{font-size:14px;font-weight:500;color:#fff;line-height:100%}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info{margin-left:0!important}}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content{width:375px!important}}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .recent-cntn-wrpr{display:none!important}}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3{width:337px}}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4{width:337px!important}}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info.expand-metadata-content{width:calc(100% - 17px)!important}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container{display:flex;gap:12px;margin-top:10px;max-width:270px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr{border-radius:4px;border:1px solid hsla(0,0%,100%,.15);cursor:pointer;display:flex;flex-grow:1;flex-shrink:0;justify-content:center;align-items:center;padding:12px;height:40px;background:transparent}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn:hover,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr:hover{border:1px solid hsla(0,0%,100%,.5)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn:hover .lbl-wrpr,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn:hover .play-trailor-btn,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr:hover .lbl-wrpr,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr:hover .play-trailor-btn{color:#00a5ec!important}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .play-trailor-btn,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr .play-trailor-btn{border:none;background:none;font-size:14px;font-weight:400;cursor:pointer;line-height:18px;color:#fff;outline:none}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .CardFollowed,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr .CardFollowed{border:none;background:none;cursor:pointer}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .CardFollowed.followed .SVGIcon,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr .CardFollowed.followed .SVGIcon{--fill:#00a5ec!important;--stroke:#00a5ec!important;--stroke-width:1!important}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .CardFollowed .lbl-wrpr,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr .CardFollowed .lbl-wrpr{font-size:14px;font-weight:400;line-height:18px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .CardFollowed .SVGIcon.svg-icon-follow,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr .CardFollowed .SVGIcon.svg-icon-follow{width:18px!important;height:18px!important;--stroke:#00a5ec;--stroke-width:1.5}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container{margin-top:16px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr{height:48px;width:131px;max-width:131px!important;background:rgba(35,40,64,.6)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .SVGIcon,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr .SVGIcon{height:22px;width:22px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .play-trailor-btn,.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr .play-trailor-btn{padding:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .trailor-btn-wrpr{display:flex;align-items:center}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .CardFollowed{display:flex;gap:8px;align-items:center}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .follow-btn .lbl-wrpr{margin-right:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container .ShareButton{width:48px;height:48px;background:rgba(35,40,64,.6)}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .button-container:has(.trailor-btn-wrpr) .follow-btn{max-width:103px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info{margin-left:45px;display:flex;width:80%}@media (min-width:1920px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info{width:80%}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info.expand-metadata-content{width:calc(100% - 280px)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row{display:flex}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row .also-kn-as{flex-direction:column;gap:8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row .also-kn-as .orig-title-lbl{font-size:14px!important;font-weight:500!important;color:hsla(0,0%,100%,.5)!important;line-height:100%!important;text-transform:uppercase}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row .also-kn-as .orig-title-value{font-size:16px!important;font-weight:400!important;color:#fff!important;line-height:150%!important;margin-left:0!important}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .title-wrpr{font-weight:700;font-size:42px;line-height:55px;color:#fff;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:calc(100vw - 618px)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .tagline-wrpr{font-weight:400;font-size:16px;font-style:italic;line-height:21px;color:#fff}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1{margin-bottom:16px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .title-wrpr{font-size:32px!important;font-weight:700!important;color:#fff!important;line-height:100%!important}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .tagline-wrpr{font-size:16px!important;font-weight:400!important;color:#fff!important;line-height:100%!important}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .card-bookmark-wrpr .CardFollowed{height:42px;justify-content:center;background:#00a5ec;border-radius:4px;border:1px solid #00a5ec;padding:9px 31px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .card-bookmark-wrpr .CardFollowed .lbl-wrpr{color:#fff;font-weight:700;font-size:16px;line-height:21px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .card-bookmark-wrpr .CardFollowed .SVGIcon{--stroke:#fff!important}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .card-bookmark-wrpr .CardFollowed:hover{background:#0b7aaa;border:1px solid #0b7aaa}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .card-bookmark-wrpr .CardFollowed.followed{background:#232840;border:1px solid #00a5ec}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r1 .card-bookmark-wrpr .CardFollowed.followed .SVGIcon{--stroke:#fbd437!important}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2{margin-bottom:24px;padding-bottom:24px;border-bottom:1.5px solid hsla(0,0%,100%,.3)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr{display:flex;flex-wrap:wrap;align-content:center}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .CardDotSepItems .items{font-size:16px;line-height:21px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .CardDotSepItems .nmore{color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .separator{margin-left:10px;margin-right:10px;font-weight:400;line-height:21px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .rating-wrpr{margin-left:10px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .season-wrpr{display:flex}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .season-wrpr .header-season-text{color:#fff;line-height:21px;margin-right:5px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .season-wrpr .info-icon{--opacity:0.8;--stroke:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .content-info-wrpr .season-wrpr .info-icon:hover{--stroke:#00a5ec}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .ExportCsvButton{margin-left:auto;background:transparent;border:1.5px solid hsla(0,0%,100%,.2)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .ExportCsvButton .SVGIcon.svg-icon-download{--stroke:#00a5ec;scale:1.3}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r2 .ExportCsvButton .export-text{color:#00a5ec}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3{margin-bottom:20px;flex-wrap:wrap;gap:16px 24px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .languages-wrpr .CardDotSepItems .SVGIcon{--opacity:0.5}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .languages-wrpr .CardDotSepItems .separator{color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .languages-wrpr .CardDotSepItems .items,.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .languages-wrpr .CardDotSepItems .nmore{font-weight:400;font-size:16px;line-height:22px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .genres-wrpr .CardDotSepItems .SVGIcon{--opacity:0.5}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .genres-wrpr .CardDotSepItems .separator{color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .genres-wrpr .CardDotSepItems .items,.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .genres-wrpr .CardDotSepItems .nmore{font-weight:400;font-size:16px;line-height:22px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-status-wrpr{display:flex;gap:10px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-status-wrpr .CardDotSepItems .SVGIcon{--opacity:0.5}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-status-wrpr .CardDotSepItems .separator{color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-status-wrpr .CardDotSepItems .items,.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-status-wrpr .CardDotSepItems .nmore{text-transform:capitalize;font-weight:400;font-size:16px;line-height:22px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-status-wrpr .content-status-new{min-width:0;height:20px;padding:0 8px;border-radius:4px;border:1px solid #9119a9;align-items:center;display:flex;justify-content:center;font-family:Inter;font-size:12px;font-weight:500;line-height:14.52px;color:#d5a6de}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-status-wrpr .content-status-new.greaterthan180Days{padding:0 2px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-release-date{display:flex;align-items:center;gap:8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r3 .content-release-date .lbl-wrpr{color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4{margin-bottom:24px;flex-direction:column}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin{margin-bottom:20px;flex-wrap:wrap}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin .lbl-wrpr{font-weight:700;font-size:16px;line-height:21px;color:#fff;flex-shrink:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin .CardLocation{margin-left:16px;font-weight:700;font-size:16px;line-height:21px;color:#fff;margin-bottom:10px}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin .CardLocation{margin-left:0}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin .CardLocation .icon{margin-right:10px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin .CardLocation .icon .SVGIcon.svg-icon-location{left:1px}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin{display:flex;flex-direction:column;gap:8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin .lbl-wrpr{font-size:14px!important;font-weight:500!important;color:hsla(0,0%,100%,.5)!important;line-height:100%!important;text-transform:uppercase}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .country-origin .CardLocation span{font-size:16px!important;font-weight:400!important;color:#fff!important;line-height:150%!important}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .orig-title-lbl{font-weight:700;font-size:16px;line-height:21px;color:#fff;flex-shrink:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r4 .orig-title-value{margin-left:16px;font-weight:400;font-size:16px;line-height:21px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5{gap:24px;margin-bottom:24px;flex-wrap:wrap}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .imdb-rating-wrpr{display:flex;justify-content:center;align-items:center;width:auto;padding:13px 20px 13px 16px;height:50px;border:1px solid hsla(0,0%,100%,.2);border-radius:40px;gap:12px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .imdb-rating-wrpr .imdb-rating{font-weight:700;font-size:18px;line-height:23px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .badges-wrpr{align-items:center;gap:8px;flex-wrap:wrap}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .badges-wrpr .ThirdPartyBadges{gap:4px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .badges-wrpr .nmore{color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .badges-wrpr .lbl-wrpr{font-weight:700;font-size:16px;line-height:21px;color:#fff;flex-shrink:0}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .badges-wrpr .lbl-wrpr{font-size:14px!important;font-weight:500!important;color:hsla(0,0%,100%,.5)!important;line-height:100%!important;text-transform:uppercase}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .badges-wrpr .CardLocation{margin-left:16px;font-weight:700;font-size:16px;line-height:21px;color:#fff;margin-bottom:10px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .badges-wrpr .CardLocation .icon{margin-right:10px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .user-rating-wrpr{align-items:center;gap:8px;flex-wrap:wrap}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .user-rating-wrpr .rating-wrpr{display:flex;justify-content:center;align-items:center;width:auto;padding:13px 20px 13px 16px;height:50px;border:1px solid hsla(0,0%,100%,.2);border-radius:40px;gap:6px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .user-rating-wrpr .rating-wrpr .user-stars{width:18px;height:18px;font-size:18px;font-weight:700;line-height:23px;letter-spacing:0;text-align:center;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .user-rating-wrpr .lbl-wrpr{font-weight:700;font-size:16px;line-height:21px;color:#fff;flex-shrink:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .user-rating-wrpr .CardLocation{margin-left:16px;font-weight:700;font-size:16px;line-height:21px;color:#fff;margin-bottom:10px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .user-rating-wrpr .CardLocation .icon{margin-right:10px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .orig-title-lbl{font-weight:700;font-size:16px;line-height:21px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r5 .orig-title-value{margin-left:16px;font-weight:400;font-size:16px;line-height:21px;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r6{margin-bottom:24px;color:#fff;width:100%}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r6 .territory-wrpr{display:flex;flex-direction:column;width:100%;position:relative}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r6 .territory-wrpr .terr-header{background-color:#464853;display:flex;padding:4px 12px;align-items:center;gap:4px;border-radius:26px;font-size:14px;font-weight:700;width:fit-content}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r6 .territory-wrpr .territory-card{display:flex;gap:24px;width:100%;overflow:auto;overflow-y:hidden;padding:20px 0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r6 .territory-wrpr .territory-card .territory-overlay{background:linear-gradient(270deg,#202334,rgba(32,40,56,.8) 50%,rgba(31,35,51,0));position:absolute;width:10px;height:70px;right:0;bottom:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r6 .territory-wrpr .territory-card .territory-info{display:flex;gap:8px;height:18px;align-items:center}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r6 .territory-wrpr .territory-card .territory-info .name{width:max-content}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r7{margin-bottom:24px;color:#fff;width:100%}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r7 .platform-wrpr{display:flex;flex-direction:column;max-width:100%;position:relative}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r7 .platform-wrpr .platform-header{background-color:#464853;display:flex;padding:4px 12px;align-items:center;gap:4px;border-radius:26px;font-size:14px;font-weight:700;width:fit-content}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r7 .platform-wrpr .platform-card{display:flex;gap:12px;width:100%;overflow:auto;overflow-y:hidden;padding:20px 0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r7 .platform-wrpr .platform-card .platform-overlay{background:linear-gradient(270deg,#202334,rgba(32,40,56,.8) 50%,rgba(31,35,51,0));position:absolute;width:10px;height:70px;right:0;bottom:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .info-row.r7 .platform-wrpr .platform-card .AiredOnLogo.logo{height:50px;margin:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content{width:100%;display:flex}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr{width:100%;flex-direction:column;display:flex}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr{padding-right:24px}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .header-platform{display:flex;gap:8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .header-platform .svg-icon-info{--stroke:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .title{font-weight:500;line-height:21px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .container{justify-content:space-around;display:flex;flex-direction:column;width:528px;border-radius:4px;gap:16px;color:#fff;margin:0;padding:0}@media (max-width:480px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .bottom-section .title{font-size:14px!important;font-weight:500!important;color:hsla(0,0%,100%,.5)!important;line-height:100%!important;text-transform:uppercase}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .bottom-section .platform-card{position:relative}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .bottom-section .platform-card .platform-wrpr{display:flex;align-items:center;overflow-y:hidden;padding:0 0 15px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .bottom-section .platform-card .platform-wrpr .company-logo{margin-right:-8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .bottom-section .platform-card .platform-wrpr .overlay{position:absolute;width:100%;height:100%;background:linear-gradient(270deg,#1f2132,rgba(31,33,50,.1),rgba(31,33,50,0) 0);z-index:1;pointer-events:none}@media (min-width:1920px){.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr{min-width:calc(100% + 25px)}}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .badge-info{padding:16px;display:flex;flex-direction:column;border-radius:8px;background-color:#363a49;justify-content:center;align-items:center;border:2px solid transparent}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .badge-info:hover{border:2px solid #86bdf3}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .badge-info .rights-available-badge .badge-img{width:80px;border-radius:80px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .badge-info .enquire-btn{width:148px;height:41px;padding:10px 0 0;border-radius:4px;background-color:#18a956;cursor:pointer}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .cntn-meta-wrpr .badge-info .enquire-btn .enquire-btn-lbl{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:20.83px;text-align:center;color:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .info .column-metadata-content .recent-cntn-wrpr{width:380px;margin-top:110px;align-items:start;display:flex}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section{display:flex;flex-direction:column;gap:16px;flex-grow:1;margin-left:30px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .header-platform{display:flex;gap:8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .header-platform .svg-icon-info{--stroke:#fff}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .title{font-weight:700;line-height:21px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .container{justify-content:space-around;display:flex;flex-direction:column;width:290px;border:1px solid hsla(0,0%,100%,.1);padding:14px 24px 16px;border-radius:4px;gap:16px;color:#fff;background-color:hsla(0,0%,100%,.15)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .info-icon{--opacity:0.5;--stroke:#fff;margin-bottom:4px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .info-icon:hover{--stroke:#00a5ec}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .top-section .dot-wrpr{font-size:14px;font-weight:700;color:hsla(0,0%,100%,.5)}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .top-section .platform-card{display:flex;align-items:center;overflow-y:hidden;padding:10px 0 15px;gap:12px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .top-section .platform-card .company-logo{border:none;background:transparent;border-radius:0}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .mid-section{gap:8px;overflow:hidden;text-overflow:ellipsis;height:32%}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .mid-section .territory-info{font-size:15px;font-weight:400;line-height:23px;letter-spacing:0;text-align:left;color:#fff;overflow:hidden;text-overflow:ellipsis}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .mid-section .territory-card{overflow:hidden;text-overflow:ellipsis}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .bottom-section .platform-card{display:flex;align-items:center;overflow-y:hidden;padding:0 0 15px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .right-info-section .bottom-section .platform-card .company-logo{margin-right:-8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .ContentLogo{border-radius:8px}.ContentDetailsPage2 .ContentDetailsHeader .info-section .ContentLogo .lbl-wrpr{font-weight:700;font-size:24px;line-height:31px}@media (max-width:480px){.ContentDetailsPage2 .DetailsPageNavbar .wrapper{padding-left:20px!important}}@media (max-width:480px){.ContentDetailsPage2 .DetailsPageNavbar .wrapper .con-logo-wrpr .NoContentLogo{display:none!important}}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper{padding-top:20px}}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr{padding-top:0!important;margin:0!important}}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection{width:100%}}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .label{margin-bottom:0;font-size:26px;font-weight:400;color:#232840;line-height:140%;padding-left:21px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .label .about-txt{font-size:26px;font-weight:700;color:#232840;line-height:140%}}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper{display:flex;height:480px}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper{height:100%;flex-direction:column}}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .left-section{position:relative;display:flex;flex-direction:column;margin-right:30px;min-width:50%;gap:24px;overflow:auto;max-width:800px;height:100%}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .left-section{height:100%;width:100%;overflow:visible}}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .left-section .overview-info-container{padding:21px}}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section{position:relative;display:flex;flex-grow:1;flex-direction:column;min-width:50%;height:100%}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr{display:flex;height:100%;gap:30px}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr{display:flex;flex-direction:column;gap:15px;padding:20px}}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .SeasonsSection{border-radius:10px;border:1px solid #d2d8e5;display:flex;flex-direction:column;background:#fff;height:100%;flex:1 1 50%}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .SeasonsSection.season-tooltip{padding:0;border:none}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .SeasonsSection .seasons-list{overflow-y:auto;padding:20px 10px 20px 20px;display:flex;align-items:center;flex-direction:column}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .SeasonsSection .seasons-list .season-wrapper{display:flex;margin-bottom:20px;font-size:16px;line-height:21px;color:#232840;width:100%}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .SeasonsSection .seasons-list .season-wrapper .s-name{opacity:.8;width:100%;margin-right:10px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .SeasonsSection .seasons-list .season-wrapper .s-yr-ep{width:100%}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .SeasonsSection .season-header{font-weight:700;line-height:21px;padding:10px;text-align:center;min-height:60px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(210,216,229,.5)}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr{flex:1 1 50%;height:100%}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection{width:100%;position:relative;background:#fff;height:100%}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection.cast-crew-border{border:1px solid #d2d8e5;border-radius:10px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .label-wrpr{align-items:center;justify-content:center;display:flex;height:50px;font-weight:700;border-bottom:1px solid rgba(210,216,229,.5);color:#232840}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .label-wrpr{font-size:16px;font-weight:700;color:#232840;line-height:100%}}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection>.wrapper{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:10px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection>.wrapper .list{overflow-y:auto;display:flex;flex-wrap:wrap;padding:20px 30px;border-radius:0 0 10px 10px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper{height:calc(100% - 55px);display:flex;flex-direction:column;background:#fff;border-radius:10px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list{overflow-y:auto;display:flex;flex-wrap:wrap;padding:20px 30px;border-radius:0 0 10px 10px;position:relative}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .show-more-wrpr{position:absolute;bottom:0;height:96px;width:294px;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.9) 50.5%)}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .show-more-wrpr .show-more{color:#00a5ec;cursor:pointer;margin-top:14px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew{display:flex;margin-bottom:15px;margin-right:15px;flex:1 1 100%;max-width:215px;cursor:pointer}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew:hover .details .cast-crew-name{color:#0b73da}@media (max-width:480px){.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew{align-items:center;gap:16px;margin-bottom:15px!important}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .photo{margin-right:0!important;height:60px;width:60px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .details{display:flex;flex-direction:column;gap:8px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .details .cast-crew-name{font-size:16px!important;font-weight:500!important;color:#232840!important;line-height:100%!important}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .details .p-role{font-size:16px!important;font-weight:400!important;color:#787a87!important;line-height:100%!important}}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .no-profile{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:10px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .no-profile .initials{font-family:Inter;font-size:24px;font-weight:700;line-height:48.41px;letter-spacing:.005em;color:#fff;opacity:.4}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .photo{margin-right:10px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .details{font-weight:700;color:#232840}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .details .p-name{font-size:16px;line-height:21px;margin-bottom:2px}.ContentDetailsPage2 .about-wrapper .section-wrpr .ContentAboutSection .wrapper .right-section .sections-wrpr .cast-crew-wrpr .CastCrewSection .cast-crew-wrapper .list .CastCrew .details .p-role{font-size:14px;line-height:18px;opacity:.5;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.ContentDetailsPage2 .main-section{margin:0 140px}@media (max-width:480px){.ContentDetailsPage2 .main-section{margin:0 20px;padding:50px 0 70px}}@media (max-width:480px){.ContentDetailsPage2 .main-section .trailersandmedia{margin-top:550px}}@media (max-width:480px){.ContentDetailsPage2 .main-section .media-wrapper .CarouselHeader .label{white-space:wrap}.ContentDetailsPage2 .main-section .media-wrapper .CarouselHeader .label .header-wrpr{font-size:26px!important;font-weight:400!important;color:#232840!important;line-height:140%!important}.ContentDetailsPage2 .main-section .media-wrapper .CarouselHeader .label .header-wrpr .about-txt{font-size:26px!important;font-weight:700!important;color:#232840!important;line-height:140%!important}.ContentDetailsPage2 .main-section .media-wrapper .Carousel{margin-left:-136px}}.ContentDetailsPage2 .main-section .lbl-wrpr{font-size:18px;line-height:36px;color:#232840;opacity:.6;margin-left:6px}.ContentDetailsPage2 .main-section .section-wrpr{padding-top:20px}@media (max-width:480px){.ContentDetailsPage2 .main-section #crew .castcrew-section .leaders-wrpr{align-items:center;overflow:auto;margin-right:-20px}}@media (max-width:480px){.ContentDetailsPage2 .main-section #crew .castcrew-section .leaders-wrpr .leaders{display:flex;overflow:auto;width:100%}}@media (max-width:480px){.ContentDetailsPage2 .main-section #crew .castcrew-section .search-wrpr{gap:24px!important;flex-direction:column-reverse!important;margin-bottom:10px}.ContentDetailsPage2 .main-section #crew .castcrew-section .search-wrpr .export-wrpr{gap:16px;justify-content:end}}.ContentDetailsPage2 .main-section-company{margin:0 140px}@media (max-width:480px){.ContentDetailsPage2 .main-section-company{margin:0 20px}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .company-tool-tip{margin-top:8px;margin-left:8px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr{display:inline-flex;align-items:center;padding-right:10px;height:50px;background:#fff;border:1px solid #d2d8e5;border-radius:4px;margin-bottom:30px;width:425px}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr{width:348px;padding-right:0;padding-left:20px;display:flex;flex-direction:row-reverse;gap:12px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr .search{padding:0 20px 0 0!important}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr .search{width:100%;outline:none;border:none;padding:0 20px;font-weight:400;font-size:16px;line-height:21px;color:#232840}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr .cross-btn{padding:0 15px;cursor:pointer}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr .cross-btn.show{display:block}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr .cross-btn.hide{display:none}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr .srch-icon{--stroke:#00a5ec}.ContentDetailsPage2 .main-section-company .companies-container .Companies .input-wrpr ::placeholder{font-weight:400;font-size:16px;line-height:21px;color:#787a87}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .reverse{flex-direction:row}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-container{margin-bottom:32px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .no-result-wrpr{background-color:#f2f3f8;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:40px 0;border-radius:8px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .no-result-wrpr .no-res-txt{font-size:16px;font-weight:700;line-height:21px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .no-result-wrpr .sub-txt{color:#787a87;line-height:21px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section{border-radius:8px;background:linear-gradient(90.18deg,#232840,#2c365a)}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header{display:flex;justify-content:space-between;padding:24px 30px;align-items:center;cursor:pointer;color:#fff}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header div{display:flex;justify-content:space-between;align-items:center;gap:16px}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header div .logo{width:25px;height:25px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header div .title{font-size:26px;font-weight:700;line-height:34px}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header div .title{font-size:16px}}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header div .dot-wrpr{display:none}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header div .header-sub-info{font-weight:400;opacity:.8;line-height:21px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header .arrow{width:30px;height:30px;transform:rotate(180deg)}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header .open{transform:rotate(0deg)}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header.close{display:none}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header{height:87px;padding:16px 20px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header .title{font-size:20px!important;font-weight:700!important;color:#fff!important;line-height:100%!important}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-collapse-section .header .header-sub-info{font-size:16px!important;font-weight:400!important;color:#fff!important;line-height:100%!important}}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .CompanyRelationCard-wrpr{overflow:auto}}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .CompanyRelationCard-wrpr .CompanyRelationCard{display:flex;width:max-content;overflow:auto;gap:20px}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card{margin-top:4px;border-radius:8px;padding:16px 24px 16px 30px;gap:24px;background:linear-gradient(92.03deg,#eef0fb,#f9effa);display:flex}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card{flex-direction:column}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card.close{display:none}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec{width:31%;display:flex;flex-shrink:0;gap:16px}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec{width:100%}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information{display:flex;flex-direction:column;gap:8px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .CardPrimaryInfo{font-size:16px;line-height:21px;letter-spacing:0;text-align:left}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .CardLocation{gap:8px;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#787a87}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .CardSecondaryInfo{font-size:16px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#787a87}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .get-in-touch-btn{background-color:#18a956;border-radius:4px;padding:6px 8px;width:128px;height:32px;display:flex;align-items:center;border:1px solid transparent;cursor:pointer}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .get-in-touch-btn .svg-icon-engage{opacity:.6}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .get-in-touch-btn .get-in-touch{color:#fff;font-size:14px;font-weight:400;line-height:18.23px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .get-in-touch-btn:hover{border:1px solid #d2d8e5;background-color:#fff}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .get-in-touch-btn:hover .get-in-touch{color:#18a956}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .company-details-sec .company-information .get-in-touch-btn:hover .svg-icon-engage{--stroke:#18a956;opacity:1}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .relation-sec .name,.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .reputation-sec .name,.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .territory-sec .name{font-weight:700;font-size:13px;line-height:17px;color:#787a87;padding-bottom:8px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .reputation-sec{width:12%;flex-shrink:0}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .reputation-sec{max-width:100%}}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .reputation-sec .CardMetric{display:flex;align-items:end;gap:8px}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .reputation-sec .AAABadgeComponent{height:30px;padding:4px 12px;border-radius:50px;gap:10px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .relation-sec{width:32%}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .relation-sec{width:100%}}@media (max-width:480px){.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .relation-sec .CardMetric{display:flex;align-items:end;gap:8px}}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .relation-sec .value{gap:8px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .relation-sec .content-relation-container{background:#fff;overflow:hidden;white-space:nowrap;display:flex;justify-content:center;align-items:center;padding:0 16px;border-radius:40px;border:1px solid #d2d8e5;gap:10px;height:35px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .relation-sec .content-relation-container .relation-info{text-overflow:ellipsis;overflow:hidden;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#232840}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .territory-sec{width:16%;flex-shrink:0}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .territory-sec .Flag{width:30px;height:20px}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .territory-sec .nmore-territory{width:36px;height:22px;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0;text-align:center;display:flex;align-items:center;justify-content:center;border:1px solid #d2d8e5;color:#232840}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .territory-sec .CardLocation{gap:8px;font-size:16px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#232840}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .territory-sec .description-info{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left}.ContentDetailsPage2 .main-section-company .companies-container .Companies .platform-info-card .info-section{margin-top:16px;display:flex;justify-content:center;align-items:center;padding:6px 12px 6px 8px;border-radius:36px;gap:4px;border:1px solid #d2d8e5}.ContentDetailsPage2 .connection-container{background-color:#f2f3f8}.ContentDetailsPage2 .connection-container .Connections{position:relative;padding:20px 140px 50px}@media (max-width:480px){.ContentDetailsPage2 .connection-container .Connections{padding:10px!important}}.ContentDetailsPage2 .connection-container .Connections .connections-wrpr{display:flex;justify-content:space-between}.ContentDetailsPage2 .connection-container .Connections .connections-wrpr :last-child .body{padding:0}.ContentDetailsPage2 .connection-container .Connections .connections-wrpr .zoomin-wrpr{width:32px;height:32px;background:#fff;border:1px solid #d7dcea;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:20px 24px;position:absolute;bottom:0;right:0;cursor:pointer}@media (max-width:480px){.ContentDetailsPage2 .DealMakers .search-wrpr .input-search-box{width:350px!important}}.ContentDetailsPage2 .DealMakers .search-wrpr .export-wrpr .max-width-480{padding-top:11px!important}.ContentDetailsPage2 .DealMakers .search-wrpr .export-wrpr .selected-count .max-width-480{font-size:15px!important}@media (max-width:480px){.ContentDetailsPage2 .DealMakers .leaders-wrpr{align-items:center;overflow:auto}}@media (max-width:480px){.ContentDetailsPage2 .DealMakers .leaders-wrpr .leaders{display:flex;overflow:auto;width:100%}}.info-tooltip{display:flex;flex-direction:column;gap:20px}.info-tooltip .content-tooltip-info{gap:12px;display:flex;flex-direction:column;font-weight:400;font-size:16px;line-height:21px}.info-tooltip .content-tooltip-info .deal-makers-wrpr{display:flex}.info-tooltip .content-tooltip-info .deal-makers-wrpr .deal-maker-info{display:flex;flex-direction:column;gap:8px}.info-tooltip .content-tooltip-info .toolTip-label{color:#787a87;padding-right:8px}.info-tooltip .content-tooltip-info .toolTip-value{color:#232840}.info-tooltip .content-tooltip-info .toolTip-value a{text-decoration:none;border-bottom:1px solid #232840;cursor:pointer}.territories-section{padding:70px 0;margin:0 140px;height:600px}.territories-section .TerritoriesMap{display:flex;flex-direction:column;gap:30px;height:100%}.territories-section .TerritoriesMap .header{display:flex;gap:8px;align-items:center}.territories-section .TerritoriesMap .header .title{font-size:26px;font-weight:700;line-height:34px}.territories-section .TerritoriesMap .terr-details-wrpr{border:1px solid #e0e2f0;max-height:500px;display:flex;width:100%;height:100%}.territories-section .TerritoriesMap .terr-details-wrpr .terr-list{padding:24px 30px;width:25%;display:flex;flex-direction:column;gap:20px;overflow:auto;border-right:1px solid #e0e2f0;height:100%}.territories-section .TerritoriesMap .terr-details-wrpr .terr-list .flag-wrpr{display:flex;gap:8px;align-items:center}.territories-section .TerritoriesMap .terr-details-wrpr .map-wrpr{display:flex;justify-content:center;align-items:center;width:75%;padding:30px;height:100%}.territories-section .TerritoriesMap .terr-details-wrpr .map-wrpr .WorldMap{width:100%;height:100%}.about-wrapper,.deals-intel-wrapper{padding:50px 0 70px;background:#f7f8fb}.about-wrapper .section-wrpr,.deals-intel-wrapper .section-wrpr{padding-top:20px;margin:0 140px}@media (max-width:480px){.about-wrapper .section-wrpr,.deals-intel-wrapper .section-wrpr{margin:0 20px}}@media (max-width:480px){.about-wrapper .section-wrpr .DealCard3Header,.deals-intel-wrapper .section-wrpr .DealCard3Header{display:none!important}}@media (max-width:480px){.about-wrapper .section-wrpr .DealCard3,.deals-intel-wrapper .section-wrpr .DealCard3{height:610px}}@media (max-width:480px){.about-wrapper .section-wrpr .DealCard3 .top-section,.deals-intel-wrapper .section-wrpr .DealCard3 .top-section{flex-direction:column;gap:8px}}@media (max-width:480px){.about-wrapper .section-wrpr .DealCard3 .top-section .party-wrpr,.deals-intel-wrapper .section-wrpr .DealCard3 .top-section .party-wrpr{width:100%}}@media (max-width:480px){.about-wrapper .section-wrpr .DealCard3 .top-section .ContentPoster,.deals-intel-wrapper .section-wrpr .DealCard3 .top-section .ContentPoster{width:100%;justify-content:left!important}}@media (max-width:480px){.about-wrapper .section-wrpr .DealCard3 .top-section .DealSentenceAndAttr,.about-wrapper .section-wrpr .DealCard3 .top-section .DealType,.deals-intel-wrapper .section-wrpr .DealCard3 .top-section .DealSentenceAndAttr,.deals-intel-wrapper .section-wrpr .DealCard3 .top-section .DealType{width:100%}}@media (max-width:480px){.about-wrapper .section-wrpr .DealCard3 .top-section .DealTerritoryAndScores,.deals-intel-wrapper .section-wrpr .DealCard3 .top-section .DealTerritoryAndScores{padding:24px 20px}}.about-wrapper .section-wrpr .logo-wrpr,.deals-intel-wrapper .section-wrpr .logo-wrpr{justify-content:normal}@media (max-width:480px){.about-wrapper .section-wrpr .CarouselHeader,.deals-intel-wrapper .section-wrpr .CarouselHeader{font-size:16px!important}}.airedon-wrapper,.companies-container,.connection-container,.content-services-wrpr,.dist-comp-wrapper,.media-wrapper,.prod-comp-wrapper{padding:50px 0 70px;position:relative}.content-services-wrpr,.dist-comp-wrapper{border-top:1px solid #e7eaf1}.info>.column-metadata-content>.cntn-meta-wrpr>.r6>.trigger{width:100%}.cont-details-terr-tooltip{max-width:25em}.ViewAllDealPage{position:relative}.ViewAllDealPage .Header{position:sticky;top:0;z-index:1001;min-height:168px;transition:min-height .3s ease-out;align-items:start}.ViewAllDealPage .Header:has(.NoSearchButton){min-height:80px;transition:min-height .3s ease-in}.ViewAllDealPage .main{display:flex;padding-top:30px;min-height:100vh;margin-bottom:10px}.ViewAllDealPage .main>.Spinner{position:fixed}.ViewAllDealPage .main .left-section{min-width:260px;max-width:260px}.ViewAllDealPage .main .left-section .FiltersContext{top:85px;position:sticky}.ViewAllDealPage .main .left-section .FiltersContext .cloned-wrpr:has(.dropdown-menu.show){overflow:visible}.ViewAllDealPage .main .left-section .FiltersContext:has(.dropdown-menu.show){position:static}.ViewAllDealPage .main .right-section{padding:0 30px;min-width:0;flex-grow:1;border-left:1px solid #dfe6f5}@media (max-width:1366px){.ViewAllDealPage .main .right-section{padding:0 20px}}@media (max-width:1280px){.ViewAllDealPage .main .right-section{padding:0}}.ViewAllDealPage .main .right-section .common-summarize-wrpr{margin-top:30px}.ViewAllDealPage .main .result-header{min-width:0}.ViewAllDealPage .main .result-header .header-rhs{display:flex;flex-direction:column;gap:20px}.ViewAllDealPage .main .result-header .header-rhs .rhs-btns{display:flex;flex-direction:row;gap:16px}.ViewAllDealPage .main .result-header .header-rhs .toggle-btn{display:flex;justify-content:end}.ViewAllDealPage .main .switch-wrapper{height:40px}.ViewAllDealPage .main .switch-wrapper>span{font-weight:400;line-height:24px;text-align:right;color:#00a5ec;vertical-align:middle;margin:0 6px;cursor:pointer}.ViewAllDealPage .main .sort-wrapper{border:1px solid #c8ceda;padding:0 16px;border-radius:4px;display:flex;gap:8px;min-width:200px;margin-top:20px;height:40px}.ViewAllDealPage .main .sort-wrapper:hover{border:2px solid #0b73da}.ViewAllDealPage .main .sort-wrapper>span{font-weight:700;font-size:14px;line-height:24px;opacity:.6}.ViewAllDealPage .main .sort-wrapper .btn-secondary{padding:6px 0!important}.ViewAllDealPage .main .cards-container{padding-top:20px;display:flex;flex-direction:column}.DealGridEntitiesHeader{flex-grow:1;margin-right:15px;color:#232840;flex-direction:column;gap:12px}.DealGridEntitiesHeader .wrapper{font-size:20px;line-height:29px;flex-wrap:nowrap;margin-bottom:8px}.DealGridEntitiesHeader .wrapper .keywords{max-width:100%}.DealGridEntitiesHeader .wrapper .keywords .default-prefix,.DealGridEntitiesHeader .wrapper .keywords .keyword-inp,.DealGridEntitiesHeader .wrapper .keywords .text{font-weight:400;font-size:18px;line-height:23px}.DealGridEntitiesHeader .wrapper .keywords .default-prefix.default-prefix-bold,.DealGridEntitiesHeader .wrapper .keywords .default-prefix.text-bold,.DealGridEntitiesHeader .wrapper .keywords .keyword-inp.default-prefix-bold,.DealGridEntitiesHeader .wrapper .keywords .keyword-inp.text-bold,.DealGridEntitiesHeader .wrapper .keywords .text.default-prefix-bold,.DealGridEntitiesHeader .wrapper .keywords .text.text-bold{font-weight:700}.DealGridEntitiesHeader .wrapper .prefix{font-weight:700;margin-right:10px;font-size:26px}.DealGridEntitiesHeader .wrapper .prefix.context-keywords-in{margin-left:10px}.DealGridEntitiesHeader .wrapper .details .CompanyLogo{border:1px solid #e5e5e5;margin-right:5px}.DealGridEntitiesHeader .wrapper .details .ContentLogo{margin-right:5px;border-radius:4px}.DealGridEntitiesHeader .wrapper .details .name{font-weight:700;font-size:26px}.DealGridEntitiesHeader .wrapper .details .name .company-name-link{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;margin-left:5px}.DealGridEntitiesHeader .wrapper .result-count{margin-top:8px}.DealGridEntitiesHeader .wrapper .result-text{font-weight:700;font-size:18px;line-height:23px;color:#232840}.DealGridEntitiesHeader .wrapper .result-text.dda-default-text{font-size:26px}.DealGridEntitiesHeader .wrapper .count{font-weight:400;font-size:18px;line-height:23px;color:#787a87;margin-left:8px}.DealGridEntitiesHeader .dda-subtext-wrpr{color:#787a87;display:flex;flex-direction:column}.DealGridEntitiesHeader .deals-grid-header-subtext{max-width:800px;text-align:left}@media (max-width:1366px){.DealGridEntitiesHeader .deals-grid-header-subtext{max-width:664px}}.DealGridEntitiesHeader .deals-grid-header-subtext .deals-grid-header-subtext-lbl{font-weight:400;line-height:24px;color:#696e8c}.tt-toggle-btn{max-width:369px;padding:12px 16px;border-radius:8px;font-weight:400;line-height:24px;color:#fff;background:#12172b;margin-top:10px}.ViewDealAnalyticsPage{position:relative}.ViewDealAnalyticsPage .Header{position:sticky;top:0;z-index:1001;min-height:80px}.ViewDealAnalyticsPage .main{display:flex;padding-top:30px;min-height:100vh}.ViewDealAnalyticsPage .main>.Spinner{position:fixed}.ViewDealAnalyticsPage .main .left-section{min-width:260px;max-width:260px}.ViewDealAnalyticsPage .main .left-section .FiltersContext{top:85px;position:sticky}.ViewDealAnalyticsPage .main .left-section .FiltersContext .cloned-wrpr:has(.dropdown-menu.show){overflow:visible}.ViewDealAnalyticsPage .main .left-section .FiltersContext .cloned-wrpr.scroll-at-top{height:calc(100vh - 183px)}.ViewDealAnalyticsPage .main .left-section .FiltersContext:has(.dropdown-menu.show){position:static}.ViewDealAnalyticsPage .main .right-section{min-width:0;flex-grow:1;padding:0 30px;border-left:1px solid #dfe6f5}.ViewDealAnalyticsPage .main .right-section .result-header{min-width:0;padding:0 10px 10px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader{flex-grow:1;margin-right:15px;color:#232840;flex-direction:column}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper{font-size:20px;line-height:23px;flex-wrap:wrap;margin-bottom:8px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords{max-width:100%}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .default-prefix,.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .keyword-inp,.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .text{font-weight:400;font-size:18px;line-height:23px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .default-prefix.default-prefix-bold,.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .default-prefix.text-bold,.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .keyword-inp.default-prefix-bold,.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .keyword-inp.text-bold,.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .text.default-prefix-bold,.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .keywords .text.text-bold{font-weight:700}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .prefix{font-weight:700;margin-right:10px;font-size:26px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .prefix.context-keywords-in{margin-left:10px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .details .CompanyLogo{border:1px solid #e5e5e5;margin-right:5px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .details .ContentLogo{margin-right:5px;border-radius:4px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .details .name{font-weight:700;font-size:26px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .result-count{margin-top:8px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .result-text{font-weight:700;font-size:18px;line-height:23px;color:#232840}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .result-text.dda-default-text{font-size:26px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .wrapper .count{font-weight:400;font-size:18px;line-height:23px;color:#787a87;margin-left:8px}.ViewDealAnalyticsPage .main .right-section .result-header .DealGridEntitiesHeader .dda-subtext-wrpr{color:#787a87;display:flex;flex-direction:column}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs{display:flex;flex-direction:column;gap:20px;flex-shrink:0}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-shrink:0}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .download-btn:active,.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .download-btn:focus{outline:none}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .download-btn{display:flex;flex-shrink:0;background:#fff;height:40px;border:1px solid #c8ceda;padding:0 20px 0 16px;border-radius:4px;gap:6px;align-items:center}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .download-btn[disabled]{opacity:.4}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .download-btn .dwnld-pdf-txt{margin-left:5px;font-weight:700;font-size:16px;line-height:24px;color:#0b73da}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .download-btn:hover{outline:2px solid #0b73da;border:1px solid transparent}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .download-btn .SVGIcon.svg-icon-pdf-icon{--stroke:#0b73da}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .switch-wrapper{height:40px;margin-left:20px;margin-right:20px}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .switch-wrapper.switch-to-analytics{height:0;margin-left:0;margin-right:0}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .download-btn-wrpr .switch-wrapper>span{font-weight:400;font-size:16px;line-height:24px;text-align:right;color:#00a5ec;vertical-align:middle;margin:0 6px;cursor:pointer}.ViewDealAnalyticsPage .main .right-section .result-header .header-rhs .toggle-switch-wrpr{display:flex;justify-content:end}.ViewDealAnalyticsPage .main .right-section .selected-filter-tag{padding:0 10px;color:#787a87}.ViewDealAnalyticsPage .main .right-section .common-summarize-wrpr{margin-top:20px;margin-bottom:20px}.deal-report-modal{width:650px;height:512px;top:50%;left:50%;transform:translate(-50%);padding:40px 50px 50px;border-radius:8px}.deal-report-modal .report-title-tag{margin-top:10px;font-weight:700}.deal-report-modal .report-title-input{height:50px;padding:15px;border-radius:4px;border-width:1px;border-color:#d2d8e5}.deal-report-modal .report-title-input::placeholder{color:#787a87}.deal-report-modal .report-description-tag{font-weight:700}.deal-report-modal .report-description-input{height:74px;padding:11px 15px;border-radius:4px;border-width:1px;border-color:#d2d8e5}.deal-report-modal .report-description-input::placeholder{position:absolute;top:11px;left:15px}.deal-report-modal .report-description-input::placeholder{color:#787a87}.deal-report-modal .optional-tag{color:#787a87;font-weight:lighter}.deal-report-modal .warning-text{text-align:right;font-size:14px;margin-top:5px}.deal-report-modal .report-button-parent{display:flex;margin-top:15px;justify-content:end}.deal-report-modal .report-button-parent .cancel-button{height:50px;background:transparent;border-radius:4px;border:none;padding:auto 15px;box-shadow:none;margin-right:20px;font-size:16px}.deal-report-modal .report-button-parent .cancel-button:focus{border:none}.deal-report-modal .report-button-parent .download-button{width:161px;height:50px;padding:10px 24px;border:none;font-size:16px;background-color:#00a5ec;border-radius:4px;color:#fff;box-shadow:none}.tt-analytics-view-pdf-export{max-width:344px;padding:12px 16px;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#fff;background:#12172b;margin-top:10px}.DiscoverPage .view-port-container{min-height:calc(100vh - 200px);margin:40px 140px 0;justify-content:space-evenly;position:relative}.DiscoverPage .view-port-container>.company-wrapper,.DiscoverPage .view-port-container>.content-wrapper,.DiscoverPage .view-port-container>.deals-wrapper,.DiscoverPage .view-port-container>.news-update-content,.DiscoverPage .view-port-container>.news-wrapper{position:relative;padding-bottom:100px}.DiscoverPage .view-port-container>.company-wrapper .Spinner,.DiscoverPage .view-port-container>.content-wrapper .Spinner,.DiscoverPage .view-port-container>.deals-wrapper .Spinner,.DiscoverPage .view-port-container>.news-update-content .Spinner,.DiscoverPage .view-port-container>.news-wrapper .Spinner{left:-140px;right:-140px;width:auto}.DiscoverPage .view-port-container .deals-wrapper .CompaniesByServiceSection,.DiscoverPage .view-port-container .ServicesWrapper .CompaniesByServiceSection{margin:0 -140px;padding-bottom:100px}.DiscoverPage .view-port-container #DistributionDealsCard:empty,.DiscoverPage .view-port-container #ProductionDealsCard:empty{padding:0}.DiscoverPage .view-port-container .WelcomeTag{display:flex;flex-direction:column;border-bottom:1px solid #d2d8e5;margin-bottom:60px}.DiscoverPage .view-port-container .WelcomeTag .firstname-lbl{font-weight:700;font-size:30px;line-height:39px;color:#232840;margin-bottom:8px;text-transform:capitalize}.DiscoverPage .view-port-container .WelcomeTag .tag-lbl{font-weight:400;font-size:18px;line-height:23px;color:#787a87;margin-bottom:40px}.AssociatedContents{position:relative;height:423px;margin-bottom:100px}.AssociatedContents .ContentCreditCard{height:354px}.company-saved-search-section,.content-saved-search-section,.deals-saved-search-section{position:relative;padding-bottom:100px}.company-saved-search-section .Spinner,.content-saved-search-section .Spinner,.deals-saved-search-section .Spinner{left:-140px;right:-140px;width:auto}.company-saved-search-section .SavedSearchBadge,.content-saved-search-section .SavedSearchBadge,.deals-saved-search-section .SavedSearchBadge{position:relative}.company-saved-search-section .SavedSearchBadge .title,.content-saved-search-section .SavedSearchBadge .title,.deals-saved-search-section .SavedSearchBadge .title{word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}.company-saved-search-section .SavedSearchBadge .title .saved-search-txt,.content-saved-search-section .SavedSearchBadge .title .saved-search-txt,.deals-saved-search-section .SavedSearchBadge .title .saved-search-txt{min-width:120px;max-width:149px;height:30px;background:#f7f8fb;border-radius:30px;margin-left:12px;font-weight:400;font-size:14px;color:#61657e;padding:6px 16px}.RecentDealsForCompaniesFollowed{position:relative;margin-bottom:120px;height:auto}.RecentDealsForCompaniesFollowed.loading{height:875px}.RecentDealsForContentFollowed{position:relative;margin-bottom:100px;height:auto}.RecentDealsForContentFollowed.loading{height:875px}.RecentDealsForDealSubtypeFollowed{position:relative;margin-bottom:100px;height:auto}.RecentDealsForDealSubtypeFollowed.loading{height:875px}.RecentDealsForGenresFollowed{position:relative;margin-bottom:100px;height:auto}.RecentDealsForGenresFollowed.loading{height:875px}.login_new_design{background:url(https://vitrina.ai/wp-content/uploads/2024/06/signup-bg.png) top no-repeat;background-size:cover;padding:0!important;height:100%}@media (min-width:1920px){.login_new_design{height:100vh}}.login_new_design .l-section-h{padding-top:0!important;max-width:1240px;margin:0 auto;width:100%}.login_new_design .l-section-h .globe-wrpr{height:400px;width:400px;background-repeat:no-repeat;background-size:400px 400px;background-position-x:64px;background-position-y:-111px;position:absolute;right:0;top:0}@media (max-width:480px){.login_new_design .l-section-h .globe-wrpr{height:100px;width:100px;background-repeat:no-repeat;background-size:104px 217px;background-position-x:13px;background-position-y:-78px;position:absolute;right:4px;top:-7px}}.login_new_design .vc_column-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.login_new_design .vc_column-inner .bottom-info-block{display:none}@media (max-width:480px){.login_new_design .vc_column-inner .bottom-info-block{display:block;padding-left:20px}}.login_new_design .login_logo{width:100%;text-align:left;padding:30px 0 50px}@media (max-width:480px){.login_new_design .login_logo{padding:20px 0 0 20px}}.login_new_design .left_newdesign{width:553px;margin-right:30px;padding:0 35px;text-align:left!important;display:initial}@media (max-width:480px){.login_new_design .left_newdesign{margin-right:0;padding:0 20px}}.login_new_design .left_newdesign h2{font-family:Inter;text-align:left!important;font-size:48px;font-weight:700;line-height:52px;letter-spacing:.005em;margin:0;padding:30px 0 0;background:linear-gradient(90deg,#ae79ea 11.7%,#07d0f1 59.74%,#0aeaf0 118.46%);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:480px){.login_new_design .left_newdesign h2{font-family:Inter;font-size:26px;font-weight:700;line-height:28.6px;letter-spacing:.005em;text-align:left;padding-left:0;padding-bottom:30px}}@media (max-width:480px){.login_new_design .left_newdesign .top-info-block{display:none}}.login_new_design .left_newdesign .top-info-block p{font-size:20px;font-weight:400;line-height:32px;text-align:left!important;color:#fff;background:url(https://vitrina.ai/wp-content/uploads/2024/06/sign-arrow.png) left 35px no-repeat;padding:30px 0 0 42px;flex-wrap:wrap}.login_new_design .left_newdesign .top-info-block p strong{font-weight:700;color:#fff}.login_new_design .wpb_wrapper p{font-size:20px;font-weight:400;line-height:32px;text-align:left!important;color:#fff;background:url(https://vitrina.ai/wp-content/uploads/2024/06/sign-arrow.png) left 35px no-repeat;font-family:Inter}.login_new_design .wpb_wrapper p strong{font-weight:700;color:#fff}@media (max-width:480px){.login_new_design .wpb_wrapper.mobile_wpb_wrapper{padding:30px 24px 0 0}}@media (max-width:480px){.login_new_design .wpb_wrapper.mobile_wpb_wrapper p{padding:30px 0 0 42px}}.login_new_design .right_newdesign{width:650px;height:600px;background:#fff;padding:50px;border-radius:15px}@media (max-width:480px){.login_new_design .right_newdesign{margin:0 15px 0 14px;padding:30px 20px 40px;height:auto}}.login_new_design .right_newdesign .vc_column-inner{justify-content:center;margin-top:40px}.login_new_design .right_newdesign .steps_login_form form{width:100%!important;display:flex;flex-wrap:wrap}.login_new_design .right_newdesign .steps_login_form h2{font-family:Inter;font-size:28px;font-weight:600;line-height:33.89px;letter-spacing:.005em;text-align:center;color:#1c1f30!important;max-width:350px;margin:0 auto 15px;padding:0}@media (max-width:480px){.login_new_design .right_newdesign .steps_login_form h2{font-family:Inter;font-size:22px!important;font-weight:600;line-height:26.63px;letter-spacing:.005em;text-align:center}}.login_new_design .right_newdesign .steps_login_form .forgot-pswd-wrpr{display:flex;justify-content:flex-end;width:100%;padding-top:20px;padding-right:10px}.login_new_design .right_newdesign .steps_login_form .forgot-pswd-wrpr .forgot-text{color:#007cf5;font-family:Inter;font-size:18px;font-weight:600;line-height:28.8px;text-align:left}@media (max-width:480px){.login_new_design .right_newdesign .steps_login_form .forgot-pswd-wrpr{font-family:Inter;font-size:16px!important;font-weight:600;line-height:25.6px;text-align:right}}.login_new_design .right_newdesign .steps_login_form .formfield{position:relative}.login_new_design .right_newdesign .steps_login_form .formfield .full.btn_box{display:flex;justify-content:center;padding-bottom:70px}@media (max-width:480px){.login_new_design .right_newdesign .steps_login_form .formfield .wpb_column{width:350px}}.login_new_design .right_newdesign .steps_login_form .formfield input{border:1px solid #8d8f97;border-radius:10px;margin-top:20px;font-size:18px!important;height:50px;width:100%;padding-left:17px;font-family:Inter}@media (max-width:480px){.login_new_design .right_newdesign .steps_login_form .formfield input{padding-left:17px}}.login_new_design .right_newdesign .steps_login_form .formfield input:focus .label{position:absolute;left:19px;top:31px;font-size:18px!important;color:#1c1f30;transition:top .3s ease,font-size .3s ease,color .3s ease;padding:0!important;opacity:.5;cursor:auto;font-family:Inter}.login_new_design .right_newdesign .steps_login_form .formfield .autofill:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset!important;-webkit-text-fill-color:#fff!important;color:#000}.login_new_design .right_newdesign .steps_login_form .formfield input:not(:placeholder-shown)+.label{top:7px;font-size:14px!important;color:#1c1f30;background-color:#fff;padding:0 4px!important;border-radius:4px;left:10px;opacity:1;font-family:Inter}.login_new_design .right_newdesign .steps_login_form .formfield input::placeholder{font-family:Inter}.login_new_design .right_newdesign .steps_login_form .formfield input:focus{box-shadow:none;border:1px solid #1c1f30}.login_new_design .right_newdesign .steps_login_form .label{position:absolute;left:19px;top:31px;font-size:18px!important;color:#1c1f30;transition:top .3s ease,font-size .3s ease,color .3s ease;padding:0!important;opacity:.5;cursor:auto;font-family:Inter}.login_new_design .right_newdesign .steps_login_form .err-wrpr{color:red;display:flex;justify-content:center;text-align:center}.login_new_design .right_newdesign .w-btn-wrapper .w-btn.us-btn-style_1{background:none;border:none;font-size:18px;font-weight:700;line-height:28.8px;color:#007cf5!important;padding:5px!important;text-decoration:none;font-family:Inter}@media (max-width:480px){.login_new_design .right_newdesign .w-btn-wrapper .w-btn.us-btn-style_1{font-family:Inter;font-size:16px;font-weight:400;line-height:25.6px;text-align:left}}.login_new_design .right_newdesign .w-btn-wrapper .align_none{margin:0 0 0 10px!important}.login_new_design .right_newdesign .w-btn-wrapper .w-btn.us-btn-style_1:hover{color:#000}.login_new_design .right_newdesign .w-btn-wrapper .align_none{margin:20px 0 0 10px!important}.login_new_design .right_newdesign .get-one-wrpr{display:flex;margin:10px}@media (max-width:480px){.login_new_design .right_newdesign .get-one-wrpr{margin-top:33px;display:flex;align-items:center;justify-content:center}}.login_new_design .right_newdesign .get-one-wrpr .log_text p{font-size:18px;font-weight:400;line-height:28.8px;color:#000;opacity:.5;padding:0;margin:0;font-family:Inter}@media (max-width:480px){.login_new_design .right_newdesign .get-one-wrpr .log_text p{font-family:Inter;font-size:14px;font-weight:400;line-height:25.6px;text-align:left}}.login_new_design .right_newdesign .vitrina-links-wrpr{display:flex;width:100%;justify-content:center;padding-top:10px}@media (max-width:480px){.login_new_design .right_newdesign .vitrina-links-wrpr{display:flex;width:100%;padding:0;margin:10px 0;justify-content:center;color:#000;font-family:Inter;font-size:12px;font-weight:400;line-height:19.2px;text-align:left}}.login_new_design .right_newdesign .vitrina-links-wrpr .terms{color:#1c1f30;font-size:14px;font-weight:400;padding:0;font-family:Inter}@media (max-width:480px){.login_new_design .right_newdesign .vitrina-links-wrpr .terms{font-size:12px}}.login_new_design .right_newdesign .vitrina-links-wrpr .terms>a{color:#1c1f30;font-size:14px;font-weight:600;text-decoration:underline;margin:0 5px;font-family:Inter}@media (max-width:480px){.login_new_design .right_newdesign .vitrina-links-wrpr .terms>a{justify-content:center;color:#000;font-size:12px;font-weight:600;line-height:19.2px;text-align:left}}.login_new_design .right_newdesign .terms p.terms a{color:#1c1f30;font-size:14px;font-weight:700;text-decoration:underline;margin:0 5px}.login_new_design .login_logo_gallery{width:100%;padding:50px 0}@media (max-width:480px){.login_new_design .login_logo_gallery{position:relative;grid-template-columns:100%;width:100%;padding:50px 0;grid-gap:1.5rem;display:grid;margin-bottom:0}}@media (max-width:480px){.login_new_design .login_logo_gallery .wpb_column{min-width:0;width:auto;position:relative;display:flex;flex-direction:column;border-color:var(--color-content-border)}}.login_new_design .login_logo_gallery .wpb_column .vc_column-inner{align-items:center;justify-content:center}@media (max-width:480px){.login_new_design .login_logo_gallery .wpb_column .vc_column-inner{display:flex;flex-wrap:wrap}}.login_new_design .login_logo_gallery .wpb_column .vc_column-inner .w-image{width:14%;text-align:center}@media (max-width:480px){.login_new_design .login_logo_gallery .wpb_column .vc_column-inner .w-image{width:auto;margin:15px}}.steps_login_form .formfield{width:46%;margin:0 10px}@media (max-width:480px){.steps_login_form .formfield{width:0;margin:0}}.steps_login_form .formfield.full{width:100%}.steps_login_form .btn_box .btn{background:none;color:#0b73da!important;border:none;letter-spacing:-.02em;margin-top:20px;display:flex;align-items:center;float:right;padding:0;font-family:Inter;font-size:24px;font-weight:700;line-height:29.05px;text-align:left}@media (max-width:480px){.steps_login_form .btn_box .btn{height:32px}}.steps_login_form .btn_box .btn img{width:52px;height:52px;margin-left:25px}@media (max-width:480px){.steps_login_form .btn_box .btn img{height:32px;width:32px}}.login_new_design .right_newdesign .steps_login_form .formfield.full.btn_box{display:flex;justify-content:center;padding-bottom:50px}@media (max-width:480px){.login_new_design .right_newdesign .steps_login_form .formfield.full.btn_box{padding:0}}.login_new_design .right_newdesign .w-btn-wrapper .w-btn.us-btn-style_1:hover{background:none!important;color:#0d0e12}.LogoutPage{height:100vh;width:100vw;font-weight:700;font-size:16px;line-height:21px;color:#232840}.LogoutPage iframe{display:none}.HSAuthSSO,.HSAuthSSOEnrich{position:relative;height:100vh;width:100vw;font-weight:700;font-size:16px;line-height:21px;color:#232840}.ServiceDetails .header-container{background-size:cover;color:#fff;min-height:306px;padding:50px 100px;position:relative}.ServiceDetails .header-container .overlay{top:0;left:0;background:#000}.ServiceDetails .header-container .service-img{width:100%;height:100%;opacity:.5;position:absolute;left:0;top:0}.ServiceDetails .header-container .header-content{position:relative;display:flex;flex-direction:column;gap:24px}.ServiceDetails .header-container .header-content .head-wrapper{display:flex;flex-direction:column}.ServiceDetails .header-container .header-content .head-wrapper .breadcrumbs{font-size:14px;margin-bottom:10px}.ServiceDetails .header-container .header-content .head-wrapper .breadcrumbs .breadcrumb-link{color:#fff;text-decoration:underline}.ServiceDetails .header-container .header-content .head-wrapper h1{font-size:36px;margin:0}.ServiceDetails .header-container .header-content .head-wrapper p{font-size:16px;margin:10px 0 20px}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel{margin:0 0 0 -55px}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel .slick-arrow.slick-prev{left:0}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel .slick-arrow.slick-next{right:0}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel .Arrow{top:50%;background:#000;border:2px solid hsla(0,0%,100%,.2)}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel .Arrow .chevron-arrow{border-right:2px solid #fff;border-bottom:2px solid #fff}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel .slick-track{display:flex;align-items:center;margin-left:55px;gap:16px}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel .slick-track .link-services-tag{color:#fff}.ServiceDetails .header-container .header-content .serv-dtl-carousel-wrapper .Carousel .slick-track .link-services-tag .tag{background:rgba(0,0,0,.6);white-space:nowrap;display:flex;align-items:center;justify-content:center;height:54px;padding:10px 24px;border-radius:50px;font-family:Inter;font-size:16px;font-weight:400;line-height:20px;box-shadow:0 1px 2px 0 rgba(0,0,0,.10196078431372549)}.ServiceDetails .leaderspeak-container,.ServiceDetails .media-updates-container,.ServiceDetails .opportunities-container,.ServiceDetails .seller-updates-container,.ServiceDetails .storefront-updates-container,.ServiceDetails .trendingcontent-container{margin:100px}.ServiceDetails .leaderspeak-container .header-content,.ServiceDetails .media-updates-container .header-content,.ServiceDetails .opportunities-container .header-content,.ServiceDetails .seller-updates-container .header-content,.ServiceDetails .storefront-updates-container .header-content,.ServiceDetails .trendingcontent-container .header-content{display:flex;flex-direction:column;gap:32px}.ServiceDetails .leaderspeak-container .header-content .opportunity-card,.ServiceDetails .media-updates-container .header-content .opportunity-card,.ServiceDetails .opportunities-container .header-content .opportunity-card,.ServiceDetails .seller-updates-container .header-content .opportunity-card,.ServiceDetails .storefront-updates-container .header-content .opportunity-card,.ServiceDetails .trendingcontent-container .header-content .opportunity-card{position:relative;height:488px;gap:16px;display:flex!important;flex-direction:column}.ServiceDetails .leaderspeak-container .header-content .opportunity-card p,.ServiceDetails .media-updates-container .header-content .opportunity-card p,.ServiceDetails .opportunities-container .header-content .opportunity-card p,.ServiceDetails .seller-updates-container .header-content .opportunity-card p,.ServiceDetails .storefront-updates-container .header-content .opportunity-card p,.ServiceDetails .trendingcontent-container .header-content .opportunity-card p{font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;letter-spacing:.01em;text-align:left;color:#9119a9;margin-bottom:0}.ServiceDetails .leaderspeak-container .header-content .opportunity-card h2,.ServiceDetails .media-updates-container .header-content .opportunity-card h2,.ServiceDetails .opportunities-container .header-content .opportunity-card h2,.ServiceDetails .seller-updates-container .header-content .opportunity-card h2,.ServiceDetails .storefront-updates-container .header-content .opportunity-card h2,.ServiceDetails .trendingcontent-container .header-content .opportunity-card h2{font-family:Inter;font-size:18px;font-weight:500;line-height:28px;text-align:left}.ServiceDetails .leaderspeak-container .header-content .opportunity-image,.ServiceDetails .media-updates-container .header-content .opportunity-image,.ServiceDetails .opportunities-container .header-content .opportunity-image,.ServiceDetails .seller-updates-container .header-content .opportunity-image,.ServiceDetails .storefront-updates-container .header-content .opportunity-image,.ServiceDetails .trendingcontent-container .header-content .opportunity-image{border:1px solid rgba(210,216,229,.5019607843137255);width:360px;height:360px;border-radius:12px}.ServiceDetails .leaderspeak-container .header-content .content-wrpr,.ServiceDetails .media-updates-container .header-content .content-wrpr,.ServiceDetails .opportunities-container .header-content .content-wrpr,.ServiceDetails .seller-updates-container .header-content .content-wrpr,.ServiceDetails .storefront-updates-container .header-content .content-wrpr,.ServiceDetails .trendingcontent-container .header-content .content-wrpr{display:flex!important;flex-direction:column;gap:12px;width:300px!important}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .media-wrpr,.ServiceDetails .media-updates-container .header-content .content-wrpr .media-wrpr,.ServiceDetails .opportunities-container .header-content .content-wrpr .media-wrpr,.ServiceDetails .seller-updates-container .header-content .content-wrpr .media-wrpr,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .media-wrpr,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .media-wrpr{width:300px;height:300px;position:relative}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .media-wrpr .opp-img,.ServiceDetails .media-updates-container .header-content .content-wrpr .media-wrpr .opp-img,.ServiceDetails .opportunities-container .header-content .content-wrpr .media-wrpr .opp-img,.ServiceDetails .seller-updates-container .header-content .content-wrpr .media-wrpr .opp-img,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .media-wrpr .opp-img,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .media-wrpr .opp-img{border:1px solid #d2d8e5;border-radius:8px;width:100%;height:100%;object-fit:cover}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .media-wrpr .status-wrpr,.ServiceDetails .media-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr,.ServiceDetails .opportunities-container .header-content .content-wrpr .media-wrpr .status-wrpr,.ServiceDetails .seller-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .media-wrpr .status-wrpr{position:absolute;bottom:16px;right:16px;border-radius:28px;border:1px solid #d2d8e5;padding:5px 12px;background-color:#fff;opacity:.7}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .media-wrpr .status-wrpr .status-txt,.ServiceDetails .media-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr .status-txt,.ServiceDetails .opportunities-container .header-content .content-wrpr .media-wrpr .status-wrpr .status-txt,.ServiceDetails .seller-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr .status-txt,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr .status-txt,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .media-wrpr .status-wrpr .status-txt{font-size:13px;font-weight:700;line-height:19.5px}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed,.ServiceDetails .media-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed,.ServiceDetails .opportunities-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed,.ServiceDetails .seller-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed{border:1px solid rgba(255,68,92,.5);background-color:#f7d2d2}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed .status-txt,.ServiceDetails .media-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed .status-txt,.ServiceDetails .opportunities-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed .status-txt,.ServiceDetails .seller-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed .status-txt,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed .status-txt,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .media-wrpr .status-wrpr.closed .status-txt{color:#a22828}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .info-wrpr,.ServiceDetails .media-updates-container .header-content .content-wrpr .info-wrpr,.ServiceDetails .opportunities-container .header-content .content-wrpr .info-wrpr,.ServiceDetails .seller-updates-container .header-content .content-wrpr .info-wrpr,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .info-wrpr,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .info-wrpr{display:flex;gap:8px;flex-direction:column}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .info-wrpr .title,.ServiceDetails .media-updates-container .header-content .content-wrpr .info-wrpr .title,.ServiceDetails .opportunities-container .header-content .content-wrpr .info-wrpr .title,.ServiceDetails .seller-updates-container .header-content .content-wrpr .info-wrpr .title,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .info-wrpr .title,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .info-wrpr .title{font-size:16px;font-weight:500;line-height:24px;color:#232840!important;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ServiceDetails .leaderspeak-container .header-content .content-wrpr .info-wrpr .category,.ServiceDetails .media-updates-container .header-content .content-wrpr .info-wrpr .category,.ServiceDetails .opportunities-container .header-content .content-wrpr .info-wrpr .category,.ServiceDetails .seller-updates-container .header-content .content-wrpr .info-wrpr .category,.ServiceDetails .storefront-updates-container .header-content .content-wrpr .info-wrpr .category,.ServiceDetails .trendingcontent-container .header-content .content-wrpr .info-wrpr .category{font-size:14px;font-weight:500;line-height:18px;color:#9119a9}.ServiceDetails .leaderspeak-container .Carousel,.ServiceDetails .media-updates-container .Carousel,.ServiceDetails .opportunities-container .Carousel,.ServiceDetails .seller-updates-container .Carousel,.ServiceDetails .storefront-updates-container .Carousel,.ServiceDetails .trendingcontent-container .Carousel{margin:0 -100px}.ServiceDetails .leaderspeak-container .Carousel .slick-list .slick-track,.ServiceDetails .media-updates-container .Carousel .slick-list .slick-track,.ServiceDetails .opportunities-container .Carousel .slick-list .slick-track,.ServiceDetails .seller-updates-container .Carousel .slick-list .slick-track,.ServiceDetails .storefront-updates-container .Carousel .slick-list .slick-track,.ServiceDetails .trendingcontent-container .Carousel .slick-list .slick-track{margin-left:100px;display:flex;gap:24px}.ServiceDetails .media-updates-container .CompanyMediaCard,.ServiceDetails .seller-updates-container .ArticlesCard,.ServiceDetails .storefront-updates-container .CompanyUpdateCard{max-width:480px}.ServiceDetails .news-updates-container{display:flex;flex-direction:column;padding:100px;background-color:#f5f7fa}.ServiceDetails .news-updates-container .container-wrpr{display:flex}.ServiceDetails .news-updates-container .container-wrpr .left-section{width:50%;margin-right:100px}.ServiceDetails .news-updates-container .container-wrpr .left-section h1{font-family:Inter;font-size:32px;font-weight:400;line-height:38.73px;text-align:left;color:#20253c}.ServiceDetails .news-updates-container .container-wrpr .left-section p{font-family:Inter;font-size:24px;font-weight:400;line-height:38.4px;text-align:left;color:#20253c;margin-top:10px}.ServiceDetails .news-updates-container .container-wrpr .right-section{width:50%;display:flex;flex-direction:column;gap:16px}.ServiceDetails .news-updates-container .container-wrpr .right-section .ArticlesCard{display:flex;width:540px}.ServiceDetails .news-updates-container .container-wrpr .right-section .show-more-button{background:transparent;padding:8px 20px;border:1px solid #c8ceda;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0b73da;font-family:Inter;font-size:16px;font-weight:500;line-height:19.36px;outline:none}.ServiceDetails .news-updates-container .container-wrpr .right-section .show-more-button:hover{background-color:#ecf5fe;border:1px solid #61a9f1}.ServiceDetails .news-updates-container .container-wrpr .right-section .show-more-button .SVGIcon.svg-icon-right-arrow{--stroke:#0b73da;transform:rotate(90deg);margin-left:5px}.ServiceDetails .article-content-wrpr{width:440px!important;height:349px;background:#fff;border-radius:8px}.ServiceDetails .article-content-wrpr .article-title{color:#9119a9;font-size:14px;font-weight:500;line-height:18px}.ServiceDetails .article-content-wrpr .article-media-wrpr{display:flex;position:relative;overflow:hidden;border-radius:8px;border:1px solid #d2d8e5}.ServiceDetails .article-content-wrpr .article-media-wrpr .nav-link-article{width:100%;display:flex}.ServiceDetails .article-content-wrpr .article-media-wrpr .nav-link-article .article-img-back{border-radius:8px;width:100%;height:100%;filter:blur(10px);object-fit:cover}.ServiceDetails .article-content-wrpr .article-media-wrpr .nav-link-article .article-img-top{border-radius:8px;object-fit:contain;position:absolute;width:100%;height:100%}.ServiceDetails .article-content-wrpr .info-wrpr{display:flex;gap:8px;flex-direction:column}.ServiceDetails .article-content-wrpr .info-wrpr .title-wrpr{font-size:16px;font-weight:500;line-height:24px;color:#232840;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ServiceDetails .article-content-wrpr .info-wrpr .cat-date-wrpr{display:flex;justify-content:space-between;font-size:14px;line-height:18px}.ServiceDetails .article-content-wrpr .info-wrpr .cat-date-wrpr .category{font-weight:500;color:#9119a9}.ServiceDetails .article-content-wrpr .info-wrpr .cat-date-wrpr .news-date{font-weight:400;font-size:14px;color:#787a87}.ServiceDetails .trendingcontent-container{width:80%;margin:0 auto;text-align:center;position:relative}.ServiceDetails .trendingcontent-container .carousel-title{font-size:1.5rem;margin-bottom:20px}.ServiceDetails .trendingcontent-container .carousel-item{padding:10px;transition:transform .3s ease;position:relative;display:flex;justify-content:center;align-items:center}.ServiceDetails .trendingcontent-container .carousel-item img{width:100%;height:auto;border-radius:10px;object-fit:cover}.ServiceDetails .trendingcontent-container .carousel-item.active{transform:scale(1.1)}.ServiceDetails .trendingcontent-container .carousel-item .carousel-content{background-color:#fff;border-radius:10px;padding:15px;box-shadow:0 2px 10px rgba(0,0,0,.1);position:absolute;top:10px;left:110%;width:300px;height:auto;text-align:left}.ServiceDetails .trendingcontent-container .carousel-item .carousel-content h3{margin-bottom:10px}.ServiceDetails .trendingcontent-container .carousel-item .carousel-content .provider-info{margin-top:10px}.ServiceDetails .trendingcontent-container .carousel-item .carousel-content .provider-info .provider-details{margin-bottom:10px}.ServiceDetails .trendingcontent-container .carousel-item .carousel-content .provider-info .provider-details h4{margin:0}.ServiceDetails .trendingcontent-container .carousel-item .carousel-content .show-more{display:block;margin-top:10px;color:#00f;text-decoration:underline}.ServiceDetails .trendingcontent-container .slick-center{opacity:1!important}.ServiceDetails .trendingcontent-container .slick-center .carousel-item{transform:scale(1.1)}.ServiceDetails .trendingcontent-container .slick-slide{opacity:.5}.ServiceDetails .trendingcontent-container .arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;background-color:rgba(0,0,0,.5);color:#fff;padding:10px;border-radius:50%;cursor:pointer;z-index:2}.ServiceDetails .trendingcontent-container .arrow.prev{left:0}.ServiceDetails .trendingcontent-container .arrow.next{right:0}.ServiceDetails .trendingcontent-container .arrow:hover{background-color:rgba(0,0,0,.8)}.ContentCard4{width:340px;height:780px;border:1px solid transparent;border-radius:16px;display:flex;margin-bottom:16px}.ContentCard4 .CardFollowed{display:none}.ContentCard4 .CardFollowed.followed{display:flex}.ContentCard4 .CardFollowed .lbl-wrpr{display:none}.ContentCard4:hover{border-color:#dcdfe9;box-shadow:2px 2px 8px rgba(0,0,0,.07)}.ContentCard4:hover .CardFollowed{display:flex}.ContentCard4:hover .CardFollowed:hover .lbl-wrpr{display:block}.ContentCard4 .wrapper{width:320px;height:480px}.ContentCard4 .wrapper .top-section-wrapper{width:320px;height:480px;border-radius:10px;margin-bottom:20px}.ContentCard4 .wrapper .top-section-wrapper .top-section{width:100%;height:100%;display:flex;flex-direction:column}.ContentCard4 .wrapper .top-section-wrapper .top-section .NoContentLogo{position:absolute;width:320px;height:480px}.ContentCard4 .wrapper .top-section-wrapper .top-section .NoContentLogo .poster{object-fit:cover;width:100%;height:100%}.ContentCard4.v2{border:none;box-shadow:none}.ContentCard4.v2 .top-section .CardFollowed{margin-right:0}.ContentCard4 .right-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:390px}.ContentCard4 .right-wrapper .content-lable-wrpr{font-family:Inter;font-size:24px;font-weight:600;line-height:29.05px;color:#20253c}.ContentCard4 .right-wrapper .comp-top-section-wrapper{background:#f7f8fb;height:198px;border-radius:10px;margin-bottom:15px;overflow:auto;position:relative}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section{height:149px;margin:20px 24px;display:flex;flex-direction:column}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper{flex-grow:1;height:94px;display:flex;margin-bottom:11px}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info{display:flex;flex-direction:column;flex-grow:1;margin-right:5px;width:190px}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .name{height:48px;margin-bottom:3px;overflow:hidden;width:max-content;max-width:100%}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .name .checkbox{position:absolute;height:18px;width:18px;cursor:pointer}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .name .checkbox:before{content:"";display:block;width:18px;height:18px;border:2px solid #c8ceda;border-radius:2px}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .name .checkbox:checked:before{border:2px solid #007bff}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .name .not-checked{appearance:none}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .select-style{position:relative}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .select-style .CardPrimaryInfo{margin-left:26px}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .type{height:20px;margin-bottom:5px}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .info .type .CardSecondaryInfo{-webkit-line-clamp:2;word-break:break-word}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr{align-items:center}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .company-logo{flex-shrink:0}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn{background-color:#18a956;border-radius:4px;padding:5px 10px;width:102px;height:27px;border:1px solid transparent;display:flex;align-items:center;cursor:pointer}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn .get-in-touch{color:#fff;font-size:13px;font-weight:500;line-height:16.93px}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn:hover{border:1px solid #d2d8e5;background-color:#fff}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .info-wrapper .logo-inactivebadge-wrpr .get-in-touch-btn:hover .get-in-touch{color:#18a956}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .location{height:22px;margin-bottom:2px}.ContentCard4 .right-wrapper .comp-top-section-wrapper .top-section .languages{height:22px}.TrendingContentProvider{position:relative;padding:80px 0;height:auto;background:#232840}.TrendingContentProvider>.img-wrpr{position:absolute;left:-55px;top:-68px;height:400px;width:400px;background-repeat:no-repeat;background-size:400px 400px;background-position:0 -64px}.TrendingContentProvider .subtitle-header{font-weight:400;font-size:16px;color:#fff;opacity:.6;margin-bottom:57px;text-align:center}.TrendingContentProvider .title{font-weight:700;font-size:26px;line-height:34px;text-align:center;color:#fff;margin-bottom:20px}.TrendingContentProvider .CenteredCarousel .slide{transform:scale(.8);transition:transform .3s}.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .wrapper,.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .wrapper .top-section-wrapper{width:320px;height:480px}.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .wrapper .top-section-wrapper .info-wrpr{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));background-blend-mode:multiply,normal;border-radius:16px}.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .wrapper .top-section-wrapper .info-wrpr .top-info-wrpr{display:none!important}.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .ContentCard4{pointer-events:none}.TrendingContentProvider .CenteredCarousel .slide.active-slide .top-section-wrapper,.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .ContentCard4 .wrapper,.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .ContentCard4 .wrapper .top-section-wrapper,.TrendingContentProvider .CenteredCarousel .slide.not-active-slide .ContentCard4 .wrapper .top-section-wrapper .top-section .NoContentLogo{width:320px;height:480px}.TrendingContentProvider .CenteredCarousel .slide.active-slide .ContentCard4{width:830px;height:100%;padding:32px 40px;gap:40px;border-radius:12px;display:flex;background:#fff}@media (min-width:1366px) and (max-width:1399px){.TrendingContentProvider .CenteredCarousel .slide.active-slide .ContentCard4{margin:0 -65px}}@media (min-width:1400px) and (max-width:1520px){.TrendingContentProvider .CenteredCarousel .slide.active-slide .ContentCard4{margin:0 -14px}}@media (min-width:1521px) and (max-width:1920px){.TrendingContentProvider .CenteredCarousel .slide.active-slide .ContentCard4{margin:0 43px}}@media (min-width:1920px){.TrendingContentProvider .CenteredCarousel .slide.active-slide .ContentCard4{margin:0 115px}}.TrendingContentProvider .CenteredCarousel .slide.active-slide .ContentCard4 .comp-top-section-wrapper{display:flex!important}.TrendingContentProvider .CenteredCarousel .ContentCard4{margin:0 auto}.TrendingContentProvider .CenteredCarousel .ContentCard4 .comp-top-section-wrapper{display:none!important}.TrendingContentProvider .CenteredCarousel .ContentCard4:hover{box-shadow:none}.TrendingContentProvider .CenteredCarousel .ContentCard4 .wrapper .top-section-wrapper .top-section .NoContentLogo{width:320px;height:480px}.TrendingContentProvider .CenteredCarousel .slick-track{height:530px}@media (min-width:1366px) and (max-width:1399px){.TrendingContentProvider .CenteredCarousel .slick-track{margin-left:-346px}}@media (min-width:1400px) and (max-width:1520px){.TrendingContentProvider .CenteredCarousel .slick-track{margin-left:-383px}}@media (min-width:1521px) and (max-width:1920px){.TrendingContentProvider .CenteredCarousel .slick-track{margin-left:-456px}}@media (min-width:1920px){.TrendingContentProvider .CenteredCarousel .slick-track{margin-left:-516px}}.TrendingContentProvider .CenteredCarousel .slick-arrow{position:absolute;top:35%;z-index:1}.TrendingContentProvider .CenteredCarousel .slick-arrow.slick-prev{left:100px}.TrendingContentProvider .CenteredCarousel .slick-arrow.slick-next{right:100px}.TrendingContentProvider .CenteredCarousel .Arrow{background:#232840;border:2px solid #464c65}.TrendingContentProvider .CenteredCarousel .Arrow .chevron-arrow{border-right:2px solid #fff;border-bottom:2px solid #fff}.CompanyLogosInServiceGroup .company-container{position:relative;flex-wrap:wrap;max-width:90%;min-height:40px;max-height:60px;overflow:hidden;flex-grow:1}.CompanyLogosInServiceGroup .company-container .CompanyLogo{margin-right:16px;border:1px solid #d2d8e5}.CompanyLogosInServiceGroup .nmore{height:50px;padding:16px 20px;align-items:center;font-weight:700;font-size:14px;line-height:18px;text-align:center;color:#232840;border:1px solid #d2d8e5;border-radius:60px}.tt-cmp-logo-srv .tooltip-wrapper{padding-right:12px;font-weight:700}.service-accordion-wrpr .ServiceAccordion{position:relative;min-height:90px;padding:20px 30px;background:linear-gradient(92.03deg,#eef0fb,#f9effa);border-radius:8px;margin-bottom:20px;cursor:pointer}.service-accordion-wrpr .ServiceAccordion:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.1)}.service-accordion-wrpr .ServiceAccordion .collapsed-crd .srv-name-subtext-wrpr{width:200px}.service-accordion-wrpr .ServiceAccordion .collapsed-crd .srv-name-subtext-wrpr .srv-name{font-weight:700;font-size:16px;line-height:21px;color:#232840}.service-accordion-wrpr .ServiceAccordion .collapsed-crd .srv-name-subtext-wrpr .service-subtext{margin-right:auto;padding-left:5px;color:#787a87}.service-accordion-wrpr .ServiceAccordion .collapsed-crd .logo-wrpr{min-width:0;flex:1 0;margin-left:20px;margin-right:20px}.service-accordion-wrpr .ServiceAccordion .expanded-crd{margin-top:24px}.service-accordion-wrpr .ServiceAccordion .expanded-crd .header{font-weight:700;font-size:13px;line-height:17px;text-transform:uppercase;color:#787a87;margin-bottom:16px}.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .cmp-lbl,.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .loc-lbl,.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .parent-grp-lbl,.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .rep-lbl{padding-right:10px}.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .cmp-lbl{width:33%}.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .rep-lbl{width:12%}.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .loc-lbl,.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .parent-grp-lbl{width:20%}.service-accordion-wrpr .ServiceAccordion .expanded-crd .header .proj-lbl{width:15%}.service-accordion-wrpr .ServiceAccordion .expanded-crd .company-details-wrpr{height:800px;overflow:scroll}.service-accordion-wrpr .ServiceAccordion .expanded-crd .show-more-btn{height:40px;width:123px;border:1px solid #d2d8e5;border-radius:4px;display:flex;justify-content:center;align-items:center;align-self:center}.service-accordion-wrpr .ServiceAccordion .expanded-crd .show-more-btn .show-label{font-weight:500;line-height:100%;letter-spacing:0;color:#00a5ec}.service-accordion-wrpr .ServiceAccordion.open{background:#fff;border:1px solid #d2d8e5}.service-accordion-wrpr .ServiceAccordion.open .collapsed-crd{justify-content:space-between}.service-accordion-wrpr .ServiceAccordion.open .collapsed-crd .srv-name-subtext-wrpr{flex-grow:1}.CompanyDetailsRow{margin-bottom:16px;color:#232840}.CompanyDetailsRow .cmp-wrpr,.CompanyDetailsRow .loc-wrpr,.CompanyDetailsRow .parent-grp-wrpr,.CompanyDetailsRow .rep-wrpr{padding-right:10px}.CompanyDetailsRow .cmp-wrpr{width:33%}.CompanyDetailsRow .cmp-wrpr .CompanyLogo{margin-right:12px;border:1px solid #d2d8e5}.CompanyDetailsRow .cmp-wrpr .cmp-name{font-weight:700;font-size:16px;line-height:22px}.CompanyDetailsRow .cmp-wrpr .seq-no{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0;text-align:left;margin-right:15px;color:#787a87}.CompanyDetailsRow .rep-wrpr{width:12%}.CompanyDetailsRow .rep-wrpr .AAABadgeComponent{padding:4px 12px;line-height:18px}.CompanyDetailsRow .loc-wrpr{width:20%;font-weight:400;font-size:14px;line-height:20px;color:#232840}.CompanyDetailsRow .loc-wrpr .Flag{height:16px;width:24px;margin-right:8px;flex-shrink:0}.CompanyDetailsRow .parent-grp-wrpr{width:20%;font-weight:400;font-size:14px;line-height:18px}.CompanyDetailsRow .project-wrpr{width:15%;font-weight:700;font-size:14px;line-height:20px;display:flex;align-items:center}.CompanyDetailsRow .project-wrpr .count-lbl{margin-right:8px}.ServiceGroupsAndDetails .Carousel{margin:0 -30px 0 0}.ServiceGroupsAndDetails .Carousel .slick-track{margin-left:0!important}.ServiceGroupsAndDetails .Carousel .slick-arrow{top:38%}.ServiceGroupsAndDetails .Arrow{height:40px;width:40px}.ServiceGroupsAndDetails .srv-header{font-weight:700;font-size:20px;line-height:26px;color:#232840;margin-top:40px;margin-bottom:14px}.ServiceGroupsAndDetails .service-grp-card{padding:8px;border-radius:8px;background:#fff;border:2px solid transparent;cursor:pointer}.ServiceGroupsAndDetails .service-grp-card.selected{border:3px solid #00a5ec}.ServiceGroupsAndDetails .service-grp-card:hover{border:2px solid #d2d8e5}.ServiceGroupsAndDetails .service-grp-card:hover.selected{border:3px solid #00a5ec}.ServiceGroupsAndDetails .service-grp-card .ServiceCard{pointer-events:none}.ServiceGroupsAndDetails .service-grp-card .ServiceCard .ServiceCardWrapper{height:112px;width:200px}.ServiceGroupsAndDetails .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen{border-radius:8px;margin-right:0!important;margin-bottom:0!important}.ServiceGroupsAndDetails .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen .lbl-wrpr{font-weight:700;font-size:16px;line-height:21px}.ServiceGroupsAndDetails .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen .lbl-count-wrpr{bottom:12px;left:20px;top:auto;flex-direction:column;transform:none}.ServiceGroupsAndDetails .service-grp-card .ServiceCard .ServiceCardWrapper.widescreen .lbl-count-wrpr .lbl-wrpr{margin:0}.ServiceGroupsAndDetails .input-wrpr{margin-top:40px;display:inline-flex;align-items:center;padding-right:10px;height:40px;background:#fff;border:1px solid #d2d8e5;border-radius:4px;margin-bottom:30px}.ServiceGroupsAndDetails .input-wrpr .search{width:324px;outline:none;border:none;padding:0 20px;font-weight:400;font-size:16px;line-height:21px;color:#232840}.ServiceGroupsAndDetails .input-wrpr .cross-btn{padding:0 15px;cursor:pointer}.ServiceGroupsAndDetails .input-wrpr .cross-btn.show{display:block}.ServiceGroupsAndDetails .input-wrpr .cross-btn.hide{display:none}.ServiceGroupsAndDetails .input-wrpr .srch-icon{--stroke:#00a5ec}.ServiceGroupsAndDetails .input-wrpr ::placeholder{font-weight:400;font-size:16px;line-height:21px;color:#787a87}.NoDataAvailable{font-size:16px;line-height:21px;height:126px;background:#f2f3f8;border-radius:8px}.NoDataAvailable .mainText{font-weight:700;color:#232840}.NoDataAvailable .subText{font-weight:400;color:#787a87}.SupplyChainIntel{position:relative}.SupplyChainIntel .Header{position:sticky;top:0;z-index:1052;min-height:80px}.SupplyChainIntel .main{display:flex;padding-top:30px;min-height:100vh}.SupplyChainIntel .main .Spinner{position:fixed}.SupplyChainIntel .main .left-section{min-width:260px;max-width:260px}.SupplyChainIntel .main .left-section .FiltersContext{top:85px;position:sticky}.SupplyChainIntel .main .left-section .FiltersContext .cloned-wrpr>.Accordion.show:first-child{padding-bottom:0!important}.SupplyChainIntel .main .left-section .FiltersContext .cloned-wrpr>.Accordion.show:first-child .sub-accordion>.Accordion{padding-bottom:25px}.SupplyChainIntel .main .right-section{min-width:0;flex-grow:1;padding:0 30px;border-left:1px solid #dfe6f5}.EntityLabel .CompanyLogo{border:1px solid #d2d8e5;margin-right:16px}.EntityLabel .text-wrpr .main-text{font-weight:700;font-size:24px;line-height:31px;color:#232840;margin-bottom:4px}.EntityLabel .text-wrpr .main-text .change-company-link{color:#00a5ec;font-size:14px;font-weight:700;line-height:19px;cursor:pointer;margin-left:6px}.EntityLabel .text-wrpr .main-text .change-company-link:hover{color:#0081b9}.EntityLabel .text-wrpr .subtext{font-weight:400;font-size:16px;line-height:21px;color:#787a87}.more-company-modal{width:100%;height:100%}.more-company-modal.show{backdrop-filter:blur(5px)}.more-company-modal .modal-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-80%)!important}.more-company-modal .modal-dialog .modal-content .modal-body .close-btn{transform:rotate(45deg);position:absolute;top:10px;right:10px;cursor:pointer}.more-company-modal .modal-dialog .modal-content .modal-body .modal-top-section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:30px 15px}.more-company-modal .modal-dialog .modal-content .modal-body .modal-top-section .modal-title{color:#232840;font-weight:700;font-size:30px;margin-bottom:12px}.more-company-modal .modal-dialog .modal-content .modal-body .modal-top-section .modal-info{text-align:center;color:#232840;font-weight:400;font-size:18px}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section{width:400px;height:50px;margin:0 auto}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr{padding:0 15px;width:100%;position:relative;border:1px solid #d2d8e5;border-radius:4px}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .back-btn{margin-right:10px;height:40px;border:none;background:transparent;padding:0 10px 0 0;opacity:.5}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .back-btn:focus{outline:none}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .cross-btn{padding:0 30px;cursor:pointer}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .cross-btn.show{visibility:visible}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .cross-btn.hide{visibility:hidden}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .srch-icon{--stroke:#fff;opacity:.5;position:absolute;left:20px;top:16px}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr{position:absolute;top:50%;left:50%;width:398px;z-index:1051;transform:translate(-50%,12%)}@media (min-width:1920px){.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr{transform:translate(-50%,9%)}}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:4px;overflow:overlay;margin:0;padding:10px 0;list-style-type:none;max-height:calc(100vh - 400px)}@media (min-width:1920px){.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList{max-height:calc(100vh - 735px)}}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList.hide{display:none}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li{font-size:16px;line-height:24px;color:#232840;padding:0 15px;font-weight:400;cursor:pointer}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li.active{background:#f7f8fb}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .name-info-wrpr{padding:10px 0;flex-wrap:wrap}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .SVGIcon.svg-icon-company{margin-right:15px;width:20px;display:inline-block;--fill:#00a5ec}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .name,.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .other{display:flex;flex-shrink:0}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList .entity-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#787a87;margin:16px 0}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .search-input{flex-grow:1;border:none;outline:none;padding:8px 0;color:#232840}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn{background:transparent;color:#00a5ec;border:none;text-transform:uppercase;font-weight:700;font-size:14px;line-height:18px}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn:focus{outline:none}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn[disabled]{background:#232840;opacity:.3;cursor:not-allowed}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn .srch-icon{--stroke:#fff}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section ::placeholder{color:#787a87}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section:focus-within{color:#232840}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section:focus-within .srch-icon{--stroke:#232840}.more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section:focus-within .srch-btn{visibility:visible}@keyframes appear{0%{max-height:0;opacity:0}to{max-height:100%;opacity:1}}.Xplorer{display:flex;flex-direction:column;height:100vh;overflow:hidden}.Xplorer.dark .main .theme-toggle .theme-label{color:#fff;opacity:.8}.Xplorer.dark .main .right-section{background:linear-gradient(180deg,#0b0054,#010035)}.Xplorer.dark .main .right-section-header{color:#fff}.Xplorer.dark .main .right-section-tag{border:1px solid #61657e;background:#0a0052}.Xplorer.dark .main .right-section-tag .chevron-arrow{border-right:2px solid #fff;border-bottom:2px solid #fff}.Xplorer.dark .main .reset-btn{color:#fff;border-color:#61657e;background:linear-gradient(180deg,#0b0054,#010035)}.Xplorer.dark .main .reset-btn:hover{border-color:#fff}.Xplorer .main{flex-grow:1;position:relative;display:flex;min-height:0}.Xplorer .main .left-section{position:absolute;top:30px;left:30px;height:calc(100% - 60px);width:250px;transition:left .25s linear}.Xplorer .main .left-section.closed{left:-250px;padding:0}.Xplorer .main .left-section .filters-wrapper{padding:20px 25px;height:100%;overflow:auto}.Xplorer .main .left-section .ConnectionCard{z-index:1}.Xplorer .main .left-section .ConnectionCard .change-company-link{color:#00a5ec;font-size:14px;font-weight:700;line-height:19px;cursor:pointer}.Xplorer .main .left-section .ConnectionCard .change-company-link:hover{color:#0081b9}.Xplorer .main .filters-wrpr{position:absolute;top:30px;left:300px;z-index:1;align-items:baseline}.Xplorer .main .filters-wrpr .SelectedFilters{max-width:60vw}.Xplorer .main .filters-wrpr .SelectedFilters .filter-badge{background:#0a0051;border:2px solid #352e6b}.Xplorer .main .filters-wrpr .SelectedFilters .filter-badge .item{color:#fff}.Xplorer .main .left-section-tag{position:absolute;top:100px;left:244px;transform:rotate(90deg);cursor:pointer;padding:7px 10px;border:1px solid #dfe6f5;border-bottom-color:#fff;border-radius:5px 5px 0 0;background:#fff}.Xplorer .main .reset-btn{background:#fff;border:1px solid #cbcfdc;box-sizing:border-box;border-radius:4px;padding:7px 20px;font-weight:700;font-size:14px;line-height:18px;color:#232840;z-index:1}.Xplorer .main .reset-btn:hover{border-color:#232840}.Xplorer .main .reset-btn:focus{outline:none}.Xplorer .main .middle-section{flex-grow:1;min-height:0}.Xplorer .main .right-section{position:absolute;top:0;right:0;height:100%;width:370px;z-index:1;background:#fff;border-left:1px solid #dfe6f5;transition:right .25s linear}.Xplorer .main .right-section.closed{right:-320px;padding-left:50px}.Xplorer .main .right-section.closed .chevron-arrow{transform:rotate(135deg)}.Xplorer .main .right-section.opened{right:0;padding:0}.Xplorer .main .right-section.opened .chevron-arrow{transform:rotate(-45deg)}.Xplorer .main .right-section.hide{display:none}.Xplorer .main .right-section .cards-wrapper{padding:0 5px;height:calc(100% - 80px);overflow:auto}.Xplorer .main .right-section .cards-wrapper>.wrapper{display:flex;background:#fff;margin-bottom:30px;border-radius:12px;width:fit-content}.Xplorer .main .right-section .cards-wrapper>.wrapper:first-child{animation:appear .5s ease-in}.Xplorer .main .right-section .cards-wrapper>.wrapper.cast-crew{background:#f7f8fb;border-radius:8px;padding:10px 20px;width:auto}.Xplorer .main .right-section .cards-wrapper>.wrapper.cast-crew .CastCrew{margin-bottom:0}.Xplorer .main .right-section .cards-wrapper>.wrapper .CompanyCard{height:220px}.Xplorer .main .right-section .cards-wrapper>.wrapper .DealCard3{margin-bottom:0}.Xplorer .main .right-section-tag{display:flex;justify-content:center;align-items:center;position:absolute;top:15px;right:350px;cursor:pointer;border:1px solid #dcdfe9;width:40px;height:40px;border-radius:50%;background:#fff}.Xplorer .main .right-section-tag .chevron-arrow{width:8px;height:8px;border-right:2px solid #5c6387;border-bottom:2px solid #5c6387}.Xplorer .main .right-section-header{font-size:18px;text-align:center;color:#232840;padding:20px 0}.Xplorer .main .theme-toggle{display:flex;position:absolute;top:24px;left:50px;z-index:1}.Xplorer .main .company-info-wrpr{height:100%;max-width:100%;margin-right:10px}.Xplorer .main .ConnectionCard{max-width:100%;margin-bottom:30px;background:#08004f;padding:5px 10px;border-radius:4px}.Xplorer .main .ConnectionCard .right{border:none}.Xplorer .main .ConnectionCard .right .primary-info{font-weight:700;font-size:20px;color:#fff}.Xplorer .main .ConnectionCard .right .primary-info a{color:#fff}.Xplorer .main .ConnectionCard .right .secondary-info{font-size:14px;color:#fff;opacity:.8;padding:0}.Xplorer .main .xplorer-btn-section .btn{background:#393366;border:1px solid #fff;box-sizing:border-box;border-radius:4px;padding:20px 45px;margin:5px 0;font-weight:700;font-size:16px;line-height:21px;width:250px;color:#fff;height:50px;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.Xplorer .main .xplorer-btn-section .btn .caret{position:absolute;top:22px;right:13px}.Xplorer .main .xplorer-btn-section .btn .caret.open{transform:rotate(180deg)}.Xplorer .main .xplorer-btn-section .active{background:#050043}.Xplorer .main .xplorer-btn-section .txt-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#fff}.Xplorer .main .xplorer-btn-section .xplorer-content-wrpr{z-index:1;background:#050043;border:1px solid #535266;box-sizing:border-box;border-radius:4px;font-weight:400;font-size:16px;line-height:20px;color:#fff;padding:5px 10px;margin:5px 0;max-height:250px;width:250px;overflow:auto}.Xplorer .main .xplorer-btn-section .xplorer-content-wrpr .show-txt{margin:5px 0}.Xplorer .Header{z-index:1052}.FiltersModal .Accordion+.Accordion{border-top:1px solid #d2d8e5}.FiltersModal .Accordion .title{font-weight:700!important;font-size:16px!important}.FiltersModal .Accordion.show{background:transparent;margin:0 -30px;padding:20px 30px}.FiltersModal .Accordion.show .card{background:transparent}.FiltersModal .Accordion.show>.toggle{border-bottom:none;padding:0 0 15px;background-color:#fff}.FiltersModal .Accordion.show .title{color:#232840}.FiltersModal .Accordion .card-body{padding:0}.FiltersModal .CheckBoxListComp .search-wrpr{width:250px}.FiltersModal .CheckBoxListComp .search-wrpr:focus-within{border:2px solid #dfe6f5}.FiltersModal .CheckBoxListComp.display2XN .wrapper{flex-direction:unset!important;flex-wrap:wrap}.FiltersModal .CheckBoxListComp.display2XN .wrapper.input-search{min-height:0}.FiltersModal .CheckBoxListComp.display2XN .item,.FiltersModal .DateSlider{width:50%}.XplorerFilters .filter-btn{width:113px;height:40px;padding:8px 20px;background:#393366;border-radius:4px;display:flex;justify-content:space-between;cursor:pointer}.XplorerFilters .filter-btn .lbl-wrpr{font-weight:700;color:#fff}.xplorer-more-company-modal{width:100%;height:100%}.xplorer-more-company-modal.show{backdrop-filter:blur(5px)}.xplorer-more-company-modal .modal-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-80%)!important}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .close-btn{transform:rotate(45deg);position:absolute;top:10px;right:10px;cursor:pointer}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-top-section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:30px 52px}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-top-section .modal-title{color:#232840;font-weight:700;font-size:30px;margin-bottom:12px}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-top-section .modal-info{text-align:center;color:#232840;font-weight:400;font-size:18px}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section{width:400px;height:50px;margin:0 auto}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr{padding:0 15px;width:100%;position:relative;border:1px solid #d2d8e5;border-radius:4px}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .back-btn{margin-right:10px;height:40px;border:none;background:transparent;padding:0 10px 0 0;opacity:.5}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .back-btn:focus{outline:none}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .cross-btn{padding:0 30px;cursor:pointer}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .cross-btn.show{visibility:visible}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .cross-btn.hide{visibility:hidden}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .srch-icon{--stroke:#fff;opacity:.5;position:absolute;left:20px;top:16px}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr{position:absolute;top:50%;left:50%;width:398px;z-index:1051;transform:translate(-50%,12%)}@media (min-width:1920px){.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr{transform:translate(-50%,9%)}}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:4px;overflow:overlay;margin:0;padding:10px 0;list-style-type:none;max-height:calc(100vh - 400px)}@media (min-width:1920px){.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList{max-height:calc(100vh - 735px)}}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList.hide{display:none}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li{font-size:16px;line-height:24px;color:#232840;padding:0 15px;font-weight:400;cursor:pointer}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li.active{background:#f7f8fb}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .name-info-wrpr{padding:10px 0;flex-wrap:wrap}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .SVGIcon.svg-icon-company{margin-right:15px;width:20px;display:inline-block;--fill:#00a5ec}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .name,.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList li .other{display:flex;flex-shrink:0}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .input-wrpr .suggestion-wrpr .SuggestionList .entity-wrpr{font-weight:400;font-size:14px;line-height:18px;color:#787a87;margin:16px 0}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .search-input{flex-grow:1;border:none;outline:none;padding:8px 0;color:#232840}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn{background:transparent;color:#00a5ec;border:none;text-transform:uppercase;font-weight:700;font-size:14px;line-height:18px}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn:focus{outline:none}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn[disabled]{background:#232840;opacity:.3;cursor:not-allowed}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section .srch-btn .srch-icon{--stroke:#fff}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section ::placeholder{color:#787a87}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section:focus-within{color:#232840}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section:focus-within .srch-icon{--stroke:#232840}.xplorer-more-company-modal .modal-dialog .modal-content .modal-body .modal-search-section:focus-within .srch-btn{visibility:visible}.error-layout{font-size:14px;color:#8b0000;display:flex;justify-content:center;align-items:center;border:1px solid #8b0000}.f13{font-family:DM Sans;font-style:normal;font-weight:400;font-size:13px;line-height:22px;color:#61657e}.f14-bold-MAN{font-weight:700;line-height:24px;text-align:left;color:#232840}.f14-bold-MAN,.f14-MAN{font-family:Manrope;font-style:normal;font-size:14px}.f14-MAN{font-weight:400;line-height:31px;letter-spacing:.447945px;color:#09d3ff}.f14-bold-DM{font-weight:700;line-height:24px;text-transform:uppercase;opacity:.8}.f14-bold-DM,.f14-DM{font-family:DM Sans;font-style:normal;font-size:14px;color:#232840}.f14-DM{font-weight:400;line-height:20px;opacity:.6}.f14-col-2F3651{color:#2f3651}.f14-col-2F3651,.f14-opacity{font-family:DM Sans;font-style:normal;font-weight:400;font-size:14px;line-height:18px}.f14-opacity{color:#232840;opacity:.5}.f14-bold-col-747991{font-weight:700}.f14-bold-col-747991,.f14-col-747991{font-family:DM Sans;font-style:normal;font-size:14px;line-height:19px;letter-spacing:-.287902px;color:#747991}.f14-col-747991{font-weight:400}.f15-white{font-weight:400}.f15-bold-white,.f15-white{font-family:DM Sans;font-style:normal;font-size:15px;line-height:22px;display:flex;align-items:center;text-align:center;color:#fff}.f15-bold-white{font-weight:700}.f15{font-weight:400}.f15,.f15-bold{font-family:DM Sans;font-style:normal;font-size:15px;line-height:22px;color:#232840}.f15-bold{font-weight:700;display:flex;align-items:center}.f15-bold-col-2F3651{font-weight:700}.f15-bold-col-2F3651,.f15-col-2F3651{font-family:DM Sans;font-style:normal;font-size:15px;line-height:20px;color:#2f3651}.f15-col-2F3651{font-weight:400}.f16-bold{font-family:DM Sans;font-style:normal;font-weight:700;font-size:16px;line-height:15px;color:#61657e}.f16-bold-MAN{font-family:Manrope;align-items:center;display:flex}.f16-bold-MAN,.f16-upper{font-style:normal;font-weight:700;font-size:16px;line-height:24px;letter-spacing:1px}.f16-upper{font-family:DM Sans;text-transform:uppercase;color:#232840}.f16-bold-lh32{font-weight:700;line-height:32px}.f16-bold-lh32,.f16-lh24{font-family:DM Sans;font-style:normal;font-size:16px;color:#232840;opacity:.8}.f16-lh24{font-weight:400;line-height:24px}.f16-lh32{font-weight:400;line-height:32px}.f16-lh32,.f16-lh40{font-family:DM Sans;font-style:normal;font-size:16px;color:#232840;opacity:.8}.f16-lh40{font-weight:700;line-height:40px}.f16-bold-lh21,.f16-bold-opacity{font-family:DM Sans;font-style:normal;font-weight:700;font-size:16px;line-height:21px;letter-spacing:-.64px;color:#2f3651}.f16-bold-opacity{opacity:.6}.f16-bold-lh-21-opacity{font-family:DM Sans;font-style:normal;font-weight:700;font-size:16px;line-height:21px;color:#232840;opacity:.3}.f16{letter-spacing:-.64px}.f16,.f16-opacity{font-family:DM Sans;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#2f3651}.f16-opacity{opacity:.8}.f18{font-family:DM Sans;font-style:normal;font-weight:400;font-size:18px;line-height:27px;letter-spacing:.447945px;color:#232840}.f18-bold{line-height:15px}.f18-bold-col-2F3651{line-height:23px;color:#2f3651}.f18-bold,.f18-bold-col-2F3651{font-family:DM Sans;font-style:normal;font-weight:700;font-size:18px}.f18-bold{line-height:22px;color:#232840}.f20{font-weight:400;line-height:27px;color:#232840}.f20,.f20-bold{font-family:DM Sans;font-style:normal;font-size:20px}.f20-bold{font-weight:700;line-height:22px;color:#61657e}.f24-bold{font-size:24px;line-height:22px}.f24-bold,.f26-bold{font-family:DM Sans;font-style:normal;font-weight:700;color:#232840}.f26-bold{font-size:26px;line-height:36px}body{font-family:DM Sans,sans-serif}@supports (-webkit-touch-callout:none){.CompanyDetailsView .body-section .AboutSection>.wrapper .left-section .company-table-wrpr .comp-info-wrpr .txt-lbl,.ItemsListComp .list-item .item-name,.TeamsSection .leaders-wrpr .leaders .leader-card-wrpr .leader-card .info-sec .title-info .name-wrpr .name{font-weight:600!important}}@media (max-width:1024px){#root{overflow:auto}}@media (max-width:480px){#root{overflow-x:hidden}}a{color:#232840}a,a:hover{text-decoration:none}a:hover{color:#0b73da!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#44485c;border-radius:22px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#abadba}.tt-coming-soon{padding:2px 6px;background:linear-gradient(92.99deg,#062492 -4.1%,#9806b0 105.68%);border-radius:10px;border:none}.tt-coming-soon.right{margin-left:5px}.tt-coming-soon.bottom{margin-top:5px}.tt-coming-soon .item_bullets,.tt-coming-soon .tooltip-arrow{display:none}.tt-coming-soon span{font-weight:700;font-size:9px;line-height:12px;color:#fff;margin:2px 6px}.coming-soon{pointer-events:none}.coming-soon:hover{color:inherit!important;opacity:.5}@keyframes shimmer{0%{background-position:-450px 0}to{background-position:450px 0}}.vtr-light-shimmer{background:#f7f8fb;overflow:hidden;position:relative}.vtr-light-shimmer:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:linear-gradient(90deg,#f7f8fb 0,rgba(0,0,0,.05) 20%,#f7f8fb 40%,#f7f8fb);background-repeat:no-repeat;background-size:450px 400px;animation:shimmer 1s linear infinite}.vtr-dark-shimmer{background:#393e54;overflow:hidden;position:relative}.vtr-dark-shimmer:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:linear-gradient(90deg,#393e54 0,rgba(0,0,0,.05) 20%,#393e54 40%,#393e54);background-repeat:no-repeat;background-size:450px 400px;animation:shimmer 1s linear infinite}.no-vtrid{color:inherit!important}.no-vtrid,.non-clickable{text-decoration:none!important;pointer-events:none}.pdf-loader{position:fixed;background-color:hsla(0,0%,100%,.8);z-index:1001;backdrop-filter:blur(10px)}.notification-style{width:100%!important;background-color:#12131a!important;box-shadow:0 0 20px 2px rgba(0,0,0,.2)!important;border-radius:4px!important;text-align:center!important;padding:16px!important}.notification-style .ant-notification-notice-message{color:#fff!important}.ant-notification{z-index:1052}.slick-next:before,.slick-prev:before{content:""}.Arrow .chevron-arrow.right{right:0}.Arrow .chevron-arrow.left{left:0}