.page-logos.lab-theme-styles-one{background:#fff;border-radius:30px;margin:40px 0 30px;padding:0;position:relative;display:flex;gap:30px;box-shadow:0 2px 12px 0 rgba(0,0,0,.15)}.page-logos.lab-theme-styles-one .intro-box{width:50%;padding:50px}.page-logos.lab-theme-styles-one .intro-box .authors-box{margin-top:40px;margin-bottom:35px;gap:20px;justify-content:flex-start}.page-logos.lab-theme-styles-one .brand-box{width:50%;background:rgba(0,11,35,.04);padding:40px 30px;display:flex;flex-direction:column;border-top-right-radius:30px;border-bottom-right-radius:30px}.page-logos.lab-theme-styles-one .brand-box h2{margin-bottom:40px}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box{display:flex;border-radius:6px;overflow:hidden;margin-bottom:10px}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box{width:50%;background:#fff;padding:20px;display:flex;flex-direction:column;gap:15px;align-items:center;position:relative}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box:after{content:"";position:absolute;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 40 40'%3E%3Cpath fill='%231E1E1E' d='M32.5 5h-25A2.5 2.5 0 0 0 5 7.5v25A2.5 2.5 0 0 0 7.5 35h25a2.5 2.5 0 0 0 2.5-2.5v-25A2.5 2.5 0 0 0 32.5 5Zm-5.37 15.88-5 5a1.25 1.25 0 0 1-1.76-1.76l2.86-2.87h-9.48a1.25 1.25 0 0 1 0-2.5h9.48l-2.86-2.87a1.25 1.25 0 0 1 1.76-1.76l5 5a1.25 1.25 0 0 1 0 1.76Z'/%3E%3C/svg%3E%0A");right:-21px;top:50%;transform:translateY(-50%)}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box a{align-self:center}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box img{border-radius:6px;max-width:170px}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box .rating-box:before{content:"";width:30px;height:30px;font-family:"custom-icons";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px;color:#ffcb00}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box .rating-box strong{font-family:"Montserrat",sans-serif;color:#000;text-align:center;font-size:26px;font-style:normal;font-weight:600;line-height:normal}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box .rating-box span{font-family:"Montserrat",sans-serif;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .bonus-box{width:50%;background:rgba(15,42,131,.07);padding:20px;display:flex;align-items:center}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .bonus-box .bonus{color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:23px;font-style:normal;font-weight:700;line-height:normal;width:100%}.page-logos.lab-theme-styles-one .brand-box .promo-code-box{border-radius:6px;background:hsla(0,0%,100%,.8);width:100%;display:flex;align-items:center;gap:5px;padding:15px 63px 15px 15px;position:relative;justify-content:center;margin-bottom:10px;flex-wrap:wrap}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-title{color:var(--color-primary, #35B3DB);text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .no-promo-code-title{color:#b0b0b0;text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.page-logos.lab-theme-styles-one .brand-box .promo-code-box:not([data-promo-code]){justify-content:center;background:#f8f8f8;padding:15px}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-value{color:var(--color-primary, #35B3DB);text-align:center;font-family:"Montserrat",sans-serif;font-size:15px;font-style:italic;font-weight:700;line-height:normal;user-select:all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn{width:24px;border:none;background-size:24px;background-repeat:no-repeat;background-position:center;background-color:var(--color-primary, #35B3DB);padding:24px;text-align:center;font-family:"Montserrat",sans-serif;font-style:normal;line-height:1;text-decoration:none;border-radius:6px;font-weight:700;position:absolute;right:0;top:0;bottom:0;transition:all .3s ease;cursor:pointer}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn:before{content:"";font-family:"custom-icons";color:#fff;font-size:22px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn:hover{background-color:var(--color-primary-hover, var(--color-primary, #35B3DB))}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn:active{background-color:var(--color-primary-active, var(--color-primary, #35B3DB))}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn.success{background-size:20px;outline:none;cursor:pointer;pointer-events:none}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn.success:before{content:"";font-size:18px}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn.error{outline:none;cursor:pointer;pointer-events:none;background-size:20px}.page-logos.lab-theme-styles-one .brand-box .promo-code-box .promo-code-copy-btn.error:before{content:"";font-size:20px;color:#ef0201}.page-logos.lab-theme-styles-one .brand-box .site{background:var(--color-primary, #35B3DB);padding:20px 15px;color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-style:normal;line-height:1;min-width:160px;text-decoration:none;border-radius:6px;font-size:20px;font-weight:700;align-content:center;display:flex;justify-content:center;margin-bottom:10px}.page-logos.lab-theme-styles-one .brand-box .site:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.page-logos.lab-theme-styles-one .brand-box .site:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.page-logos.lab-theme-styles-one .brand-box .site:active{background:var(--color-primary-active, var(--color-primary, #35B3DB))}.page-logos.lab-theme-styles-one .brand-box .terms{color:#6e6e6e;text-align:justify;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding-top:61px;padding-bottom:40px;position:relative}.page-logos.lab-theme-styles-one .brand-box .terms:before{content:"";width:100%;height:1px;background:#9b9b9b;position:absolute;top:31px;left:0}.page-logos.lab-theme-styles-one .brand-box .terms+hr{display:none}.page-logos.lab-theme-styles-one .brand-box hr{width:100%;background:#9b9b9b;margin-top:30px;margin-bottom:30px}.page-logos.lab-theme-styles-one .brand-box .ui-button-styles{text-align:center;justify-content:center;font-family:"Montserrat",sans-serif;font-style:normal;line-height:1;min-width:160px;text-decoration:none;border-radius:6px;font-size:18px;font-weight:700;background:#fff;border:2px solid var(--color-primary, #35B3DB);color:var(--color-primary, #35B3DB);padding:19px 15px;display:inline-flex;margin:0 auto;line-height:1.6;padding:14px 15px}.page-logos.lab-theme-styles-one .brand-box .ui-button-styles:hover{background:var(--color-primary, #35B3DB);color:#fff}.page-logos.lab-theme-styles-one .brand-box .ui-button-styles:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.page-logos.lab-theme-styles-one .brand-box .ui-button-styles:active{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}@media(max-width: 1100px){.page-logos.lab-theme-styles-one{flex-direction:column}.page-logos.lab-theme-styles-one .intro-box{width:100%;padding:30px}.page-logos.lab-theme-styles-one .brand-box{width:100%;padding:30px;border-radius:30px}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box a{align-self:center}}@media(max-width: 540px){.page-logos.lab-theme-styles-one .brand-box .brand-inner-box{flex-direction:column}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box{width:100%;padding-bottom:30px}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .logo-box:after{bottom:-21px;right:auto;left:50%;transform:translateX(-50%) rotate(90deg);top:auto}.page-logos.lab-theme-styles-one .brand-box .brand-inner-box .bonus-box{width:100%;padding-top:30px}}
