*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#152d49;font-family:Montserrat,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1140px;padding:0 20px}.hero-section{background:#f9f9f9;min-height:724px;padding:60px 0}.hero-title{color:#152d49;font-size:36px;line-height:56px;margin-bottom:60px}.hero-title,.section-title{font-weight:400;text-align:center}.section-title{color:#449bd5;font-size:28px;line-height:32px;margin-bottom:40px}.featured-resources{align-items:stretch;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:40px}.featured-card-large{background:#152d49;border-radius:6px;box-shadow:0 4px 6px -4px rgba(0,0,0,.1);display:flex;flex-direction:column;min-height:630px;overflow:hidden;position:relative}.featured-card-large-image{background:#152d49;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:0}.featured-card-large-image img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.featured-card-large-video{height:100%;inset:0;position:absolute;width:100%;z-index:0}.featured-card-large-video iframe{border:none;height:100%;width:100%}.featured-card-large-content{background:hsla(0,0%,100%,.9);display:flex;flex:0 0 auto;flex-direction:column;gap:15px;justify-content:center;margin-top:auto;padding:15px;position:relative;width:100%;z-index:1}.featured-card-small{background:#152d49;border-radius:5px;box-shadow:0 4px 6px -4px rgba(0,0,0,.1);display:flex;height:300px;overflow:hidden;position:relative}.featured-card-small-content{background:hsla(0,0%,100%,.9);display:flex;flex:0 0 60%;flex-direction:column;gap:15px;justify-content:center;padding:15px;position:relative;width:60%;z-index:1}.featured-card-small-image{background:#152d49;height:100%;inset:0;position:absolute;width:100%;z-index:0}.featured-card-small-image img{height:100%;object-fit:cover;width:100%}.featured-card-small-video{height:100%;inset:0;position:absolute;width:100%;z-index:0}.featured-card-small-video iframe{border:none;height:100%;width:100%}.featured-card-large .featured-card-image-link{bottom:0;color:inherit;display:block;left:0;position:absolute;right:0;text-decoration:none;top:0;z-index:0}.featured-card-small .featured-card-image-link{color:inherit;display:block;inset:0;position:absolute;text-decoration:none;z-index:0}.resource-badge-link{display:inline-block;text-decoration:none}.resource-badge-link.resource-badge{color:#fff}.featured-card-title-link{display:block;text-decoration:none}.featured-card-title-link .resource-title,.featured-card-title-link .resource-title-small{color:#499ed7}.featured-card-title-link:hover .resource-title,.featured-card-title-link:hover .resource-title-small{text-decoration:none}.resource-badge{background:#499ed7;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.96px;padding:10px 16px;text-transform:uppercase;white-space:nowrap;width:fit-content;width:-moz-fit-content}.resource-title{font-size:25px;line-height:32px}.resource-title,.resource-title-small{color:#499ed7;font-weight:400;margin-bottom:15px}.resource-title-small{font-size:16px;line-height:24px}.resource-description{color:#152d49;font-size:15px;font-weight:400;line-height:24px}.resource-description-small{color:#152d49;font-size:12px;font-weight:400;line-height:18px}.search-filters{display:flex;flex-wrap:wrap;gap:15px;margin:40px 0}.filter-select,.search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;color:#152d49;flex:1;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;height:50px;min-width:200px;padding:12px 20px}.search-input::placeholder{color:#999;font-weight:300}.filter-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23152d49' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;padding-right:45px}.filter-select:hover{border-color:#499ed7}.filter-select:focus,.search-input:focus{border-color:#499ed7;box-shadow:0 0 0 2px rgba(73,158,215,.1);outline:none}.search-input::placeholder{color:#ccc}.resources-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:40px 0}.resources-grid a[style*="display: none"]{display:none!important}.resource-card{background:#152d49;border-radius:5px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:15px;height:100%;overflow:hidden;transition:transform .3s,box-shadow .3s}a[href*="/podcast/"],a[href*="/resource/"],a[href*=http]{color:inherit;display:block;text-decoration:none}.resource-card:hover,a[href*="/podcast/"]:hover .resource-card,a[href*="/resource/"]:hover .resource-card,a[href*=http]:hover .resource-card{box-shadow:0 8px 16px rgba(0,0,0,.2);transform:translateY(-5px)}.resource-card-image{background:#499ed7;border-radius:3px;height:163px;overflow:hidden;position:relative;width:100%}.resource-card-image img{height:100%;object-fit:cover;width:100%}.resource-card-video{border-radius:3px;height:163px;overflow:hidden;position:relative;width:100%}.resource-card-video iframe{border:none;border-radius:3px;height:100%;width:100%}.resource-card-play-button{align-items:center;background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 0 8px rgba(0,0,0,.25);cursor:pointer;display:flex;height:58px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:58px;z-index:10}.resource-card-content{display:flex;flex-direction:column;gap:15px;padding:15px}.resource-card-header{display:flex;gap:10px;justify-content:space-between;margin-bottom:15px}.resource-card-title{color:#fff;font-size:25px;font-weight:300;line-height:32px;margin-bottom:10px}.resource-card-logo{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:120px}.resource-card-logo img{filter:brightness(0) invert(1);max-height:100%;max-width:100%;object-fit:contain}.resource-card-description{color:#152d49;display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:3;line-clamp:3;line-height:20px;margin-bottom:10px;-webkit-box-orient:vertical;display:none;overflow:hidden}.resource-card-meta{border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:10px}.resource-card-meta-item{align-items:center;color:hsla(0,0%,100%,.8);display:flex;font-size:12px;gap:8px}.resource-card-meta-label{color:#499ed7;font-weight:600}.resource-card-solution-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.resource-card-solution-tag{background:rgba(73,158,215,.2);border-radius:3px;color:#499ed7;font-size:11px;padding:4px 8px}.pagination{align-items:center;display:flex;gap:15px;justify-content:center;margin:60px 0}.resource-link-initial-hidden{display:none}.pagination-numbers{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.pagination-button{align-items:center;background:transparent;border:none;color:#499ed7;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;gap:10px;padding:10px}.pagination-button:hover{color:#152d49}.pagination-number{align-items:center;border-radius:8px;color:#152d49;cursor:pointer;display:flex;font-size:18px;font-weight:400;height:44px;justify-content:center;padding:10px;transition:all .3s;width:44px}.pagination-number.active{background:#499ed7;color:#fff}.pagination-number:hover{background:#f0f0f0}.pagination-ellipsis{align-items:center;color:#152d49;cursor:default;display:inline-flex;font-size:18px;height:44px;justify-content:center;min-width:44px;padding:0 6px;user-select:none}@media screen and (max-width:1200px){.resources-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.featured-resources{gap:25px;grid-template-columns:1fr}.container{padding:0 20px}}@media screen and (max-width:992px){.hero-section{min-height:auto;padding:50px 0}.hero-title{font-size:32px;line-height:42px;margin-bottom:50px}.section-title{font-size:26px;margin-bottom:35px}.featured-card-large-content{flex:1 1 100%;padding:25px;width:100%}.resource-title{font-size:22px;line-height:30px}}@media screen and (max-width:768px){.hero-section{min-height:auto;padding:40px 0}.hero-title{font-size:28px;line-height:36px;margin-bottom:40px;padding:0 15px}.section-title{font-size:24px;margin-bottom:30px;padding:0 15px}.container{padding:0 15px}.resources-grid{gap:25px;grid-template-columns:1fr;margin:30px 0}.featured-resources{gap:25px;grid-template-columns:1fr;margin-bottom:35px}.featured-card-small{flex-direction:column;height:auto}.featured-card-small-image,.featured-card-small-video{height:220px;width:100%}.featured-card-large-image,.featured-card-large-video{height:100%}.featured-card-large-content{flex:1 1 100%;padding:25px 20px;width:100%}.featured-card-small-content{flex:1 1 100%;padding:20px;width:100%}.resource-card-image,.resource-card-video{height:200px}.resource-card-content{padding:15px}.search-filters{flex-direction:column;gap:12px;margin:30px 0}.filter-select,.search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;height:48px;min-width:100%;width:100%}.resource-count-display{font-size:13px;margin:15px 0;padding:0 5px}.pagination{flex-wrap:wrap;gap:10px;margin:50px 0}.pagination-number{font-size:16px;height:40px;min-width:40px;width:40px}.pagination-button{font-size:16px;padding:8px 12px}.resource-badge{font-size:11px;padding:6px 15px}.resource-title{font-size:22px;line-height:30px}.resource-title-small{font-size:18px;line-height:26px}}@media screen and (max-width:480px){.resource-card-header{gap:8px}.resource-card-logo{height:24px;width:24px}.hero-section{min-height:auto;padding:35px 0}.hero-title{font-size:24px;line-height:32px;margin-bottom:30px;padding:0 10px}.section-title{font-size:20px;margin-bottom:25px;padding:0 10px}.container{padding:0 15px}.resource-title{font-size:20px;line-height:28px}.resource-title-small{font-size:16px;line-height:24px}.resource-card-title{font-size:18px;line-height:24px}.resource-card-description{font-size:13px;-webkit-line-clamp:3;line-clamp:3;line-height:19px}.resource-card-meta{font-size:11px}.resource-card-solution-tag{font-size:10px;padding:3px 6px}.featured-card-large-content{flex:1 1 100%;padding:20px 15px;width:100%}.featured-card-small-content{flex:1 1 100%;padding:15px;width:100%}.featured-card-large-image,.featured-card-large-video{height:100%}.featured-card-small-image,.featured-card-small-video,.resource-card-image,.resource-card-video{height:180px}.search-filters{gap:10px;margin:25px 0}.filter-select,.search-input{font-size:15px;height:46px;padding:12px 15px}.featured-resources,.resources-grid{gap:20px}.pagination{gap:8px;margin:40px 0}.pagination-number{font-size:15px;height:36px;min-width:36px;width:36px}.resource-badge{font-size:10px;letter-spacing:.8px;padding:5px 12px}}.pdf-hero{background:linear-gradient(0deg,#fff,#fff),linear-gradient(135deg,#152d49 22%,#121d2a);height:469px;padding:0 20px}.pdf-hero,.pdf-hero-content{align-items:center;display:flex;position:relative;width:100%}.pdf-hero-content{gap:40px;justify-content:space-between;margin:0 auto;max-width:1140px}.pdf-hero-left{flex:1;max-width:769px}.pdf-badge{background:#499ed7;border-radius:5px;display:inline-block;margin-bottom:20px;padding:8px 20px}.pdf-badge-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:1.12px;text-transform:uppercase}.pdf-title{color:#152d49;font-size:56px;font-weight:400;line-height:72px;margin-bottom:20px}.pdf-title .highlight{color:#499ed7}.pdf-subtitle{color:#152d49;font-size:24px;font-weight:400;line-height:36px}.pdf-logos{flex-wrap:wrap;gap:20px;justify-content:flex-start;margin:10px 0 20px}.pdf-logo,.pdf-logos{align-items:center;display:flex}.pdf-logo{background:#fff;border-radius:11px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:58px;justify-content:center;padding:10px;width:191px}.pdf-logo img{max-height:100%;max-width:100%;object-fit:contain}.pdf-hero-image{border-radius:8px;flex-shrink:0;height:349px;object-fit:cover;width:270px}.pdf-description-section{background:#fff;padding:40px 0}.pdf-description-content{margin:0 auto;max-width:1140px;padding:0 20px}.pdf-description-subtitle{color:#152d49;font-size:20px;font-weight:400;line-height:30px;margin-bottom:15px}.pdf-description-long{color:#152d49;font-size:18px;font-weight:400;line-height:30px}.feature-icon img,.feature-icon-img,.pdf-feature-icon img,.pdf-feature-icon-img{height:auto;max-height:66px;max-width:65px;object-fit:contain;width:auto}.pdf-download-section{background:#f2f8fc;padding:0 0 80px}.pdf-download-content{margin:0 auto;max-width:1140px;padding:0 20px}.pdf-download-header{align-items:center;display:flex;gap:30px;margin-bottom:30px}.pdf-download-divider{background:#ccc;flex:1;height:1px}.pdf-download-title{color:#152d49;font-size:36px;font-weight:400;line-height:54px;text-align:center;white-space:nowrap}.pdf-download-form-container{border-radius:8px}.pdf-download-form{background:#fff;border-radius:8px;margin:0 auto}.pdf-download-form .hs-form-field{margin-bottom:30px}.pdf-download-form .hs-form-field label{color:#152d49;display:block;font-size:18px;font-weight:400;line-height:30px;margin-bottom:5px}.pdf-download-form .hs-form-field label .hs-form-required{color:#cd2a01}.pdf-download-form .hs-form-field input[type=email],.pdf-download-form .hs-form-field input[type=text],.pdf-download-form .hs-form-field select{background:#fff;border:1px solid #ccc;border-radius:5px;color:#152d49;font-family:Montserrat,sans-serif;font-size:18px;height:49px;padding:0 15px;width:100%}.pdf-download-form .hs-form-field input::placeholder{color:#152d49;opacity:.5}.pdf-download-form .hs-form-field .hs-error-msgs{color:#cd2a01;font-size:14px;margin-top:5px}.pdf-download-form .hs-form-checkbox{align-items:center;display:flex;gap:15px;margin-bottom:30px}.pdf-download-form .hs-form-checkbox input[type=checkbox]{background:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;height:20px;width:20px}.pdf-download-form .hs-form-checkbox label{color:#152d49;font-size:16px;font-weight:300;line-height:30px;margin:0}.pdf-download-form .hs-form-checkbox label a{color:#152d49;text-decoration:underline}.pdf-download-form .hs-submit{display:flex;justify-content:center;margin-top:15px}.pdf-download-form .hs-button{background:#499ed7;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;height:49px;text-transform:uppercase;transition:background .3s;width:190px}.pdf-download-form .hs-button:hover{background:#449bd5}.pdf-download-form .hs-error-msgs{list-style:none;margin:5px 0 0;padding:0}.pdf-download-form .hs-error-msgs li{color:#cd2a01;font-size:14px}.pdf-stats{background:#fff;padding:50px 0;text-align:center}.pdf-stats-text{color:#666;font-size:33px;font-weight:400;line-height:56px;margin:0 auto;max-width:1140px;padding:0 20px}.pdf-stats-image{height:84px;margin-top:67px;object-fit:cover;width:100%}.pdf-stats-image-container{align-items:center;display:flex;height:120px;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.image-container{-webkit-animation:bg-scrolling-reverse 100s infinite;-moz-animation:bg-scrolling-reverse 100s infinite;-o-animation:bg-scrolling-reverse 100s infinite;animation:bg-scrolling-reverse 100s infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;background:url(https://www.bidgely.com/wp-content/uploads/2023/05/bidgely-logo-sprite-international.jpg?_t=1685186532) repeat-x 0 0;background-size:contain;height:120px;width:4000px}.pdf-cta{background:#fff;padding:133px 0;text-align:center}.pdf-cta-logo{margin-bottom:20px}.pdf-cta-logo img{display:block;height:auto;margin:0 auto;max-width:100%}.pdf-cta-title{color:#152d49;font-size:36px;font-weight:400;line-height:56px;margin-bottom:20px}.pdf-cta-description{color:#000;font-size:18px;font-weight:300;line-height:26px;margin:0 auto 30px;max-width:979px}.pdf-cta-button{background:#499ed7;border-radius:5px;color:#fff;display:inline-block;font-size:18px;font-weight:500;height:48px;line-height:48px;text-decoration:none;transition:background .3s;width:299px}.pdf-cta-button:hover{background:#3a8bb8}.cta-demo-button{align-items:center;background:#499ed7;border-radius:5px;color:#fff!important;display:inline-flex!important;font-size:18px;font-weight:600;height:48px;justify-content:center;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:background .3s;width:299px}.cta-demo-button:hover{background:#3a8bb8}@media screen and (max-width:1200px){.features-grid,.pdf-features-grid,.related-resources-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.pdf-hero-content{gap:30px}.pdf-hero-image{height:310px;width:240px}}@media screen and (max-width:992px){.pdf-hero{padding:80px 20px}.pdf-title{font-size:42px;line-height:56px}.features,.pdf-features{padding:60px 0}.features-content,.pdf-download-content,.pdf-features-content{padding:0 20px}}@media screen and (max-width:768px){.pdf-hero{height:auto;min-height:auto;padding:60px 20px 40px}.pdf-hero-content{flex-direction:column;gap:30px;text-align:center}.pdf-hero-left{max-width:100%;text-align:center}.pdf-hero-image{height:260px;margin:0 auto;width:200px}.pdf-title{font-size:36px;line-height:48px;margin-bottom:15px}.pdf-subtitle{font-size:20px;line-height:28px}.features,.pdf-features{padding:50px 0}.pdf-features-title{font-size:30px;line-height:42px;margin-bottom:25px}.pdf-features-description{font-size:17px;line-height:28px;margin-bottom:50px;padding:0 10px}.features-grid,.pdf-features-grid{gap:25px;grid-template-columns:1fr}.feature-card,.pdf-feature-card{min-height:auto;padding:30px 25px}.feature-title,.pdf-feature-title{font-size:22px;line-height:30px}.feature-description,.pdf-feature-description{font-size:16px;line-height:26px}.pdf-download-section{padding:0 0 60px}.pdf-download-header{gap:20px;margin-bottom:25px}.pdf-download-title{font-size:28px;line-height:40px;padding:0 10px;white-space:normal}.pdf-download-form-container{padding:0 10px}.pdf-download-form .hs-form-field{margin-bottom:25px}.pdf-download-form .hs-form-field input[type=email],.pdf-download-form .hs-form-field input[type=text],.pdf-download-form .hs-form-field select{font-size:16px;height:46px}.pdf-stats{padding-top:50px}.pdf-stats-text{font-size:26px;line-height:40px;padding:0 20px}.pdf-stats-image-container{height:100px;margin-top:30px;overflow:hidden}.image-container{background-size:auto 100px;height:100px}.related-resources{padding:60px 0}.related-resources-grid{gap:25px;grid-template-columns:1fr}.pdf-cta{padding:80px 0}.pdf-cta-title{font-size:30px;line-height:42px;padding:0 20px}.pdf-cta-description{font-size:17px;padding:0 20px}}@media screen and (max-width:480px){.pdf-hero{padding:50px 15px 30px}.pdf-title{font-size:28px;line-height:36px;margin-bottom:12px}.pdf-subtitle{font-size:18px;line-height:26px}.pdf-hero-image{height:230px;width:180px}.features,.pdf-features{padding:40px 0}.features-content,.pdf-features-content{padding:0 15px}.pdf-features-title{font-size:24px;line-height:34px;margin-bottom:20px}.pdf-features-description{font-size:16px;line-height:26px;margin-bottom:40px}.features-grid,.pdf-features-grid{gap:20px}.feature-card,.pdf-feature-card{padding:25px 20px}.feature-icon,.pdf-feature-icon{height:60px;margin-bottom:15px}.feature-title,.pdf-feature-title{font-size:20px;line-height:28px;margin-bottom:12px}.feature-description,.pdf-feature-description{font-size:15px;line-height:24px}.pdf-download-section{padding:0 0 50px}.pdf-download-content{padding:0 15px}.pdf-download-header{gap:15px;margin-bottom:20px}.pdf-download-title{font-size:22px;line-height:32px;padding:0 5px}.pdf-download-form-container{padding:0}.pdf-download-form .hs-form-field label{font-size:16px}.pdf-download-form .hs-form-field input[type=email],.pdf-download-form .hs-form-field input[type=text],.pdf-download-form .hs-form-field select{font-size:16px;height:44px;padding:0 12px}.pdf-download-form .hs-button{font-size:16px;height:46px;max-width:300px;width:100%}.pdf-stats{padding-top:40px}.pdf-stats-text{font-size:20px;line-height:30px;padding:0 15px}.pdf-stats-image-container{height:80px;margin-top:25px}.image-container{background-size:auto 80px;height:80px}.related-resources{padding:50px 0}.related-resources-title{font-size:28px;line-height:40px;margin-bottom:40px;padding:0 15px}.related-resources-grid{gap:20px;padding:0 15px}.related-resource-card{padding:25px 20px}.pdf-cta{padding:60px 0}.pdf-cta-logo{margin-bottom:15px}.pdf-cta-logo img{max-width:200px}.pdf-cta-title{font-size:24px;line-height:34px;margin-bottom:15px;padding:0 15px}.pdf-cta-description{font-size:16px;line-height:24px;margin-bottom:25px;padding:0 15px}.pdf-cta-button{line-height:46px}.cta-demo-button,.pdf-cta-button{font-size:16px;height:46px;max-width:280px;width:100%}}.video-hero{background:linear-gradient(0deg,#f2f8fc,#f2f8fc);padding:100px 0;position:relative}.video-hero-content{margin:0 auto;max-width:1140px;padding:0 20px;position:relative}.video-badge{background:#499ed7;color:#fff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1.12px;margin-bottom:20px;padding:8px 20px;text-transform:uppercase}.video-title-subtitle{color:#152d49;font-size:32px;font-weight:400;line-height:56px;margin-bottom:20px}.video-title-main{font-size:56px;font-weight:400;line-height:72px}.video-title-main .highlight{color:#499ed7}.video-player-section{background:#fff;border-radius:8px;box-shadow:0 4px 6px -4px rgba(0,0,0,.1);margin:-70px auto;max-width:1110px;overflow:hidden;padding-top:20px;position:relative;text-align:center}.video-player-container{aspect-ratio:16/9;background:#000;overflow:hidden;position:relative;width:100%}.video-player-container iframe{border:none;height:100%;width:100%}.video-player-container wistia-player{display:block;height:100%;width:100%}.video-play-button{align-items:center;background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 0 13.24px rgba(0,0,0,.25);cursor:pointer;display:flex;height:96px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s;width:96px;z-index:10}.video-play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.video-play-icon{border-bottom:12px solid transparent;border-left:20px solid #152d49;border-top:12px solid transparent;height:0;margin-left:5px;width:0}.video-player-overlay{background:rgba(21,45,73,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.video-player-overlay.hidden{display:none}.video-description{color:#152d49;font-size:18px;font-weight:300;line-height:26px;padding:40px;text-align:left}.video-description .highlight{font-weight:700}.video-stats{background:#f9f9f9;padding:150px 0}.video-stats-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1140px;padding:0 20px}.video-stats-text-section{background:#fff;padding:60px 0;text-align:center}.video-stats-text{color:#152d49;font-size:32px;font-weight:400;line-height:56px;margin:0 auto;max-width:1140px;padding:0 20px}.video-stats-image-container{align-items:center;display:flex;height:120px;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.video-image-container{-webkit-animation:bg-scrolling-reverse 100s infinite;-moz-animation:bg-scrolling-reverse 100s infinite;-o-animation:bg-scrolling-reverse 100s infinite;animation:bg-scrolling-reverse 100s infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;background:url(https://www.bidgely.com/wp-content/uploads/2023/05/bidgely-logo-sprite-international.jpg?_t=1685186532) repeat-x 0 0;background-size:contain;height:120px;width:4000px}.video-stat-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px -4px rgba(0,0,0,.1);padding:25px 30px;text-align:center}.video-stat-icon{margin:0 auto 20px}.video-stat-title{color:#152d49;font-size:28px;font-weight:500;line-height:32px;margin-bottom:15px}.video-stat-description{color:#152d49;font-size:18px;font-weight:300;line-height:26px}.video-cta{background:#fff;padding:80px 0;text-align:center}.video-cta-logo{margin-bottom:20px}.video-cta-logo img{display:block;height:auto;margin:0 auto;max-width:100%}.video-cta-title{color:#152d49;font-size:36px;font-weight:400;line-height:56px;margin-bottom:20px}.video-cta-description{color:#000;font-size:18px;font-weight:300;line-height:26px;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:979px}.video-cta-button{background:#499ed7;border-radius:5px;color:#fff;display:inline-block;font-size:18px;font-weight:500;padding:12px 24px;text-decoration:none;text-transform:uppercase;transition:background .3s}.video-cta-button:hover{background:#449bd5}.video-stat-icon img{display:block;height:auto;margin:0 auto;max-height:83px;max-width:83px;object-fit:contain;width:auto}@media screen and (max-width:1200px){.related-resources-grid,.video-stats-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.video-hero-content{padding:0 20px}}@media screen and (max-width:992px){.video-hero{padding:80px 0 50px}.video-player-section{margin:-60px auto;padding-top:50px}.video-stats{padding:120px 0}}@media screen and (max-width:768px){.video-hero{min-height:auto;padding:60px 0 40px}.video-hero-content{padding:0 20px}.video-title-main{font-size:36px;line-height:48px;margin-bottom:15px}.video-title-subtitle{font-size:24px;line-height:36px;margin-bottom:15px}.video-player-section{border-radius:8px;margin:-50px 20px 0;padding-top:40px}.video-player-section-content-title{font-size:28px;line-height:40px;margin-bottom:15px;padding:0 20px}.video-player-container{margin:0 20px}.video-description{font-size:17px;line-height:26px;padding:30px 20px}.video-stats{padding:100px 0}.video-stats-grid{gap:25px;grid-template-columns:1fr;padding:0 20px}.video-stat-card{padding:25px 20px}.video-stat-title{font-size:24px;line-height:30px}.video-stat-description{font-size:16px;line-height:24px}.video-stats-text-section{padding:50px 0}.video-stats-text{font-size:30px;line-height:42px;padding:0 20px}.video-stats-image-container{height:100px;margin-top:30px}.video-image-container{background-size:auto 100px;height:100px}.related-resources{padding:60px 0}.related-resources-grid{gap:25px;grid-template-columns:1fr}.video-cta{padding:60px 0}.video-cta-logo{margin-bottom:15px}.video-cta-title{font-size:30px;line-height:42px;padding:0 20px}.video-cta-description{font-size:17px;padding:0 20px}}@media screen and (max-width:480px){.video-hero{min-height:auto;padding:50px 0 30px}.video-hero-content{padding:0 15px}.video-badge{font-size:12px;margin-bottom:15px;padding:6px 15px}.video-title-main{font-size:28px;line-height:36px;margin-bottom:12px}.video-title-subtitle{font-size:20px;line-height:28px;margin-bottom:12px}.video-player-section{border-radius:8px;margin:-40px 15px 0;padding-top:30px}.video-player-section-content-title{font-size:24px;line-height:34px;margin-bottom:12px;padding:0 15px}.video-player-container{border-radius:8px;margin:0 15px}.video-description{font-size:16px;line-height:24px;padding:25px 15px}.video-stats{padding:60px 0}.video-stats-grid{gap:20px;padding:0 15px}.video-stat-card{padding:20px 15px}.video-stat-icon{margin-bottom:15px}.video-stat-icon svg{height:60px;width:60px}.video-stat-title{font-size:22px;line-height:28px;margin-bottom:12px}.video-stat-description{font-size:15px;line-height:22px}.video-stats-text-section{padding:50px 0}.video-stats-text{font-size:28px;line-height:40px;padding:0 15px}.video-stats-image-container{height:100px;margin-top:30px}.video-image-container{background-size:auto 100px;height:100px}.related-resources{padding:50px 0}.related-resources-title{font-size:28px;line-height:40px;margin-bottom:40px;padding:0 15px}.related-resources-grid{gap:20px;padding:0 15px}.related-resource-card{padding:25px 20px}.video-cta{padding:50px 0}.video-cta-logo{margin-bottom:15px}.video-cta-logo img{max-width:200px}.video-cta-title{font-size:24px;line-height:34px;margin-bottom:15px;padding:0 15px}.video-cta-description{font-size:16px;line-height:24px;margin-bottom:25px;padding:0 15px}.video-cta-button{font-size:16px;padding:12px 20px}}.video-player-section-content-title{color:#152d49;font-size:32px;font-weight:400;line-height:56px;margin-bottom:20px}@media screen and (max-width:480px){.video-player-section-content-title-mobile{color:#152d49;display:block;font-size:24px;font-weight:400;line-height:34px;margin-bottom:12px;padding:0 15px}.video-player-section-content-title{display:none}}@media screen and (min-width:481px){.video-player-section-content-title-mobile{display:none}}.podcast-hero{align-items:center;display:flex;height:422px;justify-content:center;padding:0 20px;position:relative;width:100%}.podcast-hero-content{max-width:1140px;padding-top:100px;position:relative;width:100%}.podcast-badge{background:#499ed7;border-radius:5px;display:inline-block;margin-bottom:20px;padding:8px 20px}.podcast-badge-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:1.12px;text-transform:uppercase}.podcast-title{color:#499ed7;font-size:56px;font-weight:400;line-height:72px;margin-bottom:0}.podcast-title-main{color:#152d49}.podcast-main-card{background:#fff;border-radius:8px;box-shadow:0 2px 15px -3px #0000001a;margin:-10px auto 50px;max-width:1169px;overflow:hidden;position:relative;z-index:10}.podcast-card-content{display:flex;gap:30px;padding:75px 38px 80px}.podcast-left-column{display:flex;flex:1;flex-direction:column;max-width:740px}.podcast-video-section{border-radius:8px;min-height:415px}.podcast-video-bg,.podcast-video-section{background:linear-gradient(180deg,#f2f8fc,#bedcf1);overflow:hidden;position:relative;width:100%}.podcast-video-bg{height:100%;min-height:286px}.podcast-video-badge{background:hsla(0,0%,100%,.5);border-radius:5px;left:30px;padding:8px 20px;position:absolute;top:30px;z-index:2}.podcast-video-badge-text{color:#152b45;font-size:14px;font-weight:600;letter-spacing:1.12px;text-transform:uppercase}.podcast-video-gradient{height:107px;left:30px;position:absolute;top:89px;width:678px;z-index:1}.podcast-play-button{align-items:center;background:#fff;background:#499ed7;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.2);cursor:pointer;display:flex;height:64px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:64px;z-index:5}.podcast-play-icon{border-bottom:12px solid transparent;border-left:20px solid #fff;border-top:12px solid transparent;height:0;margin-left:4px;width:0}.podcast-audio-waveform{align-items:center;background:linear-gradient(180deg,#f2f8fc,#bedcf1);display:flex;justify-content:center}.podcast-audio-waveform,.podcast-video-embed{height:100%;left:0;position:absolute;top:0;width:100%}.podcast-video-embed{border:none;z-index:10}.podcast-video-embed.hidden{display:none}.podcast-video-section wistia-player{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.podcast-video-overlay{height:100%;left:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:6}.podcast-video-overlay.hidden{opacity:0;pointer-events:none;z-index:-1}.podcast-guests-section{align-items:center;background:linear-gradient(135deg,#152d49 22%,#121d2a);border-radius:0 0 15px 15px;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:40px 30px;width:100%}.podcast-guest{align-items:center;display:flex;flex:1;gap:15px;min-width:250px}.podcast-guest-avatar{background:#152d49;border:2px solid #fff;border-radius:50%;flex-shrink:0;height:80px;object-fit:cover;width:80px}.podcast-guest-info{display:flex;flex-direction:column;gap:5px}.podcast-guest-name{color:#fff;font-size:22px;font-weight:600;line-height:1.2;margin:0}.podcast-guest-title{color:#fff;font-size:15px;font-weight:300;line-height:1.2;margin:0}.podcast-guest-company{align-items:center;display:flex;margin-top:5px}.podcast-guest-company-logo{filter:brightness(0) invert(1);max-height:30px;max-width:150px;object-fit:contain}.podcast-guest-company-text{color:#fff;font-size:12px;font-weight:400;text-transform:lowercase}.podcast-description{color:#152d49;flex:1;font-size:20px;font-weight:400;line-height:30px;max-width:321px}.podcast-stats{background:#fff;padding:50px 0;text-align:center;width:100%}.podcast-stats-text{color:#152d49;font-size:36px;font-weight:400;line-height:56px;margin:0 auto;max-width:1140px}.podcast-stats-image{height:84px;margin-top:67px;object-fit:cover;width:100%}.podcast-stats-image-container{align-items:center;display:flex;height:120px;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.podcast-image-container{-webkit-animation:bg-scrolling-reverse 100s infinite;-moz-animation:bg-scrolling-reverse 100s infinite;-o-animation:bg-scrolling-reverse 100s infinite;animation:bg-scrolling-reverse 100s infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;background:url(https://www.bidgely.com/wp-content/uploads/2023/05/bidgely-logo-sprite-international.jpg?_t=1685186532) repeat-x 0 0;background-size:contain;height:120px;width:4000px}.podcast-cta{background:#fff;padding:133px 0;text-align:center}.podcast-cta-title{color:#152d49;font-size:36px;font-weight:400;line-height:56px;margin-bottom:20px}.podcast-cta-description{color:#000;font-size:18px;font-weight:300;line-height:26px;margin:0 auto 30px;max-width:979px}.podcast-cta-button{background:#499ed7;border-radius:5px;color:#fff;display:inline-block;font-size:18px;font-weight:500;height:48px;line-height:48px;text-decoration:none;transition:background .3s;width:299px}.podcast-cta-button:hover{background:#3a8bb8}.podcast-cta-logo{margin-bottom:20px}.podcast-cta-logo img{display:block;height:auto;margin:0 auto;max-width:100%}@media screen and (max-width:1200px){.features-grid,.pdf-features-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.podcast-card-content{gap:25px}.podcast-description{max-width:100%}.related-resources-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.podcast-main-card{margin:-10px 20px 0}}@media screen and (max-width:992px){.podcast-hero{padding:80px 20px}.podcast-hero-content{padding-top:80px}.podcast-card-content{flex-direction:column;gap:30px}.podcast-description{margin-top:0}}@media screen and (max-width:768px){.features,.pdf-features{padding:50px 0}.features-grid,.pdf-features-grid{gap:25px;grid-template-columns:1fr}.feature-card,.pdf-feature-card,.podcast-hero{min-height:auto}.podcast-hero{height:auto;padding:60px 20px 40px}.podcast-hero-content{padding-top:60px}.podcast-badge{margin-bottom:15px;padding:6px 18px}.podcast-badge-text{font-size:13px}.podcast-title{font-size:36px;line-height:48px}.podcast-main-card{border-radius:8px;margin:-30px 20px 0}.podcast-card-content{flex-direction:column;gap:30px;padding:40px 25px}.podcast-left-column{max-width:100%}.podcast-video-section{border-radius:8px 8px 0 0;min-height:250px}.podcast-video-bg{min-height:250px}.podcast-video-badge{left:20px;padding:6px 15px;top:20px}.podcast-video-badge-text{font-size:12px}.podcast-video-gradient{left:20px;max-width:500px;top:70px;width:calc(100% - 40px)}.podcast-play-button{height:56px;width:56px}.podcast-play-icon{border-bottom:10px solid transparent;border-left:18px solid #fff;border-top:10px solid transparent}.podcast-guests-section{border-radius:0 0 12px 12px;flex-wrap:wrap;gap:30px;padding:30px 20px}.podcast-guest{flex-direction:row;gap:15px;min-width:calc(50% - 15px);text-align:left}.podcast-guest-avatar{flex-shrink:0;height:70px;width:70px}.podcast-guest-name{font-size:18px}.podcast-guest-title{font-size:14px}.podcast-guest-company-logo{max-height:25px;max-width:120px}.podcast-description{font-size:18px;line-height:26px;margin-top:0;max-width:100%}.related-resources{padding:60px 0}.related-resources-grid{gap:25px;grid-template-columns:1fr}.related-resource-button{text-align:center;width:100%}.podcast-stats{padding-top:50px}.podcast-stats-text{font-size:28px;line-height:40px;padding:0 20px}.podcast-stats-image-container{height:100px;margin-top:30px;overflow:hidden}.podcast-image-container{background-size:auto 100px;height:100px}.podcast-cta{padding:80px 0}.podcast-cta-title{font-size:30px;line-height:42px;padding:0 20px}.podcast-cta-description{font-size:17px;padding:0 20px}}@media screen and (max-width:480px){.features,.pdf-features{padding:40px 0}.pdf-features-title{font-size:24px;line-height:34px}.pdf-features-description{font-size:16px;line-height:26px}.features-grid,.pdf-features-grid{gap:20px}.feature-card,.pdf-feature-card{padding:25px 20px}.podcast-hero{padding:50px 15px 30px}.podcast-hero-content{padding-top:50px}.podcast-badge{margin-bottom:12px;padding:5px 15px}.podcast-badge-text{font-size:12px}.podcast-title{font-size:28px;line-height:36px}.podcast-main-card{border-radius:8px;margin:-25px 15px 0}.podcast-card-content{gap:25px;padding:30px 20px}.podcast-video-section{border-radius:8px 8px 0 0;min-height:220px}.podcast-video-bg{min-height:220px}.podcast-video-badge{left:15px;padding:5px 12px;top:15px}.podcast-video-badge-text{font-size:11px}.podcast-video-gradient{left:15px;max-width:400px;top:60px;width:calc(100% - 30px)}.podcast-play-button{height:50px;width:50px}.podcast-play-icon{border-bottom:9px solid transparent;border-left:16px solid #fff;border-top:9px solid transparent}.podcast-guests-section{border-radius:0 0 10px 10px;flex-direction:column;gap:25px;padding:25px 15px}.podcast-guest{flex-direction:row;gap:12px;min-width:100%;text-align:left}.podcast-guest-avatar{height:60px;width:60px}.podcast-guest-name{font-size:17px}.podcast-guest-title{font-size:13px}.podcast-guest-company-logo{max-height:22px;max-width:100px}.podcast-description{font-size:17px;line-height:26px}.related-resources{padding:50px 0}.related-resources-title{font-size:28px;line-height:40px;margin-bottom:40px;padding:0 15px}.related-resources-grid{gap:20px;padding:0 15px}.related-resource-card{padding:25px 20px}.podcast-stats{padding-top:40px}.podcast-stats-text{font-size:24px;line-height:32px;padding:0 15px}.podcast-stats-image-container{height:80px;margin-top:25px}.podcast-image-container{background-size:auto 80px;height:80px}.podcast-cta{padding:60px 0}.podcast-cta-logo{margin-bottom:15px}.podcast-cta-logo img{max-width:200px}.podcast-cta-title{font-size:24px;line-height:34px;margin-bottom:15px;padding:0 15px}.podcast-cta-description{font-size:16px;line-height:24px;margin-bottom:25px;padding:0 15px}.podcast-cta-button{font-size:16px;height:46px;line-height:46px;max-width:280px;width:100%}}.webinar-b1-logos{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin:30px 0 20px}.webinar-b1-logo{align-items:center;background:#fff;border-radius:11.02px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;height:58.03086471557617px;justify-content:center;padding:10px;width:190.98765563964844px}.webinar-b1-logo img{max-height:100%;max-width:100%;object-fit:contain}.webinar-b1-date{color:#000;font-size:32px;font-weight:400;line-height:30px;margin-top:40px}.webinar-detail-main-content{display:grid;display:flex;flex-direction:column}.webinar-b1-main-content,.webinar-detail-main-content{align-items:start;gap:60px;grid-template-columns:1fr 480px;margin:0 auto;max-width:1140px;padding:80px 20px}.webinar-b1-main-content{display:grid}.webinar-b1-description-section{margin-top:130px}.webinar-b1-description-title,.webinar-detail-description-title{line-height:54px}.webinar-b1-description-text,.webinar-detail-description-text{font-size:18px}.webinar-b1-description-text p,.webinar-detail-description-text p{margin:0 0 1em}.webinar-b1-description-text p:last-child,.webinar-detail-description-text p:last-child{margin-bottom:0}.webinar-b1-description-text ol,.webinar-b1-description-text ul,.webinar-detail-description-text ol,.webinar-detail-description-text ul{margin:0 0 1em;padding-left:1.5em}.webinar-b1-description-text li,.webinar-detail-description-text li{margin-bottom:.35em}.webinar-b1-description-text br,.webinar-detail-description-text br{content:"";display:block;margin-top:.35em}.webinar-b1-form-container{background:#fff;border:1px solid #ccc;border-radius:15px;max-width:480px;position:sticky;top:100px;width:100%}.webinar-b1-form .hs-form-field{margin-bottom:30px}.webinar-b1-form .hs-form-field label{color:#152d49;display:block;font-size:18px;font-weight:400;line-height:30px;margin-bottom:5px}.webinar-b1-form .hs-form-field label .hs-form-required{color:#cd2a01}.webinar-b1-form .hs-form-field input[type=email],.webinar-b1-form .hs-form-field input[type=text],.webinar-b1-form .hs-form-field select{background:#fff;border:1px solid #ccc;border-radius:5px;color:#152d49;font-family:Montserrat,sans-serif;font-size:18px;height:49px;padding:0 15px;width:100%}.webinar-b1-form .hs-form-field input::placeholder{color:#152d49;opacity:.5}.webinar-b1-form .hs-form-field .hs-error-msgs{color:#cd2a01;font-size:14px;margin-top:5px}.webinar-b1-form .hs-form-checkbox{align-items:flex-start;display:flex;gap:15px;margin-bottom:30px}.webinar-b1-form .hs-form-checkbox input[type=checkbox]{background:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;flex-shrink:0;height:20px;margin-top:5px;width:20px}.webinar-b1-form .hs-form-checkbox label{color:#152d49;font-size:16px;font-weight:300;line-height:30px;margin:0}.webinar-b1-form .hs-form-checkbox label a{color:#152d49;text-decoration:underline}.webinar-b1-form .hs-submit{display:flex;justify-content:center;margin-top:15px}.webinar-b1-form .hs-button{background:#499ed7;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;height:49px;text-transform:uppercase;transition:background .3s;width:100%}.webinar-b1-form .hs-button:hover{background:#449bd5}.webinar-b1-form .hs-error-msgs{list-style:none;margin:5px 0 0;padding:0}.webinar-b1-form .hs-error-msgs li{color:#cd2a01;font-size:14px}.related-resource-button{color:#fff}.feature-card,.pdf-feature-card{box-shadow:0 4px 6px 4px rgba(0,0,0,.1)}@media screen and (max-width:1200px){.webinar-b1-main-content,.webinar-detail-main-content{gap:40px}.features-grid,.pdf-features-grid,.related-resources-grid{gap:25px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:992px){.webinar-b1-hero,.webinar-detail-hero{padding:80px 20px}.webinar-b1-main-content,.webinar-detail-main-content{gap:40px;grid-template-columns:1fr;margin:0 auto;padding:60px 20px}.webinar-b1-form-container{margin:0 auto;max-width:600px;position:static;width:100%}}@media screen and (max-width:768px){.features,.pdf-features{padding:50px 0}.features-grid,.pdf-features-grid{gap:25px;grid-template-columns:1fr}.feature-card,.pdf-feature-card{min-height:auto}.webinar-b1-hero,.webinar-detail-hero{min-height:auto;padding:60px 20px 50px}.webinar-b1-badge,.webinar-detail-badge{margin-bottom:15px;padding:6px 18px}.webinar-b1-badge-text,.webinar-detail-badge-text{font-size:13px}.webinar-b1-title,.webinar-detail-title{font-size:36px;line-height:48px;margin-bottom:0}.webinar-b1-date{font-size:24px;line-height:30px;margin-top:15px}.webinar-b1-main-content,.webinar-detail-main-content{margin:0 auto;padding:50px 20px 60px}.webinar-b1-description-title,.webinar-detail-description-title{font-size:28px;line-height:40px}.webinar-b1-description-text,.webinar-detail-description-text{font-size:18px;line-height:28px}.webinar-b1-form-container{padding:25px 20px}.webinar-b1-form .hs-form-field{margin-bottom:25px}.webinar-b1-form .hs-form-field label{font-size:16px}.webinar-b1-form .hs-form-field input[type=email],.webinar-b1-form .hs-form-field input[type=text],.webinar-b1-form .hs-form-field select{font-size:16px;height:46px}.related-resources{padding:60px 0}.related-resources-grid{gap:25px;grid-template-columns:1fr}.webinar-b1-cta,.webinar-detail-cta{padding:80px 0}.webinar-b1-cta-title,.webinar-detail-cta-title{font-size:30px;line-height:42px;padding:0 20px}.webinar-b1-cta-description,.webinar-detail-cta-description{font-size:17px;padding:0 20px}}@media screen and (max-width:480px){.webinar-b1-hero,.webinar-detail-hero{padding:50px 15px 40px}.webinar-b1-title,.webinar-detail-title{font-size:28px;line-height:36px}.webinar-b1-logos{flex-wrap:wrap;gap:10px;margin:20px 0 15px}.webinar-b1-logo{height:42px;width:140px}.webinar-b1-date{font-size:20px;line-height:26px}.webinar-b1-badge,.webinar-detail-badge{margin-bottom:12px;padding:5px 15px}.webinar-b1-badge-text,.webinar-detail-badge-text{font-size:12px}.webinar-b1-main-content,.webinar-detail-main-content{margin:0 auto;padding:40px 15px 50px}.webinar-b1-description-section,.webinar-detail-description-section{gap:20px}.webinar-b1-description-title,.webinar-detail-description-title{font-size:24px;line-height:32px}.webinar-b1-description-section{margin-top:30px}.webinar-b1-description-text,.webinar-detail-description-text{font-size:16px;line-height:26px}.webinar-b1-form-container{padding:20px 15px}.webinar-b1-form .hs-form-field label{font-size:16px}.webinar-b1-form .hs-form-field input[type=email],.webinar-b1-form .hs-form-field input[type=text],.webinar-b1-form .hs-form-field select{font-size:16px;height:44px;padding:0 12px}.webinar-b1-form .hs-button{font-size:16px;height:46px}.related-resources{padding:50px 0}.related-resources-title{font-size:28px;line-height:40px;margin-bottom:40px;padding:0 15px}.related-resources-grid{gap:20px;padding:0 15px}.related-resource-card{padding:25px 20px}.webinar-b1-cta,.webinar-detail-cta{padding:60px 0}.webinar-b1-cta-logo,.webinar-detail-cta-logo{margin-bottom:15px}.webinar-b1-cta-logo img,.webinar-detail-cta-logo img{max-width:200px}.webinar-b1-cta-title,.webinar-detail-cta-title{font-size:24px;line-height:34px;margin-bottom:15px;padding:0 15px}.webinar-b1-cta-description,.webinar-detail-cta-description{font-size:16px;line-height:24px;margin-bottom:25px;padding:0 15px}.webinar-b1-cta-button,.webinar-detail-cta-button{font-size:16px;height:46px;line-height:46px;max-width:280px;width:100%}}.webinar-b1-hero,.webinar-detail-hero{align-items:center;background:linear-gradient(0deg,#f2f8fc,#f2f8fc),linear-gradient(135deg,#152d49 22%,#121d2a);display:flex;min-height:469px;padding:100px 20px;position:relative;width:100%}.webinar-b1-hero-content,.webinar-detail-hero-content{margin:0 auto;max-width:1140px;position:relative;width:100%}.webinar-b1-badge,.webinar-detail-badge{background:#499ed7;border-radius:5px;display:inline-block;margin-bottom:20px;padding:8px 20px}.webinar-b1-badge-text,.webinar-detail-badge-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:1.12px;text-transform:uppercase}.webinar-b1-title,.webinar-detail-title{color:#152d49;font-size:56px;font-weight:400;line-height:72px;margin-bottom:0}.webinar-b1-title .highlight,.webinar-detail-title .highlight{color:#499ed7}.webinar-b1-main-content,.webinar-detail-main-content{margin:-160px auto 0;max-width:1140px;padding:63px 20px 80px}.webinar-detail-video-section{margin-bottom:40px;position:relative;width:100%}.wistia-video-wrapper{position:relative;width:100%}.wistia-video-wrapper .script-output,.wistia-video-wrapper code,.wistia-video-wrapper pre,.wistia-video-wrapper script{display:none!important}.webinar-detail-video-image{border-radius:8px;box-shadow:0 8px 8px rgba(0,0,0,.05);height:641px;object-fit:cover;width:100%}.webinar-detail-video-embed{border:none;border-radius:8px;height:641px;width:100%}.webinar-detail-content-grid{display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:40px}.webinar-b1-description-section,.webinar-detail-description-section{display:flex;flex-direction:column;gap:30px}.webinar-detail-watch-badge{color:#499ed7;font-size:14px;font-weight:700;letter-spacing:1.68px;line-height:30px;text-transform:uppercase}.webinar-b1-description-title,.webinar-detail-description-title{color:#152d49;font-size:36px;font-weight:400;line-height:48px;margin:0}.webinar-b1-description-text,.webinar-detail-description-text{color:#152d49;font-size:20px;font-weight:400;line-height:30px}.webinar-b1-description-text strong,.webinar-detail-description-text strong{font-weight:700}.webinar-detail-key-moments{display:flex;flex-direction:column;gap:15px}.webinar-detail-transcript-wrapper{background:#fff;border-radius:8px;max-height:420px;overflow-x:hidden;overflow-y:auto;padding:16px}wistia-transcript::part(paragraph):empty{display:none!important}.webinar-detail-key-moments-title{color:#152d49;font-size:20px;font-weight:600;line-height:30px;margin-bottom:10px}wistia-transcript::part(timed-word){display:none}wistia-transcript::part(current-word){display:none}wistia-transcript::part(current-cue){display:none}wistia-transcript::part(chapter){display:block;text-align:left}.speaker-container{display:none!important}wistia-transcript::part(speaker){display:none!important}wistia-transcript::part(chapter-header){display:none!important}wistia-transcript::part(chapter-title){box-shadow:none;display:block;font-family:Montserrat,sans-serif}wistia-transcript::part(chapter-header){display:block}wistia-transcript::part(hover-button){display:none}wistia-transcript::part(paragraph){display:none}wistia-transcript::part(switch){display:none}.webinar-detail-moment-item{margin-bottom:15px;min-height:90px;padding-left:95px;position:relative}.webinar-detail-moment-item.transcript-item{min-height:auto;padding-left:0}.webinar-detail-moment-time{align-items:center;background:#fff;border:1px solid #499ed7;border-radius:5px;color:#499ed7;display:flex;font-size:18px;font-weight:400;height:33px;justify-content:center;left:0;line-height:30px;padding:2px 10px;position:absolute;top:8px;width:70px}.webinar-detail-moment-time.active{background:#499ed7;border-color:#499ed7;color:#fff}.webinar-detail-moment-text{color:#152d49;font-size:18px;font-weight:400;line-height:30px;margin:0}.webinar-detail-moment-text.strong{font-weight:700}.features,.pdf-features{background:#f2f8fc;padding:78px 0}.features-content,.pdf-features-content{margin:0 auto;max-width:1140px;padding:0 20px}.pdf-features-title{font-size:36px;line-height:54px;margin-bottom:30px}.pdf-features-description,.pdf-features-title{color:#152d49;font-weight:400;text-align:center}.pdf-features-description{font-size:18px;line-height:30px;margin:0 auto 60px;max-width:1018px}.features-grid,.pdf-features-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.feature-card,.pdf-feature-card{background:#fff;border-radius:8px;display:flex;flex-direction:column;min-height:334px;padding:25px 30px;position:relative}.feature-icon,.pdf-feature-icon{align-items:center;display:flex;height:66px;justify-content:center;margin-bottom:20px;width:100%}.pdf-feature-icon img,.pdf-feature-icon-img{height:auto;max-height:66px;max-width:65px;object-fit:contain;width:auto}.feature-title,.pdf-feature-title{color:#152d49;font-size:24px;font-weight:500;line-height:32px;margin-bottom:15px;text-align:center}.feature-description,.pdf-feature-description{color:#152d49;font-size:18px;font-weight:400;line-height:30px;text-align:center}.webinar-detail-stats{background:#fff;padding:50px 0;text-align:center}.webinar-detail-stats-text{color:#152d49;font-size:30px;font-weight:400;line-height:56px;margin:0 auto;max-width:1140px;padding:60px 20px 0}@-webkit-keyframes bg-scrolling-reverse{to{background-position:4000px 0}}@-moz-keyframes bg-scrolling-reverse{to{background-position:4000px 0}}@-o-keyframes bg-scrolling-reverse{to{background-position:4000px 0}}@keyframes bg-scrolling-reverse{to{background-position:4000px 0}}@-webkit-keyframes bg-scrolling{0%{background-position:4000px 0}}@-moz-keyframes bg-scrolling{0%{background-position:4000px 0}}@-o-keyframes bg-scrolling{0%{background-position:4000px 0}}@keyframes bg-scrolling{0%{background-position:4000px 0}}.webinar-detail-stats-image-container{align-items:center;display:flex;height:120px;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.webinar-detail-image-container{-webkit-animation:bg-scrolling-reverse 100s infinite;-moz-animation:bg-scrolling-reverse 100s infinite;-o-animation:bg-scrolling-reverse 100s infinite;animation:bg-scrolling-reverse 100s infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;background:url(https://www.bidgely.com/wp-content/uploads/2023/05/bidgely-logo-sprite-international.jpg?_t=1685186532) repeat-x 0 0;background-size:contain;height:120px;width:4000px}.related-resources{background:#f2f8fc;padding:80px 0}.related-resources-title{color:#152d49;font-size:36px;font-weight:300;line-height:56px;margin-bottom:60px;text-align:center}.related-resources-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1140px;padding:0 20px}.related-resource-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px -4px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:12px;padding:30px;transition:transform .3s,box-shadow .3s}.related-resource-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.2);transform:translateY(-5px)}.related-resource-image{background:#000;border-radius:8px;height:186px;overflow:hidden;position:relative;width:100%}.related-resource-image img{height:100%;object-fit:cover;width:100%}.related-resource-badge{color:#499ed7;font-size:14px;font-weight:700;letter-spacing:1.68px;line-height:30px;text-transform:uppercase}.related-resource-title{color:#152d49;font-size:20px;font-weight:400;line-height:36px;margin:0}.related-resource-description{color:#152d49;font-size:14px;font-weight:400;line-height:24px;margin:0}.related-resource-button{background:#499ed7;border-radius:5px;color:#fff!important;display:inline-block;font-size:18px;font-weight:500;margin-top:auto;padding:12px 25px;text-align:center;text-decoration:none;transition:background .3s}.related-resource-button:hover{background:#449bd5}.webinar-b1-cta,.webinar-detail-cta{background:#fff;padding:133px 0;text-align:center}.webinar-b1-cta-logo,.webinar-detail-cta-logo{margin-bottom:20px}.webinar-b1-cta-logo img,.webinar-detail-cta-logo img{display:block;height:auto;margin:0 auto;max-width:100%}.webinar-b1-cta-title,.webinar-detail-cta-title{color:#152d49;font-size:36px;font-weight:400;line-height:56px;margin-bottom:20px}.webinar-b1-cta-description,.webinar-detail-cta-description{color:#000;font-size:18px;font-weight:300;line-height:26px;margin:0 auto 30px;max-width:979px}.webinar-b1-cta-button,.webinar-detail-cta-button{background:#499ed7;border-radius:5px;color:#fff;display:inline-block;font-size:18px;font-weight:500;height:48px;line-height:48px;text-decoration:none;transition:background .3s;width:299px}.webinar-b1-cta-button:hover,.webinar-detail-cta-button:hover{background:#3a8bb8}@media screen and (max-width:1200px){.webinar-detail-content-grid{gap:40px}.features-grid,.pdf-features-grid,.related-resources-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.webinar-b1-hero-content,.webinar-detail-hero-content{padding:0 20px}}@media screen and (max-width:992px){.webinar-b1-hero,.webinar-detail-hero{padding:80px 20px}.webinar-b1-main-content,.webinar-detail-main-content{margin:-140px auto 0}.webinar-detail-stats{padding-top:50px}}@media screen and (max-width:768px){.features,.pdf-features{padding:50px 0}.features-grid,.pdf-features-grid{gap:25px;grid-template-columns:1fr}.feature-card,.pdf-feature-card{min-height:auto}.webinar-b1-hero,.webinar-detail-hero{min-height:auto;padding:60px 20px 50px}.webinar-b1-hero-content,.webinar-detail-hero-content{padding:0}.webinar-b1-badge,.webinar-detail-badge{margin-bottom:15px;padding:6px 18px}.webinar-b1-badge-text,.webinar-detail-badge-text{font-size:13px}.webinar-b1-title,.webinar-detail-title{font-size:36px;line-height:48px;margin-bottom:0}.webinar-b1-main-content,.webinar-detail-main-content{margin:-120px auto 0;padding:50px 20px 60px}.webinar-detail-video-embed,.webinar-detail-video-image{border-radius:8px;height:400px}.webinar-detail-content-grid{gap:40px;grid-template-columns:1fr;margin-top:35px}.webinar-b1-description-section,.webinar-detail-description-section{gap:25px}.webinar-detail-watch-badge{font-size:13px}.webinar-b1-description-title,.webinar-detail-description-title{font-size:28px;line-height:40px}.webinar-b1-description-text,.webinar-detail-description-text{font-size:18px;line-height:28px}.webinar-detail-key-moments{gap:20px}.webinar-detail-transcript-wrapper{max-height:380px}.webinar-detail-key-moments-title{font-size:18px;margin-bottom:15px}wistia-transcript::part(timed-word){display:none}wistia-transcript::part(current-word){display:none}wistia-transcript::part(current-cue){display:none}wistia-transcript::part(chapter){display:block;text-align:left}wistia-transcript::part(chapter-title){box-shadow:none;display:block}wistia-transcript::part(chapter-header){display:none}wistia-transcript::part(hover-button){display:none}wistia-transcript::part(paragraph){display:none}wistia-transcript::part(switch){display:none}.speaker-container{display:none}.webinar-detail-moment-item{margin-bottom:20px;min-height:80px;padding-left:85px}.webinar-detail-moment-time{font-size:17px;height:32px;width:70px}.webinar-detail-moment-text{font-size:17px;line-height:28px}.webinar-detail-stats{padding-top:50px}.webinar-detail-stats-text{font-size:24px;line-height:40px;padding:20px 20px 0}.webinar-detail-stats-image-container{height:100px;margin-top:30px;overflow:hidden}.webinar-detail-image-container{background-size:auto 100px;height:100px}.related-resources{padding:60px 0}.related-resources-grid{gap:25px;grid-template-columns:1fr}.webinar-b1-cta,.webinar-detail-cta{padding:80px 0}.webinar-b1-cta-title,.webinar-detail-cta-title{font-size:30px;line-height:42px;padding:0 20px}.webinar-b1-cta-description,.webinar-detail-cta-description{font-size:17px;padding:0 20px}}@media screen and (max-width:480px){.webinar-b1-hero,.webinar-detail-hero{padding:50px 15px 40px}.webinar-b1-title,.webinar-detail-title{font-size:28px;line-height:36px}.webinar-b1-badge,.webinar-detail-badge{margin-bottom:12px;padding:5px 15px}.webinar-b1-badge-text,.webinar-detail-badge-text{font-size:12px}.webinar-b1-main-content,.webinar-detail-main-content{margin:-50px auto 0;padding:40px 15px 50px}.webinar-detail-video-embed,.webinar-detail-video-image{border-radius:8px;height:250px}.webinar-detail-transcript-wrapper{max-height:320px;padding:12px}.webinar-detail-content-grid{gap:35px;margin-top:30px}.webinar-b1-description-section,.webinar-detail-description-section{gap:20px}.webinar-detail-watch-badge{font-size:12px;letter-spacing:1.4px}.webinar-b1-description-title,.webinar-detail-description-title{font-size:24px;line-height:32px}.webinar-b1-description-text,.webinar-detail-description-text{font-size:16px;line-height:26px}.webinar-detail-key-moments-title{font-size:17px;margin-bottom:12px}.webinar-detail-moment-item{margin-bottom:18px;min-height:auto;padding-left:75px}.webinar-detail-moment-time{font-size:16px;height:30px;padding:2px 8px;width:65px}.webinar-detail-moment-text{font-size:16px;line-height:26px}.features,.pdf-features{padding:40px 0}.pdf-features-title{font-size:24px;line-height:34px}.pdf-features-description{font-size:16px;line-height:26px}.features-grid,.pdf-features-grid{gap:20px}.feature-card,.pdf-feature-card{padding:25px 20px}.webinar-detail-stats{padding-top:40px}.webinar-detail-stats-text{font-size:20px;line-height:32px;padding:15px 15px 0}.webinar-detail-stats-image-container{height:80px;margin-top:25px}.webinar-detail-image-container{background-size:auto 80px;height:80px}.related-resources{padding:50px 0}.related-resources-title{font-size:28px;line-height:40px;margin-bottom:40px;padding:0 15px}.related-resources-grid{gap:20px;padding:0 15px}.related-resource-card{padding:25px 20px}.webinar-b1-cta,.webinar-detail-cta{padding:60px 0}.webinar-b1-cta-logo,.webinar-detail-cta-logo{margin-bottom:15px}.webinar-b1-cta-logo img,.webinar-detail-cta-logo img{max-width:200px}.webinar-b1-cta-title,.webinar-detail-cta-title{font-size:24px;line-height:34px;margin-bottom:15px;padding:0 15px}.webinar-b1-cta-description,.webinar-detail-cta-description{font-size:16px;line-height:24px;margin-bottom:25px;padding:0 15px}.webinar-b1-cta-button,.webinar-detail-cta-button{font-size:16px;height:46px;line-height:46px;max-width:280px;width:100%}}