.gx-section .gx-composite{position:relative;isolation:isolate;min-width:0;min-height:var(--gx-min-height,0);padding:var(--gx-padding,0);padding-inline:var(--gx-padding,0)!important;border:var(--gx-border,0);border-radius:var(--gx-radius,0);text-align:var(--gx-text-align,left);box-sizing:border-box}.gx-section .gx-composite-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;border-radius:inherit;pointer-events:none}.gx-section .gx-composite-bg img,.gx-section .gx-composite-bg span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gx-section .gx-composite-bg span{background:#000}.gx-section .gx-composite--stars:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;border-radius:inherit;opacity:.3;background-image:radial-gradient(2px 2px at 25px 35px,#fff 50%,transparent 60%),radial-gradient(1px 1px at 90px 100px,#fff 50%,transparent 60%);background-size:145px 125px,95px 155px}.gx-section .gx-layout{display:var(--gx-display,flex);flex-direction:var(--gx-direction,column);grid-template-columns:repeat(var(--gx-columns,2),minmax(0,1fr));gap:var(--gx-gap,20px);align-items:var(--gx-align,stretch);justify-content:var(--gx-justify,start);min-width:0;width:100%}.gx-section .gx-layout>*{min-width:0;max-width:100%;box-sizing:border-box}.gx-section .gx-layout>.gx-composite{width:auto!important;max-width:none!important;margin:0}.gx-section .gx-layout[data-layout=row]>*{flex:var(--gx-weight,1) 1 0}.gx-section .gx-layout[data-layout=column]>*{flex:0 1 auto;width:100%}.gx-section .gx-layout[data-layout=grid]>*{width:100%;height:auto}.gx-section .gx-custom-code{min-width:0;max-width:100%;overflow-wrap:anywhere}.gx-section .gx-custom-code img,.gx-section .gx-custom-code svg,.gx-section .gx-custom-code video,.gx-section .gx-custom-code iframe{max-width:100%}.gx-section .gx-composite>.gx-custom-code{margin-top:var(--gx-gap,20px)}.gx-section .gx-media{width:var(--gx-media-width,100%)!important;min-width:0;align-self:center}.gx-section .gx-media-frame{aspect-ratio:var(--gx-media-ratio,auto);border-radius:var(--gx-media-radius,0);overflow:hidden;position:relative;width:100%;background:transparent}.gx-section .gx-media-frame>img,.gx-section .gx-media-frame>video,.gx-section .gx-media-frame>iframe,.gx-section .gx-media-frame>.gx-svg,.gx-section .gx-media-frame>svg{display:block;width:100%;height:100%;object-fit:var(--gx-media-fit,contain);border:0}.gx-section .gx-media-frame--file{aspect-ratio:auto;overflow:visible}.gx-section .gx-media audio{width:100%}.gx-section .gx-svg svg{width:100%;height:100%}.gx-section .gx-media-placeholder{display:grid;place-items:center;background:#ffffff14;aspect-ratio:16/9;border:1px dashed currentColor;padding:24px}.gx-section .gx-media-placeholder svg{width:35%;max-height:140px;opacity:.35}.gx-section .gx-file-link{display:inline-block;border:1px solid currentColor;border-radius:4px;padding:12px 20px;color:inherit;text-decoration:underline}.gx-section .gx-feature{display:flex;gap:12px;align-items:flex-start;color:inherit;min-width:0}.gx-section .gx-feature--column{flex-direction:column;align-items:center;text-align:center;gap:18px}.gx-section .gx-feature-icon{width:var(--gx-icon-size,24px);height:var(--gx-icon-size,24px);flex:0 0 var(--gx-icon-size,24px);color:var(--gx-icon-color,#00b5ed);display:flex;align-items:center;justify-content:center}.gx-section .gx-feature-icon img,.gx-section .gx-feature-icon svg{width:100%;height:100%;object-fit:contain}.gx-section .gx-feature-text{min-width:0}.gx-section .gx-feature h3{font-family:inherit;font-size:var(--gx-feature-font,22px);font-weight:600;line-height:1.35;color:inherit;margin:0}.gx-section .gx-feature-description{font-size:16px;line-height:1.5;margin-top:14px}.gx-section .gx-feature-description p{margin:0}.gx-section .gx-rating{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:inherit;font-size:14px}.gx-section .gx-rating a{color:inherit}.gx-section .gx-rating-number{font-size:38px;line-height:1.2}.gx-section .gx-rating-stars{position:relative;display:inline-block;white-space:nowrap;font-size:24px;letter-spacing:1px;color:#fff6;line-height:1}.gx-section .gx-rating-filled{position:absolute;inset:0 auto 0 0;width:var(--gx-rating-fill);overflow:hidden;color:var(--gx-star-color,#fc0)}.gx-section .gx-rating>.gx-custom-code{flex-basis:100%}@media(max-width:767px){.gx-section .gx-composite{padding:var(--gx-padding-mobile,16px);padding-inline:var(--gx-padding-mobile,16px)!important;width:100%}.gx-section .gx-layout{display:var(--gx-display-mobile,flex);flex-direction:var(--gx-direction-mobile,column);grid-template-columns:repeat(var(--gx-columns-mobile,1),minmax(0,1fr));gap:var(--gx-gap-mobile,16px)}.gx-section .gx-layout[data-mobile-layout=row]>*{flex:var(--gx-weight,1) 1 0;width:auto}.gx-section .gx-layout[data-mobile-layout=column]>*{flex:0 1 auto;width:100%}.gx-section .gx-layout[data-mobile-layout=grid]>*{flex:initial;width:100%}.gx-section .gx-composite .sec__content-heading{font-size:min(36px,calc(var(--font-size)*1px));line-height:1.2}}.gx-section .gx-layout{max-width:var(--gx-max-width,1600px);margin-inline:auto}.gx-section .gx-layout{min-height:max(0px,calc(var(--gx-min-height,0px) - var(--gx-padding,0px)*2))}@media(max-width:767px){.gx-section .gx-layout{min-height:max(0px,calc(var(--gx-min-height,0px) - var(--gx-padding-mobile,0px)*2))}}.gx-section .gx-media-panel{min-width:0;--gp-bg:transparent}.gx-section .gx-panel-layout{position:relative;display:flex;flex-direction:column;gap:var(--gp-gap,30px);background:var(--gp-bg);min-width:0}.gx-section .gx-panel-media{display:flex;gap:var(--gp-image-gap,20px);min-width:0;width:100%;align-items:start}.gx-section .gx-panel-media>.gx-media-frame{flex:1 1 0;min-width:0}.gx-section .gx-panel-content{min-width:0;align-items:center}.gx-section .gx-panel-content>.sec__content-inner{width:100%;min-width:0;box-sizing:border-box}.gx-section .gx-media-panel .gx-media-frame,.gx-section .gx-sized-media .gx-media-frame{height:var(--gm-height,auto)}.gx-section .gx-media-frame>picture{display:block;width:100%;height:100%}.gx-section .gx-media-frame>picture>img{display:block;width:100%;height:100%;object-fit:var(--gx-media-fit,contain);object-position:var(--gm-position,center)}.gx-section .gx-media-panel .gx-media-frame>img,.gx-section .gx-media-panel .gx-media-frame>video,.gx-section .gx-sized-media .gx-media-frame>img,.gx-section .gx-sized-media .gx-media-frame>video{object-position:var(--gm-position,center)}.gx-section .gx-panel-image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.gx-section .gx-media-panel--left>.gx-panel-layout,.gx-section .gx-media-panel--right>.gx-panel-layout{flex-direction:row;align-items:center}.gx-section .gx-media-panel--left .gx-panel-media,.gx-section .gx-media-panel--right .gx-panel-media{flex:0 0 calc(var(--gp-width,60%) - var(--gp-gap,30px)/2)}.gx-section .gx-media-panel--left .gx-panel-content,.gx-section .gx-media-panel--right .gx-panel-content{flex:1}.gx-section .gx-media-panel--left>.gx-panel-layout>.gx-panel-media{order:2}.gx-section .gx-media-panel--overlay>.gx-panel-layout{display:grid;isolation:isolate}.gx-section .gx-media-panel--overlay>.gx-panel-layout>.gx-panel-media,.gx-section .gx-media-panel--overlay>.gx-panel-layout>.gx-panel-content{grid-area:1/1}.gx-section .gx-media-panel--overlay>.gx-panel-layout>.gx-panel-content{z-index:1;pointer-events:none}.gx-section .gx-media-panel--overlay .sec__content-inner{pointer-events:auto}.gx-section .gx-small-image{height:var(--gm-height,auto);border-radius:var(--gx-media-radius,0);overflow:hidden;max-width:100%}.gx-section .gx-small-image :is(gx-motion,picture,a){display:block;width:100%;height:100%}.gx-section .gx-small-image img{width:100%;height:100%;object-fit:var(--gx-media-fit,contain);object-position:var(--gm-position,center)}.gx-section .gx-media-panel--free>.gx-panel-layout{display:block}.gx-section .gx-media-panel--free>.gx-panel-layout>.gx-panel-content>.sec__content-inner{display:flex;flex-direction:var(--gp-free-layout,row);gap:var(--gp-gap,30px);align-items:center}.gx-section .gx-media-panel--free .sec__content-inner>.gx-composite{width:auto!important;flex:var(--gx-weight,1) 1 0;min-width:0}.gx-section .gx-media-panel--free .sec__content-inner>*{min-width:0;max-width:100%}.gx-section .gx-media-panel--free[style*="--gp-free-layout:grid"]>.gx-panel-layout>.gx-panel-content>.sec__content-inner{display:grid;grid-template-columns:repeat(var(--gp-cols,2),minmax(0,1fr))}@media(max-width:767px){.gx-section .gx-media-panel--left>.gx-panel-layout,.gx-section .gx-media-panel--right>.gx-panel-layout{flex-direction:column;align-items:stretch}.gx-section .gx-panel-media{width:var(--gm-width-mobile,100%);margin-inline:auto;flex-direction:var(--gp-mobile-direction,row)}.gx-section .gx-panel-media>.gx-media-frame{width:100%}.gx-section .gx-media-panel .gx-media-frame,.gx-section .gx-sized-media .gx-media-frame{height:var(--gm-height-mobile,auto);border-radius:var(--gm-radius-mobile,0)}.gx-section .gx-sized-media{width:var(--gm-width-mobile,100%)!important}.gx-section .gx-small-image{width:var(--gm-width-mobile,100%);height:var(--gm-height-mobile,auto);border-radius:var(--gm-radius-mobile,0)}.gx-section .gx-media-panel--free>.gx-panel-layout>.gx-panel-content>.sec__content-inner{display:flex;flex-direction:var(--gp-free-mobile,column)}.gx-section .gx-media-panel--free[style*="--gp-free-mobile:grid"]>.gx-panel-layout>.gx-panel-content>.sec__content-inner{display:grid;grid-template-columns:repeat(var(--gp-cols-mobile,1),minmax(0,1fr))}.gx-section .gx-media-panel--free[style*="--gp-free-mobile:column"] .sec__content-inner>.gx-composite{width:100%!important}}.gx-section .gx-media-panel--free[style*="--gp-free-layout:column"]>.gx-panel-layout>.gx-panel-content>.sec__content-inner>*{flex:0 0 auto;width:100%!important}@media(max-width:767px){.gx-section .gx-media-panel--free[style]>.gx-panel-layout>.gx-panel-content>.sec__content-inner{display:flex;flex-direction:var(--gp-free-mobile,column)}.gx-section .gx-media-panel--free[style*="--gp-free-mobile:column"]>.gx-panel-layout>.gx-panel-content>.sec__content-inner>*{flex:0 0 auto;width:100%!important}.gx-section .gx-media-panel--free[style*="--gp-free-mobile:grid"]>.gx-panel-layout>.gx-panel-content>.sec__content-inner{display:grid;grid-template-columns:repeat(var(--gp-cols-mobile,1),minmax(0,1fr))}.gx-section .gx-panel-media[style],.gx-section .gx-panel-media>.gx-media-frame{flex-shrink:0}}.gx-section .gx-media-panel--overlay>.gx-panel-layout>.gx-panel-media{position:relative}.gx-section .gx-media-panel--overlay>.gx-panel-layout>.gx-panel-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--gx-media-radius,0);background:#000;opacity:var(--gp-overlay,0%);pointer-events:none}@media(max-width:767px){.gx-section .gx-media-panel--overlay.gx-panel-mobile-below>.gx-panel-layout{display:flex;flex-direction:column}}.gx-section .gx-panel-media--pair{flex-direction:var(--gp-pair-direction,row)!important;gap:var(--gp-image-gap,0px)!important;align-items:stretch}.gx-section .gx-panel-media--pair>.gx-media-frame{flex:1 1 0;min-width:0;max-width:100%}.gx-section .gx-panel-media--pair[style*=column]>.gx-media-frame{width:100%}.gx-section .gx-media-frame{border-radius:var(--gx-media-radius,0px)!important;overflow:hidden!important}.gx-section .gx-media-frame>picture,.gx-section .gx-media-frame>picture>img,.gx-section .gx-media-frame>img,.gx-section .gx-media-frame>video,.gx-section .gx-media-frame>iframe,.gx-section .gx-media-frame>svg{border-radius:0!important;overflow:hidden}.gx-section .gx-panel-media--pair>.gx-media-frame>picture>img{object-fit:var(--gx-media-fit,cover);object-position:var(--gm-position,center)}.gx-section .gx-feature:not(.gx-feature--column){display:grid;grid-template-columns:var(--gx-icon-size,24px) minmax(0,1fr);align-items:center;justify-content:start;text-align:left;width:100%;gap:12px}.gx-section .gx-feature:not(.gx-feature--column):not(:has(.gx-feature-icon)){display:block}.gx-section .gx-feature:not(.gx-feature--column) .gx-feature-icon{grid-column:1;grid-row:1;margin:0;align-self:center}.gx-section .gx-feature:not(.gx-feature--column) .gx-feature-text{grid-column:2;grid-row:1;min-width:0;margin:0;align-self:center}.gx-section .gx-feature{font-family:var(--body-font,sans-serif)}.gx-section .gx-feature h3{font-family:inherit!important;font-weight:600;line-height:1.35}.gx-section .gx-composite .gx-layout[data-layout=column]>.gx-feature{justify-self:stretch}.gx-legacy-flex,.gx-footer-blocks{flex-direction:var(--gx-placement,row);gap:var(--gx-placement-gap,16px)}@media(max-width:767px){.gx-section .gx-panel-media--pair{flex-direction:var(--gp-mobile-direction,column)!important}.gx-section .gx-media-frame{border-radius:var(--gm-radius-mobile,var(--gx-media-radius,0px))!important}.gx-legacy-flex,.gx-footer-blocks{flex-direction:var(--gx-placement-mobile,column)}}.gx-section .gx-panel-media--pair.gx-panel-media--column>.gx-media-frame{flex:0 0 auto;width:100%;height:var(--gm-height,auto)}@media(max-width:767px){.gx-section .gx-panel-media--pair.gx-panel-media--mobile-column>.gx-media-frame{flex:0 0 auto;width:100%;height:var(--gm-height-mobile,auto)}.gx-section .gx-panel-media--pair.gx-panel-media--mobile-row>.gx-media-frame{flex:1 1 0}}.gx-section .gx-feature:not(.gx-feature--column){align-items:start}.gx-section .gx-feature:not(.gx-feature--column) .gx-feature-icon,.gx-section .gx-feature:not(.gx-feature--column) .gx-feature-text{align-self:start}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gx-builder.css.map */
