/* Extracted and cleaned from supplied Coolizi layout. */

  .picture-enlarger {
      transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .picture-enlarger:hover {
      transform: translateY(-10px) scale(1.05);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
      z-index: 10;
  }

  .picture-enlarger img {
      transition: transform 0.5s ease;
  }

  .picture-enlarger:hover img {
      transform: scale(1.1);
  }



    * { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-family:"Open Sans", sans-serif;font-size:16px;color:rgb(52, 58, 64);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);overflow-x:hidden;}*, ::before, ::after{box-sizing:border-box;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}html{scroll-behavior:smooth;}body{font-family:"Open Sans", sans-serif;font-size:16px;color:rgb(52, 58, 64);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);overflow-x:hidden;}img{max-width:100%;height:auto;display:block;}.announcement-bar{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(10, 22, 40);color:rgb(255, 255, 255);text-align:center;padding-top:10px;padding-right:16px;padding-bottom:10px;padding-left:16px;font-family:Montserrat, sans-serif;font-weight:700;font-size:13px;letter-spacing:0.5px;}.announcement-bar span{color:rgb(245, 166, 35);}.trust-scroll-bar{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 166, 35);overflow-x:hidden;overflow-y:hidden;white-space-collapse:collapse;text-wrap-mode:nowrap;padding-top:8px;padding-right:0px;padding-bottom:8px;padding-left:0px;}.trust-scroll-track{display:flex;width:max-content;animation-duration:25s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:scrollTrust;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.trust-item{display:flex;flex-wrap:nowrap;min-width:250px;justify-content:center;align-items:center;row-gap:8px;column-gap:8px;padding-top:0px;padding-right:32px;padding-bottom:0px;padding-left:32px;font-family:Montserrat, sans-serif;font-weight:700;font-size:12px;letter-spacing:1px;color:rgb(10, 22, 40);}.trust-item .icon{font-size:16px;}.navbar{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(224, 228, 234);position:sticky;top:0px;z-index:999;box-shadow:rgba(0, 0, 0, 0.08) 0px 2px 12px;}.navbar-inner{max-width:1200px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:flex;align-items:center;justify-content:space-between;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;}.nav-logo{font-family:Montserrat, sans-serif;font-weight:900;font-size:22px;color:rgb(10, 22, 40);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;letter-spacing:-0.5px;}.nav-logo span{color:rgb(245, 166, 35);}.nav-links{display:flex;row-gap:28px;column-gap:28px;list-style-position:initial;list-style-image:initial;list-style-type:none;align-items:center;}.nav-links a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(10, 22, 40);font-family:Montserrat, sans-serif;font-weight:600;font-size:13px;letter-spacing:0.5px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.nav-links a:hover{color:rgb(245, 166, 35);}.nav-cart{display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;color:rgb(10, 22, 40);background-color:rgb(245, 166, 35);font-family:Montserrat, sans-serif;font-weight:800;font-size:15px;letter-spacing:0.5px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;text-transform:uppercase;cursor:pointer;box-shadow:rgba(245, 166, 35, 0.4) 0px 4px 20px;padding-top:16px;padding-right:30px;padding-bottom:16px;padding-left:30px;transition-duration:0.2s, 0.2s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;text-decoration-line:none;}.nav-cart:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 166, 35);color:rgb(10, 22, 40);}.hamburger span{display:block;width:24px;height:2px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(10, 22, 40);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.mobile-menu a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgb(10, 22, 40);font-family:Montserrat, sans-serif;font-weight:600;font-size:14px;padding-top:8px;padding-right:0px;padding-bottom:8px;padding-left:0px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(240, 242, 245);}.hero{color:rgb(255, 255, 255);overflow-x:hidden;overflow-y:hidden;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;padding-top:70px;padding-right:0px;padding-bottom:80px;padding-left:0px;}.hero-inner{max-width:1200px;display:grid;grid-template-columns:1fr 1fr;row-gap:48px;column-gap:48px;align-items:center;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;}.hero-gallery{position:relative;}.hero-gallery-main{width:100%;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;overflow-x:hidden;overflow-y:hidden;box-shadow:rgba(0, 0, 0, 0.4) 0px 20px 60px;margin-bottom:16px;background-color:rgb(255, 255, 255);}.hero-gallery-main img{width:100%;aspect-ratio:1 / 1;object-fit:cover;}.hero-gallery-thumbs{display:grid;grid-template-columns:repeat(4, 1fr);row-gap:10px;column-gap:10px;}.thumb{aspect-ratio:1 / 1;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow-x:hidden;overflow-y:hidden;background-color:rgb(255, 255, 255);cursor:pointer;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(0, 184, 148, 0.3);border-right-color:rgba(0, 184, 148, 0.3);border-bottom-color:rgba(0, 184, 148, 0.3);border-left-color:rgba(0, 184, 148, 0.3);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;transition-duration:0.2s, 0.2s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:border-color, transform;}.thumb:hover{transform:translateY(-2px);border-top-color:rgb(0, 184, 148);border-right-color:rgb(0, 184, 148);border-bottom-color:rgb(0, 184, 148);border-left-color:rgb(0, 184, 148);}.thumb.active{box-shadow:rgba(0, 184, 148, 0.4) 0px 0px 0px 2px;border-top-color:rgb(0, 184, 148);border-right-color:rgb(0, 184, 148);border-bottom-color:rgb(0, 184, 148);border-left-color:rgb(0, 184, 148);}.thumb img{width:100%;height:100%;object-fit:cover;}.hero-content{position:relative;}.hero-badge{display:inline-flex;align-items:center;row-gap:8px;column-gap:8px;color:rgb(245, 166, 35);background-color:rgba(245, 166, 35, 0.15);border-top-left-radius:100px;border-top-right-radius:100px;border-bottom-right-radius:100px;border-bottom-left-radius:100px;font-family:Montserrat, sans-serif;font-weight:700;font-size:11px;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:20px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(245, 166, 35);border-right-color:rgb(245, 166, 35);border-bottom-color:rgb(245, 166, 35);border-left-color:rgb(245, 166, 35);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;}.hero-badge .dot{width:8px;height:8px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 166, 35);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;animation-duration:1.5s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:pulse;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.hero h1{font-family:Montserrat, sans-serif;font-weight:900;font-size:clamp(24px, 4vw, 44px);line-height:1.15;color:rgb(255, 255, 255);margin-bottom:18px;}.hero h1 em, .section-title em, .cta-title em{color:rgb(245, 166, 35);font-style:normal;}.hero-subtitle{font-size:15px;color:rgba(255, 255, 255, 0.8);margin-bottom:28px;line-height:1.7;font-weight:400;}.hero-bullets{margin-bottom:32px;display:flex;flex-direction:column;row-gap:12px;column-gap:12px;list-style-position:initial;list-style-image:initial;list-style-type:none;}.hero-bullets li{display:flex;align-items:center;row-gap:12px;column-gap:12px;font-size:15px;color:rgba(255, 255, 255, 0.92);}.hero-bullets li .check{width:22px;height:22px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:flex;align-items:center;justify-content:center;color:rgb(10, 22, 40);background-color:rgb(245, 166, 35);font-size:12px;font-weight:900;flex-shrink:0;}.btn-cta{display:inline-flex;align-items:center;row-gap:10px;column-gap:10px;color:rgb(10, 22, 40);background-color:rgb(245, 166, 35);font-family:Montserrat, sans-serif;font-weight:800;font-size:15px;letter-spacing:0.5px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;text-transform:uppercase;cursor:pointer;box-shadow:rgba(245, 166, 35, 0.4) 0px 4px 20px;padding-top:16px;padding-right:30px;padding-bottom:16px;padding-left:30px;transition-duration:0.2s, 0.2s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;text-decoration-line:none;}.btn-cta:hover{transform:translateY(-2px);box-shadow:rgba(245, 166, 35, 0.5) 0px 8px 30px;}.btn-cta .arrow{font-size:18px;}.hero-trust-badges{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:12px;column-gap:12px;margin-top:32px;padding-top:28px;padding-right:0px;padding-bottom:28px;padding-left:0px;border-top-width:1px;border-top-style:solid;border-top-color:rgba(255, 255, 255, 0.15);}.trust-badge{display:flex;align-items:center;row-gap:10px;column-gap:10px;background-color:rgba(255, 255, 255, 0.05);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-family:Montserrat, sans-serif;font-weight:700;font-size:10px;letter-spacing:0.5px;color:rgba(255, 255, 255, 0.9);text-transform:uppercase;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(255, 255, 255, 0.1);border-right-color:rgba(255, 255, 255, 0.1);border-bottom-color:rgba(255, 255, 255, 0.1);border-left-color:rgba(255, 255, 255, 0.1);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px;}.trust-badge .badge-icon{font-size:22px;flex-shrink:0;}.trust-strip{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(248, 249, 250);border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(224, 228, 234);padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px;border-top-style:solid;border-top-color:rgb(224, 228, 234);}.trust-strip-inner{max-width:1000px;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:16px;column-gap:16px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;text-align:center;}.hero-gallery{position:relative;}.main-image-wrapper img{width:100%;height:100%;object-fit:cover;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;display:block;}.problem-section{background-color:rgb(248, 249, 250);padding-top:72px;padding-right:0px;padding-bottom:72px;padding-left:0px;}.problem-inner{max-width:820px;text-align:center;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:24px;padding-bottom:0px;padding-left:24px;}.problem-inner h2{font-family:Montserrat, sans-serif;font-weight:900;font-size:clamp(22px, 3.5vw, 34px);color:rgb(10, 22, 40);line-height:1.25;margin-bottom:24px;}.problem-inner h2 em{color:rgb(245, 166, 35);font-style:normal;}.problem-inner p{font-family:Montserrat, sans-serif;font-size:15px;color:rgb(108, 117, 125);line-height:1.75;margin-bottom:18px;}.problem-inner p strong{color:rgb(10, 22, 40);}.problem-inner .stat-callout{display:inline-block;color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-weight:800;font-size:14px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;letter-spacing:0.3px;background-image:linear-gradient(135deg, rgb(0, 184, 148), rgb(0, 168, 132));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;margin-top:12px;margin-right:0px;margin-bottom:24px;margin-left:0px;padding-top:14px;padding-right:28px;padding-bottom:14px;padding-left:28px;}.problem-inner .solution-text{font-family:Montserrat, sans-serif;font-size:16px;color:rgb(52, 58, 64);font-weight:600;line-height:1.7;}.trust-strip{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(248, 249, 250);border-top-width:1px;border-top-style:solid;border-top-color:rgb(224, 228, 234);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(224, 228, 234);padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px;}.trust-strip-inner{max-width:1000px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:16px;column-gap:16px;text-align:center;}.strip-item{display:flex;flex-direction:column;align-items:center;row-gap:8px;column-gap:8px;}.strip-item .si-icon{font-size:28px;}.strip-item .si-label{font-family:Montserrat, sans-serif;font-weight:700;font-size:11px;letter-spacing:0.5px;color:rgb(10, 22, 40);text-transform:uppercase;line-height:1.3;}.section{padding-top:72px;padding-right:24px;padding-bottom:72px;padding-left:24px;}.section-inner{max-width:1100px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.section-tag{font-family:Montserrat, sans-serif;font-weight:800;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:rgb(245, 166, 35);margin-bottom:10px;}.section-title{font-family:Montserrat, sans-serif;font-weight:900;font-size:clamp(20px, 3.5vw, 36px);color:rgb(10, 22, 40);line-height:1.2;margin-bottom:12px;}.section-sub{font-size:15px;color:rgb(108, 117, 125);line-height:1.6;max-width:640px;}.section-header{text-align:center;margin-bottom:52px;}.section-header .section-sub{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.section-bg-light{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(248, 249, 250);}.section-bg-dark{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(10, 22, 40);color:rgb(255, 255, 255);}.section-bg-dark .section-title{color:rgb(255, 255, 255);}.section-bg-dark .section-sub{color:rgba(255, 255, 255, 0.7);}.features-layout{display:grid;grid-template-columns:1fr 1fr;row-gap:48px;column-gap:48px;align-items:center;}.features-list{display:grid;grid-template-columns:1fr 1fr;row-gap:24px;column-gap:24px;}.feature-card{display:flex;flex-direction:column;row-gap:10px;column-gap:10px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(224, 228, 234);border-right-color:rgb(224, 228, 234);border-bottom-color:rgb(224, 228, 234);border-left-color:rgb(224, 228, 234);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;box-shadow:rgba(0, 0, 0, 0.04) 0px 2px 8px;transition-behavior:normal, normal;transition-duration:0.2s, 0.2s;transition-timing-function:ease, ease;transition-delay:0s, 0s;transition-property:transform, box-shadow;}.feature-card:hover{transform:translateY(-3px);box-shadow:rgba(0, 0, 0, 0.08) 0px 8px 24px;}.feature-label{font-family:Montserrat, sans-serif;font-weight:700;font-size:13px;color:rgb(10, 22, 40);line-height:1.3;}.feature-image{width:100%;}.feature-image img{width:100%;height:auto;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;box-shadow:rgba(0, 0, 0, 0.12) 0px 20px 60px;}.use-cases{display:flex;flex-direction:column;row-gap:80px;column-gap:80px;}.use-case{display:grid;grid-template-columns:1fr 1fr;row-gap:56px;column-gap:56px;align-items:center;}.use-case.reverse{direction:rtl;}.use-case.reverse .uc-content{direction:ltr;}.use-case.reverse .uc-image{direction:ltr;}.uc-image{width:100%;}.uc-image img{width:100%;height:auto;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;box-shadow:rgba(0, 0, 0, 0.12) 0px 20px 60px;}.uc-tag{display:inline-block;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 166, 35);color:rgb(10, 22, 40);font-family:Montserrat, sans-serif;font-weight:800;font-size:11px;letter-spacing:1px;text-transform:uppercase;padding-top:4px;padding-right:14px;padding-bottom:4px;padding-left:14px;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom-right-radius:100px;border-bottom-left-radius:100px;margin-bottom:16px;}.uc-title{font-family:Montserrat, sans-serif;font-weight:800;font-size:clamp(18px, 3vw, 28px);color:rgb(10, 22, 40);margin-bottom:14px;line-height:1.25;}.uc-text{font-size:15px;color:rgb(108, 117, 125);line-height:1.7;margin-bottom:20px;}.uc-bullets{list-style-position:initial;list-style-image:initial;list-style-type:none;display:flex;flex-direction:column;row-gap:12px;column-gap:12px;}.uc-bullets li{display:flex;row-gap:12px;column-gap:12px;align-items:flex-start;font-size:14px;color:rgb(52, 58, 64);line-height:1.5;}.uc-bullets .bicon{width:28px;height:28px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(10, 22, 40);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;margin-top:2px;}.uc-bullets strong{display:block;font-family:Montserrat, sans-serif;font-weight:700;font-size:13px;color:rgb(10, 22, 40);margin-bottom:2px;}.conditions-grid{display:grid;grid-template-columns:repeat(4, 1fr);row-gap:24px;column-gap:24px;margin-top:48px;}.condition-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.06);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(255, 255, 255, 0.12);border-right-color:rgba(255, 255, 255, 0.12);border-bottom-color:rgba(255, 255, 255, 0.12);border-left-color:rgba(255, 255, 255, 0.12);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:28px;padding-right:20px;padding-bottom:28px;padding-left:20px;text-align:center;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.condition-card:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255, 255, 255, 0.1);transform:translateY(-4px);border-top-color:rgb(245, 166, 35);border-right-color:rgb(245, 166, 35);border-bottom-color:rgb(245, 166, 35);border-left-color:rgb(245, 166, 35);}.condition-name{font-family:Montserrat, sans-serif;font-weight:800;font-size:15px;color:rgb(255, 255, 255);margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;}.condition-desc{font-size:13px;color:rgba(255, 255, 255, 0.65);line-height:1.5;}.guarantee-item .sep{color:rgb(10, 22, 40);opacity:0.4;}.reviews-grid{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:24px;column-gap:24px;}.review-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(224, 228, 234);border-right-color:rgb(224, 228, 234);border-bottom-color:rgb(224, 228, 234);border-left-color:rgb(224, 228, 234);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:28px;padding-right:28px;padding-bottom:28px;padding-left:28px;position:relative;box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 12px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:box-shadow;}.review-card:hover{box-shadow:rgba(0, 0, 0, 0.1) 0px 8px 30px;}.review-stars{display:flex;row-gap:3px;column-gap:3px;margin-bottom:12px;color:rgb(245, 166, 35);}.review-meta{display:flex;align-items:center;row-gap:8px;column-gap:8px;flex-wrap:wrap;}.review-name{font-family:Montserrat, sans-serif;font-weight:800;font-size:15px;color:rgb(10, 22, 40);margin-bottom:4px;}.review-tag{display:inline-block;font-size:10px;font-weight:700;color:rgb(0, 184, 148);background-color:rgba(0, 184, 148, 0.12);border-top-left-radius:100px;border-top-right-radius:100px;border-bottom-right-radius:100px;border-bottom-left-radius:100px;text-transform:uppercase;letter-spacing:0.5px;padding-top:3px;padding-right:10px;padding-bottom:3px;padding-left:10px;}.review-text{font-size:14px;color:rgb(108, 117, 125);line-height:1.65;font-style:italic;margin-bottom:18px;}.highlights-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:24px;column-gap:24px;margin-top:48px;}.highlight-item{width:30%;display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:12px;column-gap:12px;padding-top:28px;padding-right:28px;padding-bottom:28px;padding-left:28px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(224, 228, 234);border-right-color:rgb(224, 228, 234);border-bottom-color:rgb(224, 228, 234);border-left-color:rgb(224, 228, 234);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;box-shadow:rgba(0, 0, 0, 0.04) 0px 2px 8px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.highlight-item:hover{transform:translateY(-4px);box-shadow:rgba(0, 0, 0, 0.08) 0px 12px 32px;border-top-color:rgb(245, 166, 35);border-right-color:rgb(245, 166, 35);border-bottom-color:rgb(245, 166, 35);border-left-color:rgb(245, 166, 35);}.highlight-item .hi-icon{width:60px;height:60px;background-color:rgb(26, 48, 96);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:rgba(10, 22, 40, 0.3) 0px 8px 20px;flex-shrink:0;}.highlight-item .hi-name{font-family:Montserrat, sans-serif;font-weight:800;font-size:13px;letter-spacing:0.5px;color:rgb(10, 22, 40);text-transform:uppercase;}.comparison-layout{display:grid;grid-template-columns:1fr 1fr;row-gap:48px;column-gap:48px;align-items:center;}.comparison-image{width:100%;}.comparison-image img{width:100%;height:auto;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;box-shadow:rgba(0, 0, 0, 0.12) 0px 20px 60px;}.comp-table{width:100%;border-collapse:collapse;}.comp-table thead tr th{padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;font-family:Montserrat, sans-serif;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:0.5px;text-align:center;}.comp-table thead th:first-child{text-align:left;color:rgb(108, 117, 125);}.comp-table thead th:nth-child(2){background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 166, 35);color:rgb(10, 22, 40);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.comp-table thead th:nth-child(3){color:rgb(108, 117, 125);}.comp-table tbody tr{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(224, 228, 234);}.comp-table tbody tr:last-child{border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;}.comp-table tbody td{padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;font-size:14px;text-align:center;color:rgb(52, 58, 64);}.comp-table tbody td:first-child{text-align:left;font-weight:600;}.comp-table tbody td:nth-child(2){background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(245, 166, 35, 0.06);}.check-icon{color:rgb(39, 174, 96);font-size:18px;font-weight:900;}.cross-icon{color:rgb(204, 204, 204);font-size:18px;}.polor-col{font-family:Montserrat, sans-serif;font-weight:800;color:rgb(10, 22, 40);font-size:13px;}.faq-list{display:flex;flex-direction:column;row-gap:12px;column-gap:12px;max-width:800px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.faq-item{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(224, 228, 234);border-right-color:rgb(224, 228, 234);border-bottom-color:rgb(224, 228, 234);border-left-color:rgb(224, 228, 234);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow-x:hidden;overflow-y:hidden;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:box-shadow;}.faq-item:hover{box-shadow:rgba(0, 0, 0, 0.08) 0px 4px 16px;}.faq-q{display:flex;justify-content:space-between;align-items:center;padding-top:18px;padding-right:22px;padding-bottom:18px;padding-left:22px;cursor:pointer;user-select:none;row-gap:16px;column-gap:16px;}.faq-q-text{font-family:Montserrat, sans-serif;font-weight:700;font-size:14px;color:rgb(10, 22, 40);line-height:1.4;}.faq-toggle{width:28px;height:28px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(10, 22, 40);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:flex;align-items:center;justify-content:center;color:rgb(255, 255, 255);font-size:16px;flex-shrink:0;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;font-weight:700;}.faq-item.open .faq-toggle{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 166, 35);color:rgb(10, 22, 40);transform:rotate(45deg);}.faq-a{max-height:0px;overflow-x:hidden;overflow-y:hidden;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:max-height;}.faq-item.open .faq-a{max-height:300px;}.faq-a-text{padding-top:0px;padding-right:22px;padding-bottom:18px;padding-left:22px;font-size:14px;color:rgb(108, 117, 125);line-height:1.65;}.money-back-wrap{max-width:800px;margin-top:48px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.money-back-section{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(248, 249, 250);border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;display:grid;grid-template-columns:auto 1fr;row-gap:40px;column-gap:40px;align-items:center;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(224, 228, 234);border-right-color:rgb(224, 228, 234);border-bottom-color:rgb(224, 228, 234);border-left-color:rgb(224, 228, 234);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.mb-badge-wrap .mb-badge{width:120px;height:120px;background-image:linear-gradient(135deg, rgb(39, 174, 96), rgb(30, 132, 73));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-weight:900;text-align:center;box-shadow:rgba(39, 174, 96, 0.4) 0px 12px 40px;line-height:1.2;font-size:11px;letter-spacing:0.5px;text-transform:uppercase;row-gap:4px;column-gap:4px;}.mb-badge .mb-days{font-size:32px;}.mb-title{font-family:Montserrat, sans-serif;font-weight:900;font-size:22px;color:rgb(10, 22, 40);margin-bottom:10px;}.mb-text{font-size:15px;color:rgb(108, 117, 125);line-height:1.65;}.cta-section{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(255, 255, 255);padding-top:80px;padding-right:24px;padding-bottom:80px;padding-left:24px;text-align:center;position:relative;overflow-x:hidden;overflow-y:hidden;}.cta-section::before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:600px;height:600px;background-image:radial-gradient(circle, rgba(245, 166, 35, 0.1), transparent 70%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;pointer-events:none;}.cta-flag{display:inline-flex;align-items:center;row-gap:8px;column-gap:8px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(245, 166, 35, 0.15);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(245, 166, 35, 0.4);border-right-color:rgba(245, 166, 35, 0.4);border-bottom-color:rgba(245, 166, 35, 0.4);border-left-color:rgba(245, 166, 35, 0.4);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;color:rgb(245, 166, 35);padding-top:8px;padding-right:20px;padding-bottom:8px;padding-left:20px;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom-right-radius:100px;border-bottom-left-radius:100px;font-family:Montserrat, sans-serif;font-weight:700;font-size:12px;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px;}.cta-title{font-family:Montserrat, sans-serif;font-weight:900;font-size:clamp(24px, 4vw, 48px);line-height:1.15;margin-bottom:12px;color:rgb(255, 255, 255);}.cta-sub{font-size:16px;color:rgba(255, 255, 255, 0.7);margin-bottom:36px;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto;}.btn-cta-lg{display:inline-flex;align-items:center;row-gap:12px;column-gap:12px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(245, 166, 35);color:rgb(10, 22, 40);font-family:Montserrat, sans-serif;font-weight:900;font-size:17px;padding-top:20px;padding-right:48px;padding-bottom:20px;padding-left:48px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;text-transform:uppercase;letter-spacing:0.5px;box-shadow:rgba(245, 166, 35, 0.5) 0px 8px 32px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;margin-bottom:16px;}.btn-cta-lg:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(212, 136, 26);transform:translateY(-3px);box-shadow:rgba(245, 166, 35, 0.6) 0px 12px 40px;}.cta-disclaimer{font-size:13px;color:rgba(255, 255, 255, 0.5);margin-top:12px;}.cta-trust-icons{display:flex;justify-content:center;row-gap:32px;column-gap:32px;margin-top:40px;flex-wrap:wrap;}.cti{display:flex;flex-direction:column;align-items:center;row-gap:8px;column-gap:8px;font-family:Montserrat, sans-serif;font-size:10px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;color:rgba(255, 255, 255, 0.7);}.cti .cti-icon{font-size:28px;}.coupon-inner img{width:100%;display:block;height:auto;}.coupon-placeholder .disc{font-family:Montserrat, sans-serif;font-weight:900;font-size:80px;color:rgb(245, 166, 35);line-height:1;}.coupon-placeholder .disc-label{font-family:Montserrat, sans-serif;font-weight:800;font-size:18px;letter-spacing:2px;text-transform:uppercase;margin-top:8px;}footer{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(10, 22, 40);color:rgb(255, 255, 255);padding-top:60px;padding-right:24px;padding-bottom:100px;padding-left:24px;}.footer-inner{max-width:1100px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;text-align:center;}.footer-brand-name{font-family:Montserrat, sans-serif;font-weight:900;font-size:24px;color:rgb(255, 255, 255);margin-bottom:14px;}.footer-brand-name span{color:rgb(245, 166, 35);}.footer-links{list-style-position:initial;list-style-image:initial;list-style-type:none;display:flex;flex-direction:row;row-gap:10px;column-gap:10px;justify-content:center;}.footer-links a{text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgba(255, 255, 255, 0.6);font-size:13px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:color;}.footer-links a:hover{color:rgb(245, 166, 35);}.footer-copy{font-size:13px;color:rgba(255, 255, 255, 0.4);margin-top:16px;}.sticky-buy{position:fixed;bottom:0px;left:0px;right:0px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255, 255, 255);border-top-width:2px;border-top-style:solid;border-top-color:rgb(224, 228, 234);padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;display:none;align-items:center;justify-content:space-between;row-gap:16px;column-gap:16px;z-index:998;box-shadow:rgba(0, 0, 0, 0.12) 0px -4px 24px;}.sticky-buy.visible{display:flex;}.sticky-buy-info{display:flex;align-items:center;row-gap:12px;column-gap:12px;min-width:0px;}.sticky-buy-img{width:48px;height:48px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow-x:hidden;overflow-y:hidden;flex-shrink:0;}.sticky-buy-img img{width:100%;height:100%;object-fit:cover;}.sticky-buy-name{font-family:Montserrat, sans-serif;font-weight:800;font-size:14px;color:rgb(10, 22, 40);white-space-collapse:collapse;text-wrap-mode:nowrap;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;}.sticky-buy-price{font-size:13px;color:rgb(108, 117, 125);}.sticky-buy-price s{color:rgb(204, 204, 204);}.sticky-buy-price strong{color:rgb(230, 57, 70);font-size:15px;}#ifrdk1{background-color:rgb(8, 167, 207);color:rgba(255, 255, 255, 0.9);box-shadow:rgb(127, 183, 205) 0px 4px 20px;}#iltco{background-color:rgb(8, 167, 207);color:rgb(255, 255, 255);box-shadow:rgb(127, 183, 205) 0px 4px 20px;}#i4u99f{background-color:rgb(8, 167, 207);color:rgba(255, 255, 255, 0.9);box-shadow:rgb(127, 183, 205) 0px 4px 20px;}#ih7nyl{background-color:rgb(8, 167, 207);color:rgba(255, 255, 255, 0.9);box-shadow:rgb(127, 183, 205) 0px 4px 20px;}#ir11ic{background-color:rgb(8, 167, 207);color:rgb(255, 255, 255);}#iur9nv{background-color:rgb(8, 167, 207);color:rgb(255, 255, 255);}#ikx2fu{background-color:rgb(8, 167, 207);color:rgb(255, 255, 255);}#competitors{background-color:rgba(8, 167, 207, 0.1);}#ibc314{color:rgb(10, 22, 40);}#it0627{color:rgb(10, 22, 40);}#iqha9u{color:rgb(10, 22, 40);}#i9dbuj{color:rgb(10, 22, 40);}#iupadf{color:rgb(10, 22, 40);}#igkbii{color:rgb(10, 22, 40);}#iq0pti{background-color:rgb(8, 167, 207);color:rgb(255, 255, 255);box-shadow:rgb(127, 183, 205) 0px 4px 20px;}#iiakod{background-color:rgba(8, 167, 207, 0.18);color:rgb(255, 255, 255);border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}#iwpj52{background-color:rgba(8, 167, 207, 0.18);}#iz1z08{background-color:rgba(8, 167, 207, 0.18);}#i84xsh{background-color:rgba(8, 167, 207, 0.18);}#ilko6x{background-color:rgba(8, 167, 207, 0.18);}#is5et2{background-color:rgba(8, 167, 207, 0.18);}#i332s2{background-color:rgba(8, 167, 207, 0.18);}#iavprx{color:rgba(255, 255, 255, 0.9);background-color:rgb(8, 167, 207);box-shadow:rgb(127, 183, 205) 0px 8px 32px;}#buy{background-color:rgba(8, 167, 207, 0.17);}#i7yiob{color:rgb(8, 167, 207);}#ipj2kz{background-color:rgb(255, 255, 255);}#inj8jb{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i554k8{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#invvr9{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#if6rk{color:rgb(51, 51, 51);background-color:rgba(255, 255, 255, 0.5);}#il713l{color:rgb(51, 51, 51);background-color:rgba(255, 255, 255, 0.5);}#i4dmhw{color:rgb(51, 51, 51);background-color:rgba(255, 255, 255, 0.5);}#i6dihi{color:rgb(51, 51, 51);background-color:rgba(255, 255, 255, 0.5);}#i3xxl8{color:rgb(51, 51, 51);}#isgmfl{color:rgb(255, 255, 255);}#iyqim{color:rgb(51, 51, 51);}#i555gl{color:rgb(51, 51, 51);}#ipxf1y{color:rgb(51, 51, 51);}#ixix3{color:rgb(51, 51, 51);}#i22egq{color:rgb(51, 51, 51);}#iys99a{color:rgb(51, 51, 51);font-size:2.2rem;}#overview{background-color:rgba(8, 167, 207, 0.06);}#iuyu{background-color:rgb(10, 22, 40);}#i1eom{color:rgb(255, 255, 255);}#i78dv{color:rgb(255, 255, 255);}#infd{background-color:rgb(35, 125, 245);}#iewg{color:rgb(8, 167, 207);}#ighgy{color:rgb(255, 255, 255);}#ij5tk{color:rgb(255, 255, 255);}#ifiva{color:rgb(255, 255, 255);}#iws7x{color:rgb(255, 255, 255);}#ibdpa{color:rgb(255, 255, 255);}#izvay{color:rgb(255, 255, 255);}#iaq2f{color:rgb(255, 255, 255);}#icglq{color:rgb(255, 255, 255);}#ij2cd{color:rgb(255, 255, 255);}#ise8f1{color:rgb(51, 51, 51);}#iw2h2u{color:rgb(51, 51, 51);}#i5gii2{color:rgb(51, 51, 51);}#ia5rrp{color:rgb(51, 51, 51);}#ie3vpg{color:rgb(51, 51, 51);}#ij9c87{color:rgb(51, 51, 51);}#i2dfh2{color:rgb(7, 84, 187);background-color:rgba(7, 145, 187, 0.04);}#i9hyu2{color:rgb(51, 51, 51);}#i47mvu{color:rgb(8, 167, 207);}#i98tyi{color:rgb(8, 167, 207);}#i4zbbi{color:rgb(8, 167, 207);}#i6u052{color:rgb(10, 22, 40);}#igwoq2{color:rgb(245, 166, 35);background-color:rgba(0, 204, 255, 0.2);}#ijtbus{color:rgb(8, 167, 207);}#imx9oi{color:rgb(8, 167, 207);}#iy56bz{color:rgb(8, 167, 207);}#i2jxu3{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iqdorn{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#io5hel{display:block;}#iykc0a{color:rgb(51, 51, 51);}#if2aw7{display:block;}#ixqjag{color:rgb(51, 51, 51);}#iisoh3{display:block;}#ilds6c{color:rgb(51, 51, 51);}#imqor2{display:block;}#iivz34{color:rgb(51, 51, 51);}#it0xwa{color:rgb(51, 51, 51);}#izeu1a{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#inpy7l{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#isxjho{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ir04t7{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ia222m{color:rgb(8, 167, 207);}#i8aa63{background-color:rgb(255, 255, 255);}#is2x75{background-color:rgb(255, 255, 255);}#i2x7xg{color:rgb(51, 51, 51);font-weight:500;}#ihsxbd{font-weight:400;color:rgb(51, 51, 51);}#irdyrg{color:rgb(51, 51, 51);font-weight:400;}#icoa6d{color:rgb(10, 22, 40);}#ib57xl{color:rgb(10, 22, 40);}#i59zoc{color:rgb(10, 22, 40);}#ix7qsf{color:rgb(10, 22, 40);}#iosytu{color:rgb(10, 22, 40);padding-top:1rem;padding-right:0px;padding-bottom:0px;padding-left:0px;}#igtvql{color:rgb(10, 22, 40);padding-top:1rem;padding-right:0px;padding-bottom:0px;padding-left:0px;}#iiwilg{color:rgb(10, 22, 40);}#iz9bri{color:rgb(10, 22, 40);}#ioyqff{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ivf29c{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iezkre{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i9rtjy{color:rgb(10, 22, 40);background-color:rgb(245, 245, 245);}#iu04qt{color:rgb(10, 22, 40);}#iy6wz3{color:rgb(10, 22, 40);font-weight:700;font-size:15px;}#i3z6io{color:rgb(108, 117, 125);background-color:rgb(245, 245, 245);text-align:center;}#igljmk{display:none;}#ivl8p4{color:rgb(108, 117, 125);}#i5du0k{color:rgb(10, 22, 40);font-size:15px;font-weight:700;}#iy719f{color:rgb(10, 22, 40);font-size:15px;font-weight:700;}#iavfuv{color:rgb(108, 117, 125);}#i1dbpn{font-size:15px;font-weight:700;color:rgb(10, 22, 40);}#i5jg5b{color:rgb(108, 117, 125);}#iuvnfg{color:rgb(10, 22, 40);font-size:15px;font-weight:700;}#i1ueek{color:rgb(108, 117, 125);}#i98cpi{color:rgb(10, 22, 40);font-size:15px;font-weight:700;}#ibj3yy{border-top-left-radius:0px;border-top-right-radius:50px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}#i2m65f{box-shadow:0px 0px 0px 0px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}#icl4bd{color:rgb(108, 117, 125);background-color:rgb(245, 245, 245);text-align:center;}#ikrwkc{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ialq6f{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ign74h{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ik1x3j{color:rgb(10, 22, 40);font-weight:500;}#i9r1kv{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iqzbz2{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i1m3ch{color:rgb(10, 22, 40);}#il11jq{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iiy8vz{color:rgb(8, 167, 207);font-size:21px;}#i8pbgj{color:rgb(8, 167, 207);font-size:21px;}#ien4n6{color:rgb(8, 167, 207);font-size:21px;}#irzi0v{color:rgb(8, 167, 207);font-size:21px;}#i4zyjp{color:rgb(8, 167, 207);font-size:20px;}#i0e6wh{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;}#ic256f{max-width:100%;width:55px;height:55px;}#i9ld9g{max-width:100%;width:40px;height:40px;}#i07ozf{max-width:100%;width:40px;height:40px;}#irc60m{max-width:100%;width:40px;height:40px;}#i8e28p{max-width:100%;width:40px;height:40px;}#i7227w{max-width:100%;width:40px;height:40px;}#idfcf5{max-width:100%;width:40px;height:40px;}#iojgll{max-width:100%;width:55px;height:55px;}#iw02sq{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;}#ijg84k{max-width:100%;width:55px;height:55px;}#ihcs9a{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;}#i52qz6{max-width:100%;width:55px;height:55px;}#ivdivw{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;}#ipc3g1{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;}#iek15l{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;}#inx6w6{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;}#id39pk{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;}#iippd6{background-color:rgba(255, 255, 255, 0.5);}#i6qlq8{background-color:rgba(255, 255, 255, 0.5);}#i28vwy{background-color:rgba(255, 255, 255, 0.5);}#ighds6{background-color:rgba(255, 255, 255, 0.5);}#inwqjt{background-color:rgb(245, 245, 245);text-align:center;}#im9dn2{background-color:rgb(245, 245, 245);text-align:center;}#im7aa4{background-color:rgb(245, 245, 245);text-align:center;}#i18qti{background-color:rgb(245, 245, 245);text-align:center;}#i6x4kz{background-color:rgba(0, 204, 255, 0.3);}#ijmchb{background-color:rgba(0, 204, 255, 0.3);}#ibmn12{background-color:rgba(0, 204, 255, 0.3);}#i4vxtl{background-color:rgba(0, 204, 255, 0.3);}#ipn3bo{background-color:rgba(0, 204, 255, 0.3);}#isrd5g{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#io405{color:rgb(255, 255, 255);}#imncw{color:rgb(255, 255, 255);}#iddk{color:rgb(255, 255, 255);}#yui{display:none;}#i2s3o7{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i87j8d{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iztolg{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ixp4zv{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i6rme3{max-width:100%;width:40px;height:40px;}#ikterx{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iyrufc{background-color:rgb(255, 255, 255);}#izm6v8{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i22knv{max-width:100%;width:40px;height:40px;}#iuuhe2{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iepu4g{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iv3tbm{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iqna4z{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i6a72z{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i4b3ko{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i3xw66{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;width:30%;max-width:30%;}#i6b41v{max-width:100%;}#i5zti6{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;width:30%;max-width:30%;}#i6r4ih{max-width:100%;}#iv3886{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;width:30%;max-width:30%;}#ixl9u2{max-width:100%;}#iarx8n{max-width:100%;}#itwrh3{display:block;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;min-height:50px;min-width:50px;text-align:center;width:30%;max-width:30%;}#ihdlgl{color:rgb(51, 51, 51);}#imnl16{display:block;}#ia268u{color:rgb(255, 255, 255);}#iw6itm{color:rgb(255, 255, 255);}#irsq5c{color:rgb(255, 255, 255);}#i5qe5p{color:rgb(255, 255, 255);}#iq7cf4{color:rgb(255, 255, 255);}#im5qlh{color:rgb(255, 255, 255);}#i7broe{color:rgb(255, 255, 255);}#i12olf{color:rgb(255, 255, 255);}#iwt9it{color:rgb(255, 255, 255);}#i25wrl{color:rgb(255, 255, 255);}#iqk2al{color:rgb(255, 255, 255);}#i940gh{color:rgb(255, 255, 255);}#i8ot1h{color:rgb(255, 255, 255);}#irynuj{color:rgb(255, 255, 255);}#i9swtn{background-color:rgb(35, 125, 245);}#ipgjg8{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i0wn07{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i5yx16{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iqrpkv{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i44843{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iwmf9j{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#isbfpy{color:rgb(255, 255, 255);}#i5soov{background-color:rgb(8, 167, 207);color:rgb(255, 255, 255);border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}#iah8j2{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#is6h3s{font-size:18px;font-weight:700;color:rgb(10, 22, 40);}#i27rht{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#i5autl{color:rgb(10, 22, 40);font-size:18px;font-weight:700;}#i01y9g{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ia6lkf{color:rgb(10, 22, 40);font-size:18px;font-weight:700;}#izlc32{color:rgb(51, 51, 51);font-weight:400;}#ilkn7h{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#iiwdyl{color:rgb(52, 58, 64);font-size:14px;font-family:"Open Sans", sans-serif;}#iif24p{display:inline-block;width:100%;height:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(221, 221, 221);border-right-color:rgb(221, 221, 221);border-bottom-color:rgb(221, 221, 221);border-left-color:rgb(221, 221, 221);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}@keyframes pulse{0%, 100%{opacity:1;}50%{opacity:0.3;transform:scale(1.05);}0%, 100%{opacity:1;}50%{opacity:0.3;}0%{transform:scale(1);}100%{transform:scale(1);}}@keyframes scrollTrust{0%{transform:translateX(0px);}100%{transform:translateX(-50%);}}@media (max-width: 1024px){.features-layout{grid-template-columns:1fr;row-gap:32px;column-gap:32px;}.features-list{grid-template-columns:repeat(2, 1fr);}.feature-image{order:-1;max-width:500px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;width:100%;}.feature-image img{width:100%;height:auto;}.conditions-grid{grid-template-columns:repeat(2, 1fr);}}@media (max-width: 768px){.nav-links{display:none;}.navbar-inner{padding-top:10px;padding-right:16px;padding-bottom:10px;padding-left:16px;}.announcement-bar{font-size:11px;padding-top:8px;padding-right:12px;padding-bottom:8px;padding-left:12px;}.hero{padding-top:28px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.hero-inner{grid-template-columns:1fr;row-gap:24px;column-gap:24px;padding-top:0px;padding-right:16px;padding-bottom:0px;padding-left:16px;}.hero-gallery{order:-1;width:100%;}.main-image-wrapper img{width:100%;height:100%;object-fit:cover;}.hero-badge{font-size:10px;padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;}.hero-subtitle{font-size:14px;margin-bottom:18px;}.hero-bullets{margin-bottom:22px;row-gap:8px;column-gap:8px;}.hero-bullets li{font-size:14px;}.hero-content .btn-cta{width:100%;justify-content:center;padding-top:15px;padding-right:24px;padding-bottom:15px;padding-left:24px;font-size:14px;}.hero-trust-badges{grid-template-columns:1fr 1fr;row-gap:8px;column-gap:8px;margin-top:20px;}.trust-badge{padding-top:10px;padding-right:8px;padding-bottom:10px;padding-left:8px;font-size:9px;row-gap:6px;column-gap:6px;}.trust-badge .badge-icon{font-size:18px;}.trust-strip{padding-top:14px;padding-right:16px;padding-bottom:14px;padding-left:16px;}.trust-strip-inner{grid-template-columns:repeat(2, 1fr);row-gap:12px;column-gap:12px;}.strip-item .si-icon{font-size:24px;}.strip-item .si-label{font-size:10px;}.section{padding-top:48px;padding-right:16px;padding-bottom:48px;padding-left:16px;}.section-header{margin-bottom:32px;}.section-title{font-size:clamp(18px, 5vw, 28px);}.features-list{grid-template-columns:1fr 1fr;row-gap:12px;column-gap:12px;}.feature-card{padding-top:14px;padding-right:14px;padding-bottom:14px;padding-left:14px;row-gap:8px;column-gap:8px;}.feature-label{font-size:12px;}.use-cases{row-gap:44px;column-gap:44px;}.use-case{grid-template-columns:1fr;row-gap:20px;column-gap:20px;}.use-case.reverse{direction:ltr;}.use-case.reverse .uc-content, .use-case.reverse .uc-image{direction:ltr;}.uc-image img{width:100%;height:auto;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}.uc-title{font-size:clamp(17px, 4.5vw, 24px);}.uc-text{font-size:14px;margin-bottom:14px;}.uc-content .btn-cta{width:100%;justify-content:center;padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;font-size:13px;}.conditions-grid{grid-template-columns:1fr;row-gap:14px;column-gap:14px;}.condition-card{padding-top:22px;padding-right:14px;padding-bottom:22px;padding-left:14px;}.condition-name{font-size:14px;}.condition-desc{font-size:12px;}.reviews-grid{grid-template-columns:1fr;row-gap:14px;column-gap:14px;}.review-card{padding-top:22px;padding-right:20px;padding-bottom:22px;padding-left:20px;}.highlights-grid{row-gap:14px;column-gap:14px;margin-top:32px;}.highlight-item{width:48%;padding-top:20px;padding-right:14px;padding-bottom:20px;padding-left:14px;row-gap:10px;column-gap:10px;}.highlight-item .hi-icon{width:52px;height:52px;font-size:22px;}.highlight-item .hi-name{font-size:11px;}.comparison-layout{grid-template-columns:1fr;row-gap:24px;column-gap:24px;}.comparison-image{max-width:420px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;}.comp-table-wrap{overflow-x:auto;}.comp-table{min-width:280px;}.comp-table thead tr th{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;font-size:12px;}.comp-table tbody td{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;font-size:12px;}.faq-q{padding-top:16px;padding-right:18px;padding-bottom:16px;padding-left:18px;row-gap:12px;column-gap:12px;}.faq-q-text{font-size:13px;}.faq-a-text{padding-top:0px;padding-right:18px;padding-bottom:16px;padding-left:18px;font-size:13px;}.money-back-section{grid-template-columns:1fr;text-align:center;padding-top:28px;padding-right:20px;padding-bottom:28px;padding-left:20px;row-gap:20px;column-gap:20px;}.mb-badge-wrap{display:flex;justify-content:center;}.mb-title{font-size:18px;}.mb-text{font-size:14px;}.cta-section{padding-top:52px;padding-right:16px;padding-bottom:52px;padding-left:16px;}.btn-cta-lg{width:100%;justify-content:center;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px;font-size:15px;}.cta-trust-icons{row-gap:18px;column-gap:18px;margin-top:28px;}.cti{font-size:9px;row-gap:6px;column-gap:6px;}.cti .cti-icon{font-size:24px;}.coupon-placeholder .disc{font-size:60px;}.coupon-placeholder .disc-label{font-size:15px;}.footer-links a{font-size:12px;}.footer-brand-name{font-size:20px;}.sticky-buy{padding-top:10px;padding-right:16px;padding-bottom:10px;padding-left:16px;row-gap:10px;column-gap:10px;}.sticky-buy-name{font-size:12px;}.sticky-buy-price{font-size:11px;}.sticky-buy .btn-cta{width:auto;flex-shrink:0;padding-top:11px;padding-right:14px;padding-bottom:11px;padding-left:14px;font-size:12px;}}@media (max-width: 480px){.hero{padding-top:20px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.hero-inner{padding-top:0px;padding-right:12px;padding-bottom:0px;padding-left:12px;row-gap:18px;column-gap:18px;}.hero-trust-badges{row-gap:15px;column-gap:15px;}.trust-badge{font-size:8px;padding-top:8px;padding-right:6px;padding-bottom:8px;padding-left:6px;}.section{padding-top:36px;padding-right:12px;padding-bottom:36px;padding-left:12px;}.section-header{margin-bottom:24px;}.features-list{grid-template-columns:1fr;row-gap:10px;column-gap:10px;}.feature-card{flex-direction:row;align-items:center;row-gap:12px;column-gap:12px;padding-top:14px;padding-right:14px;padding-bottom:14px;padding-left:14px;}.feature-label{font-size:13px;}.uc-bullets li{font-size:13px;}.conditions-grid{grid-template-columns:1fr;row-gap:10px;column-gap:10px;}.condition-card{padding-top:18px;padding-right:10px;padding-bottom:18px;padding-left:10px;}.highlights-grid{row-gap:10px;column-gap:10px;margin-top:24px;}.highlight-item{padding-top:14px;padding-right:10px;padding-bottom:14px;padding-left:10px;row-gap:6px;column-gap:6px;}.highlight-item .hi-icon{width:44px;height:44px;font-size:20px;}.highlight-item .hi-name{font-size:10px;}.review-card{padding-top:18px;padding-right:16px;padding-bottom:18px;padding-left:16px;}.review-text{font-size:13px;}.trust-strip-inner{row-gap:10px;column-gap:10px;}.strip-item .si-icon{font-size:20px;}.strip-item .si-label{font-size:9px;}.faq-q{padding-top:13px;padding-right:14px;padding-bottom:13px;padding-left:14px;}.faq-q-text{font-size:12px;}.faq-toggle{width:24px;height:24px;font-size:14px;}.money-back-section{padding-top:22px;padding-right:14px;padding-bottom:22px;padding-left:14px;}.mb-badge .mb-days{font-size:26px;}.mb-badge{width:100px;height:100px;font-size:10px;}.cta-section{padding-top:44px;padding-right:12px;padding-bottom:44px;padding-left:12px;}.btn-cta-lg{font-size:14px;padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;}.cta-trust-icons{row-gap:14px;column-gap:14px;}.coupon-placeholder .disc{font-size:52px;}.coupon-placeholder .disc-label{font-size:13px;}.sticky-buy-img{width:40px;height:40px;}.sticky-buy-name{font-size:11px;}.sticky-buy .btn-cta{padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;font-size:11px;}.announcement-bar{font-size:10px;padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;}#i4zyjp{font-size:17px;}}@media (max-width: 360px){.hero{padding-top:16px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.hero-inner{padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;}.hero h1{font-size:19px;}.hero-trust-badges{grid-template-columns:1fr;row-gap:6px;column-gap:6px;}.conditions-grid{grid-template-columns:1fr;row-gap:8px;column-gap:8px;}.highlights-grid{row-gap:8px;column-gap:8px;}.feature-card{padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:12px;}.btn-cta{font-size:12px;padding-top:13px;padding-right:16px;padding-bottom:13px;padding-left:16px;}.btn-cta-lg{font-size:13px;padding-top:13px;padding-right:16px;padding-bottom:13px;padding-left:16px;}.footer-brand-name{font-size:18px;}.sticky-buy-name{display:none;}.sticky-buy-price{font-size:10px;}}  

/* Local custom additions: no external fonts, pixels, or network calls. */
.track-link { cursor: pointer; }
.policy-page .hero { padding: 72px 24px; }
.policy-wrap { background: #f7f9fc; padding: 56px 16px; }
.policy-card { max-width: 980px; margin: 0 auto; background: #fff; border-radius: 18px; padding: 42px; box-shadow: rgba(10,22,40,.08) 0 16px 40px; }
.policy-card h1, .policy-card h2 { font-family: Montserrat, Arial, sans-serif; color: #0a1628; line-height: 1.2; }
.policy-card h1 { font-size: clamp(30px, 5vw, 48px); margin-bottom: 18px; }
.policy-card h2 { font-size: 22px; margin: 30px 0 12px; }
.policy-card p, .policy-card li { color: #4f5b6a; line-height: 1.75; font-size: 16px; }
.policy-card ul { padding-left: 22px; margin: 12px 0 0; }
.policy-card a { color: #0a8fab; font-weight: 700; }
.policy-updated { display: inline-block; margin-bottom: 20px; color: #6c757d; font-size: 14px; }
@media (max-width: 640px) {
  .policy-card { padding: 26px 18px; border-radius: 14px; }
  .policy-wrap { padding: 36px 12px; }
}
