.gpb-new{background:var(--gpb-new-bg, #C1D986);padding:clamp(40px,5vw,72px) clamp(16px,4vw,64px);font-family:proxima-nova,Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box}.gpb-new *,.gpb-new *:before,.gpb-new *:after{box-sizing:border-box}.gpb-new__container{max-width:1280px;margin:0 auto;width:100%}.gpb-new__heading{margin:0 0 clamp(24px,2.6vw,36px);font-size:var(--gpb-new-heading-size, 40px);font-weight:var(--gpb-new-heading-weight, 700);text-align:var(--gpb-new-heading-align, center);line-height:1.15;letter-spacing:-.01em}.gpb-new__heading-text{background:var(--gpb-new-heading-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--gpb-new-heading-color, #097984)}.gpb-new__layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:clamp(20px,2vw,28px);align-items:stretch}.gpb-new__accordions{display:flex;flex-direction:column;gap:16px;min-width:0}.gpb-new-acc{position:relative;background:#fff;border-radius:28px;box-shadow:0 18px 36px -18px #141e142e,5.6px -5.6px 16.24px #00000012;overflow:hidden;isolation:isolate}.gpb-new-acc:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(165.25deg,#09798452,#1d584a1f);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.gpb-new-acc__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 32px;background:transparent;border:0;cursor:pointer;font-family:inherit;text-align:left;line-height:1}.gpb-new-acc__title{flex:1 1 auto;min-width:0;line-height:1.2;letter-spacing:-.01em;display:inline-flex;align-items:center}.gpb-new-acc__right{display:inline-flex;align-items:center;gap:18px;flex:0 0 auto;line-height:1}.gpb-new-acc__price{font-size:clamp(22px,2.2vw,33.6px);font-weight:700;color:#141414;letter-spacing:-.01em;white-space:nowrap;line-height:1}.gpb-new-acc__caret{display:inline-flex;align-items:center;justify-content:center;color:#141414;width:22px;height:22px;transition:transform .32s cubic-bezier(.4,0,.2,1);transform-origin:50% 50%;will-change:transform}.gpb-new-acc__caret svg{display:block}.gpb-new-acc__caret{transform:rotate(180deg)}.gpb-new-acc.is-open .gpb-new-acc__caret{transform:rotate(0)}.gpb-new-acc__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.4,0,.2,1)}.gpb-new-acc.is-open .gpb-new-acc__panel{grid-template-rows:1fr}.gpb-new-acc__inner{overflow:hidden;min-height:0}.gpb-new-acc__content-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:4px 32px 20px;align-items:start}.gpb-new-acc__content{min-width:0}.gpb-new-acc__bullets{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:8px}.gpb-new-acc__bullets li{position:relative;padding-left:18px;font-size:17px;line-height:1.25;color:#141414}.gpb-new-acc__bullets li:before{content:"";position:absolute;left:4px;top:.55em;width:5px;height:5px;border-radius:50%;background:#141414}.gpb-new-acc__paragraph{font-size:17px;line-height:1.3;color:#141414;max-width:64ch}.gpb-new-acc__paragraph p{margin:0 0 .5em}.gpb-new-acc__paragraph p:last-child{margin-bottom:0}.gpb-new-acc__image{flex:0 0 auto;width:171px;height:152px;border-radius:16px;overflow:hidden;align-self:start;margin-top:-2px}.gpb-new-acc__image img{width:100%;height:100%;object-fit:cover;display:block}.gpb-new-acc__badges{display:flex;padding:8px 16px 16px}.gpb-new-acc__badges--left{justify-content:flex-start}.gpb-new-acc__badges--center{justify-content:center}.gpb-new-acc__badges--right{justify-content:flex-end}.gpb-new-acc__badges-inner{display:inline-flex;align-items:center;flex-wrap:wrap;gap:24px;width:100%;padding:12px 24px;background:#dcff8338;border-radius:14px;position:relative;min-height:57px;box-sizing:border-box}.gpb-new-acc__badges--left .gpb-new-acc__badges-inner{justify-content:flex-start}.gpb-new-acc__badges--center .gpb-new-acc__badges-inner{justify-content:space-around}.gpb-new-acc__badges--right .gpb-new-acc__badges-inner{justify-content:flex-end}.gpb-new-acc__badges-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(165.25deg,#09798473,#1d584a2e);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gpb-new-badge{display:inline-flex;align-items:center;gap:10px;font-size:14px;line-height:1.25;color:#141414;flex:0 0 auto}.gpb-new-badge__icon{flex:0 0 auto;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#c1d9868c;border-radius:50%}.gpb-new-badge__icon img{width:18px;height:18px;object-fit:contain;transform:scale(1.6)}.gpb-new-badge__text{font-weight:500}.gpb-new-summary{width:100%;max-width:364px;justify-self:end;align-self:stretch;border-radius:11px;background:var(--gpb-new-card-bg);color:var(--gpb-new-card-text, #FFFFFF);box-shadow:0 24px 48px -16px #093c3c52,0 8px 18px -8px #093c3c38;overflow:hidden}.gpb-new-summary__inner{padding:28px 30px;display:flex;flex-direction:column;text-align:center;height:100%}.gpb-new-summary__group{display:flex;flex-direction:column;margin:auto 0}.gpb-new-summary__heading{margin:0 0 6px;font-size:32px;font-weight:600;line-height:1.1;letter-spacing:-.01em}.gpb-new-summary__subtext{margin:0;font-size:13px;opacity:.85;line-height:1.3}.gpb-new-summary__divider{border:0;border-top:1.5px dashed var(--gpb-new-card-divider, #FFFFFF);opacity:.55;margin:12px 0 16px;width:100%}.gpb-new-summary__savings{display:flex;flex-direction:column;gap:4px}.gpb-new-summary__save{font-size:28px;font-weight:700;color:var(--gpb-new-price-highlight, #DCFF83);line-height:1.1;letter-spacing:-.01em}.gpb-new-summary__original{font-size:22px;text-decoration:line-through;opacity:.85;font-weight:500;line-height:1.1}.gpb-new-summary__pricing{display:flex;flex-direction:column;align-items:center;margin-top:40px}.gpb-new-summary__price-label{font-size:26px;font-weight:500;opacity:.95;line-height:1.1;letter-spacing:-.005em;margin:0 0 24px}.gpb-new-summary__final-price{font-size:60px;font-weight:600;line-height:1;letter-spacing:-.025em;color:var(--gpb-new-price-highlight, #DCFF83);margin:0}.gpb-new-summary__final-price span{display:inline-block}a.gpb-new-summary__cta{display:flex;align-items:center;justify-content:center;width:100%;height:48px;margin-top:20px;padding:0;border-radius:11px;background:var(--gpb-new-cta-bg, #DCFF83);color:var(--gpb-new-cta-text, #141414);font-weight:700;font-size:16px;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}a.gpb-new-summary__cta:hover{transform:translateY(-1px);box-shadow:0 8px 18px #00000038}@media(max-width:960px){.gpb-new__layout{grid-template-columns:minmax(0,1fr)}.gpb-new-summary{max-width:100%;justify-self:stretch}}@media(max-width:768px){.gpb-new{padding:24px 16px 32px}.gpb-new__heading{font-size:20px;font-weight:600;line-height:112%;letter-spacing:0px;text-align:center;margin-bottom:18px}.gpb-new__accordions{gap:12px}.gpb-new-acc{border-radius:22px}.gpb-new-acc__header{padding:16px 18px;gap:12px}.gpb-new-acc__title{font-size:clamp(14px,3.6vw,18px)!important;line-height:1.25!important;font-weight:700!important}.gpb-new-acc__right{gap:10px}.gpb-new-acc__price{font-size:clamp(18px,4.4vw,22px)}.gpb-new-acc__caret{width:18px;height:18px}.gpb-new-acc__caret svg{width:14px;height:9px}.gpb-new-acc__content-wrap{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:0 18px 16px}.gpb-new-acc__bullets{grid-template-columns:minmax(0,1fr);column-gap:0;row-gap:5px}.gpb-new-acc__bullets li{font-size:14px;line-height:1.22;padding-left:14px}.gpb-new-acc__bullets li:before{width:4px;height:4px;left:2px;top:.55em}.gpb-new-acc__paragraph{font-size:14px;line-height:1.25}.gpb-new-acc__image{width:96px;height:96px;border-radius:12px;margin-top:0}.gpb-new-acc__badges{padding:4px 10px 10px}.gpb-new-acc__badges-inner{flex-wrap:nowrap;gap:6px;padding:8px 10px;min-height:0;justify-content:space-between!important}.gpb-new-badge{flex:1 1 0;min-width:0;gap:6px;font-size:11px;line-height:1.1;align-items:flex-start}.gpb-new-badge__icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.gpb-new-badge__icon img{width:14px;height:14px;transform:scale(1.3)}.gpb-new-badge__text{font-size:11px;line-height:110%;white-space:normal}.gpb-new-summary{max-width:100%;border-radius:14px}.gpb-new-summary__inner{padding:20px 18px;height:auto}.gpb-new-summary__group{margin:0;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"heading heading" "subtext subtext" "savings pricing" "cta     cta";column-gap:14px;row-gap:14px}.gpb-new-summary__heading{grid-area:heading;font-size:22px;font-weight:700;margin:0 0 6px}.gpb-new-summary__subtext{display:block;grid-area:subtext;font-size:13px;opacity:.78;margin:0 0 6px;line-height:1.3}.gpb-new-summary__divider{display:none}.gpb-new-summary__savings,.gpb-new-summary__pricing{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:140px;width:100%;min-height:64px;box-sizing:border-box}.gpb-new-summary__savings{grid-area:savings;justify-self:end;position:relative;padding-right:14px;max-width:154px}.gpb-new-summary__savings:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:60px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.6) 0px,rgba(255,255,255,.6) 4px,transparent 4px,transparent 8px)}.gpb-new-summary__pricing{grid-area:pricing;justify-self:start;padding-left:14px}.gpb-new-summary__save{font-size:18px;font-weight:600;line-height:1.15}.gpb-new-summary__original{font-size:14px;font-weight:500;line-height:1.15;opacity:.8;margin-top:2px}.gpb-new-summary__price-label{font-size:14px;font-weight:500;margin:0 0 4px;line-height:1.15}.gpb-new-summary__final-price{font-size:36px;font-weight:700;line-height:1}a.gpb-new-summary__cta{grid-area:cta;margin-top:4px;height:48px;font-size:16px;border-radius:12px}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/beato-custom-package-bundle-new.css.map */
